/* Homepage refinement: photography-led crops and aligned content. */
.hero{min-height:calc(100svh - 76px);background-position:57% 28%}
.hero:after{background:linear-gradient(0deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.28) 55%,rgba(0,0,0,.08) 100%)}
.hero h1{font-size:clamp(3.8rem,15vw,5.3rem);line-height:.94}
.hero p:not(.eyebrow){max-width:18rem;font-size:1.08rem}.hero .button{width:100%}
.coaching-home{padding-top:clamp(4rem,7vw,6.5rem);padding-bottom:clamp(4rem,8vw,7rem)}
.coaching-home__heading{margin-bottom:2.5rem}.coaching-home__heading h2{font-size:clamp(2.7rem,5vw,4.6rem);margin-bottom:.75rem}.coaching-home__heading>p:last-child{color:var(--muted);font-size:1.05rem;margin:0}
.service-grid{align-items:stretch}.service{display:flex;flex-direction:column}.service-photo{aspect-ratio:4/3;overflow:hidden;background:#e8e8e8}.service-photo img,.about-photo img{display:block;width:100%;height:100%;object-fit:cover}.service:nth-child(1) .service-photo img{object-position:50% 45%}.service:nth-child(2) .service-photo img{object-position:50% 50%}.service:nth-child(3) .service-photo img{object-position:50% 43%}.service .text-link{margin-top:auto;padding-top:1.2rem}
.about-photo{aspect-ratio:4/5;overflow:hidden;background:#242424}.about-photo img{object-position:62% 36%}.about-band h2{font-size:clamp(2.5rem,6vw,4.7rem)}
.cta{max-width:1100px}.cta h2{font-size:clamp(2.7rem,5.5vw,4.8rem)}
@media (min-width:760px){.hero{min-height:clamp(32rem,43vw,39rem);height:clamp(32rem,43vw,39rem);align-items:center;background-position:57% 43%}.hero:after{background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.55) 34%,rgba(0,0,0,.16) 62%,rgba(0,0,0,.04) 100%)}.hero__content{padding-top:3rem;padding-bottom:3rem}.hero h1{font-size:clamp(4.3rem,6.4vw,6.2rem);margin-bottom:1.45rem}.hero p:not(.eyebrow){max-width:18rem;font-size:1.12rem;margin-bottom:1.8rem}.hero .button{width:auto}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}.service:nth-child(2){margin-top:0}.service-photo{aspect-ratio:4/3}.about-photo{aspect-ratio:4/5}.about-photo img{object-position:66% 36%}.cta{column-gap:clamp(3rem,8vw,7rem);grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr)}}
