@font-face{font-family:Inter;src:url('../fonts/inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#183d32;--muted:#63736b;--green:#28764c;--bright:#d4e8b9;--pale:#f2f6ef;--line:#dce5dd;--white:#fff;--max:1360px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font:16px/1.7 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8fb553;outline-offset:5px}img{display:block;max-width:100%;height:auto}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em;font-weight:550}h1{font-size:clamp(44px,5.2vw,78px)}h2{font-size:clamp(34px,3.45vw,52px)}h3{font-size:25px}p{color:var(--muted)}.shell{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.topline{border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.04em}.topline .shell{display:flex;align-items:center;justify-content:space-between;height:34px}.topline span{color:var(--muted)}.topline a{display:flex;align-items:center;gap:9px}.dot{width:6px;height:6px;background:var(--green);border-radius:50%;display:inline-block}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:92px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:64px;height:64px;object-fit:contain}.brand strong{font-size:28px;font-weight:650;letter-spacing:-.055em;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:.04em;color:var(--muted);margin-top:5px}.nav{display:flex;align-items:center;gap:22px}.nav a{font-size:10px;font-weight:650;letter-spacing:.015em;white-space:nowrap;padding:12px 0}.nav a:hover,.nav a[aria-current=page]{color:var(--green)}.nav a[aria-current=page]:not(.nav-donate){box-shadow:inset 0 -2px var(--green)}.nav .nav-donate,.nav .nav-donate[aria-current=page],.nav .nav-donate:hover{background:var(--green);color:white;padding:12px 18px;border-radius:5px}.menu-toggle{display:none;align-items:center;gap:8px;border:1px solid var(--line);background:white;border-radius:5px;padding:8px 12px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.15em;text-transform:uppercase;color:var(--green);display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow:before{content:'';height:1px;width:24px;background:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 23px;border-radius:5px;background:var(--green);color:white;font-size:13px;font-weight:600;border:1px solid var(--green);transition:background .2s,transform .2s}.btn:hover{background:#1b5839;transform:translateY(-2px)}.btn svg{width:18px;height:18px}.btn-outline{background:transparent;color:var(--ink);border-color:#b6c7b9}.btn-outline:hover{background:var(--pale)}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:13px;font-weight:600;border-bottom:1px solid #a9bfae;padding:0 0 7px}.text-link svg{width:18px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero{position:relative;overflow:hidden;min-height:590px;display:grid;grid-template-columns:44% 56%;max-width:1680px;margin:0 auto}.hero-copy{padding:76px 36px 66px max(48px,calc((100vw - 1360px)/2));align-self:center;z-index:2}.hero h1{margin-bottom:26px;max-width:580px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p:not(.eyebrow){max-width:430px;font-size:14px;line-height:1.8;margin-bottom:30px}.hero .actions{gap:20px}.hero-media{position:relative;margin:26px 26px 26px 0;border-radius:8px;overflow:hidden;min-height:540px;background:#d9e7dc}.hero-media video,.hero-media>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:52% center}.hero-media:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(12,32,23,.65));pointer-events:none}.hero-caption{position:absolute;bottom:30px;left:30px;right:85px;color:white;z-index:1;font-size:12px;line-height:1.5}.hero-caption small{display:block;font-size:9px;letter-spacing:.16em;text-transform:uppercase;opacity:.8;margin-bottom:6px}.video-toggle{position:absolute;right:24px;bottom:29px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff80;color:white;background:#203a3255;border-radius:50%}.video-toggle svg{width:15px;height:15px}.impact-strip{border-block:1px solid var(--line)}.impact-strip .shell{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:35px;padding-block:24px}.impact-strip .item{display:flex;align-items:center;gap:17px}.impact-strip .item+.item{border-left:1px solid var(--line);padding-left:40px}.impact-strip svg{width:31px;height:31px;flex-shrink:0;color:var(--green)}.impact-strip strong{font-size:13px;display:block;font-weight:600}.impact-strip small{font-size:11px;color:var(--muted)}.section{padding-block:100px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-head h2{margin-bottom:0;max-width:700px}.section-head>p{max-width:370px;font-size:14px;margin-bottom:3px}.section-head .eyebrow{margin-bottom:18px}.mission{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.photo-story{position:relative;padding:0 52px 35px 0}.photo-story>img{width:100%;height:470px;object-fit:cover;border-radius:6px}.photo-story>.photo-inset{position:absolute;bottom:0;right:0;width:43%;height:auto;border:7px solid white;border-radius:6px;aspect-ratio:1.1;object-fit:cover}.photo-note{position:absolute;left:22px;top:22px;background:white;border-radius:3px;padding:8px 12px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.mission-copy h2{max-width:530px}.mission-copy p{font-size:14px}.mission-copy .text-link{margin-top:16px}.pale{background:var(--pale)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:white;padding:30px;border:1px solid var(--line);border-radius:6px;position:relative;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-5px);border-color:var(--green)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.service-top>svg{width:32px;height:32px;color:var(--green)}.number{font-size:11px;color:#849486}.service-card h3{max-width:290px;margin-bottom:18px}.service-card p{font-size:13px;line-height:1.8;margin-bottom:25px}.service-card .text-link{font-size:11px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.news-card{border-bottom:1px solid var(--line);padding-bottom:23px}.news-image{overflow:hidden;border-radius:5px;aspect-ratio:1.45;background:var(--pale);display:block}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.news-card:hover img{transform:scale(1.035)}.news-meta{display:flex;justify-content:space-between;margin:20px 0 13px;font-size:10px;letter-spacing:.04em;color:var(--muted)}.news-meta span{color:var(--green)}.news-card h3{font-size:22px;line-height:1.3;letter-spacing:-.03em}.news-card p{font-size:12px}.news-card .text-link{font-size:11px;border:0;padding:0}.partner-band{border-block:1px solid var(--line);padding:32px 0}.partner-band .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.partner-band p{margin:0;font-size:12px;max-width:330px}.partner-band img{width:145px;max-height:60px;object-fit:contain}.partner-name{font-size:13px;font-weight:600;max-width:230px;line-height:1.5}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-grid h2{max-width:450px}.faq-grid p{font-size:14px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:15px;font-weight:550;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:24px;font-weight:400;color:var(--green)}.faq-list details[open] summary:after{content:'−'}.faq-list .answer{padding-top:18px;font-size:14px;color:var(--muted)}.faq-list .answer a{text-decoration:underline}.cta{background:#e8f1df;border-radius:8px;padding:60px 65px;display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:90px;position:relative;overflow:hidden}.cta h2{max-width:680px;margin:0}.cta .eyebrow{margin-bottom:18px}.cta .actions{flex-direction:column;align-items:stretch;flex-shrink:0;gap:12px}.footer{border-top:1px solid var(--line);padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:55px}.footer .brand{margin-bottom:20px}.footer p,.footer a:not(.brand){font-size:12px}.footer p{max-width:260px}.footer h3{font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-weight:650;margin-bottom:23px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:9px}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.page-hero{padding:66px 0;background:var(--pale);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(36px,4.5vw,65px);max-width:1100px;margin-bottom:18px;overflow-wrap:anywhere}.page-hero p:last-child{max-width:690px;margin-bottom:0;font-size:15px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:25px}.breadcrumbs a{text-decoration:underline}.reading{max-width:850px;margin:auto;font-size:16px}.reading h2{font-size:34px;margin-top:50px}.reading h3{font-size:25px;margin-top:35px}.reading p{line-height:1.9}.reading img{max-height:650px;object-fit:contain;border-radius:5px;margin:25px auto}.reading img.emoji{display:inline;width:1em;height:1em;margin:0;border-radius:0}.reading iframe,.application-frame{width:100%;border:1px solid var(--line);border-radius:6px;min-height:500px}.reading video{max-width:100%}.reading ul,.reading ol{color:var(--muted);padding-left:22px}.reading a{color:var(--green);text-decoration:underline}.reading table{width:100%;border-collapse:collapse;font-size:13px;margin:25px 0;display:block;overflow-x:auto}.reading td,.reading th{padding:12px 16px;border:1px solid var(--line)}.reading th{background:var(--pale)}.reading figure{margin:25px 0;max-width:100%}.reading figcaption{font-size:12px;text-align:center;color:var(--muted)}.article-hero{max-width:950px;margin:0 auto 45px;border-radius:6px;width:100%;max-height:600px;object-fit:cover}.article-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:40px;padding-top:25px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.contact-details{background:var(--pale);padding:35px;border-radius:7px;align-self:start}.contact-details h3{font-size:25px}.contact-details dt{font-size:10px;color:var(--green);text-transform:uppercase;letter-spacing:.1em;margin-top:25px}.contact-details dd{margin:8px 0;font-size:14px}.contact-panel{padding:35px;border:1px solid var(--line);border-radius:7px}.contact-panel p{font-size:14px}.note{padding:20px 25px;background:var(--pale);border-left:3px solid var(--green);font-size:13px;color:var(--muted);margin:25px 0}.form-placeholder{border:1px solid var(--line);padding:25px;background:var(--pale);border-radius:5px}.modal{width:min(620px,calc(100% - 32px));max-height:90vh;border:0;border-radius:9px;padding:42px;color:var(--ink);box-shadow:0 25px 120px #0003}.modal::backdrop{background:#112d2670;backdrop-filter:blur(4px)}.modal h2{font-size:35px}.modal p{font-size:14px}.modal-close{float:right;background:var(--pale);border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.modal address{font-style:normal;background:var(--pale);padding:20px;font-size:14px;margin:20px 0}.modal .actions{gap:12px}.news-tools{display:flex;align-items:center;gap:15px;margin-bottom:35px}.news-tools input{width:min(500px,100%);border:1px solid #aebfaf;border-radius:5px;padding:13px 17px;background:white;color:var(--ink)}.news-tools label{font-size:12px}.result-count{font-size:12px;margin-left:auto;color:var(--muted)}.load-more{text-align:center;margin-top:40px}.empty{padding:40px;text-align:center}.nf-form-content input:not([type=button]):not([type=submit]),.nf-form-content textarea,.nf-form-content select{background:white!important;border:1px solid #b6c7b9!important;border-radius:4px!important}.nf-form-content input[type=button],.nf-form-content input[type=submit]{background:var(--green)!important;color:white!important;border-radius:5px!important}.nf-form-content label{font-size:13px!important}.nf-form-fields-required{font-size:11px;color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1680px){.hero-copy{padding-left:160px}.hero-media{margin-right:80px}}
@media(max-width:1280px){.shell{width:calc(100% - 64px)}.nav{gap:12px}.nav a{font-size:9px}.brand small{display:none}.brand img{width:53px;height:53px}.nav-row{gap:18px}.hero-copy{padding-left:32px;padding-top:55px;padding-bottom:55px}.hero{min-height:560px}.hero-media{min-height:510px}.hero .actions{align-items:flex-start;flex-direction:column}.mission,.faq-grid{gap:50px}.section{padding-block:80px}}
@media(max-width:1080px){.menu-toggle{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:20px 32px;box-shadow:0 20px 25px #153b3010}.nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.nav a{font-size:12px;padding:12px}.nav-row{min-height:78px}.hero h1{font-size:56px}.hero-copy{padding-right:25px}.hero-media{min-height:530px}.impact-strip .shell{gap:20px}.impact-strip .item+.item{padding-left:20px}.impact-strip strong{font-size:11px}.impact-strip small{font-size:10px}.footer-grid{gap:30px}.service-card{padding:25px}.service-card h3{font-size:22px}.cta{padding:45px}.cta h2{font-size:38px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.topline .shell{height:30px}.topline span{font-size:9px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topline a{font-size:10px}.brand img{width:48px;height:48px}.brand strong{font-size:25px}.brand small{display:block;font-size:8px}.nav-row{min-height:76px}.hero{display:flex;flex-direction:column}.hero-copy{padding:44px 20px 35px}.hero h1{font-size:clamp(45px,11vw,70px);max-width:600px;margin-bottom:22px}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero-copy>p:not(.eyebrow){max-width:550px;font-size:13px;margin-bottom:24px}.hero .actions{flex-direction:row;align-items:center;gap:20px}.btn{padding:12px 17px;font-size:12px;gap:14px}.hero .text-link{font-size:11px}.hero-media{margin:0 12px 20px;min-height:320px;border-radius:6px}.hero-caption{bottom:22px;left:20px;font-size:11px}.hero-caption small{font-size:8px}.video-toggle{bottom:20px;right:20px}.impact-strip .shell{grid-template-columns:1fr;padding-block:22px;gap:16px}.impact-strip .item+.item{border:0;padding:0}.impact-strip .item{gap:15px}.impact-strip svg{width:25px;height:25px}.impact-strip strong{font-size:12px}.impact-strip small{font-size:10px}.section{padding-block:58px}.mission,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.photo-story{padding:0 35px 22px 0}.photo-story>img{height:340px}.photo-story>.photo-inset{width:39%}.photo-note{left:15px;top:15px;font-size:8px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:22px}.section-head .text-link{margin-top:22px}.eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:37px}.service-grid,.news-grid{grid-template-columns:1fr;gap:25px}.service-card{padding:27px}.service-top{margin-bottom:24px}.service-card h3{font-size:26px;max-width:none}.news-card h3{font-size:23px}.partner-band .shell{flex-wrap:wrap;gap:25px}.partner-band p{max-width:none;width:100%}.partner-name{font-size:11px;max-width:170px}.partner-band img{width:115px}.cta{padding:35px 25px;display:block;margin-bottom:55px}.cta h2{font-size:35px}.cta .actions{margin-top:28px;align-items:flex-start}.footer{padding-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px;flex-wrap:wrap}.page-hero{padding:42px 0}.page-hero h1{font-size:40px}.reading{font-size:14px}.reading h2{font-size:29px}.contact-details,.contact-panel{padding:25px}.news-tools{flex-wrap:wrap}.news-tools label{width:100%}.result-count{margin-left:0}.modal{padding:25px}.modal h2{font-size:30px}.application-frame{min-height:900px}.faq-list summary{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
