:root{--bg:#0b1220;--bg2:#0f1830;--card:#151d33;--card2:#1b243f;--line:#26304f;--txt:#eaf0ff;--muted:#93a1c4;--accent:#38bdf8;--gold:#eab308;--green:#22c55e;--red:#ef4444}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;background:var(--bg);color:var(--txt);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select{font-family:inherit}::selection{background:rgba(56,189,248,.3)}