:root{--blue:#17458f;--gold:#f7a81b;--dark:#102548;--light:#f6f8fb;--white:#fff;--text:#27364a;--shadow:0 18px 45px rgba(16,37,72,.14);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.topbar{background:var(--dark);color:white;font-size:.9rem;padding:.45rem 5vw;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.navbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);box-shadow:0 8px 28px rgba(0,0,0,.08)}.nav-inner{max-width:1220px;margin:auto;padding:.8rem 5vw;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.85rem}.brand img{height:54px;width:auto}.brand strong{color:var(--blue);font-size:1.05rem;line-height:1.1}.menu{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.menu a{font-weight:700;font-size:.88rem;color:var(--dark)}.menu a:hover{color:var(--gold)}.lang{border:0;background:var(--gold);color:var(--dark);padding:.6rem .85rem;border-radius:999px;font-weight:900;cursor:pointer}.hamb{display:none;border:0;background:var(--blue);color:white;border-radius:12px;padding:.65rem .8rem;font-weight:900}.hero{min-height:82vh;display:grid;place-items:center;position:relative;overflow:hidden;color:white;background:linear-gradient(90deg,rgba(16,37,72,.92),rgba(23,69,143,.72)),url('https://rotaryc.org/images/slider_img.png') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:auto -10% -22% -10%;height:45%;background:white;transform:skewY(-4deg)}.hero-content{position:relative;z-index:2;max-width:1180px;width:100%;padding:7rem 5vw 9rem;display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center}.eyebrow{display:inline-flex;gap:.5rem;align-items:center;background:rgba(247,168,27,.18);border:1px solid rgba(247,168,27,.55);padding:.45rem .85rem;border-radius:999px;color:#fff;font-weight:800}.hero h1{font-size:clamp(2.3rem,6vw,5.2rem);line-height:.95;margin:1rem 0;color:#fff}.hero p{font-size:1.16rem;max-width:720px}.hero-card{background:rgba(255,255,255,.93);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow)}.hero-card img{border-radius:16px;margin:auto;max-height:190px}.buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;padding:.85rem 1.15rem;font-weight:900;border:2px solid transparent}.btn-primary{background:var(--gold);color:var(--dark)}.btn-secondary{background:transparent;color:white;border-color:rgba(255,255,255,.7)}.btn-blue{background:var(--blue);color:#fff}.section{padding:5.5rem 5vw}.container{max-width:1180px;margin:auto}.section-title{text-align:center;max-width:880px;margin:0 auto 2.8rem}.section-title span{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.section-title h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;color:var(--blue);margin:.55rem 0}.section-title p{font-size:1.05rem}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:white;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid #edf0f4}.card-body{padding:1.35rem}.card h3{color:var(--blue);font-size:1.28rem;margin:.2rem 0 .65rem}.card p{margin:.3rem 0}.card img{width:100%;height:230px;object-fit:cover}.link-more{display:inline-block;margin-top:1rem;color:var(--blue);font-weight:900}.feature{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin:3rem 0}.feature img{border-radius:var(--radius);box-shadow:var(--shadow);height:420px;width:100%;object-fit:cover}.highlight{background:linear-gradient(135deg,var(--blue),#112e60);color:white;border-radius:28px;padding:2rem;box-shadow:var(--shadow)}.highlight h3,.highlight h2{color:white}.highlight .pill{background:rgba(247,168,27,.18);border:1px solid rgba(247,168,27,.5)}.pill-list{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1rem}.pill{display:inline-flex;padding:.55rem .8rem;border-radius:999px;background:#edf3ff;color:var(--blue);font-weight:800}.video{position:relative;padding-top:56.25%;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#000}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.soft{background:var(--light)}.objective{counter-reset:item}.objective li{margin:.8rem 0;padding:1rem 1rem 1rem 1.25rem;border-left:5px solid var(--gold);background:#fff;border-radius:14px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.quad{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.quad div{background:var(--blue);color:white;border-radius:18px;padding:1.2rem;text-align:center;font-weight:900}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.gallery a{overflow:hidden;border-radius:18px;box-shadow:0 8px 20px rgba(0,0,0,.1);background:#eee}.gallery img{height:190px;width:100%;object-fit:cover;transition:.35s}.gallery a:hover img{transform:scale(1.07)}.logos-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.logos-row img{max-height:88px;width:auto}.club-panel{background:linear-gradient(135deg,#fff,#f3f7ff);border-radius:30px;padding:2rem;box-shadow:var(--shadow);border:1px solid #e8eef8}.contact{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-box{background:var(--dark);color:white;border-radius:28px;padding:2rem}.contact-box h3{color:#fff}.form{background:#fff;border-radius:28px;padding:2rem;box-shadow:var(--shadow)}.form input,.form textarea{width:100%;padding:.9rem 1rem;border:1px solid #dce4ef;border-radius:14px;margin:.45rem 0 .9rem;font:inherit}.form button{width:100%;cursor:pointer}.map{border:0;width:100%;height:320px;border-radius:24px;box-shadow:var(--shadow)}.footer{background:#081a35;color:white;text-align:center;padding:2rem 5vw}.footer a{color:var(--gold);font-weight:800}.wa-float{position:fixed;right:20px;bottom:20px;z-index:70;background:#25d366;border-radius:999px;padding:13px;box-shadow:0 14px 35px rgba(0,0,0,.25)}.wa-float img{width:34px;height:34px}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.show{opacity:1;transform:none}@media(max-width:980px){.hamb{display:block}.menu{display:none;position:absolute;left:5vw;right:5vw;top:82px;background:white;border-radius:20px;box-shadow:var(--shadow);padding:1rem;flex-direction:column;align-items:flex-start}.menu.open{display:flex}.hero-content,.feature,.contact{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.quad{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.hero{min-height:auto}.hero-card{max-width:420px}.brand img{height:44px}}@media(max-width:620px){.topbar{font-size:.75rem}.nav-inner{padding:.65rem 4vw}.brand strong{font-size:.83rem}.hero-content{padding:5.5rem 5vw 7rem}.section{padding:4rem 5vw}.grid-2,.grid-3,.grid-4,.quad,.gallery{grid-template-columns:1fr}.card img{height:210px}.feature img{height:280px}.buttons{flex-direction:column}.btn{width:100%}.logos-row img{max-height:70px}}
