
:root{--green:#123f35;--green2:#0b322a;--sand:#f3ebdd;--sage:#dce7df;--terracotta:#c85f3d;--ink:#17231f;--muted:#5c6863;--white:#fff;--line:#dbe2de}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.section-shell{width:min(1420px,calc(100% - 96px));margin-inline:auto}.section-pad{padding:110px 0}.eyebrow{margin:0 0 18px;color:var(--terracotta);font-size:12px;font-weight:800;letter-spacing:.18em}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(20,63,53,.09);backdrop-filter:blur(14px)}.nav-wrap{height:86px;width:min(1500px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:13px;color:var(--green);font-size:16px;letter-spacing:.18em;white-space:nowrap}.brand b{font-weight:900}.brand-mark{position:relative;width:40px;height:33px;background:var(--green);clip-path:polygon(20% 10%,80% 10%,100% 60%,0 60%);display:flex;justify-content:center;gap:2px;padding-top:18px}.brand-mark:after{content:"";position:absolute;bottom:1px;left:2px;right:2px;height:3px;background:var(--terracotta)}.brand-mark i{display:block;width:8px;height:8px;background:white;border-radius:0 0 7px 7px}.nav-wrap nav{display:flex;gap:36px;font-size:14px}.nav-wrap nav a{position:relative}.nav-wrap nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-8px;background:var(--terracotta);transition:.2s}.nav-wrap nav a:hover:after{right:0}.phone-btn{border:1.5px solid var(--green);padding:14px 20px;border-radius:7px;color:var(--green);font-weight:800}.phone-btn:hover{background:var(--green);color:white}
.hero{display:grid;grid-template-columns:41% 59%;min-height:680px;padding-top:30px;padding-bottom:30px;align-items:center}.hero-copy{padding:54px 60px 54px 0}.hero h1,.section-heading h2,.why-copy h2,.areas h2,.about h2,.contact h2{margin:0;color:var(--green);font-size:clamp(46px,5vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:800}.accent-line{display:block;width:56px;height:4px;background:var(--terracotta);margin:28px 0}.hero-text{max-width:550px;font-size:21px;line-height:1.55;color:#34443e;margin:0}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:18px 27px;border-radius:7px;font-weight:800;transition:.2s}.button span,.text-link span{transition:transform .2s}.button:hover span,.text-link:hover span{transform:translateX(5px)}.button.primary{background:var(--green);color:white;box-shadow:0 12px 25px rgba(18,63,53,.16)}.button.primary:hover{background:var(--green2);transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:16px;padding-bottom:5px;border-bottom:1px solid var(--green);color:var(--green);font-weight:800}.hero-proof{margin:40px 0 0;color:#45534e;font-size:14px}.hero-proof span{color:var(--terracotta);letter-spacing:4px;margin-right:14px}.hero-image{height:620px;overflow:hidden;border-radius:34px 0 34px 34px}.hero-image img{height:100%;object-fit:cover}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:31px max(48px,calc((100vw - 1320px)/2));background:#faf7f0;border-block:1px solid #eee8dc}.trust-bar div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5px 35px;border-right:1px solid #dcd8ce}.trust-bar div:last-child{border:0}.trust-bar b{font-size:22px;color:var(--green);margin-bottom:5px}.trust-bar span{font-size:13px;color:var(--muted)}
.services{background:var(--sand);position:relative;overflow:hidden}.services:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(18,63,53,.08);border-radius:50%;right:-180px;top:-180px}.section-heading h2,.why-copy h2,.areas h2,.about h2,.contact h2{font-size:clamp(40px,4vw,62px);line-height:1.04}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end;margin-bottom:58px}.split-heading>p,.section-heading>p{font-size:17px;line-height:1.7;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;z-index:1;background:rgba(255,255,255,.88);padding:34px;border:1px solid rgba(18,63,53,.08);border-radius:16px;min-height:290px;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(18,63,53,.1)}.service-number{font-size:12px;color:var(--terracotta);font-weight:900;letter-spacing:.15em}.service-card h3{font-size:24px;color:var(--green);margin:27px 0 13px}.service-card p{color:var(--muted);line-height:1.65;font-size:15px}.service-card a{position:absolute;bottom:30px;color:var(--green);font-size:14px;font-weight:800}.service-card a span{margin-left:10px}.centered{text-align:center;max-width:780px;margin:0 auto 70px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;position:relative}.steps:before{content:"";position:absolute;top:35px;left:16%;right:16%;border-top:1px dashed #b4c6be}.steps article{text-align:center;position:relative}.steps article>span{display:flex;width:70px;height:70px;border-radius:50%;background:var(--sage);border:8px solid white;margin:0 auto 26px;align-items:center;justify-content:center;color:var(--green);font-weight:900;font-size:21px;position:relative}.steps h3{font-size:23px;color:var(--green)}.steps p{font-size:15px;line-height:1.7;color:var(--muted);max-width:360px;margin:auto}.center-cta{text-align:center;margin-top:52px}
.why{background:#fbfcfb}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:92px;align-items:center}.why-photo{position:relative}.why-photo>img{height:650px;object-fit:cover;border-radius:0 28px 28px 28px}.since-card{position:absolute;right:-25px;bottom:38px;background:var(--green);color:white;padding:25px 30px;border-radius:10px;box-shadow:0 15px 35px rgba(18,63,53,.25);display:flex;flex-direction:column}.since-card strong{font-size:25px}.since-card span{font-size:13px;margin-top:5px;color:#d8e7e0}.why-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted);margin:26px 0}.why-copy ul{list-style:none;padding:0;margin:35px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:27px}.why-copy li{border-top:2px solid var(--sage);padding-top:16px}.why-copy li b,.why-copy li span{display:block}.why-copy li b{color:var(--green);font-size:16px;margin-bottom:8px}.why-copy li span{font-size:13px;line-height:1.55;color:var(--muted)}
.areas{background:var(--green);color:white}.areas-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.areas h2{color:white}.areas p:not(.eyebrow){font-size:17px;line-height:1.7;color:#d5e2dd;max-width:630px}.button.light{background:white;color:var(--green);margin-top:20px}.area-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.area-list span{border:1px solid rgba(255,255,255,.2);border-radius:7px;padding:14px 18px;color:#eef5f2}.area-list span:before{content:"✓";color:#e8b29f;margin-right:12px}.about-inner{max-width:1100px;text-align:center}.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;text-align:left;margin-top:45px}.about-columns p{margin:0;color:var(--muted);font-size:17px;line-height:1.8}.faq{background:#f6f8f7}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq .section-heading h2{margin-bottom:24px}.faq .text-link{margin-top:26px}.faq-list details{border-bottom:1px solid #cfd9d4;padding:22px 0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:800;color:var(--green);font-size:17px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:15px;line-height:1.7;color:var(--muted);padding-right:40px}.contact{padding-block:90px}.contact-card{background:var(--green);border-radius:24px;padding:65px 70px;color:white;display:flex;align-items:center;justify-content:space-between;gap:60px}.contact h2{color:white;max-width:700px}.contact p:not(.eyebrow){color:#d6e2dd;max-width:650px;font-size:17px}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:20px;min-width:290px}.button.sand{background:var(--sand);color:var(--green);width:100%}.email-link{border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}
footer{background:#0b2b24;color:#d8e4df}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:65px;padding-top:70px;padding-bottom:60px}.footer-main .brand{color:white}.footer-main>div:first-child p{max-width:340px;line-height:1.7;font-size:14px;color:#a9bdb5}.footer-main h3{font-size:13px;color:white;text-transform:uppercase;letter-spacing:.14em;margin:0 0 22px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:14px}.footer-main a:hover{color:white}.footer-main span{color:#9fb3ab}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-block:25px;display:flex;justify-content:space-between;font-size:12px;color:#8fa79e}.mobile-cta{display:none}
@media(max-width:1050px){.section-shell{width:min(100% - 48px,900px)}.nav-wrap nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{padding:0 0 45px}.hero-image{height:520px;border-radius:26px}.trust-bar{grid-template-columns:repeat(2,1fr);gap:25px}.trust-bar div:nth-child(2){border:0}.service-grid{grid-template-columns:repeat(2,1fr)}.split-heading,.why-grid,.areas-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.why-photo>img{height:500px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.contact-card{align-items:flex-start;flex-direction:column}.contact-actions{align-items:flex-start}.contact-actions .button{width:auto}}
@media(max-width:680px){body{padding-bottom:66px}.section-shell{width:calc(100% - 32px)}.section-pad{padding:72px 0}.nav-wrap{width:calc(100% - 32px);height:70px}.brand{font-size:13px}.brand-mark{width:34px;height:29px}.phone-btn{font-size:0;padding:10px 13px}.phone-btn span{font-size:21px}.hero{padding-top:28px}.hero-copy{padding-bottom:30px}.hero h1{font-size:50px}.hero-text{font-size:18px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-proof{font-size:12px}.hero-image{height:350px;border-radius:18px}.trust-bar{padding:28px 16px;gap:20px}.trust-bar div{padding:5px 10px}.trust-bar div:nth-child(odd){border-right:1px solid #ddd8cd}.trust-bar b{font-size:18px}.trust-bar span{font-size:11px}.split-heading{gap:25px;margin-bottom:38px}.section-heading h2,.why-copy h2,.areas h2,.about h2,.contact h2{font-size:40px}.service-grid,.steps,.why-copy ul,.about-columns,.footer-main{grid-template-columns:1fr}.service-card{min-height:275px}.steps{gap:45px}.steps:before{display:none}.why-photo>img{height:380px}.since-card{right:12px;bottom:12px}.areas-grid{gap:38px}.area-list{gap:8px}.area-list span{padding:12px 10px;font-size:13px}.faq-grid{gap:30px}.contact{padding:0}.contact-card{width:100%;border-radius:0;padding:60px 24px}.contact-actions{min-width:0;width:100%}.contact-actions .button{width:100%}.footer-main{padding-top:55px;gap:38px}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px;padding-bottom:30px}.mobile-cta{position:fixed;z-index:60;bottom:0;left:0;right:0;height:66px;background:white;box-shadow:0 -6px 20px rgba(0,0,0,.1);display:grid;grid-template-columns:1fr 1fr;padding:8px;gap:8px}.mobile-cta a{display:flex;align-items:center;justify-content:center;border-radius:5px;font-weight:800}.mobile-cta a:first-child{border:1px solid var(--green);color:var(--green)}.mobile-cta a:last-child{background:var(--green);color:white}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
