*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--t1)}:root{--bg: #0a0a0f;--s1: #111118;--s2: #1a1a24;--s3: #222230;--brd: rgba(255, 255, 255, .06);--t1: #f0f0f5;--t2: #9090a8;--t3: #60607a;--volt: #f5c518;--vg: rgba(245, 197, 24, .08);--vg2: rgba(245, 197, 24, .04);--green: #22c55e;--purple: #a78bfa;--blue: #3b82f6;--red: #ef4444;--d: "Space Grotesk", sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.a{animation:fadeIn .4s ease both}.a1{animation-delay:.05s}.a2{animation-delay:.1s}.a3{animation-delay:.15s}input::placeholder{color:var(--t3)}input:focus{outline:none;border-color:#f5c5184d!important}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}
