:root{--blue:#17458f;--blue2:#0d2f67;--gold:#f7a81b;--ink:#132238;--muted:#607085;--soft:#f4f7fb;--white:#fff;--border:#dfe6ef;--shadow:0 18px 45px rgba(14,38,74,.12);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.skip-link{position:absolute;left:-999px;top:10px;z-index:999;background:#fff;padding:10px 14px}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,69,143,.08)}.nav-wrap{height:84px;display:flex;align-items:center;gap:24px}.brand img{width:180px;height:58px;object-fit:contain}.main-nav{display:flex;gap:20px;margin-left:auto}.main-nav a{text-decoration:none;font-weight:600;font-size:.94rem}.main-nav a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:8px}.lang-btn{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 10px;font-weight:800;cursor:pointer}.lang-btn.active{background:var(--blue);color:#fff;border-color:var(--blue)}.menu-toggle{display:none;border:0;background:none;font-size:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:800;transition:.25s}.btn-sm{padding:9px 16px}.btn-gold{background:var(--gold);color:#172033}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(247,168,27,.26)}.btn-outline{border:2px solid #fff;color:#fff}.btn-blue{background:var(--blue);color:#fff}.hero{position:relative;min-height:720px;display:grid;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0;background-image:url('https://rotaryc.org/images/slider_img.png'),linear-gradient(135deg,#113f82,#0c295c);background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,30,70,.88) 0%,rgba(7,30,70,.63) 55%,rgba(7,30,70,.18) 100%)}.hero-content{position:relative;color:#fff;padding:120px 0 90px;max-width:1080px}.eyebrow{font-weight:800;letter-spacing:.14em;font-size:.78rem;color:var(--gold);text-transform:uppercase;margin:0 0 12px}.hero h1,.section h2{font-family:Montserrat,Inter,sans-serif;line-height:1.05}.hero h1{font-size:clamp(2.8rem,6vw,5.8rem);max-width:950px;margin:0 0 24px}.hero-lead{font-size:clamp(1.06rem,2vw,1.35rem);max-width:760px;color:#eaf0fb}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-badges{display:flex;gap:20px;align-items:center;margin-top:54px}.hero-badges img{width:190px;height:70px;object-fit:contain;background:#fff;border-radius:12px;padding:10px}.stats-strip{background:var(--blue);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.stats-grid div{padding:10px 28px;border-right:1px solid rgba(255,255,255,.22)}.stats-grid div:last-child{border:0}.stats-grid strong{display:block;font-size:1.8rem}.stats-grid span{font-size:.9rem;color:#dce6f6}.section{padding:100px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--blue2);color:#fff}.section-dark p{color:#d9e4f7}.section-head{max-width:850px;text-align:center;margin-bottom:50px}.section-head h2,.split h2{font-size:clamp(2.2rem,4vw,4rem);margin:0 0 18px}.section-head p{font-size:1.06rem;color:var(--muted)}.section-dark .section-head p{color:#d9e4f7}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.split.reverse{grid-template-columns:.95fr 1.05fr}.split p{color:var(--muted)}.section-dark .split p{color:#d9e4f7}.media-card{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#fff}.media-card img{width:100%;height:480px;object-fit:cover}.media-card figcaption{padding:14px 18px;color:var(--ink);font-weight:700}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pill-list span{background:var(--soft);border:1px solid var(--border);padding:8px 12px;border-radius:999px;font-size:.9rem;font-weight:700;color:var(--blue)}.section-dark .pill-list span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.text-link{font-weight:800;color:var(--gold);text-decoration:none}.video-wrap{margin-top:56px;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.video-wrap iframe,.map iframe{width:100%;height:100%;border:0}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{padding:10px 0 10px 32px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:900}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:70px}.card{padding:30px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.card h3{color:var(--blue);font-size:1.35rem}.card.highlight{background:var(--blue);color:#fff;border-color:var(--blue)}.card.highlight h3{color:var(--gold)}.four-way li{font-weight:800;margin:12px 0}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:60px}.feature{display:grid;grid-template-columns:180px 1fr;gap:0;background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.feature img{height:100%;min-height:180px;width:100%;object-fit:cover}.feature div{padding:24px}.feature h3{margin-top:0;color:var(--blue)}.card-grid.five{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.image-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.image-card img{width:100%;height:190px;object-fit:cover}.image-card div{padding:20px}.image-card h3{margin:0 0 10px;color:var(--blue)}.image-card p{font-size:.92rem;color:var(--muted)}.image-card a,.cause a,.program a{font-weight:800;color:var(--blue);text-decoration:none}.end-polio{width:180px;margin:0 auto 25px;border-radius:14px}.causes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.cause{display:grid;grid-template-columns:240px 1fr;background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.cause img{width:100%;height:100%;min-height:230px;object-fit:cover}.cause div{padding:26px}.cause h3{margin-top:0;color:var(--blue)}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program{background:#fff;color:var(--ink);border-radius:var(--radius);overflow:hidden;padding-bottom:24px}.program img{width:100%;height:210px;object-fit:cover}.program h3,.program p,.program a{margin-left:24px;margin-right:24px}.program h3{color:var(--blue)}.program p{color:var(--muted)}.youth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-item{padding:0;border:0;border-radius:16px;overflow:hidden;cursor:zoom-in;background:#ddd;min-height:260px}.gallery-item img{width:100%;height:100%;min-height:260px;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.04)}.star-program{margin-top:55px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:var(--blue);color:#fff;padding:36px;border-radius:var(--radius)}.star-program img{border-radius:16px;width:100%;height:330px;object-fit:cover}.star-program h3{font-size:2rem;margin:.2em 0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.contact-card,.social-card{background:var(--soft);border-radius:var(--radius);padding:32px}.contact-links{display:grid;gap:10px;margin:26px 0}.contact-links a{text-decoration:none;color:var(--blue);font-weight:700}.map{min-height:430px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.social-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.site-footer{background:#091a33;color:#d8e1ef;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-grid img{width:220px;background:#fff;border-radius:12px;padding:8px}.footer-grid h3{color:#fff}.footer-grid a{display:block;text-decoration:none;margin:8px 0}.footer-grid a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:35px;font-size:.9rem}.footer-bottom a{color:var(--gold);font-weight:800}.float-btn{position:fixed;right:18px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:1.35rem;z-index:900;box-shadow:0 12px 25px rgba(0,0,0,.2)}.whatsapp{bottom:84px;background:#25d366}.phone{bottom:20px;background:var(--blue)}.back-top{position:fixed;right:82px;bottom:20px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:var(--blue);box-shadow:var(--shadow);cursor:pointer;display:none;z-index:900}.back-top.show{display:block}.lightbox{border:0;padding:0;background:transparent;max-width:min(94vw,1200px);max-height:92vh}.lightbox::backdrop{background:rgba(0,0,0,.88)}.lightbox img{max-height:88vh;border-radius:12px}.lightbox-close{position:absolute;right:8px;top:8px;border:0;width:42px;height:42px;border-radius:50%;font-size:1.5rem;background:#fff;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1060px){.main-nav{display:none;position:absolute;top:84px;left:18px;right:18px;background:#fff;padding:20px;border-radius:16px;box-shadow:var(--shadow);flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-actions{margin-left:0}.card-grid.five{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.hero{min-height:660px}.hero h1{font-size:3.2rem}.split,.split.reverse,.values-grid,.feature-grid,.causes-grid,.youth-grid,.contact-grid,.social-wrap,.star-program{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid div:nth-child(2){border-right:0}.stats-grid div{border-bottom:1px solid rgba(255,255,255,.18)}.cause{grid-template-columns:1fr}.cause img{height:230px}.gallery{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.feature{grid-template-columns:130px 1fr}.nav-actions .btn{display:none}}@media(max-width:560px){.container{width:min(100% - 26px,1180px)}.site-header .brand img{width:138px}.nav-wrap{height:72px}.main-nav{top:72px}.hero-content{padding-top:88px}.hero h1{font-size:2.55rem}.hero-badges{flex-direction:column;align-items:flex-start}.section{padding:72px 0}.card-grid.five,.program-grid,.gallery,.footer-grid{grid-template-columns:1fr}.gallery-item,.gallery-item img{min-height:300px}.feature{grid-template-columns:1fr}.feature img{height:220px}.footer-bottom{flex-direction:column}.nav-actions{gap:4px}.lang-btn{padding:7px 9px}.media-card img{height:330px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
