@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--forest:#123b30;--ink:#172f28;--lime:#d9f973;--paper:#f8faf6;--muted:#61716a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sprite{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;line-height:1.1;letter-spacing:.03em}.brand-sub{display:block;font-size:12px;margin-top:5px;letter-spacing:.14em}.brand-icon{display:grid;place-items:center;background:var(--forest);color:var(--lime);width:43px;height:48px;border-radius:12px}.header nav{display:flex;gap:32px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{color:#50804c}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:19px 24px;background:var(--lime);border-radius:10px;color:var(--forest);font-weight:700;line-height:1.3;transition:transform .2s,background .2s}.button:hover{background:#cbea62;transform:translateY(-2px)}.button.small{background:var(--forest);color:white;padding:13px 21px;font-size:14px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:58px;padding:34px 0 64px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{height:7px;width:7px;background:#7c9c47;border-radius:50%}h1,h2,h3{font-family:Manrope,sans-serif;margin:0}h1{font-size:clamp(48px,5.6vw,78px);line-height:1.05;letter-spacing:-.065em;margin:24px 0}h1 em{font-style:normal;color:#6d8c31}p{line-height:1.7}.hero-copy>p{max-width:420px;color:var(--muted);font-size:17px;margin:0 0 28px}.hero-note{font-size:12px;color:var(--muted);margin-top:16px}.hero-visual{height:560px;position:relative;border-radius:22px;overflow:hidden;background:var(--forest)}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#09231ed9)}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:51% center}.photo-label{position:absolute;z-index:1;bottom:60px;left:28px;display:flex;align-items:center;gap:14px;background:#fffffff0;padding:18px 24px;border-radius:13px;line-height:1.5;font-size:17px}.mini-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--lime)}.image-caption{position:absolute;z-index:1;bottom:25px;left:29px;font-size:11px;letter-spacing:.13em;color:#fff}.service-strip{background:var(--forest);color:white}.service-strip .wrap{min-height:79px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px}.asterisk{font-size:26px;color:var(--lime)}.services{padding:82px 0 70px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:32px}h2{font-size:38px;line-height:1.2;letter-spacing:-.045em}.section-heading h2,.how h2{margin-top:15px}.section-heading>p{max-width:320px;color:var(--muted);font-size:14px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{position:relative;background:white;border:1px solid #dde5dc;border-radius:14px;padding:28px}.service-icon{width:31px;height:31px;margin-bottom:25px}.number{position:absolute;right:26px;top:29px;font-size:12px;color:#7a8b81}.cards h3{font-size:20px;letter-spacing:-.03em}.cards p{font-size:14px;color:var(--muted);margin:13px 0 28px}.cards a{font-size:14px;font-weight:700;display:flex;justify-content:space-between;border-top:1px solid #e8ece7;padding-top:20px}.cards a:hover{color:#57811e}.how{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid #d9e2d9;padding:62px 0 78px}.text-link{display:inline-block;margin-top:28px;font-weight:700;font-size:14px;text-decoration:underline;text-underline-offset:5px}.how ol{padding:0;margin:0;list-style:none}.how li{display:flex;gap:23px;margin-bottom:25px}.how li>span{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;background:#e8efdf;border-radius:50%;font-size:12px}.how h3{font-size:17px}.how p{margin:5px 0 0;font-size:14px;color:var(--muted)}.final-cta{background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px;border-radius:18px}.final-cta .eyebrow{color:var(--lime);font-size:11px}.final-cta h2{margin-top:14px;font-size:34px}.final-cta p{color:#ccd8cc;margin-bottom:0;font-size:14px}.final-cta .button{flex-shrink:0}footer{padding:35px 0 105px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}footer>span{font-weight:700}footer p{color:var(--muted)}footer button{background:none;border:0;text-decoration:underline;font-size:12px;color:var(--ink)}.floating{position:fixed;z-index:5;right:24px;bottom:24px;background:var(--lime);color:var(--forest);padding:16px 20px;border:1px solid #b9d265;border-radius:40px;box-shadow:0 8px 30px #102d2525;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.floating:hover{background:#cbea62}dialog{border:1px solid #dbe4d6;border-radius:25px;padding:44px 36px 0;width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 32px);text-align:center;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #001a1950;overflow:auto}dialog::backdrop{background:#0a211dc2;backdrop-filter:blur(5px)}.close{position:absolute;top:15px;right:17px;width:32px;height:32px;background:#e9eee5;border:0;border-radius:50%;font-size:24px;line-height:1;color:var(--forest)}.popup-icon{height:70px;width:70px;border-radius:22px;display:grid;place-items:center;background:var(--lime);margin:0 auto 23px;transform:rotate(-7deg)}.popup-icon svg{width:35px;height:35px;transform:rotate(7deg)}dialog .eyebrow{font-size:10px;letter-spacing:.1em}dialog h2{font-size:42px;margin:17px 0}dialog p{font-size:15px;color:var(--muted);margin:0 0 25px}dialog .button{display:flex;width:100%;font-size:16px}.browse{display:block;margin:18px auto 24px;background:none;border:0;color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:4px}.popup-bottom{border-top:1px solid #dfe6d9;padding:17px 0;font-size:11px;color:var(--muted)}body:has(dialog[open]){overflow:hidden}:focus-visible{outline:3px solid #759e36;outline-offset:4px}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:90px}.header nav{display:none}.hero{gap:28px;padding-top:20px}.hero-visual{height:450px}h1{font-size:54px}.hero-copy>p{font-size:15px}.hero .button{font-size:14px;padding:17px 16px}.hero-note{font-size:11px}.photo-label{left:17px;padding:15px;font-size:14px}.section-heading{gap:28px}h2{font-size:31px}.cards{gap:12px}.cards article{padding:20px}.cards h3{font-size:18px}.cards a{font-size:13px}.how{gap:30px}.final-cta{padding:32px;align-items:start;flex-direction:column}.final-cta h2{font-size:31px}}@media(max-width:560px){.header .button{padding:11px 14px}.brand{font-size:21px}.brand-sub{font-size:10px}.hero{grid-template-columns:1fr;padding-bottom:32px;gap:30px}.hero h1{font-size:clamp(48px,13vw,66px);margin:20px 0}.hero-copy>p{font-size:16px;max-width:100%}.hero .button{font-size:15px}.hero-visual{height:360px}.hero-note{font-size:12px}.service-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 0;font-size:14px}.asterisk{display:none}.services{padding:48px 0}.section-heading{display:block}.section-heading>p{margin-top:18px;max-width:100%;font-size:15px}.cards{grid-template-columns:1fr;gap:14px}.cards article{padding:25px}.cards p{font-size:15px}.cards a{font-size:14px}.service-icon{margin-bottom:19px}.how{grid-template-columns:1fr;padding:43px 0;gap:35px}.how p{font-size:15px}.final-cta{padding:28px}.final-cta h2{font-size:30px}.final-cta .button{font-size:14px}footer{align-items:start;flex-direction:column;gap:4px;padding-bottom:110px}footer p{margin:4px 0 12px}.floating{right:16px;bottom:16px;padding:14px 18px}dialog{padding:39px 24px 0}dialog h2{font-size:37px}dialog .eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
