:root{--rotary-blue:#17458f;--rotary-gold:#f7a81b;--rotary-sky:#01a2e0;--deep:#0c2347;--ink:#172033;--muted:#637083;--soft:#f5f8fd;--white:#fff;--shadow:0 18px 50px rgba(12,35,71,.14);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Source Sans 3',Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}h1,h2,h3{font-family:Montserrat,Arial,sans-serif;line-height:1.12;margin:0 0 16px;color:var(--deep)}h1{font-size:clamp(2.5rem,7vw,5.7rem);font-weight:800;letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3.35rem);font-weight:800;letter-spacing:-.035em}h3{font-size:1.35rem;font-weight:800}p{margin:0 0 16px}a{color:var(--rotary-blue);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.skip{position:absolute;top:-100px;left:1rem;background:#fff;color:#000;padding:.7rem 1rem;z-index:999}.skip:focus{top:1rem}.site-header{position:fixed;top:0;width:100%;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);box-shadow:0 6px 30px rgba(12,35,71,.09)}.navbar{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.brand img{width:220px;max-height:72px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{font-family:Montserrat,sans-serif;color:var(--deep);font-weight:700;font-size:.88rem;padding:10px 12px;border-radius:999px}.nav-links a:hover{background:var(--soft);text-decoration:none}.language-btn,.menu-toggle{border:0;border-radius:999px;background:var(--rotary-gold);color:#1b1b1b;font-weight:800;padding:10px 14px;cursor:pointer}.menu-toggle{display:none;background:var(--rotary-blue);color:white;font-size:1.4rem}.hero{min-height:100vh;position:relative;display:grid;place-items:center;overflow:hidden;padding:130px 20px 70px}.hero-bg{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(7,20,44,.86),rgba(23,69,143,.58),rgba(247,168,27,.18))}.hero-content{position:relative;z-index:1;max-width:1120px;width:100%;color:#fff}.hero-content h1,.hero-content p{color:#fff}.hero-content p{font-size:clamp(1.15rem,2vw,1.45rem);max-width:760px}.hero-logos{display:flex;gap:16px;align-items:center;margin-bottom:20px}.hero-logos a{background:#fff;border-radius:20px;padding:12px;box-shadow:var(--shadow)}.hero-logos img{height:64px;width:190px;object-fit:contain}.eyebrow{font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--rotary-gold);font-weight:800;font-size:.88rem;margin-bottom:12px}.eyebrow.light{color:#ffd36c}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-family:Montserrat,sans-serif;font-weight:800;border:2px solid transparent;transition:.25s}.btn:hover{text-decoration:none;transform:translateY(-2px)}.btn.primary{background:var(--rotary-gold);color:#221400}.btn.secondary{background:#fff;color:var(--rotary-blue);border-color:rgba(255,255,255,.5)}.section{padding:92px 20px}.container{max-width:1200px;margin:auto}.narrow{max-width:900px}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:44px}.align-center{align-items:center}.reverse-mobile{} .image-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#fff}.image-card img{width:100%;height:430px;object-fit:cover}.intro-section{background:linear-gradient(180deg,#fff,#f9fbff)}.blue-band{background:linear-gradient(135deg,var(--rotary-blue),#0b2b64);color:#fff}.blue-band h2,.blue-band h3,.blue-band p,.youth-section h2,.youth-section h3,.youth-section p,.contact-section h2,.contact-section h3,.contact-section p{color:#fff}.video-section{background:#fff}.video-wrapper{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:#000;aspect-ratio:16/9}.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.section-head{text-align:center;max-width:850px;margin:0 auto 48px}.soft-bg{background:var(--soft)}.cards{display:grid;gap:24px}.four-cards{grid-template-columns:repeat(4,1fr)}.five-cards{grid-template-columns:repeat(5,1fr)}.three-cards{grid-template-columns:repeat(3,1fr)}.feature-card,.info-box,.contact-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.feature-card img{height:190px;width:100%;object-fit:cover}.feature-card h3,.feature-card p,.info-box,.contact-card{padding:0 22px}.feature-card h3{padding-top:22px}.feature-card p{padding-bottom:24px;color:var(--muted)}.feature-card .more{display:inline-flex;margin:0 22px 24px;font-weight:800;color:var(--rotary-blue)}.mt-lg{margin-top:56px}.mt-md{margin-top:32px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-box{padding:30px}.polio-logo{max-width:310px;margin:auto;border-radius:16px;box-shadow:var(--shadow)}.youth-section{background:linear-gradient(135deg,#17458f,#01a2e0)}.youth-section .feature-card h3,.youth-section .feature-card p{color:var(--ink)}.gallery-title{margin:60px 0 24px;text-align:center}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery button{border:0;padding:0;background:transparent;cursor:pointer;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(12,35,71,.12)}.gallery img{height:250px;width:100%;object-fit:cover;transition:.35s}.gallery button:hover img{transform:scale(1.05)}.contact-section{background:linear-gradient(135deg,#0c2347,#17458f)}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.contact-card{padding:28px;color:var(--ink)}.contact-card h3,.contact-card p{color:var(--ink)}.embed-box,.map-box{width:100%;overflow:hidden;border-radius:18px;background:#f2f2f2}.embed-box iframe{width:100%;max-width:100%}.map-box iframe{width:100%;height:360px;border:0}.social-link{display:inline-flex;padding:13px 16px;border-radius:14px;background:var(--soft);font-weight:800}.footer{background:#07142c;color:#fff;text-align:center;padding:40px 20px}.footer img{width:220px;margin:0 auto 12px;background:white;border-radius:14px;padding:8px}.footer p{margin:6px 0;color:#d8e3f8}.footer a{color:#ffd36c}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:1001;background:#25d366;border-radius:999px;width:62px;height:62px;display:grid;place-items:center;box-shadow:0 14px 34px rgba(0,0,0,.25)}.whatsapp-float img{width:34px;height:34px}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:2000;display:none;align-items:center;justify-content:center;padding:24px}.lightbox.active{display:flex}.lightbox img{max-width:94vw;max-height:86vh;border-radius:18px}.lightbox button{position:absolute;top:18px;right:24px;border:0;background:#fff;color:#111;width:46px;height:46px;border-radius:999px;font-size:2rem;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}.center{text-align:center}.center img{display:inline-block}@media(max-width:1050px){.five-cards,.four-cards{grid-template-columns:repeat(2,1fr)}.three-cards,.info-grid{grid-template-columns:repeat(2,1fr)}.nav-links{position:absolute;top:92px;left:16px;right:16px;background:#fff;border-radius:22px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch;padding:16px}.nav-links.open{display:flex}.menu-toggle{display:block}.nav-links a{text-align:center}.brand img{width:190px}.hero{padding-top:120px}.two-col{grid-template-columns:1fr}}@media(max-width:700px){.section{padding:70px 16px}.hero{min-height:92vh}.hero-logos{flex-direction:column;align-items:flex-start}.hero-logos img{height:52px;width:170px}.image-card img{height:300px}.five-cards,.four-cards,.three-cards,.info-grid,.gallery,.contact-grid{grid-template-columns:1fr}.gallery img{height:230px}.feature-card img{height:220px}.hero-actions .btn,.contact-actions .btn{width:100%}.footer img{width:190px}.navbar{padding:8px 14px}.brand img{width:160px}.nav-links{top:76px}.whatsapp-float{width:56px;height:56px}.whatsapp-float img{width:30px;height:30px}}@media(max-width:420px){h1{font-size:2.35rem}.hero-content p{font-size:1.05rem}.brand img{width:145px}.image-card img{height:250px}.hero-logos img{width:145px}.hero-logos a{padding:9px}}
