.domain-selection-module__HBPcBa__tabs{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:560px){.domain-selection-module__HBPcBa__tabs{grid-template-columns:1fr}}.domain-selection-module__HBPcBa__tabCardButton{text-align:left;border:1px solid var(--ds-line-soft);background:var(--ds-surface);cursor:pointer;transition:all .15s var(--ds-ease);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.domain-selection-module__HBPcBa__tabCardButtonOn{border-color:var(--ds-text);box-shadow:var(--ds-shadow-card)}.domain-selection-module__HBPcBa__tabIcon{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:38px;height:38px;color:var(--ds-text-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.domain-selection-module__HBPcBa__tabIconOn{background:var(--ds-accent-soft);border-color:var(--ds-accent-ring);color:var(--ds-accent)}.domain-selection-module__HBPcBa__tabText{flex-direction:column;gap:2px;min-width:0;display:flex}.domain-selection-module__HBPcBa__tabLabel{font-weight:700}.domain-selection-module__HBPcBa__tabBody{flex-direction:column;gap:16px;display:flex}.domain-selection-module__HBPcBa__fieldLabel{margin-bottom:8px;font-weight:700}.domain-selection-module__HBPcBa__subInputWrap{border:1.5px solid var(--ds-line);background:var(--ds-surface);border-radius:12px;align-items:stretch;transition:border-color .15s;display:flex;overflow:hidden}.domain-selection-module__HBPcBa__inputFree{border-color:var(--ds-accent)}.domain-selection-module__HBPcBa__inputTaken{border-color:var(--ds-danger)}.domain-selection-module__HBPcBa__subInput{width:0;min-width:0;height:54px;color:var(--ds-text);font-size:16px;font-weight:600;font-family:var(--ds-font-body);background:0 0;border:none;outline:none;flex:1;padding:0 14px}.domain-selection-module__HBPcBa__subSuffix{background:var(--ds-surface-2);border-left:1px solid var(--ds-line-soft);color:var(--ds-text-2);white-space:nowrap;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:flex}@media (max-width:560px){.domain-selection-module__HBPcBa__subSuffix{padding:0 10px;font-size:13px}}.domain-selection-module__HBPcBa__customInputWrap{border:1.5px solid var(--ds-line);background:var(--ds-surface);border-radius:12px;align-items:center;transition:border-color .15s;display:flex;position:relative}.domain-selection-module__HBPcBa__searchIcon{color:var(--ds-text-3);pointer-events:none;position:absolute;left:15px}.domain-selection-module__HBPcBa__customInput{width:100%;height:54px;color:var(--ds-text);font-size:16px;font-weight:600;font-family:var(--ds-font-body);background:0 0;border:none;border-radius:12px;outline:none;padding:0 14px 0 44px}.domain-selection-module__HBPcBa__feedback{min-height:22px;margin-top:8px}.domain-selection-module__HBPcBa__feedbackRow{color:var(--ds-text-3);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.domain-selection-module__HBPcBa__feedbackFree{color:var(--ds-positive)}.domain-selection-module__HBPcBa__feedbackTaken{color:var(--ds-danger)}.domain-selection-module__HBPcBa__suggestionsLabel{margin-bottom:8px;font-weight:700}.domain-selection-module__HBPcBa__chipRow{flex-wrap:wrap;gap:8px;display:flex}.domain-selection-module__HBPcBa__chip{background:var(--ds-surface);border:1px solid var(--ds-line);height:38px;color:var(--ds-text);white-space:nowrap;cursor:pointer;transition:border-color .14s var(--ds-ease);border-radius:10px;align-items:center;padding:0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.domain-selection-module__HBPcBa__chip:hover{border-color:var(--ds-text-3)}.domain-selection-module__HBPcBa__chooseButton{align-self:flex-start;min-width:200px}.domain-selection-module__HBPcBa__availableCard{background:var(--ds-surface);border:1px solid var(--ds-accent-ring);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);align-items:center;gap:14px;padding:16px 18px;display:flex}.domain-selection-module__HBPcBa__availableIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:40px;height:40px;color:var(--ds-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.domain-selection-module__HBPcBa__availableBody{flex:1;min-width:0}.domain-selection-module__HBPcBa__availableDomain{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.domain-selection-module__HBPcBa__suggestionList{flex-direction:column;gap:8px;display:flex}.domain-selection-module__HBPcBa__suggestionCard{background:var(--ds-surface);border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);align-items:center;gap:12px;padding:12px 14px;display:flex}.domain-selection-module__HBPcBa__suggestionIcon{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:32px;height:32px;color:var(--ds-text-2);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.domain-selection-module__HBPcBa__suggestionDomain{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.domain-selection-module__HBPcBa__confirmIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:52px;height:52px;color:var(--ds-accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.domain-selection-module__HBPcBa__confirmNote{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);color:var(--ds-text-3);border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;display:flex}
.glass-surface-module__yTjMPq__regular{background:var(--ds-glass-bg-regular);-webkit-backdrop-filter:blur(var(--ds-glass-blur-regular)) saturate(var(--ds-glass-saturate));backdrop-filter:blur(var(--ds-glass-blur-regular)) saturate(var(--ds-glass-saturate));box-shadow:var(--ds-glass-elev)}.glass-surface-module__yTjMPq__compact{background:var(--ds-glass-bg-compact);-webkit-backdrop-filter:blur(var(--ds-glass-blur-compact)) saturate(var(--ds-glass-saturate));backdrop-filter:blur(var(--ds-glass-blur-compact)) saturate(var(--ds-glass-saturate));box-shadow:var(--ds-glass-elev)}
.side-panel-frame-module__o-Yjpq__drawerContent{flex-direction:column;display:flex;overflow:hidden;padding:0!important}.side-panel-frame-module__o-Yjpq__sidePanelShell{top:var(--ds-wizard-side-panel-chrome-inset);right:var(--ds-wizard-side-panel-chrome-inset);bottom:var(--ds-wizard-side-panel-chrome-inset);z-index:90;pointer-events:none;justify-content:flex-end;align-items:stretch;display:flex;position:fixed}.side-panel-frame-module__o-Yjpq__sidePanel{pointer-events:auto;width:var(--ds-wizard-side-panel-width);border-radius:var(--ds-radius-lg);height:100%;animation:side-panel-frame-module__o-Yjpq__sidePanelIn .28s var(--ds-ease-out) both;border:none;flex-direction:column;display:flex;overflow:hidden;}@keyframes side-panel-frame-module__o-Yjpq__sidePanelIn{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.side-panel-frame-module__o-Yjpq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.side-panel-shell-module__qTVI_G__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.side-panel-shell-module__qTVI_G__header{flex-shrink:0;align-items:flex-start;gap:10px;padding:16px 20px 14px;display:flex}.side-panel-shell-module__qTVI_G__headerMain{flex:1;min-width:0}.side-panel-shell-module__qTVI_G__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:16px;font-weight:700}.side-panel-shell-module__qTVI_G__subtitle{color:var(--ds-text-2);margin-top:2px;font-size:12px;line-height:1.35;display:block}.side-panel-shell-module__qTVI_G__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow:clip auto}.side-panel-shell-module__qTVI_G__footer{gap:var(--ds-space-3);border-top:1px solid var(--ds-line-soft);background:0 0;flex-shrink:0;padding:14px 20px;display:flex}.side-panel-shell-module__qTVI_G__footer>button:not(:only-child):first-of-type{flex:1;min-width:0}.side-panel-shell-module__qTVI_G__footer>button:not(:only-child):last-of-type{flex:2;min-width:0}.side-panel-shell-module__qTVI_G__footer>button:only-child{flex:1;width:100%}
.booking-detail-module__RbD3IW__body{padding:20px}@media (max-width:767.98px){.booking-detail-module__RbD3IW__body{padding:16px 18px 8px}}.booking-detail-module__RbD3IW__clientRow{align-items:center;gap:13px;margin-bottom:16px;display:flex}.booking-detail-module__RbD3IW__clientInfo{flex:1;min-width:0}.booking-detail-module__RbD3IW__clientName{font-family:var(--ds-font-display);letter-spacing:-.01em;color:var(--ds-text);font-size:18px;font-weight:700}.booking-detail-module__RbD3IW__clientLabel{color:var(--ds-text-3);margin-top:2px;font-size:12.5px}.booking-detail-module__RbD3IW__phoneLink{color:inherit;background:var(--ds-surface);border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);transition:background .15s var(--ds-ease);align-items:center;gap:11px;margin-bottom:18px;padding:11px 14px;text-decoration:none;display:flex}.booking-detail-module__RbD3IW__phoneLink:hover{background:var(--ds-surface-2)}.booking-detail-module__RbD3IW__phoneNumber{color:var(--ds-text);flex:1;font-size:14px;font-weight:700}.booking-detail-module__RbD3IW__callLabel{color:var(--ds-text-3);font-size:12px;font-weight:600}.booking-detail-module__RbD3IW__detailRow{border-bottom:1px solid var(--ds-line-soft);align-items:center;gap:12px;padding:13px 0;display:flex}.booking-detail-module__RbD3IW__detailIcon{background:var(--ds-surface-2);border:1px solid var(--ds-line);width:34px;height:34px;color:var(--ds-text-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.booking-detail-module__RbD3IW__detailContent{flex:1;min-width:0}.booking-detail-module__RbD3IW__detailLabel{color:var(--ds-text-3);font-size:11.5px;font-weight:600}.booking-detail-module__RbD3IW__detailValue{white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:14px;font-weight:700;overflow:hidden}.booking-detail-module__RbD3IW__footerColumn{flex-direction:column;gap:10px;width:100%;display:flex}.booking-detail-module__RbD3IW__footerActions{gap:10px;width:100%;display:flex}.booking-detail-module__RbD3IW__footerActions>button{flex:1;min-width:0}
.drawer-sheet-module__12-VsW__header{padding:var(--ds-space-3) var(--ds-space-4);flex-shrink:0;align-items:center;display:flex;position:relative}.drawer-sheet-module__12-VsW__headerWithSubtitle{align-items:flex-start;gap:var(--ds-space-3);padding:12px 18px;}.drawer-sheet-module__12-VsW__headerMain{flex:1;min-width:0}.drawer-sheet-module__12-VsW__headerTitle{color:var(--ds-text);font-size:1rem;font-weight:700;font-family:var(--ds-font-display);white-space:nowrap;margin:0}.drawer-sheet-module__12-VsW__headerWithSubtitle .drawer-sheet-module__12-VsW__headerTitle{white-space:normal}.drawer-sheet-module__12-VsW__headerSubtitle{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;font-weight:600;overflow:hidden}.drawer-sheet-module__12-VsW__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-width:0;min-height:0;overflow:clip auto}.drawer-sheet-module__12-VsW__footer{box-sizing:border-box;justify-content:space-between;align-items:center;gap:var(--ds-space-3);width:100%;min-width:0;padding:var(--ds-space-4) var(--ds-space-5);padding-top:var(--ds-space-4);padding-bottom:var(--ds-inset-bottom);background:0 0;margin-top:0;display:flex}.drawer-sheet-module__12-VsW__footer>*{flex:none;min-width:0}.drawer-sheet-module__12-VsW__footer>button[class][class]{white-space:nowrap;text-align:center;height:44px;min-height:44px;font-size:var(--ds-text-body);padding-inline:var(--ds-space-4)}.drawer-sheet-module__12-VsW__footer>button:only-child{flex:auto;width:100%}
.location-picker-module__bXyP9G__wrap{position:relative}.location-picker-module__bXyP9G__clearBtn{width:26px;height:26px;color:var(--ds-text-3);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;}.location-picker-module__bXyP9G__clearBtn:hover{background:var(--ds-surface-3);color:var(--ds-text)}.location-picker-module__bXyP9G__dropdown{z-index:40;background:var(--ds-surface);border:1.5px solid var(--ds-line);box-shadow:var(--ds-shadow);animation:location-picker-module__bXyP9G__acIn .14s var(--ds-ease-out,ease-out) both;border-radius:14px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes location-picker-module__bXyP9G__acIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.location-picker-module__bXyP9G__item{text-align:left;cursor:pointer;width:100%;transition:background .12s var(--ds-ease,ease);background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;padding:10px 11px;display:flex}.location-picker-module__bXyP9G__item:hover,.location-picker-module__bXyP9G__itemActive{background:var(--ds-accent-soft)}.location-picker-module__bXyP9G__iconTile{background:var(--ds-surface-2);border:1px solid var(--ds-line);width:30px;height:30px;color:var(--ds-text-3);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.location-picker-module__bXyP9G__itemActive .location-picker-module__bXyP9G__iconTile{color:var(--ds-accent);border-color:var(--ds-accent-ring)}.location-picker-module__bXyP9G__itemText{flex:1;min-width:0}.location-picker-module__bXyP9G__itemMain{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;display:block;overflow:hidden}.location-picker-module__bXyP9G__itemSub{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:12px;display:block;overflow:hidden}.location-picker-module__bXyP9G__dropFooter{border-top:1px solid var(--ds-line-soft);color:var(--ds-text-3);align-items:center;gap:7px;margin-top:2px;padding:9px 11px 6px;font-size:11.5px;font-weight:600;display:flex}.location-picker-module__bXyP9G__card{border:1.5px solid var(--ds-line);background:var(--ds-surface-2);border-radius:16px;align-items:stretch;gap:13px;margin-top:12px;padding:12px;display:flex}.location-picker-module__bXyP9G__thumb{border:1px solid var(--ds-line);cursor:pointer;background:var(--ds-surface-3);border-radius:12px;flex-shrink:0;width:124px;min-height:104px;position:relative;overflow:hidden}.location-picker-module__bXyP9G__thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.location-picker-module__bXyP9G__thumbPlaceholder{color:var(--ds-text-3);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.location-picker-module__bXyP9G__thumbFab{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .14s var(--ds-ease,ease), color .14s var(--ds-ease,ease);pointer-events:none;background:#080a0ea8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:8px;left:8px}.location-picker-module__bXyP9G__thumb:hover .location-picker-module__bXyP9G__thumbFab{background:var(--ds-accent);color:#0b0e13;border-color:#0000}.location-picker-module__bXyP9G__meta{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.location-picker-module__bXyP9G__addr{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;overflow:hidden}.location-picker-module__bXyP9G__sub{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.location-picker-module__bXyP9G__status{color:var(--ds-text-3);align-items:center;gap:6px;margin-top:7px;font-size:11.5px;font-weight:600;display:inline-flex}.location-picker-module__bXyP9G__statusExact{color:var(--ds-accent)}.location-picker-module__bXyP9G__editBtn{color:var(--ds-text);background:var(--ds-surface);border:1.5px solid var(--ds-line);cursor:pointer;transition:border-color .14s var(--ds-ease,ease);border-radius:10px;align-self:flex-start;align-items:center;gap:6px;margin-top:9px;padding:7px 12px;font-size:12.5px;font-weight:700;display:inline-flex;}.location-picker-module__bXyP9G__editBtn:hover{border-color:var(--ds-accent-ring)}@media (max-width:540px){.location-picker-module__bXyP9G__thumb{width:104px;min-height:96px}}.location-picker-module__bXyP9G__chip{background:var(--ds-surface-2);border:1.5px solid var(--ds-line);border-radius:13px;align-items:center;gap:11px;padding:12px 13px;display:flex}.location-picker-module__bXyP9G__chipIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:32px;height:32px;color:var(--ds-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.location-picker-module__bXyP9G__chipLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--ds-text-3);font-size:11px;font-weight:700;display:block}.location-picker-module__bXyP9G__chipValue{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:14px;font-weight:600;display:block;overflow:hidden}.location-picker-module__bXyP9G__chipText{flex:1;min-width:0}.location-picker-module__bXyP9G__instruction{color:var(--ds-text-3);margin:12px 2px 0;font-size:12.5px;line-height:1.5}.location-picker-module__bXyP9G__mapWrap{margin-top:12px;position:relative}.location-picker-module__bXyP9G__mapContainer{border:1.5px solid var(--ds-line);border-radius:14px;height:320px;overflow:hidden}.location-picker-module__bXyP9G__mapContainerHidden{visibility:hidden}.location-picker-module__bXyP9G__mapLoader{border:1.5px solid var(--ds-line);background:var(--ds-surface-2);border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.location-picker-module__bXyP9G__mapSkeleton{border-radius:14px;width:100%;height:100%;position:absolute;inset:0}.location-picker-module__bXyP9G__mapSpinner{z-index:1;border:2.5px solid var(--ds-surface-3);border-top-color:var(--ds-accent);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite location-picker-module__bXyP9G__mapSpin;position:relative}.location-picker-module__bXyP9G__mapErrorText{z-index:1;text-align:center;max-width:80%;position:relative}@keyframes location-picker-module__bXyP9G__mapSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.location-picker-module__bXyP9G__mapSpinner{opacity:.6;animation:none}}@media (max-width:540px){.location-picker-module__bXyP9G__mapContainer,.location-picker-module__bXyP9G__mapLoader{height:240px}}.location-picker-module__bXyP9G__coordBar{background:var(--ds-surface-2);border:1.5px solid var(--ds-line);color:var(--ds-text);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;font-size:13px;display:flex}.location-picker-module__bXyP9G__coords{font-variant-numeric:tabular-nums;align-items:center;gap:7px;font-weight:600;display:inline-flex}.location-picker-module__bXyP9G__resetBtn{color:var(--ds-accent);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:700}.location-picker-module__bXyP9G__resetBtn:hover{text-decoration:underline}.location-picker-module__bXyP9G__modalBody{flex-direction:column;display:flex}.location-picker-module__bXyP9G__modalFooter{border-top:1px solid var(--ds-line-soft);flex-shrink:0;gap:10px;padding:14px 20px 18px;display:flex}
.user-avatar-button-module__gd4wMG__trigger{cursor:pointer;border-radius:var(--ds-radius-pill);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;}.user-avatar-button-module__gd4wMG__trigger:disabled{cursor:not-allowed;opacity:.6}
.user-menu-drawer-module__sQoohq__content{border:1px solid var(--ds-glass-border);border-radius:var(--ds-radius-lg);background:color-mix(in srgb, var(--ds-surface) 94%, transparent);width:min(320px,88vw);box-shadow:var(--ds-glass-elev), inset 0 1px 0 color-mix(in srgb, var(--ds-text) 8%, transparent);flex-direction:column;padding:0;display:flex;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.user-menu-drawer-module__sQoohq__content{background:var(--ds-glass-bg);-webkit-backdrop-filter:blur(var(--ds-glass-blur)) saturate(var(--ds-glass-saturate));backdrop-filter:blur(var(--ds-glass-blur)) saturate(var(--ds-glass-saturate))}}@media (max-width:767px){.user-menu-drawer-module__sQoohq__content{--user-menu-drawer-inset:var(--ds-space-3);--user-menu-drawer-top:max(var(--user-menu-drawer-inset), env(safe-area-inset-top,0px));--user-menu-drawer-right:max(var(--user-menu-drawer-inset), env(safe-area-inset-right,0px));--user-menu-drawer-bottom:max(var(--user-menu-drawer-inset), env(safe-area-inset-bottom,0px));top:var(--user-menu-drawer-top);right:var(--user-menu-drawer-right);bottom:var(--user-menu-drawer-bottom);width:min(320px, calc(100vw - (var(--user-menu-drawer-inset) * 2)));max-height:calc(100vh - var(--user-menu-drawer-top) - var(--user-menu-drawer-bottom));max-height:calc(100dvh - var(--user-menu-drawer-top) - var(--user-menu-drawer-bottom));position:fixed;left:auto}}.user-menu-drawer-module__sQoohq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.user-menu-drawer-module__sQoohq__header{align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-4);border-bottom:1px solid var(--ds-glass-border);flex-shrink:0;display:flex}.user-menu-drawer-module__sQoohq__profileName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.user-menu-drawer-module__sQoohq__closeButton{flex-shrink:0;margin-inline-start:auto}.user-menu-drawer-module__sQoohq__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.user-menu-drawer-module__sQoohq__navRow{align-items:center;gap:var(--ds-space-3);width:100%;padding:var(--ds-space-4);color:var(--ds-text);font:inherit;cursor:pointer;font-weight:600;text-decoration:none;display:flex;}.user-menu-drawer-module__sQoohq__navRow:hover{background:color-mix(in srgb, var(--ds-glass-bg) 45%, var(--ds-surface-2) 55%)}.user-menu-drawer-module__sQoohq__navRowIcon{color:var(--ds-text-2);flex-shrink:0}.user-menu-drawer-module__sQoohq__divider{background:var(--ds-glass-border);border:none;height:1px;margin:0}.user-menu-drawer-module__sQoohq__signOutRow{align-items:center;gap:var(--ds-space-3);width:100%;padding:var(--ds-space-4);color:var(--ds-text);font:inherit;cursor:pointer;text-align:start;background:0 0;border:none;font-weight:600;display:flex;}.user-menu-drawer-module__sQoohq__signOutRow:hover:not(:disabled){background:color-mix(in srgb, var(--ds-glass-bg) 45%, var(--ds-surface-2) 55%)}.user-menu-drawer-module__sQoohq__signOutRow:disabled{cursor:not-allowed;opacity:.6}.user-menu-drawer-module__sQoohq__signOutIcon{color:var(--ds-text-2);flex-shrink:0}
.shift-color-swatch-module__RGmyAG__row{flex-wrap:wrap;gap:9px;display:flex}.shift-color-swatch-module__RGmyAG__swatch{border:2px solid var(--ds-surface);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;}.shift-color-swatch-module__RGmyAG__selected{border:2px solid var(--ds-surface);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;}.shift-color-swatch-module__RGmyAG__dot{border-radius:6px;width:22px;height:22px;display:block}
.user-menu-login-module__-5nYJG__link{color:inherit;text-decoration:none;display:inline-flex}
.shift-types-panel-module__A_z6cq__drawerContent{padding:0!important}@media (min-width:768px){.shift-types-panel-module__A_z6cq__drawerContent{width:424px!important}}.shift-types-panel-module__A_z6cq__header{flex-shrink:0;align-items:flex-start;gap:10px;padding:16px 60px 14px 20px;display:flex}.shift-types-panel-module__A_z6cq__headerMain{flex:1;min-width:0}.shift-types-panel-module__A_z6cq__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:16px;font-weight:700}.shift-types-panel-module__A_z6cq__subtitle{margin-top:2px;font-size:12px;line-height:1.35;display:block}.shift-types-panel-module__A_z6cq__body{padding:18px 20px}.shift-types-panel-module__A_z6cq__footer{border-top:1px solid var(--ds-line-soft);background:0 0;padding:14px 20px!important;padding-bottom:var(--ds-inset-bottom)!important;margin-top:0!important}.shift-types-panel-module__A_z6cq__typeCard{border-radius:var(--ds-radius);background:color-mix(in srgb, var(--shift-color) 18%, var(--ds-surface));border:1px solid color-mix(in srgb, var(--shift-color) 38%, var(--ds-line-soft));align-items:center;gap:12px;padding:12px 14px;display:flex}.shift-types-panel-module__A_z6cq__typeMeta{flex:1;min-width:0}.shift-types-panel-module__A_z6cq__typeName{font-size:14.5px;font-weight:700}.shift-types-panel-module__A_z6cq__deleteBtn{color:#f0795b}.shift-types-panel-module__A_z6cq__emptyState{font-size:13.5px;line-height:1.5}.shift-types-panel-module__A_z6cq__fieldLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--ds-text-3);margin-bottom:9px;font-size:11.5px;font-weight:700;display:block}.shift-types-panel-module__A_z6cq__errorText{color:#f0795b;margin-top:7px;font-weight:600;display:block}.shift-types-panel-module__A_z6cq__durationHint{margin-top:7px;font-weight:600;display:block}
.user-menu-module__lICysW__root{flex-shrink:0;margin-left:auto}.user-menu-module__lICysW__branch{width:auto;display:inline-flex}
.schedule-full-day-block-notice-module__jnf_-a__notice{border-radius:var(--ds-radius);background:color-mix(in srgb, var(--reason-color,var(--ds-warn)) 10%, var(--ds-surface));border:1px solid color-mix(in srgb, var(--reason-color,var(--ds-warn)) 28%, var(--ds-line-soft));align-items:flex-start;gap:12px;margin-bottom:18px;padding:13px 14px;display:flex}.schedule-full-day-block-notice-module__jnf_-a__iconWrap{background:color-mix(in srgb, var(--reason-color,var(--ds-warn)) 16%, var(--ds-surface));border:1px solid color-mix(in srgb, var(--reason-color,var(--ds-warn)) 32%, transparent);width:34px;height:34px;color:var(--reason-color,var(--ds-warn));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.schedule-full-day-block-notice-module__jnf_-a__content{flex:1;min-width:0}.schedule-full-day-block-notice-module__jnf_-a__title{color:var(--ds-text);margin-bottom:8px;font-size:13.5px;font-weight:700;line-height:1.35;display:block}.schedule-full-day-block-notice-module__jnf_-a__reasonBadge,.schedule-full-day-block-notice-module__jnf_-a__reasonBadgeNeutral{border-radius:var(--ds-radius-pill);align-items:center;gap:5px;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.schedule-full-day-block-notice-module__jnf_-a__reasonBadge{background:color-mix(in srgb, var(--reason-color) 15%, transparent);color:var(--ds-text);border:1px solid color-mix(in srgb, var(--reason-color) 36%, transparent)}.schedule-full-day-block-notice-module__jnf_-a__reasonBadgeNeutral{background:var(--ds-surface-3);color:var(--ds-text-2);border:1px solid var(--ds-line-soft)}.schedule-full-day-block-notice-module__jnf_-a__note{margin-top:8px;line-height:1.4;display:block}
.business-location-map-module__5VpAzW__body{gap:var(--ds-space-3);padding:var(--ds-space-4);flex-direction:column;display:flex}.business-location-map-module__5VpAzW__address{align-items:flex-start;gap:9px;display:flex}.business-location-map-module__5VpAzW__addressIcon{color:var(--ds-accent);flex-shrink:0;margin-top:2px}.business-location-map-module__5VpAzW__addressName{font-weight:700}.business-location-map-module__5VpAzW__hint{text-align:center;line-height:1.5}.business-location-map-module__5VpAzW__map{border-radius:var(--ds-radius);border:1px solid var(--ds-line);height:320px;margin-top:0;overflow:hidden}@media (max-width:540px){.business-location-map-module__5VpAzW__map{height:240px}}.business-location-map-module__5VpAzW__openWithLabel{margin-bottom:var(--ds-sp-1);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;font-weight:700;display:block}.business-location-map-module__5VpAzW__appTile{border-radius:var(--ds-radius-sm);background:var(--ds-surface-2);width:34px;height:34px;color:var(--ds-accent);justify-content:center;align-items:center;display:flex}.business-location-map-module__5VpAzW__appName{color:var(--ds-text);font-size:15px;font-weight:700}.business-location-map-module__5VpAzW__appChev{color:var(--ds-text-3)}
.assign-shift-drawer-module__-XRkQG__drawerContent{padding:0!important}.assign-shift-drawer-module__-XRkQG__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.assign-shift-drawer-module__-XRkQG__header{flex-shrink:0;align-items:flex-start;gap:10px;padding:16px 20px 14px;display:flex}.assign-shift-drawer-module__-XRkQG__headerMain{flex:1;min-width:0}.assign-shift-drawer-module__-XRkQG__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:16px;font-weight:700}.assign-shift-drawer-module__-XRkQG__subtitle{color:var(--ds-text-2);margin-top:2px;font-size:12px;line-height:1.35;display:block}.assign-shift-drawer-module__-XRkQG__body{overscroll-behavior:contain;flex:1;min-height:0;padding:18px 20px;overflow-y:auto}.assign-shift-drawer-module__-XRkQG__footer{padding:14px 20px;padding-bottom:var(--ds-inset-bottom);border-top:1px solid var(--ds-line-soft);background:0 0;flex-shrink:0}.assign-shift-drawer-module__-XRkQG__workerRow{margin-bottom:18px}.assign-shift-drawer-module__-XRkQG__workerMeta{min-width:0}.assign-shift-drawer-module__-XRkQG__workerName{font-family:var(--ds-font-display);font-size:16px;font-weight:700}.assign-shift-drawer-module__-XRkQG__shiftList{margin-bottom:0}.assign-shift-drawer-module__-XRkQG__shiftRadioGroup{gap:8px}.assign-shift-drawer-module__-XRkQG__shiftRowWrap{align-items:center;gap:10px;width:100%;display:flex}.assign-shift-drawer-module__-XRkQG__shiftRow{text-align:left;border-radius:var(--ds-radius);background:color-mix(in srgb, var(--shift-color) 18%, var(--ds-surface));border:1px solid color-mix(in srgb, var(--shift-color) 38%, var(--ds-line-soft));cursor:pointer;min-width:0;transition:background-color .14s var(--ds-ease), border-color .14s var(--ds-ease), box-shadow .14s var(--ds-ease);flex:1;align-items:center;gap:11px;padding:11px 13px;display:flex;}.assign-shift-drawer-module__-XRkQG__shiftRow:hover{background:color-mix(in srgb, var(--shift-color) 24%, var(--ds-surface))}.assign-shift-drawer-module__-XRkQG__shiftRowSelected{background:color-mix(in srgb, var(--shift-color) 28%, var(--ds-surface));border-color:color-mix(in srgb, var(--shift-color) 50%, var(--ds-line-soft));box-shadow:0 0 0 2px color-mix(in srgb, var(--shift-color) 30%, var(--ds-surface))}.assign-shift-drawer-module__-XRkQG__shiftMeta{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;min-width:0;margin:0;padding:0;}.assign-shift-drawer-module__-XRkQG__shiftName{color:var(--ds-text);font-size:14.5px;font-weight:700;display:block}.assign-shift-drawer-module__-XRkQG__shiftTimes{color:var(--ds-text-2);font-size:12px;font-weight:600;display:block}.assign-shift-drawer-module__-XRkQG__removeBtn{color:#f0795b!important}.assign-shift-drawer-module__-XRkQG__emptyState{font-size:13.5px;line-height:1.5}.assign-shift-drawer-module__-XRkQG__fieldLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--ds-text-3);margin-bottom:9px;font-size:11.5px;font-weight:700;display:block}.assign-shift-drawer-module__-XRkQG__reasonRow{flex-wrap:wrap;gap:8px;display:flex}.assign-shift-drawer-module__-XRkQG__addShiftRow{border-radius:var(--ds-radius);background:var(--ds-surface);border:1px dashed var(--ds-line);cursor:pointer;text-align:left;width:100%;transition:background-color .14s var(--ds-ease), border-color .14s var(--ds-ease);align-items:center;gap:10px;padding:11px 13px;display:flex;}.assign-shift-drawer-module__-XRkQG__addShiftRow:hover{background:var(--ds-surface-2);border-color:color-mix(in srgb, var(--ds-accent) 55%, var(--ds-line))}.assign-shift-drawer-module__-XRkQG__addShiftIcon{color:var(--ds-accent);flex-shrink:0}.assign-shift-drawer-module__-XRkQG__addShiftLabel{color:var(--ds-accent);font-size:14.5px;font-weight:700}.assign-shift-drawer-module__-XRkQG__rangeRow{gap:10px;margin-top:12px;display:flex}.assign-shift-drawer-module__-XRkQG__rangeField{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}
.service-row-module__gUHmCG__row{align-items:center;gap:var(--ds-space-lg);width:100%;padding:var(--ds-sp-4) 0;text-align:left;cursor:pointer;border-radius:var(--ds-radius-xs);background:0 0;border:none;display:flex;}.service-row-module__gUHmCG__divided{border-top:1px solid var(--ds-line-soft);border-radius:0}.service-row-module__gUHmCG__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.service-row-module__gUHmCG__name{color:var(--ds-text);font-size:16px;font-weight:700}.service-row-module__gUHmCG__meta{align-items:center;gap:var(--ds-sp-3);font-size:14px;display:flex}.service-row-module__gUHmCG__price{color:var(--ds-text);font-weight:600}.service-row-module__gUHmCG__duration{align-items:center;gap:var(--ds-sp-1);color:var(--ds-text-3);font-weight:500;display:inline-flex}.service-row-module__gUHmCG__toggle{border-radius:var(--ds-radius-pill);border:1.5px solid var(--ds-text-3);width:34px;height:34px;color:var(--ds-text-2);transition:background var(--ds-duration-fast) var(--ds-ease), border-color var(--ds-duration-fast) var(--ds-ease), color var(--ds-duration-fast) var(--ds-ease);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.service-row-module__gUHmCG__toggleOn{background:var(--ds-accent);border-color:var(--ds-accent);color:var(--ds-on-accent)}
.dialog-panel-module__Od0ZWG__header{padding:var(--ds-space-3) var(--ds-space-4);border-bottom:1px solid var(--ds-line-soft);flex-shrink:0;align-items:center;display:flex;position:relative}.dialog-panel-module__Od0ZWG__headerWithSubtitle{align-items:flex-start;gap:var(--ds-space-3);padding:16px 20px 14px;}.dialog-panel-module__Od0ZWG__headerMain{flex:1;min-width:0}.dialog-panel-module__Od0ZWG__headerTitle{color:var(--ds-text);font-size:1rem;font-weight:700;font-family:var(--ds-font-display);white-space:nowrap;margin:0}.dialog-panel-module__Od0ZWG__headerWithSubtitle .dialog-panel-module__Od0ZWG__headerTitle{white-space:normal}.dialog-panel-module__Od0ZWG__header:not(.dialog-panel-module__Od0ZWG__headerWithSubtitle) .dialog-panel-module__Od0ZWG__headerMain{pointer-events:none;text-align:center;position:absolute;left:50%;transform:translate(-50%)}.dialog-panel-module__Od0ZWG__headerSubtitle{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;font-weight:600;overflow:hidden}.dialog-panel-module__Od0ZWG__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:clip auto}.dialog-panel-module__Od0ZWG__footer{gap:var(--ds-space-3);padding:var(--ds-space-4) var(--ds-space-5);border-top:1px solid var(--ds-line-soft);background:var(--ds-surface);flex-shrink:0;display:flex}.dialog-panel-module__Od0ZWG__footer>button:not(:only-child):first-of-type{flex:1;min-width:0}.dialog-panel-module__Od0ZWG__footer>button:not(:only-child):last-of-type{flex:2;min-width:0}.dialog-panel-module__Od0ZWG__footer>button:only-child{flex:1;width:100%}
.billing-currency-card-module__V68bzW__card{background:var(--ds-surface);border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);flex-direction:column;gap:8px;padding:16px;display:flex}.billing-currency-card-module__V68bzW__title{margin:0}.billing-currency-card-module__V68bzW__control{align-self:flex-start;margin-top:4px}
.past-date-confirm-dialog-module__Qroa5a__body{padding:18px 20px}
.category-section-module__6XdaIG__heading{margin-bottom:var(--ds-sp-1);align-items:baseline;gap:10px;min-width:0;display:flex}.category-section-module__6XdaIG__name{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);white-space:nowrap;margin:0;font-size:18px;font-weight:700}.category-section-module__6XdaIG__desc{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}
.status-banner-module__x4CgvG__banner{--tone:var(--ds-accent);--tone-soft:var(--ds-accent-soft);--tone-ring:var(--ds-accent-ring);border-radius:var(--ds-radius);background:var(--tone-soft);border:1px solid var(--tone-ring);flex-direction:column;gap:12px;padding:14px 16px;display:flex;container:status-banner/inline-size}.status-banner-module__x4CgvG__main{align-items:flex-start;gap:12px;display:flex}.status-banner-module__x4CgvG__accent{--tone:var(--ds-accent);--tone-soft:var(--ds-accent-soft);--tone-ring:var(--ds-accent-ring)}.status-banner-module__x4CgvG__warn{--tone:var(--ds-warn);--tone-soft:color-mix(in srgb, var(--ds-warn) 14%, transparent);--tone-ring:color-mix(in srgb, var(--ds-warn) 38%, transparent)}.status-banner-module__x4CgvG__danger{--tone:var(--ds-danger);--tone-soft:color-mix(in srgb, var(--ds-danger) 14%, transparent);--tone-ring:color-mix(in srgb, var(--ds-danger) 38%, transparent)}.status-banner-module__x4CgvG__iconChip{border-radius:var(--ds-radius-sm);background:var(--ds-surface);border:1px solid var(--tone-ring);width:34px;height:34px;color:var(--tone);flex-shrink:0;justify-content:center;align-items:center;display:flex}.status-banner-module__x4CgvG__body{flex:1;min-width:0}.status-banner-module__x4CgvG__title{color:var(--tone);font-size:14.5px;font-weight:700}.status-banner-module__x4CgvG__sub{color:var(--ds-text-2);margin-top:3px;font-size:13px;line-height:1.45}.status-banner-module__x4CgvG__cta{background:var(--tone);border-color:var(--tone);color:#0b0e13;flex-shrink:0;font-weight:700}@container status-banner (max-width:520px){.status-banner-module__x4CgvG__main{flex-wrap:wrap}.status-banner-module__x4CgvG__body{flex:1 0 calc(100% - 46px)}.status-banner-module__x4CgvG__cta{margin-left:46px}}
.shift-picker-list-module__TzSmna__shiftRadioGroup{flex-direction:column;gap:8px;display:flex}.shift-picker-list-module__TzSmna__shiftRowWrap{align-items:center;gap:10px;width:100%;display:flex}.shift-picker-list-module__TzSmna__shiftRow{text-align:left;border-radius:var(--ds-radius);background:color-mix(in srgb, var(--shift-color) 18%, var(--ds-surface));border:1px solid color-mix(in srgb, var(--shift-color) 38%, var(--ds-line-soft));cursor:pointer;min-width:0;transition:background-color .14s var(--ds-ease), border-color .14s var(--ds-ease), box-shadow .14s var(--ds-ease);flex:1;align-items:center;gap:11px;padding:11px 13px;display:flex;}.shift-picker-list-module__TzSmna__shiftRow:hover{background:color-mix(in srgb, var(--shift-color) 24%, var(--ds-surface))}.shift-picker-list-module__TzSmna__shiftRowSelected{background:color-mix(in srgb, var(--shift-color) 28%, var(--ds-surface));border-color:color-mix(in srgb, var(--shift-color) 50%, var(--ds-line-soft));box-shadow:0 0 0 2px color-mix(in srgb, var(--shift-color) 30%, var(--ds-surface))}.shift-picker-list-module__TzSmna__shiftMeta{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;min-width:0;margin:0;padding:0;}.shift-picker-list-module__TzSmna__shiftName{color:var(--ds-text);font-size:14.5px;font-weight:700;display:block}.shift-picker-list-module__TzSmna__shiftTimes{color:var(--ds-text-2);font-size:12px;font-weight:600;display:block}.shift-picker-list-module__TzSmna__emptyState{font-size:13.5px;line-height:1.5}.shift-picker-list-module__TzSmna__addShiftRow{border-radius:var(--ds-radius);background:var(--ds-surface);border:1px dashed var(--ds-line);cursor:pointer;text-align:left;width:100%;transition:background-color .14s var(--ds-ease), border-color .14s var(--ds-ease);align-items:center;gap:10px;padding:11px 13px;display:flex;}.shift-picker-list-module__TzSmna__addShiftRow:hover{background:var(--ds-surface-2);border-color:color-mix(in srgb, var(--ds-accent) 55%, var(--ds-line))}.shift-picker-list-module__TzSmna__addShiftIcon{color:var(--ds-accent);flex-shrink:0}.shift-picker-list-module__TzSmna__addShiftLabel{color:var(--ds-accent);font-size:14.5px;font-weight:700}
.gallery-cropper-dialog-module__ZJhzcq__dialogContent{width:min(640px,100vw - 32px);max-width:640px;padding:0;overflow:hidden}.gallery-cropper-dialog-module__ZJhzcq__drawerContent{padding-left:0;padding-right:0}.gallery-cropper-dialog-module__ZJhzcq__drawerHeader{align-items:center;gap:var(--ds-sp-3);padding:0 var(--ds-sp-4) var(--ds-sp-3);border-bottom:1px solid var(--ds-line-soft);display:flex;position:relative}.gallery-cropper-dialog-module__ZJhzcq__drawerTitle{font-size:var(--ds-text-h4);line-height:var(--ds-lh-h4);margin:0;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.gallery-cropper-dialog-module__ZJhzcq__header{align-items:center;gap:var(--ds-sp-3);padding:var(--ds-sp-3) var(--ds-sp-4);border-bottom:1px solid var(--ds-line-soft);display:flex;position:relative}.gallery-cropper-dialog-module__ZJhzcq__headerTitle{font-size:var(--ds-text-h4);line-height:var(--ds-lh-h4);margin:0;position:absolute;left:50%;transform:translate(-50%)}.gallery-cropper-dialog-module__ZJhzcq__counter{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.gallery-cropper-dialog-module__ZJhzcq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gallery-cropper-dialog-module__ZJhzcq__stage{background:var(--ds-surface-2);width:100%;height:min(52vh,420px);position:relative}.gallery-cropper-dialog-module__ZJhzcq__zoomRow{align-items:center;gap:var(--ds-sp-3);padding:var(--ds-sp-4) var(--ds-sp-5) var(--ds-sp-1);color:var(--ds-text-3);display:flex}.gallery-cropper-dialog-module__ZJhzcq__zoomSlider{flex:1}.gallery-cropper-dialog-module__ZJhzcq__ratioSection{padding:var(--ds-sp-2) var(--ds-sp-4) var(--ds-sp-1)}.gallery-cropper-dialog-module__ZJhzcq__ratioLabel{margin-bottom:var(--ds-sp-2);padding-left:var(--ds-sp-1);display:block}.gallery-cropper-dialog-module__ZJhzcq__chips{gap:var(--ds-sp-2);flex-wrap:wrap;display:flex}.gallery-cropper-dialog-module__ZJhzcq__chipSub{opacity:.6;font-variant-numeric:tabular-nums;margin-left:var(--ds-sp-1)}.gallery-cropper-dialog-module__ZJhzcq__footer{align-items:center;gap:var(--ds-sp-2);padding:var(--ds-sp-4);display:flex}.gallery-cropper-dialog-module__ZJhzcq__drawerContent .gallery-cropper-dialog-module__ZJhzcq__footer{padding-bottom:var(--ds-inset-bottom)}.gallery-cropper-dialog-module__ZJhzcq__footerSpacer{flex:1}.gallery-cropper-dialog-module__ZJhzcq__cropError{text-align:center;color:var(--ds-danger);flex:1}.gallery-cropper-dialog-module__ZJhzcq__footerGhost{flex-shrink:0}.gallery-cropper-dialog-module__ZJhzcq__footerPrimary{min-width:150px}
.screen-head-module__2uBW2a__root{margin-bottom:var(--ds-sp-5)}.screen-head-module__2uBW2a__title{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);margin:0;font-size:23px;font-weight:800;line-height:1.1}.screen-head-module__2uBW2a__sub{margin:var(--ds-sp-2) 0 0;font-size:15px;line-height:1.5}@media (min-width:768px){.screen-head-module__2uBW2a__title{font-size:27px}}
.plan-trial-banner-module__bsNXHW__banner{background:var(--ds-accent-soft);border-radius:var(--ds-radius);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.plan-trial-banner-module__bsNXHW__icon{color:var(--ds-accent);flex-shrink:0;margin-top:2px}.plan-trial-banner-module__bsNXHW__title{font-weight:600}
.bulk-fill-sheet-module__ABIWFG__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.bulk-fill-sheet-module__ABIWFG__header{border-bottom:1px solid var(--ds-line-soft);flex-shrink:0;align-items:flex-start;gap:10px;padding:16px 20px 14px;display:flex}.bulk-fill-sheet-module__ABIWFG__headerMain{flex:1;min-width:0}.bulk-fill-sheet-module__ABIWFG__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:16px;font-weight:700}.bulk-fill-sheet-module__ABIWFG__subtitle{color:var(--ds-text-2);margin:4px 0 0;font-size:12px;line-height:1.35}.bulk-fill-sheet-module__ABIWFG__body{overscroll-behavior:contain;flex:1;min-height:0;padding:18px 20px;overflow-y:auto}.bulk-fill-sheet-module__ABIWFG__footer{padding:14px 20px;padding-bottom:var(--ds-inset-bottom);border-top:1px solid var(--ds-line-soft);flex-shrink:0}.bulk-fill-sheet-module__ABIWFG__deleteBtn{color:#f0795b!important}.bulk-fill-sheet-module__ABIWFG__section{flex-direction:column;gap:20px;display:flex}.bulk-fill-sheet-module__ABIWFG__emptyState{font-size:13.5px;line-height:1.5}.bulk-fill-sheet-module__ABIWFG__addShiftRow{border-radius:var(--ds-radius);background:var(--ds-surface);border:1px dashed var(--ds-line);cursor:pointer;text-align:left;width:100%;transition:background-color .14s var(--ds-ease), border-color .14s var(--ds-ease);align-items:center;gap:10px;padding:11px 13px;display:flex;}.bulk-fill-sheet-module__ABIWFG__addShiftRow:hover{background:var(--ds-surface-2);border-color:color-mix(in srgb, var(--ds-accent) 55%, var(--ds-line))}.bulk-fill-sheet-module__ABIWFG__addShiftIcon{color:var(--ds-accent);flex-shrink:0}.bulk-fill-sheet-module__ABIWFG__addShiftLabel{color:var(--ds-accent);font-size:14.5px;font-weight:700}.bulk-fill-sheet-module__ABIWFG__block{flex-direction:column;gap:9px;display:flex}.bulk-fill-sheet-module__ABIWFG__label{color:var(--ds-text-2);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700}.bulk-fill-sheet-module__ABIWFG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.bulk-fill-sheet-module__ABIWFG__chipRow button{min-height:36px}.bulk-fill-sheet-module__ABIWFG__rangeRow{gap:10px;display:flex}.bulk-fill-sheet-module__ABIWFG__rangeField{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.bulk-fill-sheet-module__ABIWFG__dateRow{gap:12px;display:flex}.bulk-fill-sheet-module__ABIWFG__dateField{flex:1;min-width:0}.bulk-fill-sheet-module__ABIWFG__dateFieldLabel{margin-bottom:6px;display:block}.bulk-fill-sheet-module__ABIWFG__dateTrigger{border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-surface);justify-content:space-between;min-height:40px}.bulk-fill-sheet-module__ABIWFG__hint{color:var(--ds-text-3);margin-top:4px;font-size:12px}.bulk-fill-sheet-module__ABIWFG__infoCard{background:var(--ds-surface-2);border:1px solid var(--ds-line);border-radius:var(--ds-radius);align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.bulk-fill-sheet-module__ABIWFG__infoText{color:var(--ds-text-2);font-size:12.5px;line-height:1.45}.bulk-fill-sheet-module__ABIWFG__shiftOption{border:1.5px solid var(--ds-line);background:var(--ds-surface);width:100%;padding:12px 14px}.bulk-fill-sheet-module__ABIWFG__shiftSwatch{border-radius:4px;flex-shrink:0;width:14px;height:14px}.bulk-fill-sheet-module__ABIWFG__shiftMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.bulk-fill-sheet-module__ABIWFG__shiftName{color:var(--ds-text);font-size:14px;font-weight:700}.bulk-fill-sheet-module__ABIWFG__shiftSub{color:var(--ds-text-2);font-size:12px;font-weight:600}.bulk-fill-sheet-module__ABIWFG__weekCard{border-radius:var(--ds-radius);border:1px solid var(--ds-line-soft);background:var(--ds-surface);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.bulk-fill-sheet-module__ABIWFG__weekHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.bulk-fill-sheet-module__ABIWFG__weekLabel{color:var(--ds-text);font-size:13.5px;font-weight:800}.bulk-fill-sheet-module__ABIWFG__weekSpan{color:var(--ds-text-3);font-size:12px}.bulk-fill-sheet-module__ABIWFG__dayRow{align-items:center;gap:10px;padding:5px 0;display:flex}.bulk-fill-sheet-module__ABIWFG__dayRowLabel{width:52px;color:var(--ds-text-2);flex-shrink:0;font-size:12.5px;font-weight:700}.bulk-fill-sheet-module__ABIWFG__dayRowName{text-transform:uppercase;color:var(--ds-text-3);font-size:10px}.bulk-fill-sheet-module__ABIWFG__dayRowPills{flex:1;min-width:0}.bulk-fill-sheet-module__ABIWFG__pillRow{flex-wrap:wrap;gap:6px;display:flex}.bulk-fill-sheet-module__ABIWFG__pillSwatch{border-radius:3px;flex-shrink:0;width:9px;height:9px}.bulk-fill-sheet-module__ABIWFG__segmentedInline{align-self:flex-start;max-width:100%}
.gallery-tile-module__5lNJTW__tile{border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);background:var(--ds-surface-2);cursor:grab;transition:opacity var(--ds-duration-fast) var(--ds-ease);touch-action:manipulation;position:relative;overflow:hidden}.gallery-tile-module__5lNJTW__tileDragging{opacity:.4;cursor:grabbing;z-index:1}.gallery-tile-module__5lNJTW__image{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.gallery-tile-module__5lNJTW__coverBadge{top:var(--ds-sp-2);left:var(--ds-sp-2);border-radius:var(--ds-radius-xs);background:var(--ds-text);height:26px;color:var(--ds-bg);align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute}.gallery-tile-module__5lNJTW__ratioBadge{top:var(--ds-sp-2);right:var(--ds-sp-2);border-radius:var(--ds-radius-xs);background:var(--ds-overlay);color:#fff;font-variant-numeric:tabular-nums;align-items:center;height:26px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute}.gallery-tile-module__5lNJTW__actions{justify-content:center;align-items:flex-end;gap:var(--ds-sp-2);padding:var(--ds-sp-3);opacity:0;pointer-events:none;transition:opacity var(--ds-duration-fast) var(--ds-ease);background:linear-gradient(#0000 45%,#00000080);display:flex;position:absolute;inset:0}.gallery-tile-module__5lNJTW__tile:hover .gallery-tile-module__5lNJTW__actions,.gallery-tile-module__5lNJTW__tile:focus-within .gallery-tile-module__5lNJTW__actions{opacity:1;pointer-events:auto}@media (hover:none){.gallery-tile-module__5lNJTW__actions{opacity:1;pointer-events:auto}}
.worker-avatar-module__KpBGla__avatar{font-family:var(--ds-font-display);color:var(--ds-bg);background:linear-gradient(150deg, var(--worker-color), color-mix(in oklab, var(--worker-color), transparent 25%));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}
.booking-footer-module__pHaOBG__root{margin-top:auto}.booking-footer-module__pHaOBG__inner{max-width:var(--ds-layout-max);padding:var(--ds-sp-8) var(--ds-space-mobile-x) 22px;margin-inline:auto}.booking-footer-module__pHaOBG__bar{border-top:1px solid var(--ds-line-soft);flex-wrap:wrap;align-items:center;gap:10px;padding-top:14px;display:flex}.booking-footer-module__pHaOBG__prefsCluster{align-items:center;gap:var(--ds-sp-1);order:1;display:flex}.booking-footer-module__pHaOBG__legalCluster{align-items:center;gap:var(--ds-sp-2);flex-basis:100%;order:3;display:flex}@media (min-width:768px){.booking-footer-module__pHaOBG__legalCluster{flex-basis:auto;order:2}.booking-footer-module__pHaOBG__themeToggle{order:3}}.booking-footer-module__pHaOBG__prefButton{font-size:var(--ds-font-size-link);height:auto;min-height:36px;padding:var(--ds-sp-2) var(--ds-sp-1)}.booking-footer-module__pHaOBG__underlined{text-underline-offset:3px;text-decoration:underline}.booking-footer-module__pHaOBG__currencySymbol{font-weight:800}.booking-footer-module__pHaOBG__dot{color:var(--ds-text-3)}.booking-footer-module__pHaOBG__legalLink{font-size:var(--ds-font-size-link);color:var(--ds-text-3);text-underline-offset:3px;padding:var(--ds-sp-2) var(--ds-sp-1);border-radius:var(--ds-radius-xs);font-weight:600;text-decoration:underline;}.booking-footer-module__pHaOBG__legalLink:hover{color:var(--ds-text-2)}.booking-footer-module__pHaOBG__themeToggle{border-radius:var(--ds-radius-pill);background:var(--ds-surface-2);border:1px solid var(--ds-line);order:2;gap:2px;margin-left:auto;padding:3px;display:inline-flex}.booking-footer-module__pHaOBG__themeButton{width:30px;height:30px}@media (min-width:768px){.booking-footer-module__pHaOBG__inner{padding:8px 26px 26px}}
.feature-catalog-module__UEKfnG__list{flex-direction:column;gap:14px;display:flex}.feature-catalog-module__UEKfnG__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-soft);border:1px solid #0000;overflow:hidden}.feature-catalog-module__UEKfnG__cardActive{border-color:var(--ds-accent-ring)}.feature-catalog-module__UEKfnG__cardComing{opacity:.75}.feature-catalog-module__UEKfnG__cardHighlighted{animation:feature-catalog-module__UEKfnG__highlightFade 2.4s var(--ds-ease) forwards}.feature-catalog-module__UEKfnG__cardHighlighted:focus{outline:none}@keyframes feature-catalog-module__UEKfnG__highlightFade{0%{box-shadow:0 0 0 3px var(--ds-accent-ring)}to{box-shadow:var(--ds-shadow-soft)}}.feature-catalog-module__UEKfnG__head{align-items:flex-start;gap:15px;padding:20px;display:flex}.feature-catalog-module__UEKfnG__iconTile{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:46px;height:46px;color:var(--ds-text-2);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-catalog-module__UEKfnG__iconTileActive{background:var(--ds-accent-soft);border-color:var(--ds-accent-ring);color:var(--ds-accent)}.feature-catalog-module__UEKfnG__body{flex:1;min-width:0}.feature-catalog-module__UEKfnG__titleLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feature-catalog-module__UEKfnG__title{font-family:var(--ds-font-display);letter-spacing:-.01em;color:var(--ds-text);font-size:1.05rem;font-weight:800}.feature-catalog-module__UEKfnG__badgeIncluded,.feature-catalog-module__UEKfnG__badgeSoon{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--ds-radius-pill);white-space:nowrap;padding:3px 8px;font-size:.66rem;font-weight:700}.feature-catalog-module__UEKfnG__badgeIncluded{color:var(--ds-accent);background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring)}.feature-catalog-module__UEKfnG__badgeSoon{color:var(--ds-text-2);background:var(--ds-surface-2);border:1px solid var(--ds-line)}.feature-catalog-module__UEKfnG__desc{color:var(--ds-text-2);margin-top:5px;font-size:.85rem;line-height:1.5}.feature-catalog-module__UEKfnG__marketingPill{border-radius:var(--ds-radius-pill);background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);color:var(--ds-accent);align-items:center;gap:6px;margin-top:9px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.feature-catalog-module__UEKfnG__priceLabel{color:var(--ds-text-3);align-items:baseline;gap:4px;margin-top:9px;font-size:.78rem;font-weight:700;display:flex}.feature-catalog-module__UEKfnG__controls{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.feature-catalog-module__UEKfnG__comingDash{color:var(--ds-text-3);font-weight:700}.feature-catalog-module__UEKfnG__stepper{background:var(--ds-surface-2);border:1px solid var(--ds-line);border-radius:var(--ds-radius-pill);align-items:center;gap:8px;padding:4px;display:flex}.feature-catalog-module__UEKfnG__stepperQty{text-align:center;min-width:20px;font-size:.95rem;font-weight:800}.feature-catalog-module__UEKfnG__section{padding:0 20px 18px}.feature-catalog-module__UEKfnG__capabilities{border-top:1px solid var(--ds-line-soft);flex-direction:column;gap:8px;padding-top:15px;display:flex}.feature-catalog-module__UEKfnG__capability{color:var(--ds-text-2);align-items:flex-start;gap:9px;font-size:.82rem;line-height:1.45;display:flex}.feature-catalog-module__UEKfnG__checkIcon,.feature-catalog-module__UEKfnG__checkIconMuted{flex-shrink:0;margin-top:2px}.feature-catalog-module__UEKfnG__checkIcon{color:var(--ds-accent)}.feature-catalog-module__UEKfnG__checkIconMuted{color:var(--ds-text-3)}.feature-catalog-module__UEKfnG__options{border-top:1px solid var(--ds-line-soft);flex-direction:column;padding-top:15px;display:flex}.feature-catalog-module__UEKfnG__optionRow{align-items:flex-start;gap:12px;padding:11px 0;display:flex}.feature-catalog-module__UEKfnG__optionRowDivided{border-top:1px solid var(--ds-line-soft)}.feature-catalog-module__UEKfnG__optionBody{flex:1;min-width:0}.feature-catalog-module__UEKfnG__optionTitle{color:var(--ds-text);font-size:.88rem;font-weight:700}.feature-catalog-module__UEKfnG__optionDesc{color:var(--ds-text-3);margin-top:3px;font-size:.78rem;line-height:1.45}.feature-catalog-module__UEKfnG__optionPrice{color:var(--ds-text-3);align-items:baseline;gap:4px;margin-top:4px;font-size:.78rem;font-weight:700;display:inline-flex}.feature-catalog-module__UEKfnG__reminderBox{border-radius:var(--ds-radius);background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.feature-catalog-module__UEKfnG__reminderText{min-width:0}.feature-catalog-module__UEKfnG__reminderTitle{color:var(--ds-text);font-weight:700}.feature-catalog-module__UEKfnG__noteBox{border-radius:var(--ds-radius);background:var(--ds-surface-2);color:var(--ds-text-3);gap:9px;padding:11px 13px;font-size:.78rem;line-height:1.45;display:flex}.feature-catalog-module__UEKfnG__noteIcon{color:var(--ds-text-3);flex-shrink:0;margin-top:1px}
.personal-day-cell-module__yQcXjG__closed,.personal-day-cell-module__yQcXjG__empty,.personal-day-cell-module__yQcXjG__filled,.personal-day-cell-module__yQcXjG__blockCell{box-sizing:border-box;border-radius:8px;width:100%;height:54px}@media (min-width:768px){.personal-day-cell-module__yQcXjG__closed,.personal-day-cell-module__yQcXjG__empty,.personal-day-cell-module__yQcXjG__filled,.personal-day-cell-module__yQcXjG__blockCell{height:58px}}.personal-day-cell-module__yQcXjG__closed{background:var(--ds-surface-2);background-image:repeating-linear-gradient(45deg, transparent 0 6px, var(--ds-line-soft) 6px 7px);justify-content:center;align-items:center;display:flex;}.personal-day-cell-module__yQcXjG__closedMark{color:var(--ds-text-3);font-size:11px;font-weight:700}.personal-day-cell-module__yQcXjG__empty{border:1.5px dashed var(--ds-line);color:var(--ds-text-3);cursor:pointer;transition:border-color .14s var(--ds-ease), background-color .14s var(--ds-ease), color .14s var(--ds-ease);background:0 0;justify-content:center;align-items:center;display:flex;}.personal-day-cell-module__yQcXjG__empty:hover{border-color:var(--ds-accent-ring);background:var(--ds-accent-soft);color:var(--ds-accent)}.personal-day-cell-module__yQcXjG__filled{text-align:left;cursor:pointer;transition:filter .14s var(--ds-ease);border:none;border-left:3px solid #0000;flex-direction:column;justify-content:center;gap:2px;padding:5px 7px;display:flex;}.personal-day-cell-module__yQcXjG__filled:hover{filter:brightness(1.1)}.personal-day-cell-module__yQcXjG__filled:active{transform:scale(.97)}.personal-day-cell-module__yQcXjG__shortName{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.personal-day-cell-module__yQcXjG__hours{color:var(--ds-text-2);white-space:nowrap;font-size:10px;font-weight:700}.personal-day-cell-module__yQcXjG__blockCell{color:var(--ds-text-2);cursor:pointer;transition:filter .14s var(--ds-ease);border:none;border-left:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 7px;display:flex;}.personal-day-cell-module__yQcXjG__blockCell:hover{filter:brightness(1.1)}.personal-day-cell-module__yQcXjG__blockCell:active{transform:scale(.97)}.personal-day-cell-module__yQcXjG__blockLabel{color:var(--ds-text-2);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:700;line-height:1.1;overflow:hidden}.personal-day-cell-module__yQcXjG__past{opacity:.72}
.worker-step-module__e9P1nq__bold{font-weight:700}.worker-step-module__e9P1nq__card{text-align:center;border-radius:16px;padding:18px 12px}.worker-step-module__e9P1nq__anyIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:46px;height:46px;color:var(--ds-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.worker-step-module__e9P1nq__role{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
.service-picker-module__qq1v2q__head{margin-top:var(--ds-sp-5);margin-bottom:var(--ds-sp-6)}
.promotions-card-module__h4DWRG__card{padding:20px;container:promotions-card/inline-size}.promotions-card-module__h4DWRG__header{align-items:center;gap:8px;display:flex}.promotions-card-module__h4DWRG__headerIcon{color:var(--ds-accent)}.promotions-card-module__h4DWRG__title{font-family:var(--ds-font-display);font-size:17px;font-weight:700}.promotions-card-module__h4DWRG__subtitle{color:var(--ds-text-3);margin-top:3px;margin-bottom:6px;font-size:12.5px}.promotions-card-module__h4DWRG__row{border-top:1px solid var(--ds-line-soft);align-items:center;gap:12px;padding:14px 0;display:flex}.promotions-card-module__h4DWRG__rowFirst{border-top:none}.promotions-card-module__h4DWRG__rowLocked{opacity:.6}.promotions-card-module__h4DWRG__iconChip{border-radius:var(--ds-radius-sm);background:var(--ds-surface-2);border:1px solid var(--ds-line);width:34px;height:34px;color:var(--ds-text-3);flex-shrink:0;justify-content:center;align-items:center;display:flex}.promotions-card-module__h4DWRG__iconChipActive{background:var(--ds-accent-soft);border-color:var(--ds-accent-ring);color:var(--ds-accent)}.promotions-card-module__h4DWRG__rowBody{flex:1;min-width:0}.promotions-card-module__h4DWRG__rowTitle{font-size:14px;font-weight:700}.promotions-card-module__h4DWRG__rowHint{color:var(--ds-text-3);margin-top:2px;font-size:12.5px;line-height:1.45}.promotions-card-module__h4DWRG__rowRight{text-align:right;flex-shrink:0}.promotions-card-module__h4DWRG__saving{color:var(--ds-text-2);font-size:14px;font-weight:800}.promotions-card-module__h4DWRG__savingActive{color:var(--ds-positive)}.promotions-card-module__h4DWRG__state{color:var(--ds-text-3);margin-top:1px;font-size:11px}@container promotions-card (max-width:420px){.promotions-card-module__h4DWRG__row{flex-wrap:wrap}.promotions-card-module__h4DWRG__rowRight{text-align:left;width:100%;padding-left:46px}}
.personal-calendar-module__xvAnNW__root{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}@media (min-width:768px){.personal-calendar-module__xvAnNW__root{gap:9px}}.personal-calendar-module__xvAnNW__headCell{text-align:center;text-transform:uppercase;color:var(--ds-text-2);padding-bottom:2px;font-size:11px;font-weight:700}.personal-calendar-module__xvAnNW__headCellWeekend{color:var(--ds-text-3)}.personal-calendar-module__xvAnNW__dayBox{flex-direction:column;gap:4px;display:flex}.personal-calendar-module__xvAnNW__dayBoxWeekend .personal-calendar-module__xvAnNW__dayNumber{color:var(--ds-text-3)}.personal-calendar-module__xvAnNW__dayBoxPast{opacity:.58}.personal-calendar-module__xvAnNW__dayBoxPast .personal-calendar-module__xvAnNW__dayNumber{color:var(--ds-text-3)}.personal-calendar-module__xvAnNW__dayHeader{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.personal-calendar-module__xvAnNW__dayNumber{color:var(--ds-text-2);font-size:11.5px;font-weight:700}.personal-calendar-module__xvAnNW__dayNumberClosed{color:var(--ds-text-3)}.personal-calendar-module__xvAnNW__todayBadge{color:#0b0e13;background:var(--ds-accent);border-radius:var(--ds-radius-pill);padding:1px 6px;font-size:9px;font-weight:800}.personal-calendar-module__xvAnNW__cellSlot{align-items:stretch;display:flex}
.gallery-upload-module__tPC2NW__hiddenInput{display:none}.gallery-upload-module__tPC2NW__dropZone{justify-content:center;align-items:center;gap:var(--ds-sp-3);width:100%;padding:46px var(--ds-sp-6);border:1.5px dashed var(--ds-line);border-radius:var(--ds-radius-lg);background:var(--ds-surface);text-align:center;cursor:pointer;transition:border-color var(--ds-duration-fast) var(--ds-ease), background-color var(--ds-duration-fast) var(--ds-ease);flex-direction:column;display:flex;}.gallery-upload-module__tPC2NW__dropZone:hover{border-color:var(--ds-text-3)}.gallery-upload-module__tPC2NW__dropZoneDragOver,.gallery-upload-module__tPC2NW__dropZoneDragOver:hover{border-color:var(--ds-accent);background:var(--ds-accent-soft)}.gallery-upload-module__tPC2NW__dropIcon{border-radius:var(--ds-radius);background:var(--ds-surface-2);width:64px;height:64px;color:var(--ds-text-3);justify-content:center;align-items:center;display:flex}.gallery-upload-module__tPC2NW__dropSub{max-width:320px;margin:0}.gallery-upload-module__tPC2NW__grid{gap:var(--ds-sp-3);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.gallery-upload-module__tPC2NW__addTile{justify-content:center;align-items:center;gap:var(--ds-sp-2);aspect-ratio:3/2;color:var(--ds-text-2);cursor:pointer;transition:border-color var(--ds-duration-fast) var(--ds-ease), background-color var(--ds-duration-fast) var(--ds-ease);flex-direction:column;display:flex}.gallery-upload-module__tPC2NW__addTile:hover{border-color:var(--ds-text-3)}.gallery-upload-module__tPC2NW__addTileDragOver,.gallery-upload-module__tPC2NW__addTileDragOver:hover{border-color:var(--ds-accent);background:var(--ds-accent-soft)}.gallery-upload-module__tPC2NW__uploadingTile{border-radius:var(--ds-radius);background:var(--ds-surface-2);box-shadow:var(--ds-shadow-card);justify-content:center;align-items:center;display:flex}.gallery-upload-module__tPC2NW__spinner{border:2px solid var(--ds-surface-3);border-top-color:var(--ds-accent);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite gallery-upload-module__tPC2NW__spin}@keyframes gallery-upload-module__tPC2NW__spin{to{transform:rotate(360deg)}}.gallery-upload-module__tPC2NW__hintRow{align-items:center;gap:var(--ds-sp-2);margin-top:var(--ds-sp-4);color:var(--ds-text-3);display:flex}.gallery-upload-module__tPC2NW__errorText{margin:var(--ds-sp-2) 0 0;color:var(--ds-danger)}
.shell-sidebar-user-module__YFasBq__root{padding:var(--ds-sp-2) var(--ds-sp-2) 0;margin-top:var(--ds-sp-2);border-top:1px solid var(--ds-line-soft);flex-shrink:0}.shell-sidebar-user-module__YFasBq__userButton{align-items:center;gap:var(--ds-sp-2);width:100%;padding:var(--ds-sp-2);border-radius:var(--ds-radius-sm);text-align:left;cursor:pointer;transition:background-color var(--ds-duration-fast) var(--ds-ease);background:0 0;border:none;display:flex;}.shell-sidebar-user-module__YFasBq__userButton:hover{background:var(--ds-surface-2)}.shell-sidebar-user-module__YFasBq__rootCollapsed .shell-sidebar-user-module__YFasBq__userButton{padding:var(--ds-sp-2) 0;justify-content:center}.shell-sidebar-user-module__YFasBq__info{flex-direction:column;min-width:0;display:flex}.shell-sidebar-user-module__YFasBq__name{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.shell-sidebar-user-module__YFasBq__subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.desktop-summary-sidebar-module__zR02Oq__card{width:100%}.desktop-summary-sidebar-module__zR02Oq__heading{margin:0 0 var(--ds-sp-1);font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);color:var(--ds-text);font-size:15px;font-weight:800}.desktop-summary-sidebar-module__zR02Oq__lineItem{font-size:var(--ds-text-body-sm);justify-content:space-between;gap:10px;padding:3px 0;display:flex}.desktop-summary-sidebar-module__zR02Oq__lineName{color:var(--ds-text);min-width:0;font-weight:600}.desktop-summary-sidebar-module__zR02Oq__linePrice{color:var(--ds-text-2);flex-shrink:0;font-weight:600}.desktop-summary-sidebar-module__zR02Oq__slotRow{align-items:center;gap:var(--ds-sp-2);border-top:1px solid var(--ds-line-soft);font-size:var(--ds-text-body-sm);color:var(--ds-text);margin-top:14px;padding-top:14px;display:flex}.desktop-summary-sidebar-module__zR02Oq__slotIcon{color:var(--ds-accent);flex-shrink:0}.desktop-summary-sidebar-module__zR02Oq__totalRow{margin-top:var(--ds-sp-4);padding-top:var(--ds-sp-4);border-top:1px solid var(--ds-line-soft);color:var(--ds-text);justify-content:space-between;font-size:18px;font-weight:800;display:flex}.desktop-summary-sidebar-module__zR02Oq__totalPrice{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display)}.desktop-summary-sidebar-module__zR02Oq__durationNote{margin-top:var(--ds-sp-1);text-align:right;color:var(--ds-text-3);font-size:12px}.desktop-summary-sidebar-module__zR02Oq__cta{margin-top:18px}
.your-plan-card-module__jnDM6a__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-soft);padding:22px;container:your-plan-card/inline-size}.your-plan-card-module__jnDM6a__label{color:var(--ds-text-3);font-size:.78rem;font-weight:700}.your-plan-card-module__jnDM6a__totalRow{align-items:baseline;gap:6px;margin-top:6px;display:flex}.your-plan-card-module__jnDM6a__totalAmount{font-family:var(--ds-font-display);letter-spacing:-.03em;color:var(--ds-text);font-size:2.5rem;font-weight:800;line-height:1}.your-plan-card-module__jnDM6a__totalPer{color:var(--ds-text-3);font-size:.88rem;font-weight:600}.your-plan-card-module__jnDM6a__empty{color:var(--ds-text-3);margin-top:14px;font-size:.82rem}.your-plan-card-module__jnDM6a__breakdown{border-radius:var(--ds-radius);background:var(--ds-surface-2);margin-top:18px;padding:15px}.your-plan-card-module__jnDM6a__line{justify-content:space-between;gap:10px;padding:6px 0;font-size:.84rem;display:flex}.your-plan-card-module__jnDM6a__subLine{justify-content:space-between;gap:10px;padding:3px 0;font-size:.78rem;display:flex}.your-plan-card-module__jnDM6a__lineLabel{color:var(--ds-text-2);min-width:0}.your-plan-card-module__jnDM6a__subLabel{color:var(--ds-text-3);min-width:0;padding-left:12px}.your-plan-card-module__jnDM6a__lineValue{white-space:nowrap;align-items:baseline;gap:2px;font-weight:600;display:inline-flex}.your-plan-card-module__jnDM6a__totalDivider{border-top:1px solid var(--ds-line);margin-top:8px;padding-top:8px}.your-plan-card-module__jnDM6a__totalLabel{color:var(--ds-text);font-weight:800}.your-plan-card-module__jnDM6a__totalValue{color:var(--ds-text);white-space:nowrap;font-weight:800}.your-plan-card-module__jnDM6a__noteBox{border-radius:var(--ds-radius);background:var(--ds-surface-2);color:var(--ds-text-3);gap:9px;margin-top:12px;padding:11px 13px;font-size:.78rem;line-height:1.45;display:flex}.your-plan-card-module__jnDM6a__noteIcon{color:var(--ds-text-3);flex-shrink:0;margin-top:1px}.your-plan-card-module__jnDM6a__discountCallout{border-radius:var(--ds-radius);background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.your-plan-card-module__jnDM6a__discountIcon{color:var(--ds-accent);flex-shrink:0}.your-plan-card-module__jnDM6a__discountText{font-size:.78rem;font-weight:600}.your-plan-card-module__jnDM6a__struckTotal{font-family:var(--ds-font-body);color:var(--ds-text-3);letter-spacing:0;font-size:.5em;font-weight:700;text-decoration:line-through}.your-plan-card-module__jnDM6a__freeNote{color:var(--ds-accent);margin-top:6px;font-size:12.5px;font-weight:700;line-height:1.45}
.calendar-floating-chrome-module__8MhAIq__chrome{z-index:40;pointer-events:none;position:absolute;inset:0}.calendar-floating-chrome-module__8MhAIq__navSlot{pointer-events:auto;max-width:min(100% - 24px,420px);position:absolute;bottom:8px;left:auto;right:8px}.calendar-floating-chrome-module__8MhAIq__pickerSlot{pointer-events:auto;position:absolute;bottom:8px;left:8px}.calendar-floating-chrome-module__8MhAIq__dateLabel{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display-tight);color:var(--ds-text);white-space:nowrap;text-align:center;font-variant-numeric:tabular-nums;text-overflow:ellipsis;justify-content:center;min-width:10ch;max-width:min(52vw,240px);font-size:15px;font-weight:700;overflow:hidden}@media (max-width:767.98px){.calendar-floating-chrome-module__8MhAIq__chrome{top:auto;left:0;right:0;bottom:calc(var(--ds-mobile-bottom-nav-stack,68px) + var(--ds-sp-2));z-index:40;height:auto;position:fixed}.calendar-floating-chrome-module__8MhAIq__navSlot{bottom:8px;right:max(8px, env(safe-area-inset-right,0px));max-width:min(100% - 120px,168px)}.calendar-floating-chrome-module__8MhAIq__navPillMobile{min-height:36px}.calendar-floating-chrome-module__8MhAIq__pickerSlot{bottom:8px;left:max(8px, env(safe-area-inset-left,0px));max-width:min(42vw,120px)}.calendar-floating-chrome-module__8MhAIq__dateLabel{min-width:7ch;max-width:none;text-overflow:unset;padding-inline:var(--ds-sp-1);font-size:13px;overflow:visible}}
.schedule-panel-header-module__ex5Rra__header{flex-shrink:0;align-items:flex-start;gap:10px;padding:16px 20px 14px;display:flex}.schedule-panel-header-module__ex5Rra__headerMain{flex:1;min-width:0}.schedule-panel-header-module__ex5Rra__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:16px;font-weight:700}.schedule-panel-header-module__ex5Rra__subtitle{color:var(--ds-text-2);margin-top:2px;font-size:12px;line-height:1.35;display:block}
.mobile-summary-footer-module__En1sva__bar{background:var(--ds-surface);border-top:1px solid var(--ds-line);padding:var(--ds-sp-3) var(--ds-space-mobile-x);padding-bottom:var(--ds-inset-bottom);align-items:center;gap:14px;display:flex}.mobile-summary-footer-module__En1sva__totals{flex:1;min-width:0}.mobile-summary-footer-module__En1sva__totalPrice{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);color:var(--ds-text);font-size:18px;font-weight:800}.mobile-summary-footer-module__En1sva__countNote{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.mobile-summary-footer-module__En1sva__cta{flex-shrink:0;width:176px}
.change-bar-module__S1hGSq__wrap{z-index:20;opacity:0;transition:all .22s var(--ds-ease-out);pointer-events:none;margin-top:14px;position:sticky;bottom:12px;transform:translateY(120%)}.change-bar-module__S1hGSq__show{opacity:1;pointer-events:auto;transform:translateY(0)}.change-bar-module__S1hGSq__bar{background:var(--ds-surface);border:1px solid var(--ds-line);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.change-bar-module__S1hGSq__body{flex:1;min-width:0}.change-bar-module__S1hGSq__title{font-size:13.5px;font-weight:700}.change-bar-module__S1hGSq__prices{color:var(--ds-text-3);font-size:12.5px}.change-bar-module__S1hGSq__newPrice{color:var(--ds-text)}@media (max-width:767px){.change-bar-module__S1hGSq__wrap{bottom:calc(72px + env(safe-area-inset-bottom,0px))}}
.calendar-grid-module__yWzYmG__availabilityBandLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 16px);font-size:10px;font-weight:700;position:absolute;left:8px;overflow:hidden}.calendar-grid-module__yWzYmG__availabilityBandLabelStart{top:6px}.calendar-grid-module__yWzYmG__availabilityBandLabelEnd{bottom:6px}.calendar-grid-module__yWzYmG__availabilityBandLabelClosed{letter-spacing:.05em}@media (max-width:767px){.calendar-grid-module__yWzYmG__availabilityBandLabel{letter-spacing:.03em;max-width:calc(100% - 12px);font-size:9px;left:6px}.calendar-grid-module__yWzYmG__availabilityBandLabelStart{top:4px}.calendar-grid-module__yWzYmG__availabilityBandLabelEnd{bottom:4px}}.calendar-grid-module__yWzYmG__outsideShiftOverlay{pointer-events:none;background-color:var(--ds-cal-offshift-fill);position:absolute;left:0;right:0}.calendar-grid-module__yWzYmG__closedTimeOverlay{pointer-events:none;background-color:var(--ds-cal-closed-fill);position:absolute;left:0;right:0}.calendar-grid-module__yWzYmG__shiftTimeMarker{pointer-events:none;position:absolute;left:0;right:0}.calendar-grid-module__yWzYmG__shiftTimeLine{background:var(--calendar-shift-color);border-radius:2px;height:2px}.calendar-grid-module__yWzYmG__shiftTimePill{border-radius:var(--ds-radius-pill);border:1px solid color-mix(in srgb, var(--calendar-shift-color) 40%, var(--ds-line));background:var(--ds-surface);height:18px;color:var(--calendar-shift-color);white-space:nowrap;align-items:center;padding:0 6px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;right:6px}.calendar-grid-module__yWzYmG__shiftTimeMarkerStart .calendar-grid-module__yWzYmG__shiftTimePill{top:-17px}.calendar-grid-module__yWzYmG__shiftTimeMarkerEnd .calendar-grid-module__yWzYmG__shiftTimePill{top:3px}.calendar-grid-module__yWzYmG__availabilityBlockCard{z-index:3;border:1px solid var(--ds-cal-block-line);background-color:var(--ds-cal-block-fill);background-image:repeating-linear-gradient(45deg, transparent 0 7px, var(--ds-cal-block-hatch) 7px 8px);color:var(--ds-cal-block-text);cursor:pointer;text-align:left;transition:border-color var(--ds-duration-fast) var(--ds-ease), box-shadow var(--ds-duration-fast) var(--ds-ease), background-color var(--ds-duration-fast) var(--ds-ease);border-radius:9px;align-items:flex-start;padding:4px 10px;display:flex;position:absolute;left:4px;right:4px;overflow:hidden}.calendar-grid-module__yWzYmG__availabilityBlockCard:hover{border-color:color-mix(in srgb, var(--ds-cal-block-text) 20%, var(--ds-cal-block-line))}.calendar-grid-module__yWzYmG__availabilityBlockCard:focus-visible{box-shadow:0 0 0 2px var(--ds-bg), 0 0 0 4px color-mix(in srgb, var(--ds-cal-block-text) 28%, var(--ds-surface));outline:none}.calendar-grid-module__yWzYmG__availabilityBlockCardSelected{border-color:color-mix(in srgb, var(--ds-cal-block-text) 32%, var(--ds-cal-block-line));box-shadow:0 0 0 3px color-mix(in srgb, var(--ds-cal-block-text) 20%, var(--ds-surface))}.calendar-grid-module__yWzYmG__availabilityBlockCardIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.calendar-grid-module__yWzYmG__availabilityBlockCardContent{flex-direction:column;justify-content:center;gap:1px;width:100%;min-width:0;display:flex}.calendar-grid-module__yWzYmG__availabilityBlockCardHeader{align-items:center;gap:7px;min-width:0;display:flex}.calendar-grid-module__yWzYmG__availabilityBlockCardLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.calendar-grid-module__yWzYmG__availabilityBlockCardTime{min-width:0;color:var(--ds-text-2);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;line-height:1.2;overflow:hidden}.calendar-grid-module__yWzYmG__closedState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:30px;display:flex}.calendar-grid-module__yWzYmG__closedIcon{background:var(--ds-surface-2);border:1px solid var(--ds-line);width:64px;height:64px;color:var(--ds-text-3);border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.calendar-grid-module__yWzYmG__closedTitle{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display-tight);color:var(--ds-text);font-size:18px;font-weight:700}.calendar-grid-module__yWzYmG__closedDesc{color:var(--ds-text-2);max-width:280px;margin:8px 0 0;font-size:14px;line-height:1.5}
.notification-card-skeleton-module__701bNW__card{border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);background:var(--ds-surface);align-items:center;gap:12px;padding:14px;display:flex}.notification-card-skeleton-module__701bNW__body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}
.requests-panel-module__ZVmkQq__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.requests-panel-module__ZVmkQq__list{overscroll-behavior:contain;flex-direction:column;flex:1;gap:10px;min-height:0;padding:4px 20px 12px;display:flex;overflow-y:auto}.requests-panel-module__ZVmkQq__card{background:var(--ds-surface-2);border-radius:var(--ds-radius);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.requests-panel-module__ZVmkQq__cardHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.requests-panel-module__ZVmkQq__workerName{font-size:.9rem;font-weight:700}.requests-panel-module__ZVmkQq__status{color:var(--status-color);white-space:nowrap;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.requests-panel-module__ZVmkQq__statusDot{background:var(--status-color);border-radius:50%;width:7px;height:7px}.requests-panel-module__ZVmkQq__badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.requests-panel-module__ZVmkQq__dates{color:var(--ds-text-2);font-size:.8rem;font-weight:600}.requests-panel-module__ZVmkQq__swapLine{align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:inline-flex}.requests-panel-module__ZVmkQq__note{color:var(--ds-text-2);font-size:.8rem;line-height:1.45}.requests-panel-module__ZVmkQq__meta{color:var(--ds-text-3);font-size:.72rem}.requests-panel-module__ZVmkQq__actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.requests-panel-module__ZVmkQq__footer{padding:14px 20px;padding-bottom:max(14px, var(--ds-inset-bottom));border-top:1px solid var(--ds-line-soft);flex-shrink:0}
.error-page-shell-module__97uL9G__page{background:var(--ds-stage-background);flex-direction:column;min-height:100dvh;display:flex}.error-page-shell-module__97uL9G__header{width:100%;max-width:var(--ds-layout-max);padding:var(--ds-space-5) var(--ds-space-6);margin:0 auto}.error-page-shell-module__97uL9G__brandFallback{align-items:center;gap:var(--ds-space-2);font-family:var(--ds-font-display);color:var(--ds-text);font-weight:700;display:inline-flex}.error-page-shell-module__97uL9G__main{padding:var(--ds-space-6);flex:1;justify-content:center;align-items:center;display:flex}.error-page-shell-module__97uL9G__content{text-align:center;align-items:center;gap:var(--ds-space-3);flex-direction:column;width:100%;max-width:420px;display:flex}.error-page-shell-module__97uL9G__iconCircle{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:72px;height:72px;color:var(--ds-accent);margin-bottom:var(--ds-space-2);border-radius:50%;justify-content:center;align-items:center;display:flex}.error-page-shell-module__97uL9G__code{font-family:var(--ds-font-mono,var(--ds-font-body));letter-spacing:.12em;text-transform:uppercase;color:var(--ds-text-3)}.error-page-shell-module__97uL9G__title{margin:0}.error-page-shell-module__97uL9G__description{max-width:36ch;margin:0;line-height:1.55}.error-page-shell-module__97uL9G__actions{width:100%;margin-top:var(--ds-space-4)}.error-page-shell-module__97uL9G__actionButton{min-width:200px}@media (max-width:767.98px){.error-page-shell-module__97uL9G__header{padding:var(--ds-space-4) var(--ds-space-mobile-x)}.error-page-shell-module__97uL9G__main{padding:var(--ds-space-5) var(--ds-space-mobile-x)}}
.locked-feature-panel-module__a1vAPW__wrap{flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}.locked-feature-panel-module__a1vAPW__card{text-align:center;background:var(--ds-surface);border-radius:var(--ds-radius-lg);max-width:420px;box-shadow:var(--ds-shadow-soft);flex-direction:column;align-items:center;gap:12px;padding:32px 26px;display:flex}.locked-feature-panel-module__a1vAPW__iconTile{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:56px;height:56px;color:var(--ds-accent);border-radius:16px;justify-content:center;align-items:center;display:flex}.locked-feature-panel-module__a1vAPW__title{margin:0}.locked-feature-panel-module__a1vAPW__desc{margin:0;line-height:1.55}
.barber-chooser-module__xww6qq__body{flex-direction:column;min-height:0;display:flex}.barber-chooser-module__xww6qq__header{border-bottom:1px solid var(--ds-line-soft);align-items:center;padding:14px 16px;display:flex;position:relative}.barber-chooser-module__xww6qq__title{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);color:var(--ds-text);font-size:16px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.barber-chooser-module__xww6qq__subRow{font-size:var(--ds-text-label);color:var(--ds-text-3);align-items:center;gap:6px;padding:12px 18px 8px;font-weight:600;display:flex}.barber-chooser-module__xww6qq__subIcon{color:var(--ds-accent)}.barber-chooser-module__xww6qq__list{flex-direction:column;padding:0 10px 14px;display:flex;overflow-y:auto}.barber-chooser-module__xww6qq__workerName{color:var(--ds-text);font-size:15px;font-weight:700}.barber-chooser-module__xww6qq__workerRole{font-size:var(--ds-text-label);color:var(--ds-text-3)}.barber-chooser-module__xww6qq__chev{color:var(--ds-text-3)}.barber-chooser-module__xww6qq__dialogContent{width:min(420px,90vw);padding:0}.barber-chooser-module__xww6qq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.payment-method-card-module__WBbwdG__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-soft);flex-wrap:wrap;align-items:center;gap:14px;padding:18px;display:flex}.payment-method-card-module__WBbwdG__iconChip{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.payment-method-card-module__WBbwdG__body{flex:1;min-width:0}.payment-method-card-module__WBbwdG__title{font-family:var(--ds-font-display);font-size:15px;font-weight:800}.payment-method-card-module__WBbwdG__sub{color:var(--ds-text-3);margin-top:2px;font-size:12.5px}
.calendar-block-action-popover-module__M-U64q__anchor{pointer-events:none;position:fixed}.calendar-block-action-popover-module__M-U64q__content{flex-direction:column;gap:4px;min-width:168px;padding:8px;display:flex}
.business-clients-screen-module__iyNzyq__page{flex-direction:column;gap:16px;width:100%;max-width:1080px;margin:0 auto;padding:24px 24px 48px;display:flex}.business-clients-screen-module__iyNzyq__loading{min-height:40vh}.business-clients-screen-module__iyNzyq__head{flex-direction:column;gap:4px;display:flex}.business-clients-screen-module__iyNzyq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.business-clients-screen-module__iyNzyq__sorts{flex-wrap:wrap;gap:6px;display:flex}.business-clients-screen-module__iyNzyq__resultCount{color:var(--ds-text-3);font-size:12.5px;font-weight:700}.business-clients-screen-module__iyNzyq__clientGrid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}@media (min-width:768px){.business-clients-screen-module__iyNzyq__clientGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.business-clients-screen-module__iyNzyq__clientRow{text-align:left;border:1px solid var(--ds-line-soft);background:var(--ds-surface);cursor:pointer;width:100%;transition:border-color .15s var(--ds-ease), transform .15s var(--ds-ease), box-shadow .15s var(--ds-ease);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex;}.business-clients-screen-module__iyNzyq__clientRow:hover{border-color:var(--ds-text);box-shadow:var(--ds-shadow-soft);transform:translateY(-1px)}.business-clients-screen-module__iyNzyq__clientRowInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.business-clients-screen-module__iyNzyq__clientRowName{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.business-clients-screen-module__iyNzyq__clientRowMeta{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.business-clients-screen-module__iyNzyq__clientRowTags{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.business-clients-screen-module__iyNzyq__clientRowChevron{color:var(--ds-text-3);flex-shrink:0}.business-clients-screen-module__iyNzyq__tag{border-radius:var(--ds-radius-pill);background:var(--ds-surface-2);border:1px solid var(--ds-line);height:22px;color:var(--ds-text-2);white-space:nowrap;align-items:center;gap:5px;padding:0 9px;font-size:11.5px;font-weight:700;display:inline-flex}.business-clients-screen-module__iyNzyq__tagAccent{background:var(--ds-accent-soft);border-color:var(--ds-accent-ring);color:var(--ds-accent)}.business-clients-screen-module__iyNzyq__noResults{text-align:center;color:var(--ds-text-3);grid-column:1/-1;padding:24px 0;font-size:14px}.business-clients-screen-module__iyNzyq__showMoreRow{justify-content:center;padding-top:4px;display:flex}.business-clients-screen-module__iyNzyq__breadcrumbRow{align-items:center;gap:10px;display:flex}.business-clients-screen-module__iyNzyq__breadcrumb{color:var(--ds-text-3);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.business-clients-screen-module__iyNzyq__breadcrumbLink{font:inherit;color:var(--ds-text-3);cursor:pointer;background:0 0;border:none;padding:0;}.business-clients-screen-module__iyNzyq__breadcrumbLink:hover,.business-clients-screen-module__iyNzyq__breadcrumbCurrent{color:var(--ds-text)}.business-clients-screen-module__iyNzyq__detail{flex-direction:column;gap:24px;display:flex}.business-clients-screen-module__iyNzyq__headerCard{background:var(--ds-surface);border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-soft);padding:18px 16px}@media (min-width:768px){.business-clients-screen-module__iyNzyq__headerCard{padding:22px}}.business-clients-screen-module__iyNzyq__headerRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.business-clients-screen-module__iyNzyq__headerInfo{flex:1;min-width:0}.business-clients-screen-module__iyNzyq__headerName{line-height:1.15}.business-clients-screen-module__iyNzyq__headerPhone{color:var(--ds-text-2);align-items:center;gap:7px;margin-top:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.business-clients-screen-module__iyNzyq__headerCta{flex-shrink:0;width:100%}.business-clients-screen-module__iyNzyq__headerCta button{width:100%}@media (min-width:768px){.business-clients-screen-module__iyNzyq__headerCta,.business-clients-screen-module__iyNzyq__headerCta button{width:auto}}.business-clients-screen-module__iyNzyq__tilesGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}@media (min-width:768px){.business-clients-screen-module__iyNzyq__tilesGrid{grid-template-columns:repeat(4,1fr)}}.business-clients-screen-module__iyNzyq__infoTile{background:var(--ds-surface);border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius-sm);box-shadow:var(--ds-shadow-soft);flex-direction:column;gap:10px;min-width:0;padding:15px 16px;display:flex}.business-clients-screen-module__iyNzyq__infoTileHead{align-items:center;gap:9px;display:flex}.business-clients-screen-module__iyNzyq__infoTileIcon{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:32px;height:32px;color:var(--ds-text-2);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.business-clients-screen-module__iyNzyq__infoTileIconAccent{background:var(--ds-accent-soft);border-color:var(--ds-accent-ring);color:var(--ds-accent)}.business-clients-screen-module__iyNzyq__infoTileLabel{color:var(--ds-text-3);font-size:12px;font-weight:700}.business-clients-screen-module__iyNzyq__infoTileValueRow{align-items:center;gap:8px;min-width:0;display:flex}.business-clients-screen-module__iyNzyq__infoTileValue{font-family:var(--ds-font-display);color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:800;line-height:1.05;overflow:hidden}.business-clients-screen-module__iyNzyq__infoTileValueSmall{font-size:16px}.business-clients-screen-module__iyNzyq__infoTileSub{color:var(--ds-text-2);font-size:12.5px}.business-clients-screen-module__iyNzyq__sectionHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.business-clients-screen-module__iyNzyq__sectionTitle{margin:0}.business-clients-screen-module__iyNzyq__sectionCount{color:var(--ds-text-3);font-size:12.5px;font-weight:700}.business-clients-screen-module__iyNzyq__resGrid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}@media (min-width:768px){.business-clients-screen-module__iyNzyq__resGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.business-clients-screen-module__iyNzyq__resRow{border:1px solid var(--ds-line-soft);background:var(--ds-surface);width:100%;box-shadow:var(--ds-shadow-soft);border-radius:14px;align-items:center;gap:12px;padding:11px 13px;display:flex}.business-clients-screen-module__iyNzyq__resRowWhen{width:96px;color:var(--ds-text);text-transform:capitalize;flex-shrink:0;font-size:12.5px;font-weight:700}.business-clients-screen-module__iyNzyq__resRowInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.business-clients-screen-module__iyNzyq__resRowServices{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.business-clients-screen-module__iyNzyq__resRowMeta{color:var(--ds-text-3);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex;overflow:hidden}.business-clients-screen-module__iyNzyq__resRowDot{color:var(--ds-line)}.business-clients-screen-module__iyNzyq__resRowPrice{color:var(--ds-text);flex-shrink:0;font-size:14px;font-weight:800}.business-clients-screen-module__iyNzyq__sourceChip{border-radius:var(--ds-radius-pill);background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);height:20px;color:var(--ds-text-2);white-space:nowrap;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.business-clients-screen-module__iyNzyq__emptyCard{border:1.5px dashed var(--ds-line);border-radius:var(--ds-radius);text-align:center;padding:22px 18px}.business-clients-screen-module__iyNzyq__emptyText{color:var(--ds-text-3);font-size:13.5px}.business-clients-screen-module__iyNzyq__emptyCta{font:inherit;color:var(--ds-accent);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;}
.step-hours-module__J3KasG__root{gap:var(--ds-sp-6);flex-direction:column;display:flex}.step-hours-module__J3KasG__stepHeader{gap:var(--ds-sp-2);flex-direction:column;display:flex}.step-hours-module__J3KasG__stepTitleRow{flex-wrap:wrap}.step-hours-module__J3KasG__stepIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:36px;height:36px;color:var(--ds-accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.step-hours-module__J3KasG__rows{flex-direction:column;gap:7px;display:flex}.step-hours-module__J3KasG__dayRow{align-items:center;gap:var(--ds-sp-3);border-radius:var(--ds-radius-field);border:1.5px solid var(--ds-line-soft);background:var(--ds-surface-2);height:56px;transition:border-color var(--ds-duration-fast) var(--ds-ease), background var(--ds-duration-fast) var(--ds-ease);padding:0 10px 0 12px;display:flex}.step-hours-module__J3KasG__dayRow[data-open]{border-color:var(--ds-line);background:var(--ds-surface)}.step-hours-module__J3KasG__dayLabel{min-width:38px;color:var(--ds-text);white-space:nowrap;flex:none;font-size:13.5px;font-weight:700}.step-hours-module__J3KasG__timesGroup{justify-content:flex-end;align-items:center;gap:var(--ds-sp-2);flex:1;display:flex}.step-hours-module__J3KasG__dash{color:var(--ds-text-3);font-weight:700}.step-hours-module__J3KasG__closedLabel{text-align:right;color:var(--ds-text-3);letter-spacing:.02em;flex:1;font-size:12.5px;font-weight:600}.step-hours-module__J3KasG__applyBtn{color:var(--ds-accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:4px 2px;font-size:12px;font-weight:700;display:inline-flex}.step-hours-module__J3KasG__applyBtn:hover{text-decoration:underline}
.booking-cta-module__teB6xW__ctaButton{background:var(--ds-accent);color:#0e0e10;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:800;text-decoration:none;transition:background .15s cubic-bezier(.4,0,.2,1),transform .12s cubic-bezier(.4,0,.2,1);display:flex}.booking-cta-module__teB6xW__ctaButton:hover{background:var(--ds-accent-press)}.booking-cta-module__teB6xW__ctaButton:active{transform:scale(.985)}.booking-cta-module__teB6xW__railCard{text-align:center;background:var(--ds-surface);border-radius:var(--ds-radius);box-shadow:var(--ds-elev-1-shadow);padding:26px 24px}.booking-cta-module__teB6xW__railTitle{letter-spacing:var(--ds-tracking-display);font-size:21px}.booking-cta-module__teB6xW__railSub{margin:8px 0 18px}.booking-cta-module__teB6xW__railButton{width:100%;height:54px}.booking-cta-module__teB6xW__bar{z-index:40;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:var(--ds-surface);border-top:1px solid var(--ds-line-soft);justify-content:center;display:none;position:fixed;bottom:0;left:0;right:0}.booking-cta-module__teB6xW__barButton{width:100%;max-width:440px;height:50px}@media (max-width:720px){.booking-cta-module__teB6xW__bar{display:flex}}
.business-notifications-module__b6lEJq__page{width:100%;max-width:var(--ds-layout-narrow);padding:var(--ds-sp-5) var(--ds-sp-4) var(--ds-sp-10);margin:0 auto}.business-notifications-module__b6lEJq__lead{margin-bottom:var(--ds-sp-5);display:block}.business-notifications-module__b6lEJq__filter{margin-bottom:var(--ds-sp-4)}.business-notifications-module__b6lEJq__daySection{gap:var(--ds-sp-2);flex-direction:column;display:flex}.business-notifications-module__b6lEJq__dayHeader{color:var(--ds-text);font-size:.95rem;font-weight:700}.business-notifications-module__b6lEJq__empty{text-align:center;padding:var(--ds-sp-10) 0}.business-notifications-module__b6lEJq__loadMore{margin-top:var(--ds-sp-4)}
.request-drawer-module__CraVtW__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.request-drawer-module__CraVtW__body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:16px;min-height:0;padding:4px 20px 12px;display:flex;overflow-y:auto}.request-drawer-module__CraVtW__fieldLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text-3);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.request-drawer-module__CraVtW__rangeRow{gap:10px;display:flex}.request-drawer-module__CraVtW__dateField{flex:1;min-width:0}.request-drawer-module__CraVtW__reasonRow{flex-wrap:wrap;gap:8px;display:flex}.request-drawer-module__CraVtW__shiftList{flex-direction:column;gap:8px;display:flex}.request-drawer-module__CraVtW__shiftRow{border-radius:var(--ds-radius);border:1px solid var(--ds-line-soft);background:color-mix(in srgb, var(--shift-color) 10%, var(--ds-surface));cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;}.request-drawer-module__CraVtW__shiftRowSelected{border:2px solid var(--ds-text);box-shadow:var(--ds-shadow-soft)}.request-drawer-module__CraVtW__shiftName{font-size:.88rem;font-weight:700}.request-drawer-module__CraVtW__shiftTimes{color:var(--ds-text-2);font-size:.8rem}.request-drawer-module__CraVtW__footer{padding:14px 20px;padding-bottom:max(14px, var(--ds-inset-bottom));border-top:1px solid var(--ds-line-soft);flex-shrink:0}
.next-charge-card-module__FY8CyW__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-soft);align-items:center;gap:14px;padding:18px;display:flex}.next-charge-card-module__FY8CyW__iconChip{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:42px;height:42px;color:var(--ds-text-2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.next-charge-card-module__FY8CyW__body{flex:1;min-width:0}.next-charge-card-module__FY8CyW__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:.94rem;font-weight:800}.next-charge-card-module__FY8CyW__sub{color:var(--ds-text-3);margin-top:2px;font-size:.78rem}.next-charge-card-module__FY8CyW__amount{font-family:var(--ds-font-display);white-space:nowrap;align-items:baseline;gap:2px;font-size:1.13rem;font-weight:800;display:inline-flex}
.step-business-module__DCvgHW__root{gap:var(--ds-space-5);flex-direction:column;display:flex}.step-business-module__DCvgHW__fieldAnchor{scroll-margin-top:96px;scroll-margin-bottom:120px}.step-business-module__DCvgHW__stepHeader{gap:var(--ds-space-2);flex-direction:column;display:flex}.step-business-module__DCvgHW__stepTitleRow{flex-wrap:wrap}.step-business-module__DCvgHW__stepIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:36px;height:36px;color:var(--ds-accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.step-business-module__DCvgHW__field{gap:var(--ds-space-2);flex-direction:column;display:flex}.step-business-module__DCvgHW__phoneVerified{align-items:center;gap:var(--ds-space-2);color:var(--ds-positive);display:inline-flex}.step-business-module__DCvgHW__fieldLabel{margin-bottom:var(--ds-space-2);display:block}.step-business-module__DCvgHW__required{color:var(--ds-accent);margin-left:3px}.step-business-module__DCvgHW__divider{border:none;border-top:1px solid var(--ds-line-soft);margin:0}.step-business-module__DCvgHW__sectionLabel{color:var(--ds-text-2);margin-bottom:var(--ds-space-1);font-size:13.5px;font-weight:600}.step-business-module__DCvgHW__sectionHint{color:var(--ds-text-3);margin-bottom:var(--ds-space-4);font-size:12.5px;line-height:1.5}.step-business-module__DCvgHW__imagesGrid{gap:var(--ds-space-4);flex-direction:column;display:flex}.step-business-module__DCvgHW__galleryLabel{margin:0 0 var(--ds-sp-2)}.step-business-module__DCvgHW__galleryHint{margin:var(--ds-sp-2) 0 0;line-height:1.45}.step-business-module__DCvgHW__imagesRow{gap:var(--ds-space-4);flex-wrap:wrap;display:flex}.step-business-module__DCvgHW__currencyGroup{gap:var(--ds-space-2);flex-wrap:wrap;display:flex}.step-business-module__DCvgHW__currencyChip{flex:1 1 0;justify-content:center;min-width:78px}
.business-landing-screen-module__WSAONW__page{max-width:1120px;margin:0 auto;padding-bottom:54px}.business-landing-screen-module__WSAONW__bodyGrid{grid-template-columns:1fr 320px;align-items:start;gap:44px;padding:0 40px;display:grid}.business-landing-screen-module__WSAONW__main{min-width:0}.business-landing-screen-module__WSAONW__rail{margin-top:54px;position:sticky;top:24px}@media (max-width:720px){.business-landing-screen-module__WSAONW__bodyGrid{grid-template-columns:1fr}.business-landing-screen-module__WSAONW__rail{display:none}.business-landing-screen-module__WSAONW__page{padding-bottom:110px}}@media (max-width:640px){.business-landing-screen-module__WSAONW__bodyGrid{padding:0 20px}}
.send-settings-drawer-module__O8v1Vq__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.send-settings-drawer-module__O8v1Vq__body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:16px;min-height:0;padding:4px 20px 12px;display:flex;overflow-y:auto}.send-settings-drawer-module__O8v1Vq__autoRow{background:var(--ds-surface-2);border-radius:var(--ds-radius);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.send-settings-drawer-module__O8v1Vq__autoLabel{font-size:.9rem;font-weight:700}.send-settings-drawer-module__O8v1Vq__fieldLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text-3);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.send-settings-drawer-module__O8v1Vq__twoCol{grid-template-columns:1fr;gap:14px;display:grid}.send-settings-drawer-module__O8v1Vq__twoCol>*{min-width:0}@media (min-width:480px){.send-settings-drawer-module__O8v1Vq__twoCol{grid-template-columns:1.4fr 1fr}}.send-settings-drawer-module__O8v1Vq__dayChips{flex-wrap:wrap;gap:6px;display:flex}.send-settings-drawer-module__O8v1Vq__dayOfMonthField{max-width:96px}.send-settings-drawer-module__O8v1Vq__channelRow{gap:8px;display:flex}.send-settings-drawer-module__O8v1Vq__footer{padding:14px 20px;padding-bottom:max(14px, var(--ds-inset-bottom));border-top:1px solid var(--ds-line-soft);flex-direction:column;flex-shrink:0;gap:8px;display:flex}

.date-strip-module__UvC9HG__strip{gap:9px;margin-inline:-2px;padding-block:2px 4px;padding-inline:2px;display:flex;overflow-x:auto;}.date-strip-module__UvC9HG__cell{flex-shrink:0}.date-strip-module__UvC9HG__skeletonCell{border-radius:14px;flex-shrink:0}.date-strip-module__UvC9HG__month{letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-text-3);font-size:10.5px;font-weight:800}.date-strip-module__UvC9HG__monthAccent{color:var(--ds-accent)}.date-strip-module__UvC9HG__dayNum{font-family:var(--ds-font-display);letter-spacing:var(--ds-tracking-display);margin:3px 0 2px;font-size:20px;font-weight:800}.date-strip-module__UvC9HG__dow{opacity:.6;text-transform:uppercase;font-size:10.5px;font-weight:700}.date-strip-module__UvC9HG__cell[aria-pressed=true] .date-strip-module__UvC9HG__month{color:inherit;opacity:.75}.date-strip-module__UvC9HG__empty{padding:var(--ds-sp-3) 0;font-size:var(--ds-text-body-sm);color:var(--ds-text-2)}
.domain-subscription-card-module__CzHDmq__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-soft);flex-direction:column;gap:14px;padding:18px;display:flex}.domain-subscription-card-module__CzHDmq__head{align-items:center;gap:14px;display:flex}.domain-subscription-card-module__CzHDmq__iconChip{background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);width:42px;height:42px;color:var(--ds-text-2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.domain-subscription-card-module__CzHDmq__headBody{flex:1;min-width:0}.domain-subscription-card-module__CzHDmq__title{font-family:var(--ds-font-display);color:var(--ds-text);margin:0;font-size:.94rem;font-weight:800}.domain-subscription-card-module__CzHDmq__domain{color:var(--ds-text-2);overflow-wrap:anywhere;margin-top:2px;font-size:.82rem}.domain-subscription-card-module__CzHDmq__rows{border-top:1px solid var(--ds-line-soft);flex-direction:column;gap:8px;padding-top:12px;display:flex}.domain-subscription-card-module__CzHDmq__row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.domain-subscription-card-module__CzHDmq__rowLabel{color:var(--ds-text-3);font-size:.82rem}.domain-subscription-card-module__CzHDmq__rowValue{font-family:var(--ds-font-display);color:var(--ds-text);white-space:nowrap;align-items:baseline;gap:3px;font-size:.94rem;font-weight:700;display:inline-flex}.domain-subscription-card-module__CzHDmq__per{color:var(--ds-text-3);font-size:.74rem;font-weight:500}.domain-subscription-card-module__CzHDmq__actions{justify-content:flex-end;display:flex}.domain-subscription-card-module__CzHDmq__canceledNote{color:var(--ds-text-3);background:var(--ds-surface-2);border-radius:var(--ds-radius-sm);padding:10px 12px;font-size:.78rem;line-height:1.45}.domain-subscription-card-module__CzHDmq__error{color:var(--ds-warn);margin-top:4px;font-size:.8rem}
.step-menu-module__sustTq__root{gap:var(--ds-space-4);flex-direction:column;display:flex}.step-menu-module__sustTq__stepHeader{gap:var(--ds-space-2);flex-direction:column;display:flex}.step-menu-module__sustTq__stepTitleRow{flex-wrap:wrap}.step-menu-module__sustTq__stepIcon{background:var(--ds-accent-soft);border:1px solid var(--ds-accent-ring);width:36px;height:36px;color:var(--ds-accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.step-menu-module__sustTq__stepError{color:var(--ds-warn);margin:0}.step-menu-module__sustTq__catCard{border:1px solid var(--ds-line-soft);border-radius:var(--ds-radius);background:var(--ds-surface);overflow:hidden}.step-menu-module__sustTq__catHeader{padding:13px var(--ds-space-lg);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:11px;display:flex}.step-menu-module__sustTq__grip{color:var(--ds-text-3);cursor:grab;flex-shrink:0;align-items:center;display:flex}.step-menu-module__sustTq__catAvatar{background:var(--ds-surface-2);border:1px solid var(--ds-line);width:40px;height:40px;color:var(--ds-text-2);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.step-menu-module__sustTq__catMeta{flex:1;min-width:0}.step-menu-module__sustTq__catName{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:700;overflow:hidden}.step-menu-module__sustTq__catSubMeta{color:var(--ds-text-3);margin-top:1px;font-size:12.5px}.step-menu-module__sustTq__catActions{align-items:center;gap:var(--ds-space-1);flex-shrink:0;display:flex}.step-menu-module__sustTq__iconBtn{width:32px;height:32px;color:var(--ds-text-3);cursor:pointer;transition:background var(--ds-duration-fast) var(--ds-ease), color var(--ds-duration-fast) var(--ds-ease);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;}.step-menu-module__sustTq__iconBtn:hover{background:var(--ds-surface-2);color:var(--ds-text)}.step-menu-module__sustTq__chevron{transition:transform var(--ds-duration-slow) var(--ds-ease);color:var(--ds-text-3)}.step-menu-module__sustTq__chevronOpen{transform:rotate(180deg)}.step-menu-module__sustTq__catBody{transition:grid-template-rows var(--ds-duration-slow) var(--ds-ease);grid-template-rows:0fr;display:grid;overflow:hidden}.step-menu-module__sustTq__catBodyOpen{grid-template-rows:1fr}.step-menu-module__sustTq__catBodyInner{min-height:0;overflow:hidden}.step-menu-module__sustTq__catBodyContent{padding:0 var(--ds-space-3) var(--ds-space-3);gap:var(--ds-space-sm);flex-direction:column;display:flex}.step-menu-module__sustTq__svcRow{padding:9px var(--ds-space-2);background:var(--ds-surface-2);border:1px solid var(--ds-line-soft);border-radius:12px;align-items:center;gap:11px;display:flex}.step-menu-module__sustTq__svcRowDraggable{cursor:grab;touch-action:manipulation;}.step-menu-module__sustTq__svcRowDraggable:active{cursor:grabbing}.step-menu-module__sustTq__svcInfo{flex:1;min-width:0}.step-menu-module__sustTq__svcTitle{color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.step-menu-module__sustTq__svcDesc{color:var(--ds-text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:12px;overflow:hidden}.step-menu-module__sustTq__svcMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.step-menu-module__sustTq__svcPrice{color:var(--ds-text);white-space:nowrap;font-size:14px;font-weight:700}.step-menu-module__sustTq__svcDuration{color:var(--ds-text-3);white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.step-menu-module__sustTq__durationPresets{gap:var(--ds-space-1) var(--ds-space-2);margin-bottom:var(--ds-space-2);flex-wrap:wrap;width:100%;min-width:0;display:flex}.step-menu-module__sustTq__addSvcBtn{width:100%;font-size:14px;font-weight:600;font-family:var(--ds-font-body);cursor:pointer;transition:border-color var(--ds-duration-fast) var(--ds-ease), background var(--ds-duration-fast) var(--ds-ease);justify-content:center;margin-top:2px;padding:11px;border-style:dashed!important}.step-menu-module__sustTq__addSvcBtn:hover{border-color:var(--ds-accent);background:var(--ds-accent-soft)}.step-menu-module__sustTq__addCatBtn{border:1.5px dashed var(--ds-line);border-radius:var(--ds-radius);width:100%;height:48px;color:var(--ds-accent);font-size:15px;font-weight:600;font-family:var(--ds-font-body);cursor:pointer;transition:border-color var(--ds-duration-fast) var(--ds-ease), background var(--ds-duration-fast) var(--ds-ease);background:0 0;}.step-menu-module__sustTq__addCatBtn:hover{border-color:var(--ds-accent);background:var(--ds-accent-soft)}.step-menu-module__sustTq__emptyState{justify-content:center;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-9) var(--ds-space-6);border:1.5px dashed var(--ds-line);border-radius:var(--ds-radius);text-align:center;flex-direction:column;display:flex}.step-menu-module__sustTq__emptyIcon{color:var(--ds-text-3)}.step-menu-module__sustTq__form{gap:var(--ds-space-4);padding:var(--ds-space-5) var(--ds-space-5) var(--ds-space-2);box-sizing:border-box;flex-direction:column;width:100%;min-width:0;display:flex}.step-menu-module__sustTq__field{gap:var(--ds-space-2);flex-direction:column;width:100%;min-width:0;display:flex}.step-menu-module__sustTq__fieldLabel{color:var(--ds-text-2);letter-spacing:.01em;font-size:12.5px;font-weight:700}.step-menu-module__sustTq__required{color:var(--ds-accent);margin-left:2px}.step-menu-module__sustTq__optional{color:var(--ds-text-3);font-weight:600}.step-menu-module__sustTq__input{background:var(--ds-surface-2);border:var(--ds-border-width-focus) solid var(--ds-line);border-radius:var(--ds-radius-input);width:100%;min-height:52px;padding:0 var(--ds-space-4);font-size:var(--ds-font-size-input);font-family:var(--ds-font-body);color:var(--ds-text);transition:border-color var(--ds-duration-fast) var(--ds-ease);box-sizing:border-box;outline:none;}.step-menu-module__sustTq__input::placeholder{color:var(--ds-text-3)}.step-menu-module__sustTq__input:focus{border-color:var(--ds-accent)}.step-menu-module__sustTq__textarea{min-height:80px;padding:var(--ds-space-3) var(--ds-space-4);resize:vertical;}.step-menu-module__sustTq__priceWrapper{background:var(--ds-surface-2);border:var(--ds-border-width-focus) solid var(--ds-line);border-radius:var(--ds-radius-input);min-height:52px;padding:0 var(--ds-space-4);transition:border-color var(--ds-duration-fast) var(--ds-ease);align-items:center;display:flex}.step-menu-module__sustTq__priceWrapper:focus-within{border-color:var(--ds-accent)}.step-menu-module__sustTq__priceSym{color:var(--ds-text-2);font-size:var(--ds-font-size-input);margin-right:var(--ds-space-2);flex-shrink:0;font-weight:600}.step-menu-module__sustTq__priceInputClean{min-width:0;color:var(--ds-text);font-family:var(--ds-font-body);font-size:var(--ds-font-size-input);background:0 0;border:none;outline:none;flex:1;padding:0;font-weight:500}.step-menu-module__sustTq__priceInputClean::placeholder{color:var(--ds-text-3)}.step-menu-module__sustTq__moveCatRow{align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) var(--ds-space-4);border-radius:var(--ds-radius-sm);cursor:pointer;width:100%;transition:background var(--ds-duration-fast) var(--ds-ease);background:0 0;border:none;display:flex;}.step-menu-module__sustTq__moveCatRow:hover{background:var(--ds-surface-2)}.step-menu-module__sustTq__moveCatAvatar{border-radius:var(--ds-radius-xs);background:var(--ds-surface-3);width:36px;height:36px;color:var(--ds-text-2);flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;overflow:hidden}.step-menu-module__sustTq__moveCatName{color:var(--ds-text);font-size:15px;font-weight:500}
.worker-capacity-dialog-module__w7gyBq__body{gap:var(--ds-space-4);padding:var(--ds-space-5) var(--ds-space-5) var(--ds-space-2);box-sizing:border-box;flex-direction:column;width:100%;min-width:0;display:flex}.worker-capacity-dialog-module__w7gyBq__usageRow{align-items:flex-start;gap:var(--ds-space-3);display:flex}.worker-capacity-dialog-module__w7gyBq__usageIcon{border-radius:var(--ds-radius);background:var(--ds-surface-2);width:36px;height:36px;color:var(--ds-text-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.worker-capacity-dialog-module__w7gyBq__priceBox{gap:var(--ds-space-2);padding:var(--ds-space-4);flex-direction:column;display:flex}.worker-capacity-dialog-module__w7gyBq__priceRow{justify-content:space-between;align-items:baseline;gap:var(--ds-space-3);color:var(--ds-text-2);font-size:14px;display:flex}.worker-capacity-dialog-module__w7gyBq__priceRowStrong{color:var(--ds-text);font-weight:700}.worker-capacity-dialog-module__w7gyBq__billingLink{color:var(--ds-text-2);text-underline-offset:3px;width:fit-content;font-size:13px;text-decoration:underline}.worker-capacity-dialog-module__w7gyBq__billingLink:hover{color:var(--ds-text)}
.schedule-pdf-overlay-module__mgo-4q__overlay{z-index:300;background:#0000008c;flex-direction:column;align-items:center;gap:14px;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.schedule-pdf-overlay-module__mgo-4q__toolbar{gap:10px;display:flex}.schedule-pdf-overlay-module__mgo-4q__mobileContent{flex-direction:column;height:86svh;padding:12px 12px 0;display:flex}.schedule-pdf-overlay-module__mgo-4q__mobileSheetScroll{flex:1;justify-content:center;min-height:0;display:flex;overflow:auto}.schedule-pdf-overlay-module__mgo-4q__mobileSheetScaler{width:100%;overflow:hidden}.schedule-pdf-overlay-module__mgo-4q__mobileSheetNatural{transform-origin:0 0}.schedule-pdf-overlay-module__mgo-4q__mobileSheetNatural .schedule-pdf-overlay-module__mgo-4q__sheet{width:100%}.schedule-pdf-overlay-module__mgo-4q__mobileToolbar{padding:12px 0;padding-bottom:max(12px, var(--ds-inset-bottom));flex-direction:column;flex-shrink:0;gap:8px;display:flex}.schedule-pdf-overlay-module__mgo-4q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.schedule-pdf-overlay-module__mgo-4q__sheet{color:#14161a;aspect-ratio:297/210;width:min(1120px,96vw);box-shadow:var(--ds-shadow);background:#fff;border-radius:8px;padding:22px 24px;overflow:auto}.schedule-pdf-overlay-module__mgo-4q__sheetHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.schedule-pdf-overlay-module__mgo-4q__sheetTitle{font-size:1rem;font-weight:800}.schedule-pdf-overlay-module__mgo-4q__sheetMeta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.schedule-pdf-overlay-module__mgo-4q__sheetMonth{color:#555;font-size:.85rem;font-weight:700}.schedule-pdf-overlay-module__mgo-4q__legend{flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;display:inline-flex}.schedule-pdf-overlay-module__mgo-4q__legendItem{color:#444;align-items:center;gap:5px;font-size:.7rem;display:inline-flex}.schedule-pdf-overlay-module__mgo-4q__legendDot{border-radius:50%;width:9px;height:9px}.schedule-pdf-overlay-module__mgo-4q__legendReason{color:#a16207}.schedule-pdf-overlay-module__mgo-4q__table{border-collapse:collapse;table-layout:fixed;width:100%}.schedule-pdf-overlay-module__mgo-4q__workerHead{width:92px}.schedule-pdf-overlay-module__mgo-4q__dayHead{text-align:center;border:1px solid #e3e3e3;padding:3px 0}.schedule-pdf-overlay-module__mgo-4q__dayName{text-transform:uppercase;color:#999;font-size:.5rem;display:block}.schedule-pdf-overlay-module__mgo-4q__dayNum{font-size:.62rem;font-weight:700;display:block}.schedule-pdf-overlay-module__mgo-4q__workerCell{text-overflow:ellipsis;white-space:nowrap;border:1px solid #e3e3e3;padding:4px 6px;font-size:.62rem;font-weight:700;overflow:hidden}.schedule-pdf-overlay-module__mgo-4q__cell{text-align:center;border:1px solid #e3e3e3;padding:4px 0;font-size:.58rem}.schedule-pdf-overlay-module__mgo-4q__weekend{background:#f4f4f4}.schedule-pdf-overlay-module__mgo-4q__closed{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 4px,#fafafa 4px 8px)}.schedule-pdf-overlay-module__mgo-4q__shiftLabel{font-weight:700}.schedule-pdf-overlay-module__mgo-4q__blockLabel{color:#8a4b08;font-weight:600}.schedule-pdf-overlay-module__mgo-4q__emptyDash{color:#bbb}@media print{.schedule-pdf-overlay-module__mgo-4q__overlay{background:0 0;padding:0;position:static;overflow:visible}.schedule-pdf-overlay-module__mgo-4q__toolbar{display:none}.schedule-pdf-overlay-module__mgo-4q__sheet{width:100%;box-shadow:none;aspect-ratio:auto;border-radius:0;overflow:visible}}@page{size:A4 landscape;margin:8mm}
.business-services-screen-module__hppnBG__page{max-width:560px;margin:0 auto;padding:24px 16px}.business-services-screen-module__hppnBG__loading{text-align:center;padding:48px 16px}