.myzeLoginScreen{min-height:100dvh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at top right,#f0dedb 0,transparent 38%),radial-gradient(circle at bottom left,#eee4df 0,transparent 35%),#f8f5f3}.myzeLoginCard{width:min(420px,100%);padding:32px 28px;border:1px solid #eadfdd;border-radius:28px;background:#fffffff5;box-shadow:0 22px 70px #422b2f17}.myzeLoginLogo{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 13px;border-radius:19px;background:#59474a;color:#fff;font-size:22px;font-weight:800}.myzeLoginBrand{color:#9b7f82;text-align:center;font-size:9px;font-weight:700;letter-spacing:1.5px}.myzeLoginCard h1{margin:7px 0 0;color:#352a2c;text-align:center;font-size:23px}.myzeLoginIntro{max-width:285px;margin:10px auto 0;color:#918083;text-align:center;font-size:10px;line-height:2}.myzeLoginForm{display:grid;gap:14px;margin-top:26px}.myzeLoginForm label>span{display:block;margin-bottom:7px;color:#675558;font-size:10px}.myzeLoginForm input{width:100%;min-height:49px;padding:11px 13px;border:1px solid #e3d7d5;border-radius:14px;background:#fcfbfa;color:#352b2d;outline:none}.myzeLoginForm input:focus{border-color:#a8878a;background:#fff;box-shadow:0 0 0 3px #a8878a17}.myzeLoginButton{min-height:51px;margin-top:4px;border:0;border-radius:15px;background:#59474a;color:#fff;cursor:pointer;font-weight:700}.myzeLoginButton:disabled{opacity:.55;cursor:wait}.myzeLoginError{margin-top:19px;padding:11px 12px;border-radius:12px;background:#f8e7e5;color:#9a4949;text-align:center;font-size:9px;line-height:1.8}.myzeLoginFooter{margin-top:20px;color:#aa999b;text-align:center;font-size:8px}.managementBreadcrumb{display:flex;align-items:center;gap:8px;margin:2px 0 14px;color:#938184;font-size:10px}.managementBreadcrumb button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#70595d;padding:7px 0;font-weight:700;cursor:pointer}.managementBreadcrumb button>span{font-size:18px;line-height:1}.breadcrumbDivider{color:#c5b7b8}.managementBreadcrumb strong{color:#887477}.newBookingPage{max-width:720px;margin:0 auto;padding-bottom:100px}.newBookingSection{margin-top:12px;padding:16px;border:1px solid #eadfdd;border-radius:20px;background:#fff}.newBookingSectionTitle{display:flex;align-items:center;gap:10px;margin-bottom:15px}.newBookingSectionTitle>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border-radius:10px;background:#5a474b;color:#fff;font-size:10px}.newBookingSectionTitle strong,.newBookingSectionTitle small{display:block}.newBookingSectionTitle strong{font-size:12px}.newBookingSectionTitle small{margin-top:3px;color:#9b8b8d;font-size:8px}.newBookingGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.newBookingField.full{grid-column:1 / -1}.newBookingField>span{display:block;margin-bottom:6px;color:#6d595d;font-size:9px}.newBookingField input,.newBookingField select,.newBookingField textarea{width:100%;min-height:44px;border:1px solid #e4d9d7;border-radius:12px;background:#fcfbfa;color:#382e30;padding:10px 11px;outline:none}.newBookingField textarea{line-height:1.8;resize:vertical}.newBookingField select:disabled{opacity:.5}.newBookingPrice{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.newBookingPrice>div{padding:10px;border-radius:12px;background:#f8f4f2}.newBookingPrice span,.newBookingPrice strong{display:block}.newBookingPrice span{color:#9a898b;font-size:7px}.newBookingPrice strong{margin-top:4px;font-size:9px}.availabilityDays{display:grid;gap:10px}.availabilityDay{padding:12px;border-radius:14px;background:#faf8f7}.availabilityDay>strong{display:block;margin-bottom:9px;font-size:10px}.slotGrid{display:flex;flex-wrap:wrap;gap:6px}.slotChoice{min-width:58px;min-height:37px;border:1px solid #dfd2d0;border-radius:11px;background:#fff;color:#625054;font-size:9px}.slotChoice.active{border-color:#58464a;background:#58464a;color:#fff}.newBookingHint{padding:17px;border:1px dashed #ded1cf;border-radius:13px;color:#918083;text-align:center;font-size:9px}.lockNotice{margin-top:10px;padding:10px;border-radius:11px;background:#eaf3ed;color:#476b55;font-size:9px}.newBookingSubmit{position:sticky;bottom:78px;width:100%;min-height:52px;margin-top:15px;border:0;border-radius:15px;z-index:3}.newBookingSuccess{max-width:560px;margin:30px auto;padding:25px;border:1px solid #e7dddb;border-radius:24px;background:#fff;text-align:center}.newBookingSuccessIcon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 13px;border-radius:50%;background:#e7f2eb;color:#477057;font-size:24px}.newBookingSuccess>span{color:#958487;font-size:9px}.newBookingSuccess h2{margin-top:6px}.newBookingSuccessInfo{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.newBookingSuccessInfo>div{padding:12px;border-radius:13px;background:#f8f4f2}.newBookingSuccessInfo span,.newBookingSuccessInfo strong{display:block}.newBookingSuccessInfo span{color:#9a898b;font-size:8px}.newBookingSuccessInfo strong{margin-top:5px;font-size:10px}.newBookingPayment,.newBookingDone{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:10px;border-radius:14px;text-decoration:none}.newBookingPayment{background:#f1e7e5;color:#654f53}.newBookingDone{width:100%;border:0}@media (max-width: 520px){.newBookingGrid{grid-template-columns:1fr}.newBookingField.full{grid-column:auto}.newBookingPrice{grid-template-columns:1fr}}.productList{display:grid;gap:10px}.productCard{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:11px;border:1px solid #e9dfdd;border-radius:19px;background:#fff;color:#382e30;text-align:right}.productMedia{width:72px;height:72px;overflow:hidden;display:grid;place-items:center;border-radius:15px;background:#f1e8e6;color:#765e61}.productMedia img{width:100%;height:100%;object-fit:cover}.productContent{min-width:0}.productHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.productHeading strong{font-size:12px}.productStatus{flex:0 0 auto;padding:5px 7px;border-radius:8px;background:#f0e9e7;font-size:8px}.productStatus.status-publish{background:#e8f2ec;color:#466b54}.productStatus.status-draft{background:#fbefda;color:#86662d}.productMeta{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.productMeta span{padding:4px 6px;border-radius:7px;background:#f7f3f2;color:#88787a;font-size:8px}.productFooter{display:flex;gap:18px;margin-top:10px}.productFooter span,.productFooter strong{display:block}.productFooter span{color:#a08f91;font-size:7px}.productFooter strong{margin-top:2px;font-size:9px}.productArrow{color:#b29fa1;font-size:22px}.productEditor{width:min(700px,calc(100% - 16px));max-height:94vh;padding:10px 18px 28px;background:#f8f5f3}.productEditorHeader{position:sticky;top:-10px;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:13px 0 15px;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.productEditorHeader>div>span{color:#997b7e;font-size:10px}.productEditorHeader h2{margin-top:4px;font-size:21px}.productEditorSection{margin-top:12px;padding:16px;border:1px solid #eadfdd;border-radius:20px;background:#fff}.productEditorSectionTitle{margin-bottom:14px}.productEditorSectionTitle strong,.productEditorSectionTitle span{display:block}.productEditorSectionTitle strong{font-size:13px}.productEditorSectionTitle span{margin-top:4px;color:#9a898b;font-size:9px}.productEditorGrid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.productField.full{grid-column:1 / -1}.productField>span{display:block;margin-bottom:6px;color:#6e5b5e;font-size:10px}.productField input,.productField textarea,.productField select{width:100%;min-height:44px;padding:10px 11px;border:1px solid #e4d9d7;border-radius:12px;background:#fcfbfa;color:#382e30;outline:none}.productField textarea{resize:vertical;line-height:1.8}.productField small{display:block;margin-top:5px;color:#9a898b;font-size:8px}.productField small.invalid{color:#a94c4c}.productToggleGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.productToggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;background:#f8f3f1}.productToggle strong,.productToggle span{display:block}.productToggle strong{font-size:10px}.productToggle span{margin-top:4px;color:#98878a;font-size:8px}.productToggle input{width:19px;height:19px;accent-color:#59474a}.productStockGrid{margin-top:12px}.productReadOnlyNotice{margin-top:12px;padding:13px;border-radius:14px;background:#fff2df;color:#7b6033;font-size:10px;line-height:1.9}.productEditorActions{position:sticky;bottom:-28px;z-index:5;display:grid;grid-template-columns:1fr auto;gap:8px;margin:16px -18px -28px;padding:13px 18px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #e9dddb;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.productEditorActions button{min-height:47px;border:0;border-radius:14px}.productTrash{padding-inline:16px;background:#f4e5e3;color:#a64c4c}@media (max-width: 600px){.productEditor{width:100%;max-height:96vh}.productEditorGrid,.productToggleGrid{grid-template-columns:1fr}.productField.full{grid-column:auto}.productEditorActions{grid-template-columns:1fr}}.salonUsersPage{max-width:720px;margin-inline:auto}.salonUsersPage .sectionTitle{gap:12px}.salonUsersPage .addButton{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:8px 12px;border:0;border-radius:14px;background:#4f3f42;color:#fff}.salonUsersPage .addButton>span{font-size:10px}.salonUserList{display:grid;gap:10px}.salonUserCard{width:100%;padding:15px;border:1px solid rgba(100,70,70,.08);border-radius:20px;background:#fffffff0;color:inherit;text-align:right;box-shadow:0 5px 20px #462d2e0d}.salonUserCard:disabled{cursor:default;opacity:1}.salonUserCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.salonUserIdentity{display:flex;align-items:center;gap:11px;min-width:0}.salonUserAvatar{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:15px;background:#59474a;color:#fff;font-size:17px}.salonUserCard.protected .salonUserAvatar{background:#796266}.salonUserIdentityText{min-width:0}.salonUserIdentityText strong{display:block;overflow:hidden;font-size:14px;line-height:1.7;text-overflow:ellipsis}.salonUserIdentityText span{display:block;max-width:230px;overflow:hidden;margin-top:3px;color:#958487;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.salonUserState{flex:0 0 auto;padding:6px 8px;border-radius:10px;font-size:9px}.salonUserState.active{background:#e7f1eb;color:#476a55}.salonUserState.inactive{background:#f5e6e5;color:#965151}.salonUserCardBottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid #f0e8e6}.salonUserRole{padding:5px 8px;border-radius:9px;background:#f3edeb;color:#6f5a5e;font-size:9px}.salonUserActionHint{color:#a08e91;font-size:9px}.salonUserForm{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.salonUserFormError{margin-top:16px}.salonUserGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.salonUserField{display:block}.salonUserField>span{display:block;margin-bottom:6px;color:#6e5b5e;font-size:10px}.salonUserField input,.salonUserField select{width:100%;min-height:45px;padding:10px 11px;border:1px solid #e4d9d7;border-radius:12px;background:#fff;color:#382e30;outline:none}.salonUserField input:focus,.salonUserField select:focus{border-color:#b98c8d}.salonUserField small{display:block;margin-top:5px;color:#9a898b;font-size:8px;line-height:1.7}.salonUserReadonly{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.salonUserReadonly>div{min-width:0;padding:12px;border:1px solid #eee4e2;border-radius:14px;background:#fff}.salonUserReadonly span,.salonUserReadonly strong{display:block}.salonUserReadonly span{margin-bottom:5px;color:#98878a;font-size:9px}.salonUserReadonly strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.salonUserAccessSection{margin-top:18px;padding:15px;border:1px solid #eadfdd;border-radius:18px;background:#fff}.salonUserAccessTitle strong,.salonUserAccessTitle span{display:block}.salonUserAccessTitle strong{font-size:12px}.salonUserAccessTitle span{margin-top:4px;color:#98878a;font-size:9px}.salonUserRoleChoices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.salonUserRoleChoices button{min-height:84px;padding:11px;border:1px solid #e3d7d5;border-radius:14px;background:#faf8f7;color:#635154;text-align:right}.salonUserRoleChoices button.active{border-color:#59474a;background:#59474a;color:#fff}.salonUserRoleChoices strong,.salonUserRoleChoices span{display:block}.salonUserRoleChoices strong{font-size:11px}.salonUserRoleChoices span{margin-top:5px;opacity:.72;font-size:8px;line-height:1.7}.salonUserToggle{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px;padding:13px;border-radius:14px;background:#f3edeb}.salonUserToggle strong,.salonUserToggle span{display:block}.salonUserToggle strong{font-size:11px}.salonUserToggle span{margin-top:4px;color:#8f7d80;font-size:8px;line-height:1.7}.salonUserToggle input{width:20px;height:20px;flex:0 0 20px;accent-color:#59474a}.salonUserActions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:18px}.salonUserActions button{min-height:47px;padding-inline:18px;border:0;border-radius:14px}.salonUserCancel{background:#eee6e4;color:#6c595c}.salonUserActions button:disabled{opacity:.55;cursor:default}@media (max-width: 540px){.salonUserGrid,.salonUserReadonly,.salonUserRoleChoices,.salonUserActions{grid-template-columns:1fr}.salonUserIdentityText span{max-width:180px}}.servicesPage{max-width:720px;margin-inline:auto}.servicesPage .sectionTitle,.servicesPage .search{margin-bottom:14px}.serviceList{display:grid;gap:10px}.myzeServiceCard{width:100%;display:grid;grid-template-columns:76px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:12px;border:1px solid #e9dfdd;border-radius:19px;background:#fff;color:#382e30;text-align:right;box-shadow:0 5px 20px #462d2e0b}.myzeServiceCard:hover{border-color:#d9c5c3}.myzeServiceMedia{width:76px;height:76px;overflow:hidden;display:grid;place-items:center;border-radius:16px;background:#f0e7e5;color:#765d61;font-size:20px}.myzeServiceMedia img{display:block;width:76px!important;height:76px!important;max-width:76px!important;max-height:76px!important;margin:0!important;object-fit:cover;border:0}.myzeServiceContent{min-width:0}.myzeServiceHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.myzeServiceHeading strong{overflow:hidden;color:#33292b;font-size:13px;line-height:1.7;text-overflow:ellipsis}.myzeServiceStatus{flex:0 0 auto;padding:5px 7px;border-radius:8px;background:#f0e9e7;color:#776467;font-size:8px}.myzeServiceStatus.status-publish{background:#e8f2ec;color:#466b54}.myzeServiceStatus.status-draft{background:#fbefda;color:#86662d}.myzeServiceMeta{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.myzeServiceMeta span{padding:4px 7px;border-radius:8px;background:#f7f3f2;color:#88787a;font-size:8px}.myzeServicePrices{display:flex;align-items:center;gap:18px;margin-top:10px}.myzeServicePrices>div{min-width:0}.myzeServicePrices span,.myzeServicePrices strong{display:block}.myzeServicePrices span{color:#a08f91;font-size:7px}.myzeServicePrices strong{margin-top:3px;font-size:10px}.myzeServiceArrow{color:#b19fa1;font-size:24px}@media (max-width: 480px){.myzeServiceCard{grid-template-columns:64px minmax(0,1fr) 14px;gap:10px;padding:10px}.myzeServiceMedia,.myzeServiceMedia img{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}.myzeServicePrices{gap:10px}}.serviceEditor{width:min(680px,calc(100% - 16px));max-height:94vh;padding:10px 18px 28px;background:#f8f5f3}.serviceEditorHeader{position:sticky;top:-10px;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:13px 0 15px;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.serviceEditorHeader>div>span{color:#9b7c7f;font-size:10px}.serviceEditorHeader h2{margin-top:4px;font-size:21px}.serviceEditorSection{margin-top:12px;padding:16px;border:1px solid #eadfdd;border-radius:20px;background:#fff}.serviceEditorSectionTitle{margin-bottom:15px}.serviceEditorSectionTitle strong,.serviceEditorSectionTitle span{display:block}.serviceEditorSectionTitle strong{font-size:13px}.serviceEditorSectionTitle span{margin-top:4px;color:#9a898b;font-size:9px}.serviceEditorGrid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.serviceEditorField.full{grid-column:1 / -1}.serviceEditorField>span{display:block;margin-bottom:6px;color:#6e5b5e;font-size:10px}.serviceEditorField input,.serviceEditorField textarea,.serviceEditorField select{width:100%;min-height:44px;padding:10px 11px;border:1px solid #e4d9d7;border-radius:12px;background:#fcfbfa;color:#382e30;outline:none}.serviceEditorField textarea{resize:vertical;line-height:1.8}.serviceEditorField small{display:block;margin-top:5px;color:#9a898b;font-size:8px}.serviceEditorField small.invalid{color:#a94c4c}.serviceRelations{display:flex;flex-wrap:wrap;gap:8px}.serviceRelationChoice{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid #e3d7d5;border-radius:13px;background:#faf8f7;color:#635154}.serviceRelationChoice>span{width:20px;height:20px;display:grid;place-items:center;border-radius:7px;background:#64464b14}.serviceRelationChoice[aria-pressed=true]{border-color:#59474a;background:#59474a;color:#fff}.serviceRelationChoice[aria-pressed=true]>span{background:#ffffff29}.serviceEditorToggle{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px;border-radius:14px;background:#f8f3f1}.serviceEditorToggle strong,.serviceEditorToggle span{display:block}.serviceEditorToggle strong{font-size:11px}.serviceEditorToggle span{margin-top:4px;color:#98878a;font-size:9px}.serviceEditorToggle input{width:20px;height:20px;accent-color:#59474a}.serviceNote{margin-top:14px}.serviceEditorActions{position:sticky;bottom:-28px;z-index:5;display:grid;grid-template-columns:1fr auto;gap:8px;margin:16px -18px -28px;padding:13px 18px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #e9dddb;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.serviceEditorActions button{min-height:47px;border:0;border-radius:14px}.serviceEditorTrash{padding-inline:16px;background:#f4e5e3;color:#a64c4c}@media (max-width: 600px){.serviceEditor{width:100%;max-height:96vh}.serviceEditorGrid{grid-template-columns:1fr}.serviceEditorField.full{grid-column:auto}.serviceEditorActions{grid-template-columns:1fr}}.staffOverlay{padding-top:20px}.staffForm{width:min(680px,calc(100% - 16px));max-height:94vh;padding:10px 18px 28px;background:#f8f5f3}.staffFormHeader{position:sticky;top:-10px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0 15px;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.staffFormHeader h2{margin:4px 0 0;font-size:21px}.staffFormEyebrow{color:#9a7b7e;font-size:10px}.staffFormSection{margin-top:12px;padding:16px;border:1px solid #eadfdd;border-radius:20px;background:#fff}.staffSectionHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.staffSectionHeading strong{display:block;font-size:13px}.staffSectionHeading span{display:block;margin-top:4px;color:#9a898b;font-size:9px}.staffFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staffField{min-width:0}.staffFieldFull{grid-column:1 / -1}.staffField>span{display:block;margin-bottom:7px;color:#6c5a5d;font-size:10px}.staffField input,.staffField textarea,.staffField select{width:100%;min-height:45px;border:1px solid #e6dcda;border-radius:13px;background:#fcfbfa;color:#372d2f;padding:11px 12px;outline:none}.staffField textarea{min-height:90px;resize:vertical;line-height:1.8}.staffField input:focus,.staffField textarea:focus,.staffField select:focus{border-color:#a67e82;background:#fff;box-shadow:0 0 0 3px #a67e8214}.staffToggle{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px;padding:12px 14px;border-radius:14px;background:#f8f3f1}.staffToggle strong,.staffToggle span{display:block}.staffToggle strong{font-size:11px}.staffToggle span{margin-top:4px;color:#98878a;font-size:9px}.staffToggle input{width:20px;height:20px;accent-color:#59474a}.selectionCount,.readOnlyBadge{flex:0 0 auto;padding:6px 9px;border-radius:10px;background:#f2e9e7;color:#745d61!important;font-size:9px!important}.relationGrid{display:flex;flex-wrap:wrap;gap:8px}.relationChoice{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid #e4d9d7;border-radius:13px;background:#faf8f7;color:#635154;font-size:10px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.relationChoice:hover{border-color:#b9999c}.relationChoice:active{transform:scale(.98)}.relationChoice[aria-pressed="true"]{border-color:#59474a;background:#59474a;color:#fff;box-shadow:0 5px 16px #46323626}.relationChoiceMark{width:20px;height:20px;display:grid;place-items:center;border-radius:7px;background:#785a5e14;font-size:11px}.relationChoice[aria-pressed="true"] .relationChoiceMark{background:#ffffff2b}.weeklySchedule{display:grid;gap:7px}.scheduleRow{display:grid;grid-template-columns:75px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 11px;border-radius:13px;background:#faf8f7}.scheduleRow.isClosed{opacity:.58}.scheduleDay{font-size:11px;font-weight:700}.scheduleDetails{min-width:0}.workHours{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.workHours span{color:#9a898b;font-size:8px}.workHours strong{font-size:10px}.breakList{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.breakBadge{padding:4px 7px;border-radius:8px;background:#f1e5df;color:#765c5e;font-size:8px}.noBreak,.closedLabel{color:#a39597;font-size:8px}.scheduleEmpty{padding:17px;border:1px dashed #dfd1ce;border-radius:13px;color:#918083;text-align:center;font-size:9px}.staffFormActions{position:sticky;bottom:-28px;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:16px -18px -28px;padding:13px 18px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #e9dddb;background:#f8f5f3f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.staffSaveButton,.staffTrashButton{min-height:47px;border:0;border-radius:14px}.staffTrashButton{padding:0 16px;background:#f4e5e3;color:#a64c4c}@media (max-width: 600px){.staffForm{width:100%;max-height:96vh;border-radius:26px 26px 0 0}.staffFormGrid{grid-template-columns:1fr}.staffFieldFull{grid-column:auto}.staffFormActions{grid-template-columns:1fr}}.scheduleEditor{display:grid;gap:8px}.scheduleEditorDay{overflow:hidden;border:1px solid #eadfdd;border-radius:15px;background:#faf8f7}.scheduleEditorDay.active{border-color:#d8c3c0;background:#fff}.scheduleEditorDayHeader{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.scheduleEditorDayHeader>span{color:#9c8b8d;font-size:9px}.scheduleDayToggle{display:flex;align-items:center;gap:9px}.scheduleDayToggle input{width:18px;height:18px;accent-color:#574448}.scheduleDayToggle strong{font-size:11px}.scheduleEditorBody{padding:12px;border-top:1px solid #eee5e3}.scheduleTimeGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.scheduleTimeGrid label,.scheduleBreakRow label{display:block}.scheduleTimeGrid span,.scheduleBreakRow span{display:block;margin-bottom:5px;color:#958487;font-size:8px}.scheduleTimeGrid input,.scheduleBreakRow input{width:100%;min-height:40px;border:1px solid #e4d9d7;border-radius:11px;background:#fff;padding:8px}.scheduleBreakHeader{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.scheduleBreakHeader strong{font-size:10px}.scheduleBreakHeader button{border:0;border-radius:9px;background:#f1e8e6;color:#70595d;padding:7px 9px;font-size:8px}.scheduleBreakRow{display:grid;grid-template-columns:1fr 1fr 34px;gap:7px;align-items:end;margin-top:8px}.removeBreak{width:34px;height:40px;border:0;border-radius:10px;background:#f6e5e4;color:#a74d4d}.scheduleNoBreak{margin-top:8px;color:#a09294;font-size:8px}@media (max-width: 480px){.scheduleTimeGrid{grid-template-columns:1fr 1fr}}:root{font-family:Tahoma,Arial,sans-serif;color:#332b2c;background:#f7f4f2;direction:rtl}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#f6dfdd 0,transparent 28rem),#f7f4f2}button,input{font:inherit}button{cursor:pointer}.app{max-width:720px;margin:0 auto;min-height:100vh;padding-bottom:96px}.header{display:flex;align-items:center;justify-content:space-between;padding:26px 20px 14px}.eyebrow{font-size:10px;letter-spacing:2px;color:#a77b7d}h1,h2,h3,p{margin:0}.header h1{font-size:24px;margin-top:5px}.refresh,.close{border:0;background:#fff;width:44px;height:44px;border-radius:16px;box-shadow:0 6px 24px #422a2b14;font-size:22px}main{padding:0 16px}.welcome{background:linear-gradient(145deg,#493b3e,#6b5558);color:#fff;padding:24px;border-radius:26px;box-shadow:0 15px 40px #4633362e}.welcome span,.welcome p{opacity:.72;font-size:13px}.welcome h2{margin:7px 0;font-size:22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 28px}.stat{background:#ffffffd9;border:1px solid rgba(120,80,80,.08);padding:14px 6px;border-radius:18px;text-align:center}.stat strong{display:block;font-size:20px}.stat span{display:block;color:#88787a;font-size:10px;margin-top:4px}.section{margin:26px 0}.sectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sectionTitle h3{font-size:17px}.sectionTitle h2{font-size:22px;margin-top:3px}.muted{font-size:12px;color:#927e80}.counter{padding:7px 11px;background:#eee4e2;border-radius:12px;font-size:12px}.appointmentList{display:grid;gap:10px}.appointment{width:100%;text-align:right;border:1px solid rgba(100,70,70,.08);background:#fffffff0;padding:16px;border-radius:20px;color:inherit;box-shadow:0 5px 20px #462d2e0d}.appointmentTop{display:flex;justify-content:space-between;align-items:start;gap:8px}.appointmentTop strong{font-size:16px}.status{font-size:10px;padding:6px 8px;background:#f3eceb;border-radius:10px;white-space:nowrap}.status-confirmed,.status-paid{background:#e8f2ec;color:#466b54}.status-awaiting_payment,.status-pending{background:#fbefda;color:#86662d}.status-payment_expired,.status-cancelled_by_staff,.status-cancelled_by_customer{background:#f9e6e6;color:#9b5050}.status-completed{background:#e8eeee;color:#4b6766}.appointmentService{font-size:14px;margin-top:10px}.appointmentMeta{display:flex;flex-wrap:wrap;gap:5px;font-size:11px;color:#928386;margin-top:7px}.appointmentTime{margin-top:12px;font-size:12px;color:#6e5a5d}.empty{padding:28px 18px;border:1px dashed #ddceca;background:#ffffff8c;border-radius:20px;text-align:center;color:#827274}.empty strong,.empty span{display:block}.empty span{font-size:11px;margin-top:4px}.emptyIcon{width:40px;height:40px;margin:0 auto 10px;border-radius:14px;display:grid;place-items:center;background:#eee2df}.empty.small{font-size:12px;padding:18px}.search{width:100%;border:1px solid #e5dbd8;background:#fff;border-radius:16px;padding:14px 15px;outline:none;margin-bottom:14px}.search:focus{border-color:#b98c8d}.bottomNav{position:fixed;z-index:20;bottom:12px;left:50%;transform:translate(-50%);width:min(calc(100% - 24px),680px);display:grid;grid-template-columns:repeat(4,1fr);background:#342b2df5;border-radius:23px;padding:7px;box-shadow:0 15px 45px #281e1f40}.bottomNav button{border:0;background:transparent;color:#cbbfc0;padding:7px 3px;font-size:10px;border-radius:17px}.bottomNav button span{display:block;font-size:19px;margin-bottom:2px}.bottomNav button.active{background:#fff;color:#4c3c3f}.bottomNav button:disabled{opacity:.35;cursor:default}.overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#261d1f6b;display:flex;align-items:flex-end;justify-content:center}.sheet{width:min(100%,720px);max-height:88vh;overflow:auto;background:#fbf9f8;padding:10px 18px 26px;border-radius:30px 30px 0 0}.sheetHandle{width:44px;height:5px;background:#d5c7c5;border-radius:9px;margin:2px auto 15px}.sheetHeader{display:flex;align-items:center;justify-content:space-between}.sheetHeader h2{margin-top:3px;font-size:21px}.details{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.details div,.note{background:#fff;border:1px solid #eee6e4;border-radius:16px;padding:12px}.details span,.note span{display:block;color:#98878a;font-size:10px;margin-bottom:5px}.details strong{font-size:12px}.note{margin-top:10px}.note p{line-height:1.8;font-size:12px}.actions{display:grid;gap:8px;margin-top:18px}.actions button{min-height:48px;border:0;border-radius:15px}.primary{background:#4f3f42;color:#fff}.danger{background:#f4e6e5;color:#a44747}.loading{min-height:55vh;display:grid;place-items:center;align-content:center;gap:12px;color:#8d7a7c;font-size:12px}.loader{width:30px;height:30px;border:3px solid #eadfdd;border-top-color:#765c60;border-radius:50%;animation:spin .8s linear infinite}.error{background:#f8e5e4;color:#9b4242;padding:12px 14px;border-radius:15px;margin-bottom:12px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.stats{grid-template-columns:1fr 1fr}.details{grid-template-columns:1fr}}.bottomNavFive{grid-template-columns:repeat(5,1fr)}.branchList{display:grid;gap:10px}.branchCard{width:100%;border:1px solid rgba(100,70,70,.08);background:#fffffff0;border-radius:20px;padding:15px;text-align:right;color:inherit;box-shadow:0 5px 20px #462d2e0d}.branchCardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.branchIdentity{display:flex;align-items:center;gap:11px}.branchIdentity strong{display:block;font-size:14px}.branchIdentity span{display:block;margin-top:4px;color:#958487;font-size:10px}.branchIcon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;flex:0 0 48px;background:#f0e5e3;color:#70595d;font-size:20px}.branchState{padding:6px 8px;border-radius:10px;font-size:9px}.branchState.active{background:#e7f1eb;color:#476a55}.branchState.inactive{background:#f5e6e5;color:#965151}.branchAddress{margin-top:13px;color:#6f5d60;font-size:11px;line-height:1.9}.branchMeta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid #f0e8e6;color:#98888a;font-size:9px}.branchForm{padding-bottom:calc(25px + env(safe-area-inset-bottom))}@media (max-width: 480px){.bottomNavFive button{font-size:9px}.bottomNavFive button span{font-size:17px}}.staffList{display:grid;gap:10px}.staffCard{width:100%;border:1px solid rgba(100,70,70,.08);background:#fffffff0;border-radius:20px;padding:14px;text-align:right;color:inherit;box-shadow:0 5px 20px #462d2e0d}.staffCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.staffIdentity{display:flex;align-items:center;gap:11px;min-width:0}.staffIdentity strong{display:block;font-size:14px}.staffIdentity span{display:block;margin-top:4px;color:#958487;font-size:10px}.staffAvatar,.staffAvatarFallback{width:54px;height:54px;border-radius:17px;flex:0 0 54px}.staffAvatar{object-fit:cover}.staffAvatarFallback{display:grid;place-items:center;background:#f0e5e3;color:#70595d;font-size:20px}.staffState{padding:6px 8px;border-radius:10px;font-size:9px}.staffState.active{background:#e7f1eb;color:#476a55}.staffState.inactive{background:#f5e6e5;color:#965151}.staffMeta{display:flex;justify-content:space-between;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid #f0e8e6;color:#938285;font-size:9px}.managementGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.managementCard{min-height:145px;border:1px solid rgba(100,70,70,.08);background:#fffffff0;border-radius:20px;padding:18px;text-align:right;color:inherit}.managementCard:disabled{opacity:.45;cursor:default}.managementIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;margin-bottom:18px;background:#f0e5e3;font-size:18px}.managementCard strong{display:block;font-size:14px}.managementCard span{display:block;margin-top:6px;color:#958487;font-size:9px;line-height:1.7}.staffForm{padding-bottom:calc(25px + env(safe-area-inset-bottom))}.myzeManagerHeader{overflow:visible}.headerActions{display:flex;align-items:center;gap:8px}.managerProfile{position:relative}.managerProfileButton{display:flex;align-items:center;gap:8px;min-height:45px;padding:5px 8px;border:1px solid rgba(90,65,70,.08);border-radius:14px;background:#ffffffb3;color:inherit;text-align:right}.managerAvatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:11px;background:#59474a;color:#fff;font-size:12px;font-weight:800}.managerProfileText{display:grid;min-width:0}.managerProfileText strong{max-width:110px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.managerProfileText small{margin-top:2px;color:#98878a;font-size:7px}.managerProfileChevron{color:#9d8b8e;font-size:9px}.managerProfileMenu{position:absolute;top:calc(100% + 7px);left:0;z-index:50;width:220px;padding:10px;border:1px solid #e8dddb;border-radius:16px;background:#fff;box-shadow:0 15px 45px #3c282c1f}.managerProfileInfo{padding:8px}.managerProfileInfo strong,.managerProfileInfo span,.managerProfileInfo small{display:block}.managerProfileInfo strong{font-size:11px}.managerProfileInfo span{margin-top:5px;overflow:hidden;color:#8e7c7f;direction:ltr;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.managerProfileInfo small{margin-top:6px;color:#ab999b;font-size:8px}.managerLogout{width:100%;min-height:39px;margin-top:5px;border:0;border-radius:11px;background:#f6e9e7;color:#a04c4c;font-size:9px}@media (max-width: 520px){.managerProfileText,.managerProfileChevron{display:none}.managerProfileButton{padding:5px}}
