/*
  Tamriel hub accent override (site-build-spec.md Section 2.2).
  Provisional — confirm against real ESO screenshots once more art exists.
  Load after tokens.css.
*/
:root {
  --accent: var(--accent-tamriel);
}
