:root{--blue:#17458f;--dark:#08264d;--gold:#f7a81b;--light:#f4f7fb;--text:#26364a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);line-height:1.65;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.top{position:sticky;top:0;z-index:50;background:#fff;display:flex;align-items:center;padding:10px 4%;box-shadow:0 4px 20px #0001;gap:20px}.brand img{width:230px;max-height:62px;object-fit:contain}.top nav{display:flex;gap:18px;margin-left:auto}.top nav a{font-size:.9rem;font-weight:700;color:#234}.top nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:8px}.header-actions img{width:58px;height:44px;object-fit:contain}.header-actions button{border:0;background:var(--blue);color:#fff;padding:9px 12px;border-radius:8px;font-weight:800}.menu{display:none;border:0;background:var(--blue);color:#fff;padding:8px 11px;border-radius:8px;font-size:1.2rem}.hero{min-height:76vh;background-size:cover;background-position:center;display:flex;align-items:center;padding:7%}.hero>div{max-width:720px;color:#fff}.eyebrow,.section-title span,.feature span{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero h1{font-size:clamp(3rem,8vw,6.5rem);line-height:.95;margin:.2em 0}.hero p{font-size:1.35rem;max-width:650px}.cta{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;padding:13px 22px;border-radius:8px;font-weight:800}.gold{background:var(--gold);color:#111}.outline{border:2px solid #fff;color:#fff}.blue{background:var(--blue);color:#fff}.section{padding:90px 6%;max-width:1500px;margin:auto}.light{background:var(--light);max-width:none}.section-title{text-align:center;max-width:850px;margin:0 auto 45px}.section-title h2{font-size:clamp(2rem,4vw,3.5rem);color:var(--dark);line-height:1.1;margin:.2em 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;margin:50px 0}.split.reverse img{order:2}.split img{width:100%;height:440px;object-fit:cover;border-radius:18px;box-shadow:0 20px 40px #0002}.split h2{font-size:2.4rem;color:var(--dark);line-height:1.15}.video{max-width:1000px;margin:60px auto 10px;aspect-ratio:16/9}.video iframe,.map iframe,.facebook iframe{width:100%;height:100%;border:0;border-radius:16px}.principles,.mission{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:45px 0}.principles article,.mission article,.contact-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 12px 30px #0b31571c}.principles h3,.mission h3{color:var(--blue);font-size:1.7rem}.cards{display:grid;gap:24px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.five{grid-template-columns:repeat(5,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0b31571c;transition:.25s}.cards article:hover{transform:translateY(-6px)}.cards article img{width:100%;height:220px;object-fit:cover}.cards article div{padding:22px}.cards h3{color:var(--dark);font-size:1.3rem;line-height:1.25}.cards p{font-size:.95rem}.cards .more{color:var(--blue);font-weight:800}.polio{display:block;max-width:430px;margin:45px auto 0}.polio img{border-radius:16px}.club{background:linear-gradient(180deg,#fff,#eef4fb)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{width:100%;height:280px;object-fit:cover;border-radius:14px;cursor:zoom-in}.feature{margin:70px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;background:var(--dark);color:#fff;padding:35px;border-radius:20px}.feature img{border-radius:16px}.feature h3{font-size:2.5rem;margin:.2em 0}.fb-video{text-align:center}.contact{max-width:1500px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.map{min-height:430px}.facebook{max-width:520px;height:500px;margin:45px auto 0}.wa{position:fixed;right:22px;bottom:22px;z-index:60;width:62px;height:62px;border-radius:50%;box-shadow:0 10px 30px #0004}.wa img{width:100%;height:100%;object-fit:contain}footer{background:var(--dark);color:#fff;padding:45px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer img{width:240px;filter:brightness(0) invert(1)}footer a{color:var(--gold)}#lightbox{position:fixed;inset:0;background:#000d;display:none;align-items:center;justify-content:center;z-index:100;padding:40px}#lightbox.open{display:flex}#lightbox img{max-height:90vh;max-width:95vw}#lightbox button{position:absolute;top:15px;right:25px;font-size:2.5rem;background:none;border:0;color:#fff;cursor:pointer}@media(max-width:1100px){.top nav{position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;display:none;flex-direction:column}.top nav.open{display:flex}.menu{display:block;margin-left:auto}.header-actions{margin-left:0}.cards.five{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.brand img{width:155px}.header-actions a{display:none}.top{gap:8px}.hero{min-height:70vh;padding:12% 7%;background-position:center}.hero p{font-size:1.05rem}.section{padding:65px 5%}.split,.principles,.mission,.feature,.contact-grid{grid-template-columns:1fr}.split.reverse img{order:0}.split img{height:290px}.cards.three,.cards.five,.cards.four,.gallery{grid-template-columns:1fr}.gallery img{height:260px}.feature h3{font-size:2rem}footer{flex-direction:column;text-align:center}.wa{width:56px;height:56px}.section-title h2{font-size:2.2rem}}
