:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html,body{margin:0}body{min-width:320px}button,a,textarea,input{-webkit-tap-highlight-color:transparent}body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}@keyframes chat-word-enter{0%{opacity:0}to{opacity:1}}@keyframes chat-block-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-word-enter{animation:.15s ease-out both chat-word-enter}.chat-section-enter{animation:.18s ease-out both chat-word-enter}.chat-block-enter{animation:.2s ease-out both chat-block-enter}.chat-user-enter{animation:.18s ease-out both chat-block-enter}.chat-scroll{overflow-anchor:none;scroll-behavior:auto}@media (prefers-reduced-motion:reduce){.chat-word-enter,.chat-section-enter,.chat-block-enter,.chat-user-enter{animation:none}}
