:root {
  --brand:   #c2440a;   /* 1 · primary  — buttons, links, accents  (Kalan flame orange)      */
  --brand-2: #241d19;   /* 2 · secondary — CTA bands, footer, hours (Kalan logo charcoal)     */
  --brand-3: #d17607;   /* 3 · highlight — stars, badges, small hits (Kalan amber flame)      */
  --canvas:  #fdf6ee;   /* 4 · warm section background                                        */
  --ink:     #201a17;   /* 5 · text                                                           */
}
