:root{--blue:#1458b8;--blue-dark:#082e63;--green:#238044;--yellow:#f6b513;--dark:#091833;--text:#24324b;--muted:#677083;--light:#f4f8ff;--border:#e8edf5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{color:var(--text);background:#fff;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{width:100%;display:block}.container{width:min(1180px,100% - 32px);margin:0 auto}.header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 14px #082e6314}.nav{justify-content:space-between;align-items:center;gap:22px;height:86px;display:flex}.logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.logoIcon{border:3px solid var(--blue);width:58px;height:58px;color:var(--blue);background:#eef6ff;border-radius:50%;place-items:center;display:grid;position:relative}.logoIcon svg:last-child{color:var(--green);fill:var(--green);position:absolute;bottom:7px;right:6px}.logo strong{color:var(--blue-dark);font-size:17px;font-weight:950;line-height:1;display:block}.logo span{color:var(--green);letter-spacing:4px;margin-top:5px;font-size:12px;font-weight:900;display:block}.navLinks{align-items:center;gap:clamp(12px,1.8vw,28px);font-size:14px;font-weight:850;display:flex}.navLinks a{white-space:nowrap}.primaryBtn{background:var(--blue);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:15px 25px;font-weight:900;display:inline-flex;box-shadow:0 14px 30px #0f4ea83d;color:#fff!important}.primaryBtn:hover{background:var(--blue-dark)}.navBtn{border-radius:999px;padding:13px 22px}.smallBtn{padding:12px 18px}.outlineBtn{color:#fff;border:1px solid #ffffffb3;border-radius:14px;align-items:center;gap:9px;padding:14px 25px;font-weight:900;display:inline-flex}.menuBtn{color:var(--blue);background:#eef4ff;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:none}.hero{height:520px;position:relative;overflow:hidden}.hero img{object-fit:cover;height:100%}.heroOverlay{background:linear-gradient(90deg,#000000bd,#0000001f);position:absolute;inset:0}.heroContent{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.heroContent h1{color:#fff;letter-spacing:-2px;max-width:680px;margin:0;font-size:clamp(42px,5.5vw,72px);font-weight:950;line-height:1.04}.heroContent h1 span{color:#6fbe4a;font-family:Georgia,serif;font-style:italic;font-weight:600}.heroContent p{color:#fff;max-width:510px;margin:24px 0 26px;font-size:18px;line-height:1.7}.heroBtns{flex-wrap:wrap;gap:16px;display:flex}.statsWrap{z-index:4;margin-top:-48px;position:relative}.stats{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden;box-shadow:0 18px 40px #082e631f}.statCard{text-align:center;border-right:1px solid var(--border);padding:26px 18px}.statCard:last-child{border-right:0}.statCard svg{color:var(--blue)}.statCard:first-child svg,.statCard:nth-child(4) svg{color:var(--green)}.statCard:nth-child(3) svg{color:var(--yellow)}.statCard h3{color:var(--blue-dark);margin:10px 0 4px;font-size:29px}.statCard p{color:#111827;margin:0;font-weight:700}.section{padding:78px 0}.whoGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px;display:grid}.label{color:var(--green);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:950}.center{text-align:center}.whoGrid h2,.programsSection h2,.impactSection h2,.hopeGrid h2,.volunteerBand h2,.pageHero h1{color:var(--blue-dark);letter-spacing:-1.3px;margin:0 0 22px;font-size:clamp(32px,4vw,52px);line-height:1.12}.whoGrid p,.contentBox p,.pageHero p{color:var(--text);font-size:17px;line-height:1.8}.whoImage{position:relative}.whoImage img{object-fit:cover;border-radius:18px;height:350px}.missionCard{border:1px solid var(--border);background:#fff;border-radius:18px;gap:16px;width:330px;padding:22px;display:flex;position:absolute;bottom:-24px;left:-70px;box-shadow:0 18px 38px #082e631f}.missionCard svg{color:var(--green)}.missionCard h4{color:var(--blue-dark);margin:0 0 7px}.missionCard p{margin:0;line-height:1.5}.programsSection{background:var(--light);text-align:center;padding:70px 0}.programGrid{text-align:left;grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.programCard{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px;box-shadow:0 14px 30px #082e6314}.programIcon{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid}.programCard:first-child .programIcon{background:var(--green)}.programCard:nth-child(3) .programIcon{background:var(--yellow)}.programCard h3{color:var(--blue-dark);margin:0 0 10px;font-size:21px}.programCard p{color:var(--text);line-height:1.6}.programCard a,.textLink{color:var(--blue);align-items:center;gap:7px;font-weight:900;display:inline-flex}.impactSection{text-align:center;background:#fff;padding:52px 0}.impactGrid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid}.impactGrid div{border-right:1px solid var(--border);padding:24px;font-weight:850}.impactGrid div:last-child{border-right:0}.lightBg{background:#f6f9ff}.hopeGrid{grid-template-columns:1.3fr .85fr;gap:38px;display:grid}.galleryStrip{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.galleryStrip img{object-fit:cover;border-radius:12px;height:130px}.storyCard{border:1px solid var(--border);background:#fff;border-radius:18px;padding:30px;box-shadow:0 14px 30px #082e6314}.storyCard p{line-height:1.8}.storyCard strong,.storyCard span{display:block}.storyCard span{color:var(--muted);margin-top:5px}.volunteerBand{background:#ecf5ff;padding:40px 0}.volunteerInner{justify-content:space-between;align-items:center;gap:28px;display:flex}.volunteerBand h2{font-size:clamp(28px,3vw,42px)}.volunteerBand p{margin:0}.pageHero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#eef6ff,#fff);padding:80px 0}.pageHero h1{margin-bottom:12px}.contentBox{border:1px solid var(--border);background:#fff;border-radius:18px;padding:32px;box-shadow:0 14px 30px #082e6314}.pageStats{margin-top:0}.galleryPage{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.galleryPage img{object-fit:cover;border-radius:14px;height:210px}.contactGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contactGrid div{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:26px;font-weight:850;display:flex;box-shadow:0 14px 30px #082e6314}.contactGrid svg{color:var(--blue)}.footer{background:var(--blue-dark);color:#fff;padding-top:48px}.footerGrid{grid-template-columns:1.3fr .8fr 1fr 1.1fr;gap:42px;display:grid}.footer h3,.footer h4{margin-top:0}.footer p,.footer a{color:#d9e7ff;margin:6px 0;line-height:1.8;display:block}.copyright{text-align:center;color:#d9e7ff;border-top:1px solid #ffffff1f;margin-top:34px;padding:18px}@media (width<=1100px){.menuBtn{display:grid}.nav{height:78px}.navLinks{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 96px);padding:14px;display:none;position:fixed;top:78px;left:16px;right:16px;overflow-y:auto;box-shadow:0 20px 50px #082e632e}.navLinks.open{display:flex}.navLinks a{border-radius:10px;padding:14px}.navLinks a:hover{background:#eef6ff}.navBtn{margin-top:8px}.stats,.programGrid,.impactGrid,.galleryPage,.contactGrid{grid-template-columns:repeat(2,1fr)}.whoGrid,.hopeGrid,.footerGrid{grid-template-columns:1fr}.missionCard{bottom:20px;left:20px}.galleryStrip{grid-template-columns:repeat(2,1fr)}.volunteerInner{flex-direction:column;align-items:flex-start}}@media (width<=640px){.container{width:min(100% - 24px,1180px)}.logoIcon{width:48px;height:48px}.logo strong{font-size:13px}.logo span{letter-spacing:3px;font-size:9px}.hero{height:560px}.heroContent h1{font-size:39px}.heroContent p{font-size:15px}.heroBtns{flex-direction:column;align-items:stretch}.primaryBtn,.outlineBtn{width:100%}.statsWrap{margin-top:0}.stats,.programGrid,.impactGrid,.galleryStrip,.galleryPage,.contactGrid{grid-template-columns:1fr}.statCard{border-right:0;border-bottom:1px solid var(--border)}.missionCard{width:auto;margin-top:16px;position:static}.section{padding:56px 0}}
