.ExpenseModal-module__hIIUUq__form{flex-direction:column;gap:16px;display:flex}.ExpenseModal-module__hIIUUq__label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ExpenseModal-module__hIIUUq__required{color:var(--red)}.ExpenseModal-module__hIIUUq__optional{color:var(--muted-soft);font-weight:400}.ExpenseModal-module__hIIUUq__input{border:1.5px solid var(--border);width:100%;height:42px;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.ExpenseModal-module__hIIUUq__input:focus{border-color:var(--orange)}.ExpenseModal-module__hIIUUq__amountWrap{position:relative}.ExpenseModal-module__hIIUUq__amountInput{padding-left:28px}.ExpenseModal-module__hIIUUq__amountSign{color:var(--muted);pointer-events:none;font-size:14px;font-weight:700;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ExpenseModal-module__hIIUUq__catGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ExpenseModal-module__hIIUUq__catChip{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;font-family:inherit;display:flex}.ExpenseModal-module__hIIUUq__catChipActive{border-color:var(--cat-color);background:var(--cat-bg)}.ExpenseModal-module__hIIUUq__catChipDot{background:var(--cat-color);border-radius:50%;width:8px;height:8px}.ExpenseModal-module__hIIUUq__catChipLabel{color:var(--navy);font-size:11.5px;font-weight:700}.ExpenseModal-module__hIIUUq__segWrap{background:var(--bg);border-radius:10px;gap:2px;padding:3px;display:flex}.ExpenseModal-module__hIIUUq__segBtn{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;font-family:inherit;font-size:12.5px;font-weight:700}.ExpenseModal-module__hIIUUq__segBtnActive{color:var(--navy);background:#fff;box-shadow:0 1px 3px #0a17301f}.ExpenseModal-module__hIIUUq__dayRow{align-items:center;gap:10px;display:flex}.ExpenseModal-module__hIIUUq__dayInput{text-align:center;flex:none;width:70px}.ExpenseModal-module__hIIUUq__dayHint{color:var(--muted);font-size:12px}.ExpenseModal-module__hIIUUq__recurHint{color:var(--muted);background:var(--orange-soft);border-radius:9px;align-items:flex-start;gap:8px;margin-top:8px;padding:9px 11px;font-size:11.5px;display:flex}.ExpenseModal-module__hIIUUq__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.ExpenseModal-module__hIIUUq__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.ExpenseModal-module__hIIUUq__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.ExpenseModal-module__hIIUUq__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 12px #ff7a1a4d}.ExpenseModal-module__hIIUUq__btnPrimary:disabled{background:var(--muted-soft);cursor:not-allowed;box-shadow:none}@media (max-width:767px){.ExpenseModal-module__hIIUUq__footer{flex-direction:column}.ExpenseModal-module__hIIUUq__btnCancel,.ExpenseModal-module__hIIUUq__btnPrimary{width:100%;height:44px;font-size:14px}.ExpenseModal-module__hIIUUq__dayRow{flex-wrap:wrap}}
.ConfirmDialog-module__Mu17rq__container{flex-direction:column;gap:16px;display:flex}.ConfirmDialog-module__Mu17rq__message{color:var(--navy);font-size:13.5px;line-height:1.55}.ConfirmDialog-module__Mu17rq__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.ConfirmDialog-module__Mu17rq__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.ConfirmDialog-module__Mu17rq__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.ConfirmDialog-module__Mu17rq__btnCancel:disabled{cursor:not-allowed}.ConfirmDialog-module__Mu17rq__btnConfirm{color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600}.ConfirmDialog-module__Mu17rq__btnConfirm:disabled{cursor:not-allowed;background:var(--muted-soft)!important}.ConfirmDialog-module__Mu17rq__btnDanger{background:var(--red)}.ConfirmDialog-module__Mu17rq__btnPrimary{background:var(--orange)}
.PhoneInput-module__hGmzmq__wrap{border:1px solid var(--border);box-sizing:border-box;background:#fff;border-radius:10px;align-items:stretch;width:100%;min-width:0;height:40px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.PhoneInput-module__hGmzmq__wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a1a1f}.PhoneInput-module__hGmzmq__wrapError{border-color:#e83d5a!important;box-shadow:0 0 0 3px #e83d5a1a!important}.PhoneInput-module__hGmzmq__wrapDisabled{opacity:.6;pointer-events:none}.PhoneInput-module__hGmzmq__countryBox{border-right:1px solid var(--border);background:var(--bg,#f5f6f9);cursor:pointer;box-sizing:border-box;flex-shrink:0;align-items:center;gap:5px;width:58px;padding:0 8px 0 10px;display:flex;position:relative}.PhoneInput-module__hGmzmq__countrySelect{opacity:0;cursor:pointer;width:100%;height:100%;font-size:14px;position:absolute;inset:0}.PhoneInput-module__hGmzmq__countryFlag{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:15px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0f224414}.PhoneInput-module__hGmzmq__countryFlag svg{width:100%;height:100%;display:block}.PhoneInput-module__hGmzmq__countryArrow{border-right:1.5px solid var(--muted,#9aa3b8);border-bottom:1.5px solid var(--muted,#9aa3b8);opacity:.7;flex-shrink:0;width:6px;height:6px;margin-left:2px;transform:rotate(45deg)translateY(-2px)}.PhoneInput-module__hGmzmq__callingCode{border-right:1px solid var(--border);width:48px;color:var(--navy,#0f2244);-webkit-user-select:none;user-select:none;background:#fff;flex-shrink:0;justify-content:center;align-items:center;font-size:13.5px;font-weight:600;display:flex}.PhoneInput-module__hGmzmq__numberInput{height:100%;font-size:13.5px;font-family:var(--font,inherit);color:var(--navy,#0f2244);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 12px}.PhoneInput-module__hGmzmq__numberInput::placeholder{color:var(--muted-soft,#9aa3b8)}.PhoneInput-module__hGmzmq__wrapTall{height:46px}.PhoneInput-module__hGmzmq__wrapTall .PhoneInput-module__hGmzmq__numberInput{font-size:14px}.PhoneInput-module__hGmzmq__wrapDark{background:#181b22;border-color:#ffffff1a}.PhoneInput-module__hGmzmq__wrapDark:focus-within{border-color:#ff6b5b;box-shadow:0 0 0 3px #ff6b5b1f}.PhoneInput-module__hGmzmq__wrapDark .PhoneInput-module__hGmzmq__countryBox{background:#ffffff0d;border-right-color:#ffffff1a}.PhoneInput-module__hGmzmq__wrapDark .PhoneInput-module__hGmzmq__countryArrow{border-bottom-color:#fff6;border-right-color:#fff6}.PhoneInput-module__hGmzmq__wrapDark .PhoneInput-module__hGmzmq__numberInput{color:#fafaf5;font-size:14px}.PhoneInput-module__hGmzmq__wrapDark .PhoneInput-module__hGmzmq__numberInput::placeholder{color:#ffffff38}.PhoneInput-module__hGmzmq__wrapDark .PhoneInput-module__hGmzmq__callingCode{color:#fafaf5;background:#181b22;border-right-color:#ffffff1a}
.EmployeeFormModal-module__PNQYha__form{flex-direction:column;gap:16px;display:flex}.EmployeeFormModal-module__PNQYha__photoRow{align-items:center;gap:16px;padding:4px 0 8px;display:flex}.EmployeeFormModal-module__PNQYha__photoAvatar{background:var(--orange);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden}.EmployeeFormModal-module__PNQYha__photoImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.EmployeeFormModal-module__PNQYha__photoInitials{color:#fff;-webkit-user-select:none;user-select:none;font-size:22px;font-weight:700}.EmployeeFormModal-module__PNQYha__photoOverlay{opacity:0;background:#00000073;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.EmployeeFormModal-module__PNQYha__photoAvatar:hover .EmployeeFormModal-module__PNQYha__photoOverlay{opacity:1}.EmployeeFormModal-module__PNQYha__photoInfo{flex:1}.EmployeeFormModal-module__PNQYha__photoLabel{color:var(--navy);margin:0 0 2px;font-size:13px;font-weight:600}.EmployeeFormModal-module__PNQYha__photoHint{color:var(--muted-soft);margin:0 0 8px;font-size:11.5px}.EmployeeFormModal-module__PNQYha__photoBtn{border:1.5px solid var(--border);height:32px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600}.EmployeeFormModal-module__PNQYha__photoBtn:hover{border-color:var(--orange);color:var(--orange)}.EmployeeFormModal-module__PNQYha__photoBtnRemove{height:32px;color:var(--red);cursor:pointer;background:#fff5f5;border:1.5px solid #fbe3e6;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600}.EmployeeFormModal-module__PNQYha__photoBtnRemove:hover{background:#fee2e2}.EmployeeFormModal-module__PNQYha__field{display:block}.EmployeeFormModal-module__PNQYha__label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.EmployeeFormModal-module__PNQYha__required{color:var(--red)}.EmployeeFormModal-module__PNQYha__optional{color:var(--muted-soft);font-weight:400}.EmployeeFormModal-module__PNQYha__input{border:1.5px solid var(--border);width:100%;height:42px;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.EmployeeFormModal-module__PNQYha__slotRow{align-items:center;gap:10px;display:flex}.EmployeeFormModal-module__PNQYha__slotInputWrap{border:1.5px solid var(--border);background:#fff;border-radius:10px;flex-shrink:0;align-items:center;gap:0;width:96px;height:42px;display:flex;overflow:hidden}.EmployeeFormModal-module__PNQYha__slotInput{width:100%;height:100%;color:var(--navy);text-align:center;background:0 0;border:none;outline:none;padding:0 0 0 10px;font-family:inherit;font-size:15px;font-weight:700}.EmployeeFormModal-module__PNQYha__slotUnit{color:var(--muted);white-space:nowrap;padding:0 10px 0 2px;font-size:12px;font-weight:600}.EmployeeFormModal-module__PNQYha__slotPresets{gap:6px;display:flex}.EmployeeFormModal-module__PNQYha__slotPresetBtn{border:1.5px solid var(--border);min-height:44px;color:var(--muted);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:9px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .12s,color .12s,background .12s}@media (hover:hover){.EmployeeFormModal-module__PNQYha__slotPresetBtn:hover{border-color:var(--orange);color:var(--orange)}}.EmployeeFormModal-module__PNQYha__slotPresetBtnActive{background:var(--orange)!important;color:#fff!important;border-color:var(--orange)!important}.EmployeeFormModal-module__PNQYha__hint{color:var(--muted-soft);margin:6px 0 0;font-size:11.5px}.EmployeeFormModal-module__PNQYha__statusGroup{gap:8px;display:flex}.EmployeeFormModal-module__PNQYha__statusBtn{cursor:pointer;background:var(--bg);min-height:44px;color:var(--muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;flex:1;font-family:inherit;font-size:13px;font-weight:600}.EmployeeFormModal-module__PNQYha__statusBtnActiveGreen{background:var(--green);color:#fff}.EmployeeFormModal-module__PNQYha__statusBtnActiveAmber{background:var(--amber);color:#fff}.EmployeeFormModal-module__PNQYha__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.EmployeeFormModal-module__PNQYha__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.EmployeeFormModal-module__PNQYha__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.EmployeeFormModal-module__PNQYha__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 12px #ff7a1a4d}.EmployeeFormModal-module__PNQYha__btnPrimary:disabled{background:var(--muted-soft);cursor:not-allowed;box-shadow:none}@media (max-width:767px){.EmployeeFormModal-module__PNQYha__footer{flex-direction:column}.EmployeeFormModal-module__PNQYha__btnCancel,.EmployeeFormModal-module__PNQYha__btnPrimary{width:100%;height:44px;font-size:14px}.EmployeeFormModal-module__PNQYha__photoAvatar{width:60px;height:60px}.EmployeeFormModal-module__PNQYha__photoInitials{font-size:18px}.EmployeeFormModal-module__PNQYha__slotPresets{flex-wrap:wrap}}
.AssignmentRow-module__-XHPsq__row{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;grid-template-columns:32px 1fr 130px 110px;align-items:center;gap:10px;padding:10px 12px;display:grid}.AssignmentRow-module__-XHPsq__rowActive{background:#fff;border-color:#ff7a1a40}.AssignmentRow-module__-XHPsq__rowPassive{opacity:.65}.AssignmentRow-module__-XHPsq__toggle{background:var(--border);cursor:pointer;border-radius:999px;width:28px;height:16px;transition:background .15s;position:relative}.AssignmentRow-module__-XHPsq__toggleOn{background:var(--orange)}.AssignmentRow-module__-XHPsq__toggleKnob{background:#fff;border-radius:50%;width:12px;height:12px;transition:left .15s;position:absolute;top:2px;left:2px}.AssignmentRow-module__-XHPsq__toggleKnobOn{left:14px}.AssignmentRow-module__-XHPsq__name{color:var(--muted);font-size:13.5px;font-weight:600}.AssignmentRow-module__-XHPsq__nameActive{color:var(--navy)}.AssignmentRow-module__-XHPsq__passiveBadge{color:var(--amber);margin-left:6px;font-size:10.5px;font-weight:700}.AssignmentRow-module__-XHPsq__inputWrap{position:relative}.AssignmentRow-module__-XHPsq__inputNum{border:1.5px solid var(--border);height:36px;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:13px}.AssignmentRow-module__-XHPsq__inputNum:disabled{opacity:.4}.AssignmentRow-module__-XHPsq__inputPrice{padding-left:22px}.AssignmentRow-module__-XHPsq__inputDur{padding-right:32px}.AssignmentRow-module__-XHPsq__prefix,.AssignmentRow-module__-XHPsq__suffix{color:var(--muted-soft);font-size:13px;position:absolute;top:50%;transform:translateY(-50%)}.AssignmentRow-module__-XHPsq__prefix{left:10px}.AssignmentRow-module__-XHPsq__suffix{font-size:11px;font-weight:600;right:10px}@media (max-width:767px){.AssignmentRow-module__-XHPsq__row{grid-template-rows:auto auto;grid-template-columns:44px 1fr;gap:10px 8px}.AssignmentRow-module__-XHPsq__toggle{grid-area:1/1/3;align-self:center;width:36px;height:20px}.AssignmentRow-module__-XHPsq__toggleKnob{width:16px;height:16px}.AssignmentRow-module__-XHPsq__toggleKnobOn{left:18px}.AssignmentRow-module__-XHPsq__row>div:nth-child(2){grid-area:1/2;align-self:center}.AssignmentRow-module__-XHPsq__row>div:nth-child(3),.AssignmentRow-module__-XHPsq__row>div:nth-child(4){grid-area:2}.AssignmentRow-module__-XHPsq__row{grid-template-columns:44px 1fr 1fr}.AssignmentRow-module__-XHPsq__inputNum{height:40px;font-size:15px}}
.EmployeeServicesModal-module__GLqIvq__container{flex-direction:column;gap:14px;display:flex}.EmployeeServicesModal-module__GLqIvq__description{color:var(--muted);font-size:12.5px;line-height:1.5}.EmployeeServicesModal-module__GLqIvq__empty{text-align:center;color:var(--muted-soft);padding:24px;font-size:13px}.EmployeeServicesModal-module__GLqIvq__list{flex-direction:column;gap:8px;display:flex}.EmployeeServicesModal-module__GLqIvq__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.EmployeeServicesModal-module__GLqIvq__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.EmployeeServicesModal-module__GLqIvq__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.EmployeeServicesModal-module__GLqIvq__btnCancel:disabled{cursor:not-allowed}.EmployeeServicesModal-module__GLqIvq__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 12px #ff7a1a4d}.EmployeeServicesModal-module__GLqIvq__btnPrimary:disabled{background:var(--muted-soft);cursor:not-allowed;box-shadow:none}
.NewAppointmentModal-module__2OyRJG__form{flex-direction:column;gap:16px;display:flex}.NewAppointmentModal-module__2OyRJG__row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.NewAppointmentModal-module__2OyRJG__row2{grid-template-columns:1fr}}.NewAppointmentModal-module__2OyRJG__label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.NewAppointmentModal-module__2OyRJG__required{color:var(--red)}.NewAppointmentModal-module__2OyRJG__optional{color:var(--muted-soft);font-weight:400}.NewAppointmentModal-module__2OyRJG__input{border:1.5px solid var(--border);width:100%;height:42px;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.NewAppointmentModal-module__2OyRJG__input:disabled{opacity:.5}.NewAppointmentModal-module__2OyRJG__comboWrap{position:relative}.NewAppointmentModal-module__2OyRJG__comboTrigger{border:1.5px solid var(--border);cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border-radius:10px;align-items:center;width:100%;height:42px;padding:0 34px 0 12px;font-family:inherit;transition:border-color .12s,box-shadow .12s;display:flex}.NewAppointmentModal-module__2OyRJG__comboTrigger:hover{border-color:#cbd0dc}.NewAppointmentModal-module__2OyRJG__comboOpen{box-shadow:0 0 0 3px #f265221a;border-color:var(--orange)!important}.NewAppointmentModal-module__2OyRJG__comboFilled{border-color:var(--orange);background:#fff8f4}.NewAppointmentModal-module__2OyRJG__comboDisabled{opacity:.6;cursor:default;pointer-events:none}.NewAppointmentModal-module__2OyRJG__comboTriggerInner{flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.NewAppointmentModal-module__2OyRJG__comboPlaceholder{color:var(--muted-soft);font-size:13.5px}.NewAppointmentModal-module__2OyRJG__comboSelectedContent{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.NewAppointmentModal-module__2OyRJG__comboSelectedName{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.NewAppointmentModal-module__2OyRJG__comboSelectedMeta{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:11.5px}.NewAppointmentModal-module__2OyRJG__comboClear{background:var(--border);width:18px;height:18px;color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:10px;line-height:1;transition:background .1s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.NewAppointmentModal-module__2OyRJG__comboClear:hover{background:#cbd0dc}.NewAppointmentModal-module__2OyRJG__comboChevron{color:var(--muted-soft);pointer-events:none;font-size:11px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.NewAppointmentModal-module__2OyRJG__comboDrop{border:1.5px solid var(--border);background:#fff;border-radius:13px;animation:.12s NewAppointmentModal-module__2OyRJG__comboIn;overflow:hidden;box-shadow:0 12px 40px #0f224424}@keyframes NewAppointmentModal-module__2OyRJG__comboIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.NewAppointmentModal-module__2OyRJG__comboSearchWrap{border-bottom:1px solid var(--border);padding:8px 8px 6px;position:relative}.NewAppointmentModal-module__2OyRJG__comboSearchIcon{color:var(--muted-soft);position:absolute;top:50%;left:19px;transform:translateY(-50%)}.NewAppointmentModal-module__2OyRJG__comboSearch{border:1.5px solid var(--border);width:100%;height:32px;color:var(--navy);background:var(--bg);box-sizing:border-box;border-radius:8px;outline:none;padding:0 10px 0 30px;font-family:inherit;font-size:13px}.NewAppointmentModal-module__2OyRJG__comboSearch:focus{border-color:var(--orange);background:#fff}.NewAppointmentModal-module__2OyRJG__comboList{max-height:210px;padding:5px;overflow-y:auto}.NewAppointmentModal-module__2OyRJG__comboItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;padding:7px 8px;font-family:inherit;transition:background .1s;display:flex}.NewAppointmentModal-module__2OyRJG__comboItem:hover{background:var(--bg)}.NewAppointmentModal-module__2OyRJG__comboItemActive{background:#fff3ec}.NewAppointmentModal-module__2OyRJG__comboItemActive:hover{background:#ffe8d6}.NewAppointmentModal-module__2OyRJG__comboItemDimmed{opacity:.35;pointer-events:none}.NewAppointmentModal-module__2OyRJG__comboItemBody{flex-direction:column;flex:1;min-width:0;display:flex}.NewAppointmentModal-module__2OyRJG__comboItemName{color:var(--navy);font-size:13px;font-weight:600}.NewAppointmentModal-module__2OyRJG__comboItemActive .NewAppointmentModal-module__2OyRJG__comboItemName{color:var(--orange)}.NewAppointmentModal-module__2OyRJG__comboItemMeta{color:var(--muted);margin-top:1px;font-size:11.5px}.NewAppointmentModal-module__2OyRJG__comboCheck{color:var(--orange);flex-shrink:0;font-size:13px}.NewAppointmentModal-module__2OyRJG__comboDot{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.NewAppointmentModal-module__2OyRJG__comboEmpty{text-align:center;color:var(--muted-soft);padding:14px;font-size:13px}.NewAppointmentModal-module__2OyRJG__viewField{border:1.5px solid var(--border);background:var(--bg);height:42px;color:var(--navy);box-sizing:border-box;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:13.5px;font-weight:600;display:flex}.NewAppointmentModal-module__2OyRJG__viewFieldEmpty{color:var(--muted-soft);font-weight:400}.NewAppointmentModal-module__2OyRJG__priceSummary{border:1.5px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.NewAppointmentModal-module__2OyRJG__priceSummaryLabel{color:var(--navy);font-size:12px;font-weight:700;display:block}.NewAppointmentModal-module__2OyRJG__priceSummaryHint{color:var(--muted-soft);margin-top:2px;font-size:11px;display:block}.NewAppointmentModal-module__2OyRJG__priceSummary strong{color:var(--orange);flex-shrink:0;font-size:15px}.NewAppointmentModal-module__2OyRJG__slotsLabel{color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:600;display:block}.NewAppointmentModal-module__2OyRJG__slotsLabelMeta{color:var(--muted-soft);margin-left:6px;font-weight:400}.NewAppointmentModal-module__2OyRJG__slotsLabelSelected{color:var(--orange);margin-left:8px;font-weight:700}.NewAppointmentModal-module__2OyRJG__inputHighlight{box-shadow:0 0 0 3px #f265221a;border-color:var(--orange)!important}.NewAppointmentModal-module__2OyRJG__dateHint{background:var(--orange-soft);color:var(--orange);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.NewAppointmentModal-module__2OyRJG__availTable{flex-direction:column;gap:6px;display:flex}.NewAppointmentModal-module__2OyRJG__availRow{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-family:inherit;transition:border-color .12s,background .12s;display:flex}.NewAppointmentModal-module__2OyRJG__availRow:hover:not(:disabled){background:var(--bg);border-color:#cbd0dc}.NewAppointmentModal-module__2OyRJG__availRowDisabled{opacity:.45;cursor:default}.NewAppointmentModal-module__2OyRJG__availRowName{color:var(--navy);flex:1;font-size:13px;font-weight:600}.NewAppointmentModal-module__2OyRJG__availSlots{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.NewAppointmentModal-module__2OyRJG__availSlotMini{color:var(--muted);background:var(--bg);border-radius:5px;padding:2px 7px;font-size:11px;font-weight:600}.NewAppointmentModal-module__2OyRJG__availMore{color:var(--muted-soft);font-size:11px;font-weight:500}.NewAppointmentModal-module__2OyRJG__availNone{color:var(--muted-soft);font-size:11px;font-weight:600}.NewAppointmentModal-module__2OyRJG__availLoading{color:var(--muted-soft);font-size:11px}.NewAppointmentModal-module__2OyRJG__slotsLoading,.NewAppointmentModal-module__2OyRJG__slotsEmpty,.NewAppointmentModal-module__2OyRJG__slotsClosed{border-radius:10px;padding:12px 14px;font-size:13px}.NewAppointmentModal-module__2OyRJG__slotsLoading{text-align:center;color:var(--muted-soft);padding:20px 0}.NewAppointmentModal-module__2OyRJG__slotsClosed{background:var(--bg);color:var(--muted)}.NewAppointmentModal-module__2OyRJG__slotsEmpty{background:var(--amber-soft);color:var(--amber)}.NewAppointmentModal-module__2OyRJG__slotGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;max-height:200px;padding-right:4px;display:grid;overflow-y:auto}.NewAppointmentModal-module__2OyRJG__slot{cursor:pointer;background:var(--bg);height:38px;color:var(--navy);border:none;border-radius:9px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .12s,color .12s}.NewAppointmentModal-module__2OyRJG__slotActive{background:var(--orange);color:#fff;box-shadow:0 2px 8px #ff7a1a59}.NewAppointmentModal-module__2OyRJG__divider{border-top:1px solid var(--border);padding-top:16px}.NewAppointmentModal-module__2OyRJG__sectionLabel{color:var(--muted-soft);letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:600}.NewAppointmentModal-module__2OyRJG__noteInput{border:1.5px solid var(--border);width:100%;color:var(--navy);box-sizing:border-box;resize:vertical;background:#fff;border-radius:10px;outline:none;min-height:62px;padding:8px 12px;font-family:inherit;font-size:13.5px;line-height:1.5}.NewAppointmentModal-module__2OyRJG__noteInput:focus{border-color:var(--orange)}.NewAppointmentModal-module__2OyRJG__noteSaveBtn{border:1px solid var(--border);height:30px;color:var(--navy);cursor:pointer;background:#fff;border-radius:7px;margin-top:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600}.NewAppointmentModal-module__2OyRJG__noteSaveBtn:hover:not(:disabled){background:var(--bg)}.NewAppointmentModal-module__2OyRJG__noteSaveBtn:disabled{cursor:not-allowed}.NewAppointmentModal-module__2OyRJG__noteSaveBtnDone{color:#1e9e6a;background:#ecfdf5;border-color:#6ee7b7}.NewAppointmentModal-module__2OyRJG__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.NewAppointmentModal-module__2OyRJG__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.NewAppointmentModal-module__2OyRJG__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.NewAppointmentModal-module__2OyRJG__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 12px #ff7a1a4d}.NewAppointmentModal-module__2OyRJG__btnPrimary:disabled{background:var(--muted-soft);cursor:not-allowed;box-shadow:none}.NewAppointmentModal-module__2OyRJG__btnDanger{color:#d7263d;cursor:pointer;background:#fff6f7;border:1.5px solid #f5c6cb;border-radius:10px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s}.NewAppointmentModal-module__2OyRJG__btnDanger:hover{background:#fdeaea}.NewAppointmentModal-module__2OyRJG__phoneWrap{position:relative}.NewAppointmentModal-module__2OyRJG__custDrop{border:1px solid var(--border);z-index:100;background:#fff;border-radius:10px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #0f22441f}.NewAppointmentModal-module__2OyRJG__custDropItem{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;width:100%;padding:9px 12px;font-family:inherit;transition:background .1s;display:flex}.NewAppointmentModal-module__2OyRJG__custDropItem:hover{background:var(--bg)}.NewAppointmentModal-module__2OyRJG__custDropItem+.NewAppointmentModal-module__2OyRJG__custDropItem{border-top:1px solid var(--border)}.NewAppointmentModal-module__2OyRJG__custDropName{color:var(--navy);font-size:13px;font-weight:600}.NewAppointmentModal-module__2OyRJG__custDropPhone{color:var(--muted);margin-top:1px;font-size:11.5px}.NewAppointmentModal-module__2OyRJG__inputReadonly{background:var(--bg);color:var(--muted);cursor:default}.NewAppointmentModal-module__2OyRJG__confirmBox{background:#fff6f7;border:1.5px solid #f5c6cb;border-radius:10px;padding:14px 16px}.NewAppointmentModal-module__2OyRJG__confirmText{color:var(--navy);margin-bottom:12px;font-size:13px;font-weight:500}.NewAppointmentModal-module__2OyRJG__confirmBtns{justify-content:flex-end;gap:8px;display:flex}.NewAppointmentModal-module__2OyRJG__confirmNo{border:1.5px solid var(--border);height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:0 16px;font-family:inherit;font-size:12.5px;font-weight:600}.NewAppointmentModal-module__2OyRJG__confirmYes{color:#fff;cursor:pointer;background:#d7263d;border:none;border-radius:8px;height:34px;padding:0 16px;font-family:inherit;font-size:12.5px;font-weight:600}.NewAppointmentModal-module__2OyRJG__confirmYes:disabled,.NewAppointmentModal-module__2OyRJG__confirmNo:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.NewAppointmentModal-module__2OyRJG__confirmBtns{flex-direction:column}.NewAppointmentModal-module__2OyRJG__confirmNo,.NewAppointmentModal-module__2OyRJG__confirmYes{width:100%;height:44px;font-size:14px}}
.ServiceFormModal-module__Hthvva__form{flex-direction:column;gap:16px;display:flex}.ServiceFormModal-module__Hthvva__photoRow{align-items:center;gap:16px;padding:4px 0 8px;display:flex}.ServiceFormModal-module__Hthvva__photoThumb{cursor:pointer;border:1.5px solid var(--border);background:#fff3ec;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden}.ServiceFormModal-module__Hthvva__photoImg{object-fit:cover;width:100%;height:100%}.ServiceFormModal-module__Hthvva__photoOverlay{opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.ServiceFormModal-module__Hthvva__photoThumb:hover .ServiceFormModal-module__Hthvva__photoOverlay{opacity:1}.ServiceFormModal-module__Hthvva__photoInfo{flex:1}.ServiceFormModal-module__Hthvva__photoLabel{color:var(--navy);margin:0 0 2px;font-size:13px;font-weight:600}.ServiceFormModal-module__Hthvva__photoHint{color:var(--muted-soft);margin:0 0 8px;font-size:11.5px}.ServiceFormModal-module__Hthvva__photoBtn{border:1.5px solid var(--border);height:32px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600}.ServiceFormModal-module__Hthvva__photoBtn:hover{border-color:var(--orange);color:var(--orange)}.ServiceFormModal-module__Hthvva__photoBtnRemove{height:32px;color:var(--red);cursor:pointer;background:#fff5f5;border:1.5px solid #fbe3e6;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600}.ServiceFormModal-module__Hthvva__photoBtnRemove:hover{background:#fee2e2}.ServiceFormModal-module__Hthvva__label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ServiceFormModal-module__Hthvva__required{color:var(--red)}.ServiceFormModal-module__Hthvva__optional{color:var(--muted-soft);font-weight:400}.ServiceFormModal-module__Hthvva__inputReadonly{background:var(--bg);color:var(--muted);cursor:default}.ServiceFormModal-module__Hthvva__phoneWrap{min-width:0;position:relative}.ServiceFormModal-module__Hthvva__custDrop{border:1px solid var(--border);z-index:100;background:#fff;border-radius:10px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #0f22441f}.ServiceFormModal-module__Hthvva__custDropItem{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;width:100%;padding:9px 12px;font-family:inherit;display:flex}.ServiceFormModal-module__Hthvva__custDropItem:hover{background:var(--bg)}.ServiceFormModal-module__Hthvva__custDropItem+.ServiceFormModal-module__Hthvva__custDropItem{border-top:1px solid var(--border)}.ServiceFormModal-module__Hthvva__custDropName{color:var(--navy);font-size:13px;font-weight:600}.ServiceFormModal-module__Hthvva__custDropPhone{color:var(--muted);margin-top:1px;font-size:11.5px}.ServiceFormModal-module__Hthvva__input{border:1.5px solid var(--border);width:100%;height:42px;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.ServiceFormModal-module__Hthvva__row2{align-items:flex-end;gap:12px;display:flex}.ServiceFormModal-module__Hthvva__info{background:var(--navy-soft);color:var(--navy);border-radius:10px;padding:10px 14px;font-size:12.5px;line-height:1.5}.ServiceFormModal-module__Hthvva__error{background:var(--red-soft);color:var(--red);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.ServiceFormModal-module__Hthvva__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.ServiceFormModal-module__Hthvva__btnCancel{border:1px solid var(--border);height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.ServiceFormModal-module__Hthvva__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 12px #ff7a1a4d}.ServiceFormModal-module__Hthvva__btnPrimary:disabled{background:var(--muted-soft);cursor:not-allowed;box-shadow:none}@media (max-width:767px){.ServiceFormModal-module__Hthvva__footer{flex-direction:column}.ServiceFormModal-module__Hthvva__btnCancel,.ServiceFormModal-module__Hthvva__btnPrimary{width:100%;height:44px;font-size:14px}.ServiceFormModal-module__Hthvva__photoThumb{width:60px;height:60px}}.ServiceFormModal-module__Hthvva__prodPhoto{background:var(--bg);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.ServiceFormModal-module__Hthvva__prodPhoto img{object-fit:cover;width:100%;height:100%}.ServiceFormModal-module__Hthvva__selectedList{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.ServiceFormModal-module__Hthvva__selectedRow{background:var(--bg);border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.ServiceFormModal-module__Hthvva__selectedInfo{flex:1;min-width:0}.ServiceFormModal-module__Hthvva__selectedName{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ServiceFormModal-module__Hthvva__selectedPrice{color:var(--muted-soft);margin-top:1px;font-size:11.5px}.ServiceFormModal-module__Hthvva__priceEditWrap{border:1px solid var(--border);cursor:text;background:#fff;border-radius:7px;align-items:center;gap:2px;margin-top:3px;padding:2px 6px;transition:border-color .12s,box-shadow .12s;display:inline-flex}.ServiceFormModal-module__Hthvva__priceEditWrap:hover{border-color:var(--muted-soft)}.ServiceFormModal-module__Hthvva__priceEditWrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 1.5px #ff7a1a26}.ServiceFormModal-module__Hthvva__priceEditPrefix{color:var(--muted-soft);font-size:11px}.ServiceFormModal-module__Hthvva__priceEditInput{width:48px;color:var(--navy);text-align:left;cursor:text;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:12px;font-weight:700}.ServiceFormModal-module__Hthvva__qtyStepper{border:1px solid var(--border);background:#fff;border-radius:8px;flex-shrink:0;align-items:stretch;display:flex;overflow:hidden}.ServiceFormModal-module__Hthvva__qtyBtn{cursor:pointer;width:28px;height:28px;color:var(--navy);background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:13px;display:flex}.ServiceFormModal-module__Hthvva__qtyBtn:hover:not(:disabled){background:var(--bg)}.ServiceFormModal-module__Hthvva__qtyBtn:disabled{opacity:.4;cursor:not-allowed}.ServiceFormModal-module__Hthvva__qtyInput{border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);width:26px;color:var(--navy);text-align:center;-moz-appearance:textfield;cursor:text;background:0 0;outline:none;padding:0;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .12s}.ServiceFormModal-module__Hthvva__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ServiceFormModal-module__Hthvva__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ServiceFormModal-module__Hthvva__qtyInput:hover:not(:disabled),.ServiceFormModal-module__Hthvva__qtyInput:focus{background:var(--bg)}.ServiceFormModal-module__Hthvva__qtyInput:disabled{cursor:not-allowed}.ServiceFormModal-module__Hthvva__removeBtn{cursor:pointer;width:24px;height:24px;color:var(--muted-soft);background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServiceFormModal-module__Hthvva__removeBtn:hover{color:var(--red)}@media (max-width:767px){.ServiceFormModal-module__Hthvva__qtyBtn{width:32px;height:32px;font-size:14px}.ServiceFormModal-module__Hthvva__qtyInput{width:28px;font-size:16px}.ServiceFormModal-module__Hthvva__removeBtn{width:30px;height:30px}.ServiceFormModal-module__Hthvva__priceEditInput{width:56px;font-size:16px}}.ServiceFormModal-module__Hthvva__pickList{border:1px solid var(--border);border-radius:12px;max-height:240px;overflow:hidden auto}.ServiceFormModal-module__Hthvva__pickItem{cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;display:flex}.ServiceFormModal-module__Hthvva__pickItem:hover{background:var(--bg)}.ServiceFormModal-module__Hthvva__pickItem+.ServiceFormModal-module__Hthvva__pickItem{border-top:1px solid #f0f2f6}.ServiceFormModal-module__Hthvva__pickInfo{flex:1;min-width:0}.ServiceFormModal-module__Hthvva__pickName{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ServiceFormModal-module__Hthvva__pickMeta{color:var(--muted-soft);margin-top:1px;font-size:11.5px}.ServiceFormModal-module__Hthvva__pickEmpty{color:var(--muted-soft);text-align:center;padding:16px 14px;font-size:12.5px}
.Toast-module__eHqTLW__stack{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed}.Toast-module__eHqTLW__desktop{max-width:360px;top:20px;right:20px}.Toast-module__eHqTLW__mobile{top:12px;left:12px;right:12px}.Toast-module__eHqTLW__toast{color:var(--navy);border-left:4px solid var(--orange,#ff7a1a);pointer-events:auto;cursor:pointer;background:#fff;border-radius:14px;align-items:flex-start;gap:12px;min-width:240px;padding:12px 16px;font-size:13px;font-weight:600;animation:.28s cubic-bezier(.2,.9,.3,1.2) Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 8px 28px #0000002e}.Toast-module__eHqTLW__icon{flex-shrink:0;font-size:18px;line-height:1.2}.Toast-module__eHqTLW__body{flex:1;min-width:0}.Toast-module__eHqTLW__title{color:var(--orange,#ff7a1a);letter-spacing:.3px;text-transform:uppercase;margin:0 0 2px;font-size:12px;font-weight:700}.Toast-module__eHqTLW__msg{color:var(--navy);margin:0;font-size:13.5px;font-weight:600;line-height:1.35}.Toast-module__eHqTLW__success{border-left-color:#1e9e6a}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__title{color:#1e9e6a}.Toast-module__eHqTLW__info{border-left-color:#2d8cff}.Toast-module__eHqTLW__info .Toast-module__eHqTLW__title{color:#2d8cff}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:767px){@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}
.employees-module__uam1uG__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.employees-module__uam1uG__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.employees-module__uam1uG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.employees-module__uam1uG__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.employees-module__uam1uG__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.employees-module__uam1uG__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.employees-module__uam1uG__eyebrowMobile{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:11.5px;font-weight:600}.employees-module__uam1uG__titleMobile{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:24px;font-weight:700}.employees-module__uam1uG__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.employees-module__uam1uG__addBtnMobile{height:36px}.employees-module__uam1uG__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.employees-module__uam1uG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.employees-module__uam1uG__cardsGridMobile{grid-template-columns:1fr}.employees-module__uam1uG__card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.employees-module__uam1uG__cardLeave{opacity:.7}.employees-module__uam1uG__cardBar{flex-shrink:0;height:4px}.employees-module__uam1uG__cardTop{border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:10px;padding:20px 18px 16px;display:flex}.employees-module__uam1uG__cardName{color:var(--navy);text-align:center;font-size:15px;font-weight:700}.employees-module__uam1uG__cardPhone{color:var(--muted-soft);margin-top:1px;font-size:12px}.employees-module__uam1uG__chips{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.employees-module__uam1uG__chip{color:var(--muted);background:var(--bg);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:500}.employees-module__uam1uG__badgeActive{color:var(--green);background:var(--green-soft);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.employees-module__uam1uG__badgeLeave{color:var(--amber);background:var(--amber-soft);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.employees-module__uam1uG__statsRow{border-bottom:1px solid var(--border);display:flex}.employees-module__uam1uG__statItem{text-align:center;flex:1;padding:12px 0}.employees-module__uam1uG__statItem+.employees-module__uam1uG__statItem{border-left:1px solid var(--border)}.employees-module__uam1uG__statValue{color:var(--navy);font-size:18px;font-weight:700}.employees-module__uam1uG__statLabel{color:var(--muted-soft);margin-top:2px;font-size:10.5px}.employees-module__uam1uG__cardActions{gap:6px;padding:12px 14px;display:flex}.employees-module__uam1uG__cardBtn{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-size:12px;font-weight:600;display:inline-flex}.employees-module__uam1uG__cardBtn:hover{background:var(--bg)}.employees-module__uam1uG__cardBtnDanger{color:var(--red);border-color:#fbe3e6}.employees-module__uam1uG__cardBtnDanger:hover{background:#fff5f5}
.calendar-module__IPq9xa__page{box-sizing:border-box;flex-direction:column;gap:18px;height:100%;padding:24px 28px;display:flex}.calendar-module__IPq9xa__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.calendar-module__IPq9xa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.calendar-module__IPq9xa__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.calendar-module__IPq9xa__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.calendar-module__IPq9xa__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.calendar-module__IPq9xa__controls{align-items:center;gap:10px;display:flex}.calendar-module__IPq9xa__viewToggle{border:1px solid var(--border);background:#fff;border-radius:10px;display:flex;overflow:hidden}.calendar-module__IPq9xa__viewBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:8px 16px;font-size:12.5px;font-weight:600}.calendar-module__IPq9xa__viewBtnActive{background:var(--navy);color:#fff}.calendar-module__IPq9xa__navBtns{gap:4px;display:flex}.calendar-module__IPq9xa__navBtn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.calendar-module__IPq9xa__navBtnToday{width:auto;color:var(--navy);padding:0 14px;font-size:12.5px;font-weight:600}.calendar-module__IPq9xa__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.calendar-module__IPq9xa__legend{color:var(--muted);align-items:center;gap:14px;font-size:12px;font-weight:500;display:flex}.calendar-module__IPq9xa__legendItem{align-items:center;gap:6px;display:inline-flex}.calendar-module__IPq9xa__legendDot{border-radius:3px;width:10px;height:10px}.calendar-module__IPq9xa__gridWrap{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;flex:1;display:flex;overflow:hidden}.calendar-module__IPq9xa__dayHeaders{border-bottom:1px solid var(--border);grid-template-columns:60px repeat(7,1fr);display:grid}.calendar-module__IPq9xa__dayHeader{text-align:center;border-left:1px solid var(--border);background:#fff;padding:12px 10px}.calendar-module__IPq9xa__dayHeaderActive{background:var(--orange-soft)}.calendar-module__IPq9xa__dayLabel{color:var(--muted);letter-spacing:.4px;text-transform:uppercase;font-size:10.5px;font-weight:600}.calendar-module__IPq9xa__dayNum{color:var(--navy);letter-spacing:-.4px;margin-top:2px;font-size:18px;font-weight:700}.calendar-module__IPq9xa__dayNumActive{color:var(--orange)}.calendar-module__IPq9xa__timeScroll{flex:1;position:relative;overflow:auto}.calendar-module__IPq9xa__timeGrid{grid-template-columns:60px repeat(7,1fr);display:grid}.calendar-module__IPq9xa__hourRow{border-bottom:1px solid var(--border);height:56px;color:var(--muted-soft);text-align:right;padding-top:4px;padding-right:8px;font-size:10.5px;font-weight:600}.calendar-module__IPq9xa__dayCol{border-left:1px solid var(--border);background:#fff;position:relative}.calendar-module__IPq9xa__dayColActive{background:#ffe6d22e}.calendar-module__IPq9xa__hourCell{border-bottom:1px solid var(--border);height:56px}.calendar-module__IPq9xa__event{cursor:pointer;border-left-style:solid;border-left-width:3px;border-radius:6px;padding:4px 6px;font-size:10.5px;position:absolute;left:4px;right:4px;overflow:hidden}.calendar-module__IPq9xa__eventTime{font-size:10px;font-weight:700;line-height:1.1}.calendar-module__IPq9xa__eventClient{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-weight:600;line-height:1.2;overflow:hidden}.calendar-module__IPq9xa__eventSvc{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.calendar-module__IPq9xa__nowLine{background:var(--orange);z-index:2;height:2px;position:absolute;left:0;right:0}.calendar-module__IPq9xa__nowDot{background:var(--orange);border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:-5px}.calendar-module__IPq9xa__strip{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:repeat(7,1fr);gap:4px;padding:8px;display:grid}.calendar-module__IPq9xa__stripBtn{cursor:pointer;color:var(--navy);background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:8px 0;display:flex}.calendar-module__IPq9xa__stripBtnActive{background:var(--navy);color:#fff}.calendar-module__IPq9xa__stripDay{opacity:.55;text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:600}.calendar-module__IPq9xa__stripDayActive{opacity:.7}.calendar-module__IPq9xa__stripDate{letter-spacing:-.3px;font-size:16px;font-weight:700}.calendar-module__IPq9xa__stripDot{background:var(--orange);border-radius:50%;width:4px;height:4px}.calendar-module__IPq9xa__stripDotActive{background:#fff}.calendar-module__IPq9xa__dayList{flex-direction:column;gap:8px;display:flex}.calendar-module__IPq9xa__dayCard{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative;overflow:hidden}.calendar-module__IPq9xa__dayCardBar{width:3px;position:absolute;top:0;bottom:0;left:0}.calendar-module__IPq9xa__dayCardTime{color:var(--navy);letter-spacing:-.3px;min-width:46px;font-size:15px;font-weight:700;line-height:1}.calendar-module__IPq9xa__dayCardDur{color:var(--muted-soft);margin-top:2px;font-size:10px;font-weight:500}.calendar-module__IPq9xa__dayCardName{color:var(--navy);font-size:13.5px;font-weight:600}.calendar-module__IPq9xa__dayCardSvc{color:var(--muted);font-size:11.5px;font-weight:500}.calendar-module__IPq9xa__empty{text-align:center;color:var(--muted-soft);border:1px solid var(--border);background:#fff;border-radius:14px;padding:30px;font-size:13px}.calendar-module__IPq9xa__eyebrowMobile{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:11.5px;font-weight:600}.calendar-module__IPq9xa__titleMobile{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:24px;font-weight:700}.calendar-module__IPq9xa__flipX{display:inline-flex;transform:rotate(180deg)}.calendar-module__IPq9xa__eventEmp{white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:500;line-height:1.2;overflow:hidden}.calendar-module__IPq9xa__eventNote{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:9.5px;font-style:italic;font-weight:400;line-height:1.2;overflow:hidden}.calendar-module__IPq9xa__monthDayHeaders{border-bottom:1px solid var(--border);grid-template-columns:repeat(7,1fr);display:grid}.calendar-module__IPq9xa__monthDayLabel{text-align:center;color:var(--muted);letter-spacing:.4px;text-transform:uppercase;padding:10px;font-size:10.5px;font-weight:600}.calendar-module__IPq9xa__monthScroll{flex:1;overflow:auto}.calendar-module__IPq9xa__monthGrid{grid-template-rows:repeat(6,minmax(80px,1fr));grid-template-columns:repeat(7,1fr);min-height:100%;display:grid}.calendar-module__IPq9xa__monthCell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;flex-direction:column;gap:4px;padding:8px;transition:background .1s;display:flex}.calendar-module__IPq9xa__monthCell:hover{background:var(--navy-soft)}.calendar-module__IPq9xa__monthCellToday{background:#ff8c3c12}.calendar-module__IPq9xa__monthCellOther{opacity:.4}.calendar-module__IPq9xa__monthCellNum{color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:600;line-height:1;display:flex}.calendar-module__IPq9xa__monthCellNumToday{background:var(--orange);color:#fff}.calendar-module__IPq9xa__monthDots{flex-wrap:wrap;align-items:center;gap:3px;margin-top:2px;display:flex}.calendar-module__IPq9xa__monthDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.calendar-module__IPq9xa__monthMore{color:var(--muted);font-size:9px;font-weight:700}.calendar-module__IPq9xa__empChips{scrollbar-width:thin;flex-wrap:nowrap;flex-shrink:0;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.calendar-module__IPq9xa__empChip{border:1.5px solid var(--border);height:32px;color:var(--navy);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.calendar-module__IPq9xa__empChipAll{background:var(--navy);color:#fff;border-color:var(--navy)}.calendar-module__IPq9xa__empChipAllInactive{color:var(--muted);border-color:var(--border);background:#fff}.calendar-module__IPq9xa__empChipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}
.customers-module__jXURaa__page{flex-direction:column;gap:20px;height:100vh;padding:24px 28px;display:flex;overflow:hidden}.customers-module__jXURaa__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.customers-module__jXURaa__header{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.customers-module__jXURaa__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.customers-module__jXURaa__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.customers-module__jXURaa__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.customers-module__jXURaa__main{flex:1;gap:16px;min-height:0;display:flex}.customers-module__jXURaa__tablePanel{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.customers-module__jXURaa__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.customers-module__jXURaa__search{border:1px solid var(--border);background:var(--bg);min-width:160px;max-width:260px;height:34px;color:var(--navy);border-radius:9px;outline:none;flex:1;padding:0 12px 0 32px;font-size:13px}.customers-module__jXURaa__searchWrap{max-width:260px;position:relative}.customers-module__jXURaa__searchIcon{color:var(--muted-soft);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.customers-module__jXURaa__filterChip{border:1px solid var(--border);cursor:pointer;height:30px;color:var(--muted);background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.customers-module__jXURaa__filterChip:hover{background:var(--bg)}.customers-module__jXURaa__filterChipActive{background:var(--navy);color:#fff;border-color:var(--navy)}.customers-module__jXURaa__filterChipActive:hover{background:var(--navy)}.customers-module__jXURaa__tableScroll{flex:1;overflow:auto}.customers-module__jXURaa__table{border-collapse:collapse;width:100%}.customers-module__jXURaa__th{background:var(--bg);color:var(--muted-soft);text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid var(--border);padding:10px 16px;font-size:10.5px;font-weight:600;position:sticky;top:0}.customers-module__jXURaa__tr{border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}.customers-module__jXURaa__tr:last-child{border-bottom:none}.customers-module__jXURaa__tr:hover{background:#fafbfc}.customers-module__jXURaa__tr.customers-module__jXURaa__active{background:#fff8f4}.customers-module__jXURaa__td{vertical-align:middle;padding:13px 16px;font-size:13.5px}.customers-module__jXURaa__cName{color:var(--navy);font-weight:600}.customers-module__jXURaa__cPhone{color:var(--muted-soft);margin-top:2px;font-size:12px}.customers-module__jXURaa__cStat{color:var(--navy);font-size:14px;font-weight:700}.customers-module__jXURaa__cStatSub{color:var(--muted-soft);font-size:11px}.customers-module__jXURaa__cLast{color:var(--muted);font-size:12.5px}.customers-module__jXURaa__cSpent{color:var(--navy);font-size:14px;font-weight:700}.customers-module__jXURaa__badge{border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.customers-module__jXURaa__badgeLoyale{color:#1e9e6a;background:#dcf3e8}.customers-module__jXURaa__badgeActive{color:#0f2244;background:#e8ecf3}.customers-module__jXURaa__badgeNew{color:#d9952b;background:#fbefd2}.customers-module__jXURaa__badgeLost{color:#d7263d;background:#fbe3e6}.customers-module__jXURaa__detailPanel{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;width:310px;display:flex;overflow:hidden}.customers-module__jXURaa__dpHead{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;padding:18px 20px;display:flex}.customers-module__jXURaa__dpName{color:var(--navy);font-size:15px;font-weight:700}.customers-module__jXURaa__dpPhone{color:var(--muted-soft);margin-top:2px;font-size:12px}.customers-module__jXURaa__dpStats{border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.customers-module__jXURaa__dpStat{text-align:center;flex:1;padding:12px 0}.customers-module__jXURaa__dpStat+.customers-module__jXURaa__dpStat{border-left:1px solid var(--border)}.customers-module__jXURaa__dpStatVal{color:var(--navy);font-size:18px;font-weight:700}.customers-module__jXURaa__dpStatLbl{color:var(--muted-soft);margin-top:2px;font-size:10.5px}.customers-module__jXURaa__dpBody{flex:1;padding:14px 16px;overflow-y:auto}.customers-module__jXURaa__dpSectionLbl{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-soft);margin-bottom:10px;font-size:10.5px;font-weight:700}.customers-module__jXURaa__dpEmpty{color:var(--muted-soft);padding:8px 0;font-size:13px}.customers-module__jXURaa__apptRow{border-bottom:1px solid #f0f2f6;align-items:center;gap:8px;padding:9px 0;display:flex}.customers-module__jXURaa__apptRow:last-child{border-bottom:none}.customers-module__jXURaa__apptDate{color:var(--muted-soft);flex-shrink:0;width:56px;font-size:11.5px}.customers-module__jXURaa__apptSvc{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.customers-module__jXURaa__apptPrice{color:var(--navy);flex-shrink:0;font-size:13px;font-weight:700}.customers-module__jXURaa__nameViewWrap{align-items:center;gap:8px;display:flex}.customers-module__jXURaa__nameEditBtn{color:var(--orange);background:var(--orange-soft);cursor:pointer;letter-spacing:.2px;border:none;border-radius:6px;flex-shrink:0;padding:2px 7px;font-family:inherit;font-size:10px;font-weight:700;transition:background .12s,color .12s}.customers-module__jXURaa__nameEditBtn:hover{background:var(--orange);color:#fff}.customers-module__jXURaa__empty{text-align:center;color:var(--muted-soft);padding:60px;font-size:14px}.customers-module__jXURaa__detailEmpty{text-align:center;color:var(--muted-soft);flex:1;justify-content:center;align-items:center;padding:40px;font-size:13px;display:flex}.customers-module__jXURaa__mobileList{flex-direction:column;gap:8px;display:flex}.customers-module__jXURaa__mobileCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.customers-module__jXURaa__mobileCard:hover{background:#fafbfc}.customers-module__jXURaa__mobileInfo{flex:1;min-width:0}.customers-module__jXURaa__mobileName{color:var(--navy);font-size:14px;font-weight:600}.customers-module__jXURaa__mobileSub{color:var(--muted-soft);margin-top:2px;font-size:12px}.customers-module__jXURaa__mobileRight{text-align:right;flex-shrink:0}.customers-module__jXURaa__mobileSpent{color:var(--navy);font-size:14px;font-weight:700}.customers-module__jXURaa__mobileVisit{color:var(--muted-soft);margin-top:2px;font-size:11px}
.dashboard-module__Gx_nyq__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.dashboard-module__Gx_nyq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.dashboard-module__Gx_nyq__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:11.5px;font-weight:600}.dashboard-module__Gx_nyq__title{color:var(--navy);letter-spacing:-.6px;margin-top:4px;font-size:26px;font-weight:700}.dashboard-module__Gx_nyq__updated{color:var(--muted-soft);margin-top:4px;font-size:11.5px}.dashboard-module__Gx_nyq__btnNew{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #ff7a1a4d}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-module__Gx_nyq__card{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.dashboard-module__Gx_nyq__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.dashboard-module__Gx_nyq__filters{gap:6px;display:flex}.dashboard-module__Gx_nyq__filterBtn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:5px;height:32px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__filterBtnActive{background:var(--navy);color:#fff}.dashboard-module__Gx_nyq__filterBtnInactive{color:var(--muted);box-shadow:inset 0 0 0 1px var(--border);background:#fff}.dashboard-module__Gx_nyq__filterCount{border-radius:999px;padding:1px 6px;font-size:10.5px;font-weight:700}.dashboard-module__Gx_nyq__searchWrap{position:relative}.dashboard-module__Gx_nyq__searchIcon{color:var(--muted-soft);font-size:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.dashboard-module__Gx_nyq__search{background:var(--bg);width:220px;height:34px;color:var(--navy);border:none;border-radius:9px;outline:none;padding:0 12px 0 30px;font-family:inherit;font-size:13px}.dashboard-module__Gx_nyq__tableHead{background:var(--bg);color:var(--muted);letter-spacing:.5px;text-transform:uppercase;grid-template-columns:80px 1.4fr 1.4fr 1.2fr 165px 190px;gap:12px;padding:10px 20px;font-size:10.5px;font-weight:600;display:grid}.dashboard-module__Gx_nyq__tableRow{border-top:1px solid var(--border);cursor:pointer;grid-template-columns:80px 1.4fr 1.4fr 1.2fr 165px 190px;align-items:center;gap:12px;padding:14px 20px;transition:background .1s;display:grid;position:relative}.dashboard-module__Gx_nyq__tableRow:hover{background:var(--bg)}.dashboard-module__Gx_nyq__stripe{width:3px;position:absolute;top:0;bottom:0;left:0}.dashboard-module__Gx_nyq__empty{text-align:center;color:var(--muted-soft);padding:60px}.dashboard-module__Gx_nyq__actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.dashboard-module__Gx_nyq__btnEdit{cursor:pointer;background:var(--navy);color:#fff;border:none;border-radius:8px;height:32px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600}.dashboard-module__Gx_nyq__btnCancel{cursor:pointer;height:32px;color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:8px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600}.dashboard-module__Gx_nyq__btnComplete{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:8px;height:32px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600}.dashboard-module__Gx_nyq__btnPhone{background:var(--bg);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;text-decoration:none;display:inline-flex}.dashboard-module__Gx_nyq__btnWhatsapp{background:#e7f8ee;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:inline-flex}.dashboard-module__Gx_nyq__cancelledLbl{color:var(--muted-soft);font-size:11.5px;font-style:italic}.dashboard-module__Gx_nyq__pageMobile{flex-direction:column;gap:14px;padding:16px 16px 80px;display:flex}.dashboard-module__Gx_nyq__mobileHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__mobileTitleWrap .dashboard-module__Gx_nyq__eyebrow{font-size:10px}.dashboard-module__Gx_nyq__mobileTitleWrap .dashboard-module__Gx_nyq__title{margin-top:2px;font-size:20px}.dashboard-module__Gx_nyq__mobileBtnNew{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;font-weight:300;display:flex;box-shadow:0 4px 12px #ff7a1a4d}.dashboard-module__Gx_nyq__mobileStats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dashboard-module__Gx_nyq__mobileFilters{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.dashboard-module__Gx_nyq__mobileFilters::-webkit-scrollbar{display:none}.dashboard-module__Gx_nyq__mobileFilterBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:4px;height:30px;padding:0 10px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__mobileFilterLabel{white-space:nowrap;flex-shrink:0}.dashboard-module__Gx_nyq__mobileSearchWrap{position:relative}.dashboard-module__Gx_nyq__mobileSearchIcon{color:var(--muted-soft);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.dashboard-module__Gx_nyq__mobileSearch{border:1px solid var(--border);width:100%;height:38px;color:var(--navy);background:#fff;border-radius:10px;outline:none;padding:0 12px 0 34px;font-family:inherit;font-size:13.5px}.dashboard-module__Gx_nyq__mobileSearch:focus{border-color:var(--orange)}.dashboard-module__Gx_nyq__mobileList{flex-direction:column;gap:8px;display:flex}.dashboard-module__Gx_nyq__mobileCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;padding:13px 14px 13px 16px;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__mobileCardStripe{width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-module__Gx_nyq__mobileCardTop{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.dashboard-module__Gx_nyq__mobileCardTime{color:var(--navy);font-size:15px;font-weight:800;line-height:1}.dashboard-module__Gx_nyq__mobileCardDur{color:var(--muted-soft);margin-top:2px;font-size:11px}.dashboard-module__Gx_nyq__mobileCardName{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.dashboard-module__Gx_nyq__mobileCardPhone{color:var(--muted-soft);margin-top:1px;font-size:12px}.dashboard-module__Gx_nyq__mobileCardNote{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;align-items:flex-start;gap:8px;margin:0 0 10px;padding:8px 10px;display:flex}.dashboard-module__Gx_nyq__mobileCardBottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__mobileCardSvc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.dashboard-module__Gx_nyq__mobileCardActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.dashboard-module__Gx_nyq__mobileCardEmp{align-items:center;gap:6px;display:flex}.dashboard-module__Gx_nyq__mobileCardEmpName{color:var(--muted);font-size:11.5px}.dashboard-module__Gx_nyq__inlineNote{align-items:flex-start;gap:8px;min-width:0;margin-top:6px;display:flex}.dashboard-module__Gx_nyq__notePill{color:#c65d1a;letter-spacing:.2px;text-transform:uppercase;background:#fff1e8;border-radius:999px;flex-shrink:0;align-items:center;height:20px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__noteText{min-width:0;color:var(--navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}
.finance-module__Rl_mHa__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.finance-module__Rl_mHa__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.finance-module__Rl_mHa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.finance-module__Rl_mHa__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.finance-module__Rl_mHa__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.finance-module__Rl_mHa__subtitle{color:var(--muted);margin-top:4px;font-size:13px}.finance-module__Rl_mHa__eyebrowMobile{font-size:11.5px}.finance-module__Rl_mHa__titleMobile{font-size:24px}.finance-module__Rl_mHa__headerRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.finance-module__Rl_mHa__flipX{display:inline-flex;transform:rotate(180deg)}.finance-module__Rl_mHa__segWrap{background:var(--border);border-radius:11px;height:42px;padding:3px;display:inline-flex}.finance-module__Rl_mHa__segBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:8px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.finance-module__Rl_mHa__segBtn:hover{color:var(--navy)}.finance-module__Rl_mHa__segBtnActive{color:var(--navy);background:#fff;box-shadow:0 1px 2px #0f22441f}.finance-module__Rl_mHa__segBtnActive:hover{color:var(--navy)}.finance-module__Rl_mHa__offsetNav{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:2px;height:42px;padding:4px;display:flex}.finance-module__Rl_mHa__offsetBtn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.finance-module__Rl_mHa__offsetBtn:hover{background:var(--bg)}.finance-module__Rl_mHa__offsetBtn:disabled{opacity:.35;cursor:default}.finance-module__Rl_mHa__offsetLabel{flex-direction:column;justify-content:center;align-items:center;padding:0 14px;display:flex}.finance-module__Rl_mHa__offsetMonth{color:var(--navy);font-size:13px;font-weight:800;line-height:1.1}.finance-module__Rl_mHa__offsetToday{color:var(--orange);font-size:10px;font-weight:700;line-height:1.2}.finance-module__Rl_mHa__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.finance-module__Rl_mHa__addBtnMobile{height:38px;padding:0 14px}.finance-module__Rl_mHa__kpiGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.finance-module__Rl_mHa__kpiGridMobile{grid-template-columns:1fr}.finance-module__Rl_mHa__twoCol{grid-template-columns:1.2fr 1fr;gap:14px;display:grid}.finance-module__Rl_mHa__twoColMobile{grid-template-columns:1fr}.finance-module__Rl_mHa__card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px}.finance-module__Rl_mHa__cardTitle{color:var(--navy);font-size:14.5px;font-weight:800}.finance-module__Rl_mHa__cardSub{color:var(--muted);margin-top:2px;font-size:12px}.finance-module__Rl_mHa__expColumn{flex-direction:column;gap:14px;display:flex}.finance-module__Rl_mHa__recurCard{background:#fff9f2;border:1px dashed #f0c99b}.finance-module__Rl_mHa__recurHead{align-items:center;gap:8px;display:flex}.finance-module__Rl_mHa__recurIcon{background:var(--amber-soft);width:24px;height:24px;color:var(--amber);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.finance-module__Rl_mHa__recurSub{color:#a8763c;margin-top:6px;font-size:12px}.finance-module__Rl_mHa__distTitle{color:var(--muted);margin-top:18px;font-size:12px;font-weight:700}.finance-module__Rl_mHa__stackedBar{background:var(--border);border-radius:999px;height:10px;margin:10px 0;display:flex;overflow:hidden}.finance-module__Rl_mHa__distList{flex-direction:column;gap:8px;margin-top:4px;display:flex}.finance-module__Rl_mHa__distItem{align-items:center;gap:8px;font-size:12.5px;display:flex}.finance-module__Rl_mHa__distDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.finance-module__Rl_mHa__distName{color:var(--navy);flex:1;font-weight:600}.finance-module__Rl_mHa__distPct{color:var(--muted);font-weight:700}.finance-module__Rl_mHa__staffList{flex-direction:column;gap:12px;display:flex}.finance-module__Rl_mHa__staffRow{align-items:center;gap:12px;display:flex}.finance-module__Rl_mHa__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.finance-module__Rl_mHa__staffInfo{flex:1}.finance-module__Rl_mHa__staffMeta{justify-content:space-between;align-items:baseline;margin-bottom:3px;display:flex}.finance-module__Rl_mHa__staffName{color:var(--navy);font-size:13px;font-weight:700}.finance-module__Rl_mHa__staffTotal{color:var(--green);font-size:13px;font-weight:800}.finance-module__Rl_mHa__staffBreak{color:var(--muted);font-size:11px}.finance-module__Rl_mHa__expList{flex-direction:column;gap:8px;display:flex}.finance-module__Rl_mHa__expRow{border:1px solid var(--border);border-left:3px solid var(--cat-color,var(--border));background:#fff;border-radius:11px;align-items:center;gap:12px;padding:11px 14px;display:flex}.finance-module__Rl_mHa__expBody{flex:1;min-width:0}.finance-module__Rl_mHa__expName{color:var(--navy);font-size:13px;font-weight:700}.finance-module__Rl_mHa__expMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:11.5px;display:flex}.finance-module__Rl_mHa__recurBadge{color:var(--muted-soft);align-items:center;gap:3px;font-size:9.5px;font-weight:800;display:flex}.finance-module__Rl_mHa__expRight{align-items:center;gap:8px;display:flex}.finance-module__Rl_mHa__expAmount{color:var(--red);white-space:nowrap;font-size:13.5px;font-weight:800}.finance-module__Rl_mHa__catTag{border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.finance-module__Rl_mHa__expDelete{width:28px;height:28px;color:var(--muted-soft);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.finance-module__Rl_mHa__expDelete:hover{background:var(--red-soft);color:var(--red)}.finance-module__Rl_mHa__empty{color:var(--muted-soft);padding:12px 0;font-size:13px}.finance-module__Rl_mHa__pager{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:14px;margin-top:12px;padding-top:12px;display:flex}.finance-module__Rl_mHa__pagerBtn{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex}.finance-module__Rl_mHa__pagerBtn:hover:not(:disabled){background:var(--bg);color:var(--navy)}.finance-module__Rl_mHa__pagerBtn:disabled{opacity:.35;cursor:default}.finance-module__Rl_mHa__pagerLabel{color:var(--muted);text-align:center;min-width:96px;font-size:12.5px;font-weight:700}@media (max-width:900px){.finance-module__Rl_mHa__kpiGrid,.finance-module__Rl_mHa__twoCol{grid-template-columns:1fr}.finance-module__Rl_mHa__headerRight{flex-direction:column;align-items:stretch;width:100%}.finance-module__Rl_mHa__segWrap{width:100%}.finance-module__Rl_mHa__segBtn{flex:1}.finance-module__Rl_mHa__offsetNav{width:100%}.finance-module__Rl_mHa__offsetLabel{flex:1}.finance-module__Rl_mHa__offsetMonth{white-space:nowrap}.finance-module__Rl_mHa__addBtn{justify-content:center;width:100%}}
.history-module__uUdKIq__page{flex-direction:column;gap:20px;height:100vh;padding:24px 28px;display:flex;overflow:hidden}.history-module__uUdKIq__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.history-module__uUdKIq__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.history-module__uUdKIq__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.history-module__uUdKIq__header{flex-shrink:0;justify-content:space-between;align-items:flex-end;display:flex}.history-module__uUdKIq__toolbar{border:1px solid var(--border);background:#fff;border-radius:14px;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.history-module__uUdKIq__divider{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 2px}.history-module__uUdKIq__spacer{flex:1}.history-module__uUdKIq__totalStat{color:var(--muted);font-size:12.5px;font-weight:500}.history-module__uUdKIq__totalStat strong{color:var(--navy)}.history-module__uUdKIq__custSearchWrap{position:relative}.history-module__uUdKIq__custSearch{border:1px solid var(--border);background:var(--bg);width:180px;height:34px;color:var(--navy);border-radius:9px;outline:none;padding:0 12px 0 30px;font-size:13px}.history-module__uUdKIq__searchIcon{color:var(--muted-soft);pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.history-module__uUdKIq__dropdown{border:1px solid var(--border);z-index:50;background:#fff;border-radius:12px;width:260px;position:absolute;top:40px;left:0;overflow:hidden;box-shadow:0 8px 24px #0f22441f}.history-module__uUdKIq__ddItem{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;display:flex}.history-module__uUdKIq__ddItem:hover{background:var(--bg)}.history-module__uUdKIq__ddItem+.history-module__uUdKIq__ddItem{border-top:1px solid #f0f2f6}.history-module__uUdKIq__ddName{color:var(--navy);font-size:13px;font-weight:600}.history-module__uUdKIq__ddPhone{color:var(--muted-soft);margin-top:1px;font-size:11.5px}.history-module__uUdKIq__custPill{height:32px;color:var(--orange);background:#fff3ec;border:1px solid #fddfc8;border-radius:999px;align-items:center;gap:6px;padding:0 10px 0 8px;font-size:12.5px;font-weight:600;display:flex}.history-module__uUdKIq__custPill button{cursor:pointer;color:var(--orange);background:0 0;border:none;margin-left:2px;padding:0;font-size:13px;line-height:1}.history-module__uUdKIq__chip{border:1px solid var(--border);cursor:pointer;height:30px;color:var(--muted);background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.history-module__uUdKIq__chip:hover:not(.history-module__uUdKIq__chipActive){background:var(--bg)}.history-module__uUdKIq__chipActive{background:var(--navy);color:#fff;border-color:var(--navy)}.history-module__uUdKIq__chipActive:hover{background:var(--navy)}.history-module__uUdKIq__dateWrap{align-items:center;gap:8px;display:flex}.history-module__uUdKIq__dateSelect{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--muted);cursor:pointer;border-radius:9px;outline:none;padding:0 10px;font-size:13px}.history-module__uUdKIq__customRange{align-items:center;gap:6px;display:flex}.history-module__uUdKIq__dateInput{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--navy);cursor:pointer;border-radius:9px;outline:none;width:136px;padding:0 10px;font-family:inherit;font-size:12.5px}.history-module__uUdKIq__dateInput:focus{border-color:var(--navy);background:#fff}.history-module__uUdKIq__dateSep{color:var(--muted-soft);font-size:12px}.history-module__uUdKIq__tableWrap{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.history-module__uUdKIq__tHead{background:var(--bg);border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:72px 1fr 160px 130px 140px 165px 90px;padding:0 20px;display:grid}.history-module__uUdKIq__tHead span{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.06em;padding:10px 0;font-size:10.5px;font-weight:600}.history-module__uUdKIq__tBody{flex:1;overflow-y:auto}.history-module__uUdKIq__tRow{border-bottom:1px solid #f0f2f6;grid-template-columns:72px 1fr 160px 130px 140px 165px 90px;align-items:center;padding:0 20px;transition:background .1s;display:grid}.history-module__uUdKIq__tRow:last-child{border-bottom:none}.history-module__uUdKIq__tRow:hover{background:#fafbfc}.history-module__uUdKIq__dateCol{padding:13px 0}.history-module__uUdKIq__dateDay{color:var(--navy);font-size:14px;font-weight:700}.history-module__uUdKIq__dateMon{color:var(--muted-soft);margin-top:1px;font-size:11px}.history-module__uUdKIq__svcName{color:var(--navy);font-size:13.5px;font-weight:600}.history-module__uUdKIq__svcSub{color:var(--muted-soft);margin-top:2px;font-size:12px}.history-module__uUdKIq__prodName{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding-right:8px;font-size:12.5px;font-weight:500;overflow:hidden}.history-module__uUdKIq__prodEmpty{color:var(--muted-soft)}.history-module__uUdKIq__empWrap{align-items:center;gap:7px;display:flex}.history-module__uUdKIq__empDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.history-module__uUdKIq__empName{color:var(--muted);font-size:13px}.history-module__uUdKIq__custWrap{align-items:center;gap:8px;display:flex}.history-module__uUdKIq__custName{color:var(--navy);font-size:13px;font-weight:500}.history-module__uUdKIq__price{color:var(--navy);text-align:right;white-space:nowrap;font-size:14px;font-weight:700}.history-module__uUdKIq__priceMuted{color:var(--muted-soft);font-weight:400}.history-module__uUdKIq__badge{border-radius:999px;align-items:center;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.history-module__uUdKIq__bDone{color:#0f2244;background:#e8ecf3}.history-module__uUdKIq__bConfirm{color:#1e9e6a;background:#dcf3e8}.history-module__uUdKIq__bCancel{color:#d7263d;background:#fbe3e6}.history-module__uUdKIq__bPending{color:#d9952b;background:#fbefd2}.history-module__uUdKIq__loadMore{text-align:center;border-top:1px solid #f0f2f6;padding:16px}.history-module__uUdKIq__loadMore button{border:1px solid var(--border);height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 20px;font-size:13px;font-weight:600}.history-module__uUdKIq__loadMore button:hover:not(:disabled){background:var(--bg)}.history-module__uUdKIq__loadMore button:disabled{opacity:.5;cursor:default}.history-module__uUdKIq__empty{text-align:center;color:var(--muted-soft);padding:60px;font-size:14px}.history-module__uUdKIq__pageMobile{flex-direction:column;gap:14px;padding:16px 16px 80px;display:flex}.history-module__uUdKIq__mobileHeader{justify-content:space-between;align-items:flex-end;display:flex}.history-module__uUdKIq__mobileToolbar{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.history-module__uUdKIq__mobileFiltersRow{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.history-module__uUdKIq__mobileFiltersRow::-webkit-scrollbar{display:none}.history-module__uUdKIq__mobileFilterChip{white-space:nowrap;flex:none;padding:0 12px}.history-module__uUdKIq__mobileFilterLabel{white-space:nowrap;display:block}.history-module__uUdKIq__mobileSelectRow{gap:8px;display:flex}.history-module__uUdKIq__mobileSelect{border:1px solid var(--border);background:var(--bg);min-width:0;height:40px;color:var(--navy);cursor:pointer;border-radius:10px;outline:none;flex:1;padding:0 10px;font-family:inherit;font-size:13px}.history-module__uUdKIq__mobileDateRow{align-items:center;gap:6px;width:100%;display:flex}.history-module__uUdKIq__mobileDateWrap{flex:1;min-width:0;position:relative}.history-module__uUdKIq__mobileDateIcon{pointer-events:none;z-index:1;display:flex;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.history-module__uUdKIq__mobileDateInput{border:1px solid var(--border);background:var(--bg);width:100%;min-width:0;height:40px;color:var(--navy);box-sizing:border-box;appearance:none;border-radius:10px;outline:none;padding:0 6px 0 28px;font-family:inherit;font-size:12px}.history-module__uUdKIq__mobileDateInput[value=""]{color:#0000}.history-module__uUdKIq__mobileDateInput::-webkit-calendar-picker-indicator{opacity:0;width:0;margin:0;padding:0}.history-module__uUdKIq__mobileDateHint{color:var(--muted);pointer-events:none;white-space:nowrap;font-size:12px;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.history-module__uUdKIq__mobileDateSep{color:var(--muted);flex-shrink:0;font-size:14px}.history-module__uUdKIq__mobileCardList{flex-direction:column;gap:8px;display:flex}.history-module__uUdKIq__mobileCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:13px 14px}.history-module__uUdKIq__mobileCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.history-module__uUdKIq__mobileCardDate{color:var(--muted);font-size:12px;font-weight:500}.history-module__uUdKIq__mobileCardTime{color:var(--navy);margin-top:1px;font-size:13.5px;font-weight:700}.history-module__uUdKIq__mobileCardSvc{color:var(--navy);margin-bottom:6px;font-size:14px;font-weight:700}.history-module__uUdKIq__mobileCardMid{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-module__uUdKIq__mobileCardLeft{flex-direction:column;gap:3px;min-width:0;display:flex}.history-module__uUdKIq__mobileCardEmp{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.history-module__uUdKIq__mobileCardCust{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:flex;overflow:hidden}.history-module__uUdKIq__mobileCardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.history-module__uUdKIq__mobileCardPrice{color:var(--navy);white-space:nowrap;font-size:15px;font-weight:700}.history-module__uUdKIq__mobileCardPriceMuted{color:var(--muted-soft);font-weight:400}.history-module__uUdKIq__mobileTotalBar{text-align:center;color:var(--muted);padding:4px 0;font-size:12.5px}.history-module__uUdKIq__mobileTotalBar strong{color:var(--navy)}
.notifications-module__qLAecG__page{flex-direction:column;gap:20px;padding:24px 28px 32px;display:flex}.notifications-module__qLAecG__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 88px;display:flex}.notifications-module__qLAecG__header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.notifications-module__qLAecG__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.notifications-module__qLAecG__title{color:var(--navy);margin:0;font-size:30px;font-weight:800}.notifications-module__qLAecG__subtitle{max-width:720px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.notifications-module__qLAecG__readAllBtn{border:1px solid var(--border);height:38px;color:var(--navy);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.notifications-module__qLAecG__readAllBtn:hover{border-color:var(--orange);color:var(--orange)}.notifications-module__qLAecG__statsGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.notifications-module__qLAecG__statCard{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:6px;min-height:96px;padding:14px 16px;display:flex}.notifications-module__qLAecG__statLabel{color:var(--muted);font-size:12px;font-weight:700}.notifications-module__qLAecG__statValue{color:var(--navy);font-size:28px;font-weight:800;line-height:1}.notifications-module__qLAecG__statHint{color:var(--muted-soft);font-size:12px;line-height:1.4}.notifications-module__qLAecG__filtersBox{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:14px;padding:14px;display:flex}.notifications-module__qLAecG__segment{flex-wrap:wrap;gap:8px;display:flex}.notifications-module__qLAecG__segBtn{border:1px solid var(--border);height:36px;color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .12s}.notifications-module__qLAecG__segBtn:hover{border-color:var(--navy);color:var(--navy)}.notifications-module__qLAecG__segBtnActive,.notifications-module__qLAecG__segBtnActive:hover{border-color:var(--navy);background:var(--navy);color:#fff}.notifications-module__qLAecG__presets{flex-wrap:wrap;gap:8px;display:flex}.notifications-module__qLAecG__pill{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--muted);cursor:pointer;border-radius:999px;padding:0 13px;font-family:inherit;font-size:12.5px;font-weight:700}.notifications-module__qLAecG__pill:hover{border-color:var(--orange);color:var(--orange)}.notifications-module__qLAecG__pillActive,.notifications-module__qLAecG__pillActive:hover{border-color:var(--orange);background:var(--orange);color:#fff}.notifications-module__qLAecG__board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.notifications-module__qLAecG__boardFocus{grid-template-columns:minmax(0,1fr)}.notifications-module__qLAecG__layoutStack{flex-direction:column;gap:18px;display:flex}.notifications-module__qLAecG__column{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fbfbfd 100%);border-radius:16px;flex-direction:column;min-height:520px;display:flex;overflow:hidden}.notifications-module__qLAecG__columnHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 14px;display:flex}.notifications-module__qLAecG__columnHead h2{color:var(--navy);margin:0;font-size:16px;font-weight:800}.notifications-module__qLAecG__columnHead p{color:var(--muted);margin:4px 0 0;font-size:12.5px;line-height:1.5}.notifications-module__qLAecG__columnBody{flex-direction:column;gap:12px;padding:14px;display:flex}.notifications-module__qLAecG__columnPager,.notifications-module__qLAecG__columnPagerWide{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.notifications-module__qLAecG__columnPagerWide{grid-column:1/-1;justify-content:flex-end}.notifications-module__qLAecG__columnEmpty{border:1px dashed var(--border);min-height:140px;color:var(--muted-soft);background:#ffffffb3;border-radius:12px;justify-content:center;align-items:center;font-size:13px;display:flex}.notifications-module__qLAecG__secondarySection{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fbfbfd 100%);border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.notifications-module__qLAecG__secondaryHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notifications-module__qLAecG__secondaryHead h2{color:var(--navy);margin:0;font-size:16px;font-weight:800}.notifications-module__qLAecG__secondaryHead p{color:var(--muted);margin:4px 0 0;font-size:12.5px;line-height:1.5}.notifications-module__qLAecG__secondaryBody{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.notifications-module__qLAecG__empty{min-height:280px;color:var(--muted-soft);border:1px dashed var(--border);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.notifications-module__qLAecG__card{border:1px solid var(--border);cursor:pointer;background:#f3f5f8;border-radius:14px;flex-direction:column;gap:12px;padding:14px;transition:border-color .12s,box-shadow .12s,transform .12s,background .12s;display:flex}.notifications-module__qLAecG__card:hover{border-color:#0f22442e;transform:translateY(-1px);box-shadow:0 8px 24px #0f22440f}.notifications-module__qLAecG__cardUnread{border-color:#f18a2173;box-shadow:inset 0 0 0 1px #f18a2114}.notifications-module__qLAecG__cardCheckout,.notifications-module__qLAecG__cardCancelled,.notifications-module__qLAecG__cardCompleted{border-left:4px solid #cfd6df}.notifications-module__qLAecG__cardCheckout:hover{border-left-color:var(--orange);background:#fff4e8}.notifications-module__qLAecG__cardCancelled:hover{border-left-color:var(--red);background:#fff0f0}.notifications-module__qLAecG__cardCompleted:hover{background:#eef4ff;border-left-color:#4d7fff}.notifications-module__qLAecG__cardUnread:hover{background:#fff7ef}.notifications-module__qLAecG__cardTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.notifications-module__qLAecG__person{align-items:center;gap:10px;min-width:0;display:flex}.notifications-module__qLAecG__personName{color:var(--navy);margin:0;font-size:14px;font-weight:800}.notifications-module__qLAecG__personMeta{color:var(--muted);word-break:break-word;margin:3px 0 0;font-size:12.5px;line-height:1.45}.notifications-module__qLAecG__cardMeta{color:var(--muted);font-size:12.5px;line-height:1.5}.notifications-module__qLAecG__cardNote{background:var(--bg);color:var(--muted);border-radius:10px;padding:10px 12px;font-size:12.5px;line-height:1.5}.notifications-module__qLAecG__cardPriceRow{color:var(--muted);background:#fff7ef;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12.5px;display:flex}.notifications-module__qLAecG__cardPriceRow strong{color:var(--navy);font-size:14px}.notifications-module__qLAecG__cardActions{flex-wrap:wrap;gap:8px;display:flex}.notifications-module__qLAecG__actionBtn{border:1px solid var(--border);height:34px;color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:700}.notifications-module__qLAecG__actionBtn:hover{border-color:var(--navy)}.notifications-module__qLAecG__actionPrimary{border-color:var(--orange);background:var(--orange);color:#fff}.notifications-module__qLAecG__actionPrimary:hover{opacity:.9}.notifications-module__qLAecG__badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:11.5px;font-weight:800;display:inline-flex}.notifications-module__qLAecG__badgeGreen{color:#1f8d5f;background:#e8f7ef}.notifications-module__qLAecG__badgeOrange{color:#dd7d17;background:#fff1e2}.notifications-module__qLAecG__badgeAmber{color:#c88a24;background:#fdf3de}.notifications-module__qLAecG__badgeRed{color:#c84f4f;background:#fdeaea}.notifications-module__qLAecG__badgeBlue{color:#4d7fff;background:#eaf0ff}.notifications-module__qLAecG__badgeDark{color:#243041;background:#eceff3}.notifications-module__qLAecG__pageBtn{border:1px solid var(--border);height:32px;color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700}.notifications-module__qLAecG__pageBtn:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.notifications-module__qLAecG__pageBtn:disabled{opacity:.45;cursor:not-allowed}.notifications-module__qLAecG__pageMeta{color:var(--muted);font-size:12px;font-weight:700}@media (max-width:1380px){.notifications-module__qLAecG__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.notifications-module__qLAecG__board,.notifications-module__qLAecG__secondaryBody{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1080px){.notifications-module__qLAecG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.notifications-module__qLAecG__board,.notifications-module__qLAecG__boardFocus,.notifications-module__qLAecG__secondaryBody{grid-template-columns:minmax(0,1fr)}.notifications-module__qLAecG__column{min-height:0}}@media (max-width:720px){.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__header{flex-direction:column;align-items:stretch}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__title{font-size:26px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__subtitle{font-size:13px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__statCard{min-height:88px;padding:12px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__statValue{font-size:24px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__filtersBox{gap:12px;padding:12px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__segment{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__segBtn{flex:none;padding:0 12px;font-size:12px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__columnHead,.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__columnBody{padding-left:12px;padding-right:12px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__card{padding:12px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__cardTop{flex-direction:column;align-items:flex-start}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__badge{flex-shrink:0;max-width:100%;padding:0 8px;font-size:10.5px}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__cardActions{flex-direction:column}.notifications-module__qLAecG__pageMobile .notifications-module__qLAecG__actionBtn{width:100%}}
.products-module__lt_ItG__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.products-module__lt_ItG__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.products-module__lt_ItG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.products-module__lt_ItG__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.products-module__lt_ItG__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.products-module__lt_ItG__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.products-module__lt_ItG__eyebrowMobile{font-size:11.5px}.products-module__lt_ItG__titleMobile{font-size:24px}.products-module__lt_ItG__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.products-module__lt_ItG__addBtnMobile{height:36px}.products-module__lt_ItG__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.products-module__lt_ItG__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.products-module__lt_ItG__gridMobile{grid-template-columns:1fr;gap:8px}.products-module__lt_ItG__card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:12px;transition:box-shadow .15s;display:flex}.products-module__lt_ItG__card:hover{box-shadow:0 4px 16px #0f224412}.products-module__lt_ItG__cardTop{gap:10px;display:flex}.products-module__lt_ItG__cardIcon{background:var(--orange-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.products-module__lt_ItG__cardImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.products-module__lt_ItG__cardBody{flex:1;min-width:0}.products-module__lt_ItG__cardName{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.products-module__lt_ItG__cardPrice{color:var(--muted);margin-top:1px;font-size:12.5px;font-weight:500}.products-module__lt_ItG__stockBadge{border-radius:999px;align-items:center;margin-top:6px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.products-module__lt_ItG__stockOk{background:var(--green-soft);color:var(--green)}.products-module__lt_ItG__stockLow{background:var(--amber-soft);color:var(--amber)}.products-module__lt_ItG__stockOut{background:var(--red-soft);color:var(--red)}.products-module__lt_ItG__cardActions{gap:6px;display:flex}.products-module__lt_ItG__cardBtn{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 4px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}.products-module__lt_ItG__cardBtn:hover{background:var(--bg)}.products-module__lt_ItG__cardBtnDanger{color:var(--red);border-color:#fbe3e6}.products-module__lt_ItG__cardBtnDanger:hover{background:#fff5f5}@media (max-width:767px){.products-module__lt_ItG__cardIcon{width:38px;height:38px}.products-module__lt_ItG__cardName{font-size:12.5px}.products-module__lt_ItG__cardPrice{font-size:11.5px}}
.sales-module__sGi0Zq__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.sales-module__sGi0Zq__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.sales-module__sGi0Zq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.sales-module__sGi0Zq__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.sales-module__sGi0Zq__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.sales-module__sGi0Zq__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.sales-module__sGi0Zq__eyebrowMobile{font-size:11.5px}.sales-module__sGi0Zq__titleMobile{font-size:24px}.sales-module__sGi0Zq__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.sales-module__sGi0Zq__addBtnMobile{height:36px}.sales-module__sGi0Zq__statsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sales-module__sGi0Zq__toolbar{border:1px solid var(--border);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.sales-module__sGi0Zq__divider{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 2px}.sales-module__sGi0Zq__spacer{flex:1}.sales-module__sGi0Zq__totalStat{color:var(--muted);font-size:12.5px;font-weight:500}.sales-module__sGi0Zq__totalStat strong{color:var(--navy)}.sales-module__sGi0Zq__custSearchWrap{position:relative}.sales-module__sGi0Zq__custSearch{border:1px solid var(--border);background:var(--bg);width:180px;height:34px;color:var(--navy);border-radius:9px;outline:none;padding:0 12px 0 30px;font-size:13px}.sales-module__sGi0Zq__searchIcon{color:var(--muted-soft);pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.sales-module__sGi0Zq__dropdown{border:1px solid var(--border);z-index:50;background:#fff;border-radius:12px;width:260px;position:absolute;top:40px;left:0;overflow:hidden;box-shadow:0 8px 24px #0f22441f}.sales-module__sGi0Zq__ddItem{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;display:flex}.sales-module__sGi0Zq__ddItem:hover{background:var(--bg)}.sales-module__sGi0Zq__ddItem+.sales-module__sGi0Zq__ddItem{border-top:1px solid #f0f2f6}.sales-module__sGi0Zq__ddName{color:var(--navy);font-size:13px;font-weight:600}.sales-module__sGi0Zq__ddPhone{color:var(--muted-soft);margin-top:1px;font-size:11.5px}.sales-module__sGi0Zq__custPill{height:32px;color:var(--orange);background:#fff3ec;border:1px solid #fddfc8;border-radius:999px;align-items:center;gap:6px;padding:0 10px 0 8px;font-size:12.5px;font-weight:600;display:flex}.sales-module__sGi0Zq__custPill button{cursor:pointer;color:var(--orange);background:0 0;border:none;margin-left:2px;padding:0;font-size:13px;line-height:1}.sales-module__sGi0Zq__filterSelect{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--muted);cursor:pointer;border-radius:9px;outline:none;max-width:160px;padding:0 10px;font-family:inherit;font-size:13px}.sales-module__sGi0Zq__dateWrap{align-items:center;gap:8px;display:flex}.sales-module__sGi0Zq__dateSelect{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--muted);cursor:pointer;border-radius:9px;outline:none;padding:0 10px;font-size:13px}.sales-module__sGi0Zq__customRange{align-items:center;gap:6px;display:flex}.sales-module__sGi0Zq__dateInput{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--navy);cursor:pointer;border-radius:9px;outline:none;width:136px;padding:0 10px;font-family:inherit;font-size:12.5px}.sales-module__sGi0Zq__dateInput:focus{border-color:var(--navy);background:#fff}.sales-module__sGi0Zq__dateSep{color:var(--muted-soft);font-size:12px}.sales-module__sGi0Zq__mobileToolbar{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.sales-module__sGi0Zq__mobileSelectRow{gap:8px;display:flex}.sales-module__sGi0Zq__mobileSelect{border:1px solid var(--border);background:var(--bg);min-width:0;height:40px;color:var(--navy);cursor:pointer;border-radius:10px;outline:none;flex:1;padding:0 10px;font-family:inherit;font-size:13px}.sales-module__sGi0Zq__mobileSelectFull{border:1px solid var(--border);background:var(--bg);width:100%;height:40px;color:var(--navy);cursor:pointer;border-radius:10px;outline:none;padding:0 10px;font-family:inherit;font-size:13px}.sales-module__sGi0Zq__mobileDateRow{align-items:center;gap:6px;width:100%;display:flex}.sales-module__sGi0Zq__mobileDateWrap{flex:1;min-width:0;position:relative}.sales-module__sGi0Zq__mobileDateIcon{pointer-events:none;z-index:1;display:flex;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.sales-module__sGi0Zq__mobileDateInput{border:1px solid var(--border);background:var(--bg);width:100%;min-width:0;height:40px;color:var(--navy);box-sizing:border-box;appearance:none;border-radius:10px;outline:none;padding:0 6px 0 28px;font-family:inherit;font-size:12px}.sales-module__sGi0Zq__mobileDateInput[value=""]{color:#0000}.sales-module__sGi0Zq__mobileDateInput::-webkit-calendar-picker-indicator{opacity:0;width:0;margin:0;padding:0}.sales-module__sGi0Zq__mobileDateHint{color:var(--muted);pointer-events:none;white-space:nowrap;font-size:12px;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.sales-module__sGi0Zq__mobileDateSep{color:var(--muted);flex-shrink:0;font-size:14px}.sales-module__sGi0Zq__mobileTotalBar{text-align:center;color:var(--muted);padding:4px 0;font-size:12.5px}.sales-module__sGi0Zq__mobileTotalBar strong{color:var(--navy)}.sales-module__sGi0Zq__tableWrap{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.sales-module__sGi0Zq__tHead{background:var(--bg);border-bottom:1px solid var(--border);grid-template-columns:130px 1fr 1fr 100px;padding:0 18px;display:grid}.sales-module__sGi0Zq__tHead span{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.06em;padding:10px 0;font-size:10.5px;font-weight:600}.sales-module__sGi0Zq__tRow{border-bottom:1px solid #f0f2f6;grid-template-columns:130px 1fr 1fr 100px;align-items:center;padding:12px 18px;display:grid}.sales-module__sGi0Zq__tRow:last-child{border-bottom:none}.sales-module__sGi0Zq__timeCol{color:var(--navy);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.sales-module__sGi0Zq__itemsCol{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;padding-right:8px;font-size:13px;overflow:hidden}.sales-module__sGi0Zq__metaCol{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding-right:8px;font-size:12.5px;overflow:hidden}.sales-module__sGi0Zq__totalCol{color:var(--navy);text-align:right;white-space:nowrap;font-size:13.5px;font-weight:700}.sales-module__sGi0Zq__sourceBadge{color:var(--muted);background:var(--bg);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:1px 6px;font-size:9.5px;font-weight:700}.sales-module__sGi0Zq__mobileList{flex-direction:column;gap:8px;display:flex}.sales-module__sGi0Zq__mobileCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:12px 14px}.sales-module__sGi0Zq__mobileTop{justify-content:space-between;align-items:center;display:flex}.sales-module__sGi0Zq__mobileTime{color:var(--navy);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.sales-module__sGi0Zq__mobileTotal{color:var(--navy);white-space:nowrap;font-size:14px;font-weight:700}.sales-module__sGi0Zq__mobileItems{color:var(--navy);margin-top:4px;font-size:12.5px}.sales-module__sGi0Zq__mobileMeta{color:var(--muted-soft);margin-top:2px;font-size:11.5px}
.services-module__grRWVq__page{flex-direction:column;gap:20px;padding:24px 28px;display:flex}.services-module__grRWVq__pageMobile{flex-direction:column;gap:16px;padding:16px 16px 80px;display:flex}.services-module__grRWVq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.services-module__grRWVq__eyebrow{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600}.services-module__grRWVq__title{color:var(--navy);letter-spacing:-.6px;margin-top:2px;font-size:28px;font-weight:700}.services-module__grRWVq__subtitle{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:500}.services-module__grRWVq__eyebrowMobile{font-size:11.5px}.services-module__grRWVq__titleMobile{font-size:24px}.services-module__grRWVq__addBtn{cursor:pointer;background:var(--orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #ff7a1a4d,0 4px 12px #ff7a1a40}.services-module__grRWVq__addBtnMobile{height:36px}.services-module__grRWVq__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.services-module__grRWVq__category{flex-direction:column;gap:10px;display:flex}.services-module__grRWVq__catHeader{align-items:center;gap:10px;display:flex}.services-module__grRWVq__catIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.services-module__grRWVq__catName{color:var(--navy);letter-spacing:-.3px;font-size:15px;font-weight:700}.services-module__grRWVq__catCount{color:var(--muted);font-size:11.5px;font-weight:500}.services-module__grRWVq__itemsGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.services-module__grRWVq__itemsGridMobile{grid-template-columns:1fr}.services-module__grRWVq__expList{flex-direction:column;gap:8px;display:flex}.services-module__grRWVq__expCard{border:1px solid var(--border);background:#fff;border-radius:14px;transition:box-shadow .15s;overflow:hidden}.services-module__grRWVq__expCardOpen{border-color:#c8cfd9;box-shadow:0 4px 16px #0f224412}.services-module__grRWVq__expHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:14px 16px;display:flex}.services-module__grRWVq__expHeader:hover{background:#fafbfc}.services-module__grRWVq__expIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.services-module__grRWVq__expMeta{flex:1;min-width:0}.services-module__grRWVq__expName{color:var(--navy);font-size:14.5px;font-weight:700}.services-module__grRWVq__expSub{color:var(--muted);margin-top:2px;font-size:12px}.services-module__grRWVq__expRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.services-module__grRWVq__expPrice{color:var(--navy);font-size:15px;font-weight:700}.services-module__grRWVq__expDur{color:var(--muted-soft);font-size:12px;font-weight:500}.services-module__grRWVq__expChevron{color:var(--muted-soft);transition:transform .2s;display:flex}.services-module__grRWVq__expChevronOpen{transform:rotate(90deg)}.services-module__grRWVq__expBody{border-top:1px solid var(--border);background:#fafbfc;flex-direction:column;gap:2px;padding:12px 16px;display:flex}.services-module__grRWVq__expEmpty{color:var(--muted-soft);padding:4px 0;font-size:12.5px}.services-module__grRWVq__expEmpRow{border-bottom:1px solid #f0f2f6;align-items:center;gap:10px;padding:8px 0;display:flex}.services-module__grRWVq__expEmpRow:last-child{border-bottom:none}.services-module__grRWVq__expEmpDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.services-module__grRWVq__expEmpAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.services-module__grRWVq__expEmpName{color:var(--navy);flex:1;font-size:13px;font-weight:500}.services-module__grRWVq__expEmpDetail{color:var(--muted-soft);font-size:12px}.services-module__grRWVq__expEmpPrice{color:var(--navy);font-size:13px;font-weight:700}.services-module__grRWVq__expFooter{border-top:1px solid var(--border);background:#fafbfc;gap:8px;padding:10px 16px;display:flex}.services-module__grRWVq__expBtn{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.services-module__grRWVq__expBtn:hover{background:var(--bg)}.services-module__grRWVq__expBtnDanger{color:var(--red);border-color:#fbe3e6}.services-module__grRWVq__expBtnDanger:hover{background:#fff5f5}@media (max-width:767px){.services-module__grRWVq__expHeader{gap:10px;padding:12px 14px}.services-module__grRWVq__expIcon{border-radius:10px;width:44px;height:44px}.services-module__grRWVq__expName{font-size:14px}.services-module__grRWVq__expSub{font-size:11px}.services-module__grRWVq__expDur{display:none}.services-module__grRWVq__expPrice{font-size:13px}.services-module__grRWVq__expRight{gap:6px}.services-module__grRWVq__expEmpRow{gap:8px}.services-module__grRWVq__expEmpName{font-size:12.5px}.services-module__grRWVq__expEmpDetail,.services-module__grRWVq__expEmpPrice{font-size:12px}.services-module__grRWVq__expFooter{gap:6px;padding:8px 12px}.services-module__grRWVq__expBtn{height:40px;padding:0 8px;font-size:12px}}.services-module__grRWVq__card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex;position:relative;overflow:hidden}.services-module__grRWVq__popularBadge{color:var(--orange);background:var(--orange-soft);letter-spacing:.5px;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:9.5px;font-weight:800;position:absolute;top:12px;right:12px}.services-module__grRWVq__cardTitle{color:var(--navy);letter-spacing:-.2px;font-size:14.5px;font-weight:700}.services-module__grRWVq__cardCat{color:var(--muted);margin-top:2px;font-size:11.5px;font-weight:500}.services-module__grRWVq__cardFooter{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;display:flex}.services-module__grRWVq__cardPrice{color:var(--navy);letter-spacing:-.5px;font-size:22px;font-weight:700;line-height:1}.services-module__grRWVq__cardDur{color:var(--muted-soft);align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:600;display:inline-flex}.services-module__grRWVq__cardBookings{color:var(--muted);text-align:right;font-size:11px;font-weight:600}.services-module__grRWVq__cardBookingsSub{color:var(--muted-soft);font-weight:500}