:root {
  --brand:   #b3202a;   /* 1 · primary  — buttons, links, accents  (chilli red, 6.3:1 on white)              */
  --brand-2: #9e1b24;   /* 2 · secondary — dark bands (CTA, hours, value cards)  (deep red)                  */
  --brand-3: #e0373f;   /* 3 · highlight — stars, badges, small hits (bright red)                           */
  --canvas:  #faf6ea;   /* 4 · warm section background                                                            */
  --ink:     #1b1613;   /* 5 · text                                                                               */
}
