:root{--bg:#0d0d1a;--bg-card:#161625;--text:#e2dfd8;--text-muted:#9a96a8;--accent:#c2272d;--accent-gold:#d4a843;--white:#f5f3ef;--border:#2a2a40;--font:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;--max-w:760px}
html{font-size:16px}
h1{font-size:clamp(26px,4vw,40px);margin-bottom:8px}
h2{font-size:20px;margin:32px 0 10px}
p{margin-bottom:14px;font-size:16px}
.updated{font-size:14px;color:var(--text-muted);margin-bottom:32px}