*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0d10;--panel:#14171c;--panel-2:#1b1f26;--border:#262b33;--text:#f2f3f5;--muted:#9aa3af;--accent:#4f8cff;--gold:#e9c46a;--gold-bg:rgba(233,196,106,0.12);--silver:#c9ced6;--silver-bg:rgba(201,206,214,0.10);--bronze:#cd7f4f;--bronze-bg:rgba(205,127,79,0.12)}body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2f38;border-radius:6px}