:root{--blue:#17458f;--deep:#00205b;--gold:#f7a81b;--sky:#00a2e0;--red:#d91b2b;--text:#1f2937;--muted:#64748b;--bg:#f6f8fb;--white:#fff;--shadow:0 22px 60px rgba(0,32,91,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.7}img{max-width:100%;display:block}a{color:var(--blue);text-decoration:none}h1,h2,h3{font-family:Montserrat,Arial,sans-serif;line-height:1.1;color:var(--deep);margin:.2em 0 .55em}h1{font-size:clamp(3rem,8vw,7rem);font-weight:900;color:#fff}h2{font-size:clamp(2rem,4vw,3.8rem);font-weight:900}h3{font-size:1.35rem}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(0,32,91,.12);backdrop-filter:blur(14px)}.logos{display:flex;align-items:center;justify-content:center;gap:32px;padding:10px 20px;border-bottom:1px solid #e5e9f2}.logos img{max-height:56px;object-fit:contain}.logos a:first-child img{max-width:280px}.logos a:last-child img{max-width:320px}nav{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:10px 16px}nav a{font-family:Montserrat;font-size:.88rem;font-weight:800;color:var(--deep);text-transform:uppercase;letter-spacing:.03em}nav a:hover{color:var(--gold)}#langBtn{border:0;background:var(--gold);color:var(--deep);border-radius:999px;padding:9px 15px;font-weight:900;cursor:pointer}.hero{min-height:86vh;background-size:cover;background-position:center;display:grid;place-items:center;text-align:center;padding:70px 20px}.heroBox{max-width:1000px;animation:up .8s ease both}.clubLogo{max-width:min(720px,92vw);margin:0 auto 20px;background:rgba(255,255,255,.92);padding:12px 22px;border-radius:20px;box-shadow:var(--shadow)}.tag,.kicker{font-family:Montserrat;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.lead{font-size:clamp(1.1rem,2vw,1.45rem);color:#fff;max-width:900px;margin:auto}.actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:var(--gold);color:var(--deep);padding:14px 24px;font-family:Montserrat;font-weight:900;box-shadow:0 12px 25px rgba(247,168,27,.35);cursor:pointer}.btn.alt{background:#fff;color:var(--blue)}.section{padding:86px 6vw}.gray{background:var(--bg)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;max-width:1240px;margin:auto}.stack{display:grid;gap:18px}.stack img,.photo,.cards article img{border-radius:22px;box-shadow:var(--shadow);width:100%;height:100%;object-fit:cover}.stack img:first-child{transform:translateX(-18px)}.stack img:last-child{transform:translateX(18px)}.band{background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;padding:86px 6vw}.band h2,.band h3{color:#fff}.narrow{max-width:1050px;margin:auto;text-align:center}.video{position:relative;width:100%;max-width:980px;margin:34px auto 0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#000}.video:before{content:"";display:block;padding-top:56.25%}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.head{text-align:center;max-width:980px;margin:0 auto 48px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1240px;margin:36px auto}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.five{grid-template-columns:repeat(5,1fr)}.cards article{background:#fff;border-radius:24px;padding:18px;box-shadow:0 14px 38px rgba(0,32,91,.1);border:1px solid #e8edf7;transition:.25s}.cards article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.cards article img{height:190px;margin-bottom:16px}.cards article a{font-weight:900;color:var(--blue)}.bluecard{max-width:1120px;margin:50px auto 0;background:linear-gradient(135deg,#fff,#edf5ff);border-left:8px solid var(--gold);padding:30px;border-radius:24px;box-shadow:var(--shadow)}.polio{display:block;max-width:370px;margin:36px auto 0}.polio img{border-radius:18px;box-shadow:var(--shadow)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1240px;margin:auto}.gallery img{width:100%;height:280px;object-fit:cover;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.15);cursor:pointer;transition:.25s}.gallery img:hover{transform:scale(1.025)}.star{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;max-width:1100px;margin:50px auto 0;background:linear-gradient(135deg,var(--blue),var(--deep));color:#fff;border-radius:28px;padding:32px;box-shadow:var(--shadow)}.star h3{color:#fff}.star img{border-radius:18px}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:auto}.info,form{background:#fff;border-radius:24px;padding:28px;box-shadow:var(--shadow)}input,textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;padding:14px 16px;margin-bottom:14px;font:inherit}textarea{min-height:140px}.embedGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:34px auto 0}.embedGrid iframe{width:100%;height:520px;border:0;border-radius:24px;box-shadow:var(--shadow)}.wa{position:fixed;right:20px;bottom:20px;z-index:60;width:62px;height:62px;background:#25d366;border-radius:50%;display:grid;place-items:center;box-shadow:0 14px 28px rgba(0,0,0,.25);animation:pulse 1.9s infinite}.wa img{width:38px;height:38px}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:100;align-items:center;justify-content:center;padding:25px}.lightbox.open{display:flex}.lightbox img{max-height:82vh;max-width:92vw;border-radius:18px}.lightbox button{position:absolute;top:20px;right:20px;border:0;border-radius:999px;padding:12px 18px;font-weight:900}footer{text-align:center;background:var(--deep);color:#fff;padding:34px 20px}footer a{color:var(--gold);font-weight:900}.en{display:none}body.en-mode .es{display:none}body.en-mode .en{display:block}@keyframes up{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}@media(max-width:1100px){.cards.five,.cards.four{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.logos{gap:12px}.logos img{max-height:42px}.logos a:first-child img,.logos a:last-child img{max-width:170px}nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:10px 12px}nav a{white-space:nowrap;font-size:.78rem}.hero{min-height:78vh}.grid2,.contactGrid,.embedGrid,.star{grid-template-columns:1fr}.cards,.cards.five,.cards.four,.cards.three,.causes,.programs{grid-template-columns:1fr}.section{padding:62px 20px}.gallery{grid-template-columns:1fr}.gallery img{height:240px}.stack img:first-child,.stack img:last-child{transform:none}.clubLogo{padding:8px}.embedGrid iframe{height:420px}.wa{width:56px;height:56px}}
