.SideMenu_sideMenu__lps_a{position:fixed;left:0;top:0;height:100vh;width:250px;background:var(--background);border-right:1px solid var(--gray-alpha-200);z-index:1000;display:flex;flex-direction:column;transition:transform .3s ease}.SideMenu_content__7mDpD{padding:16px;height:100%;display:flex;flex-direction:column}.SideMenu_logo__0RBfp{position:relative;width:136px;height:46px;margin-bottom:24px;z-index:1001}.SideMenu_logo__0RBfp img{object-fit:contain;object-position:left}.SideMenu_logo__0RBfp h1{font-size:24px;font-weight:600;color:var(--foreground)}.SideMenu_navigation__Slvs6{display:flex;flex-direction:column;gap:8px;flex:1 1}.SideMenu_link__1GCjf{text-decoration:none;color:inherit}.SideMenu_bottomSection__Ezask{margin-top:auto;padding-top:16px}.SideMenu_burgerButton__aV2WW{display:none;position:fixed;top:0;left:10px;z-index:1002;background:none;border:none;cursor:pointer;color:var(--foreground);padding:8px;border-radius:8px;transition:background-color .2s ease}.SideMenu_burgerButton__aV2WW:hover{background-color:var(--gray-alpha-100)}.SideMenu_overlay__7Zf4g{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999}@media (max-width:768px){.SideMenu_burgerButton__aV2WW{display:block}.SideMenu_sideMenu__lps_a{transform:translateX(-100%);width:100%;max-width:300px}.SideMenu_sideMenu__lps_a.SideMenu_open__BVrXB{transform:translateX(0)}.SideMenu_overlay__7Zf4g{display:block}}.MenuItem_menuItem__BwtZj{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:none;background:none;color:var(--foreground);font-family:Inter;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0;cursor:pointer;border-radius:24px;transition:background-color .2s ease}.MenuItem_menuItem__BwtZj:hover{background:var(--gymplus-grey-hover)}.MenuItem_menuItem__BwtZj.MenuItem_active__UwBAI{background:var(--gymplus-gray);border-radius:24px}.MenuItem_label__68tX_{font-size:14px}.UserProfile_container__9v_Lq{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px solid var(--gray-alpha-200);margin-top:auto}.UserProfile_userInfo__1Sd5z{display:flex;align-items:center;gap:12px;min-width:0}.UserProfile_avatar__NX7fA{flex-shrink:0;width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--gray-alpha-100)}.UserProfile_avatarImage__M8J9K{width:100%;height:100%;object-fit:cover;border-radius:50%}.UserProfile_avatarPlaceholder__ilQ1q{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:var(--foreground);background-color:var(--gray-alpha-200)}.UserProfile_nameBlock__iW3wp{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1 1}.UserProfile_name__R6g4t{font-size:14px;font-weight:600;line-height:1.2}.UserProfile_name__R6g4t,.UserProfile_premiseName__KfeI9{color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_premiseName__KfeI9{font-size:12px;font-weight:400}.UserProfile_menuContainer__VZWfo{position:relative;flex-shrink:0}.UserProfile_gearButton__xCPse{padding:8px;border:none;background:none;color:var(--foreground);cursor:pointer;border-radius:36px;transition:background-color .2s ease;line-height:100%}.UserProfile_gearButton__xCPse:hover{background:var(--gymplus-grey-hover)}.UserProfile_dropdownMenu__2JGrl{position:absolute;bottom:100%;margin-bottom:8px;background:white;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:21px 28px;min-width:316px;z-index:1000}.UserProfile_menuName__Zp80j{font-size:18px;font-weight:700;color:var(--foreground)}.UserProfile_menuDivider__nm03H{height:1px;background:var(--gray-alpha-200);margin:8px 0}.UserProfile_signOutButton__3_d5f{width:100%;padding:8px 12px;border:none;background:none;color:#c30658;cursor:pointer;border-radius:8px;font-size:14px;font-weight:500;text-align:left;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between;gap:9px}.UserProfile_signOutButton__3_d5f:hover{background:var(--gray-alpha-100)}.LanguageToggle_languageToggle__H_Z09{display:flex;flex-direction:column;gap:8px;padding:12px 0;margin-top:8px;margin-bottom:8px}.LanguageToggle_label__YVxQB{font-size:12px;font-weight:500;color:var(--foreground);text-transform:uppercase;letter-spacing:.5px}.LanguageToggle_toggle__PKrb9{display:flex;background:white;border:1px solid var(--gymplus-gray);border-radius:36px;padding:4px;gap:4px}.LanguageToggle_toggleButton__7lrRB{padding:8px 16px;border:none;background:transparent;border-radius:72px;cursor:pointer;color:var(--foreground);font-family:var(--font-family);font-size:14px;font-weight:600;transition:background-color .2s;width:50%}.LanguageToggle_toggleButton__7lrRB.LanguageToggle_active__DaTpR{background:var(--gymplus-gray)}.SignInButton_container__HHk4x{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:var(--gymplus-gray);padding:24px}.SignInButton_contentBox__5psnH{background:white;border-radius:24px;padding:48px;display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px}.SignInButton_logo__7Ca59{display:flex;justify-content:center}.SignInButton_title__BKBGF{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;color:var(--foreground)}.SignInButton_buttonContainer__FBvJM{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:16px}.SignInButton_button__3LZng{display:flex;align-items:center;justify-content:center;width:100px;height:40px;min-width:100px;gap:8px;border-radius:36px;padding:12px 16px;background:var(--gymplus-blue);color:#ffffff;border:none;cursor:pointer;font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-base);transition:all .2s}.SignInButton_button__3LZng:hover{background:#ffffff;color:var(--gymplus-blue);border:1px solid var(--gymplus-blue)}.SignInButton_forgotPassword__x10xs{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--foreground);opacity:.7;text-decoration:none;transition:opacity .2s}.SignInButton_forgotPassword__x10xs:hover{opacity:1}.SignInButton_bottomText__H1ud6{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:8px}.SignInButton_featuresText__wmej0{font-weight:600;color:var(--foreground)}.SignInButton_featuresLink__S3bS2,.SignInButton_featuresText__wmej0{font-family:var(--font-family);font-size:14px;line-height:100%;letter-spacing:0;text-align:center}.SignInButton_featuresLink__S3bS2{font-weight:400;color:#0097c2;text-decoration:none;transition:opacity .2s}.SignInButton_featuresLink__S3bS2:hover{opacity:.8}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}:root{--background:#ffffff;--foreground:#323232;--font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-size-base:14px;--font-size-h1:26px;--font-size-h2:18px;--font-weight-normal:400;--font-weight-bold:700;--line-height-base:100%;--letter-spacing-base:0%;--gymplus-gray:#f5f5f5;--gymplus-blue:#0097c2;--gymplus-grey-hover:#e6e6e6;--gymplus-grey-dark:#919191;--text-color:#333333;--text-color-light:#666666;--white:#ffffff;--error:#c30658;--success:#4caf50;--warning:#ff9800;--border-color:#e0e0e0;--shadow-color:rgba(0,0,0,0.1);--hover-color:rgba(15,76,129,0.1);--active-color:rgba(15,76,129,0.2);--transition-speed:0.2s}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-base)}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}p{font-family:var(--font-family);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-base)}h1{font-size:var(--font-size-h1);text-align:center}h1,h2{font-weight:var(--font-weight-bold)}h2{font-size:var(--font-size-h2)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.layout_layout__dCqca{display:flex;min-height:100vh;width:100%}.layout_mainContent__LZaIE{flex:1 1;margin-left:250px;padding:30px;transition:margin-left .3s ease;background:var(--gymplus-gray)}.layout_menuClosed__dGZP7{margin-left:0}.layout_loadingContainer__1wsLc{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:var(--background)}.layout_loadingSpinner__Qfv6X{font-size:16px;color:var(--foreground)}@media (max-width:768px){.layout_mainContent__LZaIE{margin-left:0}}