html,body{overflow-x:hidden;max-width:100vw;min-height:100vh;min-height:100dvh;background:#0a0a0f;margin:0;padding:0}.app-layout{min-height:100vh!important;min-height:100dvh!important}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.typing-dot{animation:typingBounce 1.2s ease-in-out infinite}.typing-dot-0{animation-delay:0s}.typing-dot-1{animation-delay:.15s}.typing-dot-2{animation-delay:.3s}.chatbot-panel ::-webkit-scrollbar{width:4px}.chatbot-panel ::-webkit-scrollbar-track{background:transparent}.chatbot-panel ::-webkit-scrollbar-thumb{background:#ffffff15;border-radius:4px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:768px){.chatbot-panel.chatbot-open{position:fixed!important;inset:0!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100dvh!important;z-index:1100!important}.chatbot-panel:not(.chatbot-open){width:0px!important;min-width:0px!important;height:0!important;overflow:hidden!important}.main-content-wrapper{width:100%!important}}body.chatbot-mobile-open{overflow:hidden;position:fixed;width:100%;height:100%}
