/* Final editorial rhythm: generous, readable, never bloated */
.section-heading,.heading{margin-bottom:62px}
.heading h2{font-size:clamp(44px,4.7vw,68px)}
.heading>p:last-child{font-size:18px;line-height:1.7}
.services,.team{padding-block:104px}
.community,.process,.mission{padding-block:100px}
.service{padding-block:48px 62px}
.service h3{font-size:clamp(42px,4vw,60px)}
.service p:not(.eyebrow){font-size:17.5px}
.service figure{min-height:450px}
.community-points>div{min-height:138px}
.community-points h3{margin-top:8px}
.process-grid>div{min-height:225px;padding:24px}
.process-grid h3{margin-top:38px}
.team-grid article{min-height:0}
.team-grid img{min-height:360px}
.team h3{font-size:clamp(30px,2.65vw,40px)}
.team-grid article>div{padding:27px 25px}

@media(min-width:1051px){
  .eyebrow{font-size:14px}
  .hero-proof{font-size:13px}
  .intro-band{font-size:14px}
  .community-mark{min-height:340px}
  .community-points{gap:14px}
  .community-points>div{padding:19px}
  .contact-copy>p:not(.eyebrow){font-size:18px}
}

@media(max-width:700px){
  body{font-size:17px}
  .shell{width:calc(100% - 42px)}
  .services,.team{padding-block:70px}
  .community,.process,.mission{padding-block:70px}
  .heading,.team-heading{margin-bottom:40px}
  .heading h2{font-size:clamp(36px,9.7vw,41px);line-height:1.1}
  .heading>p:last-child{margin-top:18px;font-size:16.5px;line-height:1.68}
  .heading>.eyebrow,.service .eyebrow,.community .eyebrow,.process .eyebrow,.mission .eyebrow,.team .eyebrow,.contact .eyebrow{font-size:15px;line-height:1.45;letter-spacing:.055em}

  .hero-copy{padding:42px 21px 36px}
  .hero h1{font-size:clamp(43px,11.8vw,49px)}
  .hero-lead{font-size:17px;line-height:1.62}
  .title-mark{margin-block:23px 20px}
  .actions{margin-top:24px;gap:10px}
  .button{min-height:50px;padding:14px 16px}
  .hero-proof{margin-top:24px;margin-bottom:0;font-size:14px;line-height:1.35;gap:12px}
  .hero-proof b{font-size:14px}

  .gateway{padding-block:20px}
  .gateway a{min-height:108px;padding:19px 18px}
  .gateway>a>b{font-size:15px}
  .gateway small{font-size:13px}
  .gateway h2{font-size:25px;margin-top:3px}
  .intro-band{padding:19px 17px;font-size:14px;line-height:1.75}

  .service{padding-block:34px 50px;gap:0}
  .service:last-child{padding-bottom:0}
  .services{padding-bottom:48px}
  .service aside{margin-bottom:18px;font-size:15px}
  .service aside b{font-size:15px}
  .service>div{margin-bottom:24px}
  .service h3{margin-bottom:18px;font-size:clamp(35px,9.5vw,39px)}
  .service p:not(.eyebrow){font-size:16.5px;line-height:1.65}
  .service ul{margin-block:22px 24px;gap:12px}
  .service li{font-size:15.5px;line-height:1.5}
  .service figure{min-height:0;aspect-ratio:4/5;border-radius:17px}

  .community-grid{gap:26px}
  .community-mark{min-height:215px;padding:21px}
  .community-mark span{font-size:23px}
  .community-mark strong{font-size:clamp(50px,15vw,64px)}
  .community-mark em{margin-top:18px}
  .community h2,.process h2,.mission h2{font-size:clamp(37px,10vw,42px)}
  .community>div>div>p:not(.eyebrow),.mission p:last-child{font-size:16.5px;line-height:1.65}
  .community-points{gap:8px;margin-block:20px 24px}
  .community-points>div{min-height:0;padding:17px 18px;border-radius:12px}
  .community-points b{font-size:14px}
  .community-points h3{margin:5px 0 3px;font-size:20px}
  .community-points p{font-size:15px;line-height:1.45}

  .process>.shell>.eyebrow{margin-bottom:14px}
  .process h2{margin-bottom:30px}
  .process-grid{gap:8px}
  .process-grid>div,.process-grid>div:nth-child(2){min-height:0;padding:18px 20px;border-radius:11px}
  .process-grid b{font-size:14px}
  .process-grid h3{margin:13px 0 5px;font-size:21px}
  .process-grid p{font-size:15px;line-height:1.5}

  .mission-grid{gap:22px}
  .mission h2{font-size:clamp(40px,10.8vw,45px)}
  .mission p:last-child{margin-top:2px}

  .team-grid{gap:18px}
  .team-grid article{display:block}
  .team-grid img{width:100%;height:auto;min-height:0;aspect-ratio:4/3;object-fit:cover;object-position:center 22%}
  .team-grid article:nth-child(2) img{object-position:center 18%}
  .team-grid article>div{padding:23px 22px 26px}
  .team h3{font-size:31px;line-height:1.08;letter-spacing:-.035em}
  .team h4{margin:7px 0 15px;font-size:15.5px}
  .team small{font-size:11.5px;line-height:1.5}
  .team-grid article>div>p:last-child{font-size:15.5px;line-height:1.62}
  .team-vision{padding:25px 22px;gap:17px}
  .team-vision h3{font-size:29px}
  .team-vision p{font-size:15.5px;line-height:1.62}

  .contact{padding-block:70px}
  .contact-shell{gap:30px}
  .contact-copy h2{font-size:clamp(40px,11vw,47px)}
  .contact-copy>p:not(.eyebrow){font-size:16.5px;line-height:1.65}
  .channel{min-height:74px}
}
