:root{--bg:#0a0c10;--bg-elevated:#12151b;--bg-card:#151922;--border:#232733;--text:#f3f4f6;--text-muted:#9aa1ad;--text-faint:#6b7280;--gold:#d9a63c}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Sora,Inter,sans-serif;letter-spacing:-.01em}button{font-family:inherit}