:root{--bg:#0A0A0B;--surface:#141416;--surface-elevated:#1C1C1F;--border:#2A2A2E;--text:#F5F5F7;--text-muted:#9B9BA0;--gold:#C9A961}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}