.gym-page{--gym-black:#0a0a0a;--gym-charcoal:#141414;--gym-dark:#1a1a1a;--gym-steel:#2a2a2a;--gym-graphite:#3a3a3a;--gym-muted:#6a6a6a;--gym-light:#b0b0b0;--gym-white:#f0f0f0;--gym-red:#c41e3a;--gym-red-bright:#e63946;--gym-red-deep:#8b0000;--gym-red-glow:#c41e3a66;--gym-red-subtle:#c41e3a14;--gym-crimson:#dc143c;--gym-ember:#dc143c26;background-color:var(--gym-black);color:var(--gym-white);overflow-x:hidden}.gym-page h1,.gym-page h2,.gym-page h3,.gym-page h4,.gym-page h5,.gym-page h6{color:var(--gym-white)}.gym-header{z-index:1000;height:var(--nav-height);background:0 0;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.gym-header--scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.3);background:#0a0a0aeb;border-bottom:1px solid #c41e3a1a}.gym-header__inner{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.gym-header__left{z-index:1001;flex-shrink:0;align-items:center;gap:1rem;display:flex}.gym-header__right-mobile{z-index:1001;align-items:center;gap:.5rem;display:none}.gym-header__logo{z-index:1001;align-items:center;gap:.75rem;transition:opacity .2s;display:flex}.gym-header__logo:hover{opacity:.8}.gym-header__logo-img{filter:brightness(0)invert();width:auto;height:36px}.gym-header__badge{letter-spacing:.2em;text-transform:uppercase;color:var(--gym-red-bright);background:#c41e3a14;border:1px solid #c41e3a4d;border-radius:2px;align-items:center;padding:.2rem .6rem;font-size:.55rem;font-weight:700;display:inline-flex}.gym-header__nav{align-items:center;gap:.15rem;display:flex}.gym-header__link{letter-spacing:.08em;text-transform:uppercase;color:#f0f0f080;border-radius:4px;align-items:center;padding:.5rem .9rem;font-size:.75rem;font-weight:500;transition:all .3s;display:inline-flex;position:relative}.gym-header__link:hover{color:var(--gym-white);background:#ffffff0a}.gym-header__link--active{color:var(--gym-red-bright);background:#c41e3a14}.gym-header__link--active:after{content:"";background:var(--gym-red);width:16px;height:2px;box-shadow:0 0 8px var(--gym-red-glow);border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.gym-header__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gym-white);background:var(--gym-red);border-radius:4px;align-items:center;gap:.5rem;margin-left:1rem;padding:.6rem 1.4rem;font-size:.7rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.gym-header__cta:hover{background:var(--gym-red-bright);box-shadow:0 4px 20px var(--gym-red-glow);transform:translateY(-1px)}.gym-header__burger{width:44px;height:44px;color:var(--gym-white);z-index:1001;border-radius:4px;justify-content:center;align-items:center;transition:background-color .2s;display:none}.gym-header__burger:hover{background-color:#ffffff0f}.gym-mobile-menu{z-index:999;background:var(--gym-black);padding-top:var(--nav-height);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}.gym-mobile-menu--open{opacity:1;visibility:visible}.gym-mobile-menu__nav{flex-direction:column;padding:2rem;display:flex}.gym-mobile-menu__link{font-family:var(--font-heading), Georgia, serif;color:#f0f0f099;border-bottom:1px solid #ffffff0f;padding:1.2rem 0;font-size:2rem;transition:all .3s;display:block}.gym-mobile-menu__link:hover,.gym-mobile-menu__link--active{color:var(--gym-red-bright)}.gym-mobile-menu__cta{letter-spacing:.1em;text-transform:uppercase;background:var(--gym-red);color:var(--gym-white);border-radius:4px;justify-content:center;align-items:center;margin-top:2rem;padding:1rem 2rem;font-size:.85rem;font-weight:700;display:flex}@media (max-width:1024px){.gym-header__nav,.gym-header__cta{display:none}.gym-header__burger,.gym-header__right-mobile{display:flex}}.gym-hero{background:var(--gym-black);align-items:flex-end;min-height:100dvh;display:flex;position:relative;overflow:hidden}.gym-hero__bg{z-index:1;position:absolute;inset:0}.gym-hero__bg-image{object-fit:cover;object-position:center 20%;opacity:.7;filter:contrast(1.1)brightness(.6);width:100%;height:100%}.gym-hero__gradient{z-index:2;background:linear-gradient(#0a0a0a99 0%,#0a0a0a33 30%,#0a0a0a1a 50%,#0a0a0a80 70%,#0a0a0af2 100%),linear-gradient(90deg,#0a0a0ab3 0%,#0000 60%);position:absolute;inset:0}.gym-hero__red-wash{z-index:3;mix-blend-mode:screen;background:radial-gradient(at 70% 40%,#c41e3a26 0%,#0000 60%),radial-gradient(at 20% 80%,#8b00001a 0%,#0000 50%);position:absolute;inset:0}.gym-hero__vignette{z-index:4;background:radial-gradient(#0000 40%,#0a0a0a99 100%);position:absolute;inset:0}.gym-hero__scanlines{z-index:5;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);position:absolute;inset:0}.gym-hero__content{z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem 5rem;position:relative}.gym-hero__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red-bright);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.6rem;font-weight:700;display:inline-flex}.gym-hero__overline-line{background:var(--gym-red);width:40px;height:1px;box-shadow:0 0 10px var(--gym-red-glow)}.gym-hero__title{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.04em;color:var(--gym-white);max-width:900px;margin-bottom:1.5rem;font-size:clamp(3.5rem,10vw,8rem);font-weight:400;line-height:.92}.gym-hero__title em{color:var(--gym-red-bright);text-shadow:0 0 40px var(--gym-red-glow);font-style:italic}.gym-hero__subtitle{color:#f0f0f080;max-width:480px;margin-bottom:2.5rem;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.8}.gym-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.gym-hero__btn-primary{letter-spacing:.12em;text-transform:uppercase;color:var(--gym-white);background:var(--gym-red);border-radius:4px;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.gym-hero__btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.gym-hero__btn-primary:hover{background:var(--gym-red-bright);box-shadow:0 8px 30px var(--gym-red-glow);transform:translateY(-2px)}.gym-hero__btn-primary:hover:after{left:100%}.gym-hero__btn-secondary{letter-spacing:.1em;text-transform:uppercase;color:#f0f0f099;border:1px solid #f0f0f026;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex}.gym-hero__btn-secondary:hover{color:var(--gym-white);background:#ffffff0a;border-color:#f0f0f066}.gym-hero__scroll{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.gym-hero__scroll-line{background:linear-gradient(to bottom, var(--gym-red), transparent);width:1px;height:40px;animation:2s ease-in-out infinite gymScrollPulse}.gym-hero__scroll-text{letter-spacing:.25em;text-transform:uppercase;color:#f0f0f040;font-size:.55rem}@keyframes gymScrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.5)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}.gym-stats{background:var(--gym-charcoal);border-top:1px solid #c41e3a1a;border-bottom:1px solid #ffffff0a;padding:5rem 0;position:relative}.gym-stats__grid{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.gym-stat{text-align:center;padding:2rem 1rem;position:relative}.gym-stat:not(:last-child):after{content:"";background:#ffffff0f;width:1px;height:60%;position:absolute;top:20%;right:0}.gym-stat__value{font-family:var(--font-heading), Georgia, serif;color:var(--gym-white);margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;line-height:1}.gym-stat__value span{color:var(--gym-red-bright);text-shadow:0 0 20px var(--gym-red-glow)}.gym-stat__label{letter-spacing:.15em;text-transform:uppercase;color:var(--gym-muted);font-size:.65rem;font-weight:600}.gym-philosophy{background:var(--gym-black);padding:8rem 0;position:relative;overflow:hidden}.gym-philosophy__glow{pointer-events:none;background:radial-gradient(circle,#c41e3a0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gym-philosophy__inner{text-align:center;z-index:2;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.gym-philosophy__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:2rem;font-size:.6rem;font-weight:700}.gym-philosophy__heading{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.15}.gym-philosophy__heading em{color:var(--gym-red-bright);font-style:italic}.gym-philosophy__text{color:#f0f0f073;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.9}.gym-philosophy__divider{background:var(--gym-red);width:60px;height:2px;box-shadow:0 0 15px var(--gym-red-glow);margin:3rem auto 0}.gym-marquee{background:var(--gym-charcoal);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:2.5rem 0;overflow:hidden}.gym-marquee__track{white-space:nowrap;will-change:transform;display:flex}.gym-marquee__set{flex-shrink:0;align-items:center;display:flex}.gym-marquee__word{font-family:var(--font-heading), Georgia, serif;letter-spacing:.06em;text-transform:uppercase;color:#f0f0f014;align-items:center;gap:1.5rem;padding:0 1.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;display:inline-flex}.gym-marquee__dot{color:var(--gym-red);text-shadow:0 0 8px var(--gym-red-glow);font-size:.5rem}.gym-equip{grid-template-columns:1.2fr 1fr;min-height:550px;display:grid;position:relative;overflow:hidden}.gym-equip__image-wrap{position:relative;overflow:hidden}.gym-equip__image{object-fit:cover;filter:brightness(.5)contrast(1.1);width:100%;height:120%}.gym-equip__image-overlay{background:linear-gradient(90deg, transparent 60%, var(--gym-black) 100%), linear-gradient(180deg, #0a0a0a33 0%, #0a0a0a66 100%);position:absolute;inset:0}.gym-equip__content{background:var(--gym-black);flex-direction:column;justify-content:center;padding:4rem 4rem 4rem 3rem;display:flex}.gym-equip__label{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-equip__title{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.1}.gym-equip__title em{color:var(--gym-red-bright);font-style:italic}.gym-equip__desc{color:#f0f0f080;max-width:450px;margin-bottom:1rem;font-size:.95rem;line-height:1.85}.gym-equip__desc-secondary{color:#f0f0f04d;max-width:400px;margin-bottom:2rem;font-size:.85rem;line-height:1.7}.gym-equip__cta{letter-spacing:.1em;text-transform:uppercase;color:var(--gym-red-bright);align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex}.gym-equip__cta:hover{gap:.75rem}.gym-zones{background:var(--gym-charcoal);padding:7rem 0}.gym-zones__inner{max-width:1400px;margin:0 auto;padding:0 2rem}.gym-zones__header{text-align:center;margin-bottom:4rem}.gym-zones__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-zones__title{font-family:var(--font-heading), Georgia, serif;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:400}.gym-zones__title em{color:var(--gym-red-bright);font-style:italic}.gym-zones__subtitle{color:var(--gym-muted);font-size:.95rem}.gym-zones__grid{background:#ffffff0a;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.gym-zone-card{background:var(--gym-dark);padding:2.5rem 2rem;transition:all .4s}.gym-zone-card:hover{background:#c41e3a0a}.gym-zone-card__icon{width:44px;height:44px;color:var(--gym-red-bright);background:#c41e3a14;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.gym-zone-card__title{color:var(--gym-white);margin-bottom:.75rem;font-size:1rem;font-weight:600}.gym-zone-card__desc{color:var(--gym-muted);font-size:.85rem;line-height:1.7}.gym-studio{position:relative;overflow:hidden}.gym-studio__image-band{width:100%;height:clamp(400px,50vh,600px);position:relative;overflow:hidden}.gym-studio__image{object-fit:cover;filter:brightness(.5)contrast(1.1);width:100%;height:120%}.gym-studio__image-overlay{background:linear-gradient(0deg, var(--gym-black) 0%, transparent 30%, transparent 70%, var(--gym-black) 100%), linear-gradient(90deg, #c41e3a14 0%, transparent 50%);position:absolute;inset:0}.gym-studio__content{z-index:2;grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;padding:5rem 2rem 6rem;display:grid;position:relative}.gym-studio__label{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-studio__title{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.05}.gym-studio__title em{color:var(--gym-red-bright);font-style:italic}.gym-studio__desc{color:#f0f0f080;max-width:500px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.85}.gym-studio__highlight{letter-spacing:.1em;text-transform:uppercase;color:var(--gym-red-bright);background:#c41e3a14;border:1px solid #c41e3a26;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex}.gym-studio__cta{letter-spacing:.1em;text-transform:uppercase;color:var(--gym-white);border:1px solid #f0f0f033;border-radius:4px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex}.gym-studio__cta:hover{border-color:var(--gym-red);color:var(--gym-red-bright);background:#c41e3a0f}.gym-studio__features{flex-direction:column;gap:2rem;padding-top:3rem;display:flex}.gym-studio__feature{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:all .4s;display:flex}.gym-studio__feature:hover{background:#c41e3a08;border-color:#c41e3a26}.gym-studio__feature-icon{width:40px;height:40px;color:var(--gym-red-bright);background:#c41e3a14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.gym-studio__feature-title{color:var(--gym-white);margin-bottom:.3rem;font-size:.85rem;font-weight:600}.gym-studio__feature-desc{color:var(--gym-muted);font-size:.8rem;line-height:1.6}.gym-community{grid-template-columns:1fr 1fr;min-height:500px;display:grid;position:relative;overflow:hidden}.gym-community__image-wrap{position:relative;overflow:hidden}.gym-community__image{object-fit:cover;filter:brightness(.5)contrast(1.1);width:100%;height:120%}.gym-community__image-overlay{background:linear-gradient(270deg, var(--gym-black) 0%, #0a0a0a4d 60%, transparent 100%);position:absolute;inset:0}.gym-community__text{background:var(--gym-black);flex-direction:column;justify-content:center;padding:5rem 4rem;display:flex}.gym-community__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-community__title{font-family:var(--font-heading), Georgia, serif;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.gym-community__title em{color:var(--gym-red-bright);font-style:italic}.gym-community__desc{color:#f0f0f080;max-width:480px;margin-bottom:1rem;font-size:.95rem;line-height:1.85}.gym-testimonials{background:var(--gym-charcoal);padding:7rem 0}.gym-testimonials__inner{max-width:1400px;margin:0 auto;padding:0 2rem}.gym-testimonials__header{margin-bottom:4rem}.gym-testimonials__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-testimonials__title{font-family:var(--font-heading), Georgia, serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}.gym-testimonials__title em{color:var(--gym-red-bright);font-style:italic}.gym-testimonials__grid{background:#ffffff0a;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.gym-testimonial{background:var(--gym-dark);flex-direction:column;padding:2.5rem 2rem;display:flex}.gym-testimonial__stars{color:var(--gym-red-bright);gap:.2rem;margin-bottom:1.5rem;display:flex}.gym-testimonial__text{color:#f0f0f099;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.8}.gym-testimonial__author{border-top:1px solid #ffffff0f;flex-direction:column;gap:.2rem;padding-top:1.5rem;display:flex}.gym-testimonial__name{color:var(--gym-white);font-size:.85rem;font-weight:600}.gym-testimonial__tag{color:var(--gym-red);letter-spacing:.05em;font-size:.7rem;font-weight:600}.gym-pricing{background:var(--gym-black);padding:7rem 0 8rem;position:relative;overflow:hidden}.gym-pricing:before{content:"";pointer-events:none;background:radial-gradient(circle,#c41e3a0a 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.gym-pricing__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.gym-pricing__header{text-align:center;margin-bottom:4rem}.gym-pricing__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-pricing__title{font-family:var(--font-heading), Georgia, serif;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:400}.gym-pricing__title em{color:var(--gym-red-bright);font-style:italic}.gym-pricing__subtitle{color:var(--gym-muted);max-width:480px;margin:0 auto;font-size:.95rem;line-height:1.7}.gym-pricing__featured{background:#ffffff0a;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:3rem;display:grid;overflow:hidden}.gym-pricing-card{background:var(--gym-dark);flex-direction:column;padding:2.5rem 1.8rem;transition:all .4s;display:flex;position:relative}.gym-pricing-card:hover{background:#ffffff08}.gym-pricing-card--popular{background:linear-gradient(180deg, #c41e3a14 0%, var(--gym-dark) 100%)}.gym-pricing-card--popular:hover{background:linear-gradient(#c41e3a1f 0%,#1a1a1af2 100%)}.gym-pricing-card__ribbon{letter-spacing:.2em;text-transform:uppercase;color:var(--gym-white);background:var(--gym-red);justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.55rem;font-weight:800;display:flex;position:absolute;top:0;left:0;right:0}.gym-pricing-card__top{margin-bottom:2rem}.gym-pricing-card--popular .gym-pricing-card__top{padding-top:1rem}.gym-pricing-card__duration{color:var(--gym-white);margin-bottom:1rem;font-size:.9rem;font-weight:600}.gym-pricing-card__price{font-family:var(--font-heading), Georgia, serif;color:var(--gym-white);margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.2rem);font-weight:400;line-height:1}.gym-pricing-card--popular .gym-pricing-card__price{color:var(--gym-red-bright);text-shadow:0 0 20px var(--gym-red-glow)}.gym-pricing-card__sub{color:var(--gym-muted);font-size:.75rem}.gym-pricing-card__features{flex-direction:column;flex:1;gap:.6rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.gym-pricing-card__features li{color:#f0f0f073;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.gym-pricing-card__features li svg{color:var(--gym-red);flex-shrink:0}.gym-pricing-card--popular .gym-pricing-card__features li{color:#f0f0f099}.gym-pricing-card__cta{letter-spacing:.1em;text-transform:uppercase;color:#f0f0f080;background:0 0;border:1px solid #f0f0f01a;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.85rem 1.5rem;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.gym-pricing-card__cta:hover{color:var(--gym-white);border-color:#f0f0f04d}.gym-pricing-card__cta--primary{background:var(--gym-red);color:var(--gym-white);border:none}.gym-pricing-card__cta--primary:hover{background:var(--gym-red-bright);box-shadow:0 4px 24px var(--gym-red-glow);transform:translateY(-1px)}.gym-pricing__short{background:var(--gym-charcoal);border-radius:10px;margin-bottom:2rem;padding:2rem 2.5rem}.gym-pricing__short-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gym-muted);margin-bottom:1.5rem;font-size:.65rem;font-weight:700}.gym-pricing__short-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gym-pricing-mini{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;transition:all .3s;display:flex}.gym-pricing-mini:hover{background:#c41e3a08;border-color:#c41e3a26}.gym-pricing-mini__name{color:var(--gym-white);font-size:.85rem;font-weight:600;display:block}.gym-pricing-mini__sub{color:var(--gym-muted);margin-top:.15rem;font-size:.7rem;display:block}.gym-pricing-mini__price{font-family:var(--font-heading), Georgia, serif;color:var(--gym-white);font-size:1.5rem}.gym-pricing__note{text-align:center;color:#f0f0f040;max-width:600px;margin:0 auto;font-size:.8rem;line-height:1.7}.gym-faq{background:var(--gym-charcoal);padding:6rem 0}.gym-faq__inner{max-width:800px;margin:0 auto;padding:0 2rem}.gym-faq__header{margin-bottom:3rem}.gym-faq__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1rem;font-size:.6rem;font-weight:700}.gym-faq__title{font-family:var(--font-heading), Georgia, serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400}.gym-faq__list{flex-direction:column;gap:0;display:flex}.gym-faq__item{cursor:pointer;border-bottom:1px solid #ffffff0f;transition:all .3s}.gym-faq__item:first-child{border-top:1px solid #ffffff0f}.gym-faq__item:hover{background:#ffffff03}.gym-faq__question{width:100%;color:var(--gym-white);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.95rem;font-weight:500;display:flex}.gym-faq__question:hover{color:var(--gym-red-bright)}.gym-faq__chevron{color:var(--gym-muted);flex-shrink:0;transition:transform .3s,color .3s}.gym-faq__chevron--open{color:var(--gym-red-bright);transform:rotate(90deg)}.gym-faq__answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s;display:grid;overflow:hidden}.gym-faq__answer>*{overflow:hidden}.gym-faq__answer--open{opacity:1;grid-template-rows:1fr}.gym-faq__answer-text{color:#f0f0f073;padding-bottom:1.5rem;font-size:.88rem;line-height:1.8}.gym-closing{background:var(--gym-black);text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.gym-closing__glow{pointer-events:none;background:radial-gradient(#c41e3a12 0%,#0000 65%);width:1000px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.gym-closing__inner{z-index:2;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.gym-closing__cta-block{margin-bottom:4rem}.gym-closing__overline{letter-spacing:.3em;text-transform:uppercase;color:var(--gym-red);margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-closing__title{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:400;line-height:1.05}.gym-closing__title em{color:var(--gym-red-bright);text-shadow:0 0 30px var(--gym-red-glow);font-style:italic}.gym-closing__text{color:#f0f0f066;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.8}.gym-closing__btn{letter-spacing:.15em;text-transform:uppercase;color:var(--gym-white);background:var(--gym-red);border-radius:4px;align-items:center;gap:.75rem;padding:1.1rem 3rem;font-size:.8rem;font-weight:700;transition:all .3s;display:inline-flex}.gym-closing__btn:hover{background:var(--gym-red-bright);box-shadow:0 8px 40px var(--gym-red-glow);transform:translateY(-2px)}.gym-closing__divider{background:#c41e3a4d;width:60px;height:1px;margin:0 auto 3.5rem}.gym-closing__info{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:780px;margin:0 auto 2.5rem;padding:2rem 0;display:grid}.gym-closing__info-col{text-align:left;align-items:flex-start;gap:.75rem;display:flex}.gym-closing__icon{color:var(--gym-red);flex-shrink:0;margin-top:.15rem}.gym-closing__info-primary{color:#f0f0f0a6;font-size:.85rem;line-height:1.55;display:block}a.gym-closing__info-primary{transition:color .3s}a.gym-closing__info-primary:hover{color:var(--gym-red-bright)}.gym-closing__info-secondary{color:var(--gym-muted);margin-top:.2rem;font-size:.75rem;transition:color .3s;display:block}a.gym-closing__info-secondary:hover{color:var(--gym-red-bright)}.gym-closing__directions{letter-spacing:.12em;text-transform:uppercase;color:#f0f0f04d;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;transition:all .3s;display:inline-flex}.gym-closing__directions:hover{color:var(--gym-red-bright)}.gym-footer{background:var(--gym-black);border-top:1px solid #ffffff0a;padding:4rem 0 2rem}.gym-footer__inner{max-width:1400px;margin:0 auto;padding:0 2rem}.gym-footer__top{border-bottom:1px solid #ffffff0a;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.gym-footer__brand-text{color:var(--gym-muted);max-width:300px;margin-top:1rem;font-size:.8rem;line-height:1.7}.gym-footer__col-title{letter-spacing:.15em;text-transform:uppercase;color:#f0f0f040;margin-bottom:1.5rem;font-size:.6rem;font-weight:700}.gym-footer__link{color:#f0f0f066;padding:.3rem 0;font-size:.85rem;transition:all .3s;display:block}.gym-footer__link:hover{color:var(--gym-red-bright)}.gym-footer__disclaimer{border-bottom:1px solid #ffffff0a;padding:2rem 0 1.5rem}.gym-footer__disclaimer-text{color:#f0f0f026;max-width:700px;font-size:.65rem;line-height:1.7}.gym-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.gym-footer__copy{color:#f0f0f033;font-size:.65rem}.gym-footer__legal{gap:1.5rem;display:flex}.gym-footer__legal-link{color:#f0f0f033;font-size:.65rem;transition:color .3s}.gym-footer__legal-link:hover{color:#f0f0f080}@media (max-width:1024px){.gym-equip{grid-template-columns:1fr}.gym-equip__image-wrap{height:350px}.gym-equip__content{padding:3rem 2rem}.gym-studio__content{grid-template-columns:1fr;gap:3rem}.gym-community{grid-template-columns:1fr}.gym-community__image-wrap{height:400px}.gym-community__text{padding:3rem 2rem}.gym-stats__grid{grid-template-columns:repeat(2,1fr)}.gym-testimonials__grid{grid-template-columns:1fr}.gym-pricing__featured,.gym-pricing__short-grid{grid-template-columns:repeat(2,1fr)}.gym-closing__info{grid-template-columns:1fr;gap:1.5rem;max-width:400px}.gym-closing__info-col{justify-content:center}.gym-zones__grid{grid-template-columns:repeat(2,1fr)}.gym-footer__top{grid-template-columns:1fr 1fr}}@media (max-width:768px){.gym-hero__content{padding-bottom:3rem}.gym-hero__title{font-size:clamp(2.8rem,12vw,5rem)}.gym-stats__grid{grid-template-columns:1fr 1fr}.gym-stat:not(:last-child):after{display:none}.gym-pricing__featured{grid-template-columns:1fr}.gym-pricing__short-grid{grid-template-columns:1fr 1fr}.gym-zones__grid{grid-template-columns:1fr}.gym-studio__features{padding-top:0}.gym-footer__top{grid-template-columns:1fr;gap:2rem}.gym-equip__content{padding:2.5rem 1.5rem}}@media (max-width:480px){.gym-hero__actions{flex-direction:column}.gym-hero__btn-primary,.gym-hero__btn-secondary{justify-content:center;width:100%}.gym-pricing__short-grid{grid-template-columns:1fr}.gym-pricing__short{padding:1.5rem}}
