:root{--blue:#17458f;--dark:#102b57;--gold:#f7a81b;--yellow:#ffcc00;--red:#d91b2b;--text:#1b2b44;--muted:#607086;--bg:#f6f8fc;--white:#fff;--shadow:0 18px 50px rgba(16,43,87,.14);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--white);line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,92%);margin:auto}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:0 8px 25px rgba(0,0,0,.07)}.brand img{height:58px;width:auto}.links{display:flex;align-items:center;gap:20px}.links a{text-decoration:none;font-weight:800;color:var(--dark);font-size:.93rem}.links a:hover{color:var(--gold)}#langBtn,.menu{border:0;background:var(--gold);color:var(--dark);font-weight:900;border-radius:999px;padding:10px 15px;cursor:pointer}.menu{display:none;font-size:1.5rem}.hero{min-height:100vh;display:grid;place-items:center;position:relative;background:url('https://rotaryc.org/images/slider_img.png') center/cover no-repeat;padding:130px 20px 70px}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,32,72,.92),rgba(23,69,143,.72),rgba(247,168,27,.18))}.hero-in{position:relative;z-index:1;max-width:980px;text-align:center;color:#fff}.hero-logos{display:flex;justify-content:center;gap:18px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.hero-logos img{height:82px;background:#fff;border-radius:18px;padding:10px;box-shadow:var(--shadow)}.hero h1{font-size:clamp(2.5rem,7vw,6.6rem);line-height:.95;margin:10px 0;font-weight:900}.hero p{font-size:clamp(1.05rem,2vw,1.35rem);max-width:820px;margin:0 auto 25px}.eyebrow{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:.82rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;background:#fff;color:var(--dark);box-shadow:var(--shadow);margin:5px}.btn.primary{background:var(--gold);color:var(--dark)}.btn:hover{transform:translateY(-2px)}.section{padding:90px 0}.alt{background:linear-gradient(180deg,#f7f9fd,#fff)}.two{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.section h2{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:8px 0 18px;color:var(--dark)}.section h3{font-size:1.35rem;color:var(--blue);margin:15px 0 8px}.photo,.cards article,.map-card,.project img{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.photo{width:100%;height:460px;object-fit:cover}.head{text-align:center;max-width:880px;margin-bottom:40px}.cards{display:grid;gap:24px;margin-top:30px}.two-cards{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(3,1fr)}.quad{grid-template-columns:repeat(4,1fr)}.five,.causes,.programs{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.cards article{background:#fff;padding:18px}.cards img{height:190px;width:100%;object-fit:cover;border-radius:18px}.cards a{color:var(--blue);font-weight:900;text-decoration:none}.mini{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.mini article{background:var(--dark);color:#fff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.mini h3{color:var(--gold);margin-top:0}.video{margin-top:35px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#000}.video iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.endpolio{display:grid;grid-template-columns:270px 1fr;gap:30px;align-items:center;margin-top:35px}.endpolio>a{background:var(--red);padding:25px;border-radius:var(--radius);box-shadow:var(--shadow)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{height:250px;width:100%;object-fit:cover;border-radius:20px;box-shadow:var(--shadow);cursor:pointer;transition:.25s}.gallery img:hover{transform:scale(1.02)}.project{display:block}.contact .two{align-items:stretch}.map-card iframe{width:100%;height:100%;min-height:450px;border:0}.fb{display:flex;justify-content:center;margin-top:35px}.fb iframe{max-width:100%;border-radius:18px;box-shadow:var(--shadow)}footer{background:var(--dark);color:#fff;padding:35px 0;text-align:center}.foot{display:flex;gap:16px;align-items:center;justify-content:center}.foot img{width:54px}.foot a{color:var(--gold);font-weight:900}.wa{position:fixed;right:18px;bottom:18px;width:58px;height:58px;background:#25d366;border-radius:50%;display:grid;place-items:center;z-index:80;box-shadow:0 12px 28px rgba(0,0,0,.28)}.wa img{width:34px}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.lightbox.open{display:flex}.lightbox img{max-height:88vh;border-radius:18px}.lightbox button{position:absolute;right:25px;top:20px;font-size:40px;background:#fff;border:0;border-radius:50%;width:54px;height:54px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.on{opacity:1;transform:none}@media(max-width:980px){.menu{display:block}.links{position:absolute;top:86px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:22px 5%;box-shadow:var(--shadow)}.links.open{display:flex}.two,.mini,.endpolio{grid-template-columns:1fr}.quad,.three,.two-cards,.gallery{grid-template-columns:1fr 1fr}.photo{height:330px}.brand img{height:45px}.hero-logos img{height:62px}}@media(max-width:620px){.section{padding:65px 0}.quad,.three,.two-cards,.gallery{grid-template-columns:1fr}.hero{padding-top:115px}.hero h1{font-size:3rem}.gallery img{height:220px}.foot{flex-direction:column}.nav{height:76px}.links{top:76px}.brand img{max-width:235px;height:auto}.hero-logos img{height:52px}.cards img{height:170px}}
