:root{--brand:#e31e24;--accent:#000;--muted:#1a1a1a;--text:#f5f5f5;--text-invert:#fff;--header-height:70px}*{font-family:Inter,system-ui,-apple-system,sans-serif}body{background:var(--muted);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0}.hero-features,.section-text{text-transform:uppercase;letter-spacing:2px;text-align:center;font-size:.85rem;font-weight:500;line-height:1.6;color:#fff!important;font-family:Inter,sans-serif!important}.section-text{max-width:850px;margin-bottom:22px;margin-left:auto;margin-right:auto}.hero{min-height:90vh;color:var(--text-invert);background-image:url(/PBGym.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:0 20px;display:flex;overflow:hidden}.hero-content{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex}.hero-title{text-transform:uppercase;letter-spacing:-.02em;color:#fff;text-shadow:0 4px 15px #000c;width:100%;margin-bottom:24px;font-family:Inter,sans-serif;font-size:clamp(32px,8vw,60px);font-weight:900;line-height:1.1}.hero-features{justify-content:center;align-items:center;gap:15px;margin-top:10px;display:flex}.hero-features .dot{color:var(--brand);font-weight:900}.header{background:var(--accent);color:var(--text-invert);height:var(--header-height);z-index:100;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 3px 8px #00000012}.brand{align-items:center;gap:14px;display:flex}.logo-hover{background-image:url(logo.png);background-size:cover;border-radius:50%;width:42px;height:42px;position:relative}.logo-hover:before{content:"";opacity:0;background-image:url(prideflagicon.png);background-size:cover;border-radius:50%;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.logo-hover:hover:before{opacity:1}nav{gap:26px;display:flex}nav a{color:var(--text-invert);letter-spacing:.5px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none}nav a:hover{opacity:.8}.section{background:var(--muted);color:var(--text);text-align:center;padding:55px 20px}.section.dark{background:var(--muted)}.section.dark .section-text{color:#fff!important}.section-title{letter-spacing:1px;color:#fff;margin-bottom:14px;font-size:2.3em;font-weight:800}.memberships-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:40px auto 0;padding:0 20px;display:grid}.membership-card{text-align:center;opacity:0;will-change:transform, opacity;background:#000;border:2px solid #333;border-radius:12px;flex-direction:column;align-items:center;padding:35px 20px;transition:transform .8s cubic-bezier(.25,1,.5,1),opacity .8s ease-out,border-color .2s;display:flex;transform:translate(-100px);box-shadow:0 4px 15px #00000080}.memberships-grid.slide-in .membership-card{opacity:1;transform:translate(0)}.membership-card:hover{border-color:var(--brand);transform:translateY(-5px)}.memberships-grid.slide-in .membership-card:first-child{transition-delay:.1s}.memberships-grid.slide-in .membership-card:nth-child(2){transition-delay:.2s}.memberships-grid.slide-in .membership-card:nth-child(3){transition-delay:.3s}.memberships-grid.slide-in .membership-card:nth-child(4){transition-delay:.4s}.membership-card h3{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:10px;font-size:1.4rem}.membership-card .price{color:var(--brand);margin-bottom:20px;font-size:2.8rem;font-weight:800}.membership-card ul{width:100%;margin:0;padding:0;list-style:none}.membership-card li{color:#ccc;border-bottom:1px solid #222;padding:12px 0;font-size:.95rem}.membership-card li:last-child{border-bottom:none}.horizontal-gallery-wrapper{max-width:1200px;margin:30px auto;padding:0 20px}.horizontal-scroll-container{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:20px;width:100%;padding-bottom:25px;display:flex;overflow-x:auto}.gallery-item{object-fit:cover;scroll-snap-align:start;border-radius:12px;flex-shrink:0;width:auto;height:450px;box-shadow:0 4px 15px #0000004d}.horizontal-scroll-container::-webkit-scrollbar{height:14px}.horizontal-scroll-container::-webkit-scrollbar-track{background:0 0}.horizontal-scroll-container::-webkit-scrollbar-thumb{background-color:#fff6;background-clip:padding-box;border:4px solid #1a1a1a;border-radius:10px;transition:all .2s ease-in-out}.horizontal-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#fff;border-width:1px}.contact-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:600px;margin:40px auto;display:flex}.brand-card{color:#fff;background-color:#111;border:2px solid #111;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:180px;height:150px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000001a}.brand-card:hover{color:#111;background-color:#fff;transform:translateY(-5px);box-shadow:0 8px 20px #0003}.brand-icon{margin-bottom:12px;font-size:3rem}.map-container{box-sizing:border-box;width:100%;max-width:1235px;margin:40px auto;padding:0 20px}.map-container iframe{border-radius:12px;width:100%;box-shadow:0 4px 15px #0000004d}.address-link{color:#fff;letter-spacing:.5px;justify-content:center;align-items:center;gap:10px;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.address-link:hover{color:var(--brand)}.pin-icon{font-size:1.3rem}footer{background:var(--accent);color:var(--text-invert);text-align:center;padding:40px 0 10px}.footer-logo{border-radius:50%;width:70px;height:70px;margin-bottom:15px;box-shadow:0 4px 10px #00000080}.footer-info{margin-bottom:14px;font-size:1em}footer a{color:#fff;text-decoration:none}footer a:hover{text-decoration:underline}.lightbox-overlay{z-index:1000;background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.lightbox-content{justify-content:center;align-items:center;width:80vw;height:80vh;display:flex;position:relative}.lightbox-image{object-fit:contain;border-radius:4px;width:auto;max-width:80vw;height:80vh;max-height:80vh;box-shadow:0 10px 50px #000}@media (width<=1024px){.memberships-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.header{flex-direction:column;gap:15px;height:auto;padding:20px 15px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.section-text{letter-spacing:1.5px;font-size:.75rem}.section{padding:40px 15px}}@media (width<=600px){.memberships-grid{grid-template-columns:1fr}}@media (orientation:portrait){.lightbox-content{width:80vw;height:auto}.lightbox-image{width:100%;height:auto;max-height:90vh}}
