*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f13;--surface:#1a1a24;--border:#2a2a3a;--text:#e8e8f0;--muted:#6b6b8a;--accent:#6366f1;--accent-hover:#4f46e5;--green:#22c55e;--yellow:#eab308;--red:#ef4444;--radius:10px;--font:system-ui,-apple-system,sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}