/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#16322c;--forest:#174b3b;--deep:#0e372c;--cream:#f7f3e9;--paper:#fffdf7;--orange:#d96c35;--blue:#3b7a88;--lime:#bed55e;--font-sans:Arial, Helvetica, sans-serif;--font-display:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;max-width:1240px;min-height:90px;margin:auto;padding:18px 32px;display:grid}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;display:flex}.brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}nav{gap:34px;font-size:.88rem;font-weight:600;display:flex}nav a:hover,.footer-links a:hover{color:var(--orange)}.site-header>.button{justify-self:end}.button{background:var(--orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:16px 23px;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#bd5426;transform:translateY(-2px)}.button-small{padding:12px 20px}.text-link{border-bottom:1px solid;gap:20px;padding-bottom:5px;font-size:.86rem;font-weight:700;display:inline-flex}.text-link:hover{color:var(--orange)}.hero{grid-template-columns:.88fr 1.12fr;min-height:670px;display:grid}.hero-copy{background:var(--cream);flex-direction:column;justify-content:center;align-items:flex-start;padding:82px 58px 82px max(40px,50vw - 588px);display:flex}.eyebrow{color:#567068;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:.7rem;font-weight:800}.hero h1,h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.045em;margin:0;font-weight:500;line-height:.96}.hero h1{font-size:clamp(4rem,6.5vw,6.9rem)}.hero-lede{max-width:510px;margin:34px 0 28px;font-size:1.08rem;line-height:1.65}.hero-actions{align-items:center;gap:28px;display:flex}.nonprofit-note{color:#687b75;margin-top:28px;font-size:.72rem}.hero-photo-wrap{min-height:670px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;width:100%;height:100%}.photo-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7e0;align-items:center;gap:10px;padding:14px 17px;font-size:.78rem;font-weight:700;display:flex;position:absolute;bottom:28px;left:28px}.pulse{background:var(--orange);border-radius:50%;width:8px;height:8px}.belief-strip{background:var(--orange);color:#fff;justify-content:center;align-items:center;gap:28px;padding:23px 32px;display:flex}.belief-strip p{font-family:var(--font-display), Georgia, serif;margin:0;font-size:1.1rem;font-style:italic}.belief-strip .line{background:#ffffff8c;width:90px;height:1px}.work-section{grid-template-columns:.8fr 1.2fr;gap:90px;max-width:1240px;margin:auto;padding:130px 32px;display:grid}.section-heading h2,.story-section h2{font-size:clamp(3rem,5vw,5.2rem)}.project{border-top:1px solid #cbd3cc;grid-template-columns:58px 1fr;gap:28px;padding:28px 0 34px;display:grid}.project-number{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.68rem;font-weight:800;display:flex}.project-number.green{background:var(--forest)}.project-number.orange{background:var(--orange)}.project-number.blue{background:var(--blue)}.project h3{font-family:var(--font-display), Georgia, serif;margin:4px 0 12px;font-size:1.8rem;font-weight:500}.project p{color:#5d6d68;max-width:580px;margin:0;line-height:1.65}.impact-section{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;display:grid}.impact-photo{min-height:720px;overflow:hidden}.impact-photo img{object-fit:cover;width:100%;height:100%}.impact-copy{flex-direction:column;justify-content:center;padding:82px clamp(45px,7vw,100px);display:flex}.eyebrow.light{color:#bdcec8}.impact-copy h2{font-size:clamp(3.4rem,5.7vw,6rem)}.impact-copy>p:not(.eyebrow):not(.source-note){color:#d2dfda;max-width:550px;margin:28px 0 35px;line-height:1.65}.stats{border-top:1px solid #ffffff40;grid-template-columns:1fr 1fr;display:grid}.stat{border-bottom:1px solid #ffffff40;flex-direction:column;padding:24px 8px 24px 0;display:flex}.stat:nth-child(odd){border-right:1px solid #ffffff40}.stat:nth-child(2n){padding-left:24px}.stat:last-child:nth-child(odd){border-right:0;grid-column:1/-1}.stat strong{color:var(--lime);font-family:var(--font-display), Georgia, serif;font-size:2.7rem;font-weight:500}.stat span{color:#d2dfda;margin-top:4px;font-size:.77rem}.source-note{color:#91aaa1;margin:20px 0 0;font-size:.68rem;line-height:1.5}.story-section{grid-template-columns:1fr .92fr;align-items:center;gap:90px;max-width:1240px;margin:auto;padding:130px 32px;display:grid}.story-copy>p:not(.eyebrow){color:#5d6d68;max-width:650px;line-height:1.7}.story-copy .large-copy{margin-top:30px;font-size:1.15rem;color:var(--ink)!important}.text-link.dark{margin-top:16px}.story-photo{aspect-ratio:4/5;object-fit:cover;height:100%}.home-explore{background:var(--cream);padding:110px max(32px,50vw - 588px)}.home-explore>div:first-child{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.home-explore h2{font-size:clamp(3rem,5vw,5rem)}.explore-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.explore-grid a{background:var(--paper);border-top:4px solid var(--orange);min-height:245px;padding:30px;transition:transform .2s,box-shadow .2s}.explore-grid a:nth-child(2){border-color:var(--blue)}.explore-grid a:nth-child(3){border-color:var(--forest)}.explore-grid a:hover{transform:translateY(-5px);box-shadow:0 18px 50px #0e372c1f}.explore-grid span{color:#82908b;letter-spacing:.12em;font-size:.7rem;font-weight:800}.explore-grid h3{font-family:var(--font-display);margin:48px 0 12px;font-size:2rem;font-weight:500}.explore-grid p{color:#5d6d68;margin:0;line-height:1.6}.page-intro{background:var(--cream);padding:110px max(32px,50vw - 508px) 120px}.page-intro h1{font-family:var(--font-display);letter-spacing:-.055em;max-width:1000px;margin:0;font-size:clamp(4rem,7.5vw,7.5rem);font-weight:500;line-height:.92}.page-intro .quote-attribution{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:24px 0 0;font-size:.8rem;font-weight:800}.page-intro>.intro-body{color:#51645e;max-width:730px;margin:34px 0 0;font-size:1.15rem;line-height:1.7}.page-intro>.intro-body+.intro-body{margin-top:22px}.programs{max-width:1240px;margin:auto;padding:110px 32px}.program-detail{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;display:grid}.program-detail:nth-child(2n) .program-photo{order:2}.program-photo-pair{gap:16px;display:grid}.program-photo img{aspect-ratio:4/3;object-fit:cover;width:100%}.program-copy h2{margin-bottom:25px;font-size:clamp(2.8rem,4.5vw,4.8rem)}.program-copy>p:not(.eyebrow){color:#5d6d68;line-height:1.7}.program-copy>p:not(.eyebrow)+p:not(.eyebrow){margin-top:28px}.program-copy ul{border-top:1px solid #ccd4cf;margin:28px 0 0;padding:0;list-style:none}.program-copy li{border-bottom:1px solid #ccd4cf;padding:15px 0 15px 28px;position:relative}.program-copy li:before{color:var(--orange);content:"●";font-size:.55rem;position:absolute;top:19px;left:2px}.process-section{background:var(--deep);color:#fff;padding:110px max(32px,50vw - 588px)}.process-section>h2{font-size:clamp(3.5rem,6vw,6rem)}.process-grid{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.process-grid>div{border-right:1px solid #ffffff40;padding:32px 34px 10px 0}.process-grid>div+div{padding-left:34px}.process-grid strong{color:var(--lime);font-size:.75rem}.process-grid h3{font-family:var(--font-display);font-size:1.8rem;font-weight:500}.process-grid p{color:#bed0ca;line-height:1.6}.simple-cta{justify-content:space-between;align-items:center;gap:35px;max-width:1240px;margin:auto;padding:95px 32px;display:flex}.simple-cta h2{font-size:clamp(2.8rem,5vw,5rem)}.gallery-grid{column-count:3;column-gap:16px;max-width:1360px;margin:auto;padding:80px 32px 110px}.gallery-grid figure{break-inside:avoid;background:#e6e2d8;margin:0 0 16px;position:relative;overflow:hidden}.gallery-grid img{width:100%;height:auto}.gallery-grid figcaption{color:#fff;background:linear-gradient(#0000,#051913d9);padding:70px 24px 22px;position:absolute;bottom:0;left:0;right:0}.gallery-grid figcaption span{font-family:var(--font-display);font-size:1.55rem}.gallery-grid figcaption p{color:#dce7e2;margin:5px 0 0;font-size:.78rem;line-height:1.5}.video-section{background:var(--deep);color:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:75px;padding:110px max(32px,50vw - 588px);display:grid}.video-copy h2{font-size:clamp(3rem,5vw,5.2rem)}.video-copy>p:not(.eyebrow){color:#c5d5cf;margin:28px 0;line-height:1.65}.video-frame{aspect-ratio:16/9;box-shadow:18px 18px 0 var(--orange);background:#000}.video-frame iframe{border:0;width:100%;height:100%}.involve-grid{grid-template-columns:repeat(2,1fr);max-width:1240px;margin:auto;padding:100px 32px;display:grid}.involve-grid article{border-bottom:1px solid #ccd4cf;min-height:330px;padding:42px 60px 42px 0}.involve-grid article:nth-child(odd){border-right:1px solid #ccd4cf}.involve-grid article:nth-child(2n){padding-left:60px}.involve-grid article>span{color:var(--orange);font-size:.72rem;font-weight:800}.involve-grid h2{margin:25px 0 15px;font-size:3.4rem}.involve-grid p{color:#5d6d68;max-width:480px;line-height:1.65}.involve-grid b{font-weight:inherit}.board-note{background:var(--orange);color:#fff;grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:100px max(32px,50vw - 588px);display:grid}.board-note h2{font-size:clamp(3rem,5vw,5rem)}.board-note>p{margin:36px 0 0;font-size:1.1rem;line-height:1.75}.contact-band{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.contact-band img{object-fit:cover;width:100%;height:100%;max-height:650px}.contact-band>div{background:var(--cream);flex-direction:column;justify-content:center;padding:90px clamp(35px,7vw,100px);display:flex}.contact-band h2{font-size:clamp(3rem,5vw,5rem)}.contact-band p:not(.eyebrow){color:#5d6d68;line-height:1.65}.contact-band .button{align-self:flex-start;margin-top:15px}.cta-section{background:var(--orange);color:#fff;text-align:center;flex-direction:column;align-items:center;padding:110px 24px;display:flex}.cta-section h2{font-size:clamp(3.3rem,6vw,6.2rem)}.cta-section>p:not(.eyebrow){max-width:620px;line-height:1.65}.cta-section .eyebrow{color:#ffe0cf}.cta-actions{align-items:center;gap:30px;margin-top:24px;display:flex}.button-light{color:var(--orange);background:#fff}.button-light:hover{background:var(--cream)}.light-link:hover{color:var(--cream)}footer{color:#fff;background:#09291f;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:42px max(32px,50vw - 588px);display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:50%;width:44px;height:44px}.footer-brand div{flex-direction:column;display:flex}.footer-brand span{color:#91aaa1;margin-top:3px;font-size:.7rem}.footer-links{gap:26px;font-size:.8rem;font-weight:700;display:flex}.copyright{color:#91aaa1;justify-self:end;font-size:.7rem}@media (width<=850px){.site-header{grid-template-columns:1fr auto;min-height:76px;padding:14px 20px}.brand img{width:42px;height:42px}.brand span{font-size:.9rem}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-photo-wrap{min-height:470px}.hero h1{font-size:clamp(3.8rem,17vw,6rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.belief-strip{flex-direction:column;align-items:flex-start;gap:10px}.belief-strip .line{width:50px}.work-section,.story-section{grid-template-columns:1fr;gap:55px;padding:90px 24px}.home-explore{padding:80px 24px}.explore-grid{grid-template-columns:1fr}.explore-grid a{min-height:210px}.explore-grid h3{margin-top:35px}.page-intro{padding:80px 24px 90px}.page-intro h1{font-size:clamp(3.5rem,15vw,5.8rem)}.programs{padding:80px 24px}.program-detail{grid-template-columns:1fr;gap:35px;margin-bottom:85px}.program-detail:nth-child(2n) .program-photo{order:0}.process-section{padding:80px 24px}.process-grid{grid-template-columns:1fr}.process-grid>div,.process-grid>div+div{border-bottom:1px solid #ffffff40;border-right:0;padding:28px 0}.simple-cta{flex-direction:column;align-items:flex-start;padding:75px 24px}.gallery-grid{column-count:1;padding:60px 16px 80px}.video-section{grid-template-columns:1fr;gap:50px;padding:80px 24px}.video-frame{box-shadow:10px 10px 0 var(--orange)}.involve-grid{grid-template-columns:1fr;padding:70px 24px}.involve-grid article,.involve-grid article:nth-child(2n){border-right:0;min-height:auto;padding:40px 0}.board-note,.contact-band{grid-template-columns:1fr;gap:35px}.board-note{padding:80px 24px}.contact-band>div{padding:75px 24px}.contact-band img{max-height:470px}.impact-section{grid-template-columns:1fr}.impact-photo{min-height:480px}.impact-copy{padding:80px 24px}.story-photo{aspect-ratio:5/4;grid-row:1;width:100%}.cta-actions{flex-direction:column}.team-page{padding:70px 24px 90px}.team-page .team-member-profile{grid-template-columns:1fr}.team-page .team-member-profile:nth-child(2n)>img{order:0}.team-page .team-member-profile:nth-child(2n) .team-member-details{border-left:4px solid var(--orange);border-right:0}footer{grid-template-columns:1fr;padding:44px 24px}.copyright{justify-self:start}}@media (width<=460px){.site-header .button{gap:0;padding:12px 15px;font-size:0}.site-header .button span{font-size:1rem}.hero-photo-wrap{min-height:390px}.photo-note{bottom:14px;left:14px}.project{grid-template-columns:46px 1fr}.project h3{font-size:1.55rem}.stat strong{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.team-member-profile{grid-template-columns:minmax(120px,.45fr) 1fr;align-items:start;gap:0;margin-bottom:24px;display:grid}.team-member-profile>img{width:100%;height:auto;display:block}.team-member-details{border-left:4px solid var(--orange);background:#fff;padding:22px}.team-member-details h4{font-family:var(--font-display);margin:0 0 4px;font-size:1.85rem;font-weight:500}.team-member-details strong{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:.72rem;display:block}.team-member-details p{color:#5b6d66;margin:0;font-size:.92rem;line-height:1.7}.team-member-details p+p{margin-top:14px}.team-page{max-width:1180px;margin:auto;padding:100px 32px 120px}.team-page .team-member-profile{background:var(--cream);grid-template-columns:minmax(280px,.7fr) 1.3fr;margin-bottom:38px}.team-page .team-member-details{flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(28px,5vw,58px);display:flex}.team-page .team-member-details h4{font-size:clamp(2.2rem,4vw,3.6rem)}.team-page .team-member-details p{font-size:1rem}.team-page .team-member-profile:nth-child(2n)>img{order:2}.team-page .team-member-profile:nth-child(2n) .team-member-details{border-left:0;border-right:4px solid var(--orange)}.team-founder-feature{background:var(--cream);text-align:center;max-width:1040px;margin:0 auto 64px}.team-founder-feature>img{width:100%;height:auto;margin:auto}.team-founder-feature .team-member-details{border-left:0;border-top:5px solid var(--orange);padding:clamp(34px,6vw,72px)}.team-founder-feature .team-member-details h4{font-size:clamp(2.8rem,5vw,4.8rem)}.team-founder-feature .team-member-details p{max-width:780px;margin-left:auto;margin-right:auto}
