*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#1a1d27;--surface2:#22263a;--border:#2e3350;--text:#e8eaf6;--muted:#7880a0;--accent:#4f6ef7;--gold:#f5c842;--green:#4caf7d;--yellow:#d4a017;--red:#ef5350;--radius:10px;--font:"Segoe UI",system-ui,-apple-system,sans-serif}body,html{height:100%}body,html{overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}