:root {
  --brand:   #866024;   /* 1 · primary  — buttons, links, accents  (Pregame logo gold)       */
  --brand-2: #1a1a1a;   /* 2 · secondary — dark bands, footer       (Pregame logo black)      */
  --brand-3: #c9962e;   /* 3 · highlight — stars, badges, small hits (brighter gold accent)   */
  --canvas:  #f7f5f2;   /* 4 · warm section background                                       */
  --ink:     #1e1b18;   /* 5 · text                                                          */
}
