/*
  Diablo IV hub accent override (site-build-spec.md Section 2.2).
  Provisional — confirm against real D4 screenshots before finalizing (Section 6, open item 2).
  Load after tokens.css.
*/
:root {
  --accent: var(--accent-d4);
}
