:root {
  --wasla-burgundy-950: #24060c;
  --wasla-burgundy-900: #3b0c15;
  --wasla-burgundy-800: #53111d;
  --wasla-burgundy-700: #6a1725;
  --wasla-ivory: #fff8ef;
  --wasla-cream: #f6eadc;
  --wasla-gold: #c99a4b;
  --wasla-gold-soft: #dfbd79;
  --text-on-dark: #fff8ef;
  --text-on-light: #4a1019;
  --text-muted-dark: #e5d3c7;
  --text-muted-light: #735b5e;
  --line-light: rgba(255, 248, 239, .16);
  --shadow-soft: 0 18px 60px rgba(48, 8, 18, .12);
  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --container: 1180px;
}
