/* ============================================================
   THEME: Bikkles Dark (Template TF)
   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:   #f5a800;   /* 1 · primary  — buttons, links, accents     */
  --brand-2: #805700;   /* 2 · secondary — amber bands, panels        */
  --brand-3: #ffd782;   /* 3 · highlight — stars, badges, small hits  */
  --canvas:  #1c1a18;   /* 4 · raised section background              */
  --ink:     #ffffff;   /* 5 · text                                   */
}
