:root{--ink:#122e37;--forest:#0e4a44;--gold:#d9a83c;--cream:#f7f3eb;--sand:#eee7d9;--muted:#5d6e70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{background:var(--forest);color:#d8ebe5;font-size:.78rem;letter-spacing:.02em}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff}.topbar span{margin-left:5px;color:var(--gold)}.site-header{height:92px;background:#fff;position:relative;z-index:5}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{height:59px;width:59px;object-fit:cover;border-radius:50%}.brand span{line-height:.95;display:flex;flex-direction:column;font-size:1.12rem;letter-spacing:-.04em}.brand strong{font-weight:700}.brand em{font-size:.87rem;font-style:normal;font-weight:500}.main-nav{display:flex;align-items:center;gap:27px;font-size:.89rem;font-weight:600}.main-nav>a:not(.donate){padding:35px 0;position:relative}.main-nav>a:not(.donate):after{content:'';position:absolute;bottom:26px;left:0;width:0;height:2px;background:var(--gold);transition:.25s}.main-nav>a:hover:after,.main-nav .active:after{width:100%}.donate,.button{display:inline-flex;align-items:center;gap:17px;border-radius:0;font-size:.84rem;font-weight:700;letter-spacing:.02em;transition:.25s}.donate{background:var(--gold);color:#182f31;padding:13px 17px}.donate:hover,.button-gold:hover{background:#efc261;transform:translateY(-2px)}.nav-toggle{display:none}.hero{height:min(680px,calc(100vh - 130px));min-height:520px;background:#132d2e;position:relative;color:#fff;overflow:hidden}.hero-photo,.hero-overlay{position:absolute;inset:0}.hero-photo{background:url('https://images.unsplash.com/photo-1489493887464-892be6d1daae?auto=format&fit=crop&w=1800&q=85') center 48%/cover}.hero-overlay{background:linear-gradient(90deg,rgba(8,35,35,.83) 0%,rgba(8,35,35,.52) 48%,rgba(8,35,35,.15) 100%)}.hero-content{position:relative;padding-top:clamp(82px,12vh,130px)}.eyebrow{text-transform:uppercase;color:#a77a18;font-weight:700;font-size:.72rem;letter-spacing:.16em;margin:0 0 18px}.eyebrow.light{color:#f4c760}.hero h1,h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-.045em;line-height:1.06;margin:0}.hero h1{font-size:clamp(3.2rem,6vw,5.6rem);max-width:680px}.hero h1 i,h2 i{color:#f5c35a;font-weight:inherit}.hero-copy{font-size:1.08rem;line-height:1.65;max-width:485px;color:#e4eeea;margin:26px 0 31px}.hero-actions{display:flex;align-items:center;gap:30px}.button{padding:15px 21px}.button-gold{background:var(--gold);color:#173134}.button span{font-size:1.2rem}.watch{font-size:.85rem;font-weight:600}.watch b{border:1px solid #fff;border-radius:50%;display:inline-grid;place-items:center;width:32px;height:32px;font-size:.6rem;margin-right:8px}.scroll-cue{position:absolute;bottom:28px;right:max(24px,calc((100vw - 1160px)/2));font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;writing-mode:vertical-rl;display:flex;align-items:center;gap:9px}.scroll-cue span{height:37px;width:1px;background:#e9c164}.section{padding:110px 0}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro h2,.section-heading h2{font-size:clamp(2.35rem,4vw,3.7rem)}.intro-copy{padding-top:7px;color:var(--muted);max-width:480px}.intro-copy p:first-child{margin-top:0}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--forest);font-weight:700;font-size:.86rem;margin-top:12px;border-bottom:1px solid #c3cfc8;padding-bottom:6px}.text-link span{font-size:1.2rem}.pillars{padding:106px 0 115px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:48px}.section-heading>p{color:var(--muted);max-width:350px;margin:0 0 7px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid #d7dedb}.pillar-grid article{position:relative;padding:34px 50px 0 0;border-right:1px solid #d7dedb}.pillar-grid article+article{padding-left:42px}.pillar-grid article:last-child{border:0}.number{font-size:.75rem;font-weight:700;color:#a6b6b0}.pillar-icon{font-size:2.5rem;color:var(--gold);margin:36px 0 22px}.pillar-grid h3{font-family:'Playfair Display',serif;font-size:1.6rem;margin:0 0 10px}.pillar-grid p{color:var(--muted);font-size:.94rem;max-width:275px;margin:0}.programs{background:#f2efe7}.compact{align-items:center}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.program-card{height:360px;color:#fff;position:relative;padding:28px;background-position:center;background-size:cover;display:flex;align-items:end;overflow:hidden}.program-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,34,31,.9),rgba(7,34,31,.04) 65%)}.program-card>div,.program-card>a{position:relative}.program-card span{font-size:.75rem;color:#f2c965;font-weight:700}.program-card h3{font-family:'Playfair Display',serif;font-size:1.65rem;line-height:1.1;margin:9px 0}.program-card p{font-size:.85rem;line-height:1.45;margin:0;color:#e8f0ec}.program-card>a{position:absolute;right:21px;top:20px;background:#fff;color:var(--forest);width:33px;height:33px;display:grid;place-items:center;border-radius:50%;font-size:1.1rem}.education{background-image:url('https://images.unsplash.com/photo-1594708767771-a7502209ff51?auto=format&fit=crop&w=700&q=80')}.livelihood{background-image:url('https://images.unsplash.com/photo-1485217988980-11786ced9454?auto=format&fit=crop&w=700&q=80')}.health{background-image:url('https://images.unsplash.com/photo-1509099836639-18ba1795216d?auto=format&fit=crop&w=700&q=80')}.climate{background-image:url('https://images.unsplash.com/photo-1472396961693-142e6e269027?auto=format&fit=crop&w=700&q=80')}.impact{background:var(--forest);color:#fff;padding:110px 0}.impact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.impact h2{font-size:clamp(3rem,5vw,4.5rem)}.impact-grid>div>p:not(.eyebrow){color:#d1e1dc;max-width:420px;margin:25px 0 31px}.button-outline{border:1px solid #7ba79a;color:#fff}.button-outline:hover{background:#fff;color:var(--forest)}.impact-image{height:415px;background:url('https://images.unsplash.com/photo-1531482615713-2afd69097998?auto=format&fit=crop&w=1100&q=85') center/cover;position:relative}.image-caption{position:absolute;bottom:0;left:0;padding:15px 20px;background:var(--gold);color:var(--ink);display:flex;flex-direction:column;font-size:.78rem}.image-caption strong{font-size:1rem}.stories{padding-bottom:118px}.story-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:20px;margin-top:45px}.story-feature{background:#f3eee5;display:grid;grid-template-columns:1.05fr 1fr}.story-photo{background:url('https://images.unsplash.com/photo-1564429238817-393bd4286b2d?auto=format&fit=crop&w=900&q=80') center/cover;min-height:365px}.story-content{padding:45px 42px}.story-label{margin:0;color:#a77a18;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.story-content blockquote{margin:25px 0 19px;font-family:'Playfair Display',serif;color:var(--forest);font-size:1.75rem;line-height:1.2}.story-content>p:not(.story-label){font-size:.89rem;color:var(--muted);margin:0}.quote-card{background:var(--gold);padding:38px;color:#173235;display:flex;flex-direction:column;justify-content:end}.quote-card span{font-family:Georgia;font-size:6rem;height:70px;line-height:1}.quote-card p{font-family:'Playfair Display',serif;font-size:1.65rem;line-height:1.25;margin:0 0 25px}.quote-card small{font-weight:700}.arrows{display:flex;gap:8px}.arrows button{background:none;border:1px solid #cbd5d0;width:39px;height:39px;color:var(--forest);font-size:1.1rem}.cta{background:#153b3b;color:#fff;padding:75px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:clamp(2.7rem,5vw,4.2rem)}.cta p:not(.eyebrow){color:#d5e3de;margin:15px 0 0}footer{background:#0d292c;color:#dce8e4}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.35fr 1.4fr;gap:45px;padding:65px 0 53px}.footer-brand .brand{color:#fff}.footer-brand p{font-family:'Playfair Display',serif;font-size:1.2rem;line-height:1.35;color:#bacdc7;margin:19px 0}.footer-main h4{color:#e8bd55;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;margin:7px 0 18px}.footer-main div:not(.footer-brand) a{display:block;color:#c8d8d3;font-size:.87rem;margin:8px 0}.footer-main div:not(.footer-brand) p{font-size:.85rem;line-height:1.5;margin:0 0 14px}.footer-main .social{color:#fff!important;font-weight:700}.footer-bottom{border-top:1px solid #335053;display:flex;justify-content:space-between;padding:19px 0;font-size:.72rem;color:#a9bfba}.footer-bottom a{color:#e8bd55}@media(max-width:850px){.main-nav{gap:15px}.main-nav>a:not(.donate){display:none}.hero{height:600px}.intro-grid,.impact-grid{gap:45px}.program-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.6fr 1fr 1fr}.footer-main>div:last-child{display:none}}@media(max-width:620px){.wrap{width:min(100% - 36px,1160px)}.topbar{display:none}.site-header{height:75px}.brand img{width:51px;height:51px}.nav-toggle{display:flex;flex-direction:column;gap:5px;padding:8px;border:0;background:transparent}.nav-toggle i{display:block;width:23px;height:2px;background:var(--forest)}.main-nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;padding:10px 20px 22px;box-shadow:0 12px 18px #112b2c22;align-items:stretch;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav>a:not(.donate){display:block;padding:11px 0}.main-nav>a:not(.donate):after{bottom:6px}.donate{margin-top:10px;justify-content:space-between}.hero{height:600px;min-height:0}.hero-content{padding-top:105px}.hero h1{font-size:3.25rem}.hero-copy{font-size:.98rem}.scroll-cue{display:none}.section{padding:75px 0}.intro-grid,.impact-grid{grid-template-columns:1fr;gap:28px}.section-heading{display:block}.section-heading>p{margin-top:20px}.pillar-grid{grid-template-columns:1fr;margin-top:40px}.pillar-grid article,.pillar-grid article+article{padding:25px 0;border-right:0;border-bottom:1px solid #d7dedb}.pillar-grid article:last-child{border-bottom:0}.pillar-icon{margin:17px 0 9px}.program-grid{grid-template-columns:1fr}.program-card{height:270px}.impact{padding:75px 0}.impact-image{height:290px}.story-grid,.story-feature{grid-template-columns:1fr}.story-photo{min-height:260px}.story-content{padding:30px}.quote-card{min-height:260px}.cta{padding:58px 0}.cta-inner{display:block}.cta .button{margin-top:25px}.footer-main{grid-template-columns:1fr 1fr;gap:35px;padding:45px 0}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{display:block}.footer-bottom{gap:10px;flex-wrap:wrap}.footer-bottom a{width:100%}}
