/* Mobile Auto Works — client theme (purple/black, palette per niches/mobile-auto-works.json) */
:root{
  --brand:#6D28D9;
  --brand-dark:#130A24;
  --brand-wash:#F3EEFB;
  --action:#9333EA;
  --action-dark:#7E22CE;
  --cream:#FAF8FD;
  --ink:#1B1226;
  --gold:#C4C8D0;
  --scrim:rgba(10,6,20,0.62);
}
