:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;background:#090b10;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:#090b10;width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{width:100%;min-height:100vh;padding:32px 20px}.center{align-content:center;place-items:center;gap:18px;display:grid}.loader{border:4px solid #ffffff1a;border-top-color:#8d75ff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:#8b92a0}.eyebrow{color:#8f7cff;letter-spacing:.16em;margin:0 0 8px;font-size:12px;font-weight:800}.hero{max-width:620px;margin:0 auto}.logo{background:linear-gradient(135deg,#725cff,#9c62ff);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:28px;display:grid}.hero h1{margin:0;font-size:32px}.subtitle{color:#949ba8;line-height:1.5}.staff-app{width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding-bottom:96px}.page-content{padding:26px 18px calc(110px + env(safe-area-inset-bottom))}.dashboard-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.dashboard-title{margin:0;font-size:28px;line-height:1.15}.dashboard-subtitle{color:#858d9b;margin:8px 0 0;font-size:14px}.profile-badge{background:#131720;border:1px solid #ffffff14;border-radius:17px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card{background:linear-gradient(145deg,#141821,#10131a);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;min-height:128px;padding:16px;display:flex}.stat-icon{font-size:22px}.stat-value{margin-top:auto;font-size:28px;font-weight:800}.stat-label{color:#858d9b;margin-top:4px;font-size:13px}.dashboard-section{margin-top:28px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-heading h2{margin:0;font-size:20px}.text-button{color:#8d78ff;background:0 0;border:0;padding:0;font-weight:700}.empty-card,.attention-card{background:#11151d;border:1px solid #ffffff12;border-radius:20px}.empty-card{text-align:center;padding:24px}.empty-icon{margin-bottom:10px;font-size:30px}.empty-card strong{display:block}.empty-card p{color:#858d9b;max-width:300px;margin:8px auto 0;font-size:14px;line-height:1.5}.attention-card{overflow:hidden}.attention-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;display:flex}.attention-row:last-child{border-bottom:0}.attention-row span{color:#dce0e7;font-size:14px}.attention-row strong{color:#a494ff;text-align:center;background:#8a6eff1f;border-radius:999px;min-width:30px;padding:5px 9px}.simple-header{text-align:center;padding-top:24px}.large-icon{margin-bottom:14px;font-size:42px}.simple-header h1{margin:0;font-size:28px}.simple-header p{color:#858d9b}.bottom-nav{z-index:100;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0c0f15f0;border-top:1px solid #ffffff12;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item{color:#727986;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:6px 2px;display:flex}.nav-item.active{color:#9b89ff}.nav-icon{font-size:21px}.nav-label{font-size:10px;font-weight:700}.onboarding-app{width:100%;max-width:620px;min-height:100vh;padding:40px 22px calc(34px + env(safe-area-inset-bottom));margin:0 auto}.onboarding-hero{margin-bottom:28px}.onboarding-logo{background:linear-gradient(135deg,#6753ff,#965dff);border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:26px;font-size:29px;display:grid;box-shadow:0 16px 44px #7354ff38}.onboarding-hero h1{margin:0 0 12px;font-size:34px}.onboarding-hero>p:last-child{color:#8b92a0;margin:0;font-size:16px;line-height:1.6}.onboarding-card{background:#11151d;border:1px solid #ffffff12;border-radius:22px;overflow:hidden}.onboarding-step{border-bottom:1px solid #ffffff0d;gap:14px;padding:18px;display:flex}.onboarding-step:last-child{border-bottom:0}.onboarding-step>span{color:#a493ff;background:#896cff24;border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.onboarding-step strong{margin-top:1px;display:block}.onboarding-step p{color:#858d9b;margin:5px 0 0;font-size:13px;line-height:1.45}.primary-button{color:#fff;background:linear-gradient(135deg,#715bff,#925eff);border:0;border-radius:18px;width:100%;min-height:56px;margin-top:20px;font-size:16px;font-weight:800;box-shadow:0 14px 32px #7359ff38}.primary-button:active{transform:scale(.985)}@media (width>=680px){.bottom-nav{border-left:1px solid #ffffff12;border-right:1px solid #ffffff12;border-radius:18px 18px 0 0;max-width:760px;left:50%;transform:translate(-50%)}}.registration-app{width:100%;max-width:620px;min-height:100vh;padding:26px 20px calc(30px + env(safe-area-inset-bottom));margin:0 auto}.registration-header{align-items:center;gap:14px;display:flex}.registration-header strong{font-size:16px}.back-button{color:#fff;background:#12161e;border:1px solid #ffffff14;border-radius:14px;place-items:center;width:44px;height:44px;font-size:32px;line-height:1;display:grid}.progress-track{background:#ffffff12;border-radius:999px;width:100%;height:5px;margin:22px 0 28px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#725cff,#a06cff);height:100%;transition:width .25s}.form-section h1{margin:0 0 8px;font-size:28px}.form-section>p{color:#858d9b;margin:0 0 26px;line-height:1.5}.field{flex-direction:column;gap:8px;margin-bottom:17px;display:flex}.field>span{color:#a7adba;font-size:13px;font-weight:700}.field input,.field select,.field textarea{color:#fff;background:#11151d;border:1px solid #ffffff17;border-radius:16px;outline:none;width:100%}.field input,.field select{min-height:54px;padding:0 15px}.field textarea{resize:vertical;padding:15px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#9177ffa6}.choice-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.choice{color:#9ca3af;background:#11151d;border:1px solid #ffffff14;border-radius:14px;min-height:47px}.choice.active{color:#fff;background:#7d62ff26;border-color:#846fff}.option-list{gap:8px;margin-bottom:22px;display:grid}.option-card{color:#c7ccd5;text-align:left;background:#11151d;border:1px solid #ffffff14;border-radius:15px;min-height:52px;padding:0 16px}.option-card.active{color:#fff;background:#7d62ff24;border-color:#816cff}.registration-footer{margin-top:24px}.primary-button:disabled{opacity:.45;box-shadow:none}.review-card{background:#11151d;border:1px solid #ffffff12;border-radius:18px;gap:13px;padding:17px;display:grid}.review-card div{justify-content:space-between;align-items:center;gap:15px;display:flex}.review-card span{color:#858d9b;font-size:13px}.review-card strong{text-align:right;font-size:14px}.form-error{color:#ff9696;background:#ff414114;border:1px solid #ff585840;border-radius:14px;margin-top:15px;padding:13px 15px;font-size:13px}.state-page{width:100%;max-width:620px;min-height:100vh;padding:54px 24px calc(30px + env(safe-area-inset-bottom));margin:0 auto}.state-icon{background:linear-gradient(135deg,#6553ff,#9862ff);border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:28px;font-size:31px;display:grid}.state-page h1{margin:0 0 14px;font-size:32px}.state-text{color:#8d94a1;margin:0 0 28px;font-size:16px;line-height:1.6}.status-panel{background:#11151d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:7px;padding:19px;display:flex}.status-panel span{color:#858d9b;font-size:12px}.small-note{color:#747c89;margin-top:16px;font-size:13px}.stat-button{color:inherit;text-align:left;background:0 0;border:0;padding:0}.stat-button .stat-card{height:100%}.button-row{width:100%;color:inherit;background:0 0;border:0}.list-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.list-header h1{margin:0;font-size:28px}.count-badge{color:#9d8cff;background:#8266ff24;border-radius:14px;place-items:center;min-width:40px;height:40px;font-weight:800;display:grid}.application-list{gap:10px;display:grid}.application-card{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:13px;width:100%;padding:15px;display:flex}.mini-avatar{background:#8469ff1f;border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.application-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.application-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.application-info span{color:#969daa;font-size:13px}.application-info small{color:#777f8d}.chevron{color:#777f8d;font-size:28px}.back-link{color:#9c88ff;background:0 0;border:0;padding:0;font-weight:700}.application-profile{text-align:center;margin-top:25px}.application-avatar{background:#8469ff24;border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 13px;font-size:30px;display:grid}.application-profile h1{margin:0 0 10px;font-size:27px}.status-chip{color:#d8bd61;background:#d8b84c1a;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.details-card,.text-card{background:#11151d;border:1px solid #ffffff12;border-radius:19px;margin-top:20px}.details-card{overflow:hidden}.detail-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:14px;min-height:53px;padding:0 15px;display:flex}.detail-row:last-child{border-bottom:0}.detail-row span{color:#858d9b;font-size:13px}.detail-row strong{text-align:right;font-size:13px}.text-card{padding:17px}.text-card span{font-weight:700}.text-card p{color:#9ba2af;margin:9px 0 0;line-height:1.55}.application-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:20px;display:grid}.danger-button,.accept-button{border:0;border-radius:16px;min-height:54px;font-weight:800}.danger-button{color:#ff9191;background:#ff4e4e1a}.accept-button{color:#fff;background:linear-gradient(135deg,#705aff,#9864ff)}.chat-app,.staff-chat-page{background:#090b10;flex-direction:column;width:100%;max-width:760px;height:100vh;margin:0 auto;display:flex}.chat-header,.staff-chat-header{background:#0c0f15f5;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;min-height:72px;padding:12px 16px;display:flex}.chat-avatar{background:#866cff24;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.chat-header>div:last-child,.staff-chat-title{flex-direction:column;gap:3px;display:flex}.chat-header strong,.staff-chat-title strong{font-size:16px}.chat-header span,.staff-chat-title span{color:#858d9b;font-size:12px}.staff-chat-header>button{color:#9f8cff;background:0 0;border:0;width:36px;height:36px;font-size:30px}.chat-messages{flex:1;padding:18px 14px 110px;overflow-y:auto}.chat-empty{color:#858d9b;text-align:center}.chat-intro{text-align:center;max-width:320px;margin:50px auto}.chat-intro>div{margin-bottom:12px;font-size:36px}.chat-intro strong{margin-bottom:8px;display:block}.chat-intro p{color:#858d9b;margin:0;font-size:14px;line-height:1.5}.message-row{justify-content:flex-start;margin-bottom:10px;display:flex}.message-row.mine{justify-content:flex-end}.message-bubble{background:#151922;border:1px solid #ffffff0f;border-radius:16px 16px 16px 5px;max-width:78%;padding:10px 12px 7px}.message-row.mine .message-bubble{background:linear-gradient(135deg,#6f59ff,#8d5fff);border-radius:16px 16px 5px}.message-bubble p{white-space:pre-wrap;margin:0;line-height:1.4}.message-bubble span{color:#ffffff8c;text-align:right;margin-top:5px;font-size:10px;display:block}.chat-composer{z-index:50;max-width:760px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#0c0f15f7;border-top:1px solid #ffffff0f;align-items:flex-end;gap:8px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.chat-composer textarea{resize:none;color:#fff;background:#151922;border:1px solid #ffffff14;border-radius:16px;outline:none;flex:1;min-height:46px;max-height:120px;padding:12px 14px}.chat-composer button{color:#fff;background:linear-gradient(135deg,#725bff,#9864ff);border:0;border-radius:15px;flex-shrink:0;width:46px;height:46px;font-size:20px}.chat-composer button:disabled{opacity:.4}.activate-strip{background:#7a60ff14;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.activate-strip span{color:#9ca3af;font-size:12px}.activate-strip button{color:#fff;background:linear-gradient(135deg,#715aff,#9662ff);border:0;border-radius:12px;min-height:38px;padding:0 12px;font-size:12px;font-weight:800}.unread-badge{color:#fff;background:#7f65ff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:800;display:grid}.staff-chat-page .chat-composer{z-index:220;bottom:calc(70px + env(safe-area-inset-bottom))}.staff-chat-page .chat-messages{padding-bottom:calc(190px + env(safe-area-inset-bottom))}.staff-chat-page .chat-composer textarea,.staff-chat-page .chat-composer button{z-index:221;position:relative}.chat-send-error{left:14px;right:14px;bottom:calc(138px + env(safe-area-inset-bottom));z-index:230;color:#ff9a9a;background:#501414f0;border:1px solid #ff555540;border-radius:12px;max-width:730px;margin:0 auto;padding:10px 12px;font-size:12px;position:fixed}.staff-chat-page{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.staff-chat-page .chat-composer{bottom:calc(74px + env(safe-area-inset-bottom))}.access-description{color:#858d9b;margin:-6px 0 22px;font-size:14px;line-height:1.55}.staff-access-list{gap:14px;display:grid}.staff-access-card{background:#11151d;border:1px solid #ffffff12;border-radius:20px;padding:18px}.staff-access-head{align-items:center;gap:13px;margin-bottom:18px;display:flex}.staff-access-icon{background:#8469ff24;border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.staff-access-head>div:last-child{flex-direction:column;gap:3px;display:flex}.staff-access-head strong{font-size:16px}.staff-access-head span{color:#747c89;font-size:11px}.staff-access-details{border:1px solid #ffffff0f;border-radius:15px;margin-bottom:15px;overflow:hidden}.staff-access-details>div{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;min-height:49px;padding:0 13px;display:flex}.staff-access-details>div:last-child{border-bottom:0}.staff-access-details span{color:#858d9b;font-size:12px}.staff-access-details strong{text-align:right;font-size:13px}.access-online{color:#67d99b}.secondary-button{color:#a796ff;background:#8266ff14;border:1px solid #9277ff40;border-radius:14px;width:100%;min-height:48px;font-weight:800}.access-modal-backdrop{z-index:500;padding:16px 16px calc(16px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;align-items:flex-end;display:flex;position:fixed;inset:0}.access-modal{background:#12161e;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:620px;margin:0 auto;padding:22px}.access-modal h2{margin:0 0 8px;font-size:25px}.access-modal>p{color:#858d9b;margin:0 0 20px;line-height:1.5}.access-modal-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:20px;display:grid}.cancel-button{color:#a1a7b2;background:#1a1f29;border:0;border-radius:15px;min-height:52px;font-weight:800}.client-dashboard-shell{width:100%;max-width:760px;min-height:100vh;padding-bottom:calc(94px + env(safe-area-inset-bottom));background:#090b10;margin:0 auto}.client-page{padding:30px 20px calc(120px + env(safe-area-inset-bottom))}.client-home-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.client-home-header h1{margin:4px 0 6px;font-size:34px;line-height:1.1}.client-home-header p:last-child{color:#858d9b;max-width:320px;margin:0;font-size:14px;line-height:1.55}.client-profile-icon{background:#7e62ff1f;border:1px solid #ffffff14;border-radius:19px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.client-status-card{background:#11151d;border:1px solid #ffffff12;border-radius:22px;margin-bottom:28px;padding:18px}.client-status-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.client-status-top>div{flex-direction:column;gap:4px;display:flex}.client-small-label{color:#808795;font-size:12px}.client-active-chip{color:#68daa0;font-size:12px;font-weight:800}.client-status-divider{background:#ffffff0f;height:1px;margin:16px 0}.client-coach-row{align-items:center;gap:12px;display:flex}.client-coach-avatar{background:#8266ff21;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.client-coach-row>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.client-chat-shortcut{background:#7e62ff21;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.client-section{margin-top:28px}.client-section-title{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px;display:flex}.client-section-title h2{margin:3px 0 0;font-size:25px}.client-main-action{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:19px;align-items:center;gap:13px;width:100%;margin-bottom:10px;padding:15px;display:flex}.client-action-icon{background:#8469ff1f;border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.client-action-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.client-action-text>span{color:#8875ff;text-transform:uppercase;font-size:11px;font-weight:800}.client-action-text strong{font-size:15px}.client-action-text small{color:#7f8795;font-size:12px;line-height:1.35}.client-chevron{color:#697180;font-size:28px}.client-progress-card{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px;display:flex}.client-progress-card>div:first-child{flex-direction:column;gap:4px;display:flex}.client-progress-card p{color:#808795;margin:4px 0 0;font-size:12px;line-height:1.45}.client-progress-chart{background:#49c78b1a;border-radius:17px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.client-contact-card{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:19px;align-items:center;gap:13px;width:100%;padding:15px;display:flex}.client-contact-card>div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.client-contact-card span:not(.client-chevron){color:#858d9b;font-size:12px}.client-page-header{margin-bottom:25px}.client-page-header h1{margin:4px 0 8px;font-size:32px}.client-page-header>p:last-child{color:#858d9b;margin:0;line-height:1.5}.client-feature-card{text-align:center;background:#11151d;border:1px solid #ffffff12;border-radius:22px;margin-bottom:18px;padding:24px}.client-feature-icon{background:#8469ff21;border-radius:20px;place-items:center;width:65px;height:65px;margin:0 auto 14px;font-size:30px;display:grid}.client-feature-card h2{margin:0 0 8px;font-size:21px}.client-feature-card p{color:#858d9b;margin:0;font-size:14px;line-height:1.55}.client-info-list{background:#11151d;border:1px solid #ffffff12;border-radius:19px;overflow:hidden}.client-info-list>div{border-bottom:1px solid #ffffff0d;align-items:center;gap:13px;min-height:72px;padding:13px 15px;display:flex}.client-info-list>div:last-child{border-bottom:0}.client-info-list>div>span{text-align:center;width:40px;font-size:21px}.client-info-list>div>div{flex-direction:column;gap:3px;display:flex}.client-info-list small{color:#7f8795}.nutrition-preview{gap:10px;display:grid}.nutrition-item{background:#11151d;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:13px;padding:16px;display:flex}.nutrition-item>span{background:#8469ff1c;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.nutrition-item>div{flex-direction:column;gap:3px;display:flex}.nutrition-item small{color:#808795}.progress-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.progress-summary-card{background:#11151d;border:1px solid #ffffff12;border-radius:19px;flex-direction:column;gap:8px;padding:18px;display:flex}.progress-summary-card>span{font-size:23px}.progress-summary-card strong{font-size:25px}.progress-summary-card small{color:#7f8795}.client-disabled-action{color:#686f7c;background:#11151d;border:1px solid #ffffff0f;border-radius:15px;width:100%;min-height:52px;margin-top:6px;font-weight:800}.client-bottom-nav{z-index:400;width:100%;max-width:760px;padding:9px 6px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0f15f7;border-top:1px solid #ffffff0f;grid-template-columns:repeat(5,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.client-nav-item{color:#737b89;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;min-width:0;padding:4px 2px;font-size:10px;font-weight:700;display:flex}.client-nav-item.active{color:#a58eff}.client-nav-icon{font-size:21px}.client-dashboard-shell .chat-app{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.client-dashboard-shell .chat-composer{bottom:calc(70px + env(safe-area-inset-bottom))}.client-dashboard-shell .chat-messages{padding-bottom:calc(170px + env(safe-area-inset-bottom))}.client-mode-switch{background:#11151d;border:1px solid #ffffff0f;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:20px;padding:5px;display:grid}.client-mode-switch button{color:#747c89;background:0 0;border:0;border-radius:12px;min-height:44px;font-size:13px;font-weight:800}.client-mode-switch button.active{color:#fff;background:#8165ff2b}.active-client-list{gap:10px;display:grid}.active-client-card{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:12px;width:100%;min-height:76px;padding:13px;display:flex}.active-client-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.active-client-info strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.active-client-info span{color:#858d9b;font-size:12px}.active-dot{color:#62d89a;font-size:12px}.client-profile-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.back-button{color:#a18aff;background:0 0;border:0;place-items:center;width:38px;height:38px;font-size:32px;display:grid}.client-profile-avatar{background:#8267ff21;border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.client-profile-header>div:last-child{flex-direction:column;gap:3px;display:flex}.client-profile-header strong{font-size:18px}.client-profile-header span{color:#65d99b;font-size:12px}.client-profile-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.client-profile-summary>div{background:#11151d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:7px;padding:14px;display:flex}.client-profile-summary span{color:#7e8694;font-size:10px}.client-profile-summary strong{font-size:15px}.client-goal-card{background:#8267ff12;border:1px solid #8267ff26;border-radius:17px;flex-direction:column;gap:6px;margin-bottom:18px;padding:16px;display:flex}.client-goal-card span{color:#9986ff;font-size:11px;font-weight:800}.client-management-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px;display:grid}.client-management-card{color:#fff;text-align:left;background:#11151d;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;min-height:135px;padding:16px;display:flex}.client-management-card>span{margin-bottom:7px;font-size:25px}.client-management-card strong{font-size:15px}.client-management-card small{color:#7f8795;line-height:1.35}.client-management-card:disabled{opacity:.4}.client-data-card{background:#11151d;border:1px solid #ffffff12;border-radius:18px;margin-bottom:20px;overflow:hidden}.client-data-card h3{border-bottom:1px solid #ffffff0f;margin:0;padding:16px;font-size:16px}.client-data-card>div{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:15px;min-height:49px;padding:0 15px;display:flex}.client-data-card>div:last-child{border-bottom:0}.client-data-card span{color:#818997;font-size:12px}.client-data-card strong{text-align:right;font-size:13px}.active-client-text{color:#63d99a}.staff-client-profile-header{align-items:center;gap:11px;margin-bottom:22px;display:flex}.staff-profile-back{color:#a18cff;background:0 0;border:0;flex-shrink:0;place-items:center;width:34px;height:42px;font-size:31px;display:grid}.staff-profile-avatar{background:#8266ff21;border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:23px;display:grid}.staff-profile-title{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.staff-profile-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.staff-profile-title span{color:#62d99a;font-size:11px}.staff-profile-chat{background:#8266ff21;border:0;border-radius:14px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.staff-profile-tabs{scrollbar-width:none;background:#11151d;border:1px solid #ffffff0f;border-radius:15px;gap:5px;margin-bottom:22px;padding:5px;display:flex;overflow-x:auto}.staff-profile-tabs::-webkit-scrollbar{display:none}.staff-profile-tabs button{color:#747c89;white-space:nowrap;background:0 0;border:0;border-radius:11px;flex:1;min-height:39px;padding:0 11px;font-size:11px;font-weight:800}.staff-profile-tabs button.active{color:#fff;background:#8165ff2b}.staff-client-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.staff-client-metrics>div{background:#11151d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:7px;padding:14px;display:flex}.staff-client-metrics span{color:#7d8593;font-size:9px}.staff-client-metrics strong{font-size:15px}.staff-profile-section{margin-top:22px}.staff-client-goal{background:#8266ff12;border:1px solid #8266ff29;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex}.staff-client-goal>span{font-size:24px}.staff-client-goal strong{font-size:15px}.staff-client-info-card{background:#11151d;border:1px solid #ffffff12;border-radius:18px;overflow:hidden}.staff-client-info-card>div{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:14px;min-height:50px;padding:0 15px;display:flex}.staff-client-info-card>div:last-child{border-bottom:0}.staff-client-info-card span{color:#818997;font-size:11px}.staff-client-info-card strong{text-align:right;max-width:62%;font-size:12px}.staff-client-text-card{background:#11151d;border:1px solid #ffffff12;border-radius:18px;gap:12px;padding:16px;display:flex}.staff-client-text-card>span{flex-shrink:0;font-size:22px}.staff-client-text-card p{color:#a0a6b1;margin:0;font-size:13px;line-height:1.55}.staff-profile-empty{text-align:center;background:#11151d;border:1px solid #ffffff12;border-radius:22px;padding:36px 20px}.staff-profile-empty>div:first-child{margin-bottom:12px;font-size:42px}.staff-profile-empty h2{margin:0 0 9px;font-size:21px}.staff-profile-empty>p{color:#838b98;max-width:330px;margin:0 auto 20px;font-size:13px;line-height:1.55}.staff-profile-empty .primary-button{max-width:320px;margin:0 auto 11px}.staff-profile-empty>small{color:#666e7b;font-size:10px;display:block}.staff-progress-preview{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px;display:grid!important}.staff-progress-preview>div{background:#0d1118;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:7px;padding:13px 6px;display:flex}.staff-progress-preview span{font-size:21px}.staff-progress-preview strong{font-size:11px}.staff-client-danger-zone{background:#ff3f3f0b;border:1px solid #ff52522e;border-radius:19px;flex-direction:column;gap:16px;margin-top:28px;margin-bottom:30px;padding:18px;display:flex}.staff-client-danger-zone>div{flex-direction:column;gap:5px;display:flex}.staff-client-danger-zone span{color:#ff9b9b;font-size:11px;font-weight:800}.staff-client-danger-zone strong{font-size:16px}.staff-client-danger-zone p{color:#858d9b;margin:3px 0 0;font-size:12px;line-height:1.55}.staff-remove-client-button{color:#ff9191;background:#ff434314;border:1px solid #ff535333;border-radius:14px;width:100%;min-height:49px;font-weight:800}.staff-remove-client-button:disabled{opacity:.45}.workout-editor{gap:18px;display:grid}.workout-editor-card,.workout-inline-form{background:#11151d;border:1px solid #ffffff12;border-radius:20px;padding:18px}.workout-editor-heading,.workout-days-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.workout-editor-heading h2,.workout-days-header h2{margin:3px 0 0}.workout-active-chip{color:#62d99a;font-size:11px;font-weight:800}.workout-save{width:100%;margin-top:8px}.workout-days-header{margin:5px 0 0}.workout-days-header>span{color:#a694ff;background:#8266ff1f;border-radius:12px;place-items:center;min-width:34px;height:34px;font-weight:800;display:grid}.workout-days-list{gap:12px;display:grid}.workout-day-card{background:#11151d;border:1px solid #ffffff12;border-radius:20px;overflow:hidden}.workout-day-card>header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:15px;padding:16px;display:flex}.workout-day-card header>div{flex-direction:column;gap:4px;display:flex}.workout-day-card header small{color:#9985ff;font-weight:800}.workout-day-card header strong{font-size:17px}.workout-day-card header p{color:#858d9b;margin:3px 0 0;font-size:12px}.workout-delete-icon,.workout-exercise-delete{color:#d77979;background:0 0;border:0;font-size:24px}.workout-exercise-list{padding:0 14px}.workout-no-exercises{color:#737b88;text-align:center;padding:20px 0;font-size:12px}.workout-exercise-row{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:10px;padding:14px 0;display:flex}.workout-exercise-number,.client-workout-position{color:#9e8aff;background:#8266ff1f;border-radius:10px;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.workout-exercise-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.workout-exercise-info>span{color:#777f8d;font-size:11px}.workout-exercise-meta,.client-workout-values{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.workout-exercise-meta small,.client-workout-values small{color:#9299a5;background:#0d1118;border-radius:8px;padding:4px 7px}.workout-exercise-info p{color:#989fa9;margin:5px 0 0;font-size:11px;line-height:1.4}.workout-add-exercise{color:#9e8aff;background:#8266ff0a;border:0;border-top:1px solid #ffffff0d;width:100%;min-height:46px;font-weight:800}.workout-add-day{color:#9d8aff;background:#8266ff0a;border:1px dashed #9277ff47;border-radius:16px;width:100%;min-height:52px;font-weight:800}.workout-inline-form h3{margin:0 0 17px}.workout-form-actions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:15px;display:grid}.workout-remove-program{color:#d97878;background:#ff3c3c0a;border:1px solid #ff505029;border-radius:14px;min-height:47px;font-weight:800}.workout-modal-backdrop{z-index:600;padding:14px 14px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bd;align-items:flex-end;display:flex;position:fixed;inset:0;overflow-y:auto}.workout-modal{background:#12161e;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:620px;max-height:92vh;margin:auto auto 0;padding:20px;overflow-y:auto}.workout-modal h2{margin:3px 0 18px}.workout-form-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.client-workout-summary{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:20px;display:grid}.client-workout-summary>div{background:#11151d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:5px;padding:15px;display:flex}.client-workout-summary span{color:#7c8491;font-size:10px}.client-workout-summary strong{font-size:21px}.client-workout-days{gap:14px;display:grid}.client-workout-day{background:#11151d;border:1px solid #ffffff12;border-radius:20px;overflow:hidden}.client-workout-day>header{border-bottom:1px solid #ffffff0f;padding:17px}.client-workout-day header>span{color:#9985ff;text-transform:uppercase;font-size:10px;font-weight:800}.client-workout-day h2{margin:5px 0 0;font-size:20px}.client-workout-day header p{color:#858d9b;margin:6px 0 0;font-size:12px;line-height:1.45}.client-workout-exercises{padding:0 15px}.client-workout-exercise{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:11px;padding:15px 0;display:flex}.client-workout-exercise:last-child{border-bottom:0}.client-workout-exercise>div:last-child{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.client-workout-exercise>div>span{color:#777f8d;font-size:10px}.client-trainer-comment{color:#969da8;background:#8266ff0f;border-radius:10px;margin:7px 0 0;padding:9px;font-size:11px;line-height:1.45}.client-workout-empty{color:#777f8d;text-align:center;padding:20px}.field-note{color:#747c89;margin-top:6px;font-size:10px;line-height:1.4;display:block}.workout-exercise-actions{flex-shrink:0;align-items:center;gap:3px;display:flex}.workout-exercise-actions button{color:#9e8aff;background:0 0;border:0;place-items:center;width:31px;height:31px;font-size:18px;display:grid}.workout-exercise-actions .workout-exercise-delete{color:#d77979;font-size:23px}.workout-modal input:disabled{opacity:.6}.nutrition-editor{gap:18px;display:grid}.nutrition-editor-card,.nutrition-inline-form{background:#11151d;border:1px solid #ffffff12;border-radius:20px;padding:18px}.nutrition-editor-heading,.nutrition-meals-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.nutrition-editor-heading h2,.nutrition-meals-title h2{margin:3px 0 0}.nutrition-active-chip{color:#62d99a;font-size:11px;font-weight:800}.nutrition-target-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.nutrition-save{width:100%;margin-top:8px}.nutrition-meals-title{margin:5px 0 0}.nutrition-meals-title>span{color:#a694ff;background:#8266ff1f;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.nutrition-meal-list{gap:12px;display:grid}.nutrition-meal-card{background:#11151d;border:1px solid #ffffff12;border-radius:20px;overflow:hidden}.nutrition-meal-card>header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.nutrition-meal-card header>div{flex-direction:column;gap:4px;display:flex}.nutrition-meal-card header small{color:#9985ff;font-weight:800}.nutrition-meal-card header strong{font-size:17px}.nutrition-meal-card header span{color:#858d9b;font-size:11px}.nutrition-meal-card header button,.nutrition-delete-food{color:#d77979;background:0 0;border:0;font-size:23px}.nutrition-food-list{padding:0 14px}.nutrition-empty-food{color:#747c89;text-align:center;padding:20px 0;font-size:12px}.nutrition-food-row{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:10px;padding:14px 0;display:flex}.nutrition-food-number{color:#9e8aff;background:#8266ff1f;border-radius:10px;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.nutrition-food-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.nutrition-food-info>span{color:#818997;font-size:11px}.nutrition-food-macros{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.nutrition-food-macros small{color:#939aa5;background:#0d1118;border-radius:8px;padding:4px 6px}.nutrition-food-info p{color:#969da8;margin:5px 0 0;font-size:11px}.nutrition-add-food{color:#9e8aff;background:#8266ff0a;border:0;border-top:1px solid #ffffff0d;width:100%;min-height:46px;font-weight:800}.nutrition-add-meal{color:#9d8aff;background:#8266ff0a;border:1px dashed #9277ff47;border-radius:16px;width:100%;min-height:52px;font-weight:800}.nutrition-inline-form h3{margin:0 0 17px}.nutrition-remove-plan{color:#d97878;background:#ff3c3c0a;border:1px solid #ff505029;border-radius:14px;min-height:47px;font-weight:800}.nutrition-per-100-label{color:#858d9b;margin:15px 0 9px;font-size:11px}.client-nutrition-targets{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;display:grid}.client-nutrition-targets>div{text-align:center;background:#11151d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:13px 5px;display:flex}.client-nutrition-targets>div>span{font-size:20px}.client-nutrition-targets strong{font-size:13px}.client-nutrition-targets small{color:#7d8593;font-size:9px}.client-meal-list{gap:14px;display:grid}.client-meal-card{background:#11151d;border:1px solid #ffffff12;border-radius:20px;overflow:hidden}.client-meal-card>header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.client-meal-card header span{color:#9985ff;font-size:10px;font-weight:800}.client-meal-card h2{margin:4px 0 0;font-size:19px}.client-meal-card header>strong{color:#9da4af;font-size:12px}.client-food-row{border-bottom:1px solid #ffffff0d;padding:15px}.client-food-row:last-child{border-bottom:0}.client-food-row>div{flex-direction:column;gap:4px;display:flex}.client-food-row>div>span{color:#7f8795;font-size:11px}.client-food-row>div>div{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.client-food-row small{color:#9299a5;background:#0d1118;border-radius:8px;padding:4px 6px}.client-food-row p{color:#979ea9;margin:6px 0 0;font-size:11px}.nutrition-add-replacement{color:#a08dff;background:#8266ff0e;border:1px solid #8f74ff29;border-radius:9px;align-self:flex-start;margin-top:7px;padding:6px 9px;font-size:10px;font-weight:800}.nutrition-replacements-admin{border-top:1px solid #ffffff0d;gap:6px;margin-top:9px;padding-top:8px;display:grid}.nutrition-replacements-label{text-transform:uppercase;font-weight:800;color:#7f8795!important;font-size:9px!important}.nutrition-replacement-admin-row{background:#0d1118;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;display:flex}.nutrition-replacement-admin-row>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.nutrition-replacement-admin-row strong{font-size:11px}.nutrition-replacement-admin-row span{color:#818997;font-size:9px}.nutrition-replacement-admin-row small{color:#858d99;font-size:9px;line-height:1.4}.nutrition-replacement-admin-row button{color:#d77979;background:0 0;border:0;width:28px;height:28px;font-size:19px}.client-food-replacements{background:#8266ff0a;border:1px solid #9176ff1f;border-radius:11px;margin-top:10px;padding:8px 9px}.client-food-replacements summary{cursor:pointer;color:#9d8bff;font-size:10px;font-weight:800;list-style:none}.client-food-replacements summary::-webkit-details-marker{display:none}.client-food-replacements summary span{background:#8266ff1f;border-radius:7px;place-items:center;min-width:20px;height:20px;margin-left:4px;display:inline-grid}.client-food-replacements>div{gap:7px;margin-top:9px;display:grid}.client-food-replacement{background:#0d1118;border-radius:10px;padding:9px}.client-food-replacement>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.client-food-replacement strong{font-size:11px}.client-food-replacement span{color:#838b98;font-size:9px}.client-replacement-macros{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.client-replacement-macros small{color:#8e96a2;background:#ffffff06;border-radius:6px;padding:3px 5px;font-size:8px}.progress-page{gap:14px;display:grid}.progress-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.progress-header h2,.progress-card h3{margin:3px 0 0}.progress-header p{color:#7e8795;margin:5px 0 0;font-size:11px}.progress-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.progress-summary-grid article{background:#10151d;border:1px solid #ffffff0e;border-radius:14px;padding:13px}.progress-summary-grid span{color:#7e8794;margin-bottom:6px;font-size:9px;display:block}.progress-summary-grid strong{font-size:17px}.progress-down{color:#66d09b}.progress-up{color:#e29c78}.progress-card{background:#10151d;border:1px solid #ffffff0e;border-radius:16px;padding:14px}.progress-card-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.weight-chart{align-items:flex-end;gap:6px;height:190px;padding-top:22px;display:flex}.weight-chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;min-width:0;height:100%;display:flex}.weight-chart-column>div{background:linear-gradient(#9b83ff,#6856d7);border-radius:7px 7px 3px 3px;width:min(24px,70%);min-height:8px}.weight-chart-column span{color:#b7aaff;font-size:8px;font-weight:800}.weight-chart-column small{color:#707987;font-size:7px}.progress-history{gap:9px;display:grid}.progress-history-item{background:#0d1118;border-radius:12px;padding:11px}.progress-history-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.progress-history-head>div{align-items:center;gap:8px;display:flex}.progress-history-head span{color:#9d8cff;font-size:10px}.progress-history-head button{color:#d27676;background:0 0;border:0;width:28px;height:28px;font-size:18px}.measurement-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:10px;display:grid}.measurement-grid>div{background:#ffffff06;border-radius:8px;padding:7px}.measurement-grid span{color:#737c88;font-size:7px;display:block}.measurement-grid strong{margin-top:3px;font-size:10px;display:block}.progress-comment{color:#8a929e;border-top:1px solid #ffffff0a;margin:9px 0 0;padding-top:8px;font-size:9px;line-height:1.5}.progress-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.progress-empty,.progress-state,.client-progress-empty{text-align:center;color:#7f8794;padding:25px}.client-progress-empty>div{margin-bottom:8px;font-size:30px}.client-progress-empty h2{color:#f2f4f8;margin:0 0 6px}.client-progress-empty p{margin:0;font-size:11px;line-height:1.6}.progress-error{color:#e99696;background:#c8505014;border-radius:10px;padding:10px;font-size:10px}@media (width<=520px){.progress-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-summary-grid article:last-child{grid-column:1/-1}.measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-header{flex-direction:column}.progress-header .primary-button{width:100%}}.progress-history-actions{align-items:center;gap:2px;display:flex}.progress-history-actions button{cursor:pointer;background:0 0;border:0;width:28px;height:28px;font-size:16px}.progress-history-actions .progress-edit-button{color:#9b8cff}.progress-history-actions button:last-child{color:#d27676}.nutrition-save{transition:transform .12s,opacity .12s,filter .12s}.nutrition-save:active{opacity:.82;filter:brightness(.92);transform:scale(.97)}.nutrition-save-success{transform:scale(.985)}.schedule-page{flex-direction:column;gap:14px;padding:18px 16px 108px;display:flex}.schedule-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-header h1{margin:4px 0 5px;font-size:28px;line-height:1.05}.schedule-header p{opacity:.62;margin:0;font-size:13px;line-height:1.45}.schedule-eyebrow{letter-spacing:.18em;opacity:.55;font-size:10px;font-weight:800;display:inline-block}.schedule-card{background:#ffffff0e;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:14px;padding:16px;display:flex}.schedule-card-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-card-title>div{flex-direction:column;gap:3px;display:flex}.schedule-card-title strong{font-size:16px}.schedule-card-title span{opacity:.55;font-size:12px}.schedule-count{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;min-width:30px;height:30px;font-weight:800;display:inline-flex}.schedule-field{flex-direction:column;gap:7px;display:flex}.schedule-field>span{opacity:.58;font-size:11px;font-weight:700}.schedule-field input,.schedule-field select,.schedule-working-times input{box-sizing:border-box;width:100%;min-height:44px;color:inherit;font:inherit;background:#00000030;border:1px solid #ffffff17;border-radius:12px;outline:none;padding:0 12px}.schedule-field input:focus,.schedule-field select:focus,.schedule-working-times input:focus{border-color:#8468ffb8}.schedule-form-grid{grid-template-columns:minmax(0,1fr) minmax(110px,.55fr);gap:10px;display:grid}.schedule-primary-button,.schedule-secondary-button,.schedule-danger-button,.schedule-slot{font:inherit;cursor:pointer;border:0}.schedule-primary-button{color:#fff;background:linear-gradient(135deg,#704afff5,#2f80fff5);border-radius:13px;min-height:44px;padding:0 16px;font-weight:800}.schedule-secondary-button{min-height:38px;color:inherit;background:#ffffff16;border-radius:11px;padding:0 13px;font-weight:700}.schedule-danger-button{color:#ff7d8f;background:#ff445c1f;border-radius:11px;min-height:38px;padding:0 13px;font-weight:800}.schedule-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.schedule-slot{color:inherit;background:#635dff1f;border:1px solid #746aff2e;border-radius:14px;flex-direction:column;align-items:center;gap:3px;padding:12px 8px;display:flex}.schedule-slot strong{font-size:15px}.schedule-slot span{opacity:.55;font-size:10px}.schedule-list{flex-direction:column;gap:9px;display:flex}.schedule-appointment,.schedule-block-item{background:#ffffff0b;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.schedule-appointment>div:first-child,.schedule-block-item>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.schedule-appointment strong,.schedule-block-item strong{font-size:13px}.schedule-appointment span,.schedule-block-item span{opacity:.7;font-size:12px}.schedule-appointment small,.schedule-block-item small{opacity:.48;font-size:10px}.schedule-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.schedule-empty{text-align:center;opacity:.5;padding:20px 12px;font-size:13px}.schedule-alert{border-radius:14px;padding:12px 14px;font-size:12px;line-height:1.4}.schedule-alert-error{color:#ff8997;background:#ff43581f;border:1px solid #ff435829}.schedule-alert-success{color:#74dda9;background:#26ca801c;border:1px solid #26ca8026}.schedule-day-summary{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.schedule-day-summary>div{background:#ffffff0b;border-radius:14px;flex-direction:column;gap:3px;padding:13px;display:flex}.schedule-day-summary strong{font-size:22px}.schedule-day-summary span{opacity:.52;font-size:10px}.schedule-block-buttons{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.schedule-working-list{flex-direction:column;gap:8px;display:flex}.schedule-working-row{background:#ffffff0a;border-radius:14px;grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);align-items:center;gap:10px;padding:11px;display:grid}.schedule-working-name{flex-direction:column;gap:6px;display:flex}.schedule-working-name strong{font-size:12px}.schedule-working-name label{opacity:.62;align-items:center;gap:6px;font-size:10px;display:flex}.schedule-working-times{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.schedule-working-times input{min-width:0;min-height:38px;padding:0 6px;font-size:11px}.schedule-working-times span{opacity:.45}@media (width<=390px){.schedule-form-grid{grid-template-columns:1fr}.schedule-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-block-buttons,.schedule-working-row{grid-template-columns:1fr}.schedule-actions{flex-direction:column;align-items:stretch}}.schedule-card,.schedule-card *{box-sizing:border-box}.schedule-card{width:100%;min-width:0;max-width:100%;overflow:hidden}.schedule-card input,.schedule-card select,.schedule-card textarea,.schedule-card button{box-sizing:border-box;max-width:100%}.schedule-card input[type=date],.schedule-card input[type=time],.schedule-card input[type=month]{width:100%;min-width:0}.schedule-working-row,.schedule-working-times,.schedule-block-item,.schedule-field{min-width:0;max-width:100%}.schedule-block-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.schedule-block-buttons button{white-space:normal;width:100%;min-width:0}.schedule-range-panel{background:#ffffff09;border-radius:14px;width:100%;min-width:0;margin:14px 0 12px;padding:12px}.schedule-range-title{margin-bottom:10px;font-size:13px;font-weight:700}.schedule-range-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.schedule-range-fields label{flex-direction:column;gap:6px;min-width:0;display:flex}.schedule-range-fields label span{opacity:.72;font-size:12px}.schedule-range-fields input{width:100%;min-width:0}.schedule-range-button{width:100%;margin-top:10px}.client-bottom-nav>*{min-width:0}@media (width<=520px){.schedule-block-buttons,.schedule-working-times{grid-template-columns:repeat(2,minmax(0,1fr))}.client-bottom-nav{gap:1px}.client-bottom-nav button{min-width:0;padding-left:2px;padding-right:2px}.client-bottom-nav button span{font-size:9px}}@media (width<=390px){.schedule-block-buttons,.schedule-range-fields{grid-template-columns:1fr}.client-bottom-nav button span{letter-spacing:-.15px;font-size:8px}}.schedule-card{border:1px solid #ffffff17;border-radius:18px;padding:16px;overflow:hidden}.schedule-card+.schedule-card{margin-top:14px}.schedule-working-day{border:1px solid #ffffff14;border-radius:14px;width:100%;min-width:0;padding:12px}.schedule-working-day+.schedule-working-day{margin-top:10px}.schedule-working-times,.schedule-range-fields{width:100%;min-width:0}.schedule-working-times>*,.schedule-range-fields>*{min-width:0}.schedule-card input,.schedule-card select,.schedule-card textarea{width:100%;min-width:0;max-width:100%;display:block}.schedule-card input[type=date],.schedule-card input[type=time],.schedule-card input[type=month]{min-height:44px;overflow:hidden}.schedule-block-buttons button{white-space:normal;min-width:0}@media (width<=520px){.schedule-card{border-radius:16px;padding:13px}.schedule-working-times{gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.schedule-range-fields{gap:8px;grid-template-columns:minmax(0,1fr)!important}.schedule-block-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}@media (width<=390px){.schedule-block-buttons{grid-template-columns:minmax(0,1fr)!important}}.schedule-card{box-sizing:border-box;background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;width:100%;min-width:0;max-width:100%;padding:16px;overflow:hidden}.schedule-card>*{min-width:0;max-width:100%}.schedule-card h2,.schedule-card h3{margin-top:0}.schedule-card input,.schedule-card select,.schedule-card textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.schedule-card input[type=date],.schedule-card input[type=time],.schedule-card input[type=month]{border-radius:12px;min-height:46px;padding-left:12px;padding-right:8px;overflow:hidden}.schedule-card button{border-radius:12px;min-height:44px}.schedule-working-list{flex-direction:column;gap:10px;width:100%;display:flex}.schedule-working-day{box-sizing:border-box;background:#ffffff06;border:1px solid #ffffff14;border-radius:15px;width:100%;min-width:0;max-width:100%;padding:12px}.schedule-working-day:has(input[type=checkbox]:checked){background:#36d3990e;border-color:#36d39961}.schedule-working-times{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;display:grid}.schedule-working-times>*,.schedule-working-day label{min-width:0}.schedule-working-day input[type=checkbox]{flex:0 0 20px;width:20px;min-width:20px;height:20px}.schedule-block-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:10px;display:grid}.schedule-block-buttons button{white-space:normal;width:100%;min-width:0;padding:10px}.schedule-range-panel{box-sizing:border-box;background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;width:100%;min-width:0;max-width:100%;margin-top:10px;padding:12px}.schedule-range-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;display:grid}.schedule-range-fields>*{min-width:0}.schedule-range-panel button{width:100%;margin-top:10px}.schedule-card textarea{resize:vertical;min-height:78px}.schedule-card .button-primary,.schedule-card button[type=submit]{transition:transform .12s,opacity .12s}.schedule-card .button-primary:active,.schedule-card button[type=submit]:active{opacity:.86;transform:scale(.975)}.client-bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}.client-bottom-nav button{min-width:0;padding-left:2px;padding-right:2px}.client-bottom-nav button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=520px){.schedule-card{border-radius:16px;padding:13px}.schedule-working-day{padding:10px}.schedule-working-times{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.schedule-range-fields{grid-template-columns:minmax(0,1fr)}.schedule-block-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.client-bottom-nav button span{font-size:8px}.client-nav-icon{font-size:17px!important}}@media (width<=390px){.schedule-card{padding:11px}.schedule-block-buttons{grid-template-columns:minmax(0,1fr)}.schedule-working-times{gap:6px}.client-bottom-nav button span{font-size:7px}}.schedule-primary-button{transition:transform .12s,opacity .12s,filter .12s}.schedule-primary-button:active{filter:brightness(1.18);transform:scale(.96)}.schedule-primary-button:disabled{opacity:.88;cursor:default}
