*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080c14;--surface:#0d1220;--border:#1e2a3a;--gold:#f59e0b;--gold-light:#fbbf24;--text:#e2e8f0;--muted:#64748b;--accent:#3b82f6}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;line-height:1.6;min-height:100vh}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}