:root {
  --brand:   #952027;   /* 1 · primary  — buttons, links, accents  (Kimchi Sushi logo red)      */
  --brand-2: #2a2221;   /* 2 · secondary — dark bands, footer       (Kimchi Sushi logo black)    */
  --brand-3: #b8891e;   /* 3 · highlight — stars, badges, small hits (warm gold accent)          */
  --canvas:  #f9f5ee;   /* 4 · warm section background                                          */
  --ink:     #221c1a;   /* 5 · text                                                             */
}
