:root {
  --accent:  #8B2020;
  --gold:    #b8972a;
  --bg:      #f9f7f4;
  --surface: #ffffff;
  --text:    #1a1a1a;
  --muted:   #6b6b6b;
  --border:  #e8e3dc;

  --font-sans:    'DM Sans', sans-serif;
  --font-display: 'DM Serif Display', serif;
}
