/* Tenant brand color override — swapped per tenant by scripts/build-tenant.cjs. */
html:root {
  --brand-primary: #FF7600;
}
