:root{--bg: #0f1117;--surface: #1a1d2e;--text: #e8eaf6;--muted: #8892b0;--border: #2d3154;--accent: #4f80ff;--gold: #7c6ff7;--btn-text: #ffffff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh}
