:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#153438;background:#f4f6f8;font-synthesis:none}*{box-sizing:border-box}html{background:#f4f6f8}html,body,#root{width:100%;max-width:100%;min-width:0;overflow-x:hidden}html{height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}body{margin:0;background:#f4f6f8;-webkit-text-size-adjust:100%;text-size-adjust:100%;min-height:100dvh;height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}#root{min-height:100dvh;height:auto}button,input,select,textarea{font:inherit;color:inherit;min-width:0;max-width:100%}button{cursor:pointer}.mobileApp{width:100%;max-width:620px;min-width:0;min-height:100dvh;height:auto;margin:0 auto;background:#f4f6f8;overflow-x:hidden;overflow-y:visible}.screen,.bar,.sectionHead,.dateNav,.weekStrip,.search,.clientList,.settingsCard,.sheet,.authCard,.programMobileCanvas,.programRows,.workoutScreen,.workoutExercises,.mobileStats,.clientStats,.mobileBalanceCard,.weeklyMobileList{min-width:0;max-width:100%}.settingsCard>*,.sheet>*,.authCard>*,.programMobileCanvas>*{min-width:0;max-width:100%}.screen{width:100%;padding-bottom:104px}.bar{min-height:110px;padding:22px 22px 18px;background:#fff;border-bottom:1px solid #e7ddcc;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;position:sticky;top:0;z-index:8}.bar h1{font-size:29px;line-height:1.05;margin:0 0 7px}.bar p{margin:0;color:#728282;font-size:15px}.bar .btn{flex:none}.barActions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:none}.bar.moduleHeader{min-height:72px;padding-top:10px;padding-bottom:10px;align-items:center}.bar.moduleHeader>.moduleSwitcher{width:min(235px,calc(100% - 96px))}.bar.moduleHeader .moduleSwitcherTrigger{padding:2px}.bar.moduleHeader .moduleSwitcherTrigger img{width:42px;height:42px}.detailBar{justify-content:flex-start;align-items:center}.detailBar h1{font-size:24px}.detailBar>.iconBtn{margin-right:2px}.detailBar>.barActions{margin-left:auto}.eyebrow{font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;color:#2f7f88}.sectionHead{padding:23px 22px 12px;display:flex;align-items:center;justify-content:space-between}.sectionHead h2{margin:5px 0 0;font-size:23px}.btn,.iconBtn{border:1px solid #dfd3c1;background:#fff;border-radius:14px;min-height:44px;padding:0 16px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn.primary{background:#124b52;color:#fff;border-color:#124b52}.btn.dangerText{color:#a94138;border-color:#e1b5af;background:#fff8f6}.btn.compact{min-height:42px;padding:0 13px}.btn.wide{width:100%}.btn.logout{margin:8px 20px 24px;width:calc(100% - 40px);color:#a94138}.btn:disabled{opacity:.55;cursor:wait}.iconBtn{width:44px;padding:0}.slotList{padding:0 20px;display:grid;gap:13px}.slot{background:#fff;border:1px solid #e4d9c8;border-radius:18px;padding:17px 18px;box-shadow:0 1px #143e4105}.slot.wait{border-color:#e8c45c}.slot.done{border-color:#9acaaa}.slot.cancelled{border-color:#d99c96}.slotTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.slotTop>b{font-size:17px;display:flex;align-items:center;gap:7px}.slot h3{font-size:21px;margin:12px 0 4px}.slot p{color:#718080;margin:0;font-size:14px}.slot .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.slot .actions .btn{min-height:42px;font-size:13px}.slot .actions .wide,.slot .actions .slotConfirmAction,.slot .actions .workoutBtn{grid-column:1/-1;width:100%}.mobileStats,.clientStats{margin:0 20px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobileStats span,.clientStats span{min-width:0;border:1px solid #e3e9eb;border-radius:14px;background:#fff;padding:11px;display:grid;gap:4px}.mobileStats small,.clientStats small{color:#748384;font-size:10px;font-weight:800}.mobileStats b,.clientStats b{font-size:20px}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:900;white-space:nowrap}.chip.free{color:#24628a;background:#dfedf7}.chip.wait{color:#795d0b;background:#ffedb8}.chip.done{color:#297042;background:#dbf0df}.chip.cancelled{color:#8d3730;background:#f6dedb}.sessionNote{margin-top:9px!important;padding:9px 11px;border-radius:10px;background:#f3efe6;color:#425b5d!important}.nav{position:fixed;z-index:20;bottom:0;left:0;right:0;transform:none;width:100%;max-width:620px;margin:0 auto;height:88px;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:#fff;border-top:1px solid #e1e7e9;display:grid;grid-template-columns:repeat(4,1fr);backdrop-filter:blur(12px);will-change:transform}.nav:after{content:"";position:absolute;top:100%;left:0;right:0;height:120px;background:#fff;pointer-events:none}.nav button{border:0;border-radius:13px;background:transparent;color:#718383;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:850;min-width:0}.nav button svg{width:23px;height:23px;stroke-width:2}.nav button.active{background:#dcecff;color:#154d59}.dateNav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:9px;padding:18px 20px 12px;min-width:0;max-width:100%}.dateNav>*{min-width:0;max-width:100%}.nativeDateTime{display:block;min-width:0;max-width:100%;overflow:hidden;contain:inline-size}label.nativeDateTime{display:grid}.nativeDateTime>input[type=date],.nativeDateTime>input[type=time]{display:block;width:100%!important;inline-size:100%!important;min-width:0!important;min-inline-size:0!important;max-width:100%!important;max-inline-size:100%!important;-webkit-appearance:none;appearance:none;overflow:hidden;color-scheme:light}@supports (width:-webkit-fill-available){.nativeDateTime>input[type=date],.nativeDateTime>input[type=time]{width:-webkit-fill-available!important;inline-size:-webkit-fill-available!important}}.weekStrip{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;padding:0 20px;overflow:hidden}.weekStrip button{height:66px;border:1px solid #e1d6c6;background:#fff;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.weekStrip button span{font-size:11px;text-transform:uppercase;color:#778788;font-weight:800}.weekStrip button b{font-size:19px}.weekStrip button.active{background:#124b52;border-color:#124b52;color:#fff}.weekStrip button.active span{color:#9ee5e2}.search{margin:18px 20px 12px;display:flex;align-items:center;gap:10px;min-width:0;max-width:calc(100% - 40px)}.search svg{position:absolute;margin-left:14px;color:#6d8182}.search input{padding-left:44px}.clientList{padding:0 20px;display:grid;gap:10px}.clientMobileRow{width:100%;border:1px solid #e3e9eb;background:#fff;border-radius:16px;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.clientMain{min-width:0;min-height:44px;border:0;background:transparent;padding:3px;display:grid;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;text-align:left;gap:12px}.clientMain>span:nth-child(2){min-width:0;display:grid;gap:3px}.clientMain b,.clientMain small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balanceBadge{grid-column:1/-1;justify-self:start;min-height:44px;border:1px solid #d9d0c2;border-radius:10px;background:#f4f6f8;color:#617475;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:850}.balanceBadge.healthy{background:#e7f5ea;border-color:#abd2b4;color:#347147}.balanceBadge.warning{background:#fff3c9;border-color:#e2c96d;color:#745c0d}.balanceBadge.danger{background:#f9e2de;border-color:#dea9a1;color:#913b32}.clientList b{font-size:16px}.clientList small{font-size:13px;color:#768384}.clientFilter{display:flex;overflow-x:auto;scrollbar-width:none;justify-content:flex-start}.clientFilter::-webkit-scrollbar{display:none}.clientFilter button{flex:0 0 auto;padding:0 13px;white-space:nowrap}.clientRequestRow{grid-template-columns:1fr;background:#f8ffff;border-color:#b8d9dc}.clientRequestRow .clientMain{grid-template-columns:46px minmax(0,1fr)}.clientRequestActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.clientRequestActions .btn{width:100%;min-height:40px;padding:0 10px}.clientRequestActions .btn svg{width:16px;flex:0 0 16px}.avatar{width:46px;height:46px;border-radius:14px;background:#d7edf3;color:#28687a;font-weight:900;display:grid;place-items:center}.clientHero{margin:20px;background:#124b52;color:#fff;border-radius:20px;padding:20px;display:flex;gap:15px;align-items:center}.clientHero>svg{width:45px;height:45px}.clientHeroMain{min-width:0;flex:1}.clientHeroNameRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.clientHero h2{margin:5px 0 4px}.clientHeroId{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:800;line-height:1;color:#b8e8e4;white-space:nowrap}.clientHeroIdLabel{font-size:12px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#8ec5c0}.clientHero p{margin:0;color:#d4e7e6}.linkRegisteredPending{margin:0;padding:12px 14px;border-radius:12px;background:#ffffff1f;color:#e8f6f5;font-size:14px;line-height:1.45}.linkRegisteredPending strong{color:#fff}.mobileBalanceCard{width:calc(100% - 40px);margin:14px 20px 0;border:1px solid #e1e7e9;border-radius:18px;background:#fff;padding:14px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;grid-template-rows:auto 6px;gap:8px 11px;align-items:center;text-align:left}.balanceMobileIcon{width:42px;height:42px;border-radius:13px;background:#edf1f2;display:grid;place-items:center}.mobileBalanceCard>span:nth-child(2){min-width:0}.mobileBalanceCard small,.mobileBalanceCard b,.mobileBalanceCard em{display:block}.mobileBalanceCard small{font-size:9px;color:#718282;font-weight:900;letter-spacing:.06em}.mobileBalanceCard b{font-size:16px;margin:3px 0}.mobileBalanceCard em{font-size:11px;color:#718282;font-style:normal}.mobileBalanceCard>i{grid-column:1/-1;height:6px;border-radius:999px;background:#344d4e1f;overflow:hidden}.mobileBalanceCard>i span{display:block;height:100%;border-radius:inherit}.mobileBalanceCard.healthy{background:#f2faf4;border-color:#a8cfb1}.mobileBalanceCard.healthy .balanceMobileIcon{background:#d9efde;color:#397549}.mobileBalanceCard.healthy>i span{background:#58a66b}.mobileBalanceCard.warning{background:#fffaf0;border-color:#dfca77}.mobileBalanceCard.warning .balanceMobileIcon{background:#f6e8aa;color:#725d13}.mobileBalanceCard.warning>i span{background:#d3ac2e}.mobileBalanceCard.danger{background:#fff6f4;border-color:#dda9a1}.mobileBalanceCard.danger .balanceMobileIcon{background:#f4d8d3;color:#943f35}.mobileBalanceCard.danger>i span{background:#c95b4e}.infoCard,.settingsCard{margin:14px 20px;background:#fff;border:1px solid #e3e9eb;border-radius:18px;padding:18px}.infoCard p{margin:8px 0 0;line-height:1.5}.historyList{padding:0 20px;display:grid;gap:10px}.historyList article{background:#fff;border:1px solid #e3e9eb;border-radius:16px;padding:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.historyList p{margin:4px 0 0;color:#718080}.settingsCard{display:grid;gap:14px}.weeklyMobile>div:first-child h2{margin:5px 0}.weeklyMobile>div:first-child p{margin:0;color:#718080}.weeklyMobileList{display:grid;gap:10px}.weeklyMobileList article{min-width:0;border:1px solid #e4dacb;border-radius:15px;background:#f7f9f9;padding:12px;display:grid;gap:10px}.weeklyMobileList article.disabled{background:#f1eee8;color:#788384}.settingSwitch{display:grid!important;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px!important;font-weight:650}.settingSwitch input{width:20px!important;min-height:20px;height:20px;accent-color:#124b52;justify-self:start}.settingSwitch span{line-height:1.35;color:#153438;font-weight:650}.daySwitch{display:grid!important;grid-template-columns:22px 38px minmax(0,1fr);align-items:center;gap:9px!important}.daySwitch input{width:20px!important;min-height:20px;height:20px;accent-color:#124b52}.daySwitch b{width:38px;height:34px;border-radius:10px;background:#124b52;color:#fff;display:grid;place-items:center;font-size:11px}.weeklyMobileList article.disabled .daySwitch b{background:#aaa59c}.settingsCard label,.sheet label,.authCard label{font-size:14px;font-weight:850;display:grid;gap:7px;min-width:0;max-width:100%}.twoCols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.twoCols>*{min-width:0;max-width:100%}.sheet .twoCols,.settingsCard .twoCols{grid-template-columns:minmax(0,1fr)}label{min-width:0;max-width:100%}input,select,textarea{display:block;box-sizing:border-box;width:100%!important;inline-size:100%!important;min-width:0!important;min-inline-size:0!important;max-width:100%!important;max-inline-size:100%!important;font-size:16px;line-height:1.25;border:1px solid #ded3c1;background:#fff;border-radius:13px;min-height:48px;padding:10px 13px;outline:none}select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input[type=date]::-webkit-datetime-edit,input[type=time]::-webkit-datetime-edit{display:block;min-width:0;max-width:100%;overflow:hidden;padding:0}input[type=date]::-webkit-date-and-time-value,input[type=time]::-webkit-date-and-time-value{display:block;min-width:0;max-width:100%;overflow:hidden;text-align:start}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2e828d;box-shadow:0 0 0 3px #439ca724}label small{color:#738384;font-weight:500}.sheetLayer{position:fixed;inset:0;z-index:40;background:#0a252770;display:flex;align-items:flex-end;justify-content:center;padding-top:30px;overscroll-behavior:contain}.sheet{width:min(100%,620px);min-width:0;max-height:94dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:24px 24px 0 0;padding:12px 20px calc(22px + env(safe-area-inset-bottom));display:grid;gap:14px}.sheet input,.sheet select,.sheet textarea{font-size:16px}.sheetGrab{width:44px;height:5px;border-radius:5px;background:#d8d0c4;margin:0 auto}.sheetHead{display:flex;justify-content:space-between;align-items:center}.sheetHead h2{font-size:26px;margin:4px 0}.toast{position:fixed;left:50%;bottom:100px;transform:translate(-50%);z-index:60;width:min(calc(100% - 32px),580px);border:0;border-radius:14px;background:#183f43;color:#fff;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-weight:700}.authPage{min-height:100dvh;display:grid;place-items:center;padding:22px}.authCard{width:min(100%,440px);background:#fff;border:1px solid #e3e9eb;border-radius:24px;padding:24px;display:grid;gap:17px}.authCard h1{font-size:32px;margin:5px 0}.authCard p{margin:0;color:#718080}.brandMark{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:900;color:#124b52}.brandMark img{width:42px;height:42px;display:block;flex:none;object-fit:cover;border-radius:11px}.errorBox{padding:12px;border-radius:12px;background:#f8deda;color:#8a342d}.authTabsMobile{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:13px;background:#ece5d9}.authTabsMobile button{min-height:40px;border:0;border-radius:10px;background:transparent;color:#687b7d;font-weight:850}.authTabsMobile button.active{background:#fff;color:#124b52;box-shadow:0 2px 8px #16343714}.demoCodeMobile{border:1px dashed #d0b953;border-radius:12px;background:#fff2bd;color:#6f5811;padding:11px;text-align:center}.emailConfirmMobile{display:grid;gap:13px;text-align:center}.emailConfirmMobile>svg{margin:auto;color:#2f7f88}.splash{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:25px;text-align:center;color:#748485;background:#fff;border:1px dashed #d7cbb9;border-radius:16px}@media(max-width:430px){.bar{padding-left:16px;padding-right:16px}.bar h1{font-size:26px}.slotList,.clientList,.historyList{padding-left:14px;padding-right:14px}.sectionHead{padding-left:16px;padding-right:16px}.slot{padding:15px}.slotTop{align-items:flex-start}.slotTop>b{font-size:16px}.chip{font-size:12px;padding:6px 9px}.slot .actions{display:grid;grid-template-columns:1fr 1fr}.slot .actions .wide{grid-column:1/-1}.weekStrip,.dateNav{padding-left:14px;padding-right:14px}.weekStrip{gap:4px}.weekStrip button{height:61px;border-radius:11px}.weekStrip button b{font-size:17px}.nav{height:82px}.nav button span{font-size:10px}.twoCols{gap:8px}.sheet{padding-left:16px;padding-right:16px}.clientHero,.infoCard,.settingsCard{margin-left:14px;margin-right:14px}}@media(max-width:360px){.bar .btn{font-size:0;width:44px;padding:0}.bar .btn svg{margin:0}.chip{white-space:normal;text-align:center;max-width:118px}.twoCols{grid-template-columns:1fr}.nav button span,.weekStrip button span{font-size:9px}}.segment{margin:16px 20px 0;padding:4px;background:#ece6da;border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.segment button{min-height:40px;border:0;border-radius:11px;background:transparent;font-weight:850;color:#718080}.segment button.active{background:#fff;color:#124b52;box-shadow:0 2px 7px #16343712}.weekStrip small{font-size:9px;color:#718080}.weekStrip .active small{color:#bde9e5}.monthGrid{margin:0 20px 4px;background:#fff;border:1px solid #e3e9eb;border-radius:18px;padding:12px}.monthWeekdays,.monthDays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.monthWeekdays span{text-align:center;font-size:10px;font-weight:850;color:#7a8888;padding:4px}.monthDays button,.monthDays>span{aspect-ratio:1;border:0;border-radius:10px;background:#f4f6f8;display:grid;place-items:center;position:relative}.monthDays button.active{background:#124b52;color:#fff}.monthDays button.today{outline:2px solid #63c9c5}.monthDays button small{position:absolute;right:3px;top:3px;width:15px;height:15px;border-radius:8px;background:#ffe7a7;color:#785900;font-size:8px;display:grid;place-items:center}.quickActions{padding:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.quickActions .btn{padding:0 8px;font-size:12px;flex-direction:column;height:64px;gap:3px}.clientTabs{margin-top:16px}.attentionCard{background:#fff9e7;border-color:#edcf75}.profileCard dl{display:grid;gap:0;margin:14px 0}.profileCard dl div{padding:11px 0;border-bottom:1px solid #e7ecee}.profileCard dt{font-size:12px;color:#758586}.profileCard dd{font-weight:850;margin:4px 0 0}.infoCard .btn{margin-top:14px}.modalLayer{align-items:center;padding:20px}.confirmCard{width:min(100%,390px);background:#fff;border-radius:22px;padding:22px}.confirmCard h2{font-size:24px;margin:7px 0}.confirmCard p{color:#657778;line-height:1.5;margin:0 0 20px}.balanceSheet .twoCols{grid-template-columns:1fr 1fr}.balanceRules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.balanceRules span{min-width:0;border-radius:10px;padding:8px 5px;text-align:center;font-size:9px;font-weight:900}.balanceRules .healthy{background:#e1f2e5;color:#367248}.balanceRules .warning{background:#fff0bb;color:#71590b}.balanceRules .danger{background:#f6dcd8;color:#8c3830}.sheetHint{margin:0;color:#6d7f80;font-size:12px;line-height:1.45}.btn.danger{background:#a9443d;color:#fff;border-color:#a9443d}.createProgram h2{margin:5px 0}.createProgram p{margin:0;color:#718080}.programIdentityMobile{margin:18px 20px 12px;padding:16px;border-radius:18px;background:#124b52;color:#fff;display:flex;gap:12px;align-items:center}.programIdentityMobile>svg{width:32px;height:32px}.programIdentityMobile div{display:grid;gap:4px}.programIdentityMobile b{font-size:20px}.dayTabs{display:flex;gap:8px;padding:0 20px 12px;overflow-x:auto;scrollbar-width:none}.dayTabs button{flex:0 0 145px;min-height:68px;border:1px solid #e1e7e9;background:#fff;border-radius:15px;padding:11px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:3px}.dayTabs button small{color:#748384}.dayTabs button em{grid-row:1/3;grid-column:2;font-style:normal;width:28px;height:28px;border-radius:9px;background:#ece5d8;display:grid;place-items:center;font-weight:900}.dayTabs button.active{border-color:#3e99a2;background:#e7f3f6}.dayTabs button.addDay{place-items:center;text-align:center;border-style:dashed;display:flex;justify-content:center}.dayTabs .mobileDayItem{flex:0 0 165px;border:1px solid #e1e7e9;background:#fff;border-radius:15px;padding:4px;display:grid;gap:3px}.dayTabs .mobileDayItem.active{border-color:#3e99a2;background:#e7f3f6}.dayTabs .mobileDaySelect{width:100%;min-height:62px;flex:none;border:0;background:transparent;border-radius:11px;padding:8px;display:grid;grid-template-columns:1fr auto;gap:3px}.dayTabs .mobileDaySelect em{grid-row:1/3;grid-column:2}.dayTabs .mobileDayActions{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.dayTabs .mobileDayActions button{width:100%;height:34px;min-height:34px;flex:none;padding:0;border:1px solid #e1e7e9;border-radius:9px;background:#fff;display:grid;place-items:center}.dayTabs .mobileDayActions button svg{width:16px;height:16px}.dayTabs .mobileDayActions button.danger{color:#a4493f;background:#fff5f3;border-color:#e5beb7}.dayTabs .mobileDayActions button:disabled{opacity:.35}.programMobileCanvas{margin:0 20px 24px;background:#fff;border:1px solid #e3e9eb;border-radius:20px;padding:18px;display:grid;gap:14px}.programMobileCanvas>label{font-size:13px;font-weight:850;display:grid;gap:7px}.inlineSave{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;min-width:0;max-width:100%}.addExercise{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.addExercise .btn{padding:0 13px}.programRows{display:grid;gap:12px}.programRows article{border:1px solid #ddd4c6;border-radius:17px;padding:14px;background:#f7f9f9}.programRowHead{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:8px;align-items:center}.programRowHead>div{display:flex;gap:5px}.programRowHead .iconBtn{width:36px;min-height:36px;height:36px;border-radius:10px}.exerciseNumber{width:34px;height:34px;border-radius:11px;background:#dceef5;color:#1c6475;display:inline-grid;place-items:center;font-weight:900}.exerciseNameInput{font-weight:900;min-height:42px}.exerciseFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;min-width:0;max-width:100%}.exerciseFields label{font-size:11px;font-weight:850;color:#65797a;display:grid;gap:5px;min-width:0;max-width:100%}.exerciseFields input{min-height:42px}.exerciseFields .wideField{grid-column:1/-1}.exerciseFields textarea{min-height:60px}.workoutScreen{min-height:100dvh;padding-bottom:90px;background:#f7f4ec}.workoutHeader{background:#124b52;color:#fff;padding:18px 20px 20px;position:sticky;top:0;z-index:10}.workoutHeader .ghostLight{background:transparent;color:#fff;border-color:#ffffff47;margin-bottom:14px}.workoutHeader .eyebrow{color:#7ddbd6}.workoutHeader h1{font-size:28px;margin:5px 0}.workoutHeader p{color:#cce1df;margin:0 0 12px}.workoutHeader select{background:#fff;color:#153438}.workoutProgress{height:8px;background:#ffffff40;border-radius:10px;overflow:hidden;margin-top:14px}.workoutProgress span{height:100%;display:block;background:#75ddd7}.workoutHeader small{display:block;margin-top:6px}.restTimer{margin:14px 16px 0;padding:12px;border-radius:15px;background:#ffedb8;color:#705200;display:grid;grid-template-columns:auto 1fr auto auto;gap:9px;align-items:center}.restTimer .btn{min-height:36px;font-size:12px}.workoutExercises{padding:14px 16px;display:grid;gap:14px}.workoutExercises article{background:#fff;border:1px solid #dfd5c5;border-radius:19px;overflow:hidden}.workoutExerciseHead{padding:15px;display:flex;justify-content:space-between;gap:10px}.workoutExerciseHead>div{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:9px;flex:1;min-width:0}.workoutExerciseHead h2{font-size:19px;margin:3px 0}.workoutExerciseHead p{grid-column:2;color:#718080;margin:0}.workoutExerciseHead .previousResult{grid-column:2}.workoutExerciseHead>.chip{align-self:flex-start;flex:0 0 auto}.setLabels,.setRow{display:grid;grid-template-columns:52px minmax(0,1fr) minmax(0,1fr) 76px;gap:7px;align-items:center;padding:9px 12px;min-width:0;max-width:100%}.setLabels{background:#f1f4f5;font-size:9px;text-transform:uppercase;font-weight:900;color:#708080}.setRow{border-top:1px solid #e7ecee}.setRow input{min-width:0;min-height:40px;padding:7px;text-align:center}.setRow>button{height:38px;border:1px solid #e0e6e8;border-radius:11px;background:#f1f4f5;font-size:10px;font-weight:900}.setRow>button.done{background:#3c9860;color:#fff;border-color:#3c9860}.setRow>button svg{width:18px}.setLabels.duration,.setRow.duration{grid-template-columns:52px minmax(0,1fr) 76px}.setLabels.duration span:nth-child(3),.setRow.duration span:nth-child(3){display:none}.setActions{padding:9px 12px 13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.setActions .btn{font-size:12px}.workoutFinish{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,620px);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ded5c7;z-index:15}.workoutScreen .workoutFinish:not(.completedWorkoutFooter){bottom:0}.completedWorkoutFooter{position:static;left:auto;bottom:auto;transform:none;width:calc(100% - 28px);margin:14px;padding:14px;border:1px solid #dfe6e8;border-radius:18px;display:grid;gap:9px;box-shadow:none}.completedWorkoutFooter>div{display:grid;gap:3px}.completedWorkoutFooter small{color:#718080;font-weight:500}@media(max-width:430px){.segment,.monthGrid,.mobileStats,.clientStats{margin-left:14px;margin-right:14px}.mobileBalanceCard{width:calc(100% - 28px);margin-left:14px;margin-right:14px}.quickActions{padding-left:14px;padding-right:14px}.programIdentityMobile,.programMobileCanvas{margin-left:14px;margin-right:14px}.dayTabs{padding-left:14px;padding-right:14px}.addExercise{grid-template-columns:1fr}.addExercise .btn{width:100%}.programRowHead{grid-template-columns:34px minmax(0,1fr)}.programRowHead>div{grid-column:2;justify-content:flex-end}.setLabels,.setRow{grid-template-columns:42px minmax(0,1fr) minmax(0,1fr) 68px;padding-left:9px;padding-right:9px}}button,.btn,.chip,h1,h2,h3,p,span,b,small{overflow-wrap:anywhere}.btn{line-height:1.2;text-align:center;white-space:normal}.bar>div,.detailBar>div,.clientList>button>span:nth-child(2),.historyList article>div{min-width:0}.bar h1,.bar p,.clientList b,.clientList small{max-width:100%}.sheetHead>div{min-width:0}.sheetHead h2{overflow-wrap:anywhere}.slot .actions .workoutBtn{min-width:0}.historyList .chip{flex:none}.exerciseNameInput{min-width:0}.setRow>*{min-width:0}@media(max-width:430px){.slot .actions .workoutBtn,.slot .actions .slotConfirmAction{grid-column:1/-1}.sheet{max-height:calc(100dvh - 12px);border-radius:22px 22px 0 0;padding-bottom:calc(104px + env(safe-area-inset-bottom));scroll-padding-top:76px;scroll-padding-bottom:calc(104px + env(safe-area-inset-bottom))}.sheetHead{position:sticky;top:-12px;z-index:5;margin:-12px -16px 0;padding:12px 16px 10px;background:#fffffffa;border-bottom:1px solid #eee6da;backdrop-filter:blur(10px)}.sheet>.btn.primary.wide:last-child{margin-top:4px}.sheet .twoCols,.settingsCard .twoCols{grid-template-columns:1fr}.historyList article{display:grid;grid-template-columns:minmax(0,1fr) auto}.confirmCard .twoCols{grid-template-columns:1fr 1fr}.workoutExerciseHead{align-items:flex-start}.workoutExerciseHead .chip{max-width:110px;text-align:center}}@media(max-width:360px){.setLabels.duration,.setRow.duration{grid-template-columns:38px minmax(0,1fr)}.setLabels.duration,.setRow.duration{grid-template-columns:38px minmax(0,1fr) 68px}.quickActions{grid-template-columns:1fr 1fr}.quickActions .btn:last-child{grid-column:1/-1;height:48px;flex-direction:row}.clientHero{padding:16px}.clientHero h2{font-size:20px}.clientHero>svg{width:38px;height:38px;flex:none}.historyList article{grid-template-columns:1fr}.historyList .chip{justify-self:start}.confirmCard{padding:18px}.confirmCard .twoCols{grid-template-columns:1fr}.setLabels,.setRow{grid-template-columns:38px minmax(0,1fr) minmax(0,1fr)}.setLabels span:last-child{display:none}.setRow>button{grid-column:2/-1}.restTimer{grid-template-columns:auto 1fr auto}.restTimer .btn{grid-column:1/-1;width:100%}.workoutExerciseHead{display:grid}.workoutExerciseHead .chip{justify-self:start;margin-left:45px}.workoutHeader{padding-left:16px;padding-right:16px}.workoutHeader h1{font-size:24px}.mobileStats span,.clientStats span{padding:9px 7px}.mobileStats small,.clientStats small{font-size:9px}.balanceSheet .twoCols,.balanceRules{grid-template-columns:1fr}.balanceRules span{text-align:left}.clientMobileRow{grid-template-columns:1fr}.balanceBadge{grid-column:1}}.connectionRequestsMobile,.outgoingInvitesMobile{display:grid;gap:9px;padding:16px;border:1px solid #b8d9dc;border-radius:18px;background:#f7ffff}.outgoingInvitesMobile{background:#f8f6ff;border-color:#cfcde6}.connectionRequestsMobile article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:14px;background:#fff}.connectionRequestsMobile article>div:first-of-type{display:grid;gap:3px}.connectionRequestsMobile article small{color:#718287}.connectionRequestsMobile article>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.connectionRequestsMobile article .btn{min-height:40px}.connectionRequestsMobile article .btn svg{width:16px}@media(max-height:700px){.sheetLayer{padding-top:0}.sheet{max-height:100dvh;border-radius:18px 18px 0 0}}.detailBar .barActions>.btn.compact{flex:none;padding:0 11px;font-size:11px}.addExercise input::placeholder{color:#46686c;font-weight:800;opacity:1}.dayTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.dayTabs .mobileDayItem{width:100%;min-width:0;flex:none}.dayTabs .addDay{width:100%;min-height:68px;flex:none;border-style:dashed;justify-content:center}.programMobileCanvas{margin-top:4px}@media(max-width:430px){.detailBar .barActions>.btn.compact{width:44px;padding:0;font-size:0}.detailBar .barActions>.btn.compact svg{margin:0}.dayTabs{grid-template-columns:1fr}}.mobileDayPicker{margin:12px 14px 4px;border:1px solid #e0e6e8;border-radius:18px;background:#fff;padding:14px;display:grid;gap:11px}.mobileDayPicker>label{display:grid;gap:6px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#647a7c}.mobileDayPicker select{height:50px;border:1px solid #d8cdbd;border-radius:13px;background:#f4f6f8;padding:0 38px 0 12px;font-size:15px;font-weight:900;color:#153438}.pickerNav{display:grid;grid-template-columns:44px 44px minmax(0,1fr);gap:8px}.pickerNav .iconBtn{width:44px;height:44px}.pickerNav .btn{min-height:44px;padding:0 12px}.pickerManage{padding-top:10px;border-top:1px solid #eee5d8;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pickerManage button{min-height:38px;border:1px solid #e0e6e8;border-radius:10px;background:#f7f9f9;color:#526b6e;display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:850}.pickerManage button svg{width:15px;height:15px}.pickerManage button.danger{color:#a2463e;background:#fff6f4;border-color:#e2b9b2}.pickerManage button:disabled{opacity:.35}.settingsCard .fieldWithAction{position:relative;display:block;min-width:0}.settingsCard .fieldWithAction input{width:100%;padding-right:52px}.settingsCard .fieldWithAction .iconBtn{position:absolute;top:50%;right:5px;transform:translateY(-50%);width:38px;height:38px;min-height:38px;padding:0;border:0;border-radius:10px;background:transparent;color:#14555d}.settingsCard .fieldWithAction .iconBtn:hover:not(:disabled){background:#e7f1f2}.settingsCard .fieldWithAction .iconBtn svg{width:19px;height:19px}.settingsCard .twoCols.settingsTimeRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.settingsTimeRow label{min-width:0}.settingsTimeRow input{min-width:0;width:100%;padding-left:12px;padding-right:8px}.screen:has(.trainerProfileCard){display:block;overflow:visible;padding:12px 14px 104px;gap:10px}.screen:has(.trainerProfileCard)>.bar{width:auto;max-width:none;min-height:82px;margin:-12px -14px 2px;padding:18px 18px 14px;align-items:center}.screen:has(.trainerProfileCard)>.bar h1{font-size:24px;margin-bottom:4px}.screen:has(.trainerProfileCard)>.bar p{font-size:13px}.screen:has(.trainerProfileCard)>.settingsCard{width:100%;margin:12px 0 0}.trainerProfileCard,.trainerSecurityCard,.weeklyMobile{border-radius:18px;padding:15px;box-shadow:0 1px 3px #102f350f;border-color:#dfe6e8}.trainerProfileCard h2,.trainerSecurityCard h2{margin:5px 0 0;font-size:21px;line-height:1.15}.settingsLead,.trainerSettingsIntro p{margin:4px 0 10px;color:#718287;font-size:12px;line-height:1.45}.trainerProfileCard{display:grid;gap:12px}.trainerProfileHeading{display:grid;gap:0}.trainerProfileHeading h2{margin:5px 0 0;font-size:21px;line-height:1.15}.trainerIdentity{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8px}.trainerIdentity>div{min-width:0;padding:11px 12px;border-radius:11px;background:#eef4f5;display:grid;gap:3px}.trainerIdentity small{font-size:9px;color:#718489}.trainerIdentity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.trainerPublicId{position:relative;padding-right:44px!important}.trainerPublicId button{position:absolute;right:5px;top:5px;bottom:5px;width:34px;border:0;border-radius:9px;background:transparent;color:#0f6770;display:grid;place-items:center}.trainerPublicId button svg{width:17px}.trainerProfileFields{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.trainerProfileFields label{min-width:0;font-size:9px;gap:5px}.trainerProfileFields .trainerCompactAction{justify-self:stretch;width:100%}.trainerProfileCard input,.trainerSecurityCard input{min-height:43px;height:43px;padding:0 11px;border-radius:11px;background:#f7f9f9}.trainerSettingsIntro{display:block}.trainerSettingsIntro:not(:has(.trainerSettingsIcon)){display:grid;gap:0}.trainerSettingsIntro:not(:has(.trainerSettingsIcon))>div{min-width:0;width:100%}.trainerSettingsIntro:has(.trainerSettingsIcon){display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start}.trainerSettingsIcon{width:38px;height:38px;border-radius:11px;background:#e7f2f3;color:#0f6770;display:grid;place-items:center}.trainerSettingsIcon svg{width:18px;height:18px}.trainerSecurityFields{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.trainerSecurityFields .trainerCompactAction{grid-column:1/-1;justify-self:start;width:auto}.trainerEmailFields{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.trainerSecurityFields label,.trainerEmailFields label{min-width:0;font-size:9px;line-height:1.2;gap:5px}.trainerCompactAction{min-height:43px;height:43px;padding:0 12px;border-color:#7caeb4;background:#79aab0;color:#fff;white-space:nowrap}.weeklySettingsIntro h2{font-size:18px;margin:3px 0}.weeklySettingsIntro p{font-size:11px;margin:0;color:#718287;line-height:1.35}.weeklyMobile{padding:12px!important;gap:10px!important}.weeklySettingsIntro{margin-bottom:0}.weeklySettingsIntro .trainerSettingsIcon{width:34px;height:34px;border-radius:10px}.weeklySettingsIntro .trainerSettingsIcon svg{width:16px;height:16px}.weeklyMobileList{gap:6px}.weeklyMobile .weeklyMobileList article{padding:8px 10px;gap:6px;border-radius:12px}.weeklyMobile .daySwitch{grid-template-columns:18px 30px minmax(0,1fr)!important;gap:7px!important}.weeklyMobile .daySwitch input{width:18px!important;height:18px!important;min-height:18px!important}.weeklyMobile .daySwitch b{width:30px;height:26px;border-radius:8px;font-size:10px}.weeklyMobile .daySwitch span{font-size:13px;font-weight:750;line-height:1.2}.weeklyDayFields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.05fr);gap:6px;align-items:end;padding-left:55px}.weeklyDayField{font-size:9px!important;gap:3px!important;margin:0!important;font-weight:800!important}.weeklyDayField input,.weeklyDayField select,.weeklyDayField .timeInput24{min-height:34px!important;height:34px!important;padding:0 7px!important;font-size:12px!important;border-radius:9px!important}.weeklyDayOff{padding-left:55px;font-size:11px;color:#7a8585}.screen:has(.trainerProfileCard)>.logout{width:100%;margin:10px 0 2px;min-height:40px;background:#fff;border:1px solid #dfe6e8;color:#15383d}@media(max-width:390px){.screen:has(.trainerProfileCard){padding-left:10px;padding-right:10px}.screen:has(.trainerProfileCard)>.bar{margin-left:-10px;margin-right:-10px;padding-left:14px}.trainerProfileCard,.trainerSecurityCard,.weeklyMobile{padding:14px}.trainerProfileFields .trainerCompactAction,.trainerEmailFields .trainerCompactAction{width:100%}.trainerSecurityFields input{padding:0 7px;font-size:12px}.trainerSecurityFields .trainerCompactAction{width:100%}}.statusReadonly{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border:1px solid #dbe4e6;border-radius:12px;background:#f5f8f8;font-weight:800;color:#0d6972}.sessionPackageWarning{margin:0 0 12px;padding:12px 14px;border-radius:14px;font-size:13px;line-height:1.45;background:#fff7e8;border:1px solid #f0d9a6;color:#7a5618}.sessionPackageWarning.blocked,.sessionPackageWarning.empty{background:#fff1f1;border-color:#efc2c2;color:#8b2f2f}.linkRegisteredPanel{display:grid;gap:12px;margin-top:12px}.linkRegisteredPanel input{width:100%}.roleSwitcher{margin:0 0 12px;padding:14px;border-radius:16px;background:#fff;border:1px solid #dfe6e8}.roleSwitcher.compact{margin:0 0 12px}.roleSwitcherHead{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;color:#15383d}.roleSwitcherHead span{display:block;font-size:11px;letter-spacing:.08em;color:#2f7f88;font-weight:900}.roleSwitcherHead p{margin:4px 0 0;font-size:13px;color:#718287}.roleSwitcherOptions button{border:1px solid #dfe6e8;background:#f7f9f9;color:#15383d;border-radius:12px;padding:10px 12px;text-align:left}.roleSwitcherOptions button.active{background:#e7f2f3;border-color:#7caeb4;color:#0f6770}@media(max-width:390px){.weeklyDayFields{grid-template-columns:1fr;padding-left:0}.weeklyMobile .daySwitch{grid-template-columns:18px 30px minmax(0,1fr)!important}}@media(max-width:680px){.reschedulePanelMobile .rescheduleItem{display:grid;gap:10px}.reschedulePanelMobile .rescheduleActions{display:grid;grid-template-columns:1fr 1fr;width:100%}.reschedulePanelMobile .rescheduleActions .btn{width:100%}}.mobileBalanceCard{grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto 5px;padding:12px 14px;gap:7px 11px}.historyOpenable{cursor:pointer}.historyOpenable:active{transform:scale(.995)}.previousResult{display:block;margin-top:8px;color:var(--teal-700, #356873);font-size:12px;line-height:1.4}.previousResult.empty{color:var(--text-muted, #7b8b8e)}.workoutExercises article.skipped{opacity:.72}.exerciseQuickActions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px 12px;border-top:1px solid var(--border-soft, #e1e8e9)}.exerciseQuickActions .btn{min-height:42px}.exerciseQuickActions .btn.primary{grid-column:1 / -1}.exerciseQuickActions .iconBtn{width:100%;min-width:0;min-height:42px}.workoutCompositionActions{padding:12px 14px 0}.workoutCompositionSheet{display:grid;gap:14px}.workoutCompositionSheet>label:not(.compositionApplyChoice){display:grid;gap:6px;font-weight:700}.compositionApplyChoice{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;font-weight:700}.compositionApplyChoice input{width:20px;height:20px;margin:0}.compositionMetricChoice{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid var(--border-soft, #e1e8e9);border-radius:14px;background:var(--surface-soft, #f4f7f7);font-weight:700}.compositionMetricChoice input{width:20px;height:20px;margin:0}.compositionParameters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.compositionParameters label{display:grid;gap:6px;min-width:0;font-weight:700}@media(max-width:420px){.compositionParameters{grid-template-columns:repeat(2,minmax(0,1fr))}}.workoutCompleteSheet{display:grid;gap:14px}.workoutCompleteSheet label{display:grid;gap:6px;font-weight:700}.workoutCompleteSheet textarea{min-height:76px;resize:vertical}.workoutSummaryCounters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.workoutSummaryCounters span{padding:10px 8px;border-radius:14px;background:var(--surface-soft, #eef4f4);color:var(--text-muted, #687b7e);font-size:11px;text-align:center}.workoutSummaryCounters b{display:block;color:var(--text, #123237);font-size:18px}@media(max-width:380px){.exerciseQuickActions,.workoutCompleteSheet .twoCols{grid-template-columns:1fr}}.workoutScreen{background:var(--m-bg);padding-bottom:164px}.workoutHeader{background:#fff;color:var(--m-text);border-bottom:1px solid var(--m-line);padding:16px 18px 18px}.workoutHeaderTop{display:flex;align-items:center;gap:12px;margin-bottom:18px}.workoutHeaderTop .ghostLight{margin:0;flex:0 0 auto}.workoutHeaderTop .eyebrow{min-width:0}.workoutHeader .ghostLight{background:#fff;color:var(--m-primary);border-color:var(--m-line)}.workoutHeader .eyebrow{color:#528087}.workoutHeader h1{font-size:25px;letter-spacing:-.025em}.workoutHeader p{color:var(--m-muted)}.workoutHeader select{background:#f2f5f6;border:0}.assignedWorkoutDay{min-height:48px;padding:0 16px;border-radius:13px;background:#f2f5f6;display:flex;align-items:center;font-weight:750}.workoutProgress{background:#e3e9eb}.workoutProgress span{background:var(--m-primary)}.workoutHeader small{color:var(--m-muted)}.workoutExercises{padding:12px 14px;gap:11px}.workoutExercises article{border:0;border-radius:18px;box-shadow:0 1px 3px #102f350f}.workoutExerciseHead{padding:16px}.workoutExerciseHead h2{letter-spacing:-.015em}.setLabels{background:#f1f4f5;color:#748489}.setRow{border-color:var(--m-line)}.setRow input{background:#f5f7f7;border:0}.setRow>button{border:0;background:#edf1f2;color:#365b61}.setRow>button.done{background:#3c9860;color:#fff}.setActions{border-top:1px solid var(--m-line);padding-top:11px}.workoutFinish{width:min(100%,520px);bottom:72px;border-color:var(--m-line);background:#fffffff2;backdrop-filter:blur(18px)}.restTimer{background:#f4edcf;color:#715d13;border:1px solid #eadb9d}.exerciseNumber{background:var(--m-soft);color:var(--m-primary)}.reschedulePanel{margin-bottom:14px}.reschedulePanel .rescheduleItem{display:flex;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line,#e3eaea)}.reschedulePanel .rescheduleItem:first-of-type{border-top:0;padding-top:0}.reschedulePanel .rescheduleActions{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}.rescheduleMeta{display:grid;gap:4px;min-width:0}.rescheduleMetaDates{display:block;font-size:15px;font-weight:800;line-height:1.35;color:var(--m-text,#102f35);overflow-wrap:anywhere}.rescheduleMetaTime{display:block;font-size:14px;font-weight:750;line-height:1.35;color:var(--m-text,#102f35)}.rescheduleMetaDay{display:block;font-size:13px;line-height:1.35;color:var(--m-muted,#657476)}.reschedulePanelMobile{display:grid;gap:9px;margin:12px 20px 14px;padding:16px;border:1px solid #b8d9dc;border-radius:18px;background:#f7ffff;position:relative;z-index:1}.weekStrip+.reschedulePanelMobile,.monthGrid+.reschedulePanelMobile,.sectionHead+.reschedulePanelMobile{margin-top:16px}.reschedulePanelMobile .eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--m-muted,#657476);margin:0}.reschedulePanelMobile h2{margin:0;font-size:18px;line-height:1.2}.reschedulePanelMobile article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:14px;background:#fff}.reschedulePanelMobile .rescheduleActions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-left:0}.reschedulePanelMobile article .btn{min-height:40px;width:100%}.reschedulePanelMobile article .btn svg{width:16px}@media(max-width:430px){.reschedulePanelMobile{margin-left:14px;margin-right:14px}}.dateNavField{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;max-width:100%;height:42px;min-width:190px;padding:0 14px;border:1px solid var(--line, #dce4e6);border-radius:12px;background:#fff;color:var(--text, #123f45);font-weight:800;cursor:pointer;overflow:hidden;box-shadow:0 1px 2px #102f350d}.dateNavField:focus-within{border-color:var(--primary, #0f6770);box-shadow:0 0 0 3px #0f59621f}.dateNavFieldIcon{width:18px;flex:0 0 18px;color:var(--primary, #0f6770)}.dateNavFieldLabel{flex:1 1 auto;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.2;text-transform:capitalize}.dateDisplayRu{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:12px;background:#f5f0e7;color:#385154;font-weight:800;white-space:nowrap}.dateInputRu{display:block;width:100%;min-width:0;padding-right:52px;font-variant-numeric:tabular-nums}.dateInputPicker{position:relative;display:block;width:100%;min-width:0}label.nativeDateTime>.dateInputPicker,label.nativeDateTime>.dateInputPicker>.dateInputRu{display:block;width:100%!important;min-width:0!important;max-width:100%!important}.dateInputPickerIcon{position:absolute;top:50%;right:16px;width:20px;height:20px;color:#0f6268;pointer-events:none;transform:translateY(-50%)}.dateInputPickerNative{position:absolute;top:0;right:0;width:52px!important;min-width:52px!important;height:100%;padding:0;border:0;opacity:0;cursor:pointer}@media(max-width:560px){.dateNavField{min-width:0;height:48px;padding:0 12px;border-radius:14px}.dateNavFieldLabel{font-size:15px}}.moduleSwitcher{position:relative;min-width:0}.moduleSwitcherTrigger{display:flex;align-items:center;gap:10px;width:100%;padding:6px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.moduleSwitcherTrigger img{width:38px;height:38px;object-fit:contain}.moduleSwitcherTrigger span{display:grid;min-width:0;flex:1}.moduleSwitcherTrigger strong{font-size:16px;white-space:nowrap}.moduleSwitcherTrigger small{font-size:11px;opacity:.7}.moduleSwitcherTrigger>svg{width:18px;transition:transform .18s}.moduleSwitcherTrigger>svg.open{transform:rotate(180deg)}.moduleSwitcherMenu{position:absolute;z-index:80;top:calc(100% + 8px);left:0;width:min(310px,calc(100vw - 32px));padding:8px;border:1px solid #d6e3e3;border-radius:18px;background:#fff;box-shadow:0 18px 50px #08373b2e;color:#12343a}.moduleSwitcherMenu a{display:flex;gap:12px;align-items:center;padding:12px;border-radius:13px;color:inherit;text-decoration:none}.moduleSwitcherMenu a:hover,.moduleSwitcherMenu a.active{background:#edf6f4}.moduleSwitcherMenu a>svg{width:20px;color:#0e676d}.moduleSwitcherMenu a span{display:grid}.moduleSwitcherMenu a small{color:#718488;margin-top:2px}.nutritionModuleHeader .moduleSwitcherMenu{left:0}@media(max-width:520px){.moduleSwitcherTrigger strong{font-size:14px}}.exerciseMetricToggle{display:inline-flex;gap:4px;padding:3px;border-radius:12px;background:#edf1f2;border:1px solid #e1e7e9}.exerciseMetricToggle button{min-height:32px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#718388;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.exerciseMetricToggle button.active{background:var(--m-primary, #0f5962);color:#fff;box-shadow:0 1px 2px #102f3514}.exerciseMetricToggle button:disabled{opacity:.55;cursor:not-allowed}.exerciseMetricFields{display:grid;gap:10px}.exerciseMetricFields.duration{grid-template-columns:repeat(3,minmax(0,1fr))}.exerciseMetricFields.reps_weight{grid-template-columns:repeat(4,minmax(0,1fr))}.exerciseMetricFields label{display:grid;gap:6px;min-width:0;color:#506b70;font-size:11px;font-weight:800}.exerciseMetricFields input{box-sizing:border-box;width:100%;min-width:0;height:44px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:0 10px;color:#15383d}.journalMetricToggle{margin-top:6px}.journalMetricCell{min-width:88px}.journalMetricCell .journalCell input{text-align:center}.journalMetricHidden{color:#a8b4b8;text-align:center;font-weight:700}@media(max-width:760px){.exerciseMetricFields.duration,.exerciseMetricFields.reps_weight{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.exerciseMetricFields.duration,.exerciseMetricFields.reps_weight{grid-template-columns:1fr}}.notificationBell{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #d7e1e3;border-radius:13px;background:#fff;color:#103238;cursor:pointer;flex:0 0 auto}.notificationBell:hover{background:#f2f6f6}.notificationBell>svg{width:20px;height:20px}.notificationBell>span{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#0d6972;color:#fff;font-size:10px;font-weight:800}.notificationLayer{position:fixed;inset:0;z-index:4000;display:flex;justify-content:flex-end;height:100dvh;background:#081c204d;backdrop-filter:blur(3px)}.notificationPanel{width:min(430px,100%);height:100%;max-height:100dvh;flex:1;display:flex;flex-direction:column;background:#f5f7f8;box-shadow:-18px 0 50px #0b272b2b;animation:notificationIn .18s ease-out}.notificationPanel>header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #dbe4e6;background:#fff}.notificationPanel h2,.notificationPanel h3,.notificationPanel p{margin:0}.notificationPanel>header h2{font-size:24px;color:#102f35}.notificationPanel>header p{margin-top:4px;color:#74858a;font-size:13px}.notificationPanel>header button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbe4e6;border-radius:12px;background:#fff;color:#12363c;cursor:pointer}.notificationPanel>header button svg{width:19px}.notificationReadAll{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 16px 0;padding:11px;border:1px solid #cfe0e2;border-radius:12px;background:#fff;color:#0d6972;font-weight:800;cursor:pointer}.notificationReadAll svg{width:18px}.notificationList{flex:1;min-height:0;overflow:auto;padding:14px 16px 28px;-webkit-overflow-scrolling:touch}.notificationItem{display:grid;grid-template-columns:9px minmax(0,1fr);gap:11px;margin-bottom:10px;padding:16px;border:1px solid #dce5e7;border-radius:16px;background:#fff;cursor:pointer}.notificationItem.unread{border-color:#9fcbd0;background:#f8ffff}.notificationDot{width:8px;height:8px;margin-top:6px;border-radius:50%;background:#c6d1d3}.notificationItem.unread .notificationDot{background:#0d737d}.notificationItemHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notificationItemHead h3{font-size:15px;color:#12343a}.notificationItemHead time{white-space:nowrap;color:#809095;font-size:11px}.notificationItem p{margin-top:7px;color:#607378;font-size:13px;line-height:1.45}.notificationItemActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.notificationItemActions button,.notificationItem>button{margin-top:0;padding:7px 12px;border:1px solid #cadadd;border-radius:9px;background:#fff;color:#315e65;font-size:12px;font-weight:800;cursor:pointer}.notificationItemActions button:hover,.notificationItem>button:hover{background:#eaf3f4}.notificationState,.notificationEmpty{padding:48px 22px;text-align:center;color:#718287}.notificationState.error{color:#a44848}.notificationState button{margin-top:12px;padding:9px 14px;border:1px solid #d7e1e3;border-radius:10px;background:#fff}.notificationEmpty svg{width:34px;height:34px;margin-bottom:12px;color:#85a0a5}.notificationEmpty h3{font-size:17px;color:#17383e}.notificationEmpty p{margin-top:6px;line-height:1.45}.sessionExpiredNotice{position:fixed;top:18px;left:50%;z-index:4000;transform:translate(-50%);width:min(calc(100% - 32px),560px);padding:13px 18px;border:1px solid #e3c77b;border-radius:13px;background:#fff6d9;color:#6a5311;box-shadow:0 10px 30px #102f3524;text-align:center;font-size:13px;font-weight:800}@keyframes notificationIn{0%{transform:translate(24px);opacity:.6}to{transform:none;opacity:1}}@media(max-width:560px){.notificationLayer{align-items:stretch;background:#f5f7f8;backdrop-filter:none}.notificationPanel{width:100%;height:100dvh;max-height:none;border-radius:0;box-shadow:none;animation:notificationUp .18s ease-out}.notificationPanel>header{position:sticky;top:0;z-index:2;padding:max(18px,env(safe-area-inset-top)) 20px 18px}.notificationPanel>header h2{font-size:21px}.notificationList{padding-bottom:max(24px,env(safe-area-inset-bottom))}@keyframes notificationUp{0%{transform:translateY(18px);opacity:.6}to{transform:none;opacity:1}}}:root{--statistics-brand:var(--primary,#206e6b);--statistics-brand-dark:#155553;--statistics-bg:#f3f6f7;--statistics-text:#163437;--statistics-muted:#748689;--statistics-line:#dde7e7;--statistics-danger:#c95a4c;--statistics-gold:#d4a62e}.statisticsPage{display:grid;gap:12px;width:min(100%,1100px);margin:0 auto;padding:14px 12px 110px;color:var(--statistics-text);overflow-x:hidden}.statisticsHeader{display:flex;align-items:center;justify-content:space-between;padding:4px}.statisticsHeader span,.statisticsCardHead span{font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--statistics-brand)}.statisticsHeader h2{margin:3px 0 0;font-size:24px}.statisticsHeader p{margin:4px 0 0;color:var(--statistics-muted);font-size:12px}.statisticsCard{min-width:0;padding:16px;border:1px solid var(--statistics-line);border-radius:20px;background:#fff;box-shadow:0 8px 24px #16434512}.statisticsCardHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.statisticsCardHead h3{margin:3px 0 0;font-size:18px}.statisticsCardHead svg{width:22px;color:var(--statistics-brand)}.statisticsTabs{display:flex;width:max-content;max-width:100%;gap:4px;margin:14px 0;padding:4px;border-radius:11px;background:#eef3f3}.statisticsTabs button{padding:7px 11px;border:0;border-radius:8px;background:transparent;color:#687d80;font-size:11px;font-weight:850;white-space:nowrap}.statisticsTabs button.active{background:var(--statistics-brand);color:#fff}.streakSummary{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:16px 0 12px}.streakSummary b{font-size:17px}.streakSummary span{font-weight:850;color:var(--statistics-gold)}.streakMarkers{display:flex;align-items:center;gap:7px;min-height:42px;overflow:hidden}.streakMarkers>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border:1px solid #bdd4d2;border-radius:8px;background:#f5fafa;font-weight:900;color:var(--statistics-brand-dark);position:relative}.streakMarkers>span:not(:last-child):after{content:"";position:absolute;left:100%;width:8px;height:2px;background:#bdd4d2}.streakMarkers>span.break{border-color:#edc8c3;background:#fbecea;color:var(--statistics-danger);margin-right:8px}.streakMarkers>span.break:after{display:none}.streakMarkers>span.record{border-color:#e4bd58;background:#fff3cc;color:#926a05}.statisticsMascotNote{margin:12px 0 0;padding:10px 12px;border-radius:12px;background:#f4f8f8;color:var(--statistics-muted);font-size:10px}.statisticsBarsViewport{max-width:100%;overflow:hidden}.statisticsBarsViewport.scroll{overflow-x:auto;scrollbar-width:none}.statisticsBarsViewport.scroll::-webkit-scrollbar{display:none}.statisticsBars{display:flex;align-items:flex-end;gap:12px;min-height:190px;padding:12px 3px 4px;border-bottom:1px solid var(--statistics-line)}.statisticsBarsViewport.scroll .statisticsBars{min-width:720px}.statisticsBar{display:flex;flex:1 0 42px;height:168px;flex-direction:column;align-items:center;justify-content:flex-end}.statisticsBar>b{margin-bottom:5px;font-size:11px}.statisticsBar>div{display:flex;align-items:flex-end;width:42px;height:126px;border-radius:9px 9px 3px 3px;background:#edf3f3;overflow:hidden}.statisticsBar i{display:block;width:100%;min-height:7px;border-radius:9px 9px 3px 3px;background:linear-gradient(#2e827e,var(--statistics-brand))}.statisticsBar small{padding-top:7px;color:var(--statistics-muted);font-size:9px}.achievementList{display:grid;gap:8px}.achievementRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e4ecec;border-radius:13px;background:#f9fbfb}.achievementRow div{display:grid;gap:4px}.achievementRow b{font-size:12px}.achievementRow small{font-size:9px;color:var(--statistics-muted)}.achievementRow strong{font-size:11px;color:var(--statistics-brand);text-align:right}.statisticsWideButton{width:100%;min-height:44px;margin-top:10px;border:1px solid #bad2d0;border-radius:12px;background:#fff;color:var(--statistics-brand);font-weight:850}.statisticsEmpty,.statisticsState{padding:22px 14px;text-align:center;color:var(--statistics-muted);font-size:12px}.statisticsEmpty.compact{padding:8px}.statisticsState{margin:20px;border:1px solid var(--statistics-line);border-radius:16px;background:#fff}.statisticsState button,.statisticsInlineError{display:block;margin:10px auto 0;padding:9px 14px;border:0;border-radius:10px;background:var(--statistics-brand);color:#fff}.statisticsInlineError{width:calc(100% - 24px);margin:0 auto}.statisticsOverlay{position:fixed;inset:0;z-index:120;background:#f3f6f7}.statisticsOverlayScreen{width:min(100%,640px);height:100%;margin:auto;overflow:auto;padding-bottom:30px}.statisticsOverlayScreen>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--statistics-line);background:#f3f6f7f2;backdrop-filter:blur(12px)}.statisticsOverlayScreen header button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:12px;background:#fff}.statisticsOverlayScreen h2{margin:0;font-size:19px}.statisticsSearch{display:flex;align-items:center;gap:9px;margin:14px 12px;padding:0 12px;border:1px solid var(--statistics-line);border-radius:13px;background:#fff}.statisticsSearch input{width:100%;height:46px;border:0;outline:0;background:transparent}.achievementList.full,.statisticsPeople.full{padding:0 12px}.statisticsMetric{display:flex;align-items:baseline;gap:7px;margin:10px 0}.statisticsMetric b{font-size:28px}.statisticsMetric span{color:var(--statistics-muted);font-size:11px}.statisticsSegments{display:flex;height:18px;overflow:hidden;border-radius:999px;background:#eff3f3}.statisticsSegments i{background:var(--statistics-brand)}.statisticsSegments i.missed{background:var(--statistics-danger)}.statisticsSegments i.waiting{background:#bac5c7}.statisticsLegend{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.statisticsLegend span{display:grid;gap:2px;padding:8px;border:1px solid #e5eded;border-radius:11px;color:var(--statistics-muted);font-size:9px}.statisticsLegend b{color:var(--statistics-text);font-size:13px}.attentionHeading{margin:16px 0 8px;font-size:13px}.statisticsPeople{display:grid;gap:8px}.statisticsPeople>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px;border:1px solid #e5eded;border-radius:13px;background:#fafcfc}.statisticsPeople>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e1efee;color:var(--statistics-brand-dark);font-size:10px;font-weight:900}.statisticsPeople p{display:grid;gap:3px;margin:0}.statisticsPeople b{font-size:11px}.statisticsPeople small{color:var(--statistics-muted);font-size:9px}.statisticsPeople strong{max-width:90px;color:var(--statistics-danger);font-size:10px;text-align:right}.statisticsDonutLayout{display:grid;grid-template-columns:144px 1fr;gap:15px;align-items:center;margin-top:12px}.statisticsDonut{display:grid;place-items:center;width:144px;height:144px;border-radius:50%;position:relative}.statisticsDonut:after{content:"";position:absolute;width:92px;height:92px;border-radius:50%;background:#fff}.statisticsDonut>div{z-index:1;display:grid;text-align:center}.statisticsDonut b{font-size:23px}.statisticsDonut span{color:var(--statistics-muted);font-size:9px}.statisticsDonutLegend{display:grid;gap:10px}.statisticsDonutLegend span{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:6px;font-size:9px}.statisticsDonutLegend i{width:9px;height:9px;border-radius:50%;background:var(--statistics-brand)}.statisticsDonutLegend i.planned{background:var(--statistics-gold)}.statisticsDonutLegend i.free{background:#d8e0e1}@media(min-width:760px){.statisticsPage{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px 20px 110px}.statisticsHeader{grid-column:1/-1}.statisticsCard:first-of-type{grid-column:1/-1}.trainerStatisticsPage .statisticsCard:first-of-type{grid-column:auto}.statisticsOverlayScreen{padding-top:20px}}@media(min-width:1100px){.statisticsPage{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:40px}.statisticsCard:first-of-type{grid-column:auto}}@media(max-width:370px){.statisticsDonutLayout{grid-template-columns:126px 1fr}.statisticsDonut{width:126px;height:126px}.statisticsDonut:after{width:80px;height:80px}.statisticsTabs button{padding-inline:8px}}.streakHero{display:flex;justify-content:center;margin-top:4px}.streakContent{min-width:0}.streakNext{margin:6px 0 0;color:var(--statistics-muted);font-size:11px;font-weight:750;line-height:1.45}.streakMascot{display:grid;justify-items:center;width:min(220px,64vw);margin:0;padding:0;text-align:center}.streakMascot img{display:block;width:100%;height:250px;max-height:none;object-fit:contain}.streakMascot figcaption{display:grid;gap:2px;margin-top:5px}.streakMascot b{color:var(--statistics-brand-dark);font-size:11px}.streakMascot span{color:var(--statistics-muted);font-size:8px;line-height:1.35}.streakTrack{position:relative;width:100%;margin-top:12px;overflow:visible}.streakTrack:before{content:"";position:absolute;z-index:0;top:50%;right:17px;left:17px;height:2px;background:#bdd4d2;transform:translateY(-50%)}.streakTrack>span{z-index:1;flex:1 1 0;min-width:0;background:#fff}.streakTrack>span:after{display:none!important}.streakTrack>span.pending{border-color:#d6e2e2;background:#fff;color:#6f8184}.streakTrack>span.break{margin-right:0;border-color:#df776b;background:#f9dfdc;color:#a83f35}.streakTrack>span.current:not(.record){border-color:var(--statistics-brand);background:var(--statistics-brand);color:#fff}.streakTrack>span.record{overflow:visible;border-color:#e4bd58;background:#fff3cc;color:#926a05}.streakMarkerCrown{position:absolute;bottom:calc(100% + 3px);width:15px;height:15px;fill:#f3bc2f;stroke:#b77f00}.streakRecord{display:inline-flex;align-items:flex-end;gap:5px;color:var(--statistics-gold)}.streakRecord strong{display:inline-grid;position:relative;min-width:18px;justify-items:center;color:#b77f00;font-size:18px;line-height:1}.streakRecord svg{position:absolute;bottom:calc(100% + 2px);width:15px;height:15px;fill:#f3bc2f;stroke:#b77f00}.statisticsBars{min-height:142px;gap:10px}.statisticsBar{height:122px}.statisticsBar>div{height:88px;border-radius:0;background:transparent;overflow:visible}.statisticsBar i{border-radius:14px;background:linear-gradient(180deg,#2f8580,var(--statistics-brand))}.statisticsBar.zero i{background:#d8e9e8}.statisticsBar.peak i{background:linear-gradient(180deg,var(--statistics-brand),var(--statistics-brand-dark))}@media(max-width:520px){.streakHero{margin-top:0}.streakMascot{width:min(200px,60vw)}.streakMascot img{height:230px}.streakSummary{align-items:flex-start;margin:12px 0 0}.streakTrack>span{height:30px}}@media(max-width:370px){.streakMascot img{height:210px}}:root{--athlete-slot-line: #b8d9dc;--athlete-slot-line-hover: #7ec4ca;--athlete-slot-bg: #f8ffff;--athlete-slot-text: #123f45;--athlete-slot-accent: #367780;--athlete-slot-action-text: #0f6770;--athlete-slot-action-bg: #e3f3f4;--athlete-slot-min-width: 148px;--athlete-slot-gap: 10px}.athleteFreeSlots{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--athlete-slot-min-width),1fr));gap:var(--athlete-slot-gap)}.athleteFreeSlots>b,.athleteFreeSlots>p{grid-column:1 / -1;margin:0}.athleteFreeSlots>b{font-size:16px;text-transform:capitalize}.athleteSlotCard{min-height:58px;border:1px solid var(--athlete-slot-line);border-radius:14px;background:var(--athlete-slot-bg);color:var(--athlete-slot-text);display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;padding:10px 12px;font-weight:850;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s}.athleteSlotCard:hover:not(:disabled){border-color:var(--athlete-slot-line-hover);box-shadow:0 2px 8px #0f677014}.athleteSlotCard:disabled{opacity:.45;cursor:not-allowed}.athleteSlotTime{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:14px;line-height:1.2}.athleteSlotTime svg{width:15px;flex:0 0 15px;color:var(--athlete-slot-accent)}.athleteSlotAction{align-self:stretch;text-align:center;white-space:nowrap;font-size:11px;font-weight:800;color:var(--athlete-slot-action-text);padding:5px 8px;border-radius:8px;background:var(--athlete-slot-action-bg)}@media(max-width:560px){.athleteFreeSlots{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.athleteSlotCard{min-height:54px;padding:9px 10px}.athleteSlotTime{font-size:13px}}@media(max-width:380px){.athleteFreeSlots{grid-template-columns:1fr}}.athleteDesktop{height:100dvh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f4f6f8;color:#102f35;overflow:hidden}.athleteSide{height:100dvh;padding:24px 18px;background:#123f45;color:#fff;display:flex;flex-direction:column;gap:24px}.athleteBrand{display:flex;align-items:center;gap:10px;padding:0 5px 20px;border-bottom:1px solid #ffffff24}.athleteBrand img{width:42px;height:42px;object-fit:contain}.athleteSide>p{margin:0 7px;color:#d8e8e9;font-weight:800}.athleteSide nav{display:grid;gap:6px}.athleteSide nav button,.athleteLogout{min-height:56px;border:0;border-radius:14px;background:transparent;color:#cbdadc;display:flex;align-items:center;gap:12px;padding:0 13px;font-weight:750;text-align:left}.athleteSide nav button svg,.athleteLogout svg{width:20px}.athleteSide nav button.active{background:#ffffff17;color:#fff;box-shadow:inset 3px 0 #7dd1d5}.athleteLogout{margin-top:auto;border:1px solid #ffffff1f}.athleteWorkspace{height:100dvh;overflow-y:auto}.athleteTop{min-height:88px;padding:18px 32px;background:#fffffff2;border-bottom:1px solid #e5eaec;display:flex;align-items:center;justify-content:space-between}.athleteTop h1{margin:0;font-size:26px}.athleteTop p{margin:4px 0 0;color:#75858a;font-size:12px}.athleteTop>button{width:44px;height:44px;border:1px solid #e5eaec;border-radius:13px;background:#fff;color:#0f5962;display:grid;place-items:center}.athleteContent{padding:28px 32px;display:grid;gap:14px}.athleteWelcome,.athleteCard{background:#fff;border:1px solid #e5eaec;border-radius:20px;box-shadow:0 1px 3px #102f350d}.athleteWelcome{padding:30px}.athleteWelcome>span{font-size:10px;letter-spacing:.11em;color:#31808a;font-weight:900}.athleteWelcome h2{margin:9px 0 8px;font-size:28px}.athleteWelcome p,.athleteCard p{margin:0;color:#738287;line-height:1.5}.athleteWelcome>div{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.athletePrimary,.athleteSecondary{min-height:44px;border-radius:13px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.athletePrimary{border:1px solid #0f5962;background:#0f5962;color:#fff}.athleteSecondary{border:1px solid #e5eaec;background:#fff;color:#0f5962}.athleteWelcome>button{margin-top:20px}.athletePrimary svg,.athleteSecondary svg,.athleteGhost svg{width:18px;height:18px;flex-shrink:0}.athleteCard{padding:20px;display:flex;align-items:center;gap:14px}.athleteCardIcon{width:46px;height:46px;border-radius:14px;background:#e9f2f3;color:#0f5962;display:grid;place-items:center}.athleteSettings{display:grid;gap:14px}.athleteMobileContent{padding:14px;display:grid;gap:12px}.athleteMobile .athleteWelcome,.athleteMobile .athleteCard{border:0;border-radius:18px}.athleteMobile .athleteWelcome{padding:20px}.athleteMobile .athleteWelcome h2{font-size:24px}.athleteMobile .athleteWelcome>div{display:grid}.athleteMobile .athletePrimary,.athleteMobile .athleteSecondary{width:100%}.athleteMobile .athleteCard{padding:16px}.athleteMobile .athleteMobileContent>.btn{margin-top:2px}@media(max-width:980px){.athleteDesktop{grid-template-columns:1fr}.athleteSide{display:none}.athleteTop{padding:16px 20px}.athleteContent{padding:20px}}@media(max-width:520px){.athleteContent{padding:14px}.athleteWelcome{padding:20px}.athleteWelcome h2{font-size:24px}.athleteWelcome>div{display:grid}}.athleteHero,.athletePanel,.athleteState,.athleteSession,.athleteBookingForm,.athleteDayEditor,.athleteExercise,.athleteEmpty{background:#fff;border:1px solid #e2e8ea;border-radius:20px;box-shadow:0 1px 3px #102f350b}.athleteHero,.athletePanel,.athleteState{padding:28px}.athleteHero>span,.athletePanel>span,.athletePanel>div>span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteHero h2,.athletePanel h2,.athleteState h2{margin:8px 0;font-size:28px}.athleteHero p,.athletePanel p,.athleteState p,.athleteEmpty p{color:#738287;line-height:1.5}.athleteHero>.athletePrimary{margin-top:18px}.athleteState{text-align:center;display:grid;justify-items:center;gap:8px}.athleteState>svg{width:40px;height:40px;color:#4b8c94}.spin{animation:athleteSpin 1s linear infinite}@keyframes athleteSpin{to{transform:rotate(360deg)}}.athleteQuickGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.athleteQuickGrid button{min-height:112px;border:1px solid #e2e8ea;border-radius:18px;background:#fff;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;gap:2px 12px;padding:20px;text-align:left;color:#16383d}.athleteQuickGrid svg{grid-row:1/3;width:28px;color:#0f6770}.athleteQuickGrid b{line-height:1.15;font-size:16px;white-space:nowrap}.athleteQuickGrid span{color:#738287;white-space:nowrap;line-height:1.2}.athleteSession{padding:22px;display:grid;grid-template-columns:1fr auto;gap:6px;border-left:4px solid #6aa0b9}.athleteSession.confirmed{border-left-color:#5f9d76}.athleteSession.completed{border-left-color:#0f6770}.athleteSession.cancelled{opacity:.65}.athleteSessionTime{display:flex;align-items:center;gap:8px;font-weight:850}.athleteSessionTime svg{width:18px}.athleteStatus{padding:6px 10px;border-radius:999px;background:#edf2f3;font-size:11px;font-weight:800}.athleteSession h3,.athleteSession p{grid-column:1/-1;margin:4px 0}.athleteSession h3{font-size:22px}.athleteSession p{color:#738287}.athleteActions{grid-column:1/-1;display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.athleteGhost,.athleteDanger{min-height:44px;border:1px solid #e2e8ea;border-radius:13px;background:#fff;padding:0 14px;color:#52686d;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}.athleteDanger{color:#a4473e;border-color:#edc9c4;display:flex;align-items:center;gap:7px}.athleteCalendarHead,.athleteDaysHead{display:flex;justify-content:space-between;align-items:center;gap:14px}.athleteCalendarHead input{min-height:46px;border:1px solid #dce4e6;border-radius:12px;padding:0 13px}.athleteBookingForm{padding:22px;display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;gap:12px;align-items:end}.athleteBookingForm h3{grid-column:1/-1;margin:0 0 4px}.athleteBookingForm>div{display:flex;gap:10px}.athleteBookingForm label,.athleteDayEditor label,.athleteExercise label,.athleteProfileForm label{display:grid;gap:6px;color:#506b70;font-size:12px;font-weight:750}.athleteBookingForm input,.athleteBookingForm select,.athleteDayEditor input,.athleteExercise input,.athleteExercise textarea,.athleteProfileForm input{min-height:44px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:10px 12px;color:#15383d}.athleteSessionList,.athleteExerciseList{display:grid;gap:12px}.athleteEmpty{padding:34px;text-align:center;display:grid;justify-items:center;gap:7px}.athleteEmpty svg{width:34px;color:#6d979d}.athleteDayTabs{display:flex;gap:8px;overflow-x:auto;padding:3px}.athleteDayTabs button{flex:0 0 auto;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:42px;border:1px solid #dce4e6;border-radius:999px;background:#fff;padding:0 16px;color:#566d72;font-weight:800}.athleteDayTabs button.active{background:#0f6770;color:#fff;border-color:#0f6770}.athleteDayEditor{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.athleteDayEditor label>div,.athleteDayEditor form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.athleteIconSave,.athleteExerciseTitle button{width:46px;border:1px solid #dce4e6;border-radius:12px;background:#fff;color:#0f6770;display:grid;place-items:center}.athleteIconSave svg,.athleteExerciseTitle button svg{width:19px}.athleteExercise{padding:20px;display:grid;gap:14px}.athleteExerciseTitle{display:flex;align-items:center;justify-content:space-between;font-size:18px}.athleteExerciseTitle button{height:42px}.athleteFields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.athleteExercise textarea{min-height:70px;resize:vertical}.athleteProfileForm{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-top:18px}.athleteTrainer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}.athleteTrainer h2{font-size:22px}.athleteToast{position:fixed;right:24px;bottom:24px;z-index:50;min-width:260px;max-width:420px;min-height:50px;border:0;border-radius:14px;background:#123f45;color:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 14px 40px #102f3538;font-weight:750}.athleteToast svg{width:18px}.athletePrimary,.athleteSecondary{cursor:pointer}.athletePrimary:disabled{opacity:.55}@media(max-width:760px){.athleteHero,.athletePanel,.athleteState{padding:20px}.athleteHero h2,.athletePanel h2,.athleteState h2{font-size:24px}.athleteQuickGrid{grid-template-columns:1fr 1fr}.athleteQuickGrid button{padding:15px;min-height:96px}.athleteCalendarHead,.athleteDaysHead{align-items:stretch;flex-direction:column}.athleteCalendarHead input{width:100%}.athleteBookingForm{grid-template-columns:1fr}.athleteBookingForm h3{grid-column:auto}.athleteBookingForm>div{display:grid;grid-template-columns:1fr 1fr}.athleteBookingForm .athletePrimary{width:100%}.athleteDayEditor{grid-template-columns:1fr}.athleteFields{grid-template-columns:1fr 1fr}.athleteProfileForm{grid-template-columns:1fr}.athleteTrainer{grid-template-columns:auto 1fr}.athleteTrainer .athleteDanger{grid-column:1/-1;justify-content:center}.athleteActions{display:grid;grid-template-columns:1fr 1fr}.athleteActions button{width:100%}.athleteActions .athleteGhost{grid-column:1/-1}.athleteToast{left:14px;right:14px;bottom:88px}.athleteMobileContent{padding-bottom:105px}}.athleteDayEditor{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.athleteDayEditor>form{align-self:end}.athleteDayEditor>form input{height:44px;min-height:44px}.athleteDayEditor>form .athletePrimary{width:auto;min-width:112px;min-height:44px;height:44px;padding:0 14px}.athleteCompactAction{width:auto!important;min-height:44px!important;padding:0 15px!important;white-space:nowrap}.athleteDateChoice{display:grid;gap:7px;color:#49656a;font-size:12px}.athleteDateChoice input{min-width:190px}.athleteScheduleBuilder{background:#fff;border:1px solid #e2e8ea;border-radius:20px;padding:22px;display:grid;grid-template-columns:minmax(200px,.8fr) minmax(260px,1.2fr) minmax(220px,.8fr) auto;gap:16px;align-items:end}.athleteBuilderTitle span,.athleteDayAgenda>div>span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteBuilderTitle h3,.athleteDayAgenda h3{margin:5px 0;font-size:21px}.athleteBuilderTitle p{margin:0;color:#75858a}.athleteScheduleBuilder label{display:grid;gap:8px;font-size:12px;color:#48656a}.athleteScheduleBuilder label b{display:flex;align-items:center;gap:7px}.athleteScheduleBuilder label i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e5f1f2;color:#0f6770;font-style:normal}.athleteScheduleBuilder input,.athleteScheduleBuilder select,.athleteConnectRow input,.athleteSecurityForm input,.athleteEmailConfirm input{height:46px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:0 12px;color:#15383d}.athleteTimeChoice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.athleteInlineHint{grid-column:1/-1;border:0;background:#eef4f5;color:#547075;border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:8px;text-align:left}.athleteInlineHint svg{width:18px}.athleteDayAgenda{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.athleteSettingsGrid{display:grid;gap:14px}.athleteProfileCard>div:first-child p{margin:0}.athleteIdentity{display:flex;gap:10px;margin-top:18px}.athleteIdentity>div{min-width:180px;padding:13px 15px;border-radius:13px;background:#eef4f5;display:grid;gap:3px}.athleteIdentity small{color:#718489}.athleteIdentity b{font-size:16px}.athleteConnectRow{display:flex;gap:9px;margin-top:14px;max-width:500px}.athleteConnectRow input{min-width:180px;text-transform:uppercase;font-weight:800;letter-spacing:.05em}.athleteSectionIcon{width:46px;height:46px;border-radius:14px;background:#e7f1f2;color:#0f6770;display:grid;place-items:center}.athleteSecurity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px}.athleteSecurityForm{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end}.athleteSecurityForm.email{grid-template-columns:1fr 1fr auto}.athleteSecurityForm label{display:grid;gap:6px;color:#506b70;font-size:12px;font-weight:750}.athleteEmailConfirm{grid-column:1/-1;display:grid;grid-template-columns:minmax(240px,1fr) 160px auto;gap:10px;align-items:center}.athleteEmailConfirm p{margin:0}.athleteProfileForm input:disabled{color:#6f8185;background:#edf1f2}@media(max-width:900px){.athleteScheduleBuilder{grid-template-columns:1fr 1fr}.athleteBuilderTitle{grid-column:1/-1}.athleteDayAgenda{grid-template-columns:1fr}.athleteSecurityForm,.athleteSecurityForm.email{grid-template-columns:1fr 1fr}.athleteSecurityForm .athleteCompactAction{grid-column:1/-1}.athleteEmailConfirm{grid-template-columns:1fr}.athleteEmailConfirm .athleteCompactAction{width:100%!important}}@media(max-width:760px){.athleteDayEditor{grid-template-columns:1fr}.athleteDayEditor>form{grid-template-columns:minmax(0,1fr) auto}.athleteScheduleBuilder{grid-template-columns:1fr;padding:18px}.athleteBuilderTitle{grid-column:auto}.athleteScheduleBuilder .athleteCompactAction{width:100%!important}.athleteDayAgenda{grid-template-columns:1fr}.athleteIdentity{display:grid}.athleteIdentity>div{min-width:0}.athleteConnectRow{display:grid}.athleteConnectRow input{min-width:0}.athleteConnectRow .athleteCompactAction{width:100%!important}.athleteSecurityForm,.athleteSecurityForm.email{grid-template-columns:1fr}.athleteSecurityForm .athleteCompactAction{grid-column:auto}.athleteEmailConfirm{grid-template-columns:1fr}}.athleteMobile .athleteSecurityForm,.athleteMobile .athleteSecurityForm.email{grid-template-columns:1fr}.athleteMobile .athleteSecurityForm .athleteCompactAction{grid-column:auto;justify-self:start}.athleteMobile .athleteProfileForm{grid-template-columns:1fr}.athleteCalendarIntro{display:block}.athleteCalendarIntro p{margin:0}.athleteScheduleUnified{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:end}.athleteScheduleFields{display:grid;grid-template-columns:minmax(160px,.9fr) minmax(220px,1.35fr) minmax(120px,.65fr) minmax(120px,.65fr) auto;gap:10px;align-items:end}.athleteScheduleFields label{display:grid;grid-template-rows:24px 46px;gap:7px;font-size:12px;color:#48656a}.athleteScheduleFields label b{display:flex;align-items:center;gap:7px;white-space:nowrap}.athleteScheduleFields label i{width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:#e5f1f2;color:#0f6770;font-style:normal}.athleteScheduleFields input,.athleteScheduleFields select{box-sizing:border-box;width:100%;height:46px;min-height:46px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:0 12px;color:#15383d}.athleteScheduleFields .athleteCompactAction{height:46px;min-height:46px!important;margin:0}.athleteScheduleUnified .athleteInlineHint{grid-column:1/-1}@media(max-width:1050px){.athleteScheduleUnified{grid-template-columns:1fr}.athleteScheduleFields{grid-template-columns:repeat(2,minmax(0,1fr))}.athleteScheduleFields .athleteCompactAction{width:100%!important}}@media(max-width:760px){.athleteScheduleFields{grid-template-columns:1fr}.athleteScheduleFields label{grid-template-rows:24px 46px}}.athleteMobileDateChoice{display:none}.athleteDesktop .athleteScheduleUnified{grid-template-columns:1fr;align-items:stretch}.athleteDesktop .athleteBuilderTitle{width:100%}.athleteDesktop .athleteScheduleFields{grid-template-columns:minmax(125px,.8fr) minmax(165px,1.35fr) minmax(92px,.65fr) minmax(92px,.65fr) auto;width:100%;min-width:0}.athleteDesktop .athleteScheduleFields>*{min-width:0}.athleteDesktop .athleteScheduleFields input,.athleteDesktop .athleteScheduleFields select{min-width:0}.athleteDesktop .athleteContent{min-width:0;overflow-x:hidden}.athleteMobile .athleteCalendarIntro{display:flex;align-items:stretch;flex-direction:column}.athleteMobile .athleteMobileDateChoice{display:grid;margin-top:18px}.athleteMobile .athleteMobileDateChoice input{width:100%;box-sizing:border-box}.athleteMobile .athleteDesktopDateChoice{display:none}.athleteMobile .athleteScheduleUnified{display:grid;grid-template-columns:1fr;align-items:stretch}.athleteMobile .athleteScheduleFields{display:grid;grid-template-columns:1fr}.athleteMobile .athleteScheduleFields label{grid-template-rows:24px 46px}.athleteMobile .athleteScheduleFields .athleteCompactAction{width:100%!important}.athleteMobile .athleteBuilderTitle{grid-column:auto}.athleteMobileScheduleCard{display:none}.athleteMobile .athleteDesktopCalendarOnly{display:none!important}.athleteMobile .athleteMobileScheduleCard{display:grid;gap:14px;background:#fff;border:1px solid #e2e8ea;border-radius:18px;padding:18px;box-shadow:0 1px 3px #102f350b}.athleteMobileScheduleTitle span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteMobileScheduleTitle h2{margin:5px 0 0;font-size:22px}.athleteMobileScheduleGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 10px}.athleteMobileScheduleGrid label{display:grid;gap:6px;min-width:0;color:#506b70;font-size:11px;font-weight:800}.athleteMobileScheduleGrid input,.athleteMobileScheduleGrid select{box-sizing:border-box;width:100%;min-width:0;height:44px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:0 10px;color:#15383d}.athleteMobileScheduleAction{width:100%;height:44px;min-height:44px}.athleteMobile .athleteDayAgenda{display:grid;grid-template-columns:1fr!important;gap:10px}.athleteMobile .athleteSessionList,.athleteMobile .athleteSession{width:100%;min-width:0;box-sizing:border-box}.athleteMobile .athleteDayAgenda>div:first-child h3{font-size:19px}.athleteMenuButton,.athleteSideClose,.athleteSideBackdrop{display:none}.athleteTopTitle{display:flex;align-items:center;gap:12px}@media(max-width:980px){.athleteDesktop .athleteMenuButton{width:44px;height:44px;flex:0 0 44px;border:1px solid #e2e8ea;border-radius:13px;background:#fff;color:#0f5962;display:grid;place-items:center}.athleteDesktop .athleteMenuButton svg{width:21px}.athleteDesktop .athleteSide{display:flex;position:fixed;inset:0 auto 0 0;width:248px;z-index:102;transform:translate(-105%);transition:transform .22s ease;box-shadow:18px 0 45px #102f3540}.athleteDesktop.athleteMenuOpen .athleteSide{transform:translate(0)}.athleteDesktop .athleteSideClose{display:grid;margin-left:auto;width:38px;height:38px;border:1px solid #ffffff2c;border-radius:11px;background:transparent;color:#fff;place-items:center}.athleteDesktop .athleteSideClose svg{width:18px}.athleteDesktop .athleteSideBackdrop{position:fixed;inset:0;z-index:101;border:0;background:#102f3566}.athleteDesktop.athleteMenuOpen .athleteSideBackdrop{display:block}.athleteDesktop.athleteMenuOpen .athleteWorkspace{overflow:hidden}}.athleteInvitationsCompact{margin-bottom:14px}.athleteInvitationList{display:grid;gap:10px;margin-top:18px}.athleteInvitation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #dce4e6;border-radius:15px;background:#f8fafa}.athleteInvitation>div:nth-child(2){display:grid;gap:4px}.athleteInvitation small{color:#718489}.athleteInvitationActions{display:flex;gap:8px}.athleteInvitationActions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:1;white-space:nowrap;text-align:center}.athleteInvitationActions svg{width:17px;flex:0 0 17px}@media(max-width:700px){.athleteInvitation{grid-template-columns:auto minmax(0,1fr)}.athleteInvitationActions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.athleteInvitationActions button{width:100%}}.athleteIdentity .athletePublicId{position:relative;padding-right:58px}.athletePublicId button{position:absolute;top:50%;right:7px;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#14555d;display:grid;place-items:center;cursor:pointer}.athletePublicId button:hover:not(:disabled){background:#dfecee}.athletePublicId button:disabled{opacity:.45;cursor:default}.athleteSessionDate{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;padding:7px 10px;border-radius:10px;background:#eef4f5;color:#315e65!important;font-weight:800;text-transform:capitalize}.athleteSessionDate svg{width:16px;flex:0 0 16px}.athleteUpcoming{display:grid;gap:12px;margin-top:4px}.athleteUpcoming>span,.athleteAvailabilityHead span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteUpcoming>h2{margin:0;font-size:22px}.athleteAvailability{display:grid;gap:14px}.athleteAvailabilityHead{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.athleteAvailabilityHead h2{margin:6px 0;font-size:25px}.athleteAvailabilityHead p{margin:0}.athleteWeekStrip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.athleteWeekStrip button{min-width:0;height:62px;border:1px solid #dce4e6;border-radius:12px;background:#fff;color:#506b70;display:grid;place-items:center;padding:7px 2px}.athleteWeekStrip button small{font-size:9px;text-transform:uppercase}.athleteWeekStrip button b{font-size:17px}.athleteWeekStrip button.active{background:#0f6770;border-color:#0f6770;color:#fff}.athleteSlotDay{display:grid;gap:6px;color:#506b70;font-size:12px;font-weight:800}.athleteSlotDay select{height:44px;border:1px solid #dce4e6;border-radius:12px;background:#f8fafa;padding:0 12px}.trainerLocked input:disabled,.athleteDayEditor input:disabled{opacity:1;background:#edf2f3;color:#607378}.trainerLocked .athleteExerciseTitle button{border-color:#9fcbd0;background:#f4ffff}@media(max-width:560px){.athleteAvailability{padding:18px}.athleteAvailabilityHead{display:grid}.athleteWeekStrip{gap:4px}.athleteWeekStrip button{height:56px;border-radius:10px}.athleteUpcoming>h2{font-size:20px}}.athletePublicId button svg{width:19px;height:19px}.timeInput24{display:block;width:100%;min-width:0;font-variant-numeric:tabular-nums;letter-spacing:.02em}.timeInput24::placeholder{color:#0f2d316b}label.nativeDateTime>.timeInput24{display:block;width:100%!important;inline-size:100%!important;min-width:0!important;max-width:100%!important}.roleSwitcher{margin:12px 16px 0;padding:14px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.roleSwitcher.compact{margin:12px 0}.roleSwitcherHead{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px}.roleSwitcherHead span{display:block;font-size:11px;letter-spacing:.08em;opacity:.72}.roleSwitcherHead p{margin:4px 0 0;font-size:13px;opacity:.82}.roleSwitcherOptions{display:grid;gap:8px}.roleSwitcherOptions button{border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer}.roleSwitcherOptions button.active{background:#ffffff1f;border-color:#ffffff3d}.sidebar .roleSwitcher{margin:0 0 12px}.athleteToastFixed{position:fixed;right:16px;bottom:16px;z-index:40}.athleteSettingsGrid .settingsCard{margin:0;width:100%}.athleteSettingsGrid .settingsLead{margin:6px 0 0;color:#718080;line-height:1.45}.athleteSettingsGrid .trainerProfileHeading h2{margin:5px 0 0;font-size:21px;line-height:1.15}.athleteSettingsGrid .settingSwitch small.athletePrivacyHint{display:block;margin-top:4px;color:#7a8689;font-weight:600;font-size:11px;line-height:1.35}.athleteSettingsGrid .errorBox{border-radius:12px;padding:10px 12px;background:#fff4f2;color:#9a4038;border:1px solid #f0d4cf;font-size:13px;line-height:1.4}.athleteAvailability .athleteDateNav{padding:0;margin:0;width:100%}.athleteStatus{white-space:nowrap;line-height:1.25}@media(max-width:760px){.athleteSession{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px}.athleteSessionTime{min-width:0}.athleteStatus{justify-self:end;align-self:center;font-size:10px;padding:5px 9px}.athleteActions{grid-template-columns:1fr;gap:8px}.athleteActions .athletePrimary,.athleteActions .athleteSecondary,.athleteActions .athleteGhost{width:100%;white-space:nowrap;justify-content:center}.athleteActions .athleteGhost{grid-column:auto}}.athleteMobile .athleteSession{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px}.athleteMobile .athleteSessionTime{min-width:0}.athleteMobile .athleteStatus{justify-self:end;white-space:nowrap;font-size:10px;padding:5px 9px;line-height:1.25}.athleteMobile .athleteSession .athleteActions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.athleteMobile .athleteSession .athleteActionMain{width:100%;justify-content:center;white-space:nowrap}.athleteMobile .athleteSession .athleteActionsRow{display:grid;grid-template-columns:1fr 1fr;gap:8px}.athleteMobile .athleteSession .athleteActionsRow .athleteGhost{width:100%;white-space:nowrap;font-size:13px;padding:0 10px}.athleteActions{display:grid;gap:8px;margin-top:12px;grid-column:1/-1}.athleteActionMain{width:100%;justify-content:center;white-space:nowrap}.athleteActionsRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.athleteActionsRow .athleteGhost{width:100%;white-space:nowrap;font-size:13px;padding:0 10px}@media(max-width:760px){.athleteActions{grid-template-columns:1fr}.athleteActionsRow{grid-template-columns:1fr 1fr}.athleteActions .athleteGhost{grid-column:auto}}.athleteMobile .athleteQuickGrid button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-height:96px;padding:14px 12px;text-align:left}.athleteMobile .athleteQuickGrid svg{width:24px;height:24px;flex:0 0 auto}.athleteMobile .athleteQuickGrid b{font-size:15px;font-weight:800;white-space:nowrap}.athleteMobile .athleteQuickGrid span{font-size:12px;white-space:nowrap}@media(max-width:760px){.athleteQuickGrid button{padding:14px 12px;min-height:96px}.athleteQuickGrid b{font-size:15px;white-space:nowrap}.athleteQuickGrid span{font-size:12px;white-space:nowrap}}.athleteMobile.workoutMode .nav{display:none}.athleteMobile.workoutMode .athleteMobileContent{padding-bottom:16px}.athleteMobile.workoutMode .athleteToast{bottom:16px}.athleteWorkoutDetailsLayer{position:fixed!important;inset:0!important;z-index:80!important;display:flex!important;justify-content:center;background:#102f3566;backdrop-filter:blur(4px)}.athleteTodayGroup{background:#fff;border:1px solid #e2e8ea;border-radius:20px;box-shadow:0 1px 3px #102f350b;overflow:hidden}.athleteTodayGroupHead{padding:24px 26px}.athleteTodayGroupHead>span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteTodayGroupHead h2{margin:8px 0;font-size:27px}.athleteTodayGroupHead p{margin:0;color:#738287;line-height:1.5}.athleteTodayGroupHead .athletePrimary{margin-top:18px}.athleteTodaySessions{display:grid;gap:0;border-top:1px solid #e8edef;padding:0 14px}.athleteTodaySessions .athleteSession{border:0;border-bottom:1px solid #e8edef;border-radius:0;box-shadow:none;padding:20px 10px}.athleteTodaySessions .athleteSession:last-child{border-bottom:0}.athleteTodaySessions .athleteSession:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:5px;background:#6aa0b9}.athleteTodaySessions .athleteSession.confirmed:before{background:#5f9d76}.athleteTodaySessions .athleteSession.completed:before{background:#0f6770}.athleteTodaySessions .athleteSession{position:relative;padding-left:20px}@media(max-width:520px){.athleteTodayGroup{border-radius:18px}.athleteTodayGroupHead{padding:20px}.athleteTodayGroupHead h2{font-size:24px}.athleteTodaySessions{padding:0 12px}.athleteTodaySessions .athleteSession{padding:18px 8px 18px 18px}}.athleteSessionBalance{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;background:#eaf4f5;border:1px solid #d9e8ea;border-radius:18px;padding:14px 16px;color:#12363b}.athleteSessionBalanceIcon{width:44px;height:44px;border-radius:14px;background:#d7edef;color:#0f6770;display:grid;place-items:center}.athleteSessionBalanceIcon svg{width:21px;height:21px}.athleteSessionBalance>span:nth-child(2){display:grid;gap:3px}.athleteSessionBalance small{font-size:10px;color:#5d787d;font-weight:800;letter-spacing:.06em}.athleteSessionBalance b{font-size:15px}.athleteSessionBalance strong{font-size:25px;color:#0f6770;white-space:nowrap}.athleteSessionBalance strong small{font-size:12px;letter-spacing:0}@media(max-width:520px){.athleteSessionBalance{border-radius:16px;padding:12px 14px}.athleteSessionBalanceIcon{width:40px;height:40px}.athleteSessionBalance strong{font-size:23px}}.athleteSessionBalance em{font-size:12px;font-style:normal;font-weight:800;color:#668085;background:#fff;padding:7px 9px;border-radius:10px;white-space:nowrap}.athleteSessionOpenable{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.athleteSessionOpenable:hover{border-color:#9bcbd0;box-shadow:0 5px 18px #102f3512}.athleteSessionHint{grid-column:1/-1;color:#0f6770;font-size:12px;font-weight:850}.athleteWorkoutDetailsLayer{padding:18px;align-items:center}.athleteWorkoutDetails{width:min(620px,100%);max-height:min(820px,calc(100dvh - 36px));overflow:auto;background:#f4f6f8;border-radius:22px;padding:20px;box-shadow:0 24px 70px #102f3540;display:grid;gap:14px}.athleteWorkoutDetails>header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.athleteWorkoutDetails header span{font-size:10px;letter-spacing:.12em;color:#31808a;font-weight:900}.athleteWorkoutDetails h2{margin:6px 0 4px;font-size:25px}.athleteWorkoutDetails header p{margin:0;color:#738287}.athleteDetailsClose{width:42px;height:42px;flex:0 0 auto;border:1px solid #dce4e6;border-radius:13px;background:#fff;color:#15383d;display:grid;place-items:center}.athleteDetailsClose svg{width:20px}.athleteResultExercises{display:grid;gap:10px}.athleteResultExercises>article{background:#fff;border:1px solid #e2e8ea;border-radius:17px;padding:15px}.athleteResultHead{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center}.athleteResultHead>span{width:34px;height:34px;border-radius:11px;background:#e3f1f2;color:#0f6770;display:grid;place-items:center;font-weight:900}.athleteResultHead h3{margin:0;font-size:17px}.athleteResultHead p{margin:3px 0 0;color:#738287;font-size:12px}.athleteResultHead>b{padding:6px 9px;border-radius:999px;font-size:10px}.athleteResultHead>b.done{background:#e2f3e7;color:#37734b}.athleteResultHead>b.partial{background:#fff2c8;color:#745d10}.athleteResultHead>b.missed{background:#f2e9e8;color:#925046}.athleteResultSets{display:grid;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #edf1f2}.athleteResultSets>div{display:flex;justify-content:space-between;gap:12px;color:#667a7f;font-size:12px}.athleteResultSets b{color:#173a3f}.athleteDetailsState{padding:28px 14px;text-align:center;background:#fff;border-radius:16px;color:#667a7f}.athleteDetailsState.error{color:#9b473f}.athleteDetailsDone{width:100%}@media(max-width:520px){.athleteWorkoutDetailsLayer{padding:0;align-items:flex-end}.athleteWorkoutDetails{max-height:88dvh;border-radius:22px 22px 0 0;padding:18px 14px calc(18px + env(safe-area-inset-bottom))}.athleteResultHead{grid-template-columns:32px minmax(0,1fr)}.athleteResultHead>b{grid-column:2;justify-self:start}.athleteWorkoutDetails h2{font-size:22px}}.dateNavField{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;max-width:100%;height:48px;padding:0 16px;border:1px solid var(--m-line);border-radius:14px;background:#fff;color:var(--m-text);font-weight:800;cursor:pointer;overflow:hidden;box-shadow:0 1px 2px #102f350d}.dateNavField:focus-within{border-color:var(--m-primary);box-shadow:0 0 0 3px #0f59621f}.dateNavFieldIcon{width:18px;flex:0 0 18px;color:var(--m-primary)}.dateNavFieldLabel{flex:1 1 auto;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;line-height:1.2;text-transform:capitalize}.dateNavFieldInput{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;margin:0;padding:0}@media(max-width:560px){.dateNavFieldLabel{font-size:14px}.dateNavField{padding:0 12px}}
