:root{--ink:#202d2a;--muted:#626b65;--green:#d7e7c6;--forest:#294a3d;--paper:#fafaf6;--line:#dbdfd6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #728857;outline-offset:5px}.skip{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:12px}.preview{text-align:center;background:#e8edde;font-size:12px;letter-spacing:.09em;padding:7px 15px;color:#3d4d39}header{height:112px;margin:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:22px}.brand{width:185px;height:96px;overflow:hidden;position:relative;flex-shrink:0}.brand img{width:185px;position:absolute;top:-42px;mix-blend-mode:multiply}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:#557a39}.header-cta{font-size:14px;display:flex;gap:35px;align-items:center;border-bottom:1px solid var(--ink);padding:8px 0}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:630px;padding:45px 5.5% 50px;gap:5%}.hero-copy{padding:30px 0 8px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;margin:0 0 24px}.hero h1{font:clamp(48px,5.6vw,82px)/1.06 Georgia,serif;letter-spacing:-.045em;margin:0 0 28px;font-weight:400}.hero h1 em{font-weight:400;color:#648058}.lead{color:var(--muted);max-width:435px;font-size:17px;line-height:1.8}.choose-label{font-size:12px;letter-spacing:.12em;margin:38px 0 12px}.choices{display:grid;grid-template-columns:1fr 1fr;border:1px solid #b4c2aa}.choices a{padding:22px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:background .2s}.choices a:first-child{background:#e3ecd9;border-right:1px solid #b4c2aa}.choices a:hover{background:#ccdebc}.choices small{display:block;font-size:10px;letter-spacing:.07em}.choices strong{display:block;font-size:20px;font-weight:500;margin-top:5px}.choices b{font-size:23px;font-weight:400}.hero-image{position:relative;background:#b8bdb1;min-height:530px;overflow:hidden;border-radius:160px 160px 0 0}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(18,30,25,.75))}.image-caption{position:absolute;z-index:1;bottom:30px;left:32px;color:white}.image-caption span{font-size:11px;letter-spacing:.16em}.image-caption p{font:30px/1.2 Georgia,serif;margin:12px 0 0}.trust{padding:25px 5.5%;border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.trust>span{font-size:11px;letter-spacing:.1em;color:var(--muted);max-width:165px}.trust p{font-size:14px;margin:0}.section{padding:88px 8%}.intro{display:grid;grid-template-columns:1fr 1.65fr;gap:7%}.intro .eyebrow{margin-top:12px}.section h2{font:44px/1.13 Georgia,serif;letter-spacing:-.025em;margin:0 0 24px}.intro p:not(.eyebrow){max-width:580px;color:var(--muted)}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid currentColor;padding:5px 0;margin-top:14px}.journey{background:#f0f1eb}.section-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:25px}.section-head h2{width:57%}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.journey-card{padding:36px;background:#fff;border:1px solid var(--line);transition:transform .2s}.journey-card:hover{transform:translateY(-4px)}.number{font-size:12px;letter-spacing:.1em}.journey-card h3{font:34px/1.18 Georgia,serif;margin:32px 0 20px}.journey-card p{max-width:370px;color:var(--muted)}.dark{background:#253b33;color:#fff;border-color:#253b33}.dark p{color:#d0d9d3}.planet{display:grid;grid-template-columns:1fr 1.25fr 1.4fr;gap:35px;align-items:start;border-bottom:1px solid var(--line)}.planet h2{font-size:40px}.planet p{margin-top:0;color:var(--muted)}footer{padding:45px 5.5% 24px;display:flex;justify-content:space-between;align-items:start;gap:30px;flex-wrap:wrap}footer strong{font:26px Georgia,serif}footer p{font-size:13px;color:var(--muted)}footer small{width:100%;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px}.subhero{padding:75px 8%;background:#eef1e7}.subhero h1{font:clamp(44px,6vw,76px)/1.08 Georgia,serif;letter-spacing:-.04em;max-width:800px;margin:20px 0}.subhero p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:18px}.button{display:inline-block;padding:13px 24px;background:var(--forest);color:white;border:0;cursor:pointer;margin-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature{border-top:1px solid #a9b69f;padding-top:20px}.feature h3{font:25px/1.25 Georgia,serif}.feature p{color:var(--muted)}.process{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#edf0e7}.steps{list-style:none;padding:0;margin:0;counter-reset:step}.steps li{padding:20px 0;border-top:1px solid #cbd2c3}.steps h3{font-size:17px;font-weight:500;margin:0}.steps h3:before{counter-increment:step;content:'0' counter(step) ' / ';color:#647954;font-size:13px;margin-right:12px}.steps p{color:var(--muted);margin-bottom:0}.callout{text-align:center;background:#253b33;color:white;padding:65px 25px}.callout h2{font:42px/1.2 Georgia,serif;margin:0 0 15px}.callout .button{background:var(--green);color:var(--ink)}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.contact-layout h1{font:52px/1.1 Georgia,serif}.contact-layout p{color:var(--muted)}form{display:grid;gap:18px}label{display:grid;gap:5px;font-size:14px}input,textarea,select{width:100%;padding:12px;border:1px solid #b9c3b1;background:white;color:var(--ink);border-radius:0}textarea{resize:vertical;min-height:120px}.form-note{font-size:13px;margin:0}#form-status{background:#e3ecd9;padding:18px}[hidden]{display:none!important}@media(max-width:850px){header{height:90px}.brand{width:145px;height:80px}.brand img{width:145px;top:-30px}nav{gap:18px}.hero{gap:4%;min-height:570px}.hero-image{min-height:480px}.choices{grid-template-columns:1fr}.choices a{padding:14px}.choices a:first-child{border-right:0;border-bottom:1px solid #b4c2aa}.choose-label{margin-top:25px}.hero-copy{padding-top:12px}.section{padding:60px 6%}.planet{grid-template-columns:1fr 1fr}.planet>.eyebrow{grid-column:1/-1}.feature-grid{gap:25px}.header-cta{gap:15px}}@media(max-width:600px){.preview{font-size:10px}.preview span{letter-spacing:0}header{margin:0 5%;gap:14px;flex-wrap:wrap;height:auto;padding:10px 0 14px}.brand{height:66px;width:150px}.brand img{width:150px;top:-39px}header nav{order:3;width:100%;justify-content:space-between;gap:12px}header nav a{font-size:13px}.header-cta{font-size:13px}.hero{display:flex;flex-direction:column;padding:34px 6% 30px;gap:28px}.hero h1{font-size:53px}.hero .eyebrow{font-size:10px}.lead{font-size:16px}.choices{grid-template-columns:1fr 1fr}.choices a:first-child{border-bottom:0;border-right:1px solid #b4c2aa}.choices small{font-size:9px}.choices strong{font-size:18px}.hero-image{min-height:350px;border-radius:130px 130px 0 0}.trust{display:grid;grid-template-columns:1fr 1fr;padding:24px 6%;gap:15px}.trust p{font-size:12px}.trust span{font-size:10px}.intro,.journey-grid,.planet,.process,.contact-layout,.feature-grid{grid-template-columns:1fr;gap:25px}.section h2{font-size:36px}.section-head{display:block}.section-head h2{width:auto}.section{padding:50px 6%}.journey-card{padding:27px}.journey-card h3{font-size:31px}.planet{gap:14px}.planet>.eyebrow{grid-column:auto}.subhero{padding:50px 6%}.subhero h1{font-size:48px}.callout h2{font-size:36px}footer{padding-inline:6%}footer nav{gap:24px}.contact-layout h1{font-size:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.image-caption{right:25px}.image-caption p{font-size:clamp(23px,2.5vw,30px)}
