/* ============================================================
   THEME: Armanello-style editorial (Template AR)
   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:   #ef4d24;   /* 1 · accent   — hairlines, arches, prices, small hits   */
  --brand-2: #46462a;   /* 2 · deep     — olive bands, footer, overlay menu        */
  --brand-3: #ffedcd;   /* 3 · light    — text & buttons on dark bands            */
  --canvas:  #fbf9f3;   /* 4 · cream    — light section background                */
  --ink:     #141414;   /* 5 · ink      — headings, body text, dark hero band     */
}
