/* ============================================================
   APC Premium Powder Coating — CLIENT CUSTOM CSS
   Phase 6A output. Linked by Phase 6B on every page, AFTER
   apc-global.css, so anything here wins on equal specificity.

   PURPOSE: post-launch tweaks that must survive a Phase 6A re-run.
   apc-global.css is REGENERATED whenever Phase 6A runs again — anything
   written there is lost. Write it here instead.

   RULES:
   - Use the tokens. No literal hexes, px sizes or font names; var() into
     tokens.css like every other rule in this build does.
   - No banned global selectors (Phase 6C R1/R12 scan this file too):
     no bare "body h2 { color: ... }", no "body [style*=...]".
   - No box-shadow on cards — M7 signature #5 is top-border, no shadow.
   - Anything that belongs to the design system belongs in Skill 5's
     source, not here. This file is for genuine one-offs.

   Intentionally empty.
   ============================================================ */
