/* ============================================================
   THEME: Tom Yum Thai — matched to assets/logo/logo.webp
   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:   #7eba00;   /* 1 · primary  — logo green: buttons, links, accents */
  --brand-2: #00237e;   /* 2 · secondary — logo navy: dark bands, footer      */
  --brand-3: #e8a33d;   /* 3 · highlight — stars, badges, small hits          */
  --canvas:  #faf6f0;   /* 4 · warm section background                       */
  --ink:     #201d1a;   /* 5 · text                                          */
}
