/* ============================================================
   THEME: Fresh Table (Template TF)
   Re-skin the entire site by editing these five variables.
   Every shade, tint, border, and glow is derived from them
   automatically in style.css.
   DO NOT add layout, grid, flexbox, or spacing here.
   ============================================================ */

:root {
  --brand:   #d10007;   /* 1 · primary  — Hot Mug Cafe logo red (5.65:1 on white) */
  --brand-2: #3e2b23;   /* 2 · secondary — espresso brown bands, footer (café)    */
  --brand-3: #d9952b;   /* 3 · highlight — stars, badges, small hits              */
  --canvas:  #faf6f0;   /* 4 · warm section background                            */
  --ink:     #201d1a;   /* 5 · text                                               */
}
