html,body,#root{width:100%;height:100%;margin:0}body{background:#f5f7fb;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sortable-order-list{display:flex;flex-direction:column;gap:8px}.sortable-order-row{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.sortable-order-row.is-dragging{z-index:10;border-color:#91caff;box-shadow:0 5px 16px #0f172a1f}.sortable-order-handle{color:#7a8493;cursor:grab;touch-action:none}.sortable-order-handle:active{cursor:grabbing}.sortable-order-content{min-width:0}.sortable-order-actions{display:flex;align-items:center;gap:2px}.sortable-order-empty{padding:32px 16px;color:#8a94a3;text-align:center}.sortable-order-item-title{overflow:hidden;color:#1f2937;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sortable-order-item-meta{margin-top:2px;overflow:hidden;color:#7a8493;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.config-order-toolbar,.store-setting-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.store-setting-list{overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.store-setting-row{padding:12px 14px;border-bottom:1px solid #edf0f5}.store-setting-row:last-child{border-bottom:0}.appointment-offerings-form{display:flex;flex-direction:column;gap:12px}.appointment-offering-editor{overflow:hidden;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.appointment-offering-editor-header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 14px;border-bottom:1px solid #e8ecf1;background:#f8fafc}.appointment-offering-editor-title{min-width:0;display:flex;align-items:center;gap:9px}.appointment-offering-editor-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:6px;font-size:14px}.appointment-offering-editor-assessment .appointment-offering-editor-icon{color:#0958d9;background:#e6f4ff}.appointment-offering-editor-custom_equipment .appointment-offering-editor-icon{color:#047857;background:#ecfdf5}.appointment-offering-editor-consultation .appointment-offering-editor-icon{color:#b45309;background:#fff7ed}.appointment-offering-editor-rehabilitation .appointment-offering-editor-icon{color:#b93832;background:#fff0ef}.appointment-offering-editor-release .appointment-offering-editor-icon{color:#6546a8;background:#f3efff}.service-type-release-glyph{position:relative;display:block;width:17px;height:13px}.service-type-release-glyph:before{position:absolute;top:2px;left:1px;width:4px;height:4px;border:1.5px solid currentColor;border-radius:50%;content:""}.service-type-release-glyph:after{position:absolute;right:0;bottom:1px;left:0;border-top:1.5px solid currentColor;content:""}.service-type-release-body{position:absolute;top:5px;left:6px;width:8px;height:5px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;border-radius:0 4px 0 0;transform:skew(-18deg)}.service-type-release-body:after{position:absolute;top:2px;right:-1px;width:7px;border-top:1.5px solid currentColor;content:"";transform:rotate(24deg);transform-origin:right center}.appointment-offering-editor-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr) 190px;gap:10px 14px;padding:12px 14px 14px}.appointment-offering-editor-fields .ant-form-item{margin-bottom:0}.appointment-offering-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 20px;padding:13px 14px 15px}.appointment-offering-summary-item{min-width:0}.appointment-offering-summary-item span,.appointment-offering-summary-item strong{display:block}.appointment-offering-summary-item span{margin-bottom:5px;color:#667085;font-size:12px;line-height:18px}.appointment-offering-summary-item strong{overflow:hidden;color:#263244;font-size:14px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.appointment-offering-change-preview>p{margin:0 0 14px;color:#4b5563;line-height:1.7}.appointment-offering-change-list{overflow:hidden;border:1px solid #e5e9ef;border-radius:6px}.appointment-offering-change-list>div{display:grid;grid-template-columns:minmax(120px,1fr) auto auto;gap:14px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf0f5}.appointment-offering-change-list>div:last-child{border-bottom:0}.appointment-offering-change-list span{color:#667085}@media(max-width:760px){.appointment-offering-editor-fields{grid-template-columns:minmax(0,1fr)}.appointment-offering-change-list>div{grid-template-columns:1fr;gap:3px}}.content-management-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.content-table-image{object-fit:cover;border-radius:4px}.content-form-alert{margin-bottom:20px}.content-image-editor{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}.content-image-editor .ant-upload-wrapper{width:min(100%,480px)}.content-image-editor .ant-upload-drag{overflow:hidden;padding:0;aspect-ratio:16 / 9;border-radius:6px;background:#f7f9fc}.content-image-editor .ant-upload-drag .ant-upload-btn{padding:0}.content-image-editor-stage{position:relative;width:100%;aspect-ratio:16 / 9}.content-image-editor-preview{display:block;width:100%;height:100%;object-fit:cover}.content-image-editor-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;padding:20px;color:#7a8493;text-align:center;box-sizing:border-box}.content-image-editor-empty>.anticon{font-size:28px;color:#1677ff}.content-image-editor-empty-detail{font-size:12px;color:#98a1ad}.content-image-editor-uploading{color:#1677ff}.content-image-editor-uploading .anticon{font-size:20px}.content-image-drop-hint{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:6px 12px;color:#fff;background:#0f172aad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.content-introduction-overview{display:grid;grid-template-columns:minmax(240px,420px) minmax(0,1fr);align-items:start;gap:24px;padding:8px 0}.content-introduction-cover{width:100%;aspect-ratio:16 / 9;border-radius:6px;object-fit:cover}.content-introduction-details{min-width:0;display:flex;flex-direction:column;gap:16px}.content-introduction-body{white-space:pre-wrap}@media(max-width:760px){.content-management-toolbar{align-items:stretch}.content-management-toolbar>.ant-space{width:100%}.content-introduction-overview{grid-template-columns:minmax(0,1fr)}}.login-page{min-height:100%;display:grid;place-items:center;padding:24px;background:#eef2f7}.session-loading-page{min-height:100%;display:grid;place-items:center;background:#f5f7fb}.session-loading-content{display:flex;align-items:center;gap:14px}.session-loading-logo{width:40px;height:40px;border-radius:8px;object-fit:cover}.login-shell{width:min(420px,100%);display:flex;flex-direction:column;align-items:center;gap:16px}.login-card{width:100%;border-radius:8px}.login-meta{display:flex;flex-direction:column;align-items:center;gap:8px}.login-brand{display:flex;align-items:center;gap:10px;line-height:1.4}.login-brand-logo{width:36px;height:36px;flex:0 0 36px;border-radius:8px;object-fit:cover}.icp-link{color:#6b7280;font-size:12px}.app-version-badge{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:12px;line-height:20px;white-space:nowrap}.app-version-number{font-variant-numeric:tabular-nums}.app-version-channel{padding:0 6px;border:1px solid transparent;border-radius:999px;font-size:11px;line-height:18px}.app-version-badge--development .app-version-channel{color:#9a5a00;border-color:#ffd591;background:#fff7e6}.app-version-badge--release .app-version-channel{color:#237804;border-color:#b7eb8f;background:#f6ffed}.form-alert{margin-bottom:16px}.app-layout{min-height:100%}.app-sider{border-right:1px solid #edf0f5}.app-sider .ant-layout-sider-children{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#fff}.mobile-navigation-drawer .ant-drawer-header{min-height:56px;padding:0 16px}.mobile-navigation-drawer .ant-drawer-body{min-height:0;display:flex;flex-direction:column;padding:0}.mobile-navigation-brand{min-width:0;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700}.mobile-navigation-brand>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand{height:56px;display:flex;align-items:center;gap:10px;padding:0 16px;font-size:16px;font-weight:700;border-bottom:1px solid #edf0f5}.brand-collapsed{justify-content:center;padding:0}.brand-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-collapsed .brand-title{display:none}.brand-logo{width:32px;height:32px;flex:0 0 32px;border-radius:8px;object-fit:cover}.navigation-body{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;padding:12px 0 8px}.navigation-body>.ant-menu{border-inline-end:0!important}.store-operations-context{padding:0 0 4px}.store-operations-heading{height:40px;display:flex;align-items:center;gap:10px;padding:0 28px;color:#1f2937;font-size:14px;font-weight:600;line-height:40px}.navigation-business-menu>.ant-menu-item,.navigation-statistics-menu>.ant-menu-submenu>.ant-menu-submenu-title,.navigation-management-menu>.ant-menu-submenu>.ant-menu-submenu-title{font-weight:600}.navigation-business-menu>.ant-menu-item:not(.ant-menu-item-selected),.navigation-statistics-menu>.ant-menu-submenu>.ant-menu-submenu-title,.navigation-management-menu>.ant-menu-submenu>.ant-menu-submenu-title{color:#1f2937}.navigation-statistics-menu.ant-menu-light.ant-menu-inline .ant-menu-sub.ant-menu-inline,.navigation-management-menu.ant-menu-light.ant-menu-inline .ant-menu-sub.ant-menu-inline{background:#fff}.store-context-control{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:2px 20px 10px}.store-context-label{flex:0 0 auto;color:#8c8c8c;font-size:12px;white-space:nowrap}.store-context-select{min-width:0;width:100%}.store-context-select-wrap{width:100%;min-width:0}.store-context-select.ant-select-single.ant-select-sm{height:auto}.store-context-select.ant-select-single .ant-select-selector{height:auto;min-height:28px;padding-block:3px;align-items:center}.store-context-select.ant-select-single .ant-select-selection-item{align-self:center;overflow:visible;line-height:18px;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.store-context-static{width:100%;min-width:0;min-height:28px;display:flex;align-items:center;padding:4px 7px;color:#1f2937;font-size:12px;line-height:18px;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa}.store-context-static span{min-width:0;white-space:normal;overflow-wrap:anywhere}.store-operations-context--collapsed{display:flex;justify-content:center;padding:0 0 8px}.store-context-collapsed-button{width:40px;height:40px;color:#0958d9;background:#e6f4ff}.store-context-collapsed-static{width:40px;height:40px;display:grid;place-items:center;color:#4b5563;border-radius:6px;background:#f3f4f6}.app-sider:not(.ant-layout-sider-collapsed) .store-operations-menu .ant-menu-item{padding-inline-start:44px!important}.navigation-divider{height:1px;margin:8px 16px;background:#edf0f5}.navigation-version{flex:0 0 auto;display:flex;justify-content:center;padding:10px 12px 4px;border-top:1px solid #edf0f5}.navigation-version .app-version-badge--compact{flex-direction:column;gap:1px;font-size:10px;line-height:14px}.navigation-version .app-version-badge--compact .app-version-channel{padding:0 4px;font-size:9px;line-height:14px}.navigation-collapse-button{height:44px;flex:0 0 44px;margin:4px 8px 8px;border-top:0;border-radius:0}.ant-layout-sider-collapsed .navigation-collapse-button{width:48px;margin-inline:8px}.app-header{height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-navigation{min-width:0;display:flex;align-items:center;gap:6px;margin-right:auto}.header-navigation-button{width:36px;height:36px;flex:0 0 36px}.header-navigation-logo{width:32px;height:32px;flex:0 0 32px;border-radius:8px;object-fit:cover}.header-account{min-width:0;display:flex;align-items:center;gap:8px}.header-account-icon{flex:0 0 auto;color:#6b7280}.header-user-name{min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.header-role-tag{flex:0 0 auto;margin-inline-end:0}.header-actions-wide{flex:0 0 auto}.header-actions-compact{display:none}.header-account-menu-button{width:36px;height:36px}@media(max-width:900px){.header-actions-wide{display:none}.header-actions-compact{display:inline-flex}}.app-content{padding:24px}.admin-page{width:100%}.admin-page-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:40px;align-items:center;gap:12px 20px;margin-bottom:16px}.admin-page-title-block{min-width:0}.admin-page-title-block>.ant-typography{margin:0}.admin-page-subtitle{margin-top:4px;color:#667085;font-size:13px;line-height:1.55}.admin-page-actions{display:flex;max-width:100%;justify-content:flex-end;justify-self:end;min-width:0}.admin-page-actions>.ant-space{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.admin-page-content{width:100%}@media(max-width:767px){.app-header{padding:0 16px;gap:12px}.app-content{padding:16px}.admin-page-heading{grid-template-columns:minmax(0,1fr);align-items:start}.admin-page-actions,.admin-page-actions>.ant-space{width:100%;justify-content:flex-start}.admin-page-actions{justify-self:stretch}}@media(max-width:560px){.app-header{padding:0 12px;gap:8px}.header-user-name{max-width:min(180px,52vw)}.header-role-tag{display:none}.app-content{padding:12px}}.filter-card{margin-bottom:16px}.filter-bar{width:100%;margin-bottom:16px}.filter-control{width:160px}.store-product-category-filter{width:240px;max-width:100%}.store-select{width:100%;min-width:0}.store-select--filter{width:300px;min-width:min(240px,calc(100vw - 48px));max-width:100%}.store-select-popup{min-width:min(360px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)}.store-select-option{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-name{display:-webkit-box;overflow:hidden;color:inherit;line-height:1.45;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.filter-search{width:220px}.filter-search.appointment-record-search{width:min(320px,calc(100vw - 80px));max-width:100%}.admin-data-table .ant-table-thead>tr>th{white-space:nowrap}.admin-data-table .ant-table-tbody>tr>td{vertical-align:middle}.admin-data-table--compact .ant-table-tbody>tr>td{vertical-align:top}.admin-data-table--compact.service-drawer-middle-table .ant-table-tbody>tr>td{vertical-align:middle}.admin-table-nowrap{white-space:nowrap}.admin-table-ellipsis{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table-actions{flex-wrap:nowrap;white-space:nowrap}.admin-table-actions .ant-btn,.admin-table-actions .ant-dropdown-trigger{flex:none}.consultation-date-list button:focus-visible,.consultation-slot-list button:focus-visible,.appointment-range-date-list button:focus-visible,.appointment-range-slot-list button:focus-visible,.service-flow-stage:focus-visible,.appointment-center-date-button:focus-visible,.appointment-center-booking:focus-visible{outline:3px solid rgb(22 119 255 / 25%);outline-offset:2px}.business-case-filter-bar{display:grid!important;grid-template-columns:minmax(180px,1.35fr) minmax(132px,.8fr) minmax(132px,.8fr) minmax(210px,1.4fr) auto;align-items:center;gap:8px}.business-case-filter-bar>*{min-width:0;width:100%}.business-case-filter-bar .store-select--filter,.business-case-filter-bar .filter-control,.business-case-filter-bar .filter-search{min-width:0;width:100%}.business-case-filter-bar>.ant-space-item:last-child{width:auto}.wechat-user-scope-alert,.wechat-user-metrics-card{margin-bottom:16px}.wechat-user-metrics-card>.ant-card-body{padding:0}.wechat-user-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.wechat-user-metric{min-width:0;display:flex;flex-direction:column;gap:5px;padding:20px 24px}.wechat-user-metric+.wechat-user-metric{border-left:1px solid #f0f1f3}.wechat-user-metric strong{color:#111827;font-size:28px;font-weight:650;line-height:1.2;font-variant-numeric:tabular-nums}.wechat-user-metric span{color:#8c8c8c;font-size:12px}.wechat-user-filter-bar{display:grid!important;grid-template-columns:minmax(180px,1.15fr) minmax(135px,.8fr) minmax(135px,.8fr) minmax(235px,1.35fr) minmax(235px,1.4fr) auto;align-items:center;gap:8px}.wechat-user-filter-bar>*,.wechat-user-filter-bar .store-select--filter,.wechat-user-filter-bar .filter-control,.wechat-user-filter-bar .filter-search,.wechat-user-date-filter{min-width:0;width:100%}.wechat-user-filter-bar>.ant-space-item:last-child{width:auto}.wechat-user-detail-workspace{display:flex;flex-direction:column;gap:30px;padding-bottom:8px}.wechat-user-detail-summary .service-drawer-summary-heading{justify-content:space-between}.wechat-user-detail-summary .service-drawer-summary-heading>div:first-child{min-width:0}.wechat-user-detail-summary h3{margin:0}.wechat-user-detail-summary p{margin:4px 0 0;color:#667085;font-size:13px}@media(max-width:1500px){.wechat-user-filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.wechat-user-filter-bar>.ant-space-item:last-child{justify-self:start}}@media(max-width:760px){.wechat-user-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.wechat-user-metric:nth-child(3){border-left:0}.wechat-user-metric:nth-child(n+3){border-top:1px solid #f0f1f3}.wechat-user-filter-bar{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.business-case-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.business-case-filter-bar>.ant-space-item:last-child{justify-self:start}}@media(max-width:560px){.business-case-filter-bar{grid-template-columns:minmax(0,1fr)}}.customer-directory-page-title{display:inline-flex;align-items:center;gap:8px}.customer-directory-scope-icon{color:#64748b;font-size:15px;cursor:help}.customer-directory-scope-icon:hover,.customer-directory-scope-icon:focus-visible{color:#1677ff;outline:none}.customer-service-summary{display:flex;align-items:center;gap:12px;width:100%;max-width:250px}.customer-service-total{flex:none;color:#667085;white-space:nowrap}.customer-service-total strong{color:#1f2937;font-size:15px;font-weight:700}.customer-service-breakdown{display:grid;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 8px;min-width:0;padding-left:12px;border-left:1px solid #e5e7eb}.customer-service-stat{display:flex;align-items:baseline;gap:5px;min-width:0;color:#667085;white-space:nowrap}.customer-service-stat strong{color:#1f2937;font-size:14px;font-weight:600}.customer-service-stat.is-empty,.customer-service-stat.is-empty strong{color:#b8bec8}.customer-table-muted{color:#98a2b3}.customer-mini-account{display:inline-flex;align-items:center;gap:8px;max-width:100%;cursor:default}.customer-mini-account-name{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.customer-mini-account-more{flex:none;color:#667085;font-size:12px}.sport-level-option-description{margin-top:2px;color:#7a8493;font-size:12px;line-height:1.4;white-space:normal}.drawer-content{width:100%}.admin-drawer .ant-drawer-header{min-height:57px}.admin-drawer .ant-drawer-title{color:#172033;font-weight:600}.admin-drawer-actions{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:16px}.admin-drawer-actions-leading{flex:1 1 auto;min-width:0;color:#667085;font-size:13px}.admin-drawer-actions-primary{display:flex;flex:none;align-items:center;gap:10px;margin-left:auto}.admin-drawer-actions-leading:empty{display:none}@media(max-width:640px){.admin-drawer-actions{align-items:stretch;flex-direction:column;gap:10px}.admin-drawer-actions-leading,.admin-drawer-actions-leading>.ant-space,.admin-drawer-actions-primary{width:100%}.admin-drawer-actions-primary{flex-wrap:wrap;justify-content:flex-end}}.service-drawer-workspace{color:#334155}.service-workspace-inline-loading{display:flex;min-height:240px;align-items:center;justify-content:center}.service-drawer-summary{overflow:hidden;border:1px solid #dde3ec;border-radius:6px;background:#fff}.service-drawer-summary-heading{display:flex;min-height:50px;align-items:center;justify-content:flex-start;gap:10px;padding:0 18px;border-bottom:1px solid #e7ebf1;background:#f7f9fc}.service-drawer-summary-heading h3{margin:0;color:#111827;font-size:16px;font-weight:600;line-height:1.5}.service-drawer-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.service-drawer-summary-item{display:flex;flex-direction:column;gap:5px;min-width:0;padding:14px 18px}.service-drawer-summary-item:nth-child(n+4){border-top:1px solid #edf0f4;background:#fbfcfe}.service-drawer-summary-item span{color:#7b8494;font-size:12px}.service-drawer-summary-item strong{overflow-wrap:anywhere;color:#263244;font-size:14px;font-weight:600}.service-drawer-tabs,.appointment-detail-profile-alerts{margin-top:18px}.service-drawer-tabs>.ant-tabs-nav{margin-bottom:24px}.service-drawer-tab-content{display:flex;flex-direction:column;gap:30px}.service-drawer-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.service-drawer-section-heading>div:first-child{padding-left:11px;border-left:3px solid #1677ff}.service-drawer-section-heading h4{margin:0;color:#172033;font-size:15px;font-weight:600;line-height:1.5}.service-drawer-section-heading p{margin:4px 0 0;color:#7b8494;font-size:13px;line-height:1.5}.service-drawer-section.is-titleless .service-drawer-section-heading>div:first-child{padding-left:0;border-left:0}.service-drawer-section.is-titleless .service-drawer-section-heading p{margin-top:0}.service-drawer-section-body>.ant-form .ant-form-item:last-of-type{margin-bottom:0}.service-drawer-section-actions{flex:none}.service-drawer-form-actions{display:flex;justify-content:flex-end;margin-top:16px}.service-drawer-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.service-drawer-field-grid.is-three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.service-drawer-field-grid.is-four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.service-product-editor-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-product-save-error.ant-alert{margin-bottom:20px}.service-product-shipment-editor{display:grid;gap:12px;margin-bottom:20px}.service-product-shipment-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.service-product-shipment-editor-heading>div{display:grid;gap:3px}.service-product-shipment-editor-heading strong{display:flex;align-items:center;gap:8px}.service-product-shipment-editor-heading strong .ant-tag{margin:0;color:#667085;font-size:12px;font-weight:500}.service-product-shipment-editor-heading span{color:#7b8494;font-size:12px}.service-product-shipment-validation-alert.ant-alert{padding:8px 12px}.service-product-shipment-validation-alert .ant-alert-message{font-size:12px}.service-product-shipment-list{max-height:304px;overflow-y:auto;border:1px solid #e4e8ef;border-radius:6px;background:#fff}.service-product-shipment-row{padding:12px;border-bottom:1px solid #edf0f4;transition:background-color .16s ease,box-shadow .16s ease}.service-product-shipment-row:last-child{border-bottom:0}.service-product-shipment-row.is-incomplete{background:snow;box-shadow:inset 3px 0 #ff7875}.service-product-shipment-row-main{display:grid;min-width:0;grid-template-columns:28px 52px minmax(180px,1fr) 154px auto 32px;align-items:start;gap:8px}.service-product-shipment-index{display:grid;width:24px;height:24px;margin-top:4px;place-items:center;color:#667085;font-size:12px;font-weight:600;border-radius:50%;background:#f1f4f8}.service-product-shipment-label{align-self:center;color:#344054;font-size:13px;font-weight:500}.service-product-shipment-tracking.ant-form-item{min-width:0;margin-bottom:0}.service-product-shipment-purpose{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;color:#475467;font-size:13px}.service-product-shipment-address-switch{display:flex;min-height:32px;align-items:center;gap:7px;color:#475467;font-size:13px;white-space:nowrap;cursor:pointer}.service-product-shipment-custom-address.ant-form-item{grid-column:3 / 5;grid-row:2;margin:4px 0 0}.service-product-shipment-custom-address .ant-form-item-label{padding-bottom:4px}.service-product-shipment-empty{padding:18px 16px;color:#7b8494;font-size:13px;text-align:center;border:1px dashed #dfe4ec;border-radius:6px;background:#fafbfc}.service-product-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}.service-product-editor-footer>span{color:#7b8494;font-size:12px}.service-product-editor-footer em{color:#d4380d;font-style:normal}.service-drawer-field-grid .ant-input-number{width:100%}.business-case-drawer-workspace{display:flex;flex-direction:column;gap:30px;padding-bottom:8px}.business-case-summary-heading{min-height:76px;justify-content:space-between;padding-top:13px;padding-bottom:13px}.business-case-summary-title{min-width:0}.business-case-summary-title h3,.business-case-summary-title p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-case-summary-title p{margin:3px 0 0;color:#667085;font-size:13px;line-height:1.5}.business-case-summary-heading>.status-badge{flex:none}.business-case-summary .muted-text{color:#98a2b3;font-weight:500}.business-case-next-follow-up{color:#475467}.business-case-next-follow-up.is-overdue{color:#d92d20}.business-case-next-follow-up.is-today{color:#b54708}.business-case-drawer-section{min-width:0}.business-case-follow-up-form{padding:18px;border:1px solid #e1e6ee;border-radius:6px;background:#fbfcfe}.business-case-follow-up-form .ant-form-item-label>label{color:#475467;font-size:13px;font-weight:500}.business-case-follow-up-date{width:100%}.business-case-drawer-actions{position:sticky;z-index:2;bottom:-18px;margin:20px -18px -18px;padding:14px 18px 18px;border-top:1px solid #e4e9f0;background:#fbfcfef5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.service-drawer-subsection{margin-top:22px}.service-drawer-subsection-title{margin-bottom:10px;color:#475467;font-size:13px;font-weight:600}.service-drawer-section-body>.ant-table-wrapper,.service-drawer-section-body>.ant-form+.ant-table-wrapper,.service-drawer-section-body>.ant-upload-wrapper+.ant-table-wrapper{margin-top:14px}.assessment-result-list-description{max-width:720px;margin:0 0 12px;color:#667085;font-size:13px;line-height:1.6}.assessment-set-result-item>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;flex-wrap:wrap;gap:8px 16px}.assessment-set-result-item>.ant-card-head .ant-card-extra{margin-inline-start:auto}.assessment-set-inline-panel{display:flex;flex-direction:column;gap:28px;margin-top:18px;padding-top:20px;border-top:1px solid #e8ebef}.service-report-table .ant-table-cell{vertical-align:middle}.service-report-test-cell{display:flex;min-width:0;flex-direction:column;gap:4px}.service-report-test-heading{display:flex;align-items:center;gap:6px;min-width:0}.service-report-test-heading strong{min-width:0;overflow:hidden;overflow-wrap:anywhere;color:#253044;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.service-report-test-heading .ant-tag{flex:none;margin-inline-end:0}.service-report-test-cell>p{display:-webkit-box;margin:0;overflow:hidden;color:#667085;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.service-report-file-name{display:block;overflow:hidden;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.service-report-actions{flex-wrap:nowrap;white-space:nowrap}.report-upload-selected-file{display:flex;align-items:center;gap:10px;min-width:0;margin-top:12px;padding:10px 12px;border:1px solid #d9dfe8;border-radius:8px;background:#fafbfc}.report-upload-selected-file>.anticon{flex:none;color:#cf1322;font-size:20px}.report-upload-selected-file>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.report-upload-selected-file strong{overflow:hidden;color:#253044;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.report-upload-selected-file span{color:#7a8497;font-size:12px}.report-upload-selected-file>.ant-btn{flex:none}.assessment-result-modal .ant-modal-body{max-height:calc(100vh - 160px);overflow-y:auto}.child-record-modal .ant-modal-header{margin-bottom:20px}.child-record-modal .ant-modal-body{max-height:calc(100vh - 210px);overflow-y:auto}.child-record-modal .ant-modal-footer{margin-top:20px;padding-top:16px;border-top:1px solid #edf0f4}.child-record-modal-title{display:flex;min-width:0;flex-direction:column;gap:3px}.child-record-modal-title strong{color:#172033;font-size:17px;font-weight:600;line-height:1.45}.child-record-modal-title span{color:#667085;font-size:13px;font-weight:400;line-height:1.55;white-space:normal}.child-record-modal-body>.ant-form>.ant-form-item:last-child{margin-bottom:0}.assessment-result-modal-title{display:flex;flex-direction:column;gap:2px;min-width:0}.assessment-result-modal-title strong{overflow:hidden;color:#172033;font-size:17px;font-weight:600;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.assessment-result-modal-title span{overflow:hidden;color:#7b8494;font-size:13px;font-weight:400;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.assessment-result-editor{display:flex;flex-direction:column;gap:24px}.assessment-result-readonly,.assessment-result-readonly:hover,.assessment-result-readonly:focus{border-color:#e4e7ec;background:#fafbfc;color:#344054;cursor:default;box-shadow:none}.assessment-result-unsaved-prompt{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid #ffe58f;border-radius:6px;background:#fffbe6}.assessment-result-unsaved-prompt>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}.assessment-result-unsaved-prompt strong{color:#614700;font-size:13px;font-weight:600}.assessment-result-unsaved-prompt span{color:#876800;font-size:12px;line-height:1.5}.assessment-inline-creator{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;margin-bottom:14px;padding:12px;border:1px solid #d9e5f5;border-radius:6px;background:#f7faff}.assessment-report-list{min-height:32px;padding:12px 14px;border:1px solid #e8ebef;border-radius:6px;background:#fafbfc}.pdf-upload-feedback{max-width:560px;margin:12px 0 14px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:6px;background:#f8fafc}.pdf-upload-feedback-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px;color:#475467;font-size:13px}.pdf-upload-feedback-heading>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-upload-feedback-heading>strong{flex:none;color:#344054;font-size:13px;font-weight:600}.pdf-upload-feedback-success{border-color:#b7ebc6;background:#f6ffed}.pdf-upload-feedback-error{border-color:#ffccc7;background:#fff7f6}.pdf-upload-feedback-message{margin-top:4px;color:#cf1322;font-size:12px;line-height:1.5}.assessment-report-items{display:flex;flex-direction:column}.assessment-report-row{display:flex;align-items:center;gap:16px;min-width:0;padding:4px 0}.assessment-report-row+.assessment-report-row{margin-top:8px;padding-top:12px;border-top:1px solid #e8ebef}.assessment-report-file{display:flex;flex:1;align-items:center;gap:8px;min-width:0}.assessment-report-file>span{min-width:0;overflow-wrap:anywhere}.assessment-report-actions{flex:none;justify-content:flex-end}.assessment-table-report-files{display:flex;flex-direction:column;gap:5px;min-width:0}.assessment-table-report-file{display:flex;align-items:center;gap:6px;min-width:0}.assessment-table-report-file-button{display:inline-flex;align-items:center;gap:6px;min-width:0;padding:0;overflow:hidden;border:0;background:transparent;color:#344054;font:inherit;line-height:1.5;text-align:left;cursor:pointer}.assessment-table-report-file-button:hover,.assessment-table-report-file-button:focus-visible{color:#1677ff}.assessment-table-report-file-button>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assessment-table-report-draft,.assessment-table-report-more{flex:none;color:#98a2b3;font-size:12px;line-height:1.5}.consultation-link-existing{margin-top:12px;border-top:1px solid #edf0f4}.consultation-link-existing .ant-collapse-header{padding-inline:0!important}.consultation-arrangement-workspace{display:flex;flex-direction:column;gap:24px}.consultation-conversion-action{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:4px 0 14px}.consultation-conversion-action p{margin:4px 0 0;color:#64748b}.consultation-arrangement-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.consultation-arrangement-heading strong{color:#111827;font-size:16px}.consultation-arrangement-heading p{margin:4px 0 0;color:#64748b}.consultation-date-list,.appointment-range-date-list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:10px}.consultation-date-list button,.consultation-slot-list button,.appointment-range-date-list button,.appointment-range-slot-list button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:54px;padding:8px 6px;border:1px solid #d8dee8;border-radius:5px;background:#fff;color:#334155;cursor:pointer}.consultation-date-list button:hover:not(:disabled),.consultation-slot-list button:hover:not(:disabled),.appointment-range-date-list button:hover:not(:disabled),.appointment-range-slot-list button:hover:not(:disabled){border-color:#4096ff}.consultation-date-list button.is-selected,.consultation-slot-list button.is-selected,.appointment-range-date-list button.is-selected,.appointment-range-slot-list button.is-selected{border-color:#1677ff;background:#eaf3ff;color:#0958d9}.consultation-date-list button:disabled,.consultation-slot-list button:disabled,.appointment-range-date-list button:disabled,.appointment-range-slot-list button:disabled{background:#f6f7f9;color:#9ca3af;cursor:not-allowed}.consultation-date-list small,.consultation-slot-list small,.appointment-range-date-list small,.appointment-range-slot-list small{margin-top:3px;color:inherit}.consultation-slot-list,.appointment-range-slot-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:72px}.consultation-arrangement-summary{display:flex;flex-wrap:wrap;gap:8px 20px;color:#64748b}.consultation-arrangement-summary span{display:flex;gap:8px}@media(max-width:760px){.service-drawer-field-grid,.service-drawer-field-grid.is-three-columns,.service-drawer-field-grid.is-four-columns,.service-drawer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-drawer-summary-item:nth-child(n+3){border-top:1px solid #edf0f4}.service-drawer-summary-item:nth-child(3){background:#fbfcfe}.service-drawer-summary-item:nth-child(4){background:#fff}.consultation-conversion-action{align-items:stretch;flex-direction:column}.consultation-date-list,.appointment-range-date-list{grid-template-columns:repeat(4,minmax(0,1fr))}.consultation-slot-list,.appointment-range-slot-list{grid-template-columns:repeat(2,minmax(0,1fr))}.assessment-inline-creator{grid-template-columns:minmax(0,1fr)}.assessment-report-row{align-items:stretch;flex-direction:column;gap:6px}.assessment-result-unsaved-prompt{align-items:stretch;flex-direction:column}.assessment-result-unsaved-prompt>.ant-space{justify-content:flex-end}}@media(max-width:480px){.service-drawer-field-grid,.service-drawer-field-grid.is-three-columns,.service-drawer-field-grid.is-four-columns,.service-drawer-summary-grid{grid-template-columns:1fr}.service-drawer-summary-item:nth-child(n+2){border-top:1px solid #edf0f4}}.appointment-detail{width:100%}.appointment-detail-summary-section{overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fafbfc}.appointment-detail-summary-heading{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e8ebef;background:#fff}.appointment-detail-summary-heading h3{margin:0;color:#1f2937;font-size:15px;font-weight:600}.appointment-detail-summary{display:flex;flex-direction:column}.appointment-detail-summary-row{display:grid;column-gap:28px;padding:18px}.appointment-detail-summary-row.is-schedule{grid-template-columns:repeat(3,minmax(0,1fr))}.appointment-detail-summary-row.is-customer{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #eef0f3}.appointment-detail-summary-item{display:flex;min-width:0;justify-content:center;flex-direction:column;gap:6px}.appointment-detail-summary-item>span{color:#667085;font-size:12px}.appointment-detail-summary-item>strong{overflow:hidden;color:#1f2937;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.appointment-detail-tabs{margin-top:18px}.appointment-detail-tabs>.ant-tabs-nav{margin-bottom:20px}.appointment-detail-tab-content,.customer-profile-overview{display:flex;width:100%;flex-direction:column}.appointment-detail-tab-content,.customer-profile-overview{gap:18px}.detail-field-section{width:100%}.service-backfill-info-section{margin-top:22px}.appointment-detail-tab-content>.detail-field-section+.detail-field-section,.customer-profile-overview>.detail-field-section+.detail-field-section,.customer-profile-collapsed-content>.detail-field-section+.detail-field-section{padding-top:22px}.detail-field-section h4{margin:0 0 10px;padding-left:10px;border-left:3px solid #3b82f6;color:#1f2937;font-size:14px;font-weight:600;line-height:18px}.detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;border-top:1px solid #eef0f3}.detail-field{display:grid;min-width:0;grid-template-columns:108px minmax(0,1fr);align-items:start;gap:12px;padding:10px 0;border-bottom:1px solid #eef0f3}.detail-field.is-wide{grid-column:1 / -1}.detail-field-label{color:#667085;font-size:13px;line-height:22px}.detail-field-label>.field-visibility-label.is-staff-only{display:flex;align-items:flex-start;flex-direction:column;gap:3px}.detail-field-value{min-width:0;color:#1f2937;font-size:14px;line-height:22px;overflow-wrap:anywhere}.detail-field-tags{display:flex;flex-wrap:wrap;gap:6px}.detail-field-tags .ant-tag{margin:0;padding:0 8px;border-color:#e5e7eb;border-radius:4px;background:#f3f4f6;color:#4b5563;font-size:12px;line-height:22px;cursor:default}.customer-profile-collapse{border-top:1px solid #eef0f3}.customer-profile-collapse+.customer-profile-collapse{margin-top:-18px}.customer-profile-collapse>.ant-collapse-item>.ant-collapse-header{padding:13px 0;color:#374151;font-size:14px;font-weight:600}.customer-profile-collapse>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:4px 0 0}.customer-profile-collapsed-content{display:flex;flex-direction:column;gap:18px}.appointment-profile-loading{display:flex;min-height:220px;align-items:center;justify-content:center}.appointment-status-history-item{display:flex;flex-direction:column;gap:5px;padding:0 0 8px}.appointment-status-history-item>strong{color:#1f2937;font-weight:600}.appointment-status-history-heading{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:10px}.appointment-status-history-heading strong{color:#1f2937;font-weight:600}.appointment-status-history-heading time{flex:0 0 auto;color:#7a8493;font-size:11px;line-height:1.5}.appointment-status-history-operator{font-size:12px;line-height:1.5}.appointment-status-history-note{padding:6px 9px;border-left:2px solid #d8dee8;color:#4b5563;font-size:12px;line-height:1.55}.appointment-status-history-dot.is-past{display:block;width:8px;height:8px;border-radius:50%;background:#aab2bf}.appointment-status-history-timeline .ant-timeline-item-head-custom{margin-top:4px}.appointment-no-show-revocation{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;border:1px solid #fed7aa;border-radius:6px;background:#fff7ed}.appointment-no-show-revocation>div{display:flex;min-width:0;flex-direction:column;gap:4px}.appointment-no-show-revocation strong{color:#9a3412;font-size:13px}.appointment-no-show-revocation span{color:#7c2d12;font-size:12px;line-height:1.6}.appointment-no-show-revocation .ant-btn{flex:none;color:#9a3412;border-color:#fdba74;background:#fff}.appointment-no-show-revocation-form{margin-top:20px}.page-stack,.full-width{width:100%}.split-row{justify-content:space-between}.muted-text{color:#6b7280;font-size:12px}.status-badge{display:inline-flex;align-items:center;gap:7px;color:#374151;font-size:13px;font-weight:500;line-height:22px;white-space:nowrap}.status-badge-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:currentColor}.status-badge--warning{color:#b45309}.status-badge--info{color:#2563eb}.status-badge--ready{color:#0891b2}.status-badge--progress{color:#7c3aed}.status-badge--success{color:#059669}.status-badge--neutral{color:#6b7280}.status-badge--danger{color:#dc2626}.custom-equipment-fulfillment-tag{display:inline-flex;align-self:flex-start;width:fit-content;padding:0 5px;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;background:#f9fafb;font-size:12px;line-height:18px;white-space:nowrap}.custom-equipment-fulfillment-tag.is-pending_delivery{color:#b45309;border-color:#fde68a;background:#fffbeb}.custom-equipment-fulfillment-tag.is-delivered{color:#047857;border-color:#a7f3d0;background:#ecfdf5}@media(max-width:720px){.detail-field-grid{grid-template-columns:minmax(0,1fr)}.detail-field.is-wide{grid-column:span 1}}@media(max-width:600px){.appointment-detail-summary-row.is-schedule,.appointment-detail-summary-row.is-customer{grid-template-columns:minmax(0,1fr);row-gap:16px}.reschedule-current-summary,.reschedule-comparison{grid-template-columns:minmax(0,1fr)}.reschedule-comparison>.anticon{transform:rotate(90deg)}.appointment-no-show-revocation{align-items:stretch;flex-direction:column}.appointment-no-show-revocation .ant-btn{align-self:flex-start}}.page-view-tabs>.ant-tabs-nav{margin-bottom:16px}.page-view-tabs>.ant-tabs-nav .ant-tabs-tab{min-height:44px;padding:10px 2px;font-weight:500}.page-view-tabs>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}.page-view-tabs>.ant-tabs-nav .ant-tabs-ink-bar{height:2px}.admin-date-time-range{display:flex;flex-direction:column;gap:2px;line-height:1.45}.admin-date-time-range-detail{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:4px 10px;color:#667085;font-size:12px}.admin-record-stack{display:flex;min-width:0;flex-direction:column;gap:3px;line-height:1.45}.admin-record-primary{color:#1f2937;overflow-wrap:anywhere}.admin-record-secondary,.appointment-record-source{color:#667085;font-size:12px;overflow-wrap:anywhere}.reschedule-drawer-content{display:flex;flex-direction:column;gap:24px}.reschedule-section h4{margin:0 0 12px;padding-left:10px;border-left:3px solid #3b82f6;color:#1f2937;font-size:14px;font-weight:600;line-height:18px}.reschedule-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.reschedule-section-heading h4{margin-bottom:0}.reschedule-current-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:18px;padding:16px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc}.reschedule-current-summary>div{display:flex;min-width:0;flex-direction:column;gap:6px}.reschedule-current-summary>div.is-wide{grid-column:1 / -1}.reschedule-current-summary>div>span:not(.status-badge),.reschedule-comparison span{color:#667085;font-size:12px}.reschedule-current-summary strong,.reschedule-comparison strong{color:#1f2937;font-size:14px;font-weight:600}.reschedule-current-summary>div.is-time{gap:8px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff}.reschedule-current-time{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.reschedule-current-time>.anticon{color:#2563eb;font-size:18px}.reschedule-current-time>span{color:#1e3a8a;font-size:16px}.reschedule-current-time>em{color:#1d4ed8;font-size:22px;font-style:normal;font-weight:700;line-height:1.2}.reschedule-loading{display:flex;min-height:220px;align-items:center;justify-content:center}.reschedule-comparison{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:14px;padding:16px;border:1px solid #dbe4f0;border-radius:6px;background:#f8fafc}.reschedule-comparison>div{display:flex;min-width:0;flex-direction:column;gap:6px}.reschedule-comparison>.anticon{color:#2563eb;font-size:18px}.reschedule-reason-field{display:flex;flex-direction:column;gap:8px}.reschedule-reason-field>span{color:#667085;font-size:12px;line-height:1.5}.reschedule-drawer-actions{display:flex;justify-content:flex-end;gap:10px}.walk-in-profile-alerts{margin-top:16px}.service-case-content{display:flex;min-width:0;flex-direction:column;gap:4px;line-height:1.45}.service-case-appointment-time{display:flex;flex-direction:column;gap:2px;line-height:1.45}.service-case-content-heading{display:flex;min-width:0;align-items:center;gap:8px}.service-case-content-heading .ant-tag{margin-inline-end:0;flex:0 0 auto}.service-case-content-primary,.service-case-content-note{min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.checkbox-stack{display:flex;flex-direction:column;gap:12px}.staff-page-toolbar,.staff-org-heading{display:flex;align-items:center;justify-content:space-between}.staff-org-section{overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.staff-org-heading{min-height:48px;padding:0 16px;border-bottom:1px solid #e5e7eb}.staff-org-collapse .ant-collapse-header{min-height:50px;align-items:center!important}.staff-org-collapse .ant-collapse-content-box{padding:0!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notification-drawer .ant-drawer-body{padding:0 20px 24px}.notification-drawer-title{display:inline-flex;align-items:center;gap:8px}.notification-drawer-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-inline:-20px;padding:16px 20px;border-bottom:1px solid #edf0f5;background:#f8fafc}.notification-drawer-intro>div:first-child{display:flex;min-width:0;flex-direction:column;gap:2px}.notification-drawer-intro strong{color:#1f2937}.notification-drawer-intro>div:first-child>span{color:#64748b;font-size:12px}.notification-load-alert{margin-top:16px}.notification-groups{display:flex;flex-direction:column;gap:18px;padding-top:18px}.notification-group-heading{margin-bottom:8px;color:#64748b;font-size:12px;font-weight:600}.notification-group-list{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.notification-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:14px 14px 12px;border-bottom:1px solid #edf0f5}.notification-item:last-child{border-bottom:0}.notification-item.is-unread{box-shadow:inset 3px 0 #1677ff;background:#f7fbff}.notification-item-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px}.notification-item-icon.is-blue{color:#1677ff;background:#eaf3ff}.notification-item-icon.is-cyan{color:#0891b2;background:#ecfeff}.notification-item-icon.is-purple{color:#722ed1;background:#f5edff}.notification-item-icon.is-green{color:#15803d;background:#ecfdf3}.notification-item-content{min-width:0}.notification-item-heading{display:flex;align-items:flex-start;gap:7px;color:#1f2937;line-height:1.5}.notification-item-heading strong{min-width:0;font-weight:500}.notification-item.is-unread .notification-item-heading strong{font-weight:650}.notification-unread-dot{width:7px;height:7px;flex:0 0 7px;margin-top:7px;border-radius:50%;background:#1677ff}.notification-item-content>p{display:-webkit-box;margin:5px 0 8px;overflow:hidden;color:#64748b;line-height:1.55;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-item-meta{display:flex;min-width:0;align-items:center;gap:8px;color:#94a3b8;font-size:12px}.notification-item-meta .ant-tag{flex:0 0 auto;margin-inline-end:0}.notification-item-store{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item-meta time{flex:0 0 auto}.notification-item-actions{min-height:24px;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:8px}.notification-item-actions .ant-btn-link{padding-inline:4px}.notification-empty{margin-top:72px}@media(max-width:520px){.notification-drawer-intro{align-items:stretch;flex-direction:column}.notification-drawer-intro .ant-segmented{align-self:flex-start}}.media-thumb{object-fit:cover;border-radius:6px;background:#f3f4f6}.media-library-card .ant-table-cell{vertical-align:middle}.media-file-info,.media-source,.media-upload-meta{display:flex;min-width:0;flex-direction:column}.media-file-info{gap:4px}.media-file-info>.ant-typography{display:block;width:100%;margin:0}.media-file-meta{font-size:12px;white-space:nowrap}.media-copy-link-button{width:fit-content;height:auto;padding:0}.media-source{gap:3px}.media-source .ant-typography{margin:0}.media-upload-meta{align-items:flex-start;gap:4px}.media-trash-alert{margin-bottom:16px}.media-reference-loading,.media-reference-heading,.media-risk-confirmation{margin-top:16px}.store-config-page{width:100%;min-width:0}.store-config-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.store-config-list{overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.store-config-list .ant-list-item{padding:18px 20px}.store-config-list .ant-list-pagination{margin-right:20px;margin-bottom:16px}.store-config-item{width:100%;display:grid!important;grid-template-columns:112px minmax(240px,.9fr) minmax(220px,1.1fr) minmax(270px,1.2fr) auto;grid-template-areas:"cover identity details offerings actions";align-items:center!important;gap:16px}.store-config-cover-column{grid-area:cover;min-width:0}.store-config-identity{grid-area:identity;min-width:0}.store-config-action{grid-area:actions;justify-self:end}.store-config-cover{width:112px;height:72px;border-radius:6px;object-fit:cover;background:#f3f4f6}.store-config-cover-empty{display:grid;place-items:center;color:#8a94a3;font-size:12px}.store-cover-editor{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.store-cover-editor-preview,.store-cover-editor-empty{width:min(100%,420px);height:220px;border-radius:6px;object-fit:cover;background:#f3f4f6}.store-cover-editor-empty{display:grid;place-items:center;border:1px dashed #c8ced8;color:#8a94a3}.store-management-workspace{min-width:0}.store-management-tabs{margin-top:18px}.store-management-tabs>.ant-tabs-nav{width:184px;margin-right:28px}.store-management-tabs>.ant-tabs-content-holder{min-width:0}.store-management-tabs .ant-tabs-tab{min-height:42px;margin-block:0 4px!important;padding:9px 12px!important;border-radius:5px}.store-management-tabs .ant-tabs-tab-active{background:#eef5ff}.store-management-tabs .ant-tabs-tab-disabled{min-height:auto;margin:14px 0 3px!important;padding:0 12px 5px!important;border-bottom:1px solid #edf0f4;border-radius:0;cursor:default}.store-management-tabs .ant-tabs-tab-disabled .ant-tabs-tab-btn{cursor:default!important}.store-management-tabs .ant-tabs-tab:has(.store-management-tab-group),.store-management-tabs .ant-tabs-tab:has(.store-management-tab-group) *{cursor:default!important;pointer-events:none}.store-management-tabs .ant-tabs-tab-disabled:first-child{margin-top:0!important}.store-management-tab-group{color:#8a94a3;font-size:12px;font-weight:600;letter-spacing:.04em}.store-management-section{min-width:0}.store-management-section-heading{display:flex;min-height:44px;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.store-management-section-heading>div{min-width:0;padding-left:10px;border-left:3px solid #3b82f6}.store-management-section-heading h4,.assessment-sets-embedded .admin-page-heading h3{margin:0;color:#1f2937;font-size:15px;font-weight:600;line-height:20px}.assessment-sets-embedded .admin-page-title-block{padding-left:10px;border-left:3px solid #3b82f6}.assessment-sets-embedded .admin-page-heading h3{padding-left:0;border-left:0}.store-management-section-heading p{margin:6px 0 0;color:#667085;font-size:13px;line-height:1.6}.store-management-form-group+.store-management-form-group{margin-top:28px}.store-management-form-group-heading{margin-bottom:14px;padding-left:10px;border-left:3px solid #d8dee8}.store-management-form-group-heading h5{margin:0;color:#344054;font-size:14px;font-weight:600;line-height:18px}.store-management-form-group-heading p{margin:5px 0 0;color:#667085;font-size:13px;line-height:1.55}.store-management-view-content{display:flex;flex-direction:column;gap:28px}.store-management-cover-view-image{width:min(320px,100%);aspect-ratio:16 / 9;border:1px solid #e5e9ef;border-radius:6px;object-fit:cover}.store-management-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.store-management-form-grid.is-three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.store-management-hours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.store-management-break-field{min-width:0}.store-management-inline-field-label{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:12px;color:#000000e0;font-size:14px}.store-management-form-grid>.is-wide,.store-management-schedule-grid>.is-wide{grid-column:1 / -1}.store-schedule-list-filter,.store-schedule-notice{margin-bottom:16px}.store-schedule-date-range{display:inline-grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:360px;max-width:100%}.store-schedule-date-range .ant-space-item{min-width:0}.store-schedule-date-range .ant-picker{width:100%}.store-schedule-conflicts{display:grid;gap:8px;max-height:220px;overflow-y:auto}.store-management-form-grid>.store-product-model-options-field{grid-column:1 / -1}.product-model-options-editor{display:grid;gap:12px;padding:12px;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.product-model-options-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-model-options-toolbar>div:first-child{display:grid;gap:2px}.product-model-options-toolbar .ant-typography-secondary{font-size:12px}.product-model-options-list{max-height:320px;overflow-y:auto;padding-right:4px}.product-model-options-list .sortable-order-row{grid-template-columns:32px minmax(0,1fr) auto;padding:7px 8px}.product-model-options-list .sortable-order-empty{padding:24px 16px;border:1px dashed #d9dee7;border-radius:6px;background:#fff}.product-model-option-row-content{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr) 32px;align-items:center;gap:8px}.product-model-option-index{display:grid;width:24px;height:24px;place-items:center;color:#64748b;font-size:12px;border-radius:50%;background:#f1f5f9}.product-model-options-batch{display:grid;gap:12px;padding-top:4px}.product-model-options-batch-summary{display:flex;flex-wrap:wrap;gap:6px 16px;min-height:22px}.store-management-cover-editor{padding:14px;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.store-management-cover-editor .store-cover-editor-preview,.store-management-cover-editor .store-cover-editor-empty{height:180px}.store-management-section+.store-management-section{margin-top:30px}.store-management-save-row{display:flex;min-height:32px;justify-content:flex-end;gap:10px;margin-top:18px}.store-management-save-row.split-row{justify-content:space-between}.store-management-schedule-form{margin-bottom:18px;border-color:#e5e9ef;background:#fafbfc}.store-management-schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;align-items:start}.store-management-schedule-grid>.ant-form-item{min-width:0}.assessment-sets-embedded>.admin-page-heading{min-height:44px;align-items:flex-start;margin-bottom:18px}.assessment-sets-embedded>.admin-page-content{min-width:0}.assessment-sets-embedded-card{border:0}.assessment-sets-embedded-card>.ant-card-body{padding:0}.assessment-sets-inline-editor{max-width:780px}.assessment-sets-inline-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.assessment-sets-inline-editor-heading h4{margin:0;color:#1f2937;font-size:15px;line-height:20px}.assessment-sets-inline-editor-heading>div{min-width:0;padding-left:10px;border-left:3px solid #3b82f6}.assessment-sets-inline-editor-heading p{margin:6px 0 0;color:#667085;font-size:13px;line-height:1.6}.assessment-set-editor-form{display:grid;gap:26px}.assessment-set-editor-form>.ant-alert{margin-bottom:-8px}.assessment-set-editor-section{min-width:0}.assessment-set-editor-section+.assessment-set-editor-section{padding-top:24px;border-top:1px solid #edf0f5}.assessment-set-editor-section-heading{margin-bottom:16px}.assessment-set-editor-section-heading h5{margin:0;color:#1f2937;font-size:14px;font-weight:600;line-height:20px}.assessment-set-editor-section-heading p{margin:4px 0 0;color:#667085;font-size:13px;line-height:1.55}.assessment-set-editor-section>.ant-form-item:last-child{margin-bottom:0}.assessment-set-test-picker{margin-bottom:16px}.assessment-set-selected-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.assessment-set-selected-heading>div{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px}.assessment-set-selected-list{overflow:hidden;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.assessment-set-selected-list .sortable-order-row{background:#fff}.assessment-set-publish-hint{display:block;margin-top:10px}@media(max-width:760px){.assessment-sets-inline-editor-heading{align-items:stretch;flex-direction:column}.assessment-sets-inline-editor-heading>.ant-space{justify-content:flex-end}}.assessment-set-save-error{margin-bottom:-8px}.store-collection-selector{display:grid;gap:18px}.store-collection-picker{display:grid;gap:9px}.store-collection-select-all{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.store-collection-order{padding:14px;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.store-collection-order-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.store-management-create-section{margin:8px 0 20px;padding-top:18px;border-top:1px solid #e8ebef}.store-management-create-section>strong{display:block;margin-bottom:14px;color:#263244}.customer-profile-archive-alert{margin-bottom:16px}.customer-profile-drawer-tabs>.ant-tabs-nav{width:168px}.customer-profile-panel-content{display:flex;flex-direction:column;gap:28px}.customer-profile-panel .detail-field-section+.detail-field-section{margin-top:26px}.customer-profile-panel-actions{display:flex;gap:8px}.customer-profile-form-group+.customer-profile-form-group{margin-top:26px}.customer-profile-form-group h5,.customer-profile-account-section h5{margin:0 0 14px;padding-left:10px;border-left:3px solid #d8dee8;color:#344054;font-size:14px;font-weight:600;line-height:18px}.customer-foot-measurement-grid{display:grid;grid-template-columns:110px repeat(2,minmax(0,1fr));gap:0 16px;align-items:center;margin-bottom:4px}.customer-foot-measurement-grid>strong{padding:0 0 10px;color:#475467;font-size:13px;font-weight:600}.customer-foot-measurement-grid>span{align-self:start;padding-top:7px;color:#667085;font-size:13px}.customer-foot-measurement-grid .ant-form-item{margin-bottom:16px}.customer-profile-account-section{margin-top:26px}.customer-profile-account-list{display:flex;flex-direction:column;gap:14px}.customer-profile-account-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;border-top:1px solid #eef0f3}.customer-profile-account-field{display:grid;min-width:0;grid-template-columns:108px minmax(0,1fr);align-items:start;gap:12px;padding:10px 0;border-bottom:1px solid #eef0f3}.customer-profile-account-field.is-wide{grid-column:1 / -1}.customer-profile-booking-permission{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:8px 12px}.customer-profile-booking-permission>span:not(.status-badge){color:#667085;font-size:13px}.booking-restriction-release-form{margin-top:20px}.customer-profile-account-empty{color:#667085;font-size:13px;line-height:20px;padding:14px 0;border-block:1px solid #eef0f3}.customer-profile-archive-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px;border:1px solid #f0d8d8;border-radius:6px;background:snow}.customer-profile-archive-row>div{display:flex;min-width:0;flex-direction:column;gap:5px}.customer-profile-archive-row strong{color:#344054;font-size:14px}.customer-profile-archive-row span{color:#667085;font-size:13px;line-height:20px}@media(max-width:900px){.store-management-tabs>.ant-tabs-nav{width:150px;margin-right:18px}.store-management-form-grid.is-three-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-offering-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}}@media(max-width:640px){.store-management-tabs{display:block}.store-management-tabs>.ant-tabs-nav{width:100%;margin:0 0 18px}.store-management-tabs>.ant-tabs-nav .ant-tabs-nav-list{display:flex;overflow-x:auto}.store-management-tabs .ant-tabs-tab-disabled{display:none}.store-management-tabs>.ant-tabs-content-holder{border-left:0!important}.store-management-form-grid,.store-management-form-grid.is-three-columns,.store-management-hours-grid,.store-management-schedule-grid{grid-template-columns:1fr}.product-model-options-toolbar{align-items:stretch;flex-direction:column;gap:10px}.appointment-offering-summary-grid{grid-template-columns:1fr}.store-management-section-heading{flex-direction:column}.customer-profile-panel-actions{align-self:flex-end}.customer-profile-account-row{grid-template-columns:1fr}.customer-profile-archive-row{align-items:flex-start;flex-direction:column}.customer-foot-measurement-grid{grid-template-columns:82px repeat(2,minmax(0,1fr));gap:0 10px}}@media(max-width:480px){.customer-foot-measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-foot-measurement-heading{display:none}.customer-foot-measurement-grid>strong{padding:7px 8px;border-radius:4px;background:#f5f7fa;text-align:center}.customer-foot-measurement-grid>span{grid-column:1 / -1;padding:10px 0 6px}.customer-foot-measurement-grid>span:first-of-type{padding-top:4px}}.store-config-title-row{min-width:0;display:flex;align-items:flex-start;flex-wrap:nowrap;gap:8px}.store-config-name{flex:0 1 auto;min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:16px;line-height:1.45}.store-config-status-dot{width:9px;height:9px;flex:0 0 9px;margin-top:7px;border:1px solid rgba(0,0,0,.08);border-radius:50%}.store-config-status-dot.is-active{background:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.store-config-status-dot.is-inactive{background:#b8bec8}.store-config-code{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-config-code-label{color:#667085;font-weight:500}.store-config-details{grid-area:details;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:6px;align-content:center}.store-config-detail{min-width:0;display:flex;align-items:flex-start;gap:8px;color:#4b5563;line-height:1.55}.store-config-detail .anticon{flex:0 0 auto;margin-top:4px;color:#7a8493}.store-config-detail-text{min-width:0;overflow-wrap:anywhere}.store-config-business-hours-text{display:flex;flex-direction:column;gap:1px}.store-config-address-content{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px}.store-config-location-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:0 8px;font-size:12px;line-height:20px;white-space:nowrap}.store-config-location-status:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.store-config-location-status.is-pending{color:#ad6800;background:#fffbe6}.store-config-offerings{grid-area:offerings;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.store-config-offerings.is-compact{gap:8px}.store-config-offerings.is-compact .store-config-offering{gap:7px}.store-config-offerings.is-compact .store-config-offering-name{flex:1 1 auto}.store-config-offering{min-width:0;display:flex;align-items:center;gap:8px;color:#374151}.store-config-offering.is-disabled{color:#9ca3af}.store-config-offering-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:5px;font-size:13px}.store-config-customEquipment-glyph{position:relative;width:8px;height:16px;display:block;border:1.5px solid currentColor;border-radius:65% 50% 58% 45%;transform:rotate(10deg)}.store-config-customEquipment-glyph:after{position:absolute;right:1px;bottom:3px;width:3px;height:6px;border-right:1px solid currentColor;border-radius:50%;content:""}.store-config-offering-assessment .store-config-offering-icon{color:#0958d9;background:#e6f4ff}.store-config-offering-custom_equipment .store-config-offering-icon{color:#047857;background:#ecfdf5}.store-config-offering-consultation .store-config-offering-icon{color:#b45309;background:#fff7ed}.store-config-offering-rehabilitation .store-config-offering-icon{color:#b93832;background:#fff0ef}.store-config-offering-release .store-config-offering-icon{color:#6546a8;background:#f3efff}.store-config-offering.is-disabled .store-config-offering-icon{color:#9ca3af;background:#f3f4f6}.store-config-offering-name{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.store-config-offering-duration{flex:0 0 auto;color:#6b7280;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.store-config-offering.is-disabled .store-config-offering-duration{color:#9ca3af}.store-dashboard-page{width:100%;min-width:0}.store-dashboard-page>.admin-page-content{display:grid;gap:16px}.store-dashboard-store,.store-dashboard-section{overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.store-dashboard-store,.store-dashboard-section{padding:18px 20px}.store-dashboard-section-heading{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.store-dashboard-section-heading .ant-typography{margin:0}.store-dashboard-section-heading>div{min-width:0;display:flex;flex-direction:column;gap:2px}.store-dashboard-metrics-heading-content{flex:1}.store-dashboard-metrics-title-row,.store-dashboard-metrics-meta{width:100%;min-width:0;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:16px}.store-dashboard-metrics-title-row{margin-bottom:2px}.store-dashboard-date{flex:0 0 auto;line-height:20px}.store-dashboard-weather-summary{color:#374151;font-size:13px;line-height:20px}.store-dashboard-weather-attribution{color:#8c8c8c;font-size:11px;line-height:16px}.store-dashboard-weather-attribution:hover{color:#1677ff}.store-dashboard-metrics-section.is-collapsed .store-dashboard-section-heading{align-items:center;margin-bottom:0}.store-dashboard-metrics-section.is-collapsed .store-dashboard-metrics-meta{align-items:center}.store-dashboard-metrics-meta.is-compact{flex-wrap:wrap}.store-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3}.store-dashboard-metric{min-width:0;display:flex;flex-direction:column;gap:5px;padding:18px 20px}.store-dashboard-metric+.store-dashboard-metric{border-left:1px solid #f0f1f3}.store-dashboard-metric strong{color:#111827;font-size:28px;font-weight:650;line-height:1.2;font-variant-numeric:tabular-nums}.store-dashboard-metric span{min-height:18px;color:#8c8c8c;font-size:12px}.store-dashboard-queues{display:flex;align-items:center;flex-wrap:wrap;gap:2px 8px;padding-top:10px}.store-dashboard-queues .ant-btn-link{height:28px;padding-inline:6px}.store-dashboard-lower-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px}.store-dashboard-actions{min-height:320px;display:grid}.store-dashboard-actions>.store-dashboard-section-heading{z-index:1;grid-area:1 / 1;align-self:start;justify-self:stretch}.store-dashboard-shortcuts{width:100%;max-width:680px;display:grid;grid-area:1 / 1;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;justify-self:center;gap:14px 16px}.store-dashboard-shortcut{min-width:0;display:flex;align-items:center;flex-direction:column;gap:2px}.store-dashboard-shortcut.is-primary{grid-column:1 / -1}.store-dashboard-shortcut.is-primary>.ant-btn:first-child{height:52px;font-size:16px}.store-dashboard-shortcut>.ant-btn:first-child{width:100%;min-width:0}.store-dashboard-shortcut-help{height:24px;padding-inline:6px;font-size:12px}.store-dashboard-entry-code{min-height:320px}.store-dashboard-entry-code-body{min-height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center}.store-dashboard-entry-code-body .ant-alert{width:100%;text-align:left}.store-dashboard-help-steps{margin:0;padding-left:22px;color:#374151;line-height:1.8}.store-dashboard-help-steps li+li{margin-top:10px}.store-dashboard-check-in-code,.appointment-center-check-in-code{display:flex;align-items:center;flex-direction:column;gap:20px}.store-dashboard-check-in-code .ant-alert,.appointment-center-check-in-code .ant-alert{width:100%}.appointment-center-check-in-image{position:relative;overflow:hidden;border-radius:12px}.appointment-center-check-in-image.is-claimed img,.appointment-center-check-in-image.is-completed img,.appointment-center-check-in-image.is-session_expired img,.appointment-center-check-in-image.is-expired img{opacity:.16;filter:grayscale(1) blur(2px)}.appointment-center-check-in-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#374151;font-size:18px;background:#ffffff7a}@media(max-width:1320px){.store-config-item{grid-template-columns:112px minmax(0,1fr) auto;grid-template-areas:"cover identity actions" "cover details actions" "cover offerings actions";align-items:start!important}.store-config-action{align-self:center}}@media(max-width:1180px){.store-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.store-dashboard-metric:nth-child(3){border-left:0}.store-dashboard-metric:nth-child(n+3){border-top:1px solid #f0f1f3}}@media(max-width:760px){.store-config-list .ant-list-item{padding:16px}.store-config-item{grid-template-columns:88px minmax(0,1fr);grid-template-areas:"cover identity" "details details" "offerings offerings" "actions actions";align-items:start!important}.store-config-cover-column .ant-image,.store-config-cover{width:88px!important;height:58px!important}.store-config-action{width:100%;justify-self:stretch}.store-config-action .ant-btn{width:100%}.store-config-offerings{grid-template-columns:minmax(0,1fr)}.store-dashboard-store,.store-dashboard-section{padding:16px}.store-dashboard-metrics-toggle .ant-btn-icon+span{display:none}.store-dashboard-metrics-meta{gap:10px}.store-dashboard-weather-summary{font-size:12px}.store-dashboard-metrics{grid-template-columns:minmax(0,1fr)}.store-dashboard-metric+.store-dashboard-metric{border-top:1px solid #f0f1f3;border-left:0}.store-dashboard-lower-grid{grid-template-columns:minmax(0,1fr)}.store-dashboard-actions{min-height:0;display:block}.store-dashboard-shortcuts{grid-template-columns:minmax(0,1fr)}}.assessment-set-description{display:-webkit-box;overflow:hidden;color:#667085;line-height:1.55;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.assessment-set-version-cell{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.assessment-set-version-cell .ant-tag{margin-inline-end:0}@media(max-width:420px){.store-config-toolbar{align-items:stretch;flex-direction:column}.store-config-toolbar .ant-btn{width:100%}.store-config-cover{width:88px;height:64px}.store-config-name{white-space:normal;overflow-wrap:anywhere}}.appointment-center-current-layout{max-width:1180px;margin-inline:auto}.appointment-center-current-layout.is-full-page{max-width:none}.appointment-center-current-layout.is-full-page .appointment-center-schedule-shell{min-height:min(620px,calc(100vh - 270px));max-height:calc(100vh - 240px)}.today-service-load-state{width:min(1440px,100%);min-height:320px;margin-inline:auto}div.today-service-load-state{display:grid;place-items:center}.today-service-load-state.ant-card>.ant-card-body{display:grid;min-height:288px;place-items:center}.today-service-inline-card>.ant-card-head{position:sticky;top:0;z-index:5;background:#fff}.today-service-inline-card>.ant-card-head .ant-card-head-title{overflow:visible;white-space:normal}.today-service-inline-card>.ant-card-body{padding:16px}.today-service-inline-title{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;padding-block:5px}.today-service-inline-title-main{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px}.today-service-inline-title-main>strong{color:#172033;font-size:16px;line-height:1.5;white-space:nowrap}.today-service-inline-title>.ant-btn{justify-self:end}.today-service-inline-title-main .status-badge--progress{color:#3a6f94}.today-service-action-workspace{display:flex;flex-direction:column;gap:0;margin-top:0}.today-service-action-current{display:flex;height:clamp(380px,calc(100vh - 395px),720px);min-height:0;flex-direction:column;overflow:hidden;background:transparent}.today-service-action-heading,.today-service-action-current-heading{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:9px 14px;border-bottom:1px solid #e8edf3;background:#f8fafc}.today-service-action-heading>div,.today-service-action-current-heading>div{display:flex;min-width:0;flex-direction:column;gap:2px}.today-service-action-heading strong,.today-service-action-current-heading strong{color:#172033;font-size:15px;font-weight:600}.today-service-action-heading span,.today-service-action-current-heading span{color:#64748b;font-size:12px}.today-service-action-current-heading>div>span{color:#1677ff;font-size:11px;font-weight:600;letter-spacing:.04em}.today-service-action-current-heading>button{border:0;background:transparent;color:#1677ff;cursor:pointer;font-size:13px;font-weight:500}.today-service-action-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 0 10px;border-bottom:1px solid #e2e8f0}.today-service-action-task{position:relative;display:flex;min-height:46px;min-width:0;align-items:flex-start;flex-direction:column;justify-content:center;padding:8px 11px;border:1px solid #dfe6ef;border-radius:7px;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.today-service-action-task:hover{border-color:#91caff}.today-service-action-task.is-active{border-color:#69b1ff;background:#f0f7ff;box-shadow:0 0 0 1px #1677ff14}.today-service-action-task.is-disabled{background:#f8fafc;color:#64748b}.today-service-action-task strong{color:#233044;font-size:14px}.today-service-action-task-title{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.today-service-task-indicator{display:inline-flex;width:17px;height:17px;flex:0 0 17px;align-items:center;justify-content:center;border:2px solid #cbd5e1;border-radius:50%;color:transparent;font-size:10px}.today-service-task-indicator.is-draft{border-color:#d9a400;background:#d9a400}.today-service-task-indicator.is-complete{border-color:#16a34a;background:#16a34a;color:#fff}.today-service-task-indicator-slot{display:inline-flex;min-width:62px;flex:0 0 62px;justify-content:flex-end}.today-service-task-indicator.is-required-action,.today-service-task-indicator.is-required-empty,.today-service-task-indicator.is-required-missing,.today-service-task-indicator.is-required-draft,.today-service-task-indicator.is-required-complete{width:auto;height:auto;min-width:0;flex:0 0 auto;gap:4px;border:0;border-radius:0;background:transparent;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.today-service-task-indicator.is-required-action,.today-service-task-indicator.is-required-empty,.today-service-task-indicator.is-required-missing{color:#d46b08}.today-service-task-indicator.is-required-draft{color:#d9a400}.today-service-task-indicator.is-required-complete{color:#16a34a;font-size:14px}.today-service-action-panels{flex:1;min-height:0;min-width:0;overflow:hidden}.today-service-action-panel{overflow:hidden;height:0;min-width:0;padding:0 8px 0 2px;visibility:hidden}.today-service-action-panel.is-active{height:100%;overflow-y:auto;padding-block:14px 18px;visibility:visible}.today-service-action-panel>.service-drawer-tab-content{gap:20px}.today-service-action-panel .service-drawer-section-heading{margin-bottom:12px}.today-service-inline-footer{position:sticky;z-index:5;bottom:-16px;margin:18px -16px -16px;padding:12px 16px;border-top:1px solid #e8ebef;background:#fffffff7;box-shadow:0 -4px 14px #0f172a0d}.today-service-secondary .ant-collapse-header{border-radius:7px!important;background:#fff}@media(max-width:960px){.today-service-action-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.today-service-inline-title{align-items:flex-start;flex-direction:column}.today-service-inline-title>.ant-btn{align-self:flex-end}.today-service-action-task-grid{grid-template-columns:minmax(0,1fr)}}.service-flow-workbench>.ant-card-body{padding:12px 14px 10px}.service-flow-map-scroll{overflow-x:auto;padding-bottom:4px}.service-flow-map{display:grid;grid-template-columns:minmax(112px,1fr) 14px minmax(112px,1fr) 24px minmax(112px,1fr) 24px minmax(112px,1fr) 14px minmax(112px,1fr) 1px minmax(112px,1fr);align-items:center;gap:6px;width:100%;min-width:890px}.service-flow-entry.ant-btn{height:52px;border-radius:6px;font-weight:600}.service-flow-branch{display:grid;grid-template-rows:repeat(2,40px);gap:8px}.service-flow-split,.service-flow-merge{position:relative;height:88px;color:#b5c0ce}.service-flow-split:before,.service-flow-merge:after{position:absolute;top:44px;width:50%;border-top:1px solid currentcolor;content:""}.service-flow-split:before{left:0}.service-flow-merge:after{right:0}.service-flow-split:after,.service-flow-merge:before{position:absolute;top:20px;bottom:20px;width:50%;border-top:1px solid currentcolor;border-bottom:1px solid currentcolor;content:""}.service-flow-split:after{right:0;border-left:1px solid currentcolor}.service-flow-merge:before{left:0;border-right:1px solid currentcolor}.service-flow-stage{display:flex;min-width:0;height:40px;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:0 11px;border:1px solid #d6dee8;border-radius:5px;background:#fff;color:#475569;cursor:pointer}.service-flow-stage:hover{border-color:#86b7fe;background:#f8fbff;color:#0f5fd7}.service-flow-stage span{min-width:0;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.service-flow-stage strong{min-width:22px;color:#667085;font-size:14px;font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.service-flow-stage.is-active{border-color:#1677ff;background:#1677ff;box-shadow:0 2px 7px #1677ff2e;color:#fff}.service-flow-stage.is-active strong{color:#fff}.service-flow-terminal-divider{width:1px;height:30px;background:#d6dee8}.service-flow-stage.is-danger{border-color:#ffccc7;background:#fff;color:#cf1322}.service-flow-stage.is-danger strong{color:#cf1322}.service-flow-stage.is-danger:hover{border-color:#ff7875;background:#fff7f6;color:#a8071a}.service-flow-stage.is-danger:hover strong{color:#a8071a}.service-flow-stage.is-danger.is-active{border-color:#ff4d4f;background:#ff4d4f;box-shadow:0 2px 7px #ff4d4f2e;color:#fff}.service-flow-stage.is-danger.is-active strong{color:#fff}.service-flow-arrow{color:#a3acb9;font-size:13px;text-align:center}.service-flow-queue-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;padding:7px 10px;border-radius:5px;background:#f8fafc}.service-flow-queue-heading>div{display:flex;min-width:0;align-items:baseline;gap:10px}.service-flow-queue-heading strong{flex:none;color:#1e293b;font-size:14px}.service-flow-queue-heading span{color:#64748b;font-size:12px}.service-flow-queue-heading>span{flex:none;font-variant-numeric:tabular-nums}.service-flow-table-shell{height:170px;overflow:hidden}.service-flow-table-shell.is-expanded{height:auto;overflow:visible}.service-flow-table-shell .ant-table-wrapper{margin-top:5px}.service-flow-workbench .ant-table-thead>tr>th{padding-block:6px;color:#64748b;font-size:12px}.service-flow-workbench .ant-table-tbody>tr>td{padding-block:6px;vertical-align:middle}.service-flow-time,.service-flow-service{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px}.service-flow-time strong,.service-flow-service strong{min-width:0;overflow:hidden;color:#334155;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.service-flow-time small,.service-flow-service small{color:#64748b;font-size:11px;line-height:1.35}.service-flow-service .status-badge{margin-top:2px}.service-flow-table-shell .ant-table-tbody>tr.ant-table-placeholder>td{height:132px;padding-block:0;border-bottom:0;vertical-align:middle}.service-flow-empty{margin-block:0}.service-flow-empty .ant-empty-image{height:24px;margin-bottom:3px}.service-flow-empty .ant-empty-description{color:#64748b;font-size:12px}.service-flow-expand{height:26px;padding-inline:0;font-size:12px}.service-flow-expand-slot{display:flex;min-height:26px;align-items:center}.appointment-center-calendar-card .ant-card-body{padding:24px}.appointment-center-date-strip{display:grid;grid-template-columns:repeat(7,minmax(104px,1fr));gap:6px;overflow-x:auto;padding-bottom:8px}.appointment-center-date-button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1px 4px;min-height:54px;padding:5px 7px;border:1px solid #d9e1ea;border-radius:6px;background:#fff;color:#475569;text-align:left;cursor:pointer}.appointment-center-date-button:hover{border-color:#86b7fe;background:#f8fbff}.appointment-center-date-button.is-active{border-color:#1677ff;background:#eef6ff;box-shadow:inset 0 -3px #1677ff;color:#0f5fd7}.appointment-center-date-button.is-closed{background:#f8fafc;color:#94a3b8}.appointment-center-date-button strong{color:inherit;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}.appointment-center-date-button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-center-date-button small{grid-column:1 / -1;font-size:12px}.appointment-center-schedule-shell{max-height:300px;overflow:auto;border:1px solid #dce4ed;border-radius:6px;background:#fff}.appointment-center-lane-headings,.appointment-center-schedule{display:grid;grid-template-columns:56px repeat(5,minmax(155px,1fr));min-width:831px}.appointment-center-lane-headings{position:sticky;top:0;z-index:4;border-bottom:1px solid #dce4ed;background:#f8fafc}.appointment-center-lane-headings>div{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 8px;border-left:1px solid #e2e8f0;text-align:center}.appointment-center-lane-headings>div:first-child{border-left:0}.appointment-center-lane-headings strong{color:#1e293b;font-size:13px;line-height:18px}.appointment-center-lane-headings span{color:#64748b;font-size:11px;line-height:16px;white-space:nowrap}.appointment-center-lane-headings .is-assessment{box-shadow:inset 0 3px #2563eb}.appointment-center-lane-headings .is-custom_equipment{box-shadow:inset 0 3px #0f766e}.appointment-center-lane-headings .is-consultation{box-shadow:inset 0 3px #d97706}.appointment-center-lane-headings .is-rehabilitation{box-shadow:inset 0 3px #c2413b}.appointment-center-lane-headings .is-release{box-shadow:inset 0 3px #7254b5}.appointment-center-schedule{position:relative}.appointment-center-current-time{position:absolute;right:0;left:56px;z-index:4;border-top:1px solid #dc2626;pointer-events:none}.appointment-center-current-time:before{position:absolute;top:-4px;left:-4px;width:7px;height:7px;border-radius:50%;background:#dc2626;content:""}.appointment-center-current-time span{position:absolute;top:-18px;right:6px;padding:1px 4px;border-radius:3px;background:#fff;color:#b91c1c;font-size:10px;font-weight:600;line-height:16px}.appointment-center-current-time.is-outside-hours{border-top-style:dashed;border-top-color:#64748b}.appointment-center-current-time.is-outside-hours:before{background:#64748b}.appointment-center-current-time.is-outside-hours span{background:#f8fafc;color:#475569}.appointment-center-current-time.is-before-opening span{top:4px}.appointment-center-time-axis{position:relative;z-index:2;background:#f8fafc}.appointment-center-time-axis span{position:absolute;right:10px;color:#64748b;font-size:12px;font-variant-numeric:tabular-nums;transform:translateY(-7px)}.appointment-center-time-axis span:first-child{transform:translateY(2px)}.appointment-center-time-axis span:last-child{transform:translateY(calc(-100% - 2px))}.appointment-center-lane{position:relative;min-width:0;border-left:1px solid #e2e8f0;background-image:linear-gradient(to bottom,#e8edf3 1px,transparent 1px)}.appointment-center-service-closed,.appointment-center-slot-guide{position:absolute;right:0;left:0;pointer-events:none}.appointment-center-service-closed{z-index:0;background:#e2e8f0a8}.appointment-center-slot-guide{z-index:1;border:1px solid rgba(148,163,184,.28);border-right:0;border-left:0;background:#fff3}.appointment-center-daily-break{position:absolute;right:0;left:56px;z-index:2;border-top:1px dashed #94a3b8;border-bottom:1px dashed #94a3b8;background:#f1f5f9c7;pointer-events:none}.appointment-center-daily-break span{position:absolute;top:4px;right:8px;padding:1px 5px;border-radius:3px;background:#ffffffeb;color:#64748b;font-size:10px;font-weight:600}.appointment-center-booking{position:absolute;left:6px;right:6px;z-index:3;display:grid;align-content:start;gap:2px;min-height:56px;overflow:hidden;padding:5px 7px;border:1px solid;border-radius:5px;text-align:left;cursor:pointer}.appointment-center-booking.is-outside-current-schedule{border-style:dashed}.appointment-center-booking-schedule-note{color:#92400e;font-size:10px;font-weight:600}.appointment-center-booking:hover{z-index:3;box-shadow:0 5px 14px #0f172a24}.appointment-center-booking.is-assessment{border-color:#93b4ef;background:#eaf2ff;color:#174ea6}.appointment-center-booking.is-custom_equipment{border-color:#7dc6bd;background:#e9f7f4;color:#0f5f58}.appointment-center-booking.is-consultation{border-color:#e8bd79;background:#fff6e8;color:#9a5706}.appointment-center-booking.is-rehabilitation{border-color:#e6a29e;background:#fff0ef;color:#9f302b}.appointment-center-booking.is-release{border-color:#b9abe0;background:#f3efff;color:#5d419e}.appointment-center-booking.is-awaiting-arrival{outline:2px solid #16a34a;outline-offset:-2px}.appointment-center-booking span,.appointment-center-booking strong{min-width:0}.appointment-center-booking-field>span,.appointment-center-booking-field>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-center-booking-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.appointment-center-booking-details{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:2px 8px}.appointment-center-booking-field{display:flex;min-width:0;align-items:baseline;gap:3px;font-size:11px;line-height:1.25}.appointment-center-booking-field small{flex:none;opacity:.68;font-size:10px}.appointment-center-booking-field strong{font-size:11px;font-weight:700}.appointment-center-booking-status{flex:none;font-size:12px;font-weight:600;opacity:.82}.appointment-center-booking-status.is-urgent{color:#991b1b;opacity:1}.service-business-tab-label{display:inline-flex;align-items:center;gap:5px;color:inherit;font-weight:600}.service-drawer-tabs .ant-tabs-tab:has(.service-business-tab-label){margin:0!important;padding:12px 11px;border-top:1px solid #bfdbfe;border-right:1px solid #bfdbfe;border-bottom:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.service-drawer-tabs .ant-tabs-tab:not(:has(.service-business-tab-label))+.ant-tabs-tab:has(.service-business-tab-label){margin-left:18px!important;border-left:1px solid #bfdbfe;border-radius:6px 0 0 6px}.service-business-tab-label.is-group-title-left:before{display:inline-flex;align-items:center;align-self:center;margin-right:3px;padding:1px 6px;border:1px solid rgb(29 78 216 / 16%);border-radius:3px;background:#ffffff9e;color:#1e40af;content:"业务";font-size:11px;font-weight:600;line-height:18px;pointer-events:none}.service-drawer-tabs .ant-tabs-tab:has(.service-business-tab-label):has(+.ant-tabs-ink-bar){border-radius:0 6px 6px 0}.service-drawer-tabs .ant-tabs-tab-active:has(.service-business-tab-label){background:#dbeafe}.service-drawer-tabs .ant-tabs-tab-disabled:has(.service-business-tab-label){background:#f8fafc;color:#64748b}.appointment-center-section-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;color:#64748b}.appointment-center-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}.appointment-center-profile-grid .is-wide{grid-column:span 3}.appointment-center-no-show{border-color:#991b1b!important;color:#991b1b!important}.service-record-field-group{min-width:0}.service-record-field-group+.service-record-field-group{margin-top:20px;padding-top:18px;border-top:1px solid #e9edf2}.service-record-field-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:11px}.service-record-field-group-heading h5{margin:0;color:#273449;font-size:14px;font-weight:600}.service-record-field-group-heading span{color:#8a94a5;font-size:12px}.service-record-field-group-body{min-width:0}.service-record-field-group-body>.ant-form-item:last-child{margin-bottom:0}.service-record-field-group .detail-field-grid{border-top:0}.service-record-field-group .detail-field{padding:3px 0;border-bottom:0}.service-record-field-group .detail-field+.detail-field{margin-top:8px}.service-record-unified{--service-record-fields-max-width: 736px;--service-record-panel-max-width: 770px;--service-record-customer-content-inset: 17px;min-width:0}.service-record-unified:has(.service-record-customer-context-grid.is-metrics-only){--service-record-fields-max-width: 456px;--service-record-panel-max-width: 490px}.custom-equipment-service-record-layout{display:grid;grid-template-columns:minmax(0,770px) minmax(240px,320px);align-items:start;gap:24px;min-width:0}.custom-equipment-service-attachment{min-width:0;padding:16px;border:1px solid #e1e6ee;border-radius:0;background:#fcfdff}.custom-equipment-service-attachment-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.custom-equipment-service-attachment-heading .field-visibility-label{color:#273449;font-size:14px;font-weight:600}.custom-equipment-service-attachment-heading p{margin:5px 0 0;color:#8590a3;font-size:12px;line-height:1.5}.custom-equipment-service-attachment-file,.custom-equipment-service-attachment-empty{margin-top:16px;border:1px solid #e8edf3;background:#fff}.custom-equipment-service-attachment-file{display:flex;align-items:flex-start;gap:12px;padding:14px}.custom-equipment-service-attachment-file>.anticon{flex:none;margin-top:3px;color:#1677ff;font-size:22px}.custom-equipment-service-attachment-file>div{display:flex;min-width:0;flex-direction:column;gap:4px}.custom-equipment-service-attachment-file strong{overflow:hidden;color:#273449;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.custom-equipment-service-attachment-file span,.custom-equipment-service-attachment-empty span{color:#8590a3;font-size:12px;line-height:1.5}.custom-equipment-service-attachment-empty{display:flex;min-height:128px;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:16px;color:#64748b;text-align:center}.custom-equipment-service-attachment-empty>.anticon{color:#94a3b8;font-size:26px}.custom-equipment-service-attachment-empty strong{color:#475569;font-size:13px;font-weight:600}.custom-equipment-service-attachment>.ant-progress{margin-top:12px}.custom-equipment-service-attachment-dropzone{width:100%;margin-top:16px}.custom-equipment-service-attachment-dropzone.service-report-add-tile.ant-upload-wrapper .ant-upload-drag{box-sizing:border-box;height:180px;min-height:180px}.custom-equipment-service-attachment-dropzone.service-report-add-tile.ant-upload-wrapper .ant-upload-btn{height:100%}.custom-equipment-service-attachment-limit{color:#98a2b3}.custom-equipment-service-attachment-actions{display:flex;width:100%;align-items:center;justify-content:center;flex-wrap:nowrap;gap:8px;margin-top:14px}.custom-equipment-service-attachment-actions .ant-upload-wrapper,.custom-equipment-service-attachment-actions .ant-upload-select{display:inline-flex;width:auto;flex:0 0 auto}.custom-equipment-service-attachment-actions .ant-btn{flex:0 0 auto;padding-inline:10px}.service-record-public-fields{display:flex;flex-direction:column;gap:20px}.service-record-customer-context{min-width:0;width:min(100%,var(--service-record-panel-max-width));padding:14px 16px 16px;border:1px solid #e1e6ee;border-radius:0;background:#fcfdff}.service-record-customer-context-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 12px;margin-bottom:12px}.service-record-customer-context-heading strong{color:#273449;font-size:14px;font-weight:600}.service-record-customer-context-heading span{color:#8590a3;font-size:12px}.service-record-customer-context-grid{display:grid;align-items:start;gap:16px;width:min(100%,var(--service-record-fields-max-width))}.service-record-customer-context-grid.has-problem{grid-template-columns:minmax(260px,440px) 132px 132px}.service-record-customer-context-grid.has-problem.has-insole-condition{grid-template-columns:minmax(220px,1fr) 248px 110px 110px}.service-record-customer-context-grid.is-metrics-only{grid-template-columns:repeat(2,minmax(140px,220px))}.service-record-customer-context-grid .service-record-display-field,.service-record-service-fields .service-record-display-field{padding:0 0 12px;border-top:0}.service-record-service-fields{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:start;gap:16px;width:min(100%,var(--service-record-fields-max-width))}.service-record-unified:has(.service-record-customer-context) .service-record-service-fields{width:min(calc(100% - var(--service-record-customer-content-inset) - var(--service-record-customer-content-inset)),var(--service-record-fields-max-width));margin-inline-start:var(--service-record-customer-content-inset)}.service-record-provider-field,.service-record-customer-problem,.service-record-insole-sample-condition,.service-record-summary-field{min-width:0}.service-record-customer-problem{max-width:440px}.service-record-display-field{padding:4px 0 16px}.service-record-display-field+.service-record-display-field{padding-top:16px;border-top:1px solid #edf0f4}.field-visibility-label{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.service-record-unified .field-visibility-label{color:#273449;font-size:14px;font-weight:600}.field-visibility-label .ant-tag{margin-inline-end:0;padding-inline:6px;border-radius:4px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:500;line-height:18px}.service-record-value{margin:8px 0 0;color:#334155;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.service-record-value.is-empty{color:#8a94a5}.service-record-unified-form .ant-form-item{margin-bottom:20px}.service-record-unified-form .service-record-customer-context-grid .ant-form-item{margin-bottom:12px}.service-record-unified-form .service-record-customer-problem .ant-form-item,.service-record-unified-form .service-record-summary-field .ant-form-item,.service-record-unified-form .service-record-internal-form-item{padding-bottom:22px}.service-record-unified-form .service-record-service-fields .ant-form-item{margin-bottom:0}.service-record-unified-form .ant-form-item-label>label{height:auto}.service-record-internal-collapse{margin-top:2px;width:min(100%,var(--service-record-panel-max-width));border:1px solid #e1e6ee;border-radius:0!important;background:#fafbfc}.service-record-internal-collapse>.ant-collapse-item,.service-record-internal-collapse>.ant-collapse-item>.ant-collapse-header,.service-record-internal-collapse .ant-collapse-content{border-radius:0!important}.service-record-internal-collapse>.ant-collapse-item>.ant-collapse-header{padding:14px 16px!important}.service-record-internal-collapse .ant-collapse-content-box{padding:0 16px 16px!important}.service-record-internal-form-item{margin-bottom:0!important}.service-record-direct-internal{padding-top:16px;border-top:1px solid #edf0f4}.service-record-direct-internal .service-record-display-field{padding-bottom:0}.custom-equipment-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:14px}.custom-equipment-media-workspace{display:flex;flex-direction:column;gap:28px}.custom-equipment-3d-media-guidance .ant-alert-description{line-height:1.65}.custom-equipment-media-card{display:flex;min-width:0;min-height:280px;flex-direction:column;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.custom-equipment-media-preview{position:relative;display:flex;width:100%;min-height:156px;aspect-ratio:4 / 3;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#f1f5f9}.custom-equipment-media-preview>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain}.custom-equipment-media-kind-tag{position:absolute;top:8px;right:8px;margin:0;background:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-equipment-media-video-placeholder,.custom-equipment-media-upload-task-icon{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#64748b;font-size:12px}.custom-equipment-media-video-placeholder .anticon,.custom-equipment-media-upload-task-icon .anticon{color:#2563eb;font-size:34px}.custom-equipment-media-video-placeholder.is-pdf .anticon{color:#cf1322}.custom-equipment-media-name{display:-webkit-box;overflow:hidden;min-height:0;margin-top:8px;color:#263348;font-size:14px;line-height:20px;overflow-wrap:anywhere;text-align:center;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.custom-equipment-media-meta{display:block;overflow:hidden;margin-top:2px;color:#8a94a5;font-size:12px;line-height:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.custom-equipment-media-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #edf0f4}.custom-equipment-media-actions .ant-btn{min-width:0;flex:1;padding-inline:6px}.custom-equipment-media-add-card{min-height:180px;height:100%}.custom-equipment-media-add-card>.ant-upload{box-sizing:border-box;min-height:180px;height:100%;padding:22px!important;border-color:#b9c4d3;border-radius:8px;background:#fff}.custom-equipment-media-add-card>.ant-upload:hover{border-color:#1677ff;background:#f8fbff}.custom-equipment-media-add-card.ant-upload-wrapper .ant-upload-drag .ant-upload-btn{display:flex;min-height:0;height:100%;align-items:center;justify-content:center;padding:0!important}.custom-equipment-media-add-card.ant-upload-wrapper .ant-upload-drag-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#64748b;text-align:center}.custom-equipment-media-upload-icon{color:#1677ff;font-size:12px}.custom-equipment-media-add-card strong{display:block;color:#344054;font-size:14px;line-height:20px;text-align:center}.custom-equipment-media-add-card span:not(.custom-equipment-media-upload-icon),.custom-equipment-media-add-card small{display:block;font-size:12px;line-height:18px;text-align:center}.custom-equipment-media-add-card small{color:#98a2b3}.custom-equipment-media-card.is-upload-task{align-items:stretch;justify-content:center;gap:10px;border-style:dashed;background:#fafcff}.custom-equipment-media-card.is-upload-task .custom-equipment-media-name{min-height:0;margin-top:4px;text-align:center}.custom-equipment-media-card.is-upload-task .ant-tag{align-self:center;margin:0}.custom-equipment-media-upload-error{color:#b91c1c;font-size:12px;line-height:1.5;overflow-wrap:anywhere;text-align:center}.custom-equipment-media-name-editor{display:flex;flex-direction:column;gap:8px;padding-top:8px}.custom-equipment-media-name-editor>span:first-child{color:#344054;font-weight:600}.custom-equipment-media-name-editor small{overflow:hidden;color:#8a94a5;text-overflow:ellipsis;white-space:nowrap}.custom-equipment-media-name-error{color:#b91c1c;font-size:12px}.custom-equipment-media-viewer img,.custom-equipment-media-viewer video{display:block;width:100%;max-height:70vh;object-fit:contain;border-radius:8px;background:#0f172a}.custom-equipment-media-viewer iframe{display:block;width:100%;height:min(76vh,820px);border:0;border-radius:8px;background:#f5f5f5}.custom-equipment-media-viewer-loading{display:flex;min-height:360px;align-items:center;justify-content:center}.service-report-card-grid,.service-product-card-grid{display:grid;align-items:stretch;gap:14px}.service-report-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.service-report-card{position:relative;display:flex;box-sizing:border-box;min-width:0;min-height:156px;flex-direction:column;padding:12px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.service-report-card-heading,.service-report-create-heading{display:flex;min-width:0;align-items:flex-start;gap:11px}.service-report-card-icon{display:inline-flex;width:40px;height:40px;flex:none;align-items:center;justify-content:center;border-radius:7px;background:#fff1f0;color:#cf1322;font-size:22px}.service-report-card:not(.service-report-create-card) .service-report-card-icon{width:24px;height:24px;border-radius:5px;font-size:13px}.service-report-card-title{min-width:0;flex:1}.service-report-card-title-line{display:flex;min-width:0;align-items:flex-start;gap:6px}.service-report-card-title-line strong{display:-webkit-box;overflow:hidden;min-width:0;flex:1;color:#253044;font-size:14px;line-height:1.45;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.service-report-card-title .ant-tag{flex:none;margin-inline-end:0}.service-report-card-filename{display:-webkit-box;overflow:hidden;min-width:0;flex:1;color:#7b8494;font-size:12px;line-height:1.45;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.service-report-card-meta-row{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:7px}.service-report-card-meta-row time{flex:none;color:#98a2b3;font-size:11px;line-height:1.45;white-space:nowrap}.service-report-card-status-group{display:flex;flex:none;align-items:flex-end;flex-direction:column;gap:5px;margin-left:auto}.service-report-card-status-group .ant-tag{margin-inline-end:0}.service-report-card-actions,.service-report-create-actions{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #edf0f4}.service-card-add-tile{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #b9c4d3;border-radius:8px;background:#fff;color:#667085;cursor:pointer;text-align:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.service-card-add-tile:hover:not(:disabled){border-color:#1677ff;background:#f8fbff;color:#1677ff}.service-card-add-tile:disabled{cursor:not-allowed;opacity:.58}.service-card-add-tile strong,.service-card-add-tile span{display:block}.service-card-add-tile strong{color:#344054;font-size:14px;line-height:20px}.service-card-add-tile span{font-size:12px;line-height:18px}.service-card-add-icon{color:#1677ff;font-size:12px}.service-report-add-tile.ant-upload-wrapper .ant-upload-drag{min-height:180px;padding:14px;border:0;background:transparent}.service-report-add-tile.ant-upload-wrapper .ant-upload-btn{padding:0!important}.service-report-add-tile.ant-upload-wrapper .ant-upload-drag-container{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}.service-report-create-card{width:100%;max-width:560px;grid-column:1 / -1;justify-self:start;gap:13px}.service-report-create-heading{align-items:center;color:#344054}.service-report-create-field{display:flex;flex-direction:column;gap:6px;color:#475467;font-size:12px}.service-report-create-field .ant-select,.service-report-create-card .ant-upload-wrapper,.service-report-create-card .ant-upload-wrapper .ant-btn{width:100%}.service-report-create-file{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-radius:6px;background:#f8fafc}.service-report-create-file>div{min-width:0}.service-report-create-file strong,.service-report-create-file span{display:block}.service-report-create-file strong{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.service-report-create-file span{margin-top:2px;color:#98a2b3;font-size:11px}.service-report-create-actions{justify-content:flex-end;margin-top:auto}.service-product-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.service-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #dfe5ed;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.service-product-card-content{display:flex;min-width:0;flex:1;flex-direction:column;padding:12px}.service-product-card-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.service-product-card-heading>div:first-child{min-width:0;flex:1}.service-product-card-heading strong{display:block}.service-product-card-heading strong{overflow:hidden;color:#253044;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.service-product-card-brand{display:block;overflow:hidden;margin-top:3px;color:#7b8494;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.service-product-card-tags{display:flex;flex:none;flex-direction:column;align-items:flex-end;gap:5px}.service-product-card-tags .ant-tag{margin-inline-end:0}.service-product-card-published-at{color:#98a2b3;font-size:11px;line-height:1.35;white-space:nowrap}.service-product-card-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin:10px 0 0;padding:10px;border-radius:6px;background:#f8fafc}.service-product-card-meta div{min-width:0}.service-product-card-meta .is-wide{grid-column:1 / -1}.service-product-card-meta dt,.service-product-card-meta dd{margin:0}.service-product-card-meta .is-wide dd{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.service-product-card-meta dt{color:#98a2b3;font-size:11px}.service-product-card-meta dd{overflow:hidden;margin-top:3px;color:#475467;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.service-product-card-note{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:#667085;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.service-product-card-actions{display:flex;align-items:center;justify-content:center;margin-top:auto;padding-top:8px;border-top:1px solid #edf0f4}.service-product-card-actions .admin-table-actions{justify-content:center}.service-product-add-tile{min-height:180px;padding:18px}@media(max-width:1320px){.custom-equipment-service-record-layout{grid-template-columns:minmax(0,770px)}.custom-equipment-service-attachment{width:min(100%,770px)}}@media(max-width:760px){.service-record-customer-context-grid.has-problem{grid-template-columns:repeat(2,minmax(0,1fr))}.service-record-customer-context-grid.has-problem .service-record-customer-problem,.service-record-customer-context-grid.has-insole-condition .service-record-insole-sample-condition{grid-column:1 / -1}}@media(max-width:680px){.service-report-card-grid,.service-product-card-grid{grid-template-columns:1fr}.service-record-customer-context{padding-inline:12px}.service-record-unified{--service-record-customer-content-inset: 13px}.service-record-internal-collapse>.ant-collapse-item>.ant-collapse-header{padding-inline:12px!important}.service-record-internal-collapse .ant-collapse-content-box{padding-inline:12px!important}.service-record-customer-context-heading{align-items:flex-start;flex-direction:column}.service-record-customer-context-grid.has-problem,.service-record-customer-context-grid.is-metrics-only,.service-record-service-fields{grid-template-columns:minmax(0,1fr)}.service-record-customer-context-grid.has-problem .service-record-customer-problem{grid-column:auto;max-width:none}.service-record-field-group-heading{align-items:flex-start;flex-direction:column;gap:3px}.custom-equipment-media-grid{grid-template-columns:1fr}.service-product-shipment-editor-heading{align-items:stretch;flex-direction:column}.service-product-shipment-row-main{grid-template-columns:28px minmax(0,1fr) 32px}.service-product-shipment-index{grid-column:1;grid-row:1}.service-product-shipment-label{grid-column:2;grid-row:1}.service-product-shipment-tracking.ant-form-item{grid-column:1 / -1;grid-row:2}.service-product-shipment-address-switch{grid-column:1 / -1;grid-row:4}.service-product-shipment-purpose{grid-column:1 / -1;grid-row:3;grid-template-columns:32px minmax(0,148px)}.service-product-shipment-row-main>.ant-btn{grid-column:3;grid-row:1}.service-product-shipment-custom-address.ant-form-item{grid-column:1 / -1;grid-row:5;margin-top:0}.service-product-editor-footer{align-items:stretch;flex-direction:column;gap:10px}.service-product-editor-footer>.ant-space{justify-content:flex-end}.service-report-add-tile.ant-upload-wrapper .ant-upload-drag,.service-product-add-tile,.custom-equipment-media-add-card,.custom-equipment-media-add-card>.ant-upload{min-height:164px}}.product-catalog-card,.product-catalog-card>.ant-card-body,.product-catalog-table-shell{min-width:0}.product-catalog-card{overflow:hidden}.product-catalog-table-shell{width:100%}.product-catalog-name-cell{display:flex;min-width:0;flex-direction:column;gap:3px}.product-catalog-name-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-catalog-name-cell span{overflow-wrap:anywhere;color:#64748b;font-size:12px;line-height:1.45;white-space:normal}.product-catalog-description,.product-catalog-models{overflow-wrap:anywhere;color:#475569;line-height:1.55;white-space:normal}.product-catalog-table-shell .ant-table-tbody>tr>td{vertical-align:top}.service-product-summary{display:flex;min-width:180px;flex-direction:column;gap:3px}.service-product-summary span{color:#64748b;font-size:12px}.appointment-creation-form{display:flex;flex-direction:column;gap:28px}.appointment-creation-form.is-workbench{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:start;gap:24px 28px}.appointment-creation-form.is-workbench .appointment-creation-section+.appointment-creation-section{padding-top:0;border-top:0}.appointment-creation-form.is-workbench .appointment-creation-section:last-child{grid-column:1 / -1;padding-top:22px;border-top:1px solid #e5e7eb}.appointment-creation-form.is-workbench .appointment-service-option.ant-radio-wrapper{flex:1 1 calc(50% - 4px);min-height:46px;min-width:90px;align-items:center;justify-content:center;padding:8px 10px}.appointment-creation-form.is-workbench .appointment-service-option .ant-radio{display:none}.appointment-creation-form.is-workbench .appointment-service-option-copy{gap:0}.appointment-creation-form.is-workbench .appointment-service-option-copy strong{font-size:13px;text-align:center;white-space:nowrap}.appointment-creation-form.is-workbench .appointment-service-option-copy small{display:none}.appointment-creation-form.is-workbench .appointment-service-selector{display:flex;flex-wrap:wrap;gap:8px}.appointment-creation-form.is-workbench .appointment-creation-service-field,.appointment-creation-form.is-workbench .appointment-creation-demand>.ant-form-item{margin-bottom:14px}.appointment-creation-form.is-workbench .consultation-arrangement-heading strong{font-size:15px}.appointment-creation-form.is-workbench .consultation-arrangement-heading p{font-size:12px;line-height:1.5}.appointment-creation-form.is-workbench .appointment-immediate-slot{min-height:66px;padding:10px 12px}.walk-in-workbench-card .service-drawer-tabs{margin-top:0}.walk-in-workbench-card .today-service-action-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.walk-in-registration-detail{display:flex;flex-direction:column;gap:22px}.service-backfill-intro{margin-bottom:24px}.service-backfill-form{display:flex;flex-direction:column;gap:26px}.service-backfill-section+.service-backfill-section{padding-top:24px;border-top:1px solid #e5e7eb}.service-backfill-section-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.service-backfill-section-heading>span{display:flex;width:24px;height:24px;flex:none;align-items:center;justify-content:center;border-radius:50%;background:#eaf3ff;color:#1677ff;font-size:12px;font-weight:600}.service-backfill-section-heading>div{min-width:0}.service-backfill-section-heading strong{color:#1f2937;font-size:15px;line-height:24px}.service-backfill-section-heading p{margin:2px 0 0;color:#64748b;font-size:13px;line-height:1.55}.service-backfill-section-content{padding-left:34px}.service-backfill-section-content>.ant-form-item:last-child{margin-bottom:0}.service-backfill-customer-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;margin:-4px 0 14px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.service-backfill-customer-summary>div{display:flex;min-width:0;flex-direction:column;gap:3px}.service-backfill-customer-summary span{color:#64748b;font-size:12px}.service-backfill-customer-summary strong{overflow:hidden;color:#1f2937;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.appointment-creation-section+.appointment-creation-section{padding-top:26px;border-top:1px solid #e5e7eb}.appointment-creation-service-field{max-width:none}.appointment-service-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.appointment-service-option.ant-radio-wrapper{min-width:0;min-height:74px;align-items:flex-start;gap:10px;margin-inline-end:0;padding:14px;border:1px solid #d8dee8;border-radius:6px;background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.appointment-service-option.ant-radio-wrapper:hover{border-color:#91caff}.appointment-service-option.ant-radio-wrapper-checked{border-color:#1677ff;background:#f5f9ff;box-shadow:0 0 0 1px #1677ff14}.appointment-service-option .ant-radio{margin-top:2px}.appointment-service-option-copy{display:flex;min-width:0;flex-direction:column;gap:5px;white-space:normal}.appointment-service-option-copy strong{color:#1f2937;line-height:1.45}.appointment-service-option-copy small{overflow-wrap:anywhere;color:#64748b;line-height:1.45}.appointment-creation-demand>.ant-form-item:last-child,.appointment-creation-section>.ant-form-item:last-child{margin-bottom:0}.appointment-equipment-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.appointment-equipment-heading strong{color:#1f2937;font-size:14px;font-weight:600}.appointment-equipment-heading span{color:#8c8c8c;font-size:12px}.appointment-equipment-list{overflow:hidden;border:1px solid #dbe3ed;border-radius:6px;background:#fff}.appointment-equipment-item{display:flex;flex-direction:column;gap:12px;padding:14px 16px;background:#fafbfc;transition:background .2s ease,border-color .2s ease}.appointment-equipment-item+.appointment-equipment-item{border-top:1px solid #e5e7eb}.appointment-equipment-item.is-selected{background:#f5f9ff}.appointment-equipment-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,260px);align-items:center;gap:18px}.appointment-equipment-row .ant-checkbox-wrapper{color:#1f2937;font-weight:600}.appointment-equipment-row .ant-select{width:100%}.appointment-equipment-item>.ant-input-textarea-affix-wrapper{width:100%;margin-bottom:16px}.appointment-creation-time-heading{align-items:center}.appointment-creation-time-field{margin-bottom:0}.appointment-time-picker{display:flex;flex-direction:column;gap:14px}.appointment-follow-up-time-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.appointment-follow-up-time-modes button{display:flex;min-width:0;min-height:96px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:14px 16px;border:1px solid #d8dee8;border-radius:6px;background:#fff;color:#334155;cursor:pointer;text-align:left}.appointment-follow-up-time-modes button:hover:not(:disabled){border-color:#4096ff}.appointment-follow-up-time-modes button.is-selected{border-color:#1677ff;background:#eaf3ff;color:#0958d9}.appointment-follow-up-time-modes button:disabled{background:#f6f7f9;color:#9ca3af;cursor:not-allowed}.appointment-follow-up-time-modes strong,.appointment-follow-up-time-modes span,.appointment-follow-up-time-modes small{color:inherit}.appointment-follow-up-time-modes small{line-height:1.45}.appointment-time-context{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.appointment-time-context>div{display:flex;min-width:0;flex-direction:column;gap:3px}.appointment-time-context strong{color:#1f2937}.appointment-time-context span{color:#64748b;font-size:12px}.appointment-time-context .ant-tag{flex:none;margin-inline-end:0}.appointment-today-slot-list button{min-height:62px}.appointment-immediate-slot-wrap{display:flex;flex-direction:column;gap:10px}.appointment-immediate-slot{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:76px;padding:13px 16px;border:1px solid #91caff;border-radius:6px;background:#f5f9ff;color:#1f2937;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.appointment-immediate-slot:hover:not(:disabled){border-color:#1677ff}.appointment-immediate-slot.is-selected{border-color:#1677ff;background:#eaf3ff;box-shadow:0 0 0 1px #1677ff1a}.appointment-immediate-slot.is-overtime{border-color:#ffd591;background:#fffaf0}.appointment-immediate-slot.is-overtime:hover:not(:disabled),.appointment-immediate-slot.is-overtime.is-selected{border-color:#fa8c16;background:#fff7e6;box-shadow:0 0 0 1px #fa8c161a}.appointment-immediate-slot:disabled{border-color:#e5e7eb;background:#f6f7f9;color:#9ca3af;cursor:not-allowed}.appointment-immediate-slot-icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#1677ff;color:#fff;font-size:17px}.appointment-immediate-slot.is-overtime .appointment-immediate-slot-icon{background:#fa8c16}.appointment-immediate-slot:disabled .appointment-immediate-slot-icon{background:#cbd5e1}.appointment-immediate-slot-copy,.appointment-immediate-slot-time{display:flex;min-width:0;flex-direction:column;gap:4px}.appointment-immediate-slot-copy strong,.appointment-immediate-slot-time strong{font-size:14px;line-height:1.4}.appointment-immediate-slot-copy small,.appointment-immediate-slot-time small{color:#64748b;font-size:12px;line-height:1.4}.appointment-immediate-slot-time{align-items:flex-end;text-align:right}.appointment-time-loading{display:flex;min-height:90px;align-items:center;justify-content:center;gap:10px;color:#64748b}.appointment-time-empty-alert{margin-top:2px}.appointment-creation-arrival{margin-top:20px;padding-top:4px}.appointment-creation-arrival-field{margin-bottom:0}.appointment-creation-arrival-field .ant-form-item-label>label{color:#1f2937;font-weight:600}.appointment-creation-arrival .ant-alert{margin-top:12px}@media(max-width:900px){.appointment-center-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-center-profile-grid .is-wide{grid-column:span 2}.appointment-creation-time-heading,.appointment-time-context{align-items:flex-start}.appointment-follow-up-time-modes,.appointment-creation-form.is-workbench{grid-template-columns:1fr}.appointment-creation-form.is-workbench .appointment-creation-section:last-child{grid-column:auto}}@media(max-width:600px){.appointment-center-section-action{align-items:flex-start;flex-direction:column}.appointment-center-profile-grid{grid-template-columns:1fr}.appointment-center-profile-grid .is-wide{grid-column:auto}.appointment-equipment-heading,.appointment-creation-time-heading,.appointment-time-context{flex-direction:column}.appointment-service-selector{grid-template-columns:1fr}.appointment-equipment-row{grid-template-columns:1fr;gap:10px}.service-backfill-section-content{padding-left:0}.service-backfill-customer-summary{grid-template-columns:1fr;gap:10px}.appointment-immediate-slot{grid-template-columns:auto minmax(0,1fr)}.appointment-immediate-slot-time{grid-column:2;align-items:flex-start;text-align:left}.service-flow-queue-heading,.service-flow-queue-heading>div{align-items:flex-start;flex-direction:column;gap:3px}}.service-case-external-update-alert{margin:0 24px 16px}.today-service-list-card>.ant-card-body{padding:0}.today-service-refresh-action{display:flex;flex-direction:column;align-items:center;gap:3px}.today-service-refresh-action>span{color:#8c8c8c;font-size:11px;line-height:1.4;white-space:nowrap}.today-service-primary-tabs>.ant-tabs-nav{margin:0;padding:0 16px}.today-service-tab-label{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.today-service-tab-count{min-width:18px;padding:0 5px;border-radius:9px;background:#f0f2f5;color:#667085;font-size:11px;font-variant-numeric:tabular-nums;line-height:18px;text-align:center}.today-service-primary-tabs .ant-tabs-tab-active .today-service-tab-count{background:#e6f4ff;color:#1677ff}.today-service-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 20px;padding:12px 16px;border-bottom:1px solid #f0f0f0}.today-service-secondary-filters{max-width:100%;overflow-x:auto;padding:2px;scrollbar-width:thin}.today-service-secondary-filters .ant-radio-group{display:flex;gap:8px;min-width:max-content}.today-service-secondary-filters .ant-radio-button-wrapper{height:28px;padding-inline:12px;color:#000000e0;font-size:13px;line-height:26px;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:none}.today-service-secondary-filters .ant-radio-button-wrapper:not(:first-child){margin-inline-start:0}.today-service-secondary-filters .ant-radio-button-wrapper:not(:first-child):before{display:none}.today-service-secondary-filters .ant-radio-button-wrapper:hover{color:#1677ff;border-color:#69b1ff}.today-service-secondary-filters .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#0958d9;background:#f0f7ff;border-color:#69b1ff;box-shadow:none}.today-service-secondary-filters .ant-radio-button-wrapper:focus-within{outline:2px solid rgba(22,119,255,.2);outline-offset:1px}.today-service-secondary-filters .ant-radio-button-wrapper:first-child,.today-service-secondary-filters .ant-radio-button-wrapper:last-child{border-radius:6px}.today-service-secondary-filters .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:transparent}.today-service-secondary-filters .ant-radio-button-wrapper span{white-space:nowrap}.today-service-list-filters{justify-content:flex-end}.today-service-service-filter{width:150px}.today-service-keyword-filter{width:200px}.today-service-list-note,.today-service-list-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 16px;background:#fafafa}.service-workspace-page>.admin-page-heading{display:none}.service-workspace-page-back-row{margin:-4px 0 10px}.service-workspace-page-back-row .ant-btn-link{height:auto;padding:0}.service-workspace-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.service-workspace-page-title-block{min-width:0}.service-workspace-page-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.service-workspace-page-title-row h2{margin:0;color:#172033;font-size:24px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.service-workspace-page-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin-top:5px;color:#667085;font-size:13px}.service-workspace-page-meta>span:not(:last-child):after{margin-left:10px;color:#c4c9d2;content:"·"}.service-workspace-page-demand{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 10px;margin-top:9px;color:#344054;font-size:13px}.service-workspace-page-demand strong{max-width:100%;overflow-wrap:anywhere;font-weight:500}.service-workspace-page-reference-actions{flex:0 0 auto;justify-content:flex-end}.service-workspace-page-state-alert,.service-workspace-page-profile-alerts{margin-bottom:14px}.service-workspace-page-content{min-height:360px;padding:0 20px 24px;border:1px solid #e1e6ee;border-radius:8px;background:#fff}.service-workspace-page-content>.service-drawer-workspace{width:100%}.service-workspace-page .service-drawer-tabs{margin-top:0}.service-workspace-page .service-drawer-tabs>.ant-tabs-nav{margin-bottom:22px}.service-workspace-page .service-drawer-tabs .ant-tabs-tab:has(.service-business-tab-label){margin:0 24px 0 0!important;padding:13px 2px;border:0;border-radius:0;background:transparent;color:#667085}.service-workspace-page .service-drawer-tabs .ant-tabs-tab:has(.service-business-tab-label):hover,.service-workspace-page .service-drawer-tabs .ant-tabs-tab-active:has(.service-business-tab-label){background:transparent;color:#1677ff}.service-workspace-page .service-drawer-tabs .ant-tabs-tab:not(:has(.service-business-tab-label))+.ant-tabs-tab:has(.service-business-tab-label){margin-left:0!important;border-left:0;border-radius:0}.service-workspace-page .service-business-tab-label.is-group-title-left:before{display:none}.service-workspace-page-footer{position:sticky;z-index:4;bottom:-24px;margin:16px -24px -24px;padding:12px 24px;border-top:1px solid #e1e6ee;background:#fffffff5;box-shadow:0 -6px 18px #0f172a0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-workspace-pre-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:20px}.service-workspace-pre-service-card{min-width:0;box-shadow:none}.service-workspace-pre-service-card .detail-field-section+.detail-field-section{margin-top:22px}.service-workspace-guidance{display:flex;flex-direction:column;gap:7px;color:#667085;line-height:1.7}.service-workspace-guidance strong{color:#263244}.service-workspace-checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}.service-workspace-checklist li{display:flex;align-items:flex-start;gap:8px;color:#344054}.service-workspace-checklist li:before{color:#52c41a;content:"✓";font-weight:600}.service-workspace-reference-popover{width:min(360px,calc(100vw - 32px))}.service-workspace-reference-popover.is-status-history{width:min(440px,calc(100vw - 32px))}.service-workspace-reference-popover .ant-popover-inner{padding:16px}.service-workspace-status-history{max-height:60vh;padding:8px 4px 0;overflow-y:auto}.service-workspace-page-loading{display:flex;min-height:460px;align-items:center;justify-content:center}@media(max-width:900px){.service-workspace-page-heading{flex-direction:column}.service-workspace-page-reference-actions{width:100%;justify-content:flex-start}}@media(max-width:767px){.service-workspace-page-title-row h2{font-size:20px}.service-workspace-page-content{padding:0 14px 18px}.service-workspace-page-footer{bottom:-16px;margin:14px -16px -16px;padding:12px 16px}.service-workspace-pre-service-grid{grid-template-columns:minmax(0,1fr)}.service-workspace-page .service-drawer-tabs .ant-tabs-tab:has(.service-business-tab-label){margin-right:18px!important}}@media(max-width:560px){.service-workspace-page-meta{align-items:flex-start;flex-direction:column;gap:2px}.service-workspace-page-meta>span:not(:last-child):after{content:none}.service-workspace-page-reference-actions .ant-btn{flex:1 1 auto}.service-workspace-page-footer{bottom:-12px;margin-inline:-12px;margin-bottom:-12px;padding-inline:12px}}.today-service-list-note{border-bottom:1px solid #f0f0f0}.today-service-table-container{container-name:today-service-table;container-type:inline-size}.today-service-list-footer{border-top:1px solid #f0f0f0}.today-service-list-note .ant-typography,.today-service-list-footer .ant-typography{margin:0;font-size:12px;line-height:1.5}.today-service-list-note .ant-typography:last-child,.today-service-list-footer .ant-typography:last-child{flex:none;white-space:nowrap}.today-service-table .ant-table-tbody>tr>td{padding-block:13px}.today-service-time-cell,.today-service-customer-cell,.today-service-content-cell,.today-service-status-cell{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.today-service-time-cell strong,.today-service-customer-cell strong,.today-service-content-cell strong{color:#1f2937;font-weight:600;line-height:1.45}.today-service-time-cell strong{font-variant-numeric:tabular-nums;white-space:nowrap}.today-service-time-cell span,.today-service-customer-cell span,.today-service-content-cell span,.today-service-status-cell>span:last-child{color:#7a8493;font-size:12px;line-height:1.5;overflow-wrap:anywhere;white-space:normal}.today-service-time-cell .today-service-schedule-date{white-space:nowrap;font-variant-numeric:tabular-nums}.today-service-customer-cell>span:last-child{white-space:nowrap}.today-service-content-cell strong,.today-service-content-cell span{max-width:100%;overflow-wrap:anywhere;white-space:normal}.today-service-row-actions.admin-table-actions{flex-wrap:wrap;white-space:normal}.today-service-narrow-only{display:none}@media(max-width:1100px){.today-service-list-toolbar{grid-template-columns:minmax(0,1fr)}.today-service-list-filters{justify-content:flex-start}}@container today-service-table (max-width: 940px){.today-service-wide-only{display:none!important}.today-service-narrow-only{display:inline}.today-service-table-container .ant-table,.today-service-table-container .ant-table-container,.today-service-table-container .ant-table-content,.today-service-table-container table,.today-service-table-container tbody{display:block;width:100%!important;min-width:0!important}.today-service-table-container colgroup,.today-service-table-container thead{display:none}.today-service-table-container .ant-table-tbody>tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;padding:16px;border-bottom:1px solid #f0f0f0}.today-service-table-container .ant-table-tbody>tr:last-child{border-bottom:0}.today-service-table-container .ant-table-tbody>tr>td{display:block;min-width:0;padding:0!important;border-bottom:0!important}.today-service-table-container .ant-table-tbody>tr>td:before{display:block;margin-bottom:4px;color:#98a2b3;content:attr(data-label);font-size:11px;font-weight:500;line-height:1.4}.today-service-table-container .today-service-table-actions-column,.today-service-table-container .ant-table-placeholder>td{grid-column:1 / -1}.today-service-table-container .ant-table-placeholder>td:before{display:none}.today-service-customer-compact-meta{font-size:12px;white-space:nowrap!important}}@media(max-width:560px){.today-service-list-toolbar{padding:10px 12px}.today-service-list-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.today-service-service-filter,.today-service-keyword-filter{width:100%}.today-service-list-note,.today-service-list-footer{align-items:flex-start;flex-direction:column;gap:4px;padding-inline:12px}.today-service-list-note .ant-typography:last-child,.today-service-list-footer .ant-typography:last-child{white-space:normal}}@media(max-width:480px){.today-service-primary-tabs>.ant-tabs-nav{padding-inline:12px}.today-service-table-container .ant-table-tbody>tr{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px 12px}.today-service-table-container .today-service-table-actions-column{grid-column:auto}}
