:root{--blue:#17458f;--blue2:#0d2f63;--gold:#f7a81b;--red:#d91b2b;--ink:#1d2b3a;--muted:#627183;--bg:#f5f8fb;--white:#fff;--shadow:0 16px 40px rgba(18,55,96,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:"Source Sans 3",sans-serif;color:var(--ink);background:#fff;line-height:1.65}h1,h2,h3,.brand,.btn,nav{font-family:Montserrat,sans-serif}img{max-width:100%;display:block}a{color:var(--blue)}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:9999}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 5px 22px rgba(0,0,0,.08)}.header-inner{max-width:1240px;margin:auto;height:82px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--blue2);font-weight:800}.brand img{width:115px;height:44px;object-fit:contain}.desktop-nav{display:flex;gap:17px;align-items:center}.desktop-nav a,.mobile-nav a{text-decoration:none;color:#25384d;font-size:.86rem;font-weight:700}.desktop-nav a:hover{color:var(--gold)}.header-actions{display:flex;gap:8px}.lang-btn,.menu-btn{border:1px solid #d6e0ea;background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;color:var(--blue);cursor:pointer}.menu-btn{display:none;font-size:1.2rem}.mobile-nav{display:none;padding:12px 24px 20px;flex-direction:column;gap:13px;border-top:1px solid #e9eef4}.mobile-nav.open{display:flex}.hero{height:min(82vh,760px);min-height:580px;position:relative;display:grid;place-items:center;margin-top:82px;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,34,73,.82),rgba(8,34,73,.28),rgba(8,34,73,.06))}.hero-content{position:relative;z-index:1;width:min(1180px,90%);color:#fff}.eyebrow,.section-kicker{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;margin:.2em 0}.hero-lead{font-size:clamp(1.2rem,2.2vw,1.8rem);max-width:680px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:800;transition:.2s}.btn.primary{background:var(--gold);color:#1e2b38}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(247,168,27,.28)}.btn.ghost{border:2px solid #fff;color:#fff}.logos-strip{display:flex;justify-content:center;align-items:center;gap:50px;padding:22px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.05)}.logos-strip img{height:74px;width:220px;object-fit:contain}.section{padding:96px 0}.section.alt{background:var(--bg)}.container{width:min(1180px,90%);margin:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.split.reverse .media{order:2}.media img{width:100%;max-height:550px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.content h2,.section-title{font-size:clamp(2rem,4vw,3.6rem);line-height:1.1;color:var(--blue2);margin:.15em 0 .5em}.content h3{font-size:1.35rem;color:var(--blue)}.content p,.section-intro{font-size:1.12rem;color:var(--muted)}.section-title{text-align:center}.section-kicker{text-align:center;margin:0}.section-intro{max-width:820px;text-align:center;margin:0 auto 44px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards.four{grid-template-columns:repeat(4,1fr);margin-top:48px}.card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.card img{width:100%;height:210px;object-fit:cover}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.card h3{margin:0 0 10px;color:var(--blue2)}.card p{color:var(--muted);margin:0 0 18px}.btn-link{margin-top:auto;font-weight:800;text-decoration:none}.video-wrap{width:min(900px,100%);aspect-ratio:16/9;margin:56px auto 0;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:#000}.video-wrap iframe{width:100%;height:100%;border:0}.info-grid,.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}.info-box,.mission-grid article{padding:34px;border-radius:20px;background:#eef5ff;border-left:6px solid var(--blue)}.info-box.gold{background:#fff7e6;border-color:var(--gold)}.info-box ol{padding-left:22px}.info-box li{margin:10px 0}.mission-grid article{background:#fff;box-shadow:var(--shadow)}.polio-banner{margin-top:48px;background:var(--red);border-radius:22px;padding:25px}.polio-banner a{display:flex;align-items:center;justify-content:center;gap:30px;text-decoration:none;color:#fff;font:800 1.4rem Montserrat}.polio-banner img{max-height:130px;max-width:260px}.club-section{background:linear-gradient(145deg,#0c2d61,#17458f);color:#fff}.light{color:#fff!important}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:44px 0}.gallery-item{padding:0;border:0;background:none;border-radius:16px;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.06)}.featured-program{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;background:#fff;color:var(--ink);padding:40px;border-radius:24px}.featured-program img{width:100%;max-height:220px;object-fit:contain}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:28px}.contact-card,.map-card,.facebook-box{background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.contact-card{padding:34px;display:flex;flex-direction:column;gap:14px}.contact-card a:not(.btn){font-weight:700;text-decoration:none}.map-card iframe{width:100%;height:100%;min-height:390px;border:0}.facebook-box{margin-top:34px;padding:28px;text-align:center}.facebook-box iframe{max-width:100%}footer{background:#071b36;color:#dbe7f6;padding:36px 0}.footer-inner{text-align:center}.footer-inner>div{display:flex;align-items:center;justify-content:center;gap:12px}.footer-inner img{width:38px}.footer-inner a{color:var(--gold)}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:60px;height:60px;border-radius:50%;z-index:1200;box-shadow:0 10px 28px rgba(0,0,0,.25)}.whatsapp-float img{width:100%;height:100%;object-fit:contain}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:2000;display:none;place-items:center;padding:30px}.lightbox.open{display:grid}.lightbox img{max-width:94vw;max-height:88vh;border-radius:12px}.lightbox button{position:absolute;right:22px;top:14px;font-size:2.5rem;color:#fff;background:none;border:0;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:.6s}.reveal.visible{opacity:1;transform:none}@media(max-width:1050px){.desktop-nav{display:none}.menu-btn{display:block}.cards,.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.header-inner{height:72px;padding:0 14px}.brand span{display:none}.brand img{width:130px}.hero{margin-top:72px;min-height:540px;height:78vh}.hero-overlay{background:linear-gradient(rgba(7,32,67,.72),rgba(7,32,67,.68))}.hero-content{text-align:center}.hero-buttons{justify-content:center}.logos-strip{gap:18px;padding:16px}.logos-strip img{width:145px;height:58px}.section{padding:70px 0}.split,.split.reverse,.contact-grid,.featured-program,.info-grid,.mission-grid{grid-template-columns:1fr}.split.reverse .media{order:0}.cards,.cards.four,.cards.three{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.polio-banner a{flex-direction:column;text-align:center}.featured-program{text-align:center}.featured-program img{margin:auto}.whatsapp-float{width:54px;height:54px;right:14px;bottom:14px}}