@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--green:#123c2f;--deep:#102f26;--lime:#d5f478;--ink:#183c30;--muted:#5d6b64;--paper:#f5f7f3;--line:#dae1d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:white;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #95b72a;outline-offset:5px}.skip{position:absolute;left:20px;top:-70px;padding:12px;background:white;z-index:30}.skip:focus{top:20px}.topbar{background:var(--deep);color:#e3eae4;display:flex;justify-content:space-between;padding:8px 4.5%;font-size:12px;letter-spacing:.025em}.topbar span+span{letter-spacing:.13em;font-size:11px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:25px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,Arial,sans-serif;font-size:29px;line-height:1}.brandbold{font-weight:800}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:.43em;margin:9px 0 0 2px}.brandmark{display:block;background:var(--green);color:var(--lime);font-size:41px;font-weight:800;border-radius:9px;width:48px;height:52px;line-height:52px;text-align:center;position:relative}.brandmark span{font-size:19px;position:absolute;right:-5px;top:-9px;background:white;line-height:24px;color:var(--green);border-radius:4px}nav{display:flex;gap:28px;font-size:14px;font-weight:500}nav a:hover{color:#6c891e}.button{padding:15px 21px;background:var(--green);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:0;border-radius:5px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#22533e}.button span{font-size:20px;line-height:1}.lime{background:var(--lime);color:var(--deep)}.lime:hover{background:#e2ff93}.menu{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;background:var(--green);color:white;min-height:620px}.hero-copy{padding:64px 7% 30px 9%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:23px}.line{width:28px;height:1px;background:var(--lime)}h1,h2,h3{font-family:Manrope,Arial,sans-serif;margin:0;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(42px,4.45vw,72px);font-weight:500}em{font-style:normal;color:var(--lime)}.hero-copy>p{font-size:17px;max-width:440px;color:#d7e0d9;line-height:1.7;margin:26px 0 28px}.hero-actions{display:flex;align-items:flex-start;gap:18px;flex-wrap:wrap}.textlink{display:inline-flex;gap:16px;align-items:center;font-size:14px;border-bottom:1px solid #ffffff60;padding:13px 0 6px}.hero-bottom{margin-top:auto;padding-top:52px;display:flex;justify-content:space-between;align-items:end;gap:15px;font-size:11px;color:#b3c6b9;letter-spacing:.08em}.hero-bottom span:last-child{font-size:12px;letter-spacing:0}.hero-visual{position:relative;overflow:hidden;min-height:540px}.hero-visual>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:55% 50%}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#061b20aa)}.image-label{position:absolute;z-index:1;bottom:54px;left:38px;right:38px;display:grid;grid-template-columns:1fr auto;gap:12px}.image-label>span{font-size:11px;letter-spacing:.17em;grid-column:1/-1}.image-label strong{font-family:Manrope,sans-serif;font-weight:500;line-height:1.3;font-size:27px;letter-spacing:-.03em}.image-label a{border:1px solid #ffffff99;border-radius:50%;width:49px;height:49px;text-align:center;padding-top:6px;font-size:25px;align-self:end}.photo-note{position:absolute;bottom:12px;right:20px;z-index:2;font-size:11px;color:#eee}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 4.5%;border-bottom:1px solid var(--line);font-size:14px;gap:20px}.benefits>div{display:flex;align-items:center;gap:10px}.benefits span{border:1px solid #b9c7af;background:#f3f7ed;border-radius:50%;font-size:12px;width:21px;height:21px;text-align:center}.section{padding:100px 6.5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-head>p{max-width:350px;color:var(--muted);margin:0}h2{font-size:clamp(32px,3.35vw,50px);font-weight:500}.solutions{background:var(--paper)}.solutions .eyebrow,.process .eyebrow,.faq .eyebrow{color:#597342}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service{min-width:0;padding:27px 28px 0;background:white;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column}.service-number{font-size:11px;letter-spacing:.11em;color:var(--muted)}.service-symbol{width:55px;height:55px;background:#eef4e6;border:1px solid #dce7cd;margin:28px 0 26px;border-radius:10px;font-size:37px;line-height:50px;text-align:center;color:#486536}.service h3{font-size:27px;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.service>p{color:var(--muted);font-size:15px;line-height:1.75;margin:17px 0 25px}.service details{border-top:1px solid var(--line);margin-top:auto}.service summary{padding:20px 0;font-size:14px;font-weight:600}.service details>div{font-size:14px;color:var(--muted);padding-bottom:20px}.service details a{display:block;margin-top:15px;color:var(--green);font-weight:600}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}.extra-services{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:28px 0;font-size:14px}.extra-services>span{color:var(--muted)}.extra-services a:hover{text-decoration:underline}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:var(--green);color:white}.about h2{font-size:clamp(40px,4.2vw,64px)}.about .eyebrow{color:#c3d3c7}.about-copy{max-width:450px;padding-top:6px}.about-copy h3{font-size:28px;font-weight:500;line-height:1.3}.about-copy p{color:#d7e0d9;font-size:16px}.about .dark{color:var(--lime);border-color:#7a9654}.outline{background:transparent;border:1px solid #96a598;color:var(--green)}.outline:hover{background:var(--paper)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.steps article{border-top:1px solid #b9c8b3;padding-top:25px}.steps article>span{font-family:Manrope,sans-serif;color:#688155;font-size:36px;font-weight:400}.steps h3{font-size:19px;letter-spacing:-.025em;margin:25px 0 13px}.steps p{font-size:15px;color:var(--muted);margin:0;line-height:1.75}.faq{background:var(--paper);display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq>div>p{color:var(--muted);margin:24px 0}.dark{color:var(--green);border-color:#91a48c}.questions{border-top:1px solid var(--line)}.questions details{border-bottom:1px solid var(--line)}.questions summary{padding:24px 0;font-weight:500;font-size:16px}.questions p{font-size:15px;color:var(--muted);margin:0 0 24px;max-width:540px;line-height:1.75}.contact{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#e9efdf}.contact h2{font-size:clamp(45px,4.9vw,73px)}.contact h2 em{color:#5d772e}.contact-intro>p{max-width:320px;color:#52634d;margin:28px 0}.contact-note{display:flex;gap:20px;align-items:center;margin-top:48px}.contact-note>span{background:var(--green);color:var(--lime);width:48px;height:48px;border-radius:50%;text-align:center;padding-top:6px;font-size:23px}.contact-note p{font-size:14px}form{background:white;padding:34px;border-radius:9px}form h3{font-size:24px;font-weight:600;line-height:1.3}.form-intro{font-size:14px;color:var(--muted);margin:9px 0 18px}.demo-note{background:#f4f6f1;border:1px solid #e1e7dc;border-radius:4px;padding:10px 12px;font-size:12px;color:#58634c;margin-bottom:20px}label{display:block;font-size:13px;font-weight:500;margin:14px 0 7px}label span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #d7ddd4;border-radius:4px;padding:12px;font-size:14px;background:white;color:var(--green)}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form .button{margin-top:19px;width:100%}.form-footnote{font-size:12px;color:var(--muted);margin-bottom:0}#form-result{margin-top:20px;padding:18px;background:var(--paper);border-left:3px solid #688155;font-size:14px;overflow-wrap:anywhere}#form-result p{margin:6px 0}footer{padding:48px 6.5% 20px;background:var(--deep);color:white}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px;font-size:14px}.footer-top p{color:#b5c7bb;margin:0}.footer-top .brandmark{background:var(--lime);color:var(--deep)}.footer-top .brandmark span{background:var(--deep);color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff26;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#aec1b5;font-size:12px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1100px){nav{gap:16px;font-size:12px}header{padding:0 4%;gap:15px}.brand{font-size:25px}.headercta{padding:13px;gap:15px}.hero-copy{padding-top:48px}.hero{min-height:590px}.hero-bottom{padding-top:30px}.section{padding:75px 5%}.service{padding:23px 22px 0}.service h3{font-size:23px}.about,.faq{gap:50px}.contact{gap:5%}}@media(max-width:800px){header{height:80px}.topbar span+span{display:none}.topbar{justify-content:center}.headercta{margin-left:auto}.menu{display:block;border:1px solid var(--line);background:white;color:var(--green);padding:6px 11px;font-size:22px;border-radius:4px}nav{display:none;position:absolute;left:0;right:0;top:80px;flex-direction:column;background:white;padding:24px 5%;font-size:16px;box-shadow:0 12px 15px #102f2614}nav.open{display:flex}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:42px 9% 25px}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-visual{min-height:565px}.hero-bottom{font-size:10px}.hero-bottom span:last-child{display:none}.eyebrow{font-size:10px}.image-label{left:25px;right:25px}.image-label strong{font-size:23px}.image-label a{display:none}.benefits{grid-template-columns:1fr 1fr;font-size:13px;gap:15px}.section-head{gap:30px;align-items:start}.section-head>p{max-width:260px;font-size:15px}.service-grid{gap:12px}.service{padding:20px 17px 0}.service h3{font-size:21px}.service>p{font-size:14px}.service summary{font-size:12px}.steps{grid-template-columns:1fr 1fr}.about,.faq{gap:35px}.contact{grid-template-columns:1fr 1.2fr;gap:30px}.contact h2{font-size:45px}form{padding:25px}.footer-top{flex-wrap:wrap}.footer-top p{display:none}}
@media(max-width:600px){html{scroll-padding-top:80px}.topbar{font-size:11px;padding:7px 10px}header{padding:0 5%;height:76px;gap:13px}.brand{font-size:23px;gap:8px}.brandmark{width:36px;height:42px;line-height:42px;font-size:33px}.brandmark span{font-size:15px;top:-8px}.brand small{font-size:8px;margin-top:6px}.headercta{font-size:12px;padding:11px 12px;gap:8px}.headercta span{display:none}.menu{font-size:20px;padding:5px 8px}nav{top:76px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 30px}.hero h1{font-size:clamp(38px,9.5vw,57px);line-height:1.14}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-copy>p{max-width:390px;font-size:16px;margin:22px 0 25px}.hero-actions{gap:10px}.hero-actions .button{font-size:13px;padding:15px 18px}.hero-actions .textlink{font-size:13px}.hero-bottom{display:none}.hero-visual{min-height:350px}.hero-visual>img{object-position:50% 50%}.image-label{bottom:35px;left:25px}.image-label strong{font-size:25px}.image-label a{display:block}.benefits{padding:23px 6%;font-size:12px;gap:17px 10px}.benefits span{flex-shrink:0}.section{padding:58px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:100%;margin-top:22px}.section-head>.button{margin-top:25px}h2{font-size:34px;line-height:1.18}.eyebrow{margin-bottom:18px}.service-grid{grid-template-columns:minmax(0,1fr);gap:16px}.service{padding:24px 25px 0;position:relative}.service-symbol{position:absolute;right:25px;top:20px;margin:0;width:46px;height:46px;font-size:30px;line-height:42px}.service h3{margin-top:30px;font-size:27px}.service h3 br{display:none}.service>p{font-size:16px}.service summary{font-size:14px}.extra-services{justify-content:flex-start;gap:15px 24px;font-size:14px}.extra-services>span{width:100%}.about,.faq,.contact{grid-template-columns:1fr;gap:35px}.about h2{font-size:44px}.about-copy h3{font-size:25px}.steps{margin-top:30px;gap:30px 22px}.steps article{padding-top:15px}.steps h3{font-size:19px;margin-top:18px;line-height:1.3}.steps p{font-size:14px}.questions summary{padding:21px 0;font-size:15px}.contact h2{font-size:49px}.contact-note{display:none}.contact-intro>p{margin-bottom:0;max-width:100%}form{padding:24px 22px}.form-row{gap:12px}form h3{font-size:23px}input,select,textarea{font-size:16px}.footer-top{gap:27px;font-size:13px;justify-content:flex-start}.footer-top .brand{width:100%;margin-bottom:5px}.footer-bottom{flex-direction:column;gap:12px}footer{padding:37px 6% 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}} 
