:root{--blue:#17458f;--deep:#0b2d5c;--gold:#f7a81b;--text:#223047;--soft:#f3f7fb;--white:#fff;--shadow:0 12px 34px rgba(15,45,83,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.65;background:#fff}img{max-width:100%;display:block}a{color:var(--blue);text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.97);box-shadow:0 2px 18px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.nav-wrap{height:82px;display:flex;align-items:center;gap:22px}.brand img{width:190px;height:62px;object-fit:contain}.main-nav{display:flex;gap:17px;margin-left:auto;align-items:center}.main-nav a{font-size:.92rem;font-weight:700;color:#20324e}.main-nav a:hover{color:var(--gold)}.lang{display:flex;border:1px solid #d8e0eb;border-radius:999px;overflow:hidden}.lang button{border:0;background:#fff;padding:7px 10px;font-weight:800;cursor:pointer}.lang .active{background:var(--blue);color:#fff}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:1.7rem}.hero{margin-top:82px;position:relative;min-height:72vh;overflow:hidden;background:#e8eef8}.hero>img{width:100%;height:72vh;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,35,75,.9),rgba(8,35,75,.28) 65%,rgba(8,35,75,.05));display:flex;align-items:center}.hero-copy{color:#fff}.hero-copy span{font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero h1{font-size:clamp(2.4rem,5.2vw,5.2rem);line-height:1.02;max-width:820px;margin:.35rem 0 1rem}.hero p{font-size:1.2rem;max-width:680px}.btn{display:inline-block;padding:13px 21px;border-radius:8px;font-weight:800;margin:6px 8px 6px 0;transition:.2s}.btn:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#15233b}.outline{border:2px solid #fff;color:#fff}.blue{background:var(--blue);color:#fff}.logo-strip{padding:20px 0;border-bottom:1px solid #e5ebf2}.logos{display:flex;justify-content:center;align-items:center;gap:50px}.logos img{height:84px;width:280px;object-fit:contain}.section{padding:86px 0}.soft{background:var(--soft)}.navy{background:var(--deep);color:#fff}.eyebrow{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.gold-text{color:var(--gold)}h2{font-size:clamp(2rem,3.8vw,3.3rem);line-height:1.12;margin:.2rem 0 1.2rem}h3{line-height:1.2}.grid{display:grid;gap:28px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.align{align-items:center;margin:45px 0}.reverse img{order:2}.feature{border-radius:16px;box-shadow:var(--shadow);width:100%;max-height:500px;object-fit:cover}.video{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);margin-top:42px;background:#000}.video iframe,.map iframe,.facebook iframe{width:100%;height:100%;border:0}.panel{background:#fff;padding:30px;border-radius:16px;box-shadow:var(--shadow)}.panel.dark{background:var(--deep);color:#fff}.cards-wide{margin-top:35px}.check{list-style:none;padding:0}.check li:before{content:'✓';color:var(--gold);font-weight:900;margin-right:10px}.mission{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:linear-gradient(135deg,var(--blue),var(--deep));color:#fff;border-radius:18px;padding:32px;margin:35px 0}.feature-cards article,.cards article,.youth article{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.feature-cards img,.cards article img,.youth article img{width:100%;height:205px;object-fit:cover}.feature-cards h3,.feature-cards p,.cards h3,.cards p,.cards a,.youth h3,.youth p,.youth a{margin-left:20px;margin-right:20px}.feature-cards p,.cards p,.youth p{margin-bottom:20px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.cards a.more,.youth a.more{display:inline-block;margin-bottom:22px;font-weight:800;color:var(--blue)}.polio{display:block;max-width:420px;margin:38px auto 0}.polio img{width:100%;border-radius:12px}.youth article{color:var(--text)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:12px;cursor:pointer;transition:.25s}.gallery img:hover{transform:scale(1.02)}.star{display:grid;grid-template-columns:360px 1fr;align-items:center;gap:35px;background:var(--soft);padding:30px;border-radius:18px;margin-top:42px}.star img{max-height:260px;object-fit:contain}.contact-grid{align-items:stretch}.map{min-height:400px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.actions{margin-top:20px}.facebook{width:min(500px,100%);height:500px;margin:45px auto 0}.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px 0}.footer div{display:flex;align-items:center;gap:12px}.footer img{width:45px}footer{background:#081f40;color:#cdd8e8}footer a{color:#fff}.wa{position:fixed;right:22px;bottom:22px;z-index:999;width:58px;height:58px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 8px 24px rgba(0,0,0,.25)}.wa img{width:36px;height:36px;image-rendering:auto}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:1200;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:95vw;max-height:90vh}.lightbox button{position:absolute;right:24px;top:18px;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer}
@media(max-width:1020px){.main-nav{position:absolute;top:82px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:20px 4%;box-shadow:0 12px 24px rgba(0,0,0,.1)}.main-nav.open{display:flex}.menu-btn{display:block}.lang{margin-left:0}.cards,.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.brand img{width:145px}.nav-wrap{height:74px}.main-nav{top:74px}.hero{margin-top:74px;min-height:68vh}.hero>img{height:68vh;object-position:center}.hero-overlay{background:linear-gradient(rgba(8,35,75,.65),rgba(8,35,75,.82))}.hero h1{font-size:2.45rem}.section{padding:62px 0}.two,.three,.four,.cards,.mission,.star{grid-template-columns:1fr}.reverse img{order:0}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:190px}.logos{gap:15px}.logos img{height:62px;width:48%}.footer{flex-direction:column;text-align:center}.footer div{flex-direction:column}.star{padding:22px}.feature-cards img,.cards article img,.youth article img{height:230px}}
@media(max-width:420px){.gallery{grid-template-columns:1fr}.gallery img{height:240px}.lang button{padding:6px 8px}.menu-btn{font-size:1.45rem}.brand img{width:125px}}
