:root{--blue:#17458f;--blue2:#0067c8;--gold:#f7a81b;--red:#d91b5c;--ink:#172033;--muted:#667085;--light:#f5f8ff;--white:#fff;--shadow:0 24px 60px rgba(23,69,143,.18);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:relative}.navbar{position:fixed;inset:0 0 auto 0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:12px 4%;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:0 8px 28px rgba(0,0,0,.08)}.brand img{height:54px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:18px;font-weight:700;font-size:.92rem}.nav-links a{text-decoration:none;color:var(--blue);position:relative}.nav-links a:after{content:"";height:3px;width:0;background:var(--gold);position:absolute;left:0;bottom:-7px;transition:.25s}.nav-links a:hover:after{width:100%}.lang-btn,.menu-toggle{border:0;background:var(--blue);color:white;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.menu-toggle{display:none;font-size:1.25rem}.hero{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;color:white;padding:120px 0 70px}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.03)}.hero:after{content:"";position:absolute;inset:auto -10% -34% -10%;height:46%;background:white;border-radius:50% 50% 0 0}.hero-content{position:relative;z-index:1;width:min(980px,92%);text-align:center}.eyebrow,.tag{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(247,168,27,.14);color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.tag{background:#fff3da;color:#a95f00}.tag.light{background:rgba(255,255,255,.13);color:white}.hero h1{font-size:clamp(3rem,9vw,7.6rem);line-height:.92;margin:18px 0;text-shadow:0 14px 38px rgba(0,0,0,.28)}.hero p{font-size:clamp(1.05rem,2.2vw,1.45rem);max-width:820px;margin:0 auto 28px}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;text-decoration:none;font-weight:900;border:2px solid transparent;cursor:pointer}.btn.primary{background:var(--gold);color:#1d2a42;box-shadow:0 14px 30px rgba(247,168,27,.28)}.btn.secondary{background:rgba(255,255,255,.14);color:inherit;border-color:rgba(255,255,255,.5)}.contact-section .btn.secondary{background:white;color:var(--blue)}.hero-logos{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:30px;flex-wrap:wrap}.hero-logos a{background:white;border-radius:20px;padding:10px 16px;box-shadow:var(--shadow)}.hero-logos img{height:54px;object-fit:contain}.section-pad{padding:96px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.reverse{grid-template-columns:.95fr 1.05fr}.top-gap{margin-top:80px}h2{font-size:clamp(2rem,5vw,4rem);line-height:1.02;margin:14px 0 18px;color:var(--blue)}.navy-section h2,.youth-section h2,.contact-section h2{color:white}h3{font-size:1.35rem;line-height:1.2;margin:16px 0 10px}.center{text-align:center}.center p{max-width:860px;margin-left:auto;margin-right:auto}.photo-stack,.rounded-img{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:white}.photo-stack img,.rounded-img{width:100%;height:440px;object-fit:cover}.photo-stack figcaption{padding:14px 18px;font-weight:800;color:var(--blue)}.video-wrap{margin-top:56px;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#000}.video-wrap iframe{width:100%;height:100%;border:0}.navy-section,.youth-section,.contact-section{background:linear-gradient(135deg,#12397e,#0067c8);color:white;position:relative;overflow:hidden}.navy-section:before,.youth-section:before,.contact-section:before{content:"";position:absolute;width:430px;height:430px;border:70px solid rgba(255,255,255,.06);border-radius:50%;right:-120px;top:80px}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:42px}.feature,.info-card,.contact-card,.objective>div{background:white;color:var(--ink);border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.13)}.feature{padding-bottom:20px}.feature img{height:160px;width:100%;object-fit:cover}.feature h3,.feature p{padding:0 18px}.feature h3,.info-card h3{color:var(--blue)}.cards.objective{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.objective>div{padding:24px}.objective li{margin-bottom:8px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:42px}.info-card{display:flex;flex-direction:column;min-height:100%}.info-card img{height:190px;width:100%;object-fit:cover}.info-card .card-body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.info-card p{margin:0;color:var(--muted)}.info-card a{margin-top:auto;color:var(--blue);font-weight:900;text-decoration:none}.soft-bg{background:linear-gradient(180deg,#f4f8ff,#fff)}.endpolio img{max-height:160px;margin:35px auto 0;border-radius:18px}.youth-section .info-card p{color:#3d4658}.program-card{display:block;text-decoration:none;background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;padding:26px;border-radius:24px;box-shadow:var(--shadow);margin-top:24px}.program-card span{display:block;color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.program-card strong{display:block;font-size:2rem}.program-card em{font-style:normal;font-weight:800}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.gallery button{border:0;padding:0;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);cursor:pointer;background:white}.gallery img{height:290px;width:100%;object-fit:cover;transition:.35s}.gallery button:hover img{transform:scale(1.06)}.contact-card{padding:28px}.contact-card input,.contact-card textarea{width:100%;padding:14px 16px;margin-bottom:12px;border-radius:14px;border:1px solid #d5dced;font:inherit}.contact-card .btn{width:100%}.facebook-block{margin-top:44px;text-align:center}.facebook-block iframe{max-width:100%;background:white;border-radius:20px}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:999;background:#25d366;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.24)}.whatsapp-float img{width:34px;height:34px;object-fit:contain}.footer{background:#081b3d;color:white;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap}.footer img{height:54px;background:white;border-radius:12px;padding:6px}.footer a{color:var(--gold);font-weight:900}.lightbox{position:fixed;inset:0;background:rgba(3,9,24,.9);display:none;place-items:center;z-index:2000;padding:22px}.lightbox.open{display:grid}.lightbox img{max-width:92vw;max-height:85vh;border-radius:20px;box-shadow:0 20px 80px rgba(0,0,0,.4)}.lightbox button{position:absolute;top:18px;right:24px;font-size:2rem;border:0;background:white;color:var(--blue);border-radius:50%;width:50px;height:50px;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.show{opacity:1;transform:none}@media(max-width:1040px){.feature-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.split,.reverse,.cards.objective{grid-template-columns:1fr}.photo-stack img,.rounded-img{height:360px}.nav-links{position:absolute;top:78px;right:4%;left:4%;display:none;flex-direction:column;background:white;padding:22px;border-radius:22px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.menu-toggle{display:block}.nav-links .btn,.nav-links a{color:var(--blue)}}@media(max-width:640px){.navbar{padding:10px 14px}.brand img{height:42px}.hero{min-height:92vh;padding-top:100px}.hero h1{font-size:3.15rem}.section-pad{padding:70px 0}.feature-grid,.card-grid,.gallery{grid-template-columns:1fr}.photo-stack img,.rounded-img,.gallery img{height:270px}.cards.objective{gap:16px}.footer-inner{display:block;text-align:center}.footer img{margin:0 auto 12px}.whatsapp-float{width:56px;height:56px}}
.social-block{margin-top:44px;text-align:center}.social-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:16px 0 24px}.social-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;text-decoration:none;font-weight:900;color:white;box-shadow:0 14px 30px rgba(0,0,0,.18)}.social-btn.facebook{background:#1877f2}.social-btn.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}
