:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f8fafc;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;height:100%;-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;padding:0;min-width:320px;min-height:100vh;min-height:100dvh;width:100%;background-color:#0f172a;overflow-x:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}#root{width:100%;height:100%;min-height:100vh;min-height:100dvh}.chat-app-viewport{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;height:100dvh;overflow:hidden}@media(min-width:768px){.chat-app-viewport{position:static;height:100vh}}@media screen and (max-width:767px){input,textarea,select{font-size:16px!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f172a99}::-webkit-scrollbar-thumb{background:#6366f166;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6366f1b3}@keyframes pulse-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.45;transform:scale(1.08)}}.animate-glow{animation:pulse-glow 6s ease-in-out infinite}
