*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:Geist,Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow:hidden}button,input,textarea,select{font-family:inherit}@keyframes lan-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c098c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}::-webkit-scrollbar{width:0;height:0}@keyframes chat-dot-pulse{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-dot{width:7px;height:7px;border-radius:99px;display:inline-block;background:currentColor;animation:chat-dot-pulse 1.2s infinite}@media (prefers-reduced-motion: reduce){.chat-dot{animation:none;opacity:.6}}@keyframes rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.82)}}.rec-dot{width:10px;height:10px;border-radius:99px;display:inline-block;flex-shrink:0;background:currentColor;animation:rec-pulse 1.1s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.rec-dot{animation:none}}
