:root {
  --rose: #c8556a;
  --rose-light: #f2d5db;
  --rose-pale: #fdf0f2;
  --burgundy: #7b2d3e;
  --cream: #fdf8f4;
  --warm: #f5ede6;
  --text: #2a1518;
  --text-muted: #8a5a62;
  --gold: #c9a96e;
  --section-dark-bg: #1a0a0d;
  --section-dark-bg-2: #2d1018;
  --card-glass: rgba(255, 255, 255, 0.05);
  --border-glass: rgba(200, 85, 106, 0.25);
}
