:root{--bg:#0c0d0f;--surf:#111316;--surf2:#161921;--surf3:#1c1f27;--surf4:#222633;--div:#1e2230;--bord:#2a2f40;--txt:#e8eaf2;--mut:#6b7280;--faint:#3d4357;--pri:#23BDB3;--pri2:#1aa39a;--prih:rgba(35,189,179,.12);--green:#22c55e;--greenh:rgba(34,197,94,.12);--red:#ef4444;--redh:rgba(239,68,68,.12);--yellow:#f59e0b;--yellowh:rgba(245,158,11,.12);--ev:#4f98a3;--tp:#6daa45;--its:#d19900;--lu:#437a22;--co:#a86fdf;--r6:6px;--r8:8px;--r12:12px;--r16:16px;--r999:9999px;--sh:0 4px 20px rgba(0,0,0,.5);--shH:0 8px 40px rgba(0,0,0,.7);--tr:.16s cubic-bezier(.16,1,.3,1);--font:"Satoshi",system-ui,sans-serif;--disp:"Cabinet Grotesk","Satoshi",sans-serif}[data-theme=light]{--bg:#f5f6f8;--surf:#ffffff;--surf2:#f9fafb;--surf3:#f0f2f5;--surf4:#e5e7eb;--div:#e2e5eb;--bord:#d1d5db;--txt:#111827;--mut:#6b7280;--faint:#9ca3af;--prih:rgba(35,189,179,.1);--sh:0 2px 12px rgba(0,0,0,.08);--shH:0 8px 32px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-font-smoothing:antialiased}body{font-family:var(--font);background:var(--bg);color:var(--txt);height:100vh;overflow:hidden}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea,select{font:inherit;color:var(--txt)}a{color:var(--pri);text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--bord);border-radius:4px}.fade-in{animation:fadeIn .16s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
