Color Variables

--gold #C9A96E
--gold-light #E8D5B0
--gold-dark #A07840
--black #0A0A0A
--dark #111111
--dark-mid #1A1A1A
--dark-soft #252525
--white #FFFFFF
--off-white #F8F5F0
--text-muted #888888
--text-light #CCCCCC
--font-serif 'Cormorant Garamond', 'Playfair Display', Georgia, serif
--font-display 'Playfair Display', 'Cormorant Garamond', Georgia, serif
--font-sans 'Jost', 'Inter', sans-serif
--transition all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)
--shadow-gold 0 0 40px rgba(201, 169, 110, 0.15)
--shadow-soft 0 20px 60px rgba(0,0,0,0.4)