@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--forest:#163f32;--dark:#102c23;--green:#336647;--lime:#c4e285;--paper:#f7f8f4;--ink:#182c23;--muted:#647067;--line:#dce3da;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font:16px/1.7 'DM Sans',Arial,sans-serif;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #718a2f;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(2.7rem,5vw,4.6rem);font-weight:650}h2{font-size:clamp(2rem,3.4vw,3.15rem);font-weight:600}h3{font-size:1.35rem;font-weight:650;letter-spacing:-.025em}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.topbar{background:var(--forest);color:white;font-size:.8rem;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar a{border-bottom:1px solid #809589}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0eb}.header-inner{min-height:99px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:65px;height:62px;object-fit:contain}.brand-name{font:800 1.5rem/1.15 Manrope,Arial,sans-serif;letter-spacing:-.04em}.brand-sub{display:block;text-transform:uppercase;font:600 .63rem/1.6 'DM Sans',Arial,sans-serif;letter-spacing:.16em;margin-top:4px}.nav{display:flex;align-items:center;gap:27px;margin-left:auto;font-size:.88rem;font-weight:550}.nav a:not(.button){padding:10px 0}.nav a[aria-current=page],.nav a:hover{color:#4f7830}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;background:var(--forest);color:white;padding:13px 24px;border:1px solid transparent;border-radius:5px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#285440;transform:translateY(-2px)}.button.lime{background:var(--lime);color:var(--dark)}.button.lime:hover{background:#d1eca0}.button.outline{background:transparent;color:var(--forest);border-color:#bccbbb}.button.light{background:white;color:var(--forest)}.button.small{min-height:43px;padding:10px 17px}.arrow{font-size:1.25rem;font-weight:400}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px;border-radius:4px;color:var(--forest);cursor:pointer}.skip{position:fixed;left:16px;top:-100px;z-index:99;background:white;padding:10px}.skip:focus{top:8px}.eyebrow{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.17em;display:flex;align-items:center;gap:11px;margin-bottom:22px}.eyebrow:before{content:'';width:25px;height:2px;background:currentColor}.hero{background:var(--forest);color:white;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;min-height:590px}.hero-copy{padding:78px 60px 75px 0;position:relative;z-index:2}.hero .eyebrow{color:var(--lime)}.hero h1{margin-bottom:24px}.hero h1 span{color:var(--lime)}.hero-copy>p{font-size:1.06rem;max-width:410px;color:#d7e2d8;line-height:1.8}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.phone-link{font-size:.95rem;border-bottom:1px solid #64836d;padding:9px 0}.hero-media{position:relative;margin-right:calc((min(1240px,100vw - 96px) - 100vw)/2);min-width:0}.hero-photo{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,63,50,.15),transparent 45%)}.photo-caption{position:absolute;bottom:29px;right:40px;color:white;z-index:2;font-size:.75rem;background:#133723b8;padding:8px 14px;border-radius:4px}.heritage-note{display:flex;align-items:center;gap:12px;margin-top:38px;font-size:.8rem;color:#c6d8c8}.heritage-note svg{width:20px;height:20px;stroke:var(--lime);fill:none;stroke-width:1.5}.stats{border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0}.stat{border-right:1px solid var(--line);padding-left:38px}.stat:first-child{padding-left:0}.stat:last-child{border:none}.stat strong{display:block;font:650 2rem/1.3 Manrope,Arial,sans-serif;letter-spacing:-.05em;color:var(--forest)}.stat span{font-size:.82rem;color:var(--muted)}.section{padding:95px 0}.section.soft{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-heading h2{max-width:550px;margin-bottom:0}.section-heading>p{max-width:365px;color:var(--muted);margin:0}.text-link{font-size:.9rem;font-weight:650;border-bottom:1px solid var(--forest);padding-bottom:4px;white-space:nowrap}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:white;display:flex;flex-direction:column;align-items:flex-start}.service-icon{width:45px;height:45px;background:#edf3e6;color:var(--forest);display:grid;place-items:center;border-radius:9px;margin-bottom:29px}.service-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-card p{color:var(--muted);font-size:.94rem;margin-bottom:24px}.service-card .text-link{margin-top:auto}.service-card h3{margin-bottom:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-photo{aspect-ratio:1.12;object-fit:cover;border-radius:var(--radius)}.story-visual{position:relative;padding-bottom:28px}.story-badge{position:absolute;right:-24px;bottom:0;background:var(--lime);padding:22px 28px;border-radius:8px;font-size:.8rem}.story-badge strong{display:block;font:650 2.1rem/1.4 Manrope,Arial,sans-serif;letter-spacing:-.04em}.story-copy p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.project-card img{width:100%;aspect-ratio:1.42;object-fit:cover;border-radius:9px;transition:filter .2s}.project-card:hover img{filter:brightness(.9)}.project-meta{display:flex;justify-content:space-between;align-items:center;padding-top:17px;gap:15px}.project-meta h3{font-size:1.12rem;margin:0 0 3px}.project-meta span{font-size:.8rem;color:var(--muted)}.area-panel{background:var(--forest);color:white;border-radius:var(--radius);padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:75px}.area-panel p{color:#cfddcf}.area-panel .eyebrow{color:var(--lime)}.counties{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;align-content:center}.counties span{border-bottom:1px solid #4a6b55;padding:13px 0}.counties span:before{content:'✓';color:var(--lime);margin-right:12px}.faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq-intro p{color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:23px 30px 23px 0;font-weight:600;position:relative;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:1.4rem;font-weight:400;top:18px}details[open] summary:after{content:'−'}details>div{color:var(--muted);padding:0 25px 24px 0;font-size:.96rem}.cta{background:var(--lime);padding:62px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{margin:0 0 12px;font-size:2.6rem}.cta p{margin:0;color:#385135}.cta-buttons{display:flex;gap:12px;flex-wrap:wrap;flex-shrink:0}.site-footer{background:var(--dark);color:#d2ded3;padding:63px 0 22px;font-size:.88rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.site-footer .brand{color:white;margin-bottom:22px}.site-footer .brand-mark{background:white;border-radius:5px;padding:3px}.footer-grid p{max-width:250px;color:#afc3b2}.footer-col strong{display:block;color:white;margin-bottom:17px;font-weight:600}.footer-col a{display:block;margin:9px 0}.footer-col a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #355044;margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#a6bda9;font-size:.73rem}.footer-bottom a{text-decoration:underline}.page-hero{background:var(--paper);padding:62px 0}.page-hero h1{font-size:clamp(2.7rem,5vw,4rem);margin-bottom:20px;max-width:800px}.page-hero p{color:var(--muted);max-width:720px;margin:0;font-size:1.1rem}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:25px}.breadcrumb a{text-decoration:underline}.prose{max-width:820px}.prose p{color:var(--muted)}.prose h2{font-size:2rem;margin:40px 0 20px}.prose h3{margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.contact-card{background:var(--paper);padding:35px;border-radius:12px}.contact-card h2{font-size:1.9rem}.contact-card .button{margin-top:15px}.contact-list{display:grid;gap:24px}.contact-list dt{text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;color:var(--muted);margin-bottom:5px}.contact-list dd{margin:0;font-size:1.13rem}.contact-list dd a{text-decoration:underline;text-underline-offset:4px}.notice{border-left:3px solid #91b263;padding:10px 0 10px 20px;font-size:.9rem;color:var(--muted);margin-top:25px}.steps{counter-reset:steps;display:grid;gap:24px;margin-top:32px}.step{display:flex;gap:18px}.step:before{counter-increment:steps;content:counter(steps,decimal-leading-zero);font:600 1.3rem Manrope,sans-serif;color:#598042;padding-top:2px}.step h3{font-size:1.1rem;margin:0 0 6px}.step p{margin:0;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 25px}.empty-image{aspect-ratio:1.42;background:var(--paper)}.legacy-content img{height:auto;max-width:100%}.policy-note{font-size:.88rem;color:var(--muted)}
@media(min-width:1600px){.hero-grid{min-height:650px}.hero-copy{padding-top:100px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav{gap:18px}.header-inner{gap:20px}.brand-name{font-size:1.25rem}.brand-mark{width:54px}.hero-copy{padding-right:35px}.hero-media{margin-right:-28px}.split,.faq-layout{gap:45px}.area-panel{gap:40px;padding:40px}.cta-inner{align-items:flex-start}.cta-buttons{flex-direction:column}.hero h1{font-size:3.45rem}}@media(max-width:900px){.nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:20px 28px 28px;box-shadow:0 10px 15px #102c2310;flex-direction:column;align-items:stretch;gap:8px}.nav.is-open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-inner{min-height:82px}.hero h1{font-size:2.9rem}.hero-copy{padding-top:60px;padding-bottom:60px}.hero-grid{min-height:560px}.service-grid{gap:15px}.service-card{padding:24px}.service-card h3{font-size:1.18rem}.footer-grid{grid-template-columns:1.4fr 1fr;gap:30px}.section{padding:72px 0}.stat{padding-left:22px}.stat strong{font-size:1.7rem}.section-heading>p{max-width:300px}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.topbar{font-size:.7rem}.topbar .wrap span{max-width:190px}.topbar .wrap{align-items:center}.brand-name{font-size:1.25rem}.brand-mark{width:49px;height:51px}.brand-sub{font-size:.56rem}.header-inner{min-height:76px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:46px 0 40px}.hero h1{font-size:clamp(2.65rem,11.5vw,3.5rem);max-width:520px}.hero-copy>p{font-size:1rem;max-width:100%}.hero-media{height:300px;margin:0 -20px}.hero-media:after{background:linear-gradient(180deg,#163f3233,transparent)}.photo-caption{right:20px;bottom:16px}.hero-actions{gap:20px;margin-top:25px}.heritage-note{margin-top:28px}.eyebrow{font-size:.68rem;margin-bottom:18px}.stats-grid{grid-template-columns:1fr 1fr;row-gap:25px;padding:27px 0}.stat,.stat:first-child{padding-left:15px}.stat:nth-child(2){border:none}.stat strong{font-size:1.8rem}.stat span{font-size:.75rem}.section{padding:57px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:20px}.section-heading>.text-link{display:inline-block;margin-top:22px}.service-grid,.split,.project-grid,.area-panel,.faq-layout,.contact-grid{grid-template-columns:1fr}.service-card{padding:28px}.service-card h3{font-size:1.4rem}.service-icon{margin-bottom:22px}.split{gap:38px}.story-badge{right:14px;padding:17px 24px}.project-grid{gap:30px}.area-panel{padding:30px 25px;gap:15px}.area-panel h2{font-size:2rem}.counties{font-size:.9rem}.faq-layout{gap:25px}.cta{padding:44px 0}.cta-inner{display:block}.cta h2{font-size:2.1rem}.cta-buttons{flex-direction:row;margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{max-width:340px}.footer-bottom{display:block;font-size:.75rem}.footer-bottom>*{display:block;margin-bottom:14px}.footer-col{font-size:.82rem}.page-hero{padding:40px 0}.page-hero h1{font-size:2.6rem}.page-hero p{font-size:1rem}.contact-grid{gap:35px}.contact-card{padding:26px}.gallery-grid{grid-template-columns:1fr}.button{padding:13px 20px}.hero .button{gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:380px){.header-inner{gap:8px}.header-inner .brand{gap:7px}.header-inner .brand-mark{width:38px;height:44px}.header-inner .brand-name{font-size:1.06rem}.header-inner .brand-sub{font-size:.48rem;letter-spacing:.08em}.menu-toggle{padding:8px 10px;font-size:.875rem;flex-shrink:0}}
@media(min-width:651px){.brand-mark{width:96px;height:62px}}@media(max-width:650px){.header-inner{gap:12px}.header-inner .brand{gap:9px}.header-inner .brand-mark{width:68px;height:48px}.header-inner .brand-name{font-size:1.12rem}.header-inner .brand-sub{font-size:.5rem;letter-spacing:.08em}.site-footer .brand-mark{width:76px;height:51px}}@media(max-width:380px){.header-inner{gap:8px}.header-inner .brand{gap:7px}.header-inner .brand-mark{width:52px;height:42px}.header-inner .brand-name{font-size:1rem}.header-inner .brand-sub{font-size:.46rem;letter-spacing:.04em}}
