:root {--background:#fafcfb;--foreground:#142c28;--muted-foreground:#536660;--border:#dce6e0;--input:#bccdc4;--radius:0.75rem;}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--background);color:var(--foreground)}a{text-decoration:none;color:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #76a47f;outline-offset:5px}.wrap{max-width:1280px;margin:auto;padding:0 48px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:24px}.brand{font-size:22px;font-weight:750;letter-spacing:-.7px;display:flex;align-items:center;gap:10px}.brand svg{background:#183f33;color:#d2fb75;padding:7px;border-radius:10px;width:36px;height:36px}.nav{display:flex;align-items:center;gap:30px;font-size:14px}.nav a:hover{color:#518433}.nav .nav-cta{border:1px solid #183f33;border-radius:50px;padding:12px 20px}.hero{display:grid;grid-template-columns:1.14fr 1fr;gap:64px;padding:76px 0 70px;align-items:start}.eyebrow{font-size:13px;letter-spacing:1.8px;text-transform:uppercase;font-weight:600;color:#567265;display:flex;gap:10px;align-items:center}.eyebrow:before{content:'';width:22px;height:2px;background:#5d8655}h1{font-size:clamp(42px,4.7vw,66px);line-height:1.06;letter-spacing:-2.8px;font-weight:500;margin:27px 0 25px}h1 em{font-style:normal;color:#57813d}.intro{font-size:18px;line-height:1.65;max-width:460px;color:#536660;margin-bottom:30px}.pills{display:flex;gap:8px;flex-wrap:wrap}.pills span{font-size:13px;border:1px solid #d9e3db;border-radius:50px;padding:8px 12px}.flow{margin-top:46px;padding:25px 0 0;border-top:1px solid var(--border)}.flow-title{font-size:13px;color:#68786d;margin-bottom:18px}.flow-line{display:flex;gap:12px;align-items:center;font-size:14px}.flow-line b{font-weight:500}.flow-line svg{color:#819687;width:18px}.flow-line .result{background:#e5f1d9;padding:10px 12px;border-radius:7px}.form-card{background:#fff;border:1px solid #dce5df;border-radius:22px;padding:32px;box-shadow:0 14px 60px #23422e09;scroll-margin-top:28px}.form-top{display:flex;justify-content:space-between;align-items:center}.form-top svg{color:#627d64}h2{font-size:34px;line-height:1.16;letter-spacing:-1.2px;font-weight:500;margin:14px 0 20px}.form-card h2{font-size:27px;margin:0}.form-caption{font-size:15px;line-height:1.5;color:#66766e;margin:12px 0 25px}.field{display:flex;flex-direction:column;gap:8px;margin:17px 0}.field label{font-size:14px;font-weight:500}.field input,.field textarea,.field [data-slot=select-trigger]{font-size:16px;min-height:47px;border:1px solid #d5dfd8;background:#fcfdfc;border-radius:8px;padding:12px;width:100%;box-shadow:none}.field textarea{resize:vertical;min-height:94px}.field input:focus,.field textarea:focus{outline:2px solid #739558;outline-offset:1px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;color:#66766e;margin:20px 0}.consent button{margin-top:2px;min-width:16px}.submit{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;width:100%;border:0;border-radius:9px;background:#193f32;color:white;font-size:16px;cursor:pointer}.submit:hover{background:#2a5545}.submit:disabled{opacity:.65;cursor:wait}.error{font-size:14px;color:#a82727;margin:12px 0}.success{padding:50px 0;line-height:1.6}.success svg{color:#50883e;margin-bottom:20px}.success h3{font-size:25px;font-weight:500}.success button{margin-top:25px}.services{padding:65px 0;border-top:1px solid var(--border)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.section-head p{max-width:340px;line-height:1.6;font-size:16px;color:#627168}.section-head h2{max-width:550px;margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;background:#f0f4ef;border-radius:14px;display:flex;flex-direction:column}.card-head{display:flex;justify-content:space-between;align-items:center;color:#46704b}.card-head span{font-size:13px;color:#738273}.card h3{font-size:22px;letter-spacing:-.6px;margin:28px 0 14px;font-weight:500}.card p{color:#5a6d60;font-size:16px;line-height:1.6;margin:0 0 25px}.card a{margin-top:auto;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600}.card a:hover{text-decoration:underline}.card a svg{width:16px}.steps{background:#17392f;color:#fff;border-radius:20px;padding:44px;margin:5px 0 64px}.steps h2{margin-top:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.step{border-top:1px solid #496357;padding-top:20px}.step span{color:#c5ef83;font-size:14px}.step h3{font-size:19px;font-weight:500;margin:17px 0 10px}.step p{font-size:15px;line-height:1.65;color:#c5d0c8}.footer{padding:0 0 32px;display:flex;justify-content:space-between;gap:20px;color:#64766a;font-size:13px}.trap{position:absolute;left:-9999px}.footer a:hover{text-decoration:underline}
@media(max-width:1000px){.wrap{padding:0 28px}.hero{gap:32px}h1{font-size:48px}.nav{gap:18px}.form-card{padding:25px}.cards{gap:12px}.card{padding:22px}}
@media(max-width:760px){.wrap{padding:0 20px}.header{height:78px}.brand{font-size:19px}.nav a:not(.nav-cta){display:none}.nav .nav-cta{padding:10px 13px;font-size:13px}.hero{grid-template-columns:1fr;padding:42px 0;gap:34px}h1{font-size:48px;letter-spacing:-2px}.intro{font-size:17px}.flow{margin-top:28px}.form-card{padding:24px}.cards,.steps-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{max-width:100%}.services{padding:40px 0}.cards{gap:14px}.card h3{margin-top:20px}.steps{padding:28px;margin-bottom:32px}.steps-grid{gap:14px}.footer{flex-direction:column;gap:10px}h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.field select{font:inherit;min-height:47px;border:1px solid #d5dfd8;background:#fcfdfc;border-radius:8px;padding:12px;width:100%}.consent input{margin-top:3px;accent-color:#193f32;flex-shrink:0}#form-status{font-size:14px;line-height:1.5;margin-top:14px}.flow-line{flex-wrap:wrap}svg{flex-shrink:0}h1{overflow-wrap:normal}.field textarea{font-family:inherit}@media(max-width:400px){h1{font-size:40px;letter-spacing:-1.8px}}
