/* Light Gate 3 consistency for primary inner pages — spacing/type only */
.page-hero-fill h1,
.hero h1,
.legal-hero h1{
  max-width:22ch;
  line-height:1.12;
  letter-spacing:-.02em;
}
main .section{
  padding-block:clamp(52px,6vw,88px);
}
main .section .section-head p,
main .hero-lede{
  max-width:62ch;
}
