@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=DM+Serif+Display:ital@0;1&display=swap");:root{--background:#fff;--foreground:#173b2b;--primary:#173b2b;--primary-foreground:#fff;--ink:#173b2b;--lime:#d1f58a;--muted-foreground:#626f65;--border:#dbe3d9;--ring:#456b35}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#eaf0e1;color:var(--ink);font-family:DM Sans,Arial,sans-serif}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer;font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #91b955;outline-offset:5px}button{border:0}p{line-height:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}em{font-family:"DM Serif Display",Georgia,serif;font-weight:400}svg{flex-shrink:0}::selection{background:var(--lime);color:var(--ink)}.site-shell{max-width:1536px;margin:24px auto;background:#fff;border:10px solid white;border-radius:30px;overflow:hidden;box-shadow:0 25px 100px #1835200d}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}header{height:96px;padding:0 4.2%;justify-content:space-between;gap:25px;background:#fff;position:relative;z-index:20}.brand,header{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:17px;letter-spacing:-.045em;white-space:nowrap}.brand small{display:block;font-size:8px;letter-spacing:.32em;margin-top:2px}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--lime)}.nav{display:flex;gap:27px;align-items:center}.nav a{font-size:14px;color:#4e5a50;transition:color .2s}.nav a:hover{color:#6b8c24}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-radius:40px;padding:8px 8px 8px 23px;font-size:14px;font-weight:600;line-height:1.4;transition:transform .25s,box-shadow .25s}.pill:hover{transform:translateY(-3px);box-shadow:0 8px 25px #173b2b20}.dark{background:var(--ink);color:white}.lime{background:var(--lime);color:var(--ink)}.arrow-badge{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);transition:transform .3s}.dark .arrow-badge{background:var(--lime);color:var(--ink)}.pill:hover .arrow-badge{transform:rotate(45deg)}.menu-toggle{display:none;background:transparent}.hero{min-height:650px;height:min(720px,78vw);position:relative;border-radius:21px;overflow:hidden;background:#153926;color:#fff;isolation:isolate}.hero-photo{position:absolute;inset:0 0 0 38%;background:url(/community.jpg) center 43%/cover no-repeat;z-index:-3;animation:photo-enter 1.6s ease-out}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#122c20 6%,#143825f5 28%,#153a2690 56%,#153a2610 80%),linear-gradient(0deg,#0c281de8,transparent 60%)}.hero-copy{padding:85px 5% 140px;max-width:880px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.14em;display:block;line-height:1.7}.light{color:var(--lime)}.hero h1{font-size:clamp(48px,5.5vw,79px);line-height:1.03;margin:26px 0 24px;letter-spacing:-.05em}.hero h1 em{color:var(--lime);white-space:nowrap}.hero-copy p{max-width:420px;color:#e0e8df;font-size:16px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}.text-link{display:inline-flex;gap:9px;font-weight:500;background:transparent;color:inherit;padding:10px 0;border-bottom:1px solid #ffffff50}.hero-note,.text-link{align-items:center;font-size:14px}.hero-note{position:absolute;bottom:42px;right:5%;display:flex;gap:15px;padding:20px 24px;background:#ffffff13;border:1px solid #ffffff35;backdrop-filter:blur(16px);border-radius:15px;line-height:1.7}.heart-ring{width:47px;height:47px;border-radius:50%;background:var(--lime);color:var(--ink);display:grid;place-items:center}.hero-note>svg{margin-left:26px}.hero-location{position:absolute;bottom:35px;left:5%;font-size:11px;letter-spacing:.15em;color:#d0dacb}.hero-copy>*{animation:enter .9s both}.hero-copy h1{animation-delay:.12s}.hero-copy p{animation-delay:.22s}.hero-actions{animation-delay:.32s}.values-band{display:flex;align-items:center;justify-content:space-between;padding:36px 5%;gap:20px;border-bottom:1px solid #e8ece5;color:#61705e}.values-band>span{font-size:15px}.values-band>span em{display:block;font-size:20px;color:#324a35}.values-band>div{display:flex;gap:10px;align-items:center;font-size:17px;font-weight:500}.values-band svg{width:24px;stroke-width:1.3}.section{padding:100px 6%}h2{font-size:clamp(36px,4vw,56px);line-height:1.09}h2 em{color:#647c4c}.section .eyebrow+h2{margin-top:19px}.mission{display:grid;grid-template-columns:.72fr 1.28fr;gap:8%}.mini-photo{width:225px;height:220px;border-radius:15px;overflow:hidden;margin-top:28px;position:relative}.mini-photo img{height:100%;width:100%;object-fit:cover;object-position:center 62%}.mini-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#152e25,transparent 75%)}.mini-photo span{position:absolute;bottom:18px;left:18px;font-size:16px;color:#fff;z-index:1;line-height:1.35}.mission .large-copy{font-size:21px;line-height:1.55;margin:26px 0 16px;color:#34483a}.mission p:not(.large-copy){color:#748072;font-size:15px}.mission .pill{margin-top:28px}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:40px}.section-aside{max-width:290px;color:#73806f;font-size:15px;line-height:1.7}.rail-buttons{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.rail-buttons button{display:grid;place-items:center;background:white;border:1px solid #ced7c7;width:38px;height:38px;border-radius:50%;color:var(--ink)}.rail-buttons button:last-child{background:var(--ink);color:white}.rail-buttons svg{width:18px}.rotate{transform:rotate(180deg)}.initiatives{padding-top:25px;padding-right:0;padding-bottom:85px}.initiatives .section-heading{padding-right:6.4%}.program-rail{display:flex;overflow-x:auto;padding:8px 6% 24px 0;scrollbar-width:none}.program-rail::-webkit-scrollbar{display:none}.program-card{flex:0 0 290px;min-height:410px;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:25px;text-align:left;color:white;background:#244736;scroll-snap-align:start;isolation:isolate;transition:transform .4s,box-shadow .4s}.program-card:hover{transform:translateY(-8px);box-shadow:0 15px 25px #182b2525}.program-top{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px}.program-top>span{border:1px solid #ffffff50;padding:5px 9px;border-radius:20px}.program-art{position:absolute;inset:0;z-index:-1}.program-art img{width:100%;height:100%;object-fit:cover}.program-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#122e22 3%,#17382575 65%,#17382533)}.program-art>svg{width:210px;height:210px;position:absolute;top:65px;right:-25px;color:#c9ec8970;transform:rotate(-15deg);transition:transform .7s}.program-card:hover .program-art>svg{transform:rotate(5deg) scale(1.1)}.program-1{background:#748257}.program-2{background:#a3ab78}.program-3{background:#4b6960}.program-4{background:#5f754b}.card-number{font-size:11px;opacity:.65}.program-bottom h3{font-size:29px;line-height:1.1;margin:10px 0}.program-bottom p{font-size:13px;line-height:1.55;color:#e0e6d9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.small{background:#f4f9ed;color:var(--ink);font-size:12px;padding:5px 5px 5px 14px;gap:15px;margin-top:20px}.small .arrow-badge{width:26px;height:26px}.projects{background:#f3f5ef;border-radius:22px;padding-top:85px;padding-bottom:85px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{background:white;border-radius:18px;padding:30px;min-height:380px;display:flex;flex-direction:column;justify-content:space-between;gap:36px}.project-card:nth-child(2){background:#d9ecc0}.project-card:nth-child(3){background:#214731;color:#fff}.project-number{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.09em}.project-card .eyebrow{font-size:10px;letter-spacing:.09em;opacity:.7}.project-card h3{font-size:30px;margin:10px 0 15px;line-height:1.1}.project-card p{font-size:14px;opacity:.8;line-height:1.7}.project-tag{border-top:1px solid #80917940;padding-top:15px;font-size:11px}.testimonial{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:center}.testimonial>div>p{font-size:15px;max-width:270px;margin-top:22px;color:#73806f}.story-dots{display:flex;gap:9px;margin-top:30px}.story-dots button{height:8px;width:8px;border-radius:30px;background:#d9e1d3;padding:0;transition:width .3s}.story-dots button.active{width:32px;background:#345936}.quote-card{background:#eef4e6;padding:35px 40px;border-radius:20px;animation:enter .4s}.quote-symbol{font-family:Georgia,serif;font-size:90px;line-height:1;color:#758e4c;height:65px;display:block}blockquote{font-family:"DM Serif Display",Georgia,serif;font-size:30px;line-height:1.32;letter-spacing:-.02em;margin:8px 0 30px}.quote-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cfdcc5;padding-top:22px;font-size:14px}.quote-footer span{display:block;color:#65765d;font-size:12px;margin-top:5px}.quote-footer button{border-radius:50%;background:var(--ink);color:var(--lime);width:38px;height:38px;display:grid;place-items:center}.more-story{font-size:15px;padding-bottom:25px}.leadership{padding-top:15px}.leaders{display:grid;grid-template-columns:1fr 1fr;gap:25px}.leader{border:1px solid #dfe6d8;border-radius:20px;padding:32px;display:flex;align-items:start;gap:24px}.leader-monogram{width:95px;height:120px;flex-shrink:0;border-radius:48px 48px 16px 16px;background:#264b38;display:grid;place-items:center;position:relative;font-family:Georgia,serif;color:#e2efd4;font-size:28px}.leader-monogram>span{position:absolute;bottom:-12px;right:-8px;width:36px;height:36px;display:grid;place-items:center;background:#edf4e5;border:3px solid white;border-radius:50%;color:var(--ink)}.leader-monogram svg{width:17px}.lime-monogram{background:#daebbf;color:var(--ink)}.leader .eyebrow{font-size:10px;letter-spacing:.08em}.leader h3{font-size:29px;line-height:1.15;margin:12px 0 17px}.leader p{font-size:14px;color:#748070}.involved{background:#183c2b;color:#fff;border-radius:22px;position:relative;padding-top:70px;padding-bottom:65px}.involved h2{font-size:clamp(40px,4.5vw,66px)}.involved h2 em{color:var(--lime)}.involved-heading{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-top:24px}.involve-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px;padding-top:35px;border-top:1px solid #ffffff25}.involve-grid>div>svg{color:var(--lime);width:25px;stroke-width:1.3}.involve-grid h3{font-size:24px;margin:20px 0 12px;letter-spacing:-.02em}.involve-grid p{font-size:14px;line-height:1.7;color:#bfcebd}.involve-grid .text-link{margin-top:15px;font-size:12px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;padding-top:85px;padding-bottom:85px}.faq details{border-bottom:1px solid #dce4d6;padding:21px 0}.faq summary{cursor:pointer;list-style:none;font-size:16px;display:flex;justify-content:space-between;gap:20px;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq details[open] svg{transform:rotate(45deg)}.faq details p{font-size:14px;color:#6b7864;margin-top:15px;max-width:480px}footer{padding:45px 6% 25px;background:#f4f6ef;border-radius:20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:40px}.footer-top p{font-size:25px;line-height:1.15;letter-spacing:-.03em}.footer-top p em{color:#6c8357}.back-top{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid #c3d2b9}.footer-bottom{border-top:1px solid #dce4d5;padding-top:22px;font-size:11px;color:#73816a;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.giving-dialog{background:#fff!important;color:var(--ink);border-radius:22px!important;padding:32px!important}.giving-dialog [data-slot=dialog-title]{font-size:27px;letter-spacing:-.035em}.giving-dialog [data-slot=dialog-description]{font-size:15px;line-height:1.65}.giving-details>div{display:grid;grid-template-columns:115px 1fr 25px;gap:10px;padding:12px 0;border-bottom:1px solid #e4eadd;font-size:13px;align-items:center}.giving-details>div>span{color:#76816c}.giving-details strong{font-weight:600}.giving-details button{background:transparent;color:#436237;padding:5px}.copy-status{font-size:12px;color:#647758}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s,transform .75s}.reveal.visible{opacity:1;transform:translateY(0)}.program-card.reveal{transition:opacity .6s,transform .4s}.leader:nth-child(2),.project-card:nth-child(2){transition-delay:.1s}.project-card:nth-child(3){transition-delay:.2s}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-enter{0%{transform:scale(1.08)}to{transform:scale(1)}}@media(min-width:1600px){.site-shell{margin:32px auto}}@media(max-width:1100px){.site-shell{margin:12px;border-width:7px}.nav{gap:18px}.brand{font-size:14px}.brand small{font-size:7px}.hero{min-height:620px}.hero-copy{padding-top:85px}.hero h1{font-size:61px}.hero h1 em{white-space:normal}.values-band>div{font-size:14px}.leader{flex-direction:column}.leader-monogram{width:75px;height:88px}.project-card{padding:24px}.involve-grid{gap:28px}.section{padding-left:5%;padding-right:5%}.initiatives{padding-right:0}.hero-note{bottom:30px;right:4%;padding:15px}.mission{gap:5%}.mini-photo{width:190px}.hero-copy{max-width:710px}}@media(max-width:760px){.site-shell{margin:0;border:6px solid white;border-radius:0}header{height:79px;padding:0 4%;gap:12px}.brand{font-size:13px}.brand small{font-size:6px}.brand-mark{width:35px;height:35px}.brand-mark svg{width:24px}.nav-give{margin-left:auto;font-size:12px;padding:5px 5px 5px 14px;gap:10px}.nav-give .arrow-badge{width:28px;height:28px}.menu-toggle{display:block;padding:5px}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 15px 30px #183b2b15}.nav.open{display:flex;flex-direction:column;align-items:start;gap:25px}.hero{height:auto;min-height:730px;border-radius:17px}.hero-photo{left:0;background-position:58% 45%}.hero-shade{background:linear-gradient(90deg,#133224e8,#13322455),linear-gradient(0deg,#102c21 3%,#16382240)}.hero-copy{padding:61px 7% 155px}.hero .eyebrow{font-size:10px;max-width:230px;line-height:1.7}.hero h1{font-size:clamp(42px,10vw,64px);margin:24px 0;line-height:1.08}.hero h1 em{white-space:normal}.hero-copy p{font-size:15px;max-width:310px}.hero-actions{align-items:start;flex-direction:column;gap:12px;margin-top:25px}.hero-note{left:7%;right:auto;bottom:48px;padding:12px 17px;font-size:12px}.hero-note .heart-ring{height:35px;width:35px}.hero-note .heart-ring svg{width:20px}.hero-location{bottom:20px;left:7%;font-size:9px}.values-band{flex-wrap:wrap;justify-content:start;gap:20px 25px;padding:28px 6%}.values-band>span{width:100%;font-size:14px}.values-band>span em{display:inline;margin-left:5px;font-size:18px}.values-band>div{width:calc(50% - 15px);font-size:14px}.values-band svg{width:20px}.section{padding:65px 6%}h2{font-size:39px}.eyebrow{font-size:10px}.mission{grid-template-columns:1fr;gap:25px}.mini-photo{display:none}.mission .large-copy{font-size:19px}.mission p:not(.large-copy){font-size:14px}.section-heading{gap:22px;align-items:start;flex-direction:column;margin-bottom:25px}.section-aside{font-size:14px;max-width:100%}.initiatives{padding-top:5px;padding-right:0}.initiatives .section-aside{display:flex;gap:20px;width:100%;align-items:center;justify-content:space-between}.rail-buttons{margin:0}.program-card{flex-basis:280px;min-height:400px}.program-rail{gap:13px}.project-grid{grid-template-columns:1fr}.project-card{min-height:310px;padding:27px;gap:28px}.project-card h3{font-size:32px}.testimonial{grid-template-columns:1fr;gap:28px}.testimonial>div>p{max-width:100%}.story-dots{margin-top:20px}.quote-card{padding:25px}blockquote{font-size:27px}.leadership{padding-top:0}.leaders{grid-template-columns:1fr;gap:16px}.leader{padding:25px;flex-direction:row;gap:20px}.leader-monogram{width:55px;height:75px;font-size:22px}.leader h3{font-size:26px}.leader p{font-size:13px}.leader .eyebrow{font-size:9px}.involved-heading{align-items:start;flex-direction:column;gap:25px}.involved h2{font-size:42px}.involve-grid{grid-template-columns:1fr;gap:30px;margin-top:35px;padding-top:30px}.involve-grid h3{margin:12px 0 8px}.involve-grid>div{border-bottom:1px solid #ffffff20;padding-bottom:22px}.involve-grid>div:last-child{border:0;padding-bottom:0}.faq{grid-template-columns:1fr;gap:25px}.faq summary{font-size:15px}.footer-top{flex-wrap:wrap;padding-bottom:30px}.footer-top p{font-size:23px}.footer-top .brand{width:100%;margin-bottom:10px}.footer-bottom{font-size:10px;flex-direction:column;gap:10px}.giving-dialog{padding:27px!important;max-height:90vh;overflow-y:auto}.giving-details>div{grid-template-columns:92px 1fr 24px;font-size:12px;gap:6px}.hero-actions .pill{font-size:13px}.program-card:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.skiper-link{font-size:14px;font-weight:500;width:fit-content;line-height:1.5}.hero-actions .skiper-link{margin-top:12px}.involve-grid .skiper-link{margin-top:20px;font-size:12px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:30px;padding-bottom:95px;align-items:start}.contact-intro>p{color:#6b7864;max-width:350px;margin-top:25px;font-size:16px}.contact-note{margin-top:38px;display:flex;gap:16px;align-items:start;max-width:370px}.contact-note>span{width:48px;height:48px;display:grid;place-items:center;flex-shrink:0;background:#edf4e5;border-radius:50%}.contact-note p{font-size:14px;color:#6b7864}.contact-form{background:#f3f6ee;border:1px solid #e2e9da;padding:32px;border-radius:20px}.contact-form fieldset,.newsletter-form fieldset{border:0;padding:0;margin:0;min-width:0}.form-field{margin-bottom:20px}.form-field label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}.form-field input,.form-field textarea{background:white;border:1px solid #cfdbc4;border-radius:10px;padding:13px 15px;font-size:16px;width:100%;height:auto;min-height:49px;box-shadow:none;color:#173b2b}.form-field textarea{resize:vertical;min-height:140px;field-sizing:fixed}.form-field input::placeholder,.form-field textarea::placeholder{color:#819078}.form-privacy{color:#697b60;margin-bottom:20px}.form-consent,.form-privacy{font-size:12px;line-height:1.6}.form-consent{display:flex;align-items:start;gap:10px;color:#63765b;margin:14px 0 20px}.form-consent input{width:17px;height:17px;accent-color:#173b2b;flex-shrink:0;margin-top:2px}.form-status{display:flex;align-items:start;gap:8px;font-size:14px;line-height:1.6}.form-status:not(:empty){margin-top:18px}.form-status.error{color:#9c2d20}.form-status.success{color:#28572a}.form-status svg{margin-top:2px}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-spinner{animation:form-spin 1s linear infinite}.contact-form button:disabled,.newsletter-form button:disabled{cursor:wait;opacity:.7;transform:none}.footer-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding:10px 0 45px;margin-bottom:40px;border-bottom:1px solid #dce4d5}.footer-newsletter h3{font-size:38px;line-height:1.1;margin:16px 0}.footer-newsletter h3 em{color:#6c8357}.footer-newsletter p{font-size:14px;color:#6b7864;max-width:350px}.newsletter-form{align-self:center}.newsletter-form .form-field{margin-bottom:0}.newsletter-form .pill{background:#d1f58a}.nav{gap:21px}@keyframes form-spin{to{transform:rotate(1turn)}}@media(max-width:760px){.contact-section{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:65px}.contact-note{margin-top:24px}.contact-form{padding:24px}.footer-newsletter{grid-template-columns:1fr;gap:25px;padding-bottom:35px;margin-bottom:30px}.footer-newsletter h3{font-size:34px}.form-field label{font-size:14px}}.menu-toggle{min-width:44px;min-height:44px}.quote-footer button,.rail-buttons button{width:44px;height:44px}.back-top{min-width:44px;min-height:44px}.story-dots{gap:0}.story-dots button,.story-dots button.active{width:44px;height:44px;background:transparent;display:grid;place-items:center}.story-dots button:before{content:"";display:block;width:8px;height:8px;border-radius:20px;background:#d9e1d3;transition:width .3s}.story-dots button.active:before{width:28px;background:#345936}.form-consent{min-height:44px;align-items:center}.form-consent input{width:20px;height:20px;margin-top:0}.giving-details button{min-width:34px;min-height:44px}.giving-details>div{grid-template-columns:100px 1fr 34px}.contact-form .pill,.newsletter-form .pill{min-height:49px}@media(min-width:761px) and (max-width:960px){.nav{display:none;position:absolute;top:90px;left:0;right:0;background:white;padding:24px;box-shadow:0 15px 30px #183b2b15}.nav.open{display:flex;flex-direction:column;align-items:start;gap:20px}.menu-toggle{display:block;background:transparent}.nav-give{margin-left:auto}}@media(max-width:760px){.contact-form .pill,.nav a,.newsletter-form .pill{width:100%}.nav a{padding:10px 0}.nav.open{gap:5px}.contact-form,.contact-intro,.footer-newsletter>div,.newsletter-form{min-width:0}.giving-details>div{grid-template-columns:80px 1fr 34px}.giving-details strong{overflow-wrap:anywhere}}@media(max-width:360px){header{padding:0 3%;gap:7px}.nav-give{display:none}.menu-toggle{margin-left:auto}.brand{font-size:13px}.leader{flex-direction:column}.hero h1{font-size:38px}.contact-form{padding:20px}.giving-dialog{padding:23px!important}}body{background:#fff}.site-shell{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.nav-give{font-weight:400}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;background:#153926}.hero-shade{background:linear-gradient(90deg,rgba(12,36,24,.82),rgba(16,43,29,.5) 52%,rgba(16,43,29,.2)),linear-gradient(0deg,rgba(10,32,23,.75),transparent 65%)}.hero-video-toggle{position:absolute;right:24px;top:24px;z-index:2;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#163b2a85;color:white;border:1px solid #ffffff65;backdrop-filter:blur(8px)}.hero-video-toggle:hover{background:#163b2ac9}.mission{grid-template-columns:.45fr 1.55fr;gap:6%}@media(max-width:760px){.hero-video{object-position:55% center}.hero-shade{background:linear-gradient(90deg,rgba(12,36,24,.8),rgba(16,43,29,.45)),linear-gradient(0deg,rgba(10,32,23,.82),transparent 70%)}.hero-video-toggle{top:15px;right:15px}.mission{grid-template-columns:1fr;gap:25px}}.site-shell{overflow:clip}header{height:72px}.nav .work-menu-trigger{display:flex;align-items:center;gap:5px;background:transparent;font-size:14px;color:#4e5a50;min-height:44px}.work-dropdown{background:white;color:#173b2b;padding:8px;border-radius:15px;min-width:240px;box-shadow:0 18px 45px #173b2b25}.work-dropdown [role=menuitem]{min-height:44px;padding:10px 14px;cursor:pointer;border-radius:8px}.work-dropdown [role=menuitem]:focus{background:#edf4e5}.hero{min-height:585px;height:min(648px,70.2vw)}.hero-copy{padding-top:65px;padding-bottom:115px}.mission{display:block}.mission>div:first-child{margin-bottom:22px}.mission>div:last-child{max-width:900px}.after-hero{position:relative;isolation:isolate}.scroll-pattern{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.scroll-pattern path{stroke:#b8db78;stroke-width:10;opacity:.4}.work-scroll{position:relative}.work-sticky{padding-top:30px;padding-bottom:35px}.scroll-active .work-sticky{position:sticky;top:12px}.scroll-active .program-rail{scroll-snap-type:none;scroll-behavior:auto}.program-art img{transition:transform .7s}.program-card:hover .program-art img{transform:scale(1.06)}.program-art:after{background:linear-gradient(0deg,#102c21,#102c21e6 23%,#17382530 75%,#102c2160)}.footer-newsletter{border-bottom:0;margin-bottom:0;padding-bottom:30px}.footer-top{padding-bottom:20px}.footer-bottom{border-top:0;padding-top:0}@media(max-width:1100px){.hero{min-height:558px}.hero-copy{padding-top:60px}.hero h1{font-size:56px}}@media(max-width:960px){.nav{top:68px}.nav .work-menu-trigger{width:100%;padding:10px 0}}@media(max-width:760px){header{height:64px}.nav{top:62px}.hero{min-height:657px;height:auto}.hero-copy{padding:48px 6% 140px}.hero h1{font-size:clamp(38px,10vw,60px)}.hero-actions{flex-direction:row;align-items:center;gap:12px}.hero-actions .pill{font-size:11px;padding-left:12px;gap:7px;white-space:nowrap}.hero-actions .arrow-badge{width:28px;height:28px}.hero-actions .skiper-link{font-size:11px;margin-top:0;white-space:nowrap}.mission>div:first-child{margin-bottom:22px}.work-sticky{padding-top:20px;padding-bottom:20px}.work-sticky .section-heading{gap:14px;margin-bottom:14px}.work-sticky h2{font-size:35px}.work-sticky .section-aside{font-size:12px}.program-card{min-height:350px;flex-basis:270px;padding:22px}.program-bottom h3{font-size:27px}.program-rail{padding-bottom:14px}.scroll-pattern path{stroke-width:7;opacity:.3}.footer-top .brand{margin-bottom:0}}@media(max-width:360px){.hero-actions{gap:8px}.hero-actions .pill{font-size:10px;padding-left:9px;gap:5px}.hero-actions .skiper-link{font-size:10px}.hero-actions .arrow-badge{width:24px;height:24px}}.nav-entry{display:contents}@media(max-width:960px){.nav-entry{display:flex;flex-direction:column;width:100%;gap:5px}}header .brand{height:100%;min-width:100px}.foundation-logo{display:block;height:66px;width:auto;object-fit:contain}footer .foundation-logo{height:145px;mix-blend-mode:multiply}.work-sticky{padding-right:6%}.initiatives .section-heading{padding-right:0}.program-rail{padding:8px 0 24px;gap:18px;scroll-snap-type:x mandatory}.program-card{flex:0 0 calc((100% - 36px)/3)}.scroll-active .program-rail{scroll-snap-type:x mandatory}.scroll-pattern path{opacity:.28}@media(max-width:1100px){.work-sticky{padding-right:5%}}@media(max-width:960px){.program-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:760px){header .brand{min-width:70px}.foundation-logo{height:58px}.work-sticky{padding-right:6%}.program-card{flex-basis:100%}.program-rail{padding-bottom:16px}.scroll-pattern path{opacity:.22}}