:root{--bg:#1a1a1a;--bg-card:#222;--bg-section:#111;--text:#ccc;--text-heading:#fff;--gold:#d4a843;--gold-dim:#d4a84326;--border:#333;--radius:8px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}body{margin:0}h1,h2,h3{color:var(--text-heading);margin:0;line-height:1.2}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}p{margin:0}img{max-width:100%;display:block}
