.gym-website-module__Vw7KTW__landingPage{background:var(--background-color);min-height:100dvh;color:var(--text-color);position:relative;overflow-x:hidden}.gym-website-module__Vw7KTW__container{max-width:1180px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.gym-website-module__Vw7KTW__loadingContainer,.gym-website-module__Vw7KTW__errorContainer{text-align:center;background:linear-gradient(165deg, color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 75%, #0a0a0a) 0%, var(--background-color) 50%);min-height:100vh;color:var(--text-color);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.gym-website-module__Vw7KTW__loadingSpinner{border:3px solid color-mix(in srgb, var(--text-color) 20%, transparent);border-top-color:var(--tenant-primary,var(--primary-color));border-radius:50%;width:48px;height:48px;animation:.85s linear infinite gym-website-module__Vw7KTW__spin}.gym-website-module__Vw7KTW__loadingText{color:var(--text-muted);margin:0;font-size:.95rem}:is([data-theme=light] .gym-website-module__Vw7KTW__loadingContainer,[data-theme=light] .gym-website-module__Vw7KTW__errorContainer){background:#fff}[data-theme=light] .gym-website-module__Vw7KTW__loadingSpinner{border-color:#0000001a;border-top-color:var(--tenant-primary,var(--primary-color))}@media (prefers-color-scheme:light){:is([data-theme=auto] .gym-website-module__Vw7KTW__loadingContainer,[data-theme=auto] .gym-website-module__Vw7KTW__errorContainer){background:#fff}[data-theme=auto] .gym-website-module__Vw7KTW__loadingSpinner{border-color:#0000001a;border-top-color:var(--tenant-primary,var(--primary-color))}}@keyframes gym-website-module__Vw7KTW__spin{to{transform:rotate(360deg)}}.gym-website-module__Vw7KTW__header{z-index:1000;padding:.75rem 0;transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.gym-website-module__Vw7KTW__headerTransparent{background:0 0;border-bottom:1px solid #0000}.gym-website-module__Vw7KTW__headerSolid{background:color-mix(in srgb, var(--background-color) 94%, transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);box-shadow:0 1px 0 color-mix(in srgb, var(--border-color) 60%, transparent)}.gym-website-module__Vw7KTW__header .gym-website-module__Vw7KTW__container{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.gym-website-module__Vw7KTW__logo{flex-shrink:0;align-items:center;gap:.65rem;min-width:0;display:flex}.gym-website-module__Vw7KTW__logoMark{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.05rem;font-weight:800;display:flex}.gym-website-module__Vw7KTW__logo h2{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;overflow:hidden}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__logo h2,.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__navLink{color:#fff}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__navLink:hover{color:#fff;opacity:.88}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__logo h2{color:var(--text-color)}.gym-website-module__Vw7KTW__navDesktop{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;min-width:0;display:flex}.gym-website-module__Vw7KTW__navLinksGroup{align-items:center;gap:1.1rem;min-width:0;display:flex}.gym-website-module__Vw7KTW__navMobileBar{flex-shrink:0;align-items:center;gap:.5rem;display:none}.gym-website-module__Vw7KTW__navLink{font:inherit;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.4rem 0;font-size:.875rem;font-weight:500;transition:color .2s,opacity .2s;position:relative}.gym-website-module__Vw7KTW__navLink:after{content:"";background:var(--tenant-primary,var(--primary-color));width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.gym-website-module__Vw7KTW__navLink:hover:after,.gym-website-module__Vw7KTW__navLinkActive:after{width:100%}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__navLink:after,.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__navLinkActive:after{background:#fff}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__navLink{color:var(--text-muted)}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__navLink:hover{color:var(--text-color)}.gym-website-module__Vw7KTW__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.gym-website-module__Vw7KTW__headerBtn{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:5.5rem;height:2.25rem;padding:0 1rem;font-size:.8125rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.gym-website-module__Vw7KTW__headerBtnSolid{background:var(--tenant-primary,var(--primary-color));color:#fff;border:1.5px solid #0000}.gym-website-module__Vw7KTW__headerBtnSolid:hover{filter:brightness(1.05);opacity:.95}.gym-website-module__Vw7KTW__headerBtnOutline{background:0 0;border:1.5px solid}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__headerBtnOutline{color:#fff;border-color:#ffffffa6}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__headerBtnOutline:hover{background:#ffffff14;border-color:#fff}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__headerBtnOutline{color:var(--tenant-primary,var(--primary-color));border-color:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 55%, var(--border-color))}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__headerBtnOutline:hover{background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 8%, transparent)}.gym-website-module__Vw7KTW__languageSelectorWrapper{align-items:center;display:flex}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__languageSelectorWrapper>div,.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__languageSelectorWrapper>div{box-shadow:none!important;background:0 0!important;border:none!important;gap:0!important;padding:0!important}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__languageSelectorWrapper button{border-radius:999px;min-width:3.25rem;height:2.25rem;font-size:.8125rem;font-weight:600;color:#fff!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #ffffffa6!important;padding:0 .85rem!important}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__languageSelectorWrapper button:hover{color:#fff!important;background:#ffffff14!important;border-color:#fff!important}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__languageSelectorWrapper button{border-radius:999px;min-width:3.25rem;height:2.25rem;font-size:.8125rem;font-weight:600;border:1.5px solid var(--border-color)!important;color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important;padding:0 .85rem!important}.gym-website-module__Vw7KTW__headerSolid .gym-website-module__Vw7KTW__languageSelectorWrapper button:hover{background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 6%, transparent)!important;color:var(--text-color)!important;border-color:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 40%, var(--border-color))!important}.gym-website-module__Vw7KTW__menuToggle{border:1.5px solid color-mix(in srgb, currentColor 30%, transparent);width:2.25rem;height:2.25rem;color:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.gym-website-module__Vw7KTW__menuToggle:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.gym-website-module__Vw7KTW__headerTransparent .gym-website-module__Vw7KTW__menuToggle{color:#fff;border-color:#ffffff8c}.gym-website-module__Vw7KTW__mobileNavOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;padding:5rem 1.5rem 2rem;position:fixed;inset:0}.gym-website-module__Vw7KTW__mobileNav{background:var(--background-color2);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.gym-website-module__Vw7KTW__mobileNavLink{text-align:start;font:inherit;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.85rem 1rem;font-size:1.05rem;font-weight:600}.gym-website-module__Vw7KTW__mobileNavLink:hover{background:var(--background-hover)}.gym-website-module__Vw7KTW__mobileCta{background:var(--tenant-primary,var(--primary-color));color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.9rem 1rem;font-size:1rem;font-weight:600}.gym-website-module__Vw7KTW__hero{color:#fff;padding:clamp(6rem,14vw,9rem) 0 clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.gym-website-module__Vw7KTW__heroPattern{pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#ffffff1f 0%,#0000 45%),radial-gradient(circle at 80% 20%,#ffffff14 0%,#0000 40%);position:absolute;inset:0}.gym-website-module__Vw7KTW__hero .gym-website-module__Vw7KTW__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.gym-website-module__Vw7KTW__heroEyebrow{letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;margin:0 0 .75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.gym-website-module__Vw7KTW__heroTitle{letter-spacing:-.02em;color:#fff;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.gym-website-module__Vw7KTW__heroTagline,.gym-website-module__Vw7KTW__heroBrandLine{opacity:.95;color:#fff;margin:0 0 1rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:600}.gym-website-module__Vw7KTW__heroBrandLine{opacity:.85;font-weight:500}.gym-website-module__Vw7KTW__heroSubtitle{opacity:.92;color:#fff;max-width:36rem;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.gym-website-module__Vw7KTW__heroActions{flex-wrap:wrap;gap:.75rem;display:flex}.gym-website-module__Vw7KTW__joinBtn,.gym-website-module__Vw7KTW__learnMoreBtn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.gym-website-module__Vw7KTW__joinBtn{color:var(--tenant-primary,var(--primary-color));background:#fff;box-shadow:0 10px 30px #0000002e}.gym-website-module__Vw7KTW__joinBtn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #00000038}.gym-website-module__Vw7KTW__learnMoreBtn{color:#fff;background:0 0;border:2px solid #ffffff73}.gym-website-module__Vw7KTW__learnMoreBtn:hover{background:#ffffff1f;transform:translateY(-2px)}.gym-website-module__Vw7KTW__btnIcon{flex-shrink:0}.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__btnIcon{transform:scaleX(-1)}.gym-website-module__Vw7KTW__heroVisual{justify-content:center;align-items:center;display:flex}.gym-website-module__Vw7KTW__heroOrb{filter:blur(2px);background:#ffffff14;border-radius:50%;width:min(320px,80vw);height:min(320px,80vw);position:absolute}.gym-website-module__Vw7KTW__gymIllustration{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:min(220px,50vw);height:min(220px,50vw);animation:4s ease-in-out infinite gym-website-module__Vw7KTW__float;display:flex;position:relative}@keyframes gym-website-module__Vw7KTW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.gym-website-module__Vw7KTW__sectionEyebrow{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--tenant-primary,var(--primary-color));margin:0 0 .5rem;font-size:.8rem;font-weight:600}.gym-website-module__Vw7KTW__sectionTitle{text-align:center;letter-spacing:-.02em;color:var(--text-color);margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800}.gym-website-module__Vw7KTW__sectionTitleLeft{color:var(--text-color);margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800}.gym-website-module__Vw7KTW__statsSection{background:var(--background-color2);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.gym-website-module__Vw7KTW__statCard{text-align:center;background:var(--background-color);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.75rem 1.25rem;transition:transform .25s,box-shadow .25s}.gym-website-module__Vw7KTW__statCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.gym-website-module__Vw7KTW__statIcon{background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 12%, transparent);width:3rem;height:3rem;color:var(--tenant-primary,var(--primary-color));border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.gym-website-module__Vw7KTW__statNumber{color:var(--text-color);margin-bottom:.35rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1;display:block}.gym-website-module__Vw7KTW__statLabel{color:var(--text-muted);margin:0;font-size:.9rem;font-weight:500}.gym-website-module__Vw7KTW__aboutSection{background:var(--background-color);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__aboutContent{grid-template-columns:1.4fr .85fr;align-items:start;gap:2rem;display:grid}.gym-website-module__Vw7KTW__aboutText{background:var(--background-color2);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:24px;padding:clamp(1.5rem,4vw,2.5rem)}.gym-website-module__Vw7KTW__aboutDescription{color:var(--text-muted);margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.gym-website-module__Vw7KTW__features{flex-direction:column;gap:1rem;display:flex}.gym-website-module__Vw7KTW__feature{background:var(--background-color);border:1px solid var(--border-light);border-radius:16px;gap:1rem;padding:1.15rem;transition:border-color .2s,box-shadow .2s;display:flex}.gym-website-module__Vw7KTW__feature:hover{border-color:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 35%, var(--border-light));box-shadow:var(--shadow-sm)}.gym-website-module__Vw7KTW__featureIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.gym-website-module__Vw7KTW__featureTitle{margin:0 0 .35rem;font-size:1rem;font-weight:700}.gym-website-module__Vw7KTW__featureDescription{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.gym-website-module__Vw7KTW__activityCard{background:var(--background-color2);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:24px;padding:1.75rem;position:sticky;top:6rem}.gym-website-module__Vw7KTW__activityHeading{color:var(--text-color);align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.2rem;font-weight:700;display:flex}.gym-website-module__Vw7KTW__activityItem{border-bottom:1px solid var(--border-color);color:var(--text-muted);align-items:flex-start;gap:.85rem;padding:.85rem 0;font-size:.95rem;display:flex}.gym-website-module__Vw7KTW__activityItem:last-child{border-bottom:none;padding-bottom:0}.gym-website-module__Vw7KTW__activityIconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.gym-website-module__Vw7KTW__contactSection{background:var(--background-color2);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__contactGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:2rem;display:grid}.gym-website-module__Vw7KTW__contactInfo{flex-direction:column;gap:1rem;display:flex}.gym-website-module__Vw7KTW__contactItem{background:var(--background-color);border:1px solid var(--border-light);border-radius:16px;gap:1rem;padding:1.25rem;transition:box-shadow .2s;display:flex}.gym-website-module__Vw7KTW__contactItem:hover{box-shadow:var(--shadow-sm)}.gym-website-module__Vw7KTW__contactIconWrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.gym-website-module__Vw7KTW__contactDetails h4{text-transform:uppercase;letter-spacing:.04em;color:var(--tenant-primary,var(--primary-color));margin:0 0 .35rem;font-size:.85rem;font-weight:700}.gym-website-module__Vw7KTW__contactDetails p{color:var(--text-muted);margin:0;line-height:1.5}.gym-website-module__Vw7KTW__contactDetails a{color:inherit;text-decoration:none}.gym-website-module__Vw7KTW__contactDetails a:hover{color:var(--text-color);text-decoration:underline}.gym-website-module__Vw7KTW__membershipCard{color:#fff;text-align:center;box-shadow:0 20px 50px color-mix(in srgb, var(--tenant-primary,#000) 25%, transparent);border:1px solid #ffffff26;border-radius:24px;padding:2rem;position:sticky;top:6rem}.gym-website-module__Vw7KTW__membershipIcon{opacity:.95;margin-bottom:1rem}.gym-website-module__Vw7KTW__membershipCard h3{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.gym-website-module__Vw7KTW__membershipCard>p{opacity:.92;color:#fff;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.gym-website-module__Vw7KTW__membershipBtn{width:100%;color:var(--tenant-primary,var(--primary-color));cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.9rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.gym-website-module__Vw7KTW__membershipBtn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.gym-website-module__Vw7KTW__membershipNote{opacity:.9;color:#fff;margin:1rem 0 0;font-size:.85rem}.gym-website-module__Vw7KTW__contactStaff{color:#fff;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.gym-website-module__Vw7KTW__footer{background:var(--background-color-dark,var(--background-color3));border-top:1px solid var(--border-color);padding:2.5rem 0}.gym-website-module__Vw7KTW__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.gym-website-module__Vw7KTW__footerBrand h3{margin:0 0 .35rem;font-size:1.25rem}.gym-website-module__Vw7KTW__footerBrand p{color:var(--text-muted);margin:0;font-size:.9rem}.gym-website-module__Vw7KTW__footerInfo{text-align:end}.gym-website-module__Vw7KTW__footerInfo p{color:var(--text-muted);margin:0 0 .25rem;font-size:.85rem}.gym-website-module__Vw7KTW__rtl{direction:rtl}.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__footerInfo{text-align:start}.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__navLink:after{left:auto;right:0}.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__feature,.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__contactItem,.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__activityItem,.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__activityHeading{flex-direction:row-reverse}@media (max-width:960px){.gym-website-module__Vw7KTW__statsGrid{grid-template-columns:repeat(2,1fr)}.gym-website-module__Vw7KTW__hero .gym-website-module__Vw7KTW__container,.gym-website-module__Vw7KTW__aboutContent,.gym-website-module__Vw7KTW__contactGrid{grid-template-columns:1fr}.gym-website-module__Vw7KTW__heroVisual{order:-1}.gym-website-module__Vw7KTW__gymIllustration{width:160px;height:160px}.gym-website-module__Vw7KTW__activityCard,.gym-website-module__Vw7KTW__membershipCard{position:static}}@media (max-width:1024px){.gym-website-module__Vw7KTW__navLinksGroup{gap:.85rem}.gym-website-module__Vw7KTW__navDesktop{gap:1rem}.gym-website-module__Vw7KTW__navLink{font-size:.8125rem}.gym-website-module__Vw7KTW__headerBtn{min-width:0;padding:0 .85rem}}@media (max-width:768px){.gym-website-module__Vw7KTW__navDesktop{display:none}.gym-website-module__Vw7KTW__navMobileBar{display:flex}.gym-website-module__Vw7KTW__heroActions{flex-direction:column}.gym-website-module__Vw7KTW__joinBtn,.gym-website-module__Vw7KTW__learnMoreBtn{width:100%}.gym-website-module__Vw7KTW__footerContent{text-align:center;flex-direction:column}.gym-website-module__Vw7KTW__footerInfo,.gym-website-module__Vw7KTW__rtl .gym-website-module__Vw7KTW__footerInfo{text-align:center}}@media (max-width:480px){.gym-website-module__Vw7KTW__statsGrid{grid-template-columns:1fr}}.gym-website-module__Vw7KTW__reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(24px)}.gym-website-module__Vw7KTW__revealVisible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.gym-website-module__Vw7KTW__reveal{opacity:1;transition:none;transform:none}}.gym-website-module__Vw7KTW__statsSection,.gym-website-module__Vw7KTW__aboutSection,.gym-website-module__Vw7KTW__contactSection,.gym-website-module__Vw7KTW__plansSection,.gym-website-module__Vw7KTW__classesSection,.gym-website-module__Vw7KTW__hoursSection{scroll-margin-top:var(--landing-scroll-margin,clamp(5.25rem, 11vh, 7rem))}.gym-website-module__Vw7KTW__navLinkActive:after{width:100%}.gym-website-module__Vw7KTW__logoImage{object-fit:cover;border-radius:10px;flex-shrink:0;width:2.5rem;height:2.5rem}.gym-website-module__Vw7KTW__heroWithImage{background-position:50%;background-size:cover}.gym-website-module__Vw7KTW__heroScrim{background:linear-gradient(135deg, color-mix(in srgb, var(--tenant-primary,#9b111e) 88%, #000) 0%, color-mix(in srgb, var(--tenant-secondary,#790e18) 75%, #000) 100%);opacity:.92;position:absolute;inset:0}.gym-website-module__Vw7KTW__heroImage{aspect-ratio:4/5;border:1px solid #fff3;border-radius:24px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059}.gym-website-module__Vw7KTW__heroImage img{object-fit:cover;width:100%;height:100%}.gym-website-module__Vw7KTW__heroTrust{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;display:flex}.gym-website-module__Vw7KTW__heroTrustItem{opacity:.9;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.gym-website-module__Vw7KTW__plansSection{background:var(--background-color);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__plansGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:1.5rem;display:grid}.gym-website-module__Vw7KTW__planCard{background:var(--background-color2);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:2rem 1.75rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.gym-website-module__Vw7KTW__planCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.gym-website-module__Vw7KTW__planCardPopular{border-color:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 45%, transparent);box-shadow:0 12px 40px color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 18%, transparent)}.gym-website-module__Vw7KTW__planBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--gradient-brand);color:#fff;border-radius:999px;padding:.3rem .85rem;font-size:.72rem;font-weight:700;position:absolute;top:-.65rem;left:50%;transform:translate(-50%)}.gym-website-module__Vw7KTW__planName{color:var(--text-color);margin:.5rem 0 .35rem;font-size:1.35rem;font-weight:800}.gym-website-module__Vw7KTW__planPrice{color:var(--tenant-primary,var(--primary-color));margin:0 0 .75rem;font-size:2rem;font-weight:800}.gym-website-module__Vw7KTW__planCycle{color:var(--text-muted);font-size:.9rem;font-weight:500}.gym-website-module__Vw7KTW__planDescription{color:var(--text-muted);margin:0 0 1rem;font-size:.92rem;line-height:1.55}.gym-website-module__Vw7KTW__planFeatures{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.gym-website-module__Vw7KTW__planFeature{color:var(--text-color);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.88rem;display:flex}.gym-website-module__Vw7KTW__planCta{background:var(--gradient-brand);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.85rem 1.25rem;font-weight:600;transition:filter .2s,transform .2s}.gym-website-module__Vw7KTW__planCta:hover{filter:brightness(1.06);transform:translateY(-1px)}.gym-website-module__Vw7KTW__emptyState{text-align:center;color:var(--text-muted);background:var(--background-color2);border:1px dashed var(--border-color);border-radius:16px;padding:2.5rem}.gym-website-module__Vw7KTW__classesSection{background:var(--background-color2);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__classesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.gym-website-module__Vw7KTW__classCard{background:var(--background-color);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:16px;gap:1rem;padding:1.25rem;display:flex}.gym-website-module__Vw7KTW__classTime{text-align:center;background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 12%, transparent);width:3.5rem;color:var(--tenant-primary,var(--primary-color));border-radius:12px;flex-shrink:0;padding:.5rem;font-size:.8rem;font-weight:700;line-height:1.3}.gym-website-module__Vw7KTW__classInfo h4{margin:0 0 .25rem;font-size:1rem;font-weight:700}.gym-website-module__Vw7KTW__classMeta{color:var(--text-muted);margin:0;font-size:.85rem}.gym-website-module__Vw7KTW__hoursSection{background:var(--background-color);padding:clamp(3rem,8vw,5rem) 0}.gym-website-module__Vw7KTW__hoursCard{background:var(--background-color2);border:1px solid var(--border-light);max-width:640px;box-shadow:var(--shadow-sm);border-radius:20px;margin:0 auto;padding:2rem}.gym-website-module__Vw7KTW__hoursStatus{border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.gym-website-module__Vw7KTW__hoursOpen{color:#16a34a;background:#22c55e26}.gym-website-module__Vw7KTW__hoursClosed{background:color-mix(in srgb, var(--text-muted) 12%, transparent);color:var(--text-muted)}.gym-website-module__Vw7KTW__hoursRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.65rem 0;font-size:.95rem;display:flex}.gym-website-module__Vw7KTW__hoursRow:last-child{border-bottom:none}.gym-website-module__Vw7KTW__hoursDay{color:var(--text-color);font-weight:600}.gym-website-module__Vw7KTW__hoursTime{color:var(--text-muted)}.gym-website-module__Vw7KTW__socialLinks{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.gym-website-module__Vw7KTW__socialLink{background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 12%, transparent);width:2.25rem;height:2.25rem;color:var(--tenant-primary,var(--primary-color));border-radius:10px;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:inline-flex}.gym-website-module__Vw7KTW__socialLink:hover{background:color-mix(in srgb, var(--tenant-primary,var(--primary-color)) 22%, transparent);transform:translateY(-2px)}.gym-website-module__Vw7KTW__errorActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.gym-website-module__Vw7KTW__retryBtn{background:var(--tenant-primary,var(--primary-color));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.25rem;font-weight:600}
