*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#12121a;--surface2:#1a1a28;--border:#2a2a3d;--text:#e2e2f0;--text-muted:#7070a0;--accent:#7c5cfc;--accent2:#fc5c7d;--accent3:#56c596;--accent4:#f5a623;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;font-size:15px}body{background:var(--bg);color:var(--text);min-height:100vh}#root{width:100%;min-height:100vh}button{cursor:pointer;border:none;outline:none}input,select{outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
