.chatbot-window{position:fixed!important;z-index:9999!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;transform-origin:bottom right!important}.chatbot-header{flex-shrink:0!important;position:relative!important;z-index:10!important}.chatbot-messages{flex:1!important;height:0!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.chatbot-footer{flex-shrink:0!important;position:relative!important;z-index:10!important}.chatbot-messages::-webkit-scrollbar{width:8px!important}.chatbot-messages::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:4px!important}.chatbot-messages::-webkit-scrollbar-thumb{background:#888!important;border-radius:4px!important}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#555!important}.chatbot-window *{overscroll-behavior:contain!important}@media (max-width:640px){.chatbot-window{bottom:1rem!important;right:1rem!important;left:1rem!important;width:auto!important;max-width:none!important}}