:root{--blue:#17458f;--deep:#082b5c;--gold:#f7a81b;--light:#f4f7fb;--text:#1c2735;--muted:#607086;--white:#fff;--shadow:0 18px 45px rgba(8,43,92,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}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;text-decoration:none}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:9999}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--deep);color:#dce8f7;display:flex;justify-content:space-between;padding:.45rem 4%;font-size:.82rem}.site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 3px 18px rgba(0,0,0,.08)}.nav-wrap{height:86px;display:flex;align-items:center;gap:1rem;width:min(1260px,94%);margin:auto}.brand img{width:205px;max-height:72px;object-fit:contain}.nav{display:flex;align-items:center;gap:1.05rem;margin-left:auto}.nav a{font-weight:600;font-size:.86rem;color:#31445e;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:3px;background:var(--gold);transition:.25s}.nav a:hover:after{width:100%}.header-actions{display:flex;gap:.55rem;align-items:center}.lang-btn,.donate-btn{border:0;border-radius:999px;font-weight:800;cursor:pointer}.lang-btn{background:#eaf0f8;color:var(--blue);padding:.65rem .8rem}.donate-btn{background:var(--gold);padding:.62rem 1rem;color:#082b5c}.menu-btn{display:none;border:0;background:none;font-size:1.7rem}.hero{min-height:74vh;background-size:cover;background-position:center;display:flex;align-items:center;position:relative;color:#fff}.hero-content{width:min(720px,90%);margin-left:max(5%,calc((100vw - 1180px)/2));padding:5rem 0}.eyebrow,.kicker{display:inline-block;font-weight:800;letter-spacing:.14em;font-size:.78rem;color:var(--blue);margin-bottom:.6rem}.eyebrow,.gold{color:var(--gold)}h1,h2,h3{line-height:1.18;margin:0 0 1rem}h1{font-family:"Playfair Display",serif;font-size:clamp(2.8rem,6vw,5.5rem);max-width:800px}h2{font-size:clamp(2rem,4vw,3.35rem);color:var(--deep)}h3{font-size:1.35rem;color:var(--deep)}.hero p{font-size:1.18rem;max-width:690px}.hero-buttons,.contact-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.7rem}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:.85rem 1.35rem;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--gold);color:#102848}.ghost{border:2px solid rgba(255,255,255,.85);color:#fff}.hero-badges{position:absolute;right:4%;bottom:2.5rem;display:flex;gap:1rem;align-items:center}.hero-badges a{background:rgba(255,255,255,.94);border-radius:14px;padding:.7rem;box-shadow:var(--shadow)}.hero-badges img{height:54px;width:auto}.section{padding:6rem 0}.soft{background:var(--light)}.dark{background:var(--deep);color:#dce8f7}.dark h2,.dark h3{color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:center}.split.reverse>div:first-child{order:2}.split.reverse>div:last-child{order:1}.media-card{border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.media-card img{width:100%;height:490px;object-fit:cover}.section-head{max-width:820px;text-align:center;margin:0 auto 3.3rem}.section-head p{color:var(--muted)}.dark .section-head p{color:#dce8f7}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.check-list li:before{content:"✓";color:var(--gold);font-weight:900;margin-right:.5rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin:4rem 0}.value-card{background:#fff;border-radius:22px;padding:2rem;box-shadow:var(--shadow)}.value-card.blue{background:var(--blue);color:#fff}.value-card.blue h3{color:#fff}.value-card li{margin:.5rem 0}.cards{display:grid;gap:1.5rem}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(4,1fr);margin-top:3rem}.card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:.3s}.card:hover{transform:translateY(-7px)}.dark .card{background:#123c73;color:#eaf2ff}.dark .card h3{color:#fff}.card img{width:100%;height:220px;object-fit:cover}.card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.card p{color:var(--muted);font-size:.94rem}.dark .card p{color:#d8e6f6}.card-link{margin-top:auto;color:var(--blue);font-weight:800}.dark .card-link{color:var(--gold)}.video{position:relative;padding-top:56.25%;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);margin-top:2rem}.video iframe,.map iframe,.fb-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video.wide{max-width:920px;margin:4rem auto 0}.polio-banner{margin-top:3rem;display:flex;align-items:center;gap:2rem;background:#ed1b2f;color:#fff;border-radius:24px;padding:1.4rem 2rem}.polio-banner img{width:180px;border-radius:12px}.polio-banner strong{font-size:1.5rem;display:block}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery img{height:280px;width:100%;object-fit:cover;border-radius:16px;cursor:zoom-in;transition:.25s}.gallery img:hover{transform:scale(1.02)}.star-program{margin-top:4rem;background:var(--deep);color:#fff;border-radius:28px;padding:3rem;display:grid;grid-template-columns:1.6fr .7fr;align-items:center;gap:3rem}.star-program h3{color:#fff;font-size:2rem}.star-program img{max-height:190px;object-fit:contain;background:#fff;border-radius:18px;padding:1rem}.fb-video{text-align:center;margin-top:2rem}.darktext{border-color:var(--blue);color:var(--blue)}.contact-section{background:var(--deep);color:#eaf2ff}.contact-section h2{color:#fff}.contact-section a{color:var(--gold)}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:3rem;align-items:center}.map{height:430px;position:relative;border-radius:22px;overflow:hidden}.fb-embed{height:540px;max-width:540px;margin-top:4rem;position:relative}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:4rem 0}.footer-grid img{width:230px}.footer-grid a{display:block;margin:.45rem 0;color:#4c6079}.footer-bottom{border-top:1px solid #dce3ec;padding:1.2rem 4%;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.87rem}.whatsapp{position:fixed;right:1.2rem;bottom:1.2rem;width:58px;height:58px;border-radius:50%;z-index:900;box-shadow:0 8px 25px rgba(0,0,0,.25)}.whatsapp img{width:100%;height:100%;object-fit:contain}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;z-index:2000;padding:2rem}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:92vw;border-radius:14px}.lightbox button{position:absolute;right:2rem;top:1rem;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:1040px){.nav{position:absolute;top:100%;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:1.3rem 5%;box-shadow:0 14px 24px rgba(0,0,0,.1)}.nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.header-actions{margin-left:0}.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.topbar{display:none}.nav-wrap{height:74px}.brand img{width:160px}.donate-btn{display:none}.hero{min-height:78vh;background-position:center}.hero-content{margin:0 auto;padding:6rem 0 8rem}.hero-badges{right:auto;left:5%;bottom:1.5rem}.hero-badges img{height:40px}.split,.contact-grid,.star-program{grid-template-columns:1fr;gap:2rem}.split.reverse>div:first-child,.split.reverse>div:last-child{order:initial}.media-card img{height:330px}.values-grid,.cards.three,.gallery{grid-template-columns:1fr}.cards.four{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.section{padding:4rem 0}.polio-banner{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:1fr}.gallery img{height:250px}.footer-bottom{flex-direction:column}.star-program{padding:2rem}.star-program img{max-width:260px;margin:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
