:root{--ink:#0d2420;--deep:#0a2b26;--deep2:#061e1b;--green:#7dbb6d;--green2:#a8d28f;--mint:#dff4ea;--cream:#f5f2ea;--white:#fff;--muted:#66756f;--line:#dbe4df;--shadow:0 30px 70px rgba(7,35,30,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fbfcfa;line-height:1.6}body.menu-open{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:'Manrope',sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;padding:18px 0;transition:.25s}.site-header.scrolled{background:rgba(247,250,247,.92);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(11,44,38,.08);padding:10px 0}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:44px;height:44px;border-radius:13px;background:var(--deep);display:grid;place-items:center}.brand-mark svg{width:30px;fill:var(--green2)}.brand-mark .drop-cut{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-size:24px;letter-spacing:-1px}.brand-text small{font:700 9px/1.4 'DM Sans';letter-spacing:3px;color:#60706a}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-nav>a:not(.nav-cta):after{content:"";display:block;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:.2s}.site-nav>a:hover:after{transform:scaleX(1)}.nav-cta{background:var(--deep);color:#fff;padding:12px 18px;border-radius:999px}.menu-toggle{display:none;border:0;background:none}.hero{position:relative;min-height:780px;background:linear-gradient(120deg,#edf7ef,#f8f7f0);overflow:hidden;padding:154px 0 90px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(12,55,47,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(12,55,47,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,#000,transparent 85%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-a{width:500px;height:500px;right:-180px;top:-120px;background:rgba(134,197,144,.25)}.hero-orb-b{width:280px;height:280px;left:-130px;bottom:-30px;background:rgba(158,217,229,.18)}.hero-inner{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:11px;font-weight:800;color:#315b50;display:flex;align-items:center;gap:9px;margin-bottom:22px}.eyebrow span{width:28px;height:2px;background:var(--green)}.eyebrow.light{color:#b5d5ca}.eyebrow.dark{color:#54726a}.eyebrow.center{justify-content:center}.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-4px;max-width:670px;margin-bottom:26px}.hero h1 em{font-style:normal;color:#4a8a5d}.hero-lead{font-size:18px;color:#52655f;max-width:600px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin:34px 0 45px}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:15px 23px;border-radius:8px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;font-family:inherit}.button.primary{background:var(--deep);color:#fff;box-shadow:0 13px 30px rgba(9,45,39,.2)}.button.primary:hover{background:#124238;transform:translateY(-1px)}.button.secondary{border-color:#b9c9c2;background:rgba(255,255,255,.5)}.hero-trust{display:flex;gap:34px}.hero-trust div{display:flex;flex-direction:column}.hero-trust b{font-size:13px}.hero-trust span{font-size:11px;color:#76857f}.visual-card{background:#fff;border:1px solid rgba(11,54,46,.08);border-radius:28px;padding:15px;box-shadow:var(--shadow);transform:rotate(1.1deg);position:relative}.visual-card:before{content:"";position:absolute;inset:32px -25px -28px 40px;border-radius:30px;background:#bddbb2;z-index:-1;transform:rotate(-4deg)}.visual-topline,.visual-footer{display:flex;justify-content:space-between;align-items:center;padding:7px 8px 15px;font-size:9px;letter-spacing:1.6px;font-weight:800;color:#61756e}.status-dot{display:flex;align-items:center;gap:6px}.status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#72b76d;box-shadow:0 0 0 4px #e4f3df}.yard-scene{width:100%;display:block;border-radius:20px}.visual-footer{padding:13px 8px 5px;justify-content:flex-start;gap:28px;letter-spacing:.4px;text-transform:none;font-size:10px}.visual-footer span{display:flex;align-items:center;gap:6px}.visual-footer i{display:block;width:6px;height:6px;background:#79b877;border-radius:50%}.hero-wave{position:absolute;height:50px;left:0;right:0;bottom:-24px;background:#fbfcfa;border-radius:50% 50% 0 0/100% 100% 0 0}.section{padding:110px 0}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start}.intro h2,.section-heading h2,.why h2,.quote-section h2{font-size:clamp(36px,4.5vw,56px);line-height:1.08;letter-spacing:-2.5px}.intro-copy{font-size:17px;color:#53655f}.intro-copy p+p{margin-top:22px}.services{background:#f0f4ef}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}.section-heading>p{max-width:430px;color:#697972}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-card{position:relative;background:#fff;border:1px solid #dfe7e2;border-radius:16px;padding:38px;min-height:360px;transition:.22s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(14,42,36,.08)}.service-card.featured{background:var(--deep);color:#fff}.service-icon{height:55px}.service-icon svg{width:45px;height:45px;fill:none;stroke:#4f8e5e;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.featured .service-icon svg{stroke:#a4d497}.service-num{position:absolute;right:30px;top:28px;color:#9aa8a3;font:700 12px 'Manrope'}.featured .service-num{color:#75958d}.service-card h3{font-size:24px;margin:20px 0 12px}.service-card p{color:#6b7b75;max-width:500px}.featured p{color:#bad0c9}.service-card a{position:absolute;bottom:35px;font-size:13px;font-weight:800;display:flex;gap:12px;color:#356a4a}.featured a{color:#b5dfa7}.why{background:var(--deep);color:#fff;position:relative;overflow:hidden}.why:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(161,208,147,.12);border-radius:50%;right:-150px;bottom:-220px;box-shadow:0 0 0 70px rgba(161,208,147,.035),0 0 0 140px rgba(161,208,147,.025)}.why-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center;position:relative;z-index:1}.why-panel{background:#f3f5ee;color:var(--ink);border-radius:20px;padding:36px 42px;box-shadow:0 28px 70px rgba(0,0,0,.18)}.mini-label{font-size:9px;font-weight:800;letter-spacing:2px;color:#658079}.big-number{font:800 12px 'Manrope';color:#78a76c;margin-top:24px}.why-panel h3{font-size:22px;margin:5px 0 4px}.why-panel p{font-size:13px;color:#64746e;margin:0}.panel-divider{height:1px;background:#d6e0da;margin:22px 0}.why-copy>p{font-size:17px;color:#b9cdc6;max-width:620px}.check-list{margin-top:38px;display:grid;gap:18px}.check-list>div{display:flex;gap:15px;align-items:flex-start}.check-list>div>span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:#9bcc88;color:#0d352e;font-weight:800}.check-list p{margin:0;display:flex;flex-direction:column}.check-list b{font-size:14px}.check-list small{color:#8eaaa1;margin-top:3px}.section-heading.centered{display:block;text-align:center}.section-heading.centered>p{margin:10px auto 0}.process-grid{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:start;margin-top:55px}.process-step{text-align:center}.process-step>span{width:52px;height:52px;border:1px solid #a7baaf;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;font:800 13px 'Manrope';color:#478059}.process-step h3{font-size:18px}.process-step p{font-size:14px;color:#6c7b75;max-width:280px;margin:auto}.process-line{height:1px;background:#cfdad4;margin-top:26px}.quote-section{background:#0b2924;color:#fff;padding:100px 0}.quote-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.quote-copy{position:sticky;top:120px}.quote-copy>p:not(.eyebrow){color:#afc6be;font-size:17px;max-width:500px}.email-link{display:flex;align-items:center;gap:12px;margin-top:36px}.email-link>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#a5d292;color:#15392f;font-weight:800}.email-link div{display:flex;flex-direction:column}.email-link small{font-size:10px;color:#86a49a;text-transform:uppercase;letter-spacing:1.5px}.email-link b{font-size:14px}.quote-form{background:#f7f8f4;color:var(--ink);padding:38px;border-radius:20px;box-shadow:0 25px 70px rgba(0,0,0,.16)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:grid;gap:7px;font-size:11px;font-weight:800;margin-bottom:18px;text-transform:uppercase;letter-spacing:.8px;color:#4d625b}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d6dfda;background:#fff;border-radius:8px;padding:13px 14px;font:500 14px 'DM Sans';color:var(--ink);outline:none;transition:.2s;text-transform:none;letter-spacing:0}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#7dbb6d;box-shadow:0 0 0 3px rgba(125,187,109,.15)}.quote-form textarea{resize:vertical}.form-submit{width:100%;border:0}.form-note{text-align:center;color:#80918a;font-size:10px;margin:10px 0 0}.site-footer{background:#061b18;color:#fff;padding:55px 0 24px}.footer-top{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:40px;padding-bottom:42px}.footer-brand .brand-text small{color:#91a79f}.footer-brand .brand-mark{background:#123a32}.footer-top>p{color:#789089;font-size:13px;margin:0}.footer-top>a:last-child{text-align:right;color:#b6dbaa;font-weight:700;font-size:13px}.footer-bottom{border-top:1px solid #17332e;padding-top:22px;display:flex;justify-content:space-between;color:#58716a;font-size:10px;letter-spacing:.4px}@media(max-width:900px){.site-nav{position:fixed;inset:0;background:#f5f8f4;display:flex;flex-direction:column;justify-content:center;font-size:23px;transform:translateX(100%);transition:.25s;z-index:-1}.site-nav.open{transform:translateX(0)}.menu-toggle{display:grid;gap:6px;padding:10px;z-index:3}.menu-toggle span{display:block;width:23px;height:2px;background:#153c35}.hero{padding-top:135px}.hero-inner{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:650px;margin:auto}.intro-grid,.why-grid,.quote-wrap{grid-template-columns:1fr;gap:55px}.why-copy{order:-1}.section-heading{display:block}.section-heading>p{margin-top:15px}.quote-copy{position:static}.footer-top{grid-template-columns:1fr;text-align:center}.footer-top .brand{justify-self:center}.footer-top>a:last-child{text-align:center}}@media(max-width:640px){.wrap{width:min(100% - 28px,1160px)}.hero{min-height:auto;padding:120px 0 80px}.hero h1{font-size:47px;letter-spacing:-2.8px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-trust{gap:15px;justify-content:space-between;text-align:left}.hero-trust span{font-size:9px}.visual-card{padding:9px;border-radius:20px}.visual-card:before{inset:20px -12px -18px 25px}.visual-topline{font-size:7px}.section{padding:75px 0}.intro-grid{gap:25px}.intro h2,.section-heading h2,.why h2,.quote-section h2{font-size:37px}.service-grid{grid-template-columns:1fr}.service-card{min-height:335px;padding:30px}.why-panel{padding:28px}.process-grid{grid-template-columns:1fr}.process-line{height:45px;width:1px;margin:12px auto;background:#cfdad4}.quote-section{padding:75px 0}.quote-form{padding:24px 18px}.field-row{grid-template-columns:1fr;gap:0}.footer-bottom{display:grid;gap:8px;text-align:center}.footer-top{gap:22px}.site-footer{padding-top:45px}}
