Color Variables

--bg-obsidian #070709
--bg-panel #0d0d12
--bg-elevated #12121a
--bg-soft #1a1a24
--gold #c9a961
--gold-light #e8d5a3
--gold-deep #8e7540
--rose #d4a5a5
--platinum #e5e4e2
--text-primary #f5f2ec
--text-secondary #a8a498
--text-muted #6b6860
--border-subtle rgba(201, 169, 97, 0.12)
--border-medium rgba(201, 169, 97, 0.25)
--font-display 'Cormorant Garamond', 'Playfair Display', serif
--font-sans 'Inter', -apple-system, BlinkMacSystemFont, sans-serif
--font-mono 'JetBrains Mono', monospace
--ease-luxury cubic-bezier(0.23, 1, 0.32, 1)
--ease-smooth cubic-bezier(0.65, 0, 0.35, 1)
--shadow-gold 0 20px 60px -20px rgba(201, 169, 97, 0.25)
--shadow-deep 0 30px 80px -20px rgba(0, 0, 0, 0.8)