/* Calibrated against contemporary inspection-site conventions: strong hero, restrained section hierarchy. */
body{font-size:16px}
@media(min-width:761px){
  .hero h1{font-size:clamp(2.75rem,4.5vw,4.45rem)!important;line-height:1.07!important}
  main h2{font-size:clamp(2rem,3.5vw,3.5rem)!important;line-height:1.08!important}
  .ai-panel h2{font-size:clamp(2.35rem,4.1vw,3.9rem)!important}
  .section .eyebrow{font-size:.78rem!important;letter-spacing:.13em!important}
  .intro-copy p,.advantage-copy>p,.owner-field>.container>p:not(.eyebrow),.ai-panel p:not(.ai-disclaimer){font-size:1rem!important;line-height:1.65!important}
}
@media(max-width:760px){
  main h2{line-height:1.1!important}
  .section .eyebrow{font-size:.72rem!important;letter-spacing:.11em!important}
}
