:root{--blue:#17458f;--navy:#082f62;--gold:#f7a81b;--cream:#f6f5f0;--text:#263443;--white:#fff;--shadow:0 16px 40px rgba(8,47,98,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--text);line-height:1.7;background:#fff}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,92%);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:9999}.site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 4px 22px rgba(0,0,0,.08)}.topbar{background:var(--navy);color:#fff;padding:.35rem 4%;display:flex;justify-content:space-between;font-size:.8rem}.topbar a{text-decoration:none}.navbar{height:78px;display:flex;align-items:center;gap:1rem}.brand{display:flex;align-items:center;text-decoration:none;color:var(--navy);font-size:.78rem;line-height:1.2}.brand img{width:118px;height:54px;object-fit:contain}.nav-links{display:flex;gap:1.05rem;margin-left:auto}.nav-links a{text-decoration:none;font-size:.83rem;font-weight:700}.nav-links a:hover{color:var(--blue)}.nav-actions{display:flex;gap:.55rem;align-items:center}.lang-btn,.menu-toggle{border:1px solid #d7dce5;background:#fff;border-radius:999px;padding:.55rem .8rem;font-weight:800;cursor:pointer}.menu-toggle{display:none;font-size:1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#111;text-decoration:none;font-weight:800;border-radius:999px;padding:.85rem 1.3rem;border:2px solid var(--gold);transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(247,168,27,.3)}.btn-small{padding:.48rem .9rem;font-size:.8rem}.btn-outline{background:transparent;color:#fff;border-color:#fff}.btn-outline-dark{background:transparent;border-color:var(--blue);color:var(--blue)}.hero{min-height:78vh;background-position:center;background-size:cover;color:#fff;display:flex;align-items:center;position:relative}.hero-content{padding:7rem 0}.hero h1{font-family:'Playfair Display',serif;font-size:clamp(2.7rem,6vw,5.2rem);line-height:1.05;max-width:850px;margin:.5rem 0 1rem}.hero p{font-size:1.15rem;max-width:680px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--gold)}.hero-buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.hero-logos{position:absolute;right:3%;bottom:2rem;display:flex;gap:1rem}.hero-logos img{width:175px;height:76px;background:rgba(255,255,255,.92);object-fit:contain;padding:.6rem;border-radius:12px}.section{padding:6rem 0}.alt{background:var(--cream)}.dark{background:var(--navy);color:#fff}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.reverse>div{order:1}.media{width:100%;height:460px;object-fit:cover}.rounded{border-radius:24px;box-shadow:var(--shadow)}h2{font-family:'Playfair Display',serif;color:var(--navy);font-size:clamp(2rem,4vw,3.5rem);line-height:1.12;margin:.4rem 0 1.2rem}.dark h2,.light h2{color:#fff}h3{color:var(--navy);line-height:1.25}.dark h3{color:#fff}.section-head{text-align:center;max-width:850px;margin:0 auto 3rem}.section-head p{font-size:1.05rem}.video-section{padding:0 0 5rem}.video-wrap{position:relative;aspect-ratio:16/9;max-width:960px;margin:3rem auto 0;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.video-wrap iframe{width:100%;height:100%;border:0}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:4rem 0}.values-grid article{background:#fff;border:1px solid #e7eaf0;border-radius:20px;padding:2rem;box-shadow:var(--shadow)}.values-grid ol,.values-grid ul{padding-left:1.2rem}.check{list-style:'✓  '}.cards{display:grid;gap:1.35rem}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.five{grid-template-columns:repeat(5,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.causes,.cards.programs{grid-template-columns:repeat(3,1fr)}.image-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.image-card img{width:100%;height:210px;object-fit:cover}.image-card>div{padding:1.35rem;display:flex;flex-direction:column;flex:1}.image-card h3{margin:.2rem 0 .6rem}.image-card p{font-size:.92rem}.text-link{margin-top:auto;color:var(--blue);font-weight:800;text-decoration:none}.polio-banner{display:flex;align-items:center;justify-content:center;gap:2rem;margin:3rem auto 0;background:#e31937;color:#fff;text-decoration:none;padding:1.2rem 2rem;border-radius:20px;font-size:1.25rem;font-weight:800;max-width:780px}.polio-banner img{height:90px;max-width:260px;object-fit:contain;background:#fff;padding:.5rem;border-radius:12px}.club-section{background:linear-gradient(135deg,var(--navy),#17458f);color:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0 3rem}.stats div{text-align:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:1.3rem}.stats strong{display:block;font-size:2.3rem;color:var(--gold)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-item{display:block;border-radius:18px;overflow:hidden}.gallery-item img{width:100%;height:270px;object-fit:cover;transition:.3s}.gallery-item:hover img{transform:scale(1.04)}.feature-project{margin-top:2rem;display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:center;background:#fff;color:var(--text);border-radius:22px;padding:1.1rem;text-decoration:none}.feature-project img{width:100%;height:210px;object-fit:cover;border-radius:16px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem}.contact-card{background:var(--cream);border-radius:22px;padding:2rem}.contact-buttons,.social-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.social-row a{color:var(--blue);font-weight:800}.donate-card{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:16px;padding:1rem;text-decoration:none;font-weight:800}.donate-card img{width:100px}.map{width:100%;height:100%;min-height:470px;border:0;border-radius:22px}.facebook-box{margin:3rem auto 0;display:flex;justify-content:center;max-width:500px;overflow:hidden}.facebook-box iframe{max-width:100%}footer{background:#061f42;color:#dce5f4;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-grid img{width:230px;background:#fff;padding:.5rem;border-radius:12px}.footer-grid h3{color:#fff}.footer-grid a{display:block;text-decoration:none;margin:.4rem 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.16);padding:1.2rem;margin-top:2.5rem;font-size:.85rem}.copyright a{color:var(--gold)}.whatsapp-float{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:1001}.whatsapp-float img{width:32px;image-rendering:auto}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:2000;padding:2rem}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,95vw);max-height:88vh;border-radius:12px}.lightbox button{position:absolute;right:1.5rem;top:1rem;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer}@media(max-width:1050px){.nav-links{position:fixed;top:112px;left:0;right:0;background:#fff;display:none;flex-direction:column;padding:1rem 5%;box-shadow:0 12px 30px rgba(0,0,0,.12)}.nav-links.open{display:flex}.menu-toggle{display:block;margin-left:auto}.cards.five{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar{display:none}.navbar{height:76px}.brand img{width:92px}.brand span{display:none}.nav-links{top:76px}.nav-actions .btn{display:none}.hero{min-height:82vh}.hero-content{padding:5rem 0 8rem}.hero-logos{left:4%;right:4%;bottom:1rem}.hero-logos img{width:48%;height:64px}.section{padding:4.2rem 0}.grid-2,.values-grid,.contact-grid,.feature-project,.footer-grid{grid-template-columns:1fr;gap:1.5rem}.reverse>div{order:0}.media{height:330px}.cards.five,.cards.four,.cards.three,.cards.causes,.cards.programs{grid-template-columns:1fr}.image-card img{height:240px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery-item img{height:210px}.stats{grid-template-columns:1fr}.feature-project img{height:240px}.polio-banner{flex-direction:column;text-align:center}.map{min-height:360px}}@media(max-width:430px){.hero h1{font-size:2.45rem}.gallery{grid-template-columns:1fr}.gallery-item img{height:260px}.topbar{font-size:.68rem}}
