:root {
  --brand:   #c1571b;   /* 1 · primary  — buttons, links, accents  (Habanero pepper orange, deepened to 4.5:1 on white) */
  --brand-2: #676e3d;   /* 2 · secondary — green bands, footer      (Habaneros wordmark olive green)                    */
  --brand-3: #f16f26;   /* 3 · highlight — stars, badges, small hits (vivid habanero pepper orange)                     */
  --canvas:  #f9f4ea;   /* 4 · warm section background                                                                  */
  --ink:     #221c1a;   /* 5 · text                                                                                     */
}
