/* Per-client color overrides. Empty on main (generic Rally). A clients/<club>
   branch overrides the theme variables here (loaded after style.css), e.g.:

   [data-theme="dark"]  { --ball: #2e94cc; --ball-dim: #2680b5; }
   [data-theme="light"] { --ball: #015f97; --ball-dim: #014e7d; }

   Keeping client colors in this file avoids merge conflicts with style.css. */
