/* Rebrand bridge, 2026-09. Overrides four palette variables defined in style.css /
   style.min.css. Loaded after them; those files are immutable-cached and must not change.
   Mapping approved 2026-09-12. Nothing else is overridden here. */
:root {
  --primary: #0B1D3A;
  --accent: #1E4FD8;
  --primary-color: #1E4FD8;
  --active-color: #E09F1F;
}
