@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:#153b31;--deep:#113328;--lime:#d8ed8a;--ink:#193b31;--muted:#56685e;--paper:#f8faf6;--line:#d9e1d8;--white:#fff;--heading:'Manrope','Arial',sans-serif;--body:'DM Sans','Arial',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:1rem;line-height:1.55}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #738f27;outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:600}h1,h2{letter-spacing:-.055em}p{color:var(--muted)}::selection{background:var(--lime);color:var(--forest)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-5rem;left:1rem;background:var(--lime);padding:1rem;z-index:20}.skip-link:focus{top:1rem}.site-header{min-height:110px;padding:1.7rem 4.2%;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.brand-mark{width:38px;height:42px;stroke-width:2.4}.brand-type{font-family:var(--heading);font-weight:800;letter-spacing:-.03em;font-size:1.55rem;line-height:1.08}.brand-type>span{display:block;font-size:.75rem;letter-spacing:.08em;line-height:1.5;margin-top:.3rem}.site-header nav{display:flex;align-items:center;gap:2.6rem;font-size:.9rem;font-weight:550}.site-header nav>a:not(.nav-cta):hover{color:#72952f}.nav-cta{border:1px solid #7b9180;padding:.7rem 1.2rem;border-radius:4px;display:flex;align-items:center;gap:2rem;transition:background .2s}.nav-cta:hover{background:var(--lime)}.nav-cta span{font-size:1.3rem}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--forest);margin:6px auto}.mobile-nav{background:var(--white);padding:1rem 5%;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:.8rem 0}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:690px}.hero-copy{padding:3.4rem 6.8% 2rem 8%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.13em;line-height:1.6;color:var(--forest)}.location-symbol{font-size:1.35rem;vertical-align:-.1em;margin-right:.5rem}.hero h1{font-size:clamp(3.5rem,6.4vw,6.5rem);line-height:1.06;margin:1.7rem 0 1.5rem;font-weight:550}.hero h1>span{color:#6b8763}.hero-description{font-size:1.07rem;max-width:26rem;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid transparent;border-radius:4px;padding:1rem 1.35rem;font-weight:550;font-size:.94rem;line-height:1.4;transition:background .2s,transform .2s;min-height:52px}.button span{font-size:1.25rem;line-height:1}.button-dark{color:#fff;background:var(--forest)}.button-dark:hover:not(:disabled){background:#245e47;transform:translateY(-1px)}.button-lime{background:var(--lime);color:var(--forest)}.button-lime:hover{background:#e5f6ae;transform:translateY(-1px)}.hero-copy>.button{margin-top:1.75rem}.hero-bottom{width:100%;display:flex;align-items:center;gap:.9rem;margin-top:auto;padding-top:3.2rem}.little-line{height:35px;width:3px;background:var(--lime)}.hero-bottom p{font-size:.875rem;line-height:1.55}.hero-index{font-size:.75rem;letter-spacing:.09em;margin-left:auto;color:#748172;align-self:flex-end;white-space:nowrap}.hero-image{position:relative;min-height:100%;background:#607367;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:51% 50%;position:absolute;inset:0}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,30,21,.3),transparent 30%,transparent 58%,rgba(8,30,21,.6));pointer-events:none}.image-top{position:absolute;top:1.65rem;left:1.7rem;right:1.7rem;display:flex;justify-content:space-between;gap:1rem;color:white;z-index:1;font-size:.75rem;letter-spacing:.13em;font-weight:600}.hero-image figcaption{position:absolute;bottom:2rem;left:2rem;right:2rem;display:flex;align-items:center;gap:1rem;color:#fff;z-index:1;line-height:1.4}.caption-icon{align-self:flex-start;color:var(--lime);font-size:2rem;line-height:1}.hero-image figcaption>span:nth-child(2){font-family:var(--heading);font-size:1.5rem;font-weight:500;letter-spacing:-.03em}.hero-image figcaption small{font-size:.75rem;margin-left:auto;align-self:flex-end;letter-spacing:.06em}.service-strip{background:var(--forest);color:#eef4e4;display:grid;grid-template-columns:repeat(3,1fr);padding:1.4rem 4.2%;gap:1.5rem;font-size:.9rem}.service-strip>span{display:flex;justify-content:center;align-items:center;gap:1rem}.service-strip>span+span{border-left:1px solid #466354}.service-strip svg{width:23px;height:23px;color:var(--lime);flex-shrink:0}.section-wrap{padding:6.5rem 5.4%}.section-heading{display:grid;grid-template-columns:1fr 2.05fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.section-heading>.eyebrow{padding-top:.5rem}.section-heading>div{display:flex;gap:3rem;align-items:flex-end;justify-content:space-between}.section-heading h2{font-size:clamp(2.4rem,3.8vw,3.75rem);line-height:1.1;flex-shrink:0}.section-heading>div>p{max-width:18rem;line-height:1.65;font-size:.96rem;padding-bottom:.15rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.service-card{padding:2rem;display:flex;flex-direction:column;background:#fff;min-width:0}.service-card+.service-card{border-left:1px solid var(--line)}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.card-top>span{color:#667869;font-size:.75rem}.card-top svg{width:42px;height:42px;stroke-width:1.3}.card-top .icon-accent{stroke:#708f38}.service-card h3{font-size:1.4rem;letter-spacing:-.035em;margin-bottom:1rem;line-height:1.25}.service-card>p{font-size:1rem;line-height:1.65;margin-bottom:2rem}.text-button{font-size:.9rem;display:flex;justify-content:space-between;gap:1rem;text-align:left;align-items:center;padding:.85rem 0 0;border:0;border-top:1px solid var(--line);background:none;font-weight:600;margin-top:auto}.text-button>span{font-size:1.3rem}.text-button:hover{color:#66892e}.planner-section{padding:5.5rem 7%;display:grid;grid-template-columns:.85fr 1.15fr;gap:7%;background:#e9efe5;border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:start}.planner-intro{padding-top:1rem}.planner-intro h2{font-size:clamp(2.75rem,4.1vw,4.25rem);line-height:1.1;margin:1.6rem 0}.planner-intro>p:not(.eyebrow){font-size:1.05rem;line-height:1.7;max-width:21rem}.planner-note{margin-top:3rem;display:flex;gap:1.1rem;align-items:flex-start}.planner-note>span{font-size:2rem;line-height:1.1}.planner-note p{font-size:.9rem}.planner{background:var(--white);border:1px solid #d4dfcf;border-radius:8px;padding:2rem;box-shadow:0 16px 35px -25px #24452526;min-width:0}.planner-top{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.11em;font-weight:600}.planner-top>span+span{color:#6d7f70}.progress-track{height:3px;background:#e9ede6;margin:1.1rem 0 1.8rem;border-radius:2px;overflow:hidden}.progress-track>span{display:block;width:33.333%;height:100%;background:#709448;transition:width .25s}.step>h3{font-size:1.65rem;letter-spacing:-.035em;line-height:1.25;outline:none}.step-help{font-size:.9rem;margin:.5rem 0 1.5rem}.concern-options{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.option{display:flex;position:relative;align-items:center;gap:.85rem;min-height:78px;border:1px solid #dde4d9;border-radius:5px;padding:.85rem 1rem;cursor:pointer;transition:background .18s,border-color .18s}.option:hover{background:#f5f8f1;border-color:#9bab8f}.option input,.chips input{position:absolute;opacity:0;width:1px;height:1px}.option:has(input:focus-visible),.chips label:has(input:focus-visible){outline:3px solid #73943e;outline-offset:3px}.option:has(input:checked){border-color:#668546;background:#f2f7e9;box-shadow:inset 0 0 0 .5px #668546}.option-icon{font-size:.75rem;color:#6d8167;flex-shrink:0}.option strong{font-weight:550;font-size:.94rem;display:block;line-height:1.4}.option small{font-size:.875rem;line-height:1.4;color:#687662;display:block;margin-top:.15rem}.checkmark{width:19px;height:19px;border:1px solid #b6c2b0;border-radius:3px;margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center}.option input:checked~.checkmark{background:var(--forest);border-color:var(--forest)}.option input:checked~.checkmark:after{content:'✓';color:white;font-size:.875rem}.planner-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.6rem}.planner-actions>.button{padding:.85rem 1.1rem;min-height:49px;flex-shrink:0}.form-hint{font-size:.875rem;color:#6d7b64}.chip-field{padding:0;border:0;margin:1.7rem 0}.chip-field legend{font-size:.94rem;font-weight:600;margin-bottom:.85rem}.chips{display:flex;flex-wrap:wrap;gap:.5rem}.chips label{position:relative;cursor:pointer;border-radius:4px}.chips span{display:block;border:1px solid var(--line);padding:.55rem .85rem;font-size:.875rem;border-radius:4px}.chips input:checked+span{background:var(--forest);color:white;border-color:var(--forest)}.chips label:hover span{border-color:#72934c}.plain-note{font-size:.875rem;line-height:1.6;margin-top:1.25rem}.back-button{border:0;padding:.7rem 0;background:none;text-align:left;font-size:.875rem}.back-button:hover{text-decoration:underline}.brief-box{background:#f2f6ed;border:1px solid #d9e2d1;padding:1.25rem;border-radius:5px}.brief-kicker{font-size:.75rem;letter-spacing:.12em;color:#68785d}.brief-box h4{font-size:1.2rem;margin:.4rem 0 .8rem;letter-spacing:-.025em}.brief-box dl{margin:0}.brief-box dl>div{display:grid;grid-template-columns:65px 1fr;gap:1rem;font-size:.875rem;border-top:1px solid #dce5d4;padding:.6rem 0}.brief-box dl>div:last-child{padding-bottom:0}.brief-box dt{color:#617258}.brief-box dd{margin:0}.brief-next{margin-top:1.4rem}.brief-next h4{font-size:.95rem}.brief-next ul{padding-left:1.2rem;margin:.6rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.65}.brief-next li+li{margin-top:.35rem}.copy-status{font-size:.875rem;margin-top:.8rem;color:#326031;min-height:0}#copy-fallback{margin-top:1rem}#copy-fallback label{font-size:.875rem}#brief-text{width:100%;resize:vertical;padding:.8rem;margin-top:.6rem;border:1px solid #94aa7e;border-radius:4px;font-size:.875rem}.approach{padding-top:6rem;padding-bottom:6rem}.approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.2rem;margin-top:3.3rem}.approach-grid article{border-top:1px solid #a2b197;padding-top:1rem}.approach-grid article>span{font-size:.75rem;color:#738567}.approach-grid h3{font-size:1.1rem;margin:1.8rem 0 .8rem;letter-spacing:-.025em}.approach-grid p{font-size:.94rem;line-height:1.7}.closing{margin:0 3.2% 0;background:var(--forest);color:white;border-radius:7px 7px 0 0;padding:4rem 5% 8rem;display:flex;gap:4rem;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.closing .eyebrow{color:var(--lime);font-size:.75rem}.closing h2{font-size:clamp(3rem,4.5vw,4.8rem);line-height:1.08;margin-top:1rem;position:relative;z-index:1}.closing>div+div{position:relative;z-index:1}.closing p:not(.eyebrow){color:#c6d3c4;font-size:1rem;line-height:1.7;margin-bottom:1.7rem}.closing-word{position:absolute;right:-.03em;bottom:-.29em;line-height:1;font-family:var(--heading);font-weight:800;font-size:clamp(6rem,19vw,21rem);letter-spacing:-.05em;color:#ffffff06;pointer-events:none}footer{padding:2rem 4.2%;display:flex;align-items:center;gap:1.5rem;font-size:.75rem;border-top:1px solid var(--line)}.footer-brand{font-family:var(--heading);font-weight:800;font-size:1.4rem;letter-spacing:-.045em}footer p{font-size:.75rem}footer>span{margin-left:auto;color:#71806a}footer>a:last-child{font-size:.75rem;font-weight:550}
@media(min-width:1600px){.site-header,.hero,.service-strip,.section-wrap,.planner-section,.closing,footer{max-width:1800px;margin-left:auto;margin-right:auto}.hero{min-height:780px}.hero-copy{padding-top:4rem}.hero h1{margin-top:2rem}}
@media(max-width:1100px){.site-header{padding:1.4rem 4%}.hero{min-height:620px}.hero-copy{padding:2.8rem 7% 1.7rem}.hero h1{font-size:6.4vw}.hero-index{display:none}.hero-description{font-size:1rem}.section-wrap{padding:5rem 5%}.section-heading{grid-template-columns:1fr 2.7fr}.section-heading>div{gap:2rem}.section-heading>div>p{max-width:15rem;font-size:.9rem}.service-card{padding:1.6rem}.service-card h3{font-size:1.2rem}.service-card>p{font-size:.94rem}.text-button{font-size:.875rem}.planner-section{padding:4rem 5%;gap:5%;grid-template-columns:.85fr 1.15fr}.planner{padding:1.5rem}.planner-intro h2{font-size:3.5vw}.planner-intro>p:not(.eyebrow){font-size:1rem}.hero-image figcaption small{font-size:.75rem}.approach-grid{gap:1.5rem}.approach-grid h3{font-size:1rem}footer{gap:1rem}footer>span{display:none}}
@media(max-width:800px){.site-header{min-height:88px}.brand-mark{width:31px;height:35px}.brand-type{font-size:1.3rem}.brand-type>span{font-size:.75rem}.site-header nav{gap:1.3rem;font-size:.875rem}.nav-cta{gap:1rem;padding:.65rem .85rem}.hero{min-height:560px}.hero-copy{padding:2.4rem 7% 1.7rem}.hero .eyebrow{font-size:.75rem;letter-spacing:.075em}.hero h1{font-size:6.5vw;line-height:1.1;margin:1.5rem 0}.hero-description{font-size:.9rem}.hero-description br{display:none}.hero-copy>.button{font-size:.875rem;padding:.9rem 1rem;gap:1rem}.hero-bottom{padding-top:2.5rem}.hero-bottom p{font-size:.875rem}.image-top{left:1rem;right:1rem;font-size:.75rem}.image-top>span+span{display:none}.hero-image figcaption{left:1.2rem;right:1.2rem;bottom:1.5rem;gap:.7rem;flex-wrap:wrap}.hero-image figcaption>span:nth-child(2){font-size:1.25rem}.hero-image figcaption small{width:100%;margin-left:2.2rem;font-size:.75rem}.service-strip{padding:1.3rem 3%;gap:1rem;font-size:.875rem}.service-strip>span{gap:.65rem;line-height:1.4}.service-strip svg{width:20px}.section-heading{display:block;margin-bottom:2.5rem}.section-heading>.eyebrow{margin-bottom:1.3rem}.section-heading>div>p{max-width:16rem}.section-heading h2{font-size:2.8rem}.service-card{padding:1.25rem}.service-card h3{font-size:1.125rem}.service-card>p{font-size:.875rem}.card-top{margin-bottom:1.5rem}.card-top svg{width:34px;height:34px}.text-button{font-size:.875rem;line-height:1.4}.planner-section{grid-template-columns:1fr;gap:2.3rem;padding:4rem 7%}.planner-intro{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;padding:0;align-items:center}.planner-intro>.eyebrow{grid-column:1/-1}.planner-intro h2{font-size:2.8rem;margin:0}.planner-intro>p:not(.eyebrow){max-width:none}.planner-note{display:none}.planner{padding:2rem}.approach-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.approach-grid h3{font-size:1.1rem;margin-top:1.2rem}.closing{padding:3.5rem 5% 5rem;gap:2rem}.closing h2{font-size:3rem}.closing p:not(.eyebrow){font-size:.9rem}.closing .button{gap:1rem;font-size:.875rem}footer{flex-wrap:wrap}footer>a:last-child{margin-left:auto}}
@media(max-width:600px){html{scroll-padding-top:1rem}.site-header{padding:1.15rem 5%;min-height:86px}.site-header nav{display:none}.menu-toggle{display:block}.brand-type>span{font-size:.75rem}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:2.5rem 6% 2.2rem}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em}.hero h1{font-size:clamp(3.1rem,11.5vw,4.3rem);line-height:1.055;margin:1.4rem 0}.hero-description{font-size:1rem;max-width:24rem;line-height:1.7}.hero-description br{display:initial}.hero-copy>.button{font-size:.925rem;padding:1rem 1.2rem;margin-top:1.5rem;gap:2rem}.hero-bottom{display:none}.hero-image{height:370px;min-height:370px;margin:0 5% 1.2rem;border-radius:5px}.hero-image>img{object-position:50% 58%}.image-top{top:1.2rem;left:1.2rem;font-size:.75rem}.image-top>span+span{display:block}.hero-image figcaption{bottom:1.3rem}.hero-image figcaption>span:nth-child(2){font-size:1.3rem}.hero-image figcaption small{width:auto;margin-left:auto;font-size:.75rem}.service-strip{grid-template-columns:1fr;padding:1.5rem 7%;gap:1.2rem;font-size:.9rem}.service-strip>span{justify-content:flex-start;gap:1rem}.service-strip>span+span{border:0}.service-strip svg{width:22px;height:22px}.section-wrap{padding:3.75rem 6%}.section-heading{margin-bottom:2rem}.section-heading>div{display:block}.section-heading h2{font-size:2.8rem}.section-heading>div>p{margin-top:1.2rem;max-width:23rem;font-size:1rem}.section-heading>.eyebrow{margin-bottom:1.2rem}.service-grid{grid-template-columns:1fr}.service-card{padding:1.6rem}.service-card+.service-card{border-left:0;border-top:1px solid var(--line)}.card-top{margin-bottom:1rem}.card-top svg{width:38px;height:38px}.service-card h3{font-size:1.4rem;margin-bottom:.7rem}.service-card>p{font-size:1rem;margin-bottom:1.5rem}.text-button{font-size:.9rem;padding-top:1rem}.planner-section{padding:3.5rem 5%;gap:2rem}.planner-intro{display:block;padding:0 1%}.planner-intro h2{font-size:2.8rem;margin:1.25rem 0}.planner-intro>p:not(.eyebrow){max-width:26rem;font-size:1rem}.planner{padding:1.25rem;border-radius:6px}.planner-top{font-size:.75rem}.progress-track{margin:1rem 0 1.5rem}.step>h3{font-size:1.4rem}.step-help{font-size:.875rem}.option{padding:.85rem .75rem;gap:.75rem}.option-icon{display:none}.option strong{font-size:.925rem}.option small{font-size:.875rem}.planner-actions{gap:.7rem}.planner-actions>.button{gap:1.3rem;font-size:.875rem;padding:.85rem 1rem}.form-hint{font-size:.75rem;max-width:9rem}.chips span{font-size:.875rem}.brief-box{padding:1rem}.brief-box h4{font-size:1.1rem}.brief-box dl>div{grid-template-columns:58px 1fr;gap:.8rem;font-size:.875rem}.back-button{font-size:.875rem}.approach-grid{gap:1.75rem 1.3rem;margin-top:2.5rem}.approach-grid h3{font-size:1.025rem}.approach-grid p{font-size:.875rem}.closing{margin:0 4%;padding:2.75rem 7% 4rem;display:block}.closing h2{font-size:3rem}.closing>div+div{margin-top:2rem}.closing p:not(.eyebrow){font-size:1rem;margin-bottom:1.4rem}.closing-word{font-size:25vw;bottom:-.25em}.closing .button{font-size:.94rem;gap:2rem}footer{padding:1.5rem 6%;gap:.6rem 1rem;align-items:baseline}footer p{order:3;flex-basis:100%;font-size:.75rem}.footer-brand{font-size:1.3rem}footer>a:last-child{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.brand-type>span{font-size:.75rem;letter-spacing:.035em}.image-top{flex-wrap:wrap}.hero-image figcaption{flex-wrap:wrap}.hero-image figcaption small{font-size:.75rem}.service-card>p,.approach-grid p{font-size:1rem}.planner-intro h2{overflow-wrap:normal}.section-heading>div{flex-wrap:wrap}.planner-actions{flex-wrap:wrap}.brand{min-width:0}.hero h1{max-width:100%}
@media(max-width:380px){.hero-image figcaption small{width:100%;margin-left:2.2rem}.planner-actions>.button{margin-left:auto}.hero h1{font-size:clamp(2.8rem,11.5vw,4.3rem)}}

@media(max-width:800px){.site-header nav{display:none}.menu-toggle{display:block}}

/* Direct contact options */
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.4rem;margin-top:1.75rem;max-width:100%}.secondary-link{display:inline-flex;align-items:center;gap:.65rem;min-height:44px;font-size:1rem;text-decoration:underline;text-underline-offset:4px}.secondary-link:hover{color:#52752c}.footer-contact{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;white-space:nowrap}footer{flex-wrap:wrap}.closing>div+div{max-width:26rem}
