/*
  Cairn (Grim Dawn) hub accent override (site-build-spec.md Section 2.2).
  Provisional — confirm exact hex sampled from real Grim Dawn screenshots once more art exists.
  Load after tokens.css.
*/
:root {
  --accent: var(--accent-grimdawn);
}
