:root{--red:#a72d21;--red-dark:#7e2119;--red-soft:#f9ebe7;--green:#27865e;--green-dark:#1e6c4b;--ink:#172b27;--text:#56645f;--cream:#fcf8f3;--line:#e7e3dc;--white:#fff;--shadow:0 18px 50px rgba(41,37,31,.1);--serif:"Manrope",sans-serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer;border:0}img{display:block;max-width:100%}.container{width:min(1140px,calc(100% - 40px));margin-inline:auto}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.section{padding:104px 0}.compact{padding:78px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:15px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.eyebrow:before{width:28px;height:2px;background:currentColor;content:""}.eyebrow.light{color:#ffd9cf}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);line-height:1.15}h2{margin-bottom:20px;font-size:clamp(34px,4vw,52px);letter-spacing:-2px}h2 span{color:var(--red)}p{color:var(--text)}.lead{font-size:20px;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:4px;padding:13px 19px;font-size:14px;font-weight:700;letter-spacing:.1px;transition:.25s}.btn-lg{padding:16px 23px}.btn-primary{color:var(--white);background:var(--red)}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.btn-outline-light{color:var(--white);border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.04)}.btn-outline-light:hover{background:rgba(255,255,255,.13)}.btn-white{color:var(--red);background:var(--white)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(73,20,16,.2)}.btn-whatsapp{color:#fff;background:var(--green)}.btn-whatsapp:hover{background:var(--green-dark)}.text-link,.program-card a,.involved-card a,.donation-side-card a{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:14px;font-weight:700}.text-link{margin-top:9px}.text-link:hover .icon,.program-card a:hover .icon,.involved-card a:hover .icon{transform:translateX(4px)}a .icon{transition:.2s}
.topbar{color:#ecddd9;background:#6f1d17;font-size:12px}.topbar-inner{display:flex;justify-content:flex-end;gap:20px;padding:6px 0}.topbar p{display:flex;align-items:center;gap:6px;margin:0;color:inherit}.topbar .icon{width:13px;height:13px}.navbar{position:absolute;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.18);transition:.3s}.navbar.scrolled{position:fixed;top:0;border-color:var(--line);background:#fff;box-shadow:0 6px 24px rgba(18,40,35,.06)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:74px}.brand{display:inline-flex;align-items:center;gap:10px;color:#fff}.brand-mark{display:grid;width:39px;height:39px;place-items:center;border-radius:50%;color:#fff;background:var(--red)}.brand-mark svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}.brand b,.brand small{display:block;line-height:1}.brand b{font-family:var(--serif);font-size:15px;letter-spacing:1.3px}.brand small{margin-top:5px;font-size:9px;font-weight:700;letter-spacing:2.1px}.nav-links{display:flex;align-items:center;gap:25px;color:#fff}.nav-links>a{font-size:14px;font-weight:700}.navbar.scrolled .brand,.navbar.scrolled .nav-links{color:var(--ink)}.navbar.scrolled .brand-mark{color:#fff}.menu-toggle{display:none;background:none}.menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:currentColor}
.hero{position:relative;min-height:730px;color:#fff;background:#31433c}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(15,35,29,.9) 0%,rgba(15,35,29,.74) 35%,rgba(15,35,29,.18) 80%),linear-gradient(0deg,rgba(17,37,32,.5),transparent 50%)}.hero-content{position:relative;padding-top:182px}.hero h1{max-width:770px;margin-bottom:21px;font-size:clamp(47px,6.2vw,77px);letter-spacing:-3.5px}.hero h1 em{color:#ffc4b5;font-family:inherit;font-style:normal}.hero-content p{max-width:620px;margin-bottom:30px;color:#e7efec;font-size:18px}.hero-actions{display:flex;gap:13px}.hero-stats{position:absolute;right:0;bottom:0;left:0;border-top:1px solid rgba(255,255,255,.2);background:rgba(15,35,29,.63);backdrop-filter:blur(12px)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:780px;padding:19px 0}.stat-grid div{display:flex;align-items:center;gap:12px;border-right:1px solid rgba(255,255,255,.2);padding-right:34px;margin-right:34px}.stat-grid div:last-child{border:0}.stat-grid strong{font-family:var(--serif);font-size:35px;line-height:1}.stat-grid span{color:#d8e5e1;font-size:13px;line-height:1.3}
.split-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.intro-copy>p{max-width:590px}.beliefs{display:grid;gap:15px}.belief-card{display:flex;gap:17px;padding:25px;border:1px solid var(--line);border-radius:7px;background:var(--cream)}.belief-card h3{margin-bottom:8px;font-size:20px}.belief-card p{margin:0;font-size:15px}.round-icon{display:grid;flex:0 0 47px;width:47px;height:47px;place-items:center;border-radius:50%;color:var(--red);background:var(--red-soft)}.round-icon.green{color:var(--green);background:#e5f4ec}.round-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}
.values{background:var(--cream)}.centered{max-width:680px;margin-right:auto;margin-left:auto;text-align:center}.centered .eyebrow:after{width:28px;height:2px;background:currentColor;content:""}.values-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:35px;border:1px solid var(--line);border-radius:7px;background:#fff}.value-card{padding:28px 20px;border-right:1px solid var(--line);text-align:center}.value-card:last-child{border:0}.value-card svg{width:32px;height:32px;color:var(--red);fill:none;stroke:currentColor;stroke-width:1.5}.value-card h3{margin:12px 0 7px;font-size:17px}.value-card p{margin:0;font-size:13px;line-height:1.5}
.section-heading{max-width:680px;margin-bottom:37px}.section-heading p{font-size:17px}.programs{background:#fff}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.program-card{min-height:270px;padding:28px;border:1px solid var(--line);border-radius:7px;transition:.25s}.program-card:hover{border-color:#e0c5be;box-shadow:var(--shadow);transform:translateY(-5px)}.program-icon{display:grid;width:47px;height:47px;place-items:center;border-radius:50%;color:var(--green);background:#e7f4ed}.program-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.program-card h3{margin:24px 0 9px;font-size:21px}.program-card p{min-height:73px;margin-bottom:17px;font-size:14px}.program-card.featured{color:#fff;border:0;background:var(--green)}.program-card.featured p,.program-card.featured a{color:#d8eee5}.program-card.featured .program-icon{color:#fff;background:rgba(255,255,255,.17)}
.objectives{background:var(--cream)}.objectives-image{position:relative}.objectives-image img{aspect-ratio:4/3;width:100%;border-radius:8px;object-fit:cover}.image-note{position:absolute;right:-27px;bottom:-27px;padding:20px 23px;border-radius:6px;color:#fff;background:var(--red);box-shadow:var(--shadow)}.image-note strong,.image-note span{display:block}.image-note strong{font-family:var(--serif);font-size:27px}.image-note span{font-size:12px}.check-list{display:grid;gap:13px;margin:26px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:12px;color:var(--text);font-size:15px}.check-list svg{flex:0 0 21px;width:21px;height:21px;padding:4px;border-radius:50%;color:#fff;background:var(--green);fill:none;stroke:currentColor;stroke-width:3}
.donation{background:#fff}.donation-box{display:grid;grid-template-columns:1.25fr .75fr;overflow:hidden;border-radius:10px;background:var(--red)}.donation-copy{padding:55px}.donation-copy h2{max-width:650px;color:#fff}.donation-copy h2 em{color:#ffd0c4;font-style:normal}.donation-copy p{max-width:600px;margin-bottom:25px;color:#f5deda}.donation-side{display:grid;place-items:center;padding:28px;background:var(--red-dark)}.donation-side-card{max-width:275px;color:#fff}.donation-side-card>svg{width:36px;height:36px;fill:none;stroke:#ffd0c4;stroke-width:1.5}.donation-side-card h3{margin:13px 0 8px;font-size:21px}.donation-side-card p{color:#ecd3cf;font-size:14px}.donation-side-card a{color:#fff}.sponsorship-intro{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:55px;margin:80px 0 30px}.sponsorship-intro h2,.sponsorship-intro p{margin-bottom:0}.sponsor-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sponsor-choice{padding:24px;border:1px solid var(--line);border-radius:7px;background:var(--cream)}.sponsor-choice svg{width:29px;height:29px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.6}.sponsor-choice h3{margin:15px 0 7px;font-size:18px}.sponsor-choice p{margin:0;font-size:14px}.support-levels{display:grid;grid-template-columns:.86fr 1.14fr;gap:50px;margin-top:50px;padding:36px;border-radius:9px;background:#f5f8f5}.support-levels h2{font-size:36px}.support-levels-copy p{font-size:15px}.amount-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.amount-card{padding:16px;border:1px solid #dde6e0;border-radius:6px;text-align:left;background:#fff;transition:.2s}.amount-card:hover{border-color:var(--green);box-shadow:0 8px 20px rgba(39,134,94,.1);transform:translateY(-2px)}.amount-card strong,.amount-card span,.amount-card small{display:block}.amount-card strong{color:var(--red);font-family:var(--serif);font-size:27px;line-height:1}.amount-card span{margin:4px 0;color:var(--green-dark);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.amount-card small{color:var(--text)}.amount-card.featured{color:#fff;border-color:var(--green);background:var(--green)}.amount-card.featured strong,.amount-card.featured span,.amount-card.featured small{color:#fff}.amount-card.custom{grid-column:1/-1}
.involved{background:var(--cream)}.involved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.involved-card{padding:28px;border:1px solid var(--line);border-radius:7px;background:#fff}.involved-card>svg{width:34px;height:34px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.5}.involved-card h3{margin:22px 0 9px;font-size:21px}.involved-card p{font-size:14px}.involved-card.highlight{color:#fff;border:0;background:var(--green)}.involved-card.highlight p,.involved-card.highlight a,.involved-card.highlight>svg{color:#e6f5ee}.needs{background:#fff}.needs-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.needs-copy p{margin-bottom:0}.needs-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:0;padding:0;list-style:none}.needs-list li{display:flex;gap:10px;color:var(--text);font-size:14px}.needs-list svg{flex:0 0 20px;width:20px;height:20px;padding:4px;border-radius:50%;color:#fff;background:var(--green);fill:none;stroke:currentColor;stroke-width:3}.trust-bar{display:flex;gap:18px;margin-top:38px;padding:22px 25px;border-left:4px solid var(--green);background:var(--cream)}.trust-bar>svg{flex:0 0 33px;width:33px;height:33px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.5}.trust-bar h3{margin-bottom:5px;font-size:18px}.trust-bar p{margin:0;font-size:14px}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-card{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.story-card .gallery-trigger{display:block;width:100%;padding:0;overflow:hidden}.story-card img{aspect-ratio:1.45/1;width:100%;object-fit:cover;transition:.35s}.story-card:hover img{transform:scale(1.04)}.story-card>div{padding:20px}.story-card span{color:var(--red);font-size:11px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.story-card h3{margin:8px 0;font-size:19px}.story-card p{margin:0;font-size:14px}.gallery-heading{margin:50px 0 18px}.gallery-heading h3{margin:0;font-size:25px}.community-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.community-gallery .gallery-trigger{position:relative;overflow:hidden;padding:0;border-radius:7px;background:#17372f}.community-gallery img{aspect-ratio:2.05/1;width:100%;object-fit:cover;transition:.35s}.community-gallery .gallery-trigger:hover img{opacity:.88;transform:scale(1.035)}.community-gallery span{position:absolute;right:15px;bottom:15px;padding:6px 10px;border-radius:3px;color:#fff;background:rgba(20,47,41,.78);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.testimonial{color:#fff;background:#1c3e35}.quote-wrap{max-width:920px;text-align:center}.quote-icon{width:41px;height:41px;color:#6ab18e;fill:none;stroke:currentColor;stroke-width:1.3}.quote-wrap blockquote{margin:15px 0 20px;font-family:var(--serif);font-size:clamp(23px,3vw,35px);line-height:1.35;letter-spacing:-.7px}.quote-wrap p{margin:0;color:#cce0d9;font-size:14px}.quote-wrap span{display:block;font-size:12px;letter-spacing:1px}
.contact-grid{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:80px}.contact-copy p{max-width:620px;margin-bottom:27px;font-size:17px}.contact-card{padding:29px;border:1px solid var(--line);border-radius:7px;background:var(--cream)}.contact-card h3{margin-bottom:20px;font-size:20px}.contact-label{margin:16px 0 6px;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.contact-card a{display:flex;align-items:center;gap:9px;padding:4px 0;color:var(--green);font-weight:700}.contact-card svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}
footer{color:#b9ccc6;background:#142f29}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:50px;padding:55px 0}.footer-grid p{max-width:290px;color:#b9ccc6;font-size:14px}.footer-grid h3{margin:4px 0 16px;color:#fff;font-size:14px}.footer-grid>div>a,.footer-grid button,.footer-grid span{display:block;margin:8px 0;color:#b9ccc6;background:none;font-size:13px}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.socials{display:flex;gap:8px}.socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:#fff;background:rgba(255,255,255,.08);transition:.2s}.socials a:hover{border-color:rgba(255,255,255,.22);background:var(--red);transform:translateY(-2px)}.socials svg{width:17px;height:17px;fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom .container{display:flex;justify-content:space-between;padding:14px 0;color:#9cb4ad;font-size:12px}
.whatsapp-float{position:fixed;z-index:25;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:30px;color:#fff;background:#1f9b60;box-shadow:0 8px 25px rgba(30,116,75,.3);font-size:13px;font-weight:700}.whatsapp-float svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}
.modal{position:fixed;z-index:60;inset:0;display:grid;visibility:hidden;place-items:center;padding:18px;opacity:0;transition:.25s}.modal.is-open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;background:rgba(9,27,23,.7);backdrop-filter:blur(4px)}.modal-card{position:relative;max-width:560px;max-height:calc(100vh - 36px);overflow:auto;padding:35px;border-radius:9px;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.25)}.modal-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--ink);background:#f3f0ec}.modal-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.modal-card h2{margin-bottom:10px;font-size:34px}.modal-card p{font-size:14px}.money-options{display:grid;gap:10px;margin:20px 0}.money-card{display:flex;align-items:center;gap:14px;padding:13px;border:1px solid var(--line);border-radius:6px}.money-card>span{display:grid;width:52px;height:42px;place-items:center;border-radius:4px;font-size:12px;font-weight:800}.money-card strong,.money-card small{display:block}.money-card small{color:var(--text)}.money-card.mtn>span{color:#151515;background:#ffce00}.money-card.airtel>span{color:#fff;background:#e32219}.money-card.transfer>span{color:#fff;background:var(--green)}.modal-note{padding:10px;border-radius:4px;background:var(--cream)}.modal-phone{display:flex;align-items:center;gap:7px;margin-top:14px;color:var(--green-dark);font-size:14px;font-weight:700}.lightbox{position:fixed;z-index:70;inset:0;display:none;place-items:center;padding:30px;background:rgba(7,24,20,.9)}.lightbox.is-open{display:grid}.lightbox img{max-width:min(1000px,95vw);max-height:88vh;border-radius:5px}.lightbox .modal-close{color:#fff;background:rgba(255,255,255,.15)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.section{padding:80px 0}.split-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.values-grid{grid-template-columns:repeat(3,1fr)}.value-card:nth-child(3){border-right:0}.value-card:nth-child(n+4){border-top:1px solid var(--line)}.program-grid{grid-template-columns:repeat(2,1fr)}.donation-box{grid-template-columns:1fr}.donation-side{display:block}.donation-side-card{max-width:none}.sponsorship-intro,.support-levels,.needs-grid{grid-template-columns:1fr;gap:24px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{grid-column:2}.image-note{right:15px}}
@media(max-width:720px){.container{width:min(600px,calc(100% - 30px))}.section{padding:66px 0}.compact{padding:56px 0}.topbar-inner{justify-content:space-between}.navbar{color:#fff}.nav-inner{height:66px}.nav-links{position:absolute;top:66px;right:0;left:0;display:grid;visibility:hidden;gap:0;padding:8px 15px 16px;border-top:1px solid var(--line);background:#fff;opacity:0;transform:translateY(-8px);transition:.2s}.nav-links.open{visibility:visible;opacity:1;transform:none}.nav-links>a{padding:10px;color:var(--ink)}.nav-donate{margin-top:6px}.menu-toggle{display:block;color:inherit}.navbar.scrolled .menu-toggle{color:var(--ink)}.hero{min-height:700px}.hero-content{padding-top:152px}.hero h1{font-size:51px;line-height:1.06}.hero-content p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{background:rgba(15,35,29,.74)}.stat-grid{grid-template-columns:repeat(3,1fr);padding:14px 0}.stat-grid div{display:block;padding-right:8px;margin-right:8px}.stat-grid strong{display:block;font-size:26px}.stat-grid span{display:block;font-size:10px}.intro .split-grid{gap:30px}h2{font-size:36px}.lead{font-size:18px}.values-grid{grid-template-columns:repeat(2,1fr)}.value-card,.value-card:nth-child(3){border-right:1px solid var(--line)}.value-card:nth-child(even){border-right:0}.value-card:nth-child(n+3){border-top:1px solid var(--line)}.value-card:last-child{grid-column:1/-1}.program-grid,.involved-grid,.story-grid,.community-gallery,.sponsor-options,.amount-grid,.needs-list{grid-template-columns:1fr}.program-card{min-height:0}.program-card p{min-height:0}.objectives .split-grid{gap:50px}.donation-copy{padding:32px 24px}.donation-side{padding:24px}.sponsorship-intro{margin-top:55px}.support-levels{margin-top:35px;padding:24px}.amount-card.custom{grid-column:auto}.contact-grid{gap:28px}.contact-card{padding:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:44px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom .container{display:block}.footer-bottom span{display:block}.whatsapp-float{padding:13px}.whatsapp-float span{display:none}.modal-card{padding:28px 20px}.modal-card h2{font-size:29px}}
