/* Daluco Mechanical — accent override.
   Loaded after site.css. Redefines only the accent colours;
   every other token (ink, cream, type, spacing) stays identical
   to the Daluco Projects system on purpose — same family, one accent swapped.
   Blue reads as mechanical/plumbing on drawings the way red reads fire/life-safety —
   this isn't an arbitrary brand colour, it's the trade's own convention. */
:root{
  --red: #2C5F78;
  --red-deep: #17415A;
}
