/* Innogen brand overrides — per-client file, not platform code.
   The inline #brand-vars block derives shades from workspace_brand_color;
   the values pinned here are the hand-picked originals, kept exact. */
:root {
	--brand-hover: #55287a;
	--brand-active: #4d2470;
	--brand-accent: #cfa5ee;
}

/* ISO / MACEOS certification strip in the footer info column. */
.site-footer__badges { max-width: 480px; width: 100%; height: auto; }
