/*
  World of Warcraft hub accent override (site-build-spec.md Section 2.2).
  Provisional — confirm exact hex sampled from the actual Kaldor/Xairn screenshots (Section 6, open item 3).
  Load after tokens.css.
*/
:root {
  --accent: var(--accent-wow);
}
