.ChatBot_customScrollbar__CrBzo::-webkit-scrollbar{width:6px}.ChatBot_customScrollbar__CrBzo::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.ChatBot_customScrollbar__CrBzo::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.ChatBot_customScrollbar__CrBzo::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.ChatBot_chatbotButton__gtETN{position:fixed;bottom:100px;right:30px;width:70px;height:70px;border-radius:50%;border:none;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:9999;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.ChatBot_chatbotButton__gtETN:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 40px rgba(102,126,234,.5)}.ChatBot_chatbotButton__gtETN:active{transform:scale(.95)}.ChatBot_chatbotContainer__aInit{position:fixed;bottom:100px;right:30px;width:380px;height:650px;max-height:calc(100vh - 120px);background:#1a1a2e;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);display:flex;flex-direction:column;z-index:10000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;animation:ChatBot_slideIn__gbAZJ .4s cubic-bezier(.16,1,.3,1);transform-origin:bottom right}.ChatBot_expanded__FdGog{width:450px;height:750px}@keyframes ChatBot_slideIn__gbAZJ{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.ChatBot_header__uWr2n{background:linear-gradient(135deg,#16213e,#1f2b4d);border-bottom:1px solid hsla(0,0%,100%,.1);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.ChatBot_videoContainer__lP374{border-radius:16px;transform:translateZ(0);transition:all .3s ease}.ChatBot_videoContainer__lP374:hover{transform:scale(1.02);box-shadow:0 10px 30px -10px rgba(0,0,0,.5)}.ChatBot_userMessageBubble__WdhAC{position:relative;box-shadow:0 4px 15px rgba(37,99,235,.2)}.ChatBot_userMessageBubble__WdhAC:after{content:"";position:absolute;bottom:0;right:-6px;width:12px;height:12px;background:linear-gradient(to bottom right,transparent 50%,#1d4ed8 0);clip-path:polygon(0 0,100% 100%,0 100%);transform:rotate(-45deg)}.ChatBot_botMessageBubble__Lig3i{position:relative;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChatBot_botMessageBubble__Lig3i:after{content:"";position:absolute;top:0;left:-6px;width:12px;height:12px;background:#232345;clip-path:polygon(0 0,100% 0,100% 100%);transform:rotate(-45deg)}@keyframes ChatBot_bounce__gr4jb{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:480px){.ChatBot_chatbotContainer__aInit{width:calc(100vw - 40px);right:20px;bottom:90px;height:calc(100vh - 110px);max-height:600px}.ChatBot_chatbotButton__gtETN{bottom:20px;right:20px;width:60px;height:60px}}