*{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:#0b0f1a;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh}input,textarea,select{font-size:16px!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes voiceWave{0%{height:4px}to{height:18px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#10b98133;border-radius:3px}::selection{background:#10b9814d}html{scroll-behavior:smooth}img{max-width:100%}
