/* Shipping Policy — teal/cyan accent, evoking logistics &
   tracking, distinct from the other pages while staying within
   the same muted, premium palette. */
:root {
  --legal-accent: #0e7490;
  --legal-accent-glow: rgba(14, 116, 144, 0.35);
  --legal-accent-tint: rgba(14, 116, 144, 0.07);
}
