*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--accent:#7c5cfc;--accent2:#fc5c7d;--text:#f0f0f8;--text-dim:#7a7a9a;--radius:16px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}
