:root{--ink:#14231d;--muted:#637068;--cream:#f3f0e9;--white:#fff;--green:#174f3d;--lime:#bfd66a;--line:rgba(20,35,29,.14);--shadow:0 20px 60px rgba(11,31,23,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:100px 0}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{border-color:var(--line);box-shadow:0 10px 30px rgba(0,0,0,.06)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:52px;height:52px;background:var(--green);color:white;font:800 17px 'Manrope';letter-spacing:.08em;border-radius:14px}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-family:'Manrope';font-size:16px}.brand-copy small{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:4px}.main-nav{display:flex;align-items:center;gap:30px;font-weight:600;font-size:14px}.main-nav>a:not(.btn):hover{color:var(--green)}.menu-toggle{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;padding:15px 24px;background:var(--lime);color:var(--ink);font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(191,214,106,.25)}.btn-small{padding:11px 18px}.btn-ghost{background:rgba(255,255,255,.12);color:white;border:1px solid rgba(255,255,255,.5)}.hero{min-height:880px;position:relative;display:flex;align-items:flex-end;color:white;padding:170px 0 90px}.hero-media{position:absolute;inset:0;background:url('images/house-exterior.jpg') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,19,.82) 0%,rgba(7,25,19,.58) 44%,rgba(7,25,19,.12) 75%),linear-gradient(0deg,rgba(7,25,19,.5),transparent 45%)}.hero-content{position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:12px;color:var(--lime);margin:0 0 18px}.eyebrow.dark{color:var(--green)}.eyebrow.light{color:var(--lime)}h1,h2,h3{font-family:'Manrope';line-height:1.08;margin:0}h1{font-size:clamp(52px,7vw,92px);max-width:900px;letter-spacing:-.045em}h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.035em}h3{font-size:24px}.hero-lead{font-size:21px;max-width:650px;color:rgba(255,255,255,.86);margin:28px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:55px;padding-top:24px;border-top:1px solid rgba(255,255,255,.3);max-width:760px;font-weight:700}.hero-trust span:before{content:'✓';color:var(--lime);margin-right:9px}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:start}.intro-copy{font-size:19px;color:var(--muted)}.intro-copy p:first-child{margin-top:0}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:45px}.section-heading>p{max-width:410px;color:var(--muted);font-size:18px}.service-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}.service-card{border-radius:26px;overflow:hidden;background:var(--cream);display:grid;grid-template-columns:43% 57%;min-height:360px}.service-card-large{grid-row:span 2;display:flex;flex-direction:column;min-height:744px}.service-card img{width:100%;height:100%;object-fit:cover}.service-card-large img{height:360px}.card-content{padding:34px}.service-number{font:800 13px 'Manrope';color:var(--green);letter-spacing:.1em}.card-content h3{margin:12px 0}.card-content p{color:var(--muted)}.card-content ul{padding-left:20px;margin:20px 0}.card-content a{font-weight:800;color:var(--green)}.feature-split{padding-top:30px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-image img{height:650px;width:100%;object-fit:cover;border-radius:28px}.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:18px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.check-grid span{padding:15px 16px;border:1px solid var(--line);border-radius:14px;font-weight:700}.check-grid span:before{content:'✓';color:var(--green);margin-right:9px}.process{background:var(--green);color:white}.process .section-heading>p{color:rgba(255,255,255,.65)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.process-grid article{padding:38px 28px;border-right:1px solid rgba(255,255,255,.2)}.process-grid article:last-child{border-right:0}.process-grid strong{color:var(--lime);font-family:'Manrope'}.process-grid h3{font-size:22px;margin:25px 0 12px}.process-grid p{color:rgba(255,255,255,.7)}.masonry{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.masonry figure{margin:0;position:relative;border-radius:24px;overflow:hidden;height:430px}.masonry figure.wide{height:560px}.masonry img{width:100%;height:100%;object-fit:cover;transition:.5s}.masonry figure:hover img{transform:scale(1.03)}.masonry figcaption{position:absolute;left:20px;bottom:20px;background:white;padding:10px 15px;border-radius:999px;font-weight:700}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-grid p{font-size:18px;color:var(--muted)}.business-details{display:grid;gap:8px;margin:28px 0;padding:22px;border:1px solid var(--line);border-radius:18px}.business-details strong{display:inline-block;width:105px}.social-link{font-weight:800;color:var(--green)}.quote{background:#10251d;color:white}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.quote-copy p{color:rgba(255,255,255,.7);font-size:18px}.quote-notes{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.quote-notes span{border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px}.quote-form{background:white;color:var(--ink);padding:34px;border-radius:26px;box-shadow:var(--shadow)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:grid;gap:7px;font-weight:700;font-size:13px;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d7ddd9;border-radius:12px;padding:14px 15px;font:inherit;background:white}.quote-form textarea{resize:vertical}.quote-form small{display:block;margin-top:12px;color:var(--muted)}.site-footer{background:#091811;color:white;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-brand .brand-copy small{color:rgba(255,255,255,.55)}.footer-grid p{max-width:420px;color:rgba(255,255,255,.6)}.footer-grid h3{font-size:15px;margin-bottom:16px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid a{color:rgba(255,255,255,.7)}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:13px}
@media(max-width:900px){.section{padding:75px 0}.menu-toggle{display:block;border:1px solid var(--line);background:white;border-radius:10px;padding:10px 13px}.main-nav{display:none;position:absolute;top:78px;left:20px;right:20px;background:white;box-shadow:var(--shadow);padding:22px;border-radius:18px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero{min-height:760px}.intro-grid,.feature-grid,.about-grid,.quote-grid{grid-template-columns:1fr;gap:45px}.service-grid{grid-template-columns:1fr}.service-card-large{min-height:auto}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}.section-heading{display:block}.section-heading>p{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.brand-mark{width:44px;height:44px}.brand-copy small{display:none}.hero{min-height:720px;padding-bottom:60px}.hero-overlay{background:linear-gradient(0deg,rgba(7,25,19,.88),rgba(7,25,19,.25))}.hero-trust{gap:12px;flex-direction:column}.service-card{display:flex;flex-direction:column}.service-card img,.service-card-large img{height:270px}.feature-image img{height:420px}.check-grid,.field-row,.masonry,.process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.masonry figure,.masonry figure.wide{height:390px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.form-status{padding:18px 20px;border-radius:14px;margin-bottom:20px;font-weight:700}.form-status.success{background:#e8f5ec;color:#174f3d}.form-status.error{background:#fff0ee;color:#8a281c}.back-link{display:inline-flex;margin-top:24px;font-weight:800;color:#174f3d}
