@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500&display=swap";:root{color:#173d2d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green-950:#0d3526;--green-900:#123f2d;--green-800:#1c513b;--green-600:#377255;--cream:#f7f2e8;--cream-deep:#eee5d5;--yellow:#efb945;--terracotta:#b95f3f;--ink:#18392b;--muted:#667269;--white:#fffdf8;background:#f7f2e8;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a,button{color:inherit}::selection{color:var(--white);background:var(--green-800)}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{overflow:clip}.skip-link{z-index:1000;background:var(--yellow);color:var(--green-950);padding:12px 18px;font-weight:700;text-decoration:none;transition:top .18s;position:fixed;top:-100px;left:20px}.skip-link:focus{top:14px}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2e8ed;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;min-height:84px;padding:15px clamp(24px,4vw,68px);transition:min-height .24s,border-color .24s,box-shadow .24s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-color:#0d35261f;min-height:72px;box-shadow:0 8px 30px #0d352612}.brand{color:var(--green-950);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{width:42px;height:42px;fill:var(--yellow);stroke:var(--green-950);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.18em;font-size:1.12rem}.brand-copy span{letter-spacing:.075em;text-transform:uppercase;margin-top:5px;font-size:.62rem}.primary-nav{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.primary-nav>a{font-size:.87rem;font-weight:600;text-decoration:none;position:relative}.primary-nav>a:not(.nav-cta):after{content:"";background:var(--terracotta);height:2px;transition:right .18s;position:absolute;bottom:-6px;left:0;right:100%}.primary-nav>a:not(.nav-cta):hover:after{right:0}.nav-cta,.button{border-radius:999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.nav-cta{color:var(--white);background:var(--green-950);padding:13px 20px}.nav-cta svg,.button svg,.action-arrow svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .18s}.nav-cta:hover svg,.button:hover svg,.action-card:hover .action-arrow svg{transform:translate(4px)}.menu-button{cursor:pointer;background:0 0;border:1px solid #0d35263d;border-radius:50%;width:46px;height:46px;padding:0;display:none}.menu-button span{background:var(--green-950);width:18px;height:2px;margin:5px auto;transition:transform .18s;display:block}.hero-section{background:radial-gradient(circle at 13% 70%, #efb94529, transparent 24%), var(--cream);grid-template-columns:minmax(430px,43%) 1fr;min-height:790px;padding:84px 0 0;display:grid}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(110px,11vw,168px) clamp(32px,5.5vw,92px) 90px;display:flex}.eyebrow{color:var(--terracotta);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 28px;font-size:.74rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.hero-copy h1,.section-wrap h2,.join-heading h2{letter-spacing:-.045em;font-family:Newsreader,Georgia,serif;font-weight:400}.hero-copy h1{max-width:660px;color:var(--green-950);margin:0;font-size:clamp(4.5rem,6.9vw,7.5rem);line-height:.88}.hero-copy h1 span{color:var(--terracotta);font-style:italic;display:block}.hero-intro{color:#4e6156;max-width:570px;margin:34px 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:42px;display:flex}.button{min-height:56px;padding:0 25px;font-size:.88rem;font-weight:700;transition:background .18s,transform .18s,color .18s}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--green-950)}.button-primary:hover{background:var(--terracotta)}.text-link{text-underline-offset:6px;align-items:center;gap:10px;font-size:.88rem;font-weight:700;display:inline-flex}.text-link span{font-size:1.1rem}.hero-visual{background:var(--green-900);border-radius:6px 6px 120px;min-width:0;margin:22px 22px 22px 0;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0d35261f,#0000 36%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:60% center;width:100%;height:100%;display:block}.hero-note{z-index:2;max-width:270px;color:var(--green-950);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb;align-items:center;gap:13px;padding:18px 20px;display:flex;position:absolute;bottom:28px;right:28px}.hero-note p{margin:0;font-size:.75rem;line-height:1.45}.hero-note strong{display:block}.hero-note-icon{color:var(--terracotta);font-size:1.4rem}.legal-strip{color:#fffdf8cc;background:var(--green-950);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:30px;min-height:76px;padding:20px clamp(24px,5vw,76px);font-size:.68rem;display:flex}.legal-strip strong{color:var(--yellow);font-weight:600}.section-wrap{width:min(1320px,100% - 80px);margin-inline:auto}.section-kicker{color:var(--terracotta);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:15px;font-size:.7rem;font-weight:700;display:flex}.section-kicker p{margin:0}.section-kicker span{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.about-section{grid-template-columns:.7fr 1.4fr 1fr;column-gap:clamp(30px,6vw,90px);padding-block:130px 120px;display:grid}.about-section .section-kicker{grid-column:1}.about-heading{grid-column:2}.about-heading h2,.section-heading-row h2,.approach-intro h2{margin:0;font-size:clamp(3.1rem,5.4vw,5.6rem);line-height:.98}.about-copy{color:var(--muted);grid-column:3;padding-top:10px;line-height:1.75}.about-copy p{margin:0 0 24px}.about-copy .lead{color:var(--ink);font-size:1.18rem;line-height:1.55}.about-section blockquote{color:var(--green-800);border-top:1px solid #0d35262e;grid-column:2/4;margin:100px 0 0;padding:48px 0 0 72px;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,3.7vw,3.8rem);font-style:italic;line-height:1.12}.work-section{color:var(--white);background:linear-gradient(135deg, #ffffff06 25%, transparent 25%) 0 0 / 44px 44px, var(--green-950);padding-block:120px 128px}.section-kicker.light{color:var(--yellow)}.section-heading-row{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;margin-top:55px;display:grid}.section-heading-row h2{color:var(--white)}.section-heading-row>p{color:#fffdf8ad;max-width:430px;margin:0 0 10px auto;line-height:1.7}.focus-grid{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.focus-card{border-right:1px solid #ffffff2e;flex-direction:column;min-height:385px;padding:34px 30px 38px;transition:background .24s,transform .24s;display:flex}.focus-card:first-child{border-left:1px solid #ffffff2e}.focus-card:hover{background:var(--green-800);transform:translateY(-8px)}.focus-card-top{color:var(--yellow);justify-content:space-between;align-items:center;display:flex}.focus-card-top svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.focus-card-top span{color:#fff6;font-size:.72rem}.focus-card h3{max-width:230px;margin:auto 0 18px;font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:400;line-height:1.05}.focus-card p{color:#fffdf8a8;margin:0;font-size:.86rem;line-height:1.65}.approach-section{grid-template-columns:.65fr 1.15fr 1fr;gap:clamp(34px,5.5vw,80px);padding-block:130px;display:grid}.approach-intro h2{max-width:640px}.approach-intro>p{max-width:570px;color:var(--muted);margin:35px 0 0;line-height:1.7}.steps-list{border-top:1px solid #0d352633;margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #0d352633;grid-template-columns:46px 1fr;gap:20px;padding:27px 0;display:grid}.step-number{color:var(--terracotta);font-size:.7rem;font-weight:700}.steps-list h3{margin:-6px 0 8px;font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:400}.steps-list p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.join-section{background:var(--cream-deep);padding-top:120px}.join-heading{text-align:center;max-width:980px}.join-heading .eyebrow{justify-content:center}.join-heading h2{margin:0 auto;font-size:clamp(3.5rem,6.4vw,6.6rem);line-height:.95}.action-grid{border-top:1px solid #0d35262e;border-bottom:1px solid #0d35262e;grid-template-columns:repeat(3,1fr);margin-top:78px;display:grid}.action-card{min-height:350px;color:var(--ink);border-right:1px solid #0d35262e;flex-direction:column;padding:32px;text-decoration:none;transition:color .22s,background .22s;display:flex}.action-card:first-child{border-left:1px solid #0d35262e}.action-card:hover{color:var(--white);background:var(--terracotta)}.action-index{color:var(--terracotta);font-size:.72rem}.action-card:hover .action-index,.action-card:hover .action-label{color:var(--yellow)}.action-card>div{margin-top:auto}.action-label{color:var(--green-600);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:700}.action-card h3{margin:0 0 15px;font-family:Newsreader,Georgia,serif;font-size:2.1rem;font-weight:400}.action-card div>p:last-child{max-width:320px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.action-card:hover div>p:last-child{color:#fffdf8c2}.action-arrow{border:1px solid;border-radius:50%;place-items:center;width:44px;height:44px;margin:24px 0 0 auto;display:grid}.contact-panel{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;margin-top:100px;padding-bottom:110px;display:grid}.contact-label{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:700}.contact-email{text-underline-offset:8px;overflow-wrap:anywhere;font-family:Newsreader,Georgia,serif;font-size:clamp(1.45rem,3.5vw,3.6rem);line-height:1.1;text-decoration-color:#0d352640}.contact-email:hover{color:var(--terracotta)}.contact-panel address{color:var(--muted);font-size:.9rem;font-style:normal;line-height:1.75}.site-footer{color:var(--white);background:var(--green-950);padding:68px clamp(24px,5vw,76px) 28px}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;min-height:160px;display:grid}.footer-brand{color:var(--white)}.footer-brand .brand-mark{stroke:var(--white)}.footer-main>p{color:#fffdf8ab;text-align:center;max-width:290px;margin:5px auto 0;font-family:Newsreader,Georgia,serif;font-size:1.3rem;font-style:italic}.back-to-top{text-underline-offset:5px;margin:5px 0 0 auto;font-size:.76rem;font-weight:700}.footer-bottom{color:#fffdf873;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;padding-top:24px;font-size:.62rem;display:flex}.js [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1100px){.site-header{padding-inline:28px}.primary-nav{gap:18px}.primary-nav>a{font-size:.8rem}.hero-section{grid-template-columns:47% 53%;min-height:700px}.hero-copy{padding-inline:42px}.hero-copy h1{font-size:clamp(4.2rem,7.6vw,6.4rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.section-wrap{width:min(100% - 56px,1320px)}.about-section,.approach-section{grid-template-columns:.48fr 1.25fr 1fr;column-gap:35px}.focus-grid{grid-template-columns:repeat(2,1fr)}.focus-card:nth-child(2){border-right:1px solid #ffffff2e}.focus-card:nth-child(3){border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e}.focus-card:nth-child(4){border-top:1px solid #ffffff2e}}@media (width<=820px){.site-header{min-height:74px;padding:12px 20px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:1rem}.menu-button{z-index:2;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.primary-nav{background:var(--cream);visibility:hidden;border-bottom:1px solid #0d35262e;gap:0;padding:100px 24px 30px;transition:transform .24s,visibility .24s;display:grid;position:absolute;top:0;left:0;right:0;transform:translateY(-115%);box-shadow:0 18px 40px #0d35261f}.primary-nav.is-open{visibility:visible;transform:translateY(0)}.primary-nav>a{border-top:1px solid #0d35261f;padding:16px 0;font-family:Newsreader,Georgia,serif;font-size:1.35rem}.primary-nav .nav-cta{color:var(--white);border:0;margin-top:18px;padding:15px 22px;font-family:DM Sans,Arial,sans-serif;font-size:.9rem}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:74px}.hero-copy{padding:82px 28px 60px}.hero-copy h1{font-size:clamp(4rem,14.5vw,6.5rem)}.hero-intro{max-width:620px}.hero-actions{flex-direction:row;align-items:center}.hero-visual{border-radius:4px 4px 70px;height:510px;margin:0 18px 18px}.hero-visual img{object-position:58% center}.legal-strip{flex-wrap:wrap;justify-content:flex-start;gap:12px 30px}.legal-strip strong{order:-1;width:100%}.about-section,.approach-section{grid-template-columns:1fr;padding-block:92px}.about-section .section-kicker,.about-heading,.about-copy,.about-section blockquote{grid-column:1}.about-heading,.approach-intro{margin-top:44px}.about-copy{max-width:650px;margin-top:28px}.about-section blockquote{margin-top:55px;padding:40px 0 0}.work-section{padding-block:92px}.section-heading-row{grid-template-columns:1fr;gap:28px}.section-heading-row>p{margin:0}.approach-section{gap:0}.steps-list{margin-top:55px}.join-section{padding-top:90px}.action-grid{grid-template-columns:1fr}.action-card,.action-card:first-child{border-bottom:1px solid #0d35262e;border-left:1px solid #0d35262e;min-height:280px}.action-card:last-child{border-bottom:0}.contact-panel{grid-template-columns:1fr;gap:48px}.footer-main{grid-template-columns:1fr}.footer-main>p{text-align:left;margin-inline:0}.back-to-top{margin-left:0}}@media (width<=560px){.brand-copy span{display:none}.hero-copy{padding:64px 22px 50px}.eyebrow{margin-bottom:22px;font-size:.66rem}.hero-copy h1{font-size:clamp(3.5rem,17vw,5rem)}.hero-actions{flex-direction:column;align-items:flex-start}.button{width:100%}.hero-visual{border-radius:4px 4px 48px;height:410px;margin-inline:10px}.hero-visual img{object-position:62% center}.hero-note{max-width:236px;padding:14px;bottom:12px;right:12px}.legal-strip{gap:10px;padding:20px 24px;display:grid}.section-wrap{width:calc(100% - 40px)}.about-heading h2,.section-heading-row h2,.approach-intro h2{font-size:clamp(2.8rem,14vw,4.2rem)}.about-section blockquote{font-size:2.2rem}.focus-grid{grid-template-columns:1fr;margin-top:55px}.focus-card,.focus-card:first-child,.focus-card:nth-child(3){border:0;border-inline:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;min-height:325px}.focus-card:last-child{border-bottom:0}.join-heading h2{font-size:clamp(3.2rem,16vw,5rem)}.action-grid{margin-top:55px}.action-card{padding:28px 24px}.contact-panel{margin-top:70px;padding-bottom:80px}.contact-email{font-size:1.35rem}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.js [data-reveal]{opacity:1;transform:none}}
