@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:#f8f9fa;min-height:100%;overflow-x:hidden}body{background:#f8f9fa;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}.font-body{font-family:DM Sans,system-ui,sans-serif}.font-display{font-family:Space Grotesk,sans-serif}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes micPulse{0%{box-shadow:0 0 #e11d4880}70%{box-shadow:0 0 0 16px #e11d4800}to{box-shadow:0 0 #e11d4800}}.shimmer-bg{background:linear-gradient(90deg,#cc33330a 25%,#cc333314,#cc33330a 75%);background-size:200% 100%;animation:shimmer 2s infinite}.fade-in{animation:fadeIn .2s ease-out}.fade-in-up{animation:fadeInUp .3s ease-out}.chat-message p{margin:0 0 8px;line-height:1.6}.chat-message p:last-child{margin-bottom:0}.chat-message strong{font-weight:600;color:#1f2937}.chat-message ul,.chat-message ol{margin:4px 0 8px;padding-left:20px}.chat-message li{margin-bottom:4px;line-height:1.5}button,input,textarea{font-family:DM Sans,system-ui,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0003}
