.contact-page-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);gap:32px;align-items:start}.contact-form-card{background:#fff;border:1px solid #d9e7d9;border-radius:12px;padding:44px}.contact-form-card h2{font-size:2.2rem;margin-bottom:10px}.form-intro{color:#61716b;line-height:1.65;margin-bottom:35px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-field{margin-bottom:22px}.form-field label{display:block;font-size:.88rem;font-weight:700;margin-bottom:9px}.form-field label span{color:#39783c}.form-field label .optional{color:#73837a;font-weight:400}.form-field input,.form-field select,.form-field textarea{display:block;width:100%;background:#f8faf8;border:1px solid #cbdccf;border-radius:7px;color:#172824;font:inherit;font-size:1rem;padding:13px 14px;min-height:48px}.form-field textarea{resize:vertical;min-height:150px;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:3px solid #b7f36b;outline-offset:1px;border-color:#427b39}.form-field textarea::placeholder{color:#75877b}.form-note{color:#62736a;font-size:.83rem;line-height:1.6;max-width:620px}.form-note a{text-decoration:underline}.form-submit{border:0;cursor:pointer;margin-top:8px}.contact-aside{background:#e9f0eb;border-radius:12px;padding:35px;overflow-wrap:anywhere}.contact-aside>div{padding:22px 0;border-bottom:1px solid #c8d8c9}.contact-aside>div>span{font-size:.72rem;font-weight:800;color:#52834c;letter-spacing:.14em}.contact-aside a{display:block;font-weight:800;margin-top:10px;line-height:1.45}.contact-aside a:hover{color:#3e783b}.contact-aside>p:last-child{color:#65776c;font-size:.9rem;margin:25px 0 0}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}@media(max-width:900px){.contact-page-grid{grid-template-columns:1fr}}@media(max-width:650px){.form-row{grid-template-columns:1fr;gap:0}.contact-form-card{padding:26px}.contact-form-card h2{font-size:1.8rem}.contact-aside{padding:26px}.form-submit{width:100%}}:root{font-family:Inter,Arial,sans-serif;font-size:16px;background:#f7f9f7;color:#172824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(100%,1260px);margin:auto;padding-left:38px;padding-right:38px}.skip{position:absolute;left:-9999px;top:0;background:#b7f36b;color:#11201d;padding:12px;z-index:20}.skip:focus{left:12px}.announcement{background:#b7f36b;color:#10221e;font-size:.8rem;font-weight:700;padding:10px 0;text-align:center}.announcement a{text-decoration:underline;margin-left:10px}.site-header{background:#0c1e1c;color:#fff;position:relative;z-index:4;border-bottom:1px solid #27413a}.header-inner{height:84px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:1.45rem;font-weight:500;letter-spacing:-.075em}.brand strong{font-weight:800}.brand i{font-style:normal;color:#b7f36b;font-weight:800}.desktop-nav{display:flex;gap:36px;margin:auto;font-size:.9rem;font-weight:600}.desktop-nav a:hover,.footer-grid a:hover{color:#b7f36b}.header-cta{border:1px solid #70887d;padding:13px 20px;border-radius:7px;font-size:.88rem;font-weight:700}.header-cta span{margin-left:15px;color:#b7f36b}.header-cta:hover{border-color:#b7f36b}.menu-toggle,.mobile-nav{display:none}.hero,.page-hero{background:#0c1e1c;color:white;overflow:hidden}.hero{background:radial-gradient(circle at 80% 45%,#204a37 0,#0c1e1c 48%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:45px;min-height:660px;padding-top:50px;padding-bottom:80px}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.17em;color:#427b39;margin:0 0 23px;text-transform:uppercase}.hero .eyebrow,.page-hero .eyebrow,.cta .eyebrow{color:#b7f36b}.tiny-square{display:inline-block;width:8px;height:8px;background:#b7f36b;margin-right:9px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em}h1{font-size:clamp(3.1rem,5.7vw,5.9rem);line-height:1.05;margin-bottom:30px;font-weight:800}h1 em{font-style:normal;color:#b7f36b}.hero-copy>p:not(.eyebrow){max-width:610px;color:#b6c9c0;font-size:1.12rem;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:39px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:7px;padding:17px 21px;font-size:.9rem;font-weight:800;min-height:54px}.button-accent{background:#b7f36b;color:#10221e}.button-accent:hover{background:#d4ffa0}.text-link{font-size:.9rem;font-weight:800;border-bottom:1px solid #80b554;padding-bottom:7px}.text-link span{margin-left:12px}.light-link{color:#fff}.hero-panel{border:1px solid #779985;background:#142b26;border-radius:16px;box-shadow:0 28px 70px #0006;padding:28px;transform:rotate(2deg);max-width:490px;margin-left:auto}.panel-bar,.panel-foot{display:flex;justify-content:space-between;gap:10px;color:#a2b9a7;font-size:.66rem;letter-spacing:.11em;font-weight:800}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b7f36b;margin-right:5px}.panel-heading{font-size:1.35rem;font-weight:800;letter-spacing:-.04em;margin:31px 0 20px}.blink{color:#b7f36b}.panel-flow{display:grid;gap:8px}.panel-flow>div{display:grid;grid-template-columns:41px 1fr 16px;align-items:center;gap:12px;background:#1d3b33;border:1px solid #426557;border-radius:8px;padding:13px}.flow-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:5px;background:#b7f36b;color:#10221e;font-size:.72rem;font-weight:800}.panel-flow b{display:block;font-size:.87rem}.panel-flow small{display:block;color:#a8c1b1;font-size:.75rem;margin-top:5px}.panel-flow i{font-style:normal;color:#b7f36b}.panel-foot{border-top:1px solid #426557;margin-top:22px;padding-top:20px;font-size:.58rem}.trust-strip{background:#e7f4df;border-bottom:1px solid #c7dec6}.trust-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:24px}.trust-strip span{font-size:.7rem;font-weight:800;letter-spacing:.12em;color:#4d7661}.trust-strip b{font-size:.9rem;letter-spacing:-.02em}.section{padding-top:106px;padding-bottom:106px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:43px}.section-heading h2,.feature-layout h2,.approach-grid h2,.about-layout h2{font-size:clamp(2.2rem,3.8vw,3.8rem);line-height:1.13;margin:0}.section-heading>p{max-width:370px;line-height:1.7;color:#5e716b;margin:0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.service-card{background:#fff;border:1px solid #d9e7d9;border-radius:12px;min-height:286px;padding:31px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);border-color:#8bc76a;box-shadow:0 18px 35px #17372012}.card-top{display:flex;justify-content:space-between;color:#56884f;font-size:.77rem;font-weight:800}.card-arrow{font-size:1.35rem;color:#173322}.service-card h3{font-size:1.67rem;margin:38px 0 12px}.service-card p{line-height:1.65;color:#647670;margin-bottom:23px;max-width:430px}.card-link{font-size:.82rem;font-weight:800;color:#326c36;margin-top:auto}.card-link span{margin-left:8px}.feature-section{background:#e9f0eb;padding:106px 0}.feature-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px}.feature-layout>div:first-child>p:not(.eyebrow){line-height:1.75;color:#61716b;max-width:440px;margin:25px 0 30px}.principle-list>div{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid #c9d9cb}.principle-list>div:first-child{padding-top:0}.principle-list span{font-size:.8rem;color:#398037;font-weight:800}.principle-list h3{font-size:1.28rem;margin:0 0 8px}.principle-list p{line-height:1.65;color:#647670;margin:0}.compact{margin-bottom:50px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps-grid>div{border-top:2px solid #558f52;padding-top:22px}.steps-grid span{font-size:.75rem;letter-spacing:.13em;font-weight:800;color:#4f8c49}.steps-grid h3{font-size:1.36rem;margin:28px 0 13px}.steps-grid p{line-height:1.7;color:#647670;max-width:340px}.cta{background:#12372b;color:#fff;border-radius:16px;padding-top:58px;padding-bottom:58px;margin-top:20px;margin-bottom:95px;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta h2{font-size:clamp(2.1rem,3.6vw,3.4rem);margin:0 0 14px}.cta p:last-child{margin:0;line-height:1.6;color:#b6cbbd}.cta .button{flex-shrink:0}.site-footer{background:#0c1e1c;color:#fff}.footer-grid{display:grid;grid-template-columns:1.9fr 1.2fr .7fr 1.3fr;gap:35px;padding-top:70px;padding-bottom:70px}.footer-grid>div:first-child p{color:#9db5a9;margin:20px 0 0;max-width:250px;line-height:1.6}.footer-grid h2{font-size:.73rem;letter-spacing:.13em;color:#b7f36b;margin:5px 0 24px}.footer-grid a:not(.brand),.footer-grid>div:last-child span{display:block;color:#c0d0c5;font-size:.89rem;margin-bottom:14px;line-height:1.4}.footer-bottom{border-top:1px solid #2d4439;padding-top:25px;padding-bottom:25px;display:flex;justify-content:space-between;color:#91a99d;font-size:.8rem}.page-hero{padding:90px 0 105px;background:radial-gradient(circle at 80% 50%,#214735,#0c1e1c 55%)}.page-hero h1{max-width:860px}.page-hero .wrap>p:not(.eyebrow){max-width:760px;color:#bed1c6;font-size:1.15rem;line-height:1.8}.page-hero .button{margin-top:22px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:#9fb9a9;font-size:.77rem;margin-bottom:38px}.breadcrumbs a:hover{color:#b7f36b}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-grid article{background:#fff;border:1px solid #d9e7d9;border-radius:12px;min-height:235px;padding:35px}.feature-number{font-size:.75rem;color:#56944e;font-weight:800}.feature-grid h3{font-size:1.4rem;margin:37px 0 13px}.feature-grid p{line-height:1.7;color:#647670;max-width:470px;margin:0}.approach-section{background:#e9f0eb;padding:85px 0}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:end}.approach-grid>p{font-size:1.13rem;line-height:1.8;color:#536c5f;margin:0}.faq-section{padding-bottom:75px}.faq-list{max-width:870px}.faq-list details{border-bottom:1px solid #ccdccc}.faq-list summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:25px;font-weight:700;font-size:1.1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#4d8e49;font-size:1.5rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#61716b;line-height:1.8;margin:0 35px 24px 0;max-width:730px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-layout>div:last-child p{color:#61716b;font-size:1.08rem;line-height:1.85;margin-bottom:24px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card{background:#fff;border:1px solid #d9e7d9;border-radius:12px;padding:40px;min-height:270px}.contact-card>span{font-size:.75rem;letter-spacing:.14em;color:#508748;font-weight:800}.contact-card h2{font-size:1.6rem;margin:35px 0 10px}.contact-card p{color:#61716b;line-height:1.65}.contact-card a{display:block;font-size:1.16rem;font-weight:800;margin-top:33px;overflow-wrap:anywhere}.contact-card a:hover{color:#457f35}@media(max-width:900px){.wrap{padding-left:24px;padding-right:24px}.desktop-nav,.header-cta{display:none}.header-inner{height:74px;justify-content:space-between}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;border:1px solid #64816b;border-radius:6px;background:transparent;cursor:pointer}.menu-toggle span{height:2px;width:100%;background:#fff}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:8px 24px 24px;background:#123329}.mobile-nav a{padding:14px;border-bottom:1px solid #315344}.hero-grid{grid-template-columns:1fr;padding-top:72px;padding-bottom:72px;gap:55px}.hero-panel{width:min(100%,560px);margin:auto;transform:none}.feature-layout{gap:45px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}.page-hero{padding:70px 0 80px}}@media(max-width:650px){.announcement{font-size:.68rem;line-height:1.5}.announcement a{display:inline-block}.hero-grid{padding-top:62px}h1{font-size:clamp(2.6rem,11vw,4rem)}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:25px}.hero-panel{padding:17px}.panel-heading{font-size:1.15rem}.panel-flow>div{padding:9px}.panel-foot{font-size:.48rem}.trust-strip .wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-strip span{grid-column:1/-1}.section,.feature-section{padding-top:75px;padding-bottom:75px}.section-heading{display:block}.section-heading>p{margin-top:23px}.service-grid,.feature-grid,.steps-grid,.feature-layout,.approach-grid,.about-layout,.contact-grid{grid-template-columns:1fr}.service-card{min-height:245px;padding:25px}.service-card h3{margin-top:28px;font-size:1.45rem}.feature-layout{gap:45px}.steps-grid{gap:35px}.cta{display:block;margin-top:0;margin-bottom:70px;padding-top:40px;padding-bottom:40px;border-radius:0}.cta .button{margin-top:27px}.footer-grid{gap:40px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:9px}.page-hero{padding:65px 0 75px}.page-hero .wrap>p:not(.eyebrow){font-size:1rem}.feature-grid article{min-height:0;padding:28px}.feature-grid h3{margin-top:27px}.approach-section{padding:70px 0}.approach-grid{gap:27px}.contact-card{min-height:0;padding:30px}.about-layout{gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card{transition:none}}
