@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:#123d38;--forest-deep:#0c302c;--lime:#d4ef70;--cream:#f5f2e9;--paper:#fffef9;--ink:#183d38;--muted:#64766f;--line:#d9ded5;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--display:Manrope,var(--sans);--space:clamp(1.25rem,6vw,6.5rem);--width:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input{font:inherit}:focus-visible{outline:3px solid #df9b3d;outline-offset:4px}.skip{position:absolute;top:-5rem;left:1rem;z-index:50;background:white;padding:.8rem}.skip:focus{top:1rem}.announcement{min-height:36px;background:var(--forest-deep);color:#f8f7ed;display:flex;justify-content:center;align-items:center;gap:1rem;padding:.45rem 1rem;font-size:.69rem;letter-spacing:.04em}.announcement a{color:var(--lime);font-weight:700}.site-header{height:86px;padding:0 var(--space);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--paper);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:.7rem;font-family:var(--display);font-size:1.05rem;font-weight:700;white-space:nowrap;letter-spacing:-.04em}.brand b{font-weight:500;color:#789188}.brand-mark{width:35px;height:35px;border:1px solid var(--forest);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:1.15rem;font-style:italic}.site-header nav{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.5rem);font-size:.77rem;font-weight:600}.site-header nav a,.footer-links a{transition:color .2s}.site-header nav a:hover,.footer-links a:hover{color:#789b43}.header-cta{font-size:.72rem;font-weight:700;border:1px solid #aab7ad;padding:.82rem 1.1rem;border-radius:2rem}.header-cta span,.button span{margin-left:.8rem}.menu-toggle{border:0;background:none;color:var(--ink);padding:.6rem}.menu-toggle span{display:block;width:22px;height:1px;background:currentColor;margin:6px}
.hero{min-height:min(710px,73vw);height:calc(100svh - 122px);max-height:800px;position:relative;overflow:hidden;background:var(--forest);color:#fff}.hero-image{position:absolute;inset:0;object-position:center 42%;animation:hero-in 1s ease both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,35,32,.83) 0%,rgba(8,38,34,.66) 42%,rgba(8,38,34,.1) 100%),linear-gradient(0deg,rgba(8,38,34,.3),transparent 30%)}.hero-copy{position:absolute;top:50%;transform:translateY(-48%);left:var(--space);max-width:690px;width:60%}.eyebrow{text-transform:uppercase;font-size:.65rem;letter-spacing:.17em;font-weight:700;color:#728b45;margin:0 0 1.2rem;display:flex;align-items:center;gap:.6rem}.eyebrow.light{color:#d7e0c7}.eyebrow>span{width:20px;height:1px;background:currentColor}.hero h1,.intro h2,.feature-copy h2,.section-heading h2,.stages h2,.visit h2,.contact h2{font-family:var(--display);font-weight:500;letter-spacing:-.065em}.hero h1{font-size:clamp(3rem,6.4vw,6.4rem);line-height:.99;margin:0 0 1.25rem;max-width:720px}.hero-copy>p:not(.eyebrow){max-width:470px;color:#e0e6dc;font-size:clamp(.95rem,1.25vw,1.1rem);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.3rem;border-radius:2rem;font-size:.72rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--forest-deep)}.text-link{font-size:.72rem;font-weight:600}.light-link{color:#f4f3e9}.hero-note{position:absolute;bottom:2.6rem;right:var(--space);display:flex;align-items:center;gap:.8rem;font-size:.65rem;color:#eef0e8;line-height:1.5}.note-icon{width:34px;height:34px;border:1px solid #d7e0c7;border-radius:50%;display:grid;place-items:center;color:var(--lime);font-size:1rem}.hero-index{position:absolute;bottom:2.9rem;left:var(--space);display:flex;align-items:center;gap:.65rem;font-size:.6rem;letter-spacing:.1em}.hero-index i{width:60px;height:1px;background:rgba(255,255,255,.6)}
.section-wrap{padding-inline:var(--space);max-width:var(--width);margin:auto}.intro{min-height:390px;padding-block:clamp(5rem,9vw,9rem);display:grid;grid-template-columns:1fr 2.35fr .7fr;gap:3rem;align-items:start}.intro-label{display:flex;align-items:center;gap:.8rem;color:#768780;font-size:.58rem;letter-spacing:.08em}.intro-label .eyebrow{margin:0;color:var(--forest);font-size:.6rem}.vertical-rule{height:25px;width:1px;background:var(--line)}.intro-main{max-width:710px}.intro h2,.section-heading h2,.stages h2,.contact h2{font-size:clamp(2.5rem,4.6vw,4.6rem);line-height:1.04;margin:0 0 1.3rem}.intro h2 em,.feature-copy h2 em,.section-heading h2 em,.stages h2 em,.visit h2 em{font-family:var(--serif);font-weight:400}.intro-main>p,.feature-copy>p:not(.eyebrow){max-width:590px;color:#687970;font-size:.94rem;line-height:1.9}.under-link{display:inline-flex;gap:1.3rem;border-bottom:1px solid #94a494;padding:.8rem 0;font-size:.7rem;font-weight:700;margin-top:.7rem}.under-link span{color:#789b43}.intro-stamp{width:98px;height:98px;border:1px solid #a2b09d;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-12deg);font-size:.48rem;letter-spacing:.14em;margin:1.5rem auto}.intro-stamp b{font-size:1.6rem;color:#84a453;line-height:1.2}
.feature-band{display:grid;grid-template-columns:1.04fr .96fr;min-height:560px;background:var(--cream)}.feature-photo{min-height:560px;position:relative;overflow:hidden}.feature-photo img{position:absolute;inset:0}.photo-caption{position:absolute;bottom:1.6rem;left:1.8rem;color:white;font-size:.65rem;text-shadow:0 1px 8px #333}.feature-copy{position:relative;padding:clamp(3rem,7vw,7rem) clamp(2rem,7vw,7rem);align-self:center;overflow:hidden}.feature-copy h2{font-size:clamp(2.8rem,5.2vw,5.5rem);line-height:.99;margin:0 0 1.5rem}.feature-copy>p:not(.eyebrow){margin-bottom:1.6rem}.button-outline{border:1px solid #a4b0a4;color:var(--forest);background:transparent}.feature-doodle{position:absolute;font-size:11rem;color:#e6e6d9;bottom:-5rem;right:1rem;z-index:0;line-height:1;pointer-events:none}
.pillars{padding-block:clamp(5rem,9vw,9rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-bottom:3.3rem}.section-heading h2{margin:0}.section-heading>p{max-width:370px;color:#728078;font-size:.82rem;line-height:1.8;margin:0 0 .5rem}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.pillar{position:relative;padding:2rem 2rem 1.4rem 0;border-bottom:1px solid var(--line);min-height:260px}.pillar+.pillar{padding-left:2rem;border-left:1px solid var(--line)}.pillar-number{font-size:.6rem;color:#829087;letter-spacing:.1em}.pillar-icon{position:absolute;right:1rem;top:1.5rem;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem}.icon-sun{background:#eef1d2;color:#698742}.icon-leaf{background:#e2ece3;color:#588273}.icon-star{background:#f3e8d6;color:#bf8b4d}.pillar h3{font-family:var(--display);font-size:1.2rem;font-weight:600;letter-spacing:-.03em;margin:3.5rem 0 .5rem}.pillar p{font-size:.77rem;color:#738078;max-width:280px;line-height:1.8}.pillar>a{font-size:1rem;position:absolute;bottom:1.6rem;right:1rem}
.stages{background:var(--forest);color:white;padding:clamp(4rem,8vw,7.5rem) var(--space)}.stages-top{max-width:var(--width);margin:0 auto 3rem;display:flex;align-items:end;justify-content:space-between;gap:3rem}.stages h2{font-size:clamp(2.8rem,5.2vw,5.2rem);margin:0}.stages-top>p{max-width:340px;color:#c0cec4;font-size:.8rem;line-height:1.85;margin:0 0 .5rem}.stage-grid{max-width:var(--width);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stage-card{height:420px;position:relative;overflow:hidden;color:white;background:#345d54}.stage-card img{transition:transform .7s}.stage-card:hover img{transform:scale(1.04)}.stage-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,31,29,.79),transparent 70%)}.stage-age{position:absolute;left:1.5rem;top:1.4rem;font-size:.62rem;letter-spacing:.08em}.stage-title{position:absolute;left:1.5rem;bottom:1.7rem;font-family:var(--display);font-size:2.1rem;line-height:1.04;letter-spacing:-.05em}.stage-arrow{position:absolute;right:1.5rem;bottom:2rem;width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center}
.quote{position:relative;padding-block:clamp(6rem,11vw,10rem);max-width:1050px}.quote-mark{font-family:var(--serif);font-size:5rem;color:#a4bc6a;line-height:.6}.quote blockquote{font-family:var(--display);font-size:clamp(2rem,4.4vw,4.2rem);line-height:1.13;letter-spacing:-.055em;margin:1rem 0 2rem;max-width:900px}.quote-by{display:flex;align-items:center;gap:.8rem}.avatar{height:38px;width:38px;border-radius:50%;background:#e8edda;display:grid;place-items:center;font-size:.65rem;font-weight:700;color:#617d47}.quote-by span:last-child{display:flex;flex-direction:column;font-size:.65rem}.quote-by small{color:#89948d;font-size:.6rem;margin-top:.1rem}.quote-scribble{position:absolute;right:8%;top:38%;font-size:5rem;color:#e6ebdc}
.visit{display:grid;grid-template-columns:1fr 1fr;background:var(--forest-deep);color:white;min-height:540px}.visit-image{position:relative;min-height:500px}.visit-image img{position:absolute;inset:0}.visit-tag{position:absolute;left:2rem;bottom:2rem;padding:.7rem 1rem;border-radius:2rem;background:var(--cream);color:var(--forest);font-size:.65rem}.visit-tag b{color:#7e9d4f;margin-left:1rem}.visit-copy{position:relative;align-self:center;padding:4rem clamp(2rem,7vw,7rem);max-width:700px}.visit h2{font-size:clamp(2.8rem,5vw,5rem);line-height:1.02;margin:0 0 1.2rem}.visit-copy>p:not(.eyebrow){color:#c0cec4;font-size:.84rem;line-height:1.8;max-width:370px;margin-bottom:1.7rem}.visit-footnote{position:absolute;bottom:1.7rem;right:2rem;color:#8ba19a;font-size:.58rem}
.contact{padding-block:clamp(4rem,8vw,7rem);display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.contact h2{font-size:clamp(2.4rem,4vw,4rem);margin:0}.contact form{max-width:510px;width:100%;justify-self:end}.contact label{font-size:.7rem;font-weight:700;display:block;margin-bottom:.6rem}.search-row{display:flex;border-bottom:1px solid #81948b}.search-row input{min-width:0;flex:1;border:0;background:transparent;padding:.8rem 0;color:var(--ink);outline:none}.search-row input::placeholder{color:#9ba8a0}.search-row button{border:0;background:var(--forest);color:white;padding:.7rem 1rem;border-radius:2rem;font-size:.7rem;font-weight:700;cursor:pointer}.search-row button span{margin-left:.6rem}.form-note{color:#89968e;font-size:.62rem;min-height:1.2em;margin:.7rem 0 0}.footer{background:#eaece2;padding:3.2rem var(--space) 1rem}.footer-main{max-width:var(--width);margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:2rem;align-items:start;padding-bottom:3rem}.footer-brand{align-self:start}.footer-main>p{color:#65766e;font-size:.78rem;margin:0}.footer-links{display:flex;flex-direction:column;gap:.5rem;font-size:.68rem;font-weight:600}.social-links{display:flex;gap:.5rem}.social-links a{height:31px;width:31px;border:1px solid #aab5aa;border-radius:50%;display:grid;place-items:center;font-size:.6rem;font-weight:700}.footer-bottom{max-width:var(--width);margin:auto;border-top:1px solid #d1d8cf;padding-top:1rem;display:flex;justify-content:space-between;color:#77857d;font-size:.59rem}.footer-bottom a{color:var(--forest);font-weight:700}[hidden]{display:none!important}
@keyframes hero-in{from{transform:scale(1.03);opacity:.75}to{transform:scale(1);opacity:1}}
@media(max-width:900px){.site-header{gap:1rem}.site-header nav{gap:1rem}.header-cta{display:none}.intro{grid-template-columns:.8fr 2fr}.intro-stamp{display:none}.feature-copy{padding:3rem}.stage-card{height:340px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.social-links{grid-column:3}}
@media(max-width:680px){html{scroll-padding-top:70px}.announcement{font-size:.59rem;min-height:32px}.site-header{height:70px}.brand{font-size:.9rem}.brand-mark{width:31px;height:31px}.menu-toggle{display:block}.site-header nav{position:absolute;top:70px;left:0;right:0;padding:1.2rem var(--space) 1.6rem;background:var(--paper);display:none;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line);box-shadow:0 14px 20px #173d3814}.site-header nav.is-open{display:flex}.site-header nav a{padding:.85rem 0;border-bottom:1px solid var(--line)}.hero{height:calc(88svh - 102px);min-height:590px;max-height:760px}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(7,35,32,.76),rgba(8,38,34,.18)),linear-gradient(0deg,rgba(8,38,34,.42),transparent 48%)}.hero-copy{width:auto;right:var(--space);top:46%}.hero h1{font-size:clamp(3.4rem,13vw,5rem)}.hero-copy>p:not(.eyebrow){font-size:.88rem;max-width:330px}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.hero-note{right:var(--space);bottom:1.5rem;font-size:.56rem}.hero-index{bottom:1.8rem}.intro{display:block;padding-block:4.5rem}.intro-label{margin-bottom:2rem}.intro h2{font-size:3rem}.intro-main>p{font-size:.85rem}.feature-band{grid-template-columns:1fr}.feature-photo{min-height:360px}.feature-copy{padding:3.5rem var(--space) 4rem}.feature-copy h2{font-size:3.6rem}.section-heading{display:block;margin-bottom:2rem}.section-heading h2{font-size:3rem}.section-heading>p{margin-top:1.3rem}.pillar-grid{grid-template-columns:1fr}.pillar,.pillar+.pillar{padding:1.4rem 2rem 1.4rem 0;border-left:0;min-height:220px}.pillar h3{margin-top:2.7rem}.stages{padding-block:4.5rem}.stages-top{display:block;margin-bottom:2rem}.stages h2{font-size:3.2rem}.stages-top>p{margin-top:1.2rem}.stage-grid{grid-template-columns:1fr;gap:.75rem}.stage-card{height:380px}.quote{padding-block:5rem}.quote blockquote{font-size:2.5rem}.quote-scribble{font-size:3rem;right:7%;top:26%}.visit{grid-template-columns:1fr}.visit-image{min-height:350px}.visit-copy{padding:3.5rem var(--space) 5rem}.visit h2{font-size:3.5rem}.visit-footnote{bottom:1.5rem}.contact{grid-template-columns:1fr;gap:2rem;padding-block:4rem}.contact h2{font-size:3rem}.contact form{justify-self:start}.footer-main{grid-template-columns:1fr 1fr;row-gap:2rem}.footer-main>p{justify-self:end}.footer-links{grid-column:1}.social-links{grid-column:2;justify-self:end}.footer-bottom{gap:1rem;font-size:.53rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
