:root{--c-bg: #1e1a16;--c-card: #2a241e;--c-border: #3a322a;--c-muted: #b8ae9f;--c-primary: #f0b429;--c-primary-rgb: 240, 180, 41;--c-text: #f5efe6;--c-danger: #ff6b6b;--c-accent: #ffd46b;--c-accent-rgb: 255, 212, 107;--c-highlight: #ffe3a3;--c-black-rgb: 0, 0, 0;--c-gold-shadow-rgb: 192, 136, 27;--c-glow-rgb: 255, 227, 163;--bg: #ffffff;--text: #111827;--border: #e5e7eb;--link: #2563eb}*{margin:0;padding:0;box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{background-color:var(--c-bg);color:var(--c-text);font-family:Inter,sans-serif;line-height:1.6;min-height:100vh}
