/* GENERATED by scripts/tenant-build.mjs from content/tenant/acm.json (production).
   DO NOT EDIT. These are the ONLY brand colours in the codebase that a stylesheet
   may reference; a literal hex anywhere else fails scripts/tenant-check.mjs. */
:root {
  --hs-brand: #E8C878;
  --hs-brand-soft: #F5DFAE;
  --hs-accent: #C8A04E;
  --hs-bg: #0B0910;
  --hs-on-brand: #241A05;
}
