/* Privacy Policy — unique accent: trust blue (reuses the
   existing "New" badge blue, #1d4ed8, for visual consistency
   with the rest of the site's color system). */
:root {
  --legal-accent: #1d4ed8;
  --legal-accent-glow: rgba(29, 78, 216, 0.35);
  --legal-accent-tint: rgba(29, 78, 216, 0.07);
}
