
.home-photo-hero{padding:38px 0 42px;background:#f7f8f9;border-bottom:1px solid #e9edef}
.home-photo-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:38px;align-items:center}
.home-photo-copy h1{margin:7px 0 14px;font-size:clamp(2.6rem,5vw,4.7rem);line-height:1;letter-spacing:-.045em}
.home-photo-copy p{max-width:650px;margin:0;color:#687078;line-height:1.65;font-size:1.02rem}
.home-photo-media{height:390px;border-radius:18px;overflow:hidden;box-shadow:0 14px 38px rgba(23,30,35,.12)}
.home-photo-media img{width:100%;height:100%;display:block;object-fit:cover}
.home-clean-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.home-clean-section{padding:45px 0}
.home-clean-alt{background:#f7f8f9;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}
.home-clean-heading{margin-bottom:18px}
.home-clean-heading h2,.home-feature-copy h2,.home-clean-card h2{margin:5px 0 8px;font-size:clamp(1.65rem,3vw,2.4rem)}
.home-clean-heading p,.home-feature-copy p,.home-clean-card p{margin:0;color:#697177;line-height:1.6}
.home-service-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.home-service-tiles a{display:flex;flex-direction:column;gap:6px;padding:17px;min-height:108px;border:1px solid #e0e4e7;border-radius:13px;background:#fff;text-decoration:none;color:#282e32}
.home-service-tiles span{color:#727a80;font-size:.84rem;line-height:1.45}
.home-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}
.home-feature-copy .btn{margin-top:20px}
.home-planer-preview{display:grid;gap:8px;padding:20px;border:1px solid #e0e4e7;border-radius:15px;background:#fff}
.home-planer-preview strong{font-size:1.08rem;margin-bottom:3px}
.home-planer-preview span{padding:11px 13px;border-radius:9px;background:#f5f7f8;color:#535b61;font-size:.88rem}
.home-dual{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.home-clean-card{padding:23px;border:1px solid #e0e4e7;border-radius:15px;background:#fff}
.home-clean-card .text-link{display:inline-block;margin-top:15px;text-decoration:none;color:#d71920;font-weight:800}
.home-clean-card-accent{background:#202429;color:#fff;border-color:#202429}
.home-clean-card-accent .kicker{color:#ffb8bb}.home-clean-card-accent p{color:#d9dde0}.home-clean-card-accent .btn{margin-top:17px}
@media(max-width:900px){.home-photo-grid,.home-feature-row{grid-template-columns:1fr}.home-photo-media{height:320px}.home-service-tiles{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.home-photo-hero{padding:25px 0 30px}.home-photo-copy h1{font-size:2.45rem}.home-photo-media{height:230px}.home-clean-section{padding:32px 0}.home-service-tiles,.home-dual{grid-template-columns:1fr}}
