*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;overflow:hidden}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}input::placeholder{color:#6b7f94}button{-webkit-tap-highlight-color:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes waveform{0%,to{height:12px}50%{height:var(--max-h,24px)}}@keyframes tabEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tab-entering{animation:.3s forwards tabEnter}.fade-in{animation:.4s forwards fadeIn}.slide-up{animation:.5s forwards slideUp}.breathing-ring-1{animation:3s ease-in-out infinite breathe}.breathing-ring-2{animation:3s ease-in-out 1.5s infinite breathe}.wave-bar-1{animation:1.2s ease-in-out infinite waveform}.wave-bar-2{animation:1.2s ease-in-out .1s infinite waveform}.wave-bar-3{animation:1.2s ease-in-out .2s infinite waveform}.wave-bar-4{animation:1.2s ease-in-out .3s infinite waveform}.wave-bar-5{animation:1.2s ease-in-out .4s infinite waveform}.wave-bar-6{animation:1.2s ease-in-out .5s infinite waveform}.wave-bar-7{animation:1.2s ease-in-out .6s infinite waveform}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.computing-spinner{animation:8s linear infinite spin}@keyframes exhale{0%{opacity:1}50%{opacity:.85}to{opacity:1}}.exhale{animation:1.2s ease-in-out exhale}#root{width:100%;height:100vh;margin:0;padding:0}
