/* ============================================================
   THEME: Popular Pizza Saskatoon — "Pizzeria at Night"
   Re-skin the entire site by editing these variables.
   Every shade, tint, border, and glow is derived from them
   in style.css. DO NOT add layout rules here.
   ============================================================ */

:root {
  --brand: #f43b2b;   /* 1 · primary — CTAs, links, accents        */
  --brand-2: #8f120a; /* 2 · deep red — gradients, hover, bands    */
  --gold: #f5b722;    /* 3 · highlight — stars, badges, kickers    */
  --green: #3ecf6a;   /* 4 · logo green — veg tags, small hits     */
  --bg: #14100e;      /* 5 · page background (warm charcoal)       */
  --ink: #f7f1ea;     /* 6 · text on dark                          */
}
