:root {
  --brand:   #9a6a06;   /* 1 · primary  — buttons, links, accents  (Shawarma Grill gold, deepened for white text — 4.73:1) */
  --brand-2: #2a2522;   /* 2 · secondary — dark bands, footer       (logo outline charcoal)  */
  --brand-3: #e9b60b;   /* 3 · highlight — stars, badges, small hits (Shawarma Grill wordmark gold) */
  --canvas:  #faf6ea;   /* 4 · warm section background                                      */
  --ink:     #201c19;   /* 5 · text                                                         */
}
