.salon-shell{--salon-sidebar-width: 256px;--salon-sidebar-collapsed-width: 76px;--salon-topbar-height: 64px;--salon-topbar-mobile-height: 58px;--salon-footer-height: 44px;min-height:100vh;min-height:100dvh;width:100%;min-width:0;overflow-x:clip;padding-top:var(--salon-topbar-height);background:#eef2f7;color:#111827}.salon-shell,.salon-shell *{letter-spacing:0}.salon-sidebar{position:fixed;inset:0 auto 0 0;z-index:120;display:flex;flex-direction:column;width:var(--salon-sidebar-width);height:100vh;height:100dvh;overflow:hidden;background:#223044;border-right:1px solid #344258;box-shadow:8px 0 22px #0f172a1f;transition:width .2s ease}.salon-sidebar.is-collapsed{width:var(--salon-sidebar-collapsed-width)}.salon-brand{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 16px;border-bottom:1px solid #344258}.salon-sidebar.is-collapsed .salon-brand{justify-content:center;padding-inline:10px}.salon-brand img{width:36px;height:36px;flex:0 0 auto;border:1px solid rgba(226,232,240,.16);border-radius:8px;background:#fff}.salon-brand-copy{min-width:0;display:grid;gap:2px}.salon-brand-copy strong{overflow:hidden;color:#f8fafc;font-size:15px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.salon-brand-copy span{overflow:hidden;color:#aab6c6;font-size:10px;font-weight:800;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.salon-pos-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;margin:12px 12px 10px;padding:0 14px;color:#172033;font-size:14px;font-weight:850;border:1px solid #d7ad55;border-radius:7px;background:#d7ad55;box-shadow:none;cursor:pointer}.salon-pos-button:hover{background:#c69b42;border-color:#c69b42}.salon-sidebar.is-collapsed .salon-pos-button{width:46px;margin-inline:auto;padding:0}.salon-nav{flex:1;min-height:0;overflow:auto;padding:2px 8px 18px}.salon-nav::-webkit-scrollbar{width:8px}.salon-nav::-webkit-scrollbar-thumb{background:#465872;border-radius:999px}.salon-nav-group{margin-bottom:6px}.salon-nav-group-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:32px;margin:2px 0;padding:6px 10px;color:#a7b3c5;font-size:11px;font-weight:900;text-align:left;border:0;border-radius:6px;background:transparent;cursor:pointer}.salon-nav-group-toggle:hover{color:#f8fafc;background:#ffffff0d}.salon-nav-group-chevron{font-size:10px;transition:transform .18s ease}.salon-nav-group:not(.is-open) .salon-nav-group-chevron{transform:rotate(-90deg)}.salon-nav-items-collapse{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-5px);visibility:hidden;pointer-events:none;transition:grid-template-rows .15s cubic-bezier(.22,1,.36,1),opacity .1s ease,transform .14s cubic-bezier(.22,1,.36,1),visibility 0s linear .15s}.salon-nav-group.is-open .salon-nav-items-collapse{grid-template-rows:1fr;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition-delay:0s}.salon-nav-items-collapse>.salon-nav-items{min-height:0;overflow:hidden}.salon-nav-items{display:grid;gap:3px}.salon-nav-item{position:relative;display:flex;align-items:center;width:100%;min-height:42px;gap:10px;padding:7px 10px;color:#d4dce8;text-align:left;border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer}.salon-nav-item:hover{color:#f8fafc;background:#2b3a4f;border-color:#41516a}.salon-nav-item.is-active{color:#172033;background:#f8fafc;border-color:#f8fafc;box-shadow:none}.salon-nav-item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #93c5fd}.salon-nav-item.is-active:before{position:absolute;left:0;width:3px;height:20px;border-radius:0 999px 999px 0;background:#d7ad55;content:""}.salon-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;flex:0 0 22px;font-size:17px}.salon-nav-copy{display:grid;min-width:0;gap:1px}.salon-nav-copy strong,.salon-nav-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salon-nav-copy strong{font-size:13px;font-weight:850;line-height:1.2}.salon-nav-copy small{color:inherit;font-size:11px;line-height:1.2;opacity:.68}.salon-sidebar.is-collapsed .salon-nav{padding-inline:8px}.salon-sidebar.is-collapsed .salon-nav-group{margin:0;padding:4px 0;border-bottom:1px solid rgba(148,163,184,.12)}.salon-sidebar.is-collapsed .salon-nav-group:last-child{border-bottom:0}.salon-sidebar.is-collapsed .salon-nav-item{justify-content:center;min-height:44px;padding:0}.salon-top-navigation,.salon-top-navigation-inner{display:contents}.salon-top-brand{display:flex;align-items:center;flex:0 0 auto;gap:10px;min-width:184px;padding-right:16px;border-right:1px solid rgba(255,255,255,.16)}.salon-topbar .salon-top-brand,.salon-topbar .salon-top-pos-button{display:inline-flex}.salon-top-brand img{width:36px;height:36px;flex:0 0 auto;border:1px solid rgba(226,232,240,.16);border-radius:9px;background:#fff}.salon-top-brand .salon-brand-copy{gap:2px}.salon-top-brand .salon-brand-copy strong{color:#fff;font-size:14px}.salon-top-brand .salon-brand-copy span{color:#fff;opacity:.72}.salon-top-pos-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:7px;height:40px;padding:0 13px;color:#172033;font-size:13px;font-weight:850;border:1px solid #d7ad55;border-radius:8px;background:#d7ad55;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.salon-top-pos-button:hover{border-color:#e6c36f;background:#e6c36f;transform:translateY(-1px)}.salon-top-nav{display:flex;align-items:stretch;align-self:stretch;flex:1 1 auto;gap:4px;min-width:0;overflow:visible;flex-wrap:nowrap;order:2}.salon-top-nav-group{position:relative;display:flex;align-items:center;flex:0 0 auto}.salon-top-nav-group-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:38px;padding:0 13px;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.salon-top-nav-group-toggle:hover,.salon-top-nav-group:hover .salon-top-nav-group-toggle{color:#fff;border-color:#ffffff2e;background:#ffffff1a}.salon-top-nav-group.is-active .salon-top-nav-group-toggle{color:#fff;border-color:#7897ef;background:#6789ee;box-shadow:0 4px 12px #0a12302e}.salon-top-nav-dropdown{position:absolute;top:calc(100% + 8px);left:0;z-index:160;display:grid;gap:3px;min-width:236px;padding:7px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;box-shadow:0 16px 36px #0f172a2e;opacity:0;transform:translateY(-5px) scale(.98);transform-origin:top left;visibility:hidden;pointer-events:none;transition:opacity .13s ease,transform .16s cubic-bezier(.22,1,.36,1),visibility 0s linear .16s}.salon-top-nav-group:hover .salon-top-nav-dropdown,.salon-top-nav-group.is-open .salon-top-nav-dropdown{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto;transition-delay:0s}.salon-top-nav-group.is-dismissed .salon-top-nav-dropdown,.salon-top-nav-group.is-dismissed:hover .salon-top-nav-dropdown,.salon-top-nav-group.is-dismissed.is-open .salon-top-nav-dropdown{opacity:0;transform:translateY(-5px) scale(.98);visibility:hidden;pointer-events:none}.salon-top-nav-group.has-wide-dropdown .salon-top-nav-dropdown{right:0;left:auto;grid-template-columns:repeat(2,minmax(218px,1fr));width:462px}.salon-top-nav-dropdown:before{position:absolute;top:-10px;right:0;left:0;height:10px;content:""}.salon-top-nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:7px 10px;color:#334155;text-align:left;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:color .14s ease,background-color .14s ease,border-color .14s ease}.salon-top-nav-item:hover,.salon-top-nav-item.is-active{color:#172033;border-color:#ead7ae;background:#fff9ec}.salon-top-nav-item-icon{display:inline-flex;align-items:center;justify-content:center;width:23px;flex:0 0 23px;color:#8a641d;font-size:16px}.salon-top-nav-item-copy{display:grid;min-width:0;gap:2px}.salon-top-nav-item-copy strong,.salon-top-nav-item-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salon-top-nav-item-copy strong{font-size:13px;font-weight:850;line-height:1.2}.salon-top-nav-item-copy small{color:#64748b;font-size:11px;line-height:1.2}.salon-route-transition{width:100%;animation:salon-route-slide-in .22s cubic-bezier(.22,1,.36,1) both}@keyframes salon-route-slide-in{0%{opacity:0;transform:translate3d(-18px,0,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.salon-nav-items-collapse,.salon-nav-group-chevron,.salon-top-nav-dropdown,.salon-route-transition{transition:none;animation:none}}.salon-workspace{display:flex;flex-direction:column;min-height:calc(100vh - var(--salon-top-navigation-height) - var(--salon-topbar-height));min-height:calc(100dvh - var(--salon-top-navigation-height) - var(--salon-topbar-height))}.salon-topbar{position:fixed;inset:0 0 auto;z-index:140;display:flex;align-items:center;gap:14px;min-height:var(--salon-topbar-height);width:100%;box-sizing:border-box;padding:8px 16px;color:#fff;background:#202b4e;border-bottom:1px solid #313e68;box-shadow:0 5px 18px #0c142d33}.salon-topbar>*{min-width:0}.salon-topbar-left{display:flex;align-items:center;min-width:0;gap:10px;order:1;flex:0 1 230px}@media screen and (min-width:768px){.salon-topbar-left{display:none}}.salon-icon-button{width:36px;height:36px;border-radius:7px;color:#fff}.salon-page-title{min-width:0;overflow:hidden}.salon-breadcrumb{overflow:hidden;margin-bottom:1px;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.salon-title-row{display:flex;align-items:center;min-width:0;gap:8px}.salon-title-row h1{min-width:0;overflow:hidden;margin:0;color:#111827;font-size:19px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.salon-role-chip{display:inline-flex;min-height:22px;align-items:center;padding:2px 8px;color:#8a641d;font-size:11px;font-weight:800;line-height:1;border:1px solid #ead7ae;border-radius:999px;background:#fff9ec;flex:0 0 auto;white-space:nowrap}.salon-quick-actions{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(255,255,255,.14);border-radius:8px;flex:0 0 auto;order:4;background:#070d2338}.salon-quick-actions .ant-btn{height:34px;border-radius:6px;font-weight:750;box-shadow:none}.salon-quick-actions .ant-btn:not(.ant-btn-primary){color:#fff;border-color:transparent;background:transparent}.salon-quick-actions .ant-btn:not(.ant-btn-primary):hover{color:#fff;border-color:#ffffff1f;background:#ffffff1a}.salon-quick-actions .ant-btn-primary{color:#fff;border-color:#7897ef;background:#6789ee}.salon-topbar-right{display:flex;align-items:center;justify-content:flex-end;min-width:0;gap:6px;position:relative;z-index:1;order:5;z-index:3;pointer-events:auto}.salon-topbar-right .salon-tool-right{position:relative;z-index:4;color:#fff}.salon-topbar-right .salon-header-icon-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:#fff!important;border:1px solid transparent;border-radius:7px;background:transparent}.salon-topbar-right .salon-header-icon-button.ant-btn:hover,.salon-topbar-right .salon-header-icon-button.ant-btn:focus-visible{color:#fff!important;border-color:#ffffff29;background:#ffffff1a!important}.salon-topbar-right .salon-header-logout-button.ant-btn{width:36px;flex:0 0 36px;color:#fff!important}.salon-topbar-right .salon-header-logout-button.ant-btn:hover,.salon-topbar-right .salon-header-logout-button.ant-btn:focus-visible{color:#ffd6d6!important;border-color:#ffd6d647;background:#dc262638!important}.salon-topbar-right .salon-store-switch.ant-btn{color:#fff!important;border:1px solid rgba(255,255,255,.14);background:#ffffff14!important}.salon-topbar-right .salon-store-switch.ant-btn:hover,.salon-topbar-right .salon-store-switch.ant-btn:focus-visible{color:#fff!important;border-color:#ffffff38;background:#ffffff24!important}.salon-user-trigger:hover,.salon-user-trigger:focus-visible{color:#fff;background:#ffffff1f;outline:none}.salon-topbar-right .salon-tool-right{min-width:0}.salon-topbar-right .salon-store-switch{max-width:144px}.salon-topbar-right .salon-store-switch>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salon-topbar-right .salon-user-trigger{min-width:0;max-width:156px;min-height:36px;color:#fff;border:1px solid rgba(255,255,255,.14);background:#ffffff14}.salon-topbar-right .salon-user-trigger .ant-avatar{color:#fff;background:#ffffff29}.salon-topbar-right .salon-user-name{min-width:0;max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salon-content{flex:1;min-height:calc(100vh - var(--salon-top-navigation-height) - var(--salon-topbar-height) - var(--salon-footer-height));min-height:calc(100dvh - var(--salon-top-navigation-height) - var(--salon-topbar-height) - var(--salon-footer-height));background:#eef2f7}.salon-content-inner{width:100%;min-height:calc(100vh - var(--salon-top-navigation-height) - var(--salon-topbar-height) - var(--salon-footer-height));min-height:calc(100dvh - var(--salon-top-navigation-height) - var(--salon-topbar-height) - var(--salon-footer-height));margin:0 auto;padding:14px}.salon-mobile-drawer .ant-drawer-content{background:#223044}.salon-mobile-drawer .ant-drawer-body{overflow:hidden}.salon-mobile-drawer .salon-sidebar{position:relative;width:100%;height:100vh;height:100dvh;box-shadow:none}@media screen and (max-width:1280px){.salon-top-navigation-inner{padding-inline:12px}.salon-top-brand{min-width:168px}.salon-top-nav-group-toggle{min-width:auto;padding-inline:10px}.salon-top-nav{gap:0}.salon-topbar{gap:8px}.salon-quick-actions{display:none}}@media screen and (max-width:1080px)and (min-width:768px){.salon-top-brand{min-width:48px;padding-right:8px}.salon-top-brand .salon-brand-copy{display:none}.salon-top-pos-button{width:42px;padding-inline:0}.salon-top-pos-button span{display:none}.salon-top-nav-group-toggle{min-width:auto;padding-inline:7px;font-size:12px}.salon-topbar-left{flex-basis:150px}}@media screen and (max-width:767px){.salon-shell{padding-top:var(--salon-topbar-mobile-height)}.salon-top-navigation{display:none}.salon-workspace{margin-left:0!important;min-height:100vh;min-height:100dvh}.salon-topbar{top:0;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:var(--salon-topbar-mobile-height);padding:9px 10px;color:#fff;background:#202b4e;border-bottom-color:#313e68;box-shadow:0 3px 12px #0c142d29}.salon-topbar-left{display:flex}.salon-breadcrumb{display:none}.salon-title-row h1{font-size:16px;color:#fff}.salon-role-chip{color:#fff;border-color:#ffffff47;background:#ffffff1a}.salon-content,.salon-content-inner{min-height:calc(100vh - var(--salon-topbar-mobile-height) - var(--salon-footer-height));min-height:calc(100dvh - var(--salon-topbar-mobile-height) - var(--salon-footer-height))}.salon-content-inner{padding:10px}}.salon-content-inner>*{min-width:0}.is-management-page .salon-content-inner{padding:18px}.is-management-page .salon-content-inner .ant-card{border-color:#e4eaf2;box-shadow:0 6px 20px #0f172a0b}.is-management-page .salon-content-inner .ant-card-head{min-height:50px;border-bottom-color:#edf1f6}.is-management-page .salon-content-inner .ant-card-head-title{color:#172033;font-weight:800}.salon-shell .is-management-page .salon-content-inner .ant-table-wrapper{overflow:visible!important;border:0!important;border-radius:0!important;box-shadow:none!important}.salon-shell .is-management-page .salon-content-inner .ant-table-container{max-width:100%;overflow:visible;border:1px solid #edf1f6;border-radius:8px!important;box-shadow:0 4px 16px #0f172a0a}.salon-shell .is-management-page .salon-content-inner .ant-table-content,.salon-shell .is-management-page .salon-content-inner .ant-table-body{max-width:100%}.salon-shell .is-management-page .salon-content-inner .ant-table-content{overflow-x:auto}.is-management-page .salon-content-inner .ant-table-thead>tr>th{color:#475569;font-size:12px;font-weight:800}.is-management-page .salon-content-inner .ant-form-item-label>label{color:#334155;font-weight:700}.is-pos-page .salon-content-inner{display:flex;min-height:calc(100dvh - var(--salon-topbar-height) - var(--salon-footer-height));flex-direction:column}.is-pos-page .pos-page-root{min-height:0;flex:1 1 auto}@media screen and (max-width:767px){.is-management-page .salon-content-inner{padding:10px}.is-management-page .salon-content-inner .ant-card-head{padding-inline:14px}.is-management-page .salon-content-inner .ant-card-body{padding:14px}.is-pos-page .salon-content-inner{min-height:calc(100dvh - var(--salon-topbar-mobile-height) - var(--salon-footer-height))}}.g-container-layout{height:100%;width:100%;display:flex;background:#f5f7fa}.g-container-layout.pro-layout-root{display:block;min-height:100vh;background:#eef2f7}.g-container-layout.mobile.openSidebar{position:fixed;top:0}.main-container{display:flex;flex:1;box-sizing:border-box;flex-direction:column;min-height:100vh}.sidebar-container{display:flex;flex-direction:column}.drawer-bg{background:#000;opacity:.3;width:100%;top:0;height:100%;position:absolute;z-index:90}.main-columns{display:flex;flex-direction:row!important;height:100%;width:100%}.layout-columns-aside{flex-shrink:0;width:80px;height:100%;background-color:#304156}.layout-columns-aside .menu-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.layout-columns-aside .item-menu-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70px;width:70px;cursor:pointer;transition:all .3s ease}.layout-columns-aside .item-menu-wrap:hover{background:transparent;border-radius:5px}.layout-columns-aside .active-menu{background:var(--primary-color, #1890ff);border-radius:5px}.layout-columns-sub{flex-shrink:0;width:200px;box-sizing:border-box;flex-direction:column;overflow:hidden;transition:all .3s ease;background:#fff;border-right:1px solid #eee}.m-layout-header{background:#fff;transition:width .28s;flex-shrink:0;box-sizing:border-box}.m-layout-header.fixed-header{position:sticky;top:0;z-index:99}.app-main{flex:1;display:flex;overflow-x:hidden;width:100%;box-sizing:border-box}.m-tags-view{display:flex;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px;background:#fff}.m-tags-view .tags-view{flex:1;overflow:hidden;box-sizing:border-box}.m-tags-view .right-btn{height:100%;flex-shrink:0}.footer-layout{min-height:44px;padding:9px 16px;box-sizing:border-box;font-size:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;background:#fff;border-top:1px solid #e4e7ed;flex-shrink:0;color:#00000073}.icp-filing-link{color:inherit;text-decoration:none;transition:color .18s ease}.icp-filing-link:hover{color:#8a641d;text-decoration:underline;text-underline-offset:3px}.icp-filing-link:focus-visible{color:#8a641d;border-radius:3px;outline:2px solid rgba(181,133,43,.32);outline-offset:3px}.site-compliance-footer__divider{color:#00000040}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item-selected{background-color:#333!important}@media screen and (max-width:768px){.g-container-layout{flex-direction:column}.main-container{margin-left:0!important}}body.layout-vertical .g-container-layout{flex-direction:row}body.layout-horizontal .g-container-layout{flex-direction:column}body.layout-columns .g-container-layout,body.layout-mix .g-container-layout{flex-direction:row}body.theme-gray-mode #root{filter:grayscale(1)}.theme-drawer .ant-drawer-body{padding:18px;background:#f5f7fa}.theme-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.theme-drawer__title{font-size:16px;font-weight:700;color:#111827;line-height:1.2}.theme-drawer__subtitle{margin-top:4px;font-size:12px;color:#6b7280}.theme-drawer__summary,.theme-drawer__section{background:#ffffffeb;border:1px solid rgba(15,23,42,.06);border-radius:18px;box-shadow:0 10px 24px #0f172a0d}.theme-drawer__summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;margin-bottom:14px}.theme-drawer__summary-label{font-size:12px;color:#6b7280;margin-bottom:8px}.theme-drawer__section{padding:16px;margin-bottom:14px}.theme-drawer__section-title{font-size:15px;font-weight:700;color:#111827}.theme-drawer__section-desc{margin-top:4px;margin-bottom:14px;font-size:12px;line-height:1.6;color:#6b7280}.theme-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-mode-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:16px;padding:10px;cursor:pointer;transition:all .2s ease;text-align:left}.theme-mode-card:hover{transform:none;border-color:#0f172a14;box-shadow:none}.theme-mode-card.is-active{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-color-soft)}.theme-mode-card__preview{height:82px;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.04)}.theme-mode-card__preview,.theme-mode-card__content,.theme-mode-card__body,.theme-mode-card__row{display:flex}.theme-mode-card__preview--vertical .theme-mode-card__side,.theme-mode-card__preview--columns .theme-mode-card__rail,.theme-mode-card__preview--columns .theme-mode-card__sub,.theme-mode-card__preview--mix .theme-mode-card__sub,.theme-mode-card__preview--top .theme-mode-card__bar,.theme-mode-card__preview--mix .theme-mode-card__bar{background:#dbeafe}.theme-mode-card__preview--vertical .theme-mode-card__side{width:18px;flex-shrink:0}.theme-mode-card__preview--columns .theme-mode-card__rail{width:14px;flex-shrink:0}.theme-mode-card__preview--columns .theme-mode-card__sub,.theme-mode-card__preview--mix .theme-mode-card__sub{width:22px;flex-shrink:0;background:#e5e7eb}.theme-mode-card__preview--top,.theme-mode-card__preview--mix{flex-direction:column}.theme-mode-card__preview--top .theme-mode-card__bar,.theme-mode-card__preview--mix .theme-mode-card__bar{height:16px;flex-shrink:0}.theme-mode-card__content,.theme-mode-card__body{flex:1}.theme-mode-card__body{flex-direction:column;gap:8px;padding:10px}.theme-mode-card__row{gap:8px}.theme-mode-card__block{flex:1;height:18px;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #0f172a0a}.theme-mode-card__block--wide{height:20px}.theme-mode-card__footer{margin-top:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.theme-mode-card__title{font-size:13px;font-weight:700;color:#111827}.theme-mode-card__desc{margin-top:2px;font-size:12px;color:#6b7280}.theme-mode-card__check{color:var(--primary-color);font-size:14px;margin-top:2px}.theme-setting-list{display:flex;flex-direction:column;gap:10px}.theme-setting-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.theme-setting-item.is-disabled{opacity:.6}.theme-setting-item__meta{display:flex;gap:12px;align-items:flex-start;min-width:0}.theme-setting-item__icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--primary-color-soft);color:var(--primary-color);flex-shrink:0}.theme-setting-item__title{font-size:13px;font-weight:700;color:#111827}.theme-setting-item__desc{margin-top:3px;font-size:12px;line-height:1.5;color:#6b7280}.theme-width-row{padding:2px 8px 0}.theme-width-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media screen and (max-width:768px){.theme-mode-grid{grid-template-columns:1fr}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: #1f2937;--primary-color-hover: #374151;--primary-color-active: #111827;--primary-color-soft: rgba(31, 41, 55, .12);--primary-color-border: rgba(31, 41, 55, .24);--primary-color-surface: rgba(31, 41, 55, .08);--primary-color-surface-strong: rgba(31, 41, 55, .16);--primary-color-text: #ffffff;--sidebar-bg: #111827;--sidebar-text-color: #e5e7eb;--sidebar-muted-color: #94a3b8;--sidebar-selected-bg: #ffffff;--sidebar-hover-bg: #1f2937;--sidebar-popup-bg: #1f2937;--app-bg: #eef2f7;--app-bg-soft: #f8fafc;--app-surface: #ffffff;--app-border: #e5e7eb;--app-border-soft: #eef2f7;--app-text: #0f172a;--app-text-secondary: #475569;--app-text-muted: #64748b;--app-text-subtle: #94a3b8;--app-success: #16a34a;--app-warning: #f59e0b;--app-danger: #dc2626;--app-card-shadow: 0 4px 16px rgba(15, 23, 42, .04);--app-card-shadow-strong: 0 10px 24px rgba(15, 23, 42, .06)}html{overflow-y:scroll;scrollbar-gutter:stable}html body{width:100%!important}.signature-font{font-family:STXingkai,华文行楷,ZCOOL XiaoWei,Ma Shan Zheng,Liu Jian Mao Cao,cursive,serif;font-style:italic}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.6;color:#333;letter-spacing:0;background:#f8f9fa}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.num-font,.ant-statistic-content-value{font-family:DIN Alternate,Oswald,Roboto Mono,-apple-system,sans-serif;font-weight:600}.ant-table{font-size:14px;color:#333}.ant-table-cell{letter-spacing:0}.ant-card-head-title{font-weight:600;font-size:15px;color:#0f172a}.ant-card{border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 24px #0f172a0a}.ant-card:hover{box-shadow:0 12px 28px #0f172a0f}h1,h2,h3,h4,h5,h6{font-weight:600;color:#222;letter-spacing:0}p,span,div{letter-spacing:0}.ant-menu-item{font-size:14px;letter-spacing:0}.ant-btn{font-size:14px;font-weight:500;letter-spacing:0}.ant-form-item-label>label{font-size:14px;color:#444;font-weight:500}.ant-input,.ant-select-selection-item,.ant-picker-input>input{font-size:14px;color:#333}.ant-statistic-title{font-size:14px;color:#666;font-weight:500}.ant-statistic-content{font-size:24px;color:#222}.ant-tabs-tab{font-size:14px;font-weight:500}.ant-dropdown-menu-item{font-size:14px;letter-spacing:0}.ant-message-notice-content{font-size:14px;font-weight:500}.ant-alert,.ant-message-notice-content,.ant-notification-notice,.ant-card .ant-alert{border-radius:12px}.ant-alert{border-color:#3b82f624}.ant-alert-info{background:linear-gradient(180deg,#eff6ff,#f8fbff)}.ant-alert-success{background:linear-gradient(180deg,#f0fdf4,#f8fff9)}.ant-alert-warning{background:linear-gradient(180deg,#fff7ed,#fffaf3)}.ant-alert-error{background:linear-gradient(180deg,#fef2f2,#fff7f7)}.ant-alert-message,.ant-alert-description{color:#0f172a}.ant-alert-icon{color:inherit}.ant-notification-notice,.ant-message-notice-content{background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 10px 28px #0f172a14}.ant-modal-title{font-size:16px;font-weight:600;color:#222}@media screen and (min-width:1600px){.ant-layout-content{padding:24px 32px!important}.ant-card{border-radius:12px}.ant-statistic-content-value{font-size:32px}}@media screen and (min-width:1200px)and (max-width:1599px){.ant-layout-content{padding:20px 24px!important}}@media screen and (min-width:992px)and (max-width:1199px){.ant-layout-content{padding:16px 20px!important}}@media screen and (min-width:768px)and (max-width:991px){body{font-size:13px}.ant-layout-content{padding:16px!important}.ant-card{margin-bottom:12px}.ant-table{font-size:13px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:12px}.ant-statistic-title{font-size:13px}.ant-statistic-content-value{font-size:24px}}@media screen and (min-width:576px)and (max-width:767px){body{font-size:13px}.ant-layout-sider{display:none!important}.ant-layout-content{padding:12px!important}.ant-card{margin-bottom:12px;border-radius:10px}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px}.ant-statistic-title{font-size:12px}.ant-statistic-content-value{font-size:22px}.ant-btn{font-size:13px;padding:4px 12px}}@media screen and (max-width:575px){body{font-size:12px}.ant-layout-sider{display:none!important}.ant-layout-content{padding:10px!important}.ant-card{margin-bottom:10px;border-radius:10px}.ant-card-head{padding:0 12px;min-height:40px}.ant-card-head-title{font-size:14px;padding:10px 0}.ant-card-body{padding:12px}.ant-table{font-size:11px}.ant-table-thead>tr>th{padding:8px 6px;font-size:11px}.ant-table-tbody>tr>td{padding:8px 6px}.ant-table-cell.hide-mobile{display:none}.ant-statistic-title{font-size:11px;margin-bottom:2px}.ant-statistic-content-value{font-size:18px}.ant-statistic-content-prefix{font-size:14px}.ant-btn{font-size:12px;padding:4px 10px;height:32px}.ant-btn-sm{font-size:11px;padding:2px 8px;height:26px}.ant-form-item{margin-bottom:12px}.ant-form-item-label>label{font-size:12px}.ant-input,.ant-select-selector,.ant-picker{font-size:13px;height:36px}.ant-tag{font-size:10px;padding:0 6px;line-height:18px}.ant-modal{max-width:calc(100vw - 20px);margin:10px auto}.ant-modal .ant-modal-header{padding:14px 16px}.ant-modal .ant-modal-title{font-size:15px}.ant-modal .ant-modal-body{padding:16px}.ant-modal .ant-modal-footer{padding:12px 16px}.ant-modal .ant-input,.ant-modal .ant-select-selector,.ant-modal .ant-picker{height:40px;font-size:14px}.ant-tabs-tab{font-size:13px;padding:8px 12px}.ant-picker{width:100%}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:12px}}@media screen and (max-width:374px){body{font-size:11px}.ant-layout-content{padding:8px!important}.ant-card-body{padding:10px}.ant-statistic-content-value{font-size:16px}.ant-table{font-size:10px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 4px}.ant-btn{font-size:11px;padding:2px 8px;height:28px}}@media screen and (max-width:991px){.pos-container{flex-direction:column!important;height:auto!important}.pos-container>div{width:100%!important;flex-shrink:unset!important}}@media screen and (max-width:767px){.ant-card-head-wrapper{flex-wrap:wrap}.ant-card-extra{margin-top:8px;width:100%}.ant-card-extra{max-width:100%}}@media screen and (min-width:768px)and (max-width:991px){.ant-table{font-size:13px}}@media screen and (max-width:767px){.hide-on-mobile{display:none!important}}@media screen and (max-width:991px){.hide-on-tablet{display:none!important}}@media screen and (max-width:767px){.mobile-fixed-bottom{position:fixed!important;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -2px 8px #0000001a;z-index:100}}@media screen and (max-width:767px){.rotation-columns>.ant-col{flex:0 0 100%!important;max-width:100%!important;margin-bottom:16px}}@media screen and (max-width:767px){.ant-steps-horizontal:not(.ant-steps-label-vertical){flex-direction:column}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-left:0;margin-bottom:16px}}@media screen and (max-width:767px){.ant-timeline-item{padding-bottom:12px}.ant-timeline-item-content{font-size:12px}}@media screen and (max-width:767px){.ant-descriptions-item{padding-bottom:8px!important}.ant-descriptions-row>th,.ant-descriptions-row>td{padding:8px!important}}@media screen and (max-width:767px){.ant-alert{padding:8px 12px}.ant-alert-message{font-size:13px}.ant-alert-description{font-size:12px}}@media screen and (max-width:767px){.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-tabs-nav-list{flex-wrap:nowrap}.ant-tabs-nav-wrap{overflow-x:auto}}@media screen and (max-width:575px){.ant-statistic{text-align:center}.ant-statistic-title{font-size:11px!important;margin-bottom:2px!important}.ant-statistic-content{font-size:18px!important}.ant-statistic-content-prefix{font-size:14px!important}.ant-statistic-content-suffix{font-size:12px!important}}.status-success{color:#52c41a}.status-warning{color:#faad14}.status-error{color:#ff4d4f}.status-info{color:var(--primary-color)}.status-default{color:#666}.amount{font-family:DIN Alternate,Oswald,Roboto Mono,-apple-system,sans-serif;font-weight:600}.amount-positive{color:#52c41a}.amount-negative{color:#ff4d4f}.amount-primary{color:var(--primary-color)}.ant-card{box-shadow:0 2px 8px #0000000a;border-radius:12px;border:1px solid #eee;transition:none}.ant-card:hover{box-shadow:0 2px 8px #0000000a;transform:none}.ant-card .ant-statistic{padding:8px 0}.ant-card .ant-statistic-title{font-size:13px;color:#888;margin-bottom:8px}.ant-card .ant-statistic-content{font-size:28px}.ant-card .ant-statistic-content-prefix{font-size:20px;margin-right:4px}.ant-card .ant-statistic-content-suffix{font-size:14px;color:#999;margin-left:4px}.ant-table-wrapper{border:1px solid var(--app-border);border-radius:8px;overflow:hidden;box-shadow:var(--app-card-shadow);background:var(--app-surface)}.ant-table-thead>tr>th{height:38px;background:var(--app-bg-soft)!important;font-weight:800;font-size:12px;color:var(--app-text-secondary)!important;letter-spacing:0;padding:8px 12px;border-bottom:1px solid var(--app-border)!important;white-space:nowrap}.ant-table-thead>tr>th:before{display:none!important}.ant-table-tbody>tr>td{height:44px;font-size:12px;color:var(--app-text-secondary);padding:8px 12px;border-bottom:1px solid var(--app-border-soft);vertical-align:middle}.ant-table-tbody>tr:hover>td{background:var(--app-bg-soft)!important}.member-page-root .member-metric-card,.member-page-root .member-panel-card,.member-page-root .member-shell-card{transition:none!important}.member-page-root{min-width:0;max-width:100%}.member-page-root>.ant-space-item{width:100%;min-width:0;max-width:100%}.member-page-root .member-metric-card:hover,.member-page-root .member-panel-card:hover,.member-page-root .member-shell-card:hover{transform:none!important;box-shadow:0 8px 24px #0f172a0f!important}.member-page-root .ant-table-tbody>tr>td{transition:none!important}.member-page-root .ant-table-tbody>tr:hover>td{background:#fff!important}.ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-table-placeholder{padding:40px 0}.ant-empty-description{color:#999}.ant-btn{border-radius:6px}.ant-btn-primary{box-shadow:0 2px 4px #1890ff33}.ant-tag{border-radius:4px;font-size:12px}.ant-input,.ant-select-selector,.ant-picker{border-radius:6px}.ant-modal .ant-modal-content{border-radius:16px!important;overflow:visible;box-shadow:0 20px 60px #0000004d;padding:0}.ant-modal .ant-modal-header{background:var(--primary-color)!important;padding:18px 24px;border-bottom:none;margin:0;border-radius:16px 16px 0 0!important}.ant-modal .ant-modal-title{color:var(--primary-color-text)!important;font-weight:600;font-size:17px;letter-spacing:0}.ant-modal .ant-modal-close{color:var(--primary-color-text)!important;top:14px;right:14px;width:28px;height:28px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.ant-modal .ant-modal-close:hover{color:#1a1a1a!important;background:#fff!important}.ant-modal .ant-modal-body{padding:24px;background:#fff}.ant-modal .ant-modal-footer{padding:16px 24px;background:#fafafa;border-top:1px solid #f0f0f0;margin:0;border-radius:0 0 16px 16px!important}.ant-modal-footer .ant-btn{min-width:80px;height:40px;font-weight:500}.ant-modal-footer .ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color-text)}.ant-modal-footer .ant-btn-primary:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}.ant-modal .ant-form-item-label>label{font-weight:600;color:#1a1a1a;font-size:14px}.ant-modal .ant-input,.ant-modal .ant-select-selector,.ant-modal .ant-picker,.ant-modal .ant-input-number{border-radius:8px;border:2px solid #e0e0e0;height:44px;font-size:15px;transition:all .2s}.ant-modal .ant-input:focus,.ant-modal .ant-input:hover,.ant-modal .ant-select-selector:hover,.ant-modal .ant-picker:hover{border-color:var(--primary-color)}.ant-modal .ant-input:focus,.ant-modal .ant-select-focused .ant-select-selector{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px var(--primary-color-soft)!important}.ant-modal .ant-input-number-input{height:40px;line-height:40px}.ant-modal .ant-select-selector{height:44px!important;padding:6px 12px!important}.ant-modal .ant-select-selection-item{line-height:30px!important}.ant-modal .ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color-text);height:48px;font-size:16px;font-weight:600;border-radius:10px}.ant-modal .ant-btn-primary:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}.ant-modal-confirm-confirm,.ant-modal-confirm-warning,.ant-modal-confirm-info,.ant-modal-confirm-error{z-index:1060!important}.ant-modal-confirm .ant-modal-content{border-radius:16px!important;background:#fff!important;box-shadow:0 20px 60px #00000040!important;overflow:hidden;padding:0!important}.ant-modal-confirm .ant-modal-body{padding:0!important}.ant-modal-confirm-body{padding:28px 28px 20px!important}.ant-modal-confirm-body>.anticon{font-size:24px!important;margin-right:16px!important}.ant-modal-confirm-body>.anticon-exclamation-circle{color:#faad14!important}.ant-modal-confirm-body>.anticon-check-circle{color:#52c41a!important}.ant-modal-confirm-body>.anticon-close-circle{color:#ff4d4f!important}.ant-modal-confirm-title{font-weight:600!important;font-size:17px!important;color:#1a1a1a!important;line-height:1.4!important}.ant-modal-confirm-content{color:#666!important;font-size:14px!important;margin-top:8px!important;margin-left:40px!important;line-height:1.6!important}.ant-modal-confirm-btns{margin-top:0!important;padding:16px 28px!important;background:#fafafa!important;border-top:1px solid #f0f0f0!important;display:flex!important;justify-content:flex-end!important;gap:12px!important}.ant-modal-confirm-btns .ant-btn{min-width:80px!important;height:40px!important;border-radius:8px!important;font-weight:500!important;font-size:14px!important}.ant-modal-confirm-btns .ant-btn-default{border:1px solid #d9d9d9!important;color:#666!important}.ant-modal-confirm-btns .ant-btn-default:hover{border-color:var(--primary-color)!important;color:var(--primary-color)!important}.ant-modal-confirm-btns .ant-btn-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:var(--primary-color-text)!important}.ant-popover{z-index:1050!important}.ant-popconfirm .ant-popover-inner{border-radius:12px;box-shadow:0 6px 20px #00000026;background:#fff;padding:12px 16px}.ant-popconfirm .ant-popover-message{color:#333}.ant-popconfirm .ant-popover-message-title{font-weight:500;color:#333}.ant-popconfirm .ant-popover-buttons{margin-top:12px}.ant-popconfirm .ant-btn{min-width:60px;height:32px}.ant-popconfirm .ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color-text)}.ant-popconfirm .ant-btn-primary:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}.ant-table-thead{position:relative;z-index:1!important}.ant-modal-root,.ant-modal-mask{z-index:1000!important}.ant-modal-wrap{z-index:1001!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media print{.ant-layout-sider,.ant-layout-header,.ant-btn{display:none!important}.ant-layout-content{padding:0!important}.ant-card{box-shadow:none;border:1px solid #eee}}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{color:var(--sidebar-text-color)!important}.ant-menu-inline .ant-menu-item-selected{background-color:var(--sidebar-selected-bg)!important;color:var(--sidebar-text-color)!important;border-right:3px solid var(--primary-color)}.ant-menu-inline .ant-menu-item-selected .ant-menu-item-icon,.ant-menu-inline .ant-menu-item-selected .anticon,.ant-menu-inline .ant-menu-item-selected span{color:var(--sidebar-text-color)!important}.ant-menu-inline .ant-menu-sub{background:var(--sidebar-popup-bg)!important}.ant-menu-inline .ant-menu-sub .ant-menu-item-selected{background-color:var(--sidebar-selected-bg)!important;color:var(--sidebar-text-color)!important;border-right:3px solid var(--primary-color)}.ant-menu-inline .ant-menu-sub .ant-menu-item-selected span{color:var(--sidebar-text-color)!important}.ant-menu-inline .ant-menu-item:hover,.ant-menu-inline .ant-menu-submenu-title:hover{background-color:transparent!important;color:var(--sidebar-text-color)!important}.ant-menu-inline .ant-menu-submenu-open>.ant-menu-submenu-title{background-color:var(--sidebar-hover-bg)!important;color:var(--sidebar-text-color)!important}.ant-table-selection-column,.ant-table-row-expand-icon-cell,.table-center-cell{text-align:center!important}.ant-table-tbody>tr>td .ant-space{justify-content:center}.ant-table-tbody>tr>td .ant-btn-link{padding:0 4px}.ant-table-tbody>tr>td .ant-tag{margin:0}.ant-menu-inline-collapsed .ant-menu-submenu-popup,.ant-menu-vertical .ant-menu-submenu-popup,.ant-menu-submenu-popup .ant-menu{background:var(--sidebar-popup-bg)!important}.ant-menu-submenu-popup .ant-menu-item{color:var(--sidebar-text-color)!important;background:var(--sidebar-popup-bg)!important}.ant-menu-submenu-popup .ant-menu-item span,.ant-menu-submenu-popup .ant-menu-item .anticon{color:var(--sidebar-text-color)!important}.ant-menu-submenu-popup .ant-menu-item:hover{background:var(--sidebar-popup-bg)!important;color:var(--sidebar-text-color)!important}.ant-menu-submenu-popup .ant-menu-item:hover span{color:var(--sidebar-text-color)!important}.ant-menu-submenu-popup .ant-menu-item-selected{background:var(--sidebar-selected-bg)!important;color:var(--sidebar-text-color)!important}.ant-menu-submenu-popup .ant-menu-item-selected span,.ant-menu-submenu-popup .ant-menu-title-content{color:var(--sidebar-text-color)!important}.ant-menu-inline-collapsed-tooltip{display:block!important}.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner{background:var(--sidebar-bg)!important;color:var(--sidebar-text-color)!important}.ant-menu-submenu-popup{z-index:1050!important}.ant-menu-submenu-popup .ant-menu-vertical{border-radius:8px!important;box-shadow:0 6px 16px #0000004d!important;overflow:hidden}.ant-tooltip{z-index:1060!important}.ant-tooltip-inner{background:var(--sidebar-bg)!important;color:var(--sidebar-text-color)!important}.ant-tooltip-arrow:before{background:var(--sidebar-bg)!important}.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner{background:var(--sidebar-bg)!important;color:var(--sidebar-text-color)!important;padding:8px 12px;font-size:14px}.ant-menu-submenu-popup>.ant-menu{background:var(--sidebar-popup-bg)!important}.ant-menu-submenu-popup .ant-menu-submenu-title,.ant-menu-submenu-popup .ant-menu-submenu-title span,.ant-menu-submenu-popup .ant-menu-submenu-title .anticon,.ant-menu-submenu-popup *,.ant-menu-submenu-popup .ant-menu-title-content{color:var(--sidebar-text-color)!important}.ant-menu-inline-collapsed .ant-menu-submenu>.ant-menu-submenu-title{padding:0!important;padding-inline:calc(50% - 9px)!important;text-align:center}.ant-menu-inline-collapsed .ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu-inline-collapsed .ant-menu-submenu>.ant-menu-submenu-title .anticon{display:inline-flex!important;align-items:center;justify-content:center;font-size:18px!important;line-height:48px!important;color:var(--sidebar-muted-color)!important;min-width:18px;vertical-align:middle}.ant-menu-inline-collapsed .ant-menu-submenu>.ant-menu-submenu-title .ant-menu-title-content{display:none!important}.ant-menu-inline-collapsed .ant-menu-submenu-arrow{display:none!important}.ant-menu-inline-collapsed .ant-menu-submenu:hover>.ant-menu-submenu-title{background:transparent!important}.ant-menu-inline-collapsed .ant-menu-submenu:hover>.ant-menu-submenu-title .anticon{color:var(--sidebar-text-color)!important}.ant-menu-inline-collapsed .ant-menu-item{padding:0!important;padding-inline:calc(50% - 9px)!important;text-align:center}.ant-menu-inline-collapsed .ant-menu-item .ant-menu-item-icon,.ant-menu-inline-collapsed .ant-menu-item .anticon{display:inline-flex!important;font-size:18px!important;line-height:48px!important;color:var(--sidebar-muted-color)!important}.ant-menu-inline-collapsed .ant-menu-item .ant-menu-title-content{display:none!important}.ant-menu-inline-collapsed .ant-menu-item-selected .anticon,.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:var(--primary-color)!important}.ant-menu-inline-collapsed .ant-menu-item-icon,.ant-menu-inline-collapsed .anticon{visibility:visible!important;opacity:1!important}.ant-menu-inline-collapsed-tooltip{display:none!important}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.page-header-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.page-header-subtitle{font-size:13px;color:#999;margin-top:4px}.stat-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}@media(max-width:1200px){.stat-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.stat-card-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.stat-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #eee;transition:all .3s ease}.stat-card:hover{transform:none;box-shadow:0 2px 8px #0000000a}.stat-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.stat-card-icon.primary{background:#1a1a1a;color:#fff}.stat-card-icon.success{background:#52c41a;color:#fff}.stat-card-icon.info{background:var(--primary-color);color:#fff}.stat-card-icon.warning{background:#faad14;color:#fff}.stat-card-icon.purple{background:#722ed1;color:#fff}.stat-card-value{font-size:28px;font-weight:700;color:#1a1a1a;font-family:DIN Alternate,Oswald,Roboto Mono,-apple-system,sans-serif;line-height:1.2}.stat-card-label{font-size:13px;color:#888;margin-top:4px}.stat-card-trend{font-size:12px;margin-top:8px;display:flex;align-items:center;gap:4px}.stat-card-trend.up{color:#52c41a}.stat-card-trend.down{color:#ff4d4f}.content-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;border:1px solid #eee;overflow:hidden}.content-card-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.content-card-title{font-size:15px;font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:8px}.content-card-title .anticon{color:var(--primary-color)}.content-card-body{padding:20px}.quick-actions{display:flex;gap:12px;flex-wrap:wrap}.quick-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;background:#fafafa;border-radius:12px;cursor:pointer;transition:all .2s ease;border:1px solid #eee}.quick-action-btn:hover{background:#fafafa;color:inherit;transform:none}.quick-action-btn .anticon{font-size:24px;margin-bottom:6px}.quick-action-btn span{font-size:12px}.data-list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f5f5f5}.data-list-item:last-child{border-bottom:none}.data-list-item-left{display:flex;align-items:center;gap:12px}.data-list-item-avatar{width:40px;height:40px;border-radius:10px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-weight:600;color:#666}.data-list-item-info h4{margin:0;font-size:14px;font-weight:500;color:#333}.data-list-item-info p{margin:0;font-size:12px;color:#999}.data-list-item-value{font-size:16px;font-weight:600;color:#1a1a1a;font-family:DIN Alternate,Oswald,Roboto Mono,-apple-system,sans-serif}.status-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.status-tag.success{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-tag.warning{background:#fffbe6;color:#faad14;border:1px solid #ffe58f}.status-tag.error{background:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.status-tag.info{background:var(--primary-color-surface);color:var(--primary-color);border:1px solid var(--primary-color-border)}.status-tag.default{background:#fafafa;color:#666;border:1px solid #d9d9d9}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{font-size:48px;color:#d9d9d9;margin-bottom:16px}.empty-state-text{font-size:14px;color:#999}.empty-state-action{margin-top:16px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-text{margin-top:16px;color:#999;font-size:14px}.filter-bar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid #eee}.filter-bar .ant-input-search,.filter-bar .ant-select,.filter-bar .ant-picker{min-width:180px}@media(max-width:768px){.filter-bar{flex-direction:column}.filter-bar .ant-input-search,.filter-bar .ant-select,.filter-bar .ant-picker{width:100%!important;min-width:unset}}.action-buttons{display:flex;gap:8px}.action-buttons .ant-btn{border-radius:8px}.action-buttons .ant-btn-primary{background:#1a1a1a;border-color:#1a1a1a}.action-buttons .ant-btn-primary:hover{background:#333;border-color:#333}.ant-pagination{margin-top:16px;text-align:right}.ant-pagination-item{border-radius:6px}.ant-pagination-item-active{background:#1a1a1a;border-color:#1a1a1a}.ant-pagination-item-active a{color:#fff}.form-section{margin-bottom:24px}.form-section-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.chart-container{background:#fff;border-radius:12px;padding:20px;border:1px solid #eee}.chart-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.ant-progress-inner{background:#f0f0f0}.ant-progress-bg{background:#1a1a1a}.ant-badge-count{background:#ff4d4f;box-shadow:0 2px 4px #ff4d4f4d}.ant-avatar-group .ant-avatar{border:2px solid #fff;box-shadow:0 2px 4px #0000001a}.ant-timeline-item-head{background:#1a1a1a;border-color:#1a1a1a}.ant-timeline-item-tail{border-color:#e0e0e0}.ant-steps-item-finish .ant-steps-item-icon{background:#1a1a1a;border-color:#1a1a1a}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff}.ant-steps-item-process .ant-steps-item-icon{background:#1a1a1a;border-color:#1a1a1a}.ant-switch-checked,.ant-slider-track{background:#1a1a1a}.ant-slider-handle{border-color:#1a1a1a}.ant-slider-handle:hover,.ant-slider-handle:focus{border-color:#333}.ant-picker-cell-selected .ant-picker-cell-inner{background:#1677ff!important;color:#fff!important}.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#1677ff!important}.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:#1677ff!important;color:#fff!important}.ant-picker-cell-in-view.ant-picker-cell-in-range:before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before{background:#1677ff1f!important}.ant-picker-header-view button:hover,.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner{color:#1677ff}.ant-message-notice-content{border-radius:8px;box-shadow:0 4px 12px #00000026}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-notification-notice{border-radius:12px;box-shadow:0 6px 20px #00000026}.ant-drawer-header{background:#1a1a1a;border-bottom:none}.ant-drawer-title,.ant-drawer-close{color:#fff}.ant-drawer-close:hover{color:#ccc}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-content .ant-skeleton-paragraph>li{border-radius:4px}.ant-back-top-content{background:#1a1a1a;border-radius:50%;box-shadow:0 4px 12px #0003}.ant-back-top-content:hover{background:#1a1a1a}.float-button{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;box-shadow:0 4px 16px #0003;transition:all .3s ease;z-index:100}.float-button:hover{transform:none;background:#1a1a1a}@media(max-width:768px){.float-button{right:16px;bottom:16px;width:48px;height:48px;font-size:20px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.slide-in{animation:slideIn .3s ease}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pulse{animation:pulse 2s infinite}.gradient-bg-primary{background:#1a1a1a}.gradient-bg-success{background:#52c41a}.gradient-bg-info{background:var(--primary-color)}.gradient-bg-warning{background:#faad14}.gradient-bg-error{background:#ff4d4f}.gradient-text{color:#1a1a1a;background:transparent;-webkit-background-clip:text;-webkit-text-fill-color:currentColor;background-clip:text}.glass-effect{background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.shadow-sm{box-shadow:0 1px 2px #0000000a}.shadow-md{box-shadow:0 4px 8px #0000000f}.shadow-lg{box-shadow:0 8px 16px #00000014}.shadow-xl{box-shadow:0 12px 24px #0000001f}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:9999px}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-xs{font-size:11px}.text-sm{font-size:13px}.text-base{font-size:14px}.text-lg{font-size:16px}.text-xl{font-size:18px}.text-2xl{font-size:24px}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#1a1a1a}.text-secondary{color:#666}.text-muted{color:#999}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-error{color:#ff4d4f}.text-info{color:var(--primary-color)}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.w-full{width:100%}.w-auto{width:auto}.hidden{display:none}.visible{visibility:visible}.invisible{visibility:hidden}.dark-theme-modal .ant-modal-content{background:#1f1f1f;border-radius:12px;box-shadow:0 6px 30px #00000080}.dark-theme-modal .ant-modal-body{padding:24px}.dark-theme-modal .ant-modal-confirm-btns{margin-top:16px}.dark-theme-modal .ant-btn-default{background:#333;border-color:#444;color:#ffffffd9}.dark-theme-modal .ant-btn-default:hover{background:#444;border-color:#555;color:#fff}.dark-theme-modal .ant-btn-dangerous{background:#ff4d4f;border-color:#ff4d4f}.dark-theme-modal .ant-btn-dangerous:hover{background:#ff7875;border-color:#ff7875}.dashboard-page-root .ant-card,.pos-page-root .ant-card{border-radius:8px}.dashboard-page-root .ant-table-wrapper,.pos-page-root .ant-table-wrapper{border-radius:8px;overflow:hidden}.pos-page-root .ant-tabs,.pos-page-root .ant-tabs-content-holder,.pos-page-root .ant-tabs-content,.pos-page-root .ant-tabs-tabpane{min-height:0}.pos-page-root .ant-card-head-title,.dashboard-page-root .ant-card-head-title{min-width:0}@media screen and (min-width:768px)and (max-width:991px){.pos-page-root.pos-container{flex-direction:column!important;height:calc(100vh - 136px)!important}.pos-page-root .pos-workbench-body{flex-direction:row!important}.pos-page-root .pos-workbench-body>div:first-child{width:380px!important;flex-shrink:0!important}.pos-page-root .pos-workbench-body>div:last-child{flex:1 1 0!important;width:auto!important;min-width:0!important}}.app-sidebar .sidebar-menu.ant-menu-inline,.ant-drawer .sidebar-menu.ant-menu-inline{border-inline-end:0!important}.app-sidebar .sidebar-menu .ant-menu-sub,.ant-drawer .sidebar-menu .ant-menu-sub{background:transparent!important}.app-sidebar .sidebar-menu .ant-menu-item,.app-sidebar .sidebar-menu .ant-menu-submenu-title,.ant-drawer .sidebar-menu .ant-menu-item,.ant-drawer .sidebar-menu .ant-menu-submenu-title{border-right:0!important;overflow:hidden}.app-sidebar .sidebar-menu .ant-menu-item-selected:after,.ant-drawer .sidebar-menu .ant-menu-item-selected:after{display:none!important}.app-sidebar .sidebar-menu .ant-menu-title-content,.ant-drawer .sidebar-menu .ant-menu-title-content{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-page-root .member-shell-card,.member-page-root .member-panel-card,.member-page-root .member-metric-card{border-radius:8px!important}.member-page-root .ant-table-wrapper{border-radius:0!important;box-shadow:none!important;overflow:hidden}.member-page-root .ant-table{min-width:0;background:#fff}.member-page-root .ant-table-thead>tr>th{height:38px;padding:8px 10px!important;background:#f8fafc!important;color:#475569!important;font-size:12px;font-weight:700;letter-spacing:0;border-bottom:1px solid #e5e7eb!important}.member-page-root .ant-table-thead>tr>th:before{display:none!important}.member-page-root .ant-table-cell{overflow:hidden;vertical-align:middle}.member-page-root .ant-table-tbody>tr>td{height:56px;padding:8px 10px!important;color:#334155;font-size:12px;border-bottom:1px solid #eef2f7!important;transition:none!important}.member-page-root .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.member-page-root .ant-table-tbody>tr>td,.member-page-root .ant-table-cell-fix-right{background:#fff}.member-page-root .ant-table-cell-fix-right{box-shadow:none!important;border-left:1px solid #eef2f7}.member-page-root th.member-money-cell,.member-page-root td.member-money-cell{text-align:right!important}.member-page-root th.member-level-cell,.member-page-root td.member-level-cell,.member-page-root th.member-tag-cell,.member-page-root td.member-tag-cell,.member-page-root th.member-action-cell,.member-page-root td.member-action-cell{text-align:center!important}.member-identity{display:flex;min-width:0;align-items:center;gap:9px}.member-avatar{flex:0 0 32px;width:32px;height:32px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#2563eb;font-size:14px;font-weight:800;line-height:30px;text-align:center;overflow:hidden}.member-avatar img{display:block;width:100%;height:100%;object-fit:cover}.member-main{min-width:0}.member-name-row{display:flex;min-width:0;align-items:center;gap:5px}.member-name-text{min-width:0;overflow:hidden;color:#0f172a;font-size:13px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.member-gender-tag{flex:0 0 auto;margin-inline-end:0!important;padding:0 4px!important;font-size:11px!important;line-height:17px!important}.member-sub-text,.member-store-text,.member-date-text{display:block;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.member-store-text{color:#94a3b8}.member-balance-cell,.member-total-stats,.member-date-cell{min-width:0}.member-total-money{color:#dc2626;font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap}.member-balance-split{display:flex;justify-content:flex-end;gap:7px;margin-top:3px;color:#64748b;font-size:11px;line-height:1.25;white-space:nowrap}.member-total-stats div{display:flex;justify-content:flex-end;gap:6px;color:#64748b;font-size:11px;line-height:1.45;white-space:nowrap}.member-total-stats strong{color:#2563eb;font-size:12px;font-weight:700}.member-total-stats .member-spent-money{color:#475569}.member-visit-count{color:#0f172a;font-size:13px;font-weight:700;line-height:1.25;white-space:nowrap}.member-date-text.strong{color:#334155;font-weight:600}.member-remark-text{display:inline-block;max-width:100%;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.member-page-root .member-tag-cell .ant-space{justify-content:center}.member-page-root .member-tag-cell .ant-tag{max-width:86px;overflow:hidden;font-size:11px;line-height:18px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.member-action-group{display:inline-flex;flex-wrap:nowrap;justify-content:center}.member-page-root .member-action-cell .ant-btn{height:26px;border-radius:6px;box-shadow:none}.member-page-root .member-action-cell .ant-btn-icon-only{width:28px;padding-inline:0}.member-page-root .member-action-more{border-color:#cbd5e1;color:#475569}.member-action-menu .ant-dropdown-menu{min-width:116px;padding:6px;border-radius:8px}.member-action-menu .ant-dropdown-menu-item{min-height:30px;border-radius:6px;font-size:12px}.member-page-root .ant-pagination{margin:12px 4px 0!important}.recharge-page-root .ant-card{border-radius:8px}.recharge-page-root .ant-card-head{min-height:46px;border-bottom:1px solid #e5e7eb}.recharge-page-root .ant-card-head-title{color:#0f172a;font-size:14px;font-weight:800}.recharge-page-root .recharge-record-card .ant-card-body{padding-top:14px}.recharge-filter-bar{justify-content:flex-end}.recharge-page-root .recharge-filter-control .ant-select-selector,.recharge-page-root .recharge-date-range{height:32px;border-color:#cbd5e1!important;background:#fff!important;color:#334155;box-shadow:none!important}.recharge-page-root .recharge-filter-control .ant-select-selector{align-items:center}.recharge-page-root .recharge-filter-control .ant-select-selection-placeholder,.recharge-page-root .recharge-date-range input::placeholder{color:#64748b!important}.recharge-page-root .recharge-filter-control:hover .ant-select-selector,.recharge-page-root .recharge-filter-control.ant-select-focused .ant-select-selector,.recharge-page-root .recharge-date-range:hover,.recharge-page-root .recharge-date-range.ant-picker-focused{border-color:var(--primary-color)!important}.recharge-page-root .ant-table-wrapper{border:1px solid #eef2f7;border-radius:8px;box-shadow:none!important}.recharge-page-root .ant-table-thead>tr>th{height:38px;padding:8px 12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px;font-weight:700;border-bottom:1px solid #e5e7eb!important}.recharge-page-root .ant-table-thead>tr>th:before{display:none!important}.recharge-page-root .ant-table-tbody>tr>td{height:42px;padding:8px 12px!important;border-bottom:1px solid #eef2f7!important;font-size:12px}.recharge-page-root .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.recharge-page-root .ant-pagination{margin:12px 2px 0!important}.recharge-date-picker-popup .ant-picker-cell-selected .ant-picker-cell-inner,.recharge-date-picker-popup .ant-picker-cell-range-start .ant-picker-cell-inner,.recharge-date-picker-popup .ant-picker-cell-range-end .ant-picker-cell-inner{background:#1677ff!important;color:#fff!important}.recharge-date-picker-popup .ant-picker-cell-in-range:before,.recharge-date-picker-popup .ant-picker-cell-range-hover:before,.recharge-date-picker-popup .ant-picker-cell-range-hover-start:before,.recharge-date-picker-popup .ant-picker-cell-range-hover-end:before{background:#1677ff1f!important}.recharge-date-picker-popup .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#1677ff!important}.recharge-date-picker-popup .ant-picker-cell-in-view:hover .ant-picker-cell-inner{background:#e6f4ff!important}.recharge-date-picker-popup .ant-picker-cell-selected:hover .ant-picker-cell-inner,.recharge-date-picker-popup .ant-picker-cell-range-start:hover .ant-picker-cell-inner,.recharge-date-picker-popup .ant-picker-cell-range-end:hover .ant-picker-cell-inner{background:#1677ff!important}.recharge-date-picker-popup .ant-picker-header-view button:hover,.recharge-date-picker-popup .ant-picker-header-super-prev-btn:hover,.recharge-date-picker-popup .ant-picker-header-prev-btn:hover,.recharge-date-picker-popup .ant-picker-header-next-btn:hover,.recharge-date-picker-popup .ant-picker-header-super-next-btn:hover{color:#1677ff!important}.performance-manage-page-root .ant-card{border-radius:8px}.performance-manage-page-root .performance-list-tabs>.ant-tabs-nav{margin-bottom:12px!important}.performance-manage-page-root .performance-list-tabs>.ant-tabs-nav .ant-tabs-tab{padding:12px 2px 10px!important;font-weight:650}.performance-manage-page-root .ant-table-wrapper{border-radius:8px;overflow:hidden;border:1px solid #eef2f7}.performance-manage-page-root .ant-table{min-width:0}.performance-manage-page-root .ant-table-thead>tr>th{height:36px;padding:7px 12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px;font-weight:700;border-bottom:1px solid #e5e7eb!important;text-align:left!important}.performance-manage-page-root .ant-table-thead>tr>th:before{display:none!important}.performance-manage-page-root .ant-table-tbody>tr>td{height:38px;padding:6px 12px!important;border-bottom:1px solid #eef2f7!important;font-size:12px;vertical-align:middle;text-align:left!important}.performance-manage-page-root .performance-money-cell,.performance-manage-page-root th.performance-money-cell{text-align:right!important}.performance-manage-page-root .performance-status-cell,.performance-manage-page-root .performance-action-cell,.performance-manage-page-root th.performance-status-cell,.performance-manage-page-root th.performance-action-cell{text-align:center!important}.performance-manage-page-root .performance-order-no{display:inline-block;max-width:100%;overflow:hidden;color:#0f172a;font-family:Consolas,Roboto Mono,monospace;font-size:12px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.performance-manage-page-root .performance-order-no-wrap{display:flex;min-width:0;max-width:100%;align-items:center}.performance-manage-page-root .performance-order-no-wrap .performance-order-no{min-width:0;flex:1}.performance-manage-page-root .performance-order-copy{flex:0 0 auto;width:24px;height:24px;padding:0;color:#64748b;border-radius:6px}.performance-manage-page-root .performance-order-copy:hover{color:#1677ff;background:#eaf3ff}.performance-manage-page-root .performance-order-no-empty{color:#cbd5e1}.performance-manage-page-root .performance-time-text{display:inline-block;min-width:78px;color:#64748b;font-family:Consolas,Roboto Mono,monospace;font-size:12px;line-height:1.25;white-space:nowrap}.performance-manage-page-root .ant-table-tbody>tr>td,.performance-manage-page-root .ant-table-cell-fix-right{background:#fff}.performance-manage-page-root .ant-table-tbody>tr:hover>td{background:#f9fafb!important}.performance-manage-page-root .ant-table-cell-fix-right{box-shadow:none!important;border-left:1px solid #eef2f7}.performance-manage-page-root .ant-pagination{margin:12px 2px 0!important}@media screen and (max-width:767px){.dashboard-page-root .ant-row>.ant-col,.pos-page-root .ant-row>.ant-col{margin-bottom:0!important;padding-left:4px!important;padding-right:4px!important}.dashboard-page-root .ant-row>.ant-col-xs-24,.pos-page-root .ant-row>.ant-col-xs-24{flex:0 0 100%!important;max-width:100%!important}.dashboard-page-root .ant-row>.ant-col-xs-12{flex:0 0 50%!important;max-width:50%!important}.dashboard-page-root .ant-picker{width:100%!important;min-width:0!important}.pos-page-root{height:auto!important;min-height:calc(100vh - 64px);overflow:visible!important}.pos-page-root .ant-row>.ant-col{flex:auto!important;max-width:none!important}.performance-manage-page-root .ant-space{width:100%}.performance-manage-page-root .ant-select,.performance-manage-page-root .ant-picker,.performance-manage-page-root .ant-input-affix-wrapper,.performance-manage-page-root .ant-btn{width:100%!important}}.report-page-root{min-width:0}.report-page-shell{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px #0f172a0f;overflow:hidden}.report-page-root .report-tabs>.ant-tabs-nav{margin:0;padding:0 16px;background:#fff;border-bottom:1px solid #e5e7eb}.report-page-root .report-tabs .ant-tabs-tab{padding:13px 8px;font-weight:700}.report-tab-panel{padding:16px;background:#f8fafc}.report-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:16px;margin-bottom:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.report-toolbar__copy{min-width:0}.report-toolbar__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.report-toolbar__meta,.report-card-extra{color:#64748b;font-size:12px}.report-eyebrow{margin-bottom:4px;color:#2563eb;font-size:12px;font-weight:800}.report-heading{color:#0f172a;font-size:20px;font-weight:800;line-height:1.25}.report-subtitle{margin-top:5px;color:#64748b;font-size:12px;line-height:1.5}.report-daily-hero{display:grid;grid-template-columns:minmax(320px,1fr) 1.7fr;gap:14px;margin-bottom:12px;padding:18px;color:#fff;background:#0f172a;border-radius:8px;box-shadow:0 14px 28px #0f172a29}.report-daily-hero__main{padding-right:18px;border-right:1px solid rgba(255,255,255,.12)}.report-hero-label,.report-hero-note,.report-hero-kpi span{color:#e2e8f0b8}.report-hero-label{font-size:13px;font-weight:700}.report-hero-value{margin-top:6px;color:#22c55e;font-size:36px;font-weight:900;line-height:1}.report-hero-note{margin-top:8px;font-size:12px}.report-hero-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-content:center}.report-hero-kpi{min-width:0;padding:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px}.report-hero-kpi span{display:block;font-size:12px}.report-hero-kpi strong{display:block;margin-top:6px;color:#fff;font-size:17px;font-weight:800;white-space:nowrap}.report-section-row{margin-bottom:12px}.report-section-card,.report-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:none}.report-section-card{height:100%;padding:16px}.report-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.report-section-title{color:#0f172a;font-size:14px;font-weight:800}.report-section-desc{margin-top:3px;color:#64748b;font-size:12px}.report-breakdown-list,.report-payment-list,.report-growth-list{display:flex;flex-direction:column;gap:10px}.report-breakdown-item{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px 12px;align-items:center;padding:12px;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px}.report-breakdown-meta{display:flex;align-items:center;gap:10px;min-width:0}.report-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.report-dot--purple{background:#8b5cf6}.report-dot--blue{background:#2563eb}.report-dot--pink{background:#ec4899}.report-dot--gold{background:#f59e0b}.report-breakdown-label{color:#0f172a;font-size:13px;font-weight:800}.report-breakdown-desc{color:#64748b;font-size:12px}.report-breakdown-value{display:flex;align-items:baseline;gap:8px;justify-content:flex-end}.report-breakdown-value strong{color:#0f172a;font-size:14px}.report-breakdown-value span{color:#64748b;font-size:12px}.report-breakdown-bar{grid-column:1 / -1;height:6px;overflow:hidden;background:#e5e7eb;border-radius:999px}.report-breakdown-bar i{display:block;height:100%;background:#2563eb;border-radius:inherit}.report-payment-item{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #eef2f7;border-radius:8px}.report-payment-item--green{background:#f0fdf4}.report-payment-item--gold{background:#fffbeb}.report-payment-item--blue{background:#eff6ff}.report-payment-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;color:#2563eb;border:1px solid rgba(37,99,235,.12);border-radius:8px}.report-payment-label{color:#64748b;font-size:12px}.report-payment-value{margin-top:2px;color:#0f172a;font-size:15px;font-weight:800}.report-payment-item>span{color:#64748b;font-size:12px;font-weight:700}.report-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.report-stat-card{padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.report-stat-card__top{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:12px;font-weight:700}.report-stat-card__icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#2563eb;background:#eff6ff;border-radius:8px}.report-stat-card__value{margin-top:12px;color:#0f172a;font-size:22px;font-weight:900;line-height:1.1}.report-stat-card__note{margin-top:6px;color:#94a3b8;font-size:12px}.report-stat-card--green .report-stat-card__icon{background:#dcfce7;color:#16a34a}.report-stat-card--blue .report-stat-card__icon{background:#dbeafe;color:#2563eb}.report-stat-card--purple .report-stat-card__icon{background:#f3e8ff;color:#7c3aed}.report-stat-card--gold .report-stat-card__icon{background:#fef3c7;color:#d97706}.report-table-card.ant-card{border-radius:8px;box-shadow:none}.report-table-card .ant-card-head{min-height:46px;border-bottom:1px solid #e5e7eb}.report-table-card .ant-card-head-title{color:#0f172a;font-size:14px;font-weight:800}.report-table-card .ant-card-body{padding:0}.report-page-root .ant-table-wrapper{border-radius:0 0 8px 8px;overflow:hidden}.report-page-root .ant-table{min-width:0;background:#fff}.report-page-root .ant-table-thead>tr>th{height:38px;padding:8px 12px!important;background:#f8fafc!important;color:#475569!important;border-bottom:1px solid #e5e7eb!important;font-size:12px;font-weight:800}.report-page-root .ant-table-thead>tr>th:before{display:none!important}.report-page-root .ant-table-tbody>tr>td{height:44px;padding:8px 12px!important;color:#334155;border-bottom:1px solid #eef2f7!important;font-size:12px}.report-page-root .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.report-page-root .ant-pagination{margin:12px!important}.report-center-cell{text-align:center!important}.report-money-cell{text-align:right!important}.report-money-strong{color:#16a34a;font-weight:800;white-space:nowrap}.report-money-muted{color:#d97706;font-weight:700;white-space:nowrap}.report-order-no{display:inline-block;max-width:150px;overflow:hidden;color:#0f172a;font-family:Consolas,Roboto Mono,monospace;font-size:12px;font-weight:700;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.report-customer-name{color:#0f172a;font-weight:700}.report-order-items{display:flex;flex-direction:column;gap:4px}.report-order-item{display:flex;align-items:center;gap:6px;min-width:0}.report-order-item>span{overflow:hidden;color:#334155;text-overflow:ellipsis;white-space:nowrap}.report-muted-text{color:#94a3b8}.report-rank-cell{text-align:center!important}.report-rank-badge,.report-rank-text{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;font-weight:800}.report-rank-badge{color:#fff}.report-rank-badge--1{background:#f59e0b}.report-rank-badge--2{background:#64748b}.report-rank-badge--3{background:#b45309}.report-rank-text{color:#64748b;background:#f1f5f9}.report-staff-cell{display:flex;align-items:center;gap:10px;min-width:0}.report-staff-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:8px;overflow:hidden;background:#eff6ff}.report-staff-avatar img{width:100%;height:100%;display:block;object-fit:cover}.report-staff-name{color:#0f172a;font-size:13px;font-weight:800}.report-staff-position{color:#64748b;font-size:12px}.report-target-card{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.report-target-summary{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-target-summary div{padding:10px;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px}.report-target-summary span{display:block;color:#64748b;font-size:12px}.report-target-summary strong{display:block;margin-top:4px;color:#0f172a;font-size:14px}.report-growth-item{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:12px;border:1px solid #eef2f7;border-radius:8px}.report-growth-item.is-up{background:#f0fdf4}.report-growth-item.is-down{background:#fef2f2}.report-growth-item span{color:#334155;font-size:13px;font-weight:700}.report-growth-item strong{color:#16a34a;font-size:16px;font-weight:900}.report-growth-item.is-down strong{color:#dc2626}@media screen and (max-width:900px){.report-daily-hero{grid-template-columns:1fr}.report-daily-hero__main{padding-right:0;padding-bottom:14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.report-hero-kpis,.report-stat-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.report-tab-panel{padding:10px}.report-toolbar{flex-direction:column;align-items:stretch}.report-toolbar__side{align-items:stretch}.report-toolbar__side .ant-space,.report-toolbar__side .ant-picker,.report-toolbar__side .ant-select,.report-toolbar__side .ant-btn{width:100%!important}.report-hero-kpis,.report-stat-grid,.report-breakdown-item,.report-growth-item{grid-template-columns:1fr}.report-hero-value{font-size:30px}.report-breakdown-value{justify-content:flex-start}}.performance-rank-page-root{display:flex;flex-direction:column;gap:14px}.performance-rank-page-root .ant-card{border:1px solid #e8edf4;border-radius:8px;box-shadow:0 6px 18px #0f172a0d}.performance-rank-page-root .ant-card-body{padding:14px}.performance-rank-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:88px;padding:16px 18px;border:1px solid #dbe7f3;border-radius:8px;background:#0f172a;color:#fff}.performance-rank-hero__title{display:flex;align-items:center;gap:12px}.performance-rank-hero-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff24;color:#facc15;font-size:22px}.performance-rank-hero h2,.performance-section-title h3{margin:0;color:inherit;font-size:18px;font-weight:800;line-height:1.25}.performance-rank-hero p,.performance-section-title p{margin:4px 0 0;color:#ffffffb8;font-size:12px;line-height:1.35}.performance-rank-toolbar{justify-content:flex-end}.performance-rank-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.performance-summary-card .ant-card-body{display:flex;flex-direction:column;gap:5px;min-height:82px}.performance-summary-card span,.performance-summary-card small{color:#64748b;font-size:12px}.performance-summary-card strong{color:#0f172a;font-size:23px;font-weight:900;line-height:1.05}.performance-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.performance-rank-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(560px,1fr);gap:14px;align-items:start;min-width:0}.performance-support-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start;min-width:0}.performance-overview-grid>.ant-card,.performance-rank-detail-grid>.ant-card,.performance-support-grid>.ant-card{min-width:0}.performance-commission-detail-card .ant-card-body{min-width:0}.performance-commission-detail-card .ant-table-wrapper{max-width:100%}.performance-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.performance-section-title h3{color:#0f172a;font-size:15px}.performance-section-title p{color:#64748b}.performance-section-title--inline{width:100%;align-items:center}.performance-section-title--inline>span{color:#64748b;font-size:12px;font-weight:700}.performance-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;align-items:end}.performance-podium-item{position:relative;min-height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:18px 10px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;text-align:center}.performance-podium-item--rank-1{min-height:174px;border-color:#fde68a;background:#fffbeb}.performance-podium-item--rank-2{background:#f8fafc}.performance-podium-item--rank-3{background:#fff7ed}.performance-podium-rank{position:absolute;top:10px;left:10px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#0f172a;color:#fff;font-size:12px;font-weight:900}.performance-podium-item strong{max-width:100%;overflow:hidden;color:#0f172a;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.performance-podium-item small{color:#94a3b8;font-size:12px}.performance-podium-item em{color:#ef4444;font-size:18px;font-style:normal;font-weight:900}.performance-podium-commission{color:#d97706;font-size:12px;font-weight:700}.performance-commission-cell{display:flex;flex-direction:column;gap:3px}.performance-commission-cell strong{color:#d97706;font-size:15px;font-weight:900}.performance-commission-cell small{color:#94a3b8;font-size:11px;line-height:1.35;white-space:normal}.performance-detail-project{display:flex;min-width:0;flex-direction:column;gap:3px}.performance-detail-project strong,.performance-detail-project small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-detail-project strong{color:#0f172a;font-size:13px;font-weight:800}.performance-detail-project small{color:#64748b;font-size:11px}.performance-assign-text{color:#64748b!important;font-weight:700}.performance-assign-text.is-assign{color:#16a34a!important}.performance-rank-table-card .ant-card-head{min-height:54px}.performance-rank-table-card .ant-table-wrapper{border:1px solid #eef2f7;border-radius:8px;overflow:hidden}.performance-rank-table-card .ant-table-thead>tr>th{height:38px;padding:8px 12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px;font-weight:800;border-bottom:1px solid #e5e7eb!important}.performance-rank-table-card .ant-table-thead>tr>th:before{display:none!important}.performance-rank-table-card .ant-table-tbody>tr>td{height:52px;padding:8px 12px!important;border-bottom:1px solid #eef2f7!important;vertical-align:middle}.performance-row-top-1>td{background:#fffbeb!important}.performance-row-top-2>td{background:#f8fafc!important}.performance-row-top-3>td{background:#fff7ed!important}.performance-rank-badge,.performance-rank-number,.performance-category-rank{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:900}.performance-rank-badge{width:30px;height:30px;color:#fff;font-size:14px}.performance-rank-badge--1{background:#f59e0b}.performance-rank-badge--2{background:#94a3b8}.performance-rank-badge--3{background:#b45309}.performance-rank-number{width:28px;height:28px;background:#f1f5f9;color:#64748b;font-size:12px}.performance-staff-cell{min-width:0}.performance-staff-text{min-width:0;display:inline-flex;flex-direction:column;line-height:1.25}.performance-staff-text strong{max-width:140px;overflow:hidden;color:#0f172a;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.performance-staff-text small{margin-top:2px;color:#94a3b8;font-size:11px}.performance-mix{display:flex;flex-direction:column;gap:7px}.performance-mix-bars{height:8px;display:flex;overflow:hidden;border-radius:999px;background:#e5e7eb}.performance-mix-bars span{min-width:0}.performance-mix-values{display:flex;flex-wrap:wrap;gap:8px 12px;color:#64748b;font-size:11px}.performance-mix-values span{display:inline-flex;align-items:center;gap:4px}.performance-mix-values i{width:7px;height:7px;display:inline-block;border-radius:50%}.performance-total-text{color:#ef4444;font-size:15px;font-weight:900}.performance-share-cell{display:grid;grid-template-columns:minmax(80px,1fr) 38px;gap:8px;align-items:center}.performance-share-cell span{color:#64748b;font-size:12px;text-align:right}.performance-side-card .ant-card-head{min-height:42px}.performance-side-card .ant-card-head-title{color:#0f172a;font-size:14px}.performance-insight-list,.performance-category-list{display:flex;flex-direction:column;gap:10px}.performance-staff-services-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.performance-staff-services-title .ant-tag{margin-inline-end:0}.performance-staff-services-list{max-height:560px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.performance-staff-service{overflow:hidden;border:1px solid #e8edf5;border-radius:9px;background:#fff}.performance-staff-service-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;background:#f8fafc;border-bottom:1px solid #eef2f7}.performance-staff-service-total{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:2px}.performance-staff-service-total strong{color:#ef4444;font-size:13px;font-weight:900}.performance-staff-service-total small{color:#d97706;font-size:10px;font-weight:700}.performance-staff-project-list{display:flex;flex-direction:column;padding:2px 10px}.performance-staff-project{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 0;border-bottom:1px dashed #e5e7eb}.performance-staff-project:last-child{border-bottom:0}.performance-staff-project>span:first-child{min-width:0;overflow:hidden;color:#334155;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.performance-staff-project em{margin-left:5px;color:#1677ff;font-size:10px;font-style:normal}.performance-staff-project>span:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.performance-staff-project>span:last-child strong{color:#0f172a;font-size:12px;font-weight:900}.performance-staff-project>span:last-child small{color:#d97706;font-size:10px}.performance-insight-item{display:grid;grid-template-columns:1fr auto;gap:6px 10px;align-items:center}.performance-insight-item span{color:#475569;font-size:12px;font-weight:700}.performance-insight-item strong{color:#0f172a;font-size:13px}.performance-insight-item .ant-progress{grid-column:1 / -1}.performance-category-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;padding-bottom:10px;border-bottom:1px solid #eef2f7}.performance-category-item:last-child{padding-bottom:0;border-bottom:0}.performance-category-rank{width:22px;height:22px;background:#f59e0b;color:#fff;font-size:11px}.performance-category-item strong{font-size:13px;font-weight:900;white-space:nowrap}@media screen and (max-width:1500px){.performance-rank-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(500px,1fr)}}@media screen and (max-width:1280px){.performance-rank-detail-grid{grid-template-columns:1fr}}@media screen and (max-width:1000px){.performance-overview-grid,.performance-support-grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.performance-rank-hero,.performance-section-title,.performance-section-title--inline{flex-direction:column;align-items:stretch}.performance-rank-toolbar,.performance-rank-toolbar .ant-picker,.performance-rank-toolbar .ant-btn{width:100%!important}.performance-rank-summary,.performance-podium{grid-template-columns:1fr}.performance-podium-item,.performance-podium-item--rank-1{min-height:132px}}.performance-dashboard-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 4px 14px #0f172a0a}.performance-dashboard-title{min-width:0;display:flex;align-items:center;gap:11px}.performance-dashboard-icon{width:38px;height:38px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:8px;background:#eff6ff;color:#1677ff;font-size:18px}.performance-dashboard-title h2,.performance-card-heading h3,.performance-panel-heading h3{margin:0;color:#0f172a;font-size:16px;font-weight:800;line-height:1.35}.performance-dashboard-title p,.performance-card-heading p,.performance-panel-heading p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.4}.performance-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.performance-kpi-card{position:relative;overflow:hidden}.performance-rank-page-root .performance-kpi-card .ant-card-body{position:relative;min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:14px 16px 14px 20px}.performance-kpi-card i{position:absolute;top:16px;bottom:16px;left:0;width:3px;border-radius:0 3px 3px 0}.performance-kpi-label,.performance-kpi-card small{color:#64748b;font-size:12px}.performance-kpi-card strong{overflow:hidden;font-size:24px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.performance-card-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.performance-card-heading .ant-tag{flex:0 0 auto;margin-inline-end:0}.performance-employee-overview-card .ant-card-head{min-height:58px}.performance-employee-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.performance-employee-card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.performance-employee-card--rank-1{border-color:#f4cf74;box-shadow:inset 0 3px #e9b949}.performance-employee-card-head{min-height:64px;display:grid;grid-template-columns:28px 42px minmax(0,1fr);gap:9px;align-items:center;padding:11px 12px 9px;border-bottom:1px solid #eef2f7}.performance-employee-rank{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf2f7;color:#475569;font-size:12px;font-weight:900}.performance-employee-card--rank-1 .performance-employee-rank{background:#e9b949;color:#fff}.performance-employee-identity{min-width:0;display:flex;flex-direction:column;gap:2px}.performance-employee-identity strong{overflow:hidden;color:#0f172a;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.performance-employee-identity small{overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.performance-employee-money{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:13px 12px 11px}.performance-employee-money>span{min-width:0;display:flex;flex-direction:column;gap:3px}.performance-employee-money>span+span{padding-left:14px;border-left:1px solid #e5e7eb}.performance-employee-money small{color:#64748b;font-size:11px}.performance-employee-money strong{overflow:hidden;color:#ef4444;font-size:20px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.performance-employee-money>span:last-child strong{color:#d97706}.performance-employee-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 12px 11px}.performance-employee-breakdown>span{min-width:0;display:grid;grid-template-columns:6px minmax(0,1fr);gap:3px 5px;align-items:center;color:#64748b;font-size:10px}.performance-employee-breakdown i{width:6px;height:6px;display:inline-block;border-radius:50%}.performance-employee-breakdown strong{grid-column:1 / -1;overflow:hidden;color:#334155;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.performance-employee-commission-note{min-height:34px;display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px;padding:8px 12px;border-top:1px solid #eef2f7;background:#f8fafc;color:#64748b;font-size:10px}.performance-detail-workspace .ant-card-body{padding-top:0}.performance-detail-workspace .ant-tabs-nav{margin-bottom:0}.performance-detail-workspace .ant-tabs-tab{min-height:50px;padding:12px 4px;font-weight:700}.performance-tab-label{display:inline-flex;align-items:center;gap:7px}.performance-tab-label em{min-width:22px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:8px;background:#eff6ff;color:#1677ff;font-size:11px;font-style:normal;line-height:20px}.performance-tab-panel{padding-top:14px}.performance-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.performance-detail-table{border:1px solid #e8edf4;border-radius:8px;overflow:hidden}.performance-detail-table .ant-table-thead>tr>th{height:42px;padding:9px 12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px;font-weight:800}.performance-detail-table .ant-table-tbody>tr>td{min-height:56px;padding:10px 12px!important;vertical-align:middle}.performance-rule-cell{display:flex;flex-direction:column;gap:3px}.performance-rule-cell strong{color:#0f172a;font-size:12px}.performance-rule-cell small{font-size:10px;line-height:1.4}.performance-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media screen and (max-width:1300px){.performance-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.performance-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:800px){.performance-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.performance-dashboard-header,.performance-card-heading,.performance-panel-heading{align-items:stretch;flex-direction:column}.performance-employee-grid,.performance-service-grid{grid-template-columns:1fr}.performance-detail-workspace .ant-card-body{padding-inline:12px}}@media screen and (max-width:520px){.performance-kpi-grid{grid-template-columns:1fr}.performance-rank-page-root .performance-kpi-card .ant-card-body{min-height:84px}}.pro-content.is-management-page,.pro-content.is-management-page .dashboard-page-root,.pro-content.is-management-page .member-page-root,.pro-content.is-management-page .performance-manage-page-root,.pro-content.is-management-page .report-tab-panel{background:var(--app-bg)!important}.pro-content.is-management-page .ant-card,.pro-content.is-management-page .member-shell-card,.pro-content.is-management-page .member-panel-card,.pro-content.is-management-page .member-metric-card,.pro-content.is-management-page .report-page-shell,.pro-content.is-management-page .report-toolbar,.pro-content.is-management-page .report-section-card,.pro-content.is-management-page .report-stat-card,.pro-content.is-management-page .report-table-card{background:var(--app-surface)!important;border-color:var(--app-border)!important;border-radius:8px!important;box-shadow:var(--app-card-shadow)!important}.pro-content.is-management-page .ant-card-head,.pro-content.is-management-page .report-page-root .report-tabs>.ant-tabs-nav,.pro-content.is-management-page .report-table-card .ant-card-head{background:var(--app-surface)!important;border-bottom-color:var(--app-border)!important}.pro-content.is-management-page .ant-card-head-title,.pro-content.is-management-page .report-heading,.pro-content.is-management-page .report-section-title,.pro-content.is-management-page .report-stat-card__value,.pro-content.is-management-page .report-payment-value,.pro-content.is-management-page .report-breakdown-label,.pro-content.is-management-page .report-breakdown-value strong,.pro-content.is-management-page .report-order-no,.pro-content.is-management-page .report-customer-name,.pro-content.is-management-page .report-staff-name,.pro-content.is-management-page .member-name-text,.pro-content.is-management-page .member-total-money,.pro-content.is-management-page .performance-staff-text strong,.pro-content.is-management-page .performance-side-card .ant-card-head-title{color:var(--app-text)!important}.pro-content.is-management-page .ant-statistic-title,.pro-content.is-management-page .report-subtitle,.pro-content.is-management-page .report-toolbar__meta,.pro-content.is-management-page .report-card-extra,.pro-content.is-management-page .report-section-desc,.pro-content.is-management-page .report-stat-card__top,.pro-content.is-management-page .report-stat-card__note,.pro-content.is-management-page .report-breakdown-desc,.pro-content.is-management-page .report-payment-label,.pro-content.is-management-page .report-payment-item>span,.pro-content.is-management-page .report-staff-position,.pro-content.is-management-page .member-sub-text,.pro-content.is-management-page .member-store-text,.pro-content.is-management-page .member-date-text,.pro-content.is-management-page .performance-staff-text small,.pro-content.is-management-page .performance-insight-item span{color:var(--app-text-muted)!important}.pro-content.is-management-page .ant-table-wrapper{background:var(--app-surface)!important;border:1px solid var(--app-border)!important;border-radius:8px!important;box-shadow:var(--app-card-shadow)!important;min-width:0;overflow:visible!important}.pro-content.is-management-page .ant-table{background:var(--app-surface)!important;color:var(--app-text-secondary)!important;font-size:12px!important}.pro-content.is-management-page .ant-table-container{border-start-start-radius:8px!important;border-start-end-radius:8px!important}.pro-content.is-management-page .ant-table-thead>tr>th{height:38px!important;background:var(--app-bg-soft)!important;color:var(--app-text-secondary)!important;border-bottom:1px solid var(--app-border)!important;padding:8px 12px!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important;white-space:nowrap}.pro-content.is-management-page .ant-table-thead>tr>th:before{display:none!important}.pro-content.is-management-page .ant-table-tbody>tr>td,.pro-content.is-management-page .ant-table-cell-fix-right{height:44px!important;background:var(--app-surface)!important;color:var(--app-text-secondary)!important;border-bottom-color:var(--app-border-soft)!important;padding:8px 12px!important;font-size:12px!important;line-height:1.45!important;vertical-align:middle!important}.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n)>td,.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n) .ant-table-cell-fix-right{background:#fbfdff!important}.pro-content.is-management-page .ant-table-tbody>tr:hover>td,.pro-content.is-management-page .ant-table-tbody>tr:hover .ant-table-cell-fix-right{background:var(--app-bg-soft)!important}.pro-content.is-management-page .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-cell-fix-right{z-index:2!important}.pro-content.is-management-page .ant-table-cell-fix-right-first:after,.pro-content.is-management-page .ant-table-cell-fix-right-last:after{box-shadow:inset -10px 0 8px -8px #0f172a1f!important}.pro-content.is-management-page .ant-table-cell-fix-left-first:after,.pro-content.is-management-page .ant-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px #0f172a1f!important}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-space{justify-content:center}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-btn{border-radius:6px;font-weight:650}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-btn-sm{height:28px;padding-inline:8px;font-size:12px}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-tag{margin:0;border-radius:5px;font-weight:650}.pro-content.is-management-page .member-level-cell,.pro-content.is-management-page .member-tag-cell,.pro-content.is-management-page .member-action-cell,.pro-content.is-management-page .performance-status-cell,.pro-content.is-management-page .performance-action-cell,.pro-content.is-management-page th.member-level-cell,.pro-content.is-management-page th.member-tag-cell,.pro-content.is-management-page th.member-action-cell,.pro-content.is-management-page th.performance-status-cell,.pro-content.is-management-page th.performance-action-cell{text-align:center!important}.pro-content.is-management-page .member-money-cell,.pro-content.is-management-page .performance-money-cell,.pro-content.is-management-page th.member-money-cell,.pro-content.is-management-page th.performance-money-cell{text-align:right!important}.pro-content.is-management-page .ant-table-expanded-row-fixed,.pro-content.is-management-page .ant-table-placeholder{color:var(--app-text-muted)!important;background:var(--app-surface)!important}.pro-content.is-management-page .ant-table-body,.pro-content.is-management-page .ant-table-content{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.pro-content.is-management-page .ant-table-body::-webkit-scrollbar,.pro-content.is-management-page .ant-table-content::-webkit-scrollbar{width:8px;height:8px}.pro-content.is-management-page .ant-table-body::-webkit-scrollbar-thumb,.pro-content.is-management-page .ant-table-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.pro-content.is-management-page .ant-table-body::-webkit-scrollbar-track,.pro-content.is-management-page .ant-table-content::-webkit-scrollbar-track{background:transparent}.pro-content.is-management-page .ant-pagination{display:flex!important;justify-content:flex-end;align-items:center;gap:2px;margin:12px 4px 0!important}.pro-content.is-management-page .ant-pagination-total-text{margin-inline-end:auto;color:var(--app-text-muted);font-size:12px}.pro-content.is-management-page .ant-pagination-item,.pro-content.is-management-page .ant-pagination-prev,.pro-content.is-management-page .ant-pagination-next{min-width:28px;height:28px;line-height:26px;border-radius:7px}.pro-content.is-management-page .ant-btn-primary:not(.ant-btn-dangerous){background:var(--primary-color)!important;border-color:var(--primary-color)!important;box-shadow:none!important}.pro-content.is-management-page .ant-btn-primary:not(.ant-btn-dangerous):hover,.pro-content.is-management-page .ant-btn-primary:not(.ant-btn-dangerous):focus{background:var(--primary-color-hover)!important;border-color:var(--primary-color-hover)!important}.pro-content.is-management-page .ant-tabs-tab-active .ant-tabs-tab-btn,.pro-content.is-management-page .ant-tabs-tab:hover,.pro-content.is-management-page .report-eyebrow{color:var(--primary-color)!important}.pro-content.is-management-page .ant-tabs-ink-bar{background:var(--primary-color)!important}.pro-content.is-management-page .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:var(--primary-color-surface)!important;border-color:var(--primary-color-border)!important}.pro-content.is-management-page .ant-input:hover,.pro-content.is-management-page .ant-input:focus,.pro-content.is-management-page .ant-input-affix-wrapper:hover,.pro-content.is-management-page .ant-input-affix-wrapper-focused,.pro-content.is-management-page .ant-select-focused .ant-select-selector,.pro-content.is-management-page .ant-picker:hover,.pro-content.is-management-page .ant-picker-focused{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px var(--primary-color-surface)!important}.pro-content.is-management-page .ant-pagination-item-active{background:var(--primary-color)!important;border-color:var(--primary-color)!important}.pro-content.is-management-page .ant-pagination-item-active a{color:var(--primary-color-text)!important}.pro-content.is-management-page .report-daily-hero{background:var(--app-text)!important}.pro-content.is-management-page .report-hero-value,.pro-content.is-management-page .report-money-strong{color:var(--app-success)!important}.pro-content.is-management-page .report-money-muted{color:var(--app-warning)!important}.pro-content.is-management-page .report-breakdown-bar i{background:var(--primary-color)!important}.pro-content.is-management-page .report-stat-card__icon,.pro-content.is-management-page .report-payment-icon,.pro-content.is-management-page .report-stat-card--blue .report-stat-card__icon,.pro-content.is-management-page .report-stat-card--purple .report-stat-card__icon{background:var(--primary-color-surface)!important;color:var(--primary-color)!important;border-color:var(--primary-color-border)!important}.pro-content.is-management-page .report-stat-card--green .report-stat-card__icon{background:#16a34a1f!important;color:var(--app-success)!important}.pro-content.is-management-page .report-stat-card--gold .report-stat-card__icon{background:#f59e0b24!important;color:var(--app-warning)!important}.pro-content.is-management-page .report-payment-item,.pro-content.is-management-page .report-breakdown-item,.pro-content.is-management-page .report-target-summary div,.pro-content.is-management-page .report-growth-item{background:var(--app-bg-soft)!important;border-color:var(--app-border-soft)!important}.ant-modal{max-width:calc(100vw - 24px)}.ant-modal-mask{background:#0f172a6b!important;-webkit-backdrop-filter:none;backdrop-filter:none}.ant-modal .ant-modal-content{padding:0;overflow:visible;background:var(--app-surface)!important;border:1px solid var(--app-border);border-radius:8px!important;box-shadow:0 20px 56px #0f172a38!important}.ant-modal .ant-modal-header{margin:0;padding:16px 20px;background:var(--app-surface)!important;border-bottom:1px solid var(--app-border)!important;border-radius:8px 8px 0 0!important}.ant-modal .ant-modal-title{color:var(--app-text)!important;font-size:16px;font-weight:800;line-height:1.35;letter-spacing:0}.ant-modal .ant-modal-title .anticon{color:var(--primary-color)}.ant-modal .ant-modal-close{top:11px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--app-text-muted)!important;border-radius:8px;transition:none}.ant-modal .ant-modal-close:hover{color:var(--primary-color)!important;background:var(--primary-color-surface)!important}.ant-modal .ant-modal-close-x{font-size:14px;line-height:1}.ant-modal .ant-modal-body{max-height:calc(100vh - 180px);padding:20px;overflow:auto;background:var(--app-surface)}.ant-modal .ant-modal-footer{margin:0;padding:12px 20px;background:var(--app-bg-soft)!important;border-top:1px solid var(--app-border)!important;border-radius:0 0 8px 8px!important}.ant-modal-footer .ant-btn{min-width:78px;height:36px;border-radius:8px;font-weight:600}.ant-modal .ant-form-item{margin-bottom:16px}.ant-modal .ant-form-item-label>label{color:var(--app-text-secondary)!important;font-size:13px;font-weight:700}.ant-modal .ant-input,.ant-modal .ant-select-selector,.ant-modal .ant-picker,.ant-modal .ant-input-number,.ant-modal .ant-input-affix-wrapper{min-height:38px;border:1px solid #dbe3ee;border-radius:8px;font-size:14px;transition:none}.ant-modal .ant-input:hover,.ant-modal .ant-input:focus,.ant-modal .ant-input-affix-wrapper:hover,.ant-modal .ant-input-affix-wrapper-focused,.ant-modal .ant-input-number:hover,.ant-modal .ant-input-number-focused,.ant-modal .ant-select-selector:hover,.ant-modal .ant-select-focused .ant-select-selector,.ant-modal .ant-picker:hover,.ant-modal .ant-picker-focused{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px var(--primary-color-surface)!important}.ant-modal .ant-input-number-input-wrap{height:100%;display:flex;align-items:center}.ant-modal .ant-input-number-input{height:36px;line-height:36px}.ant-modal .ant-select-selector{min-height:38px!important;padding:4px 11px!important}.ant-modal .ant-select-selection-item,.ant-modal .ant-select-selection-placeholder{line-height:28px!important}.ant-modal .ant-btn-primary,.ant-modal-footer .ant-btn-primary{height:36px;background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color-text);box-shadow:none;border-radius:8px;font-size:14px;font-weight:700}.ant-modal .ant-btn-primary:hover,.ant-modal-footer .ant-btn-primary:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}.ant-modal .ant-btn-primary.ant-btn-dangerous,.ant-modal-footer .ant-btn-primary.ant-btn-dangerous{background:var(--app-danger);border-color:var(--app-danger);color:#fff}.ant-modal .ant-btn-primary.ant-btn-dangerous:hover,.ant-modal-footer .ant-btn-primary.ant-btn-dangerous:hover{background:#ef4444;border-color:#ef4444}.ant-modal-confirm .ant-modal-content{overflow:hidden;padding:0!important}.ant-modal-confirm .ant-modal-body{max-height:none;padding:0!important;overflow:visible}.ant-modal-confirm-body{padding:22px 22px 18px!important}.ant-modal-confirm-body>.anticon{margin-right:12px!important;font-size:22px!important}.ant-modal-confirm-body>.anticon-exclamation-circle{color:var(--app-warning)!important}.ant-modal-confirm-body>.anticon-info-circle{color:var(--primary-color)!important}.ant-modal-confirm-body>.anticon-check-circle{color:var(--app-success)!important}.ant-modal-confirm-body>.anticon-close-circle{color:var(--app-danger)!important}.ant-modal-confirm-title{color:var(--app-text)!important;font-size:16px!important;font-weight:800!important;line-height:1.4!important}.ant-modal-confirm-content{margin-top:8px!important;margin-left:34px!important;color:var(--app-text-muted)!important;font-size:13px!important;line-height:1.6!important}.ant-modal-confirm-btns{display:flex!important;justify-content:flex-end!important;gap:8px!important;margin-top:0!important;padding:12px 22px!important;background:var(--app-bg-soft)!important;border-top:1px solid var(--app-border)!important}.ant-modal-confirm-btns .ant-btn{min-width:76px!important;height:36px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important}.ant-modal-confirm-btns .ant-btn-default{color:var(--app-text-secondary)!important;border:1px solid #dbe3ee!important}.ant-modal-confirm-btns .ant-btn-default:hover{color:var(--primary-color)!important;border-color:var(--primary-color)!important}.ant-modal-confirm-btns .ant-btn-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:var(--primary-color-text)!important;box-shadow:none!important}.ant-modal-confirm-btns .ant-btn-primary:hover{background:var(--primary-color-hover)!important;border-color:var(--primary-color-hover)!important}.ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous{background:var(--app-danger)!important;border-color:var(--app-danger)!important;color:#fff!important}.ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous:hover{background:#ef4444!important;border-color:#ef4444!important}.ant-popconfirm .ant-popover-inner{padding:12px 14px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;box-shadow:0 14px 36px #0f172a29}.ant-popconfirm .ant-popover-arrow:before,.ant-popconfirm .ant-popover-arrow:after{background:var(--app-surface)!important}.ant-popconfirm .ant-popover-inner-content{padding:0}.ant-popconfirm .ant-popover-message{color:var(--app-text-secondary)}.ant-popconfirm .ant-popover-message-title{color:var(--app-text);font-weight:700}.ant-popconfirm .ant-popover-buttons{margin-top:10px}.ant-popconfirm .ant-btn{min-width:60px;height:32px;border-radius:7px;font-weight:600}.ant-popconfirm .ant-btn-primary{box-shadow:none}.pro-shell,.pro-shell *:not(input):not(textarea):not([contenteditable=true]){caret-color:transparent}.pro-shell input,.pro-shell textarea,.pro-shell [contenteditable=true],.ant-input,.ant-input-number-input,.ant-select-selection-search-input{caret-color:auto!important}.dashboard-page-root{--dashboard-gap: 12px}.dashboard-page-root .dashboard-revenue-card,.dashboard-page-root .dashboard-stat-card,.dashboard-page-root .dashboard-section-card,.dashboard-page-root .dashboard-mini-metric{border-radius:8px!important;box-shadow:0 4px 14px #0f172a0a!important}.dashboard-page-root .dashboard-stat-card .ant-card-body{min-height:105px}.dashboard-page-head{align-items:center!important;padding:2px 0}.dashboard-date-range{min-height:38px;box-shadow:0 2px 8px #0f172a0a}.dashboard-overview-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.65fr);gap:var(--dashboard-gap);align-items:stretch;margin-bottom:var(--dashboard-gap)}.dashboard-page-root .dashboard-revenue-card{display:flex;min-width:0;min-height:278px;flex-direction:column;justify-content:space-between;padding:18px;background:#fff}.dashboard-revenue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-revenue-label{color:var(--app-text-muted);font-size:13px;font-weight:750}.dashboard-revenue-value{margin-top:8px;color:var(--app-text);font-size:34px;font-weight:850;line-height:1.05;font-variant-numeric:tabular-nums}.dashboard-revenue-icon{display:flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;border-radius:8px;font-size:22px}.dashboard-revenue-ratios{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--app-text-muted);font-size:12px;font-weight:750}.dashboard-revenue-ratios span{padding:4px 8px;background:var(--primary-color-surface);border:1px solid var(--primary-color-border);border-radius:999px}.dashboard-revenue-ratios .is-recharge{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.dashboard-revenue-progress{margin:10px 0 0!important}.dashboard-revenue-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;padding-top:14px;border-top:1px solid var(--app-border-soft)}.dashboard-revenue-breakdown__item{min-width:0;padding:0 12px;border-right:1px solid var(--app-border-soft)}.dashboard-revenue-breakdown__item:first-child{padding-left:0}.dashboard-revenue-breakdown__item:last-child{padding-right:0;border-right:0}.dashboard-revenue-breakdown__item span,.dashboard-revenue-breakdown__item small{display:block;overflow:hidden;color:var(--app-text-muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dashboard-revenue-breakdown__item strong{display:block;margin:5px 0 3px;overflow:hidden;font-size:17px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.dashboard-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--dashboard-gap)}.dashboard-overview-stats>.dashboard-stat-card{min-width:0}.dashboard-store-visual{min-height:280px}.dashboard-single-store{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:12px;height:100%}.dashboard-single-store__main{display:flex;min-height:248px;flex-direction:column;justify-content:center;padding:22px;background:#f8fafc;border:1px solid var(--app-border-soft);border-radius:8px}.dashboard-single-store__main span{color:var(--app-text-muted);font-size:13px;font-weight:700}.dashboard-single-store__main strong{margin-top:8px;color:var(--app-text);font-size:22px;line-height:1.25}.dashboard-single-store__main em{margin-top:16px;color:var(--primary-color);font-size:34px;font-style:normal;font-weight:900;line-height:1}.dashboard-single-store__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-single-store__grid .dashboard-mini-metric{min-height:118px}.dashboard-page-root .ant-table-summary{background:#f8fafc}.dashboard-page-root .ant-table-summary>tr>td{border-top:1px solid var(--app-border);font-size:12px}.service-manage-page-root{min-width:0}.service-manage-page-root .service-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;box-shadow:var(--app-card-shadow)}.service-page-head h2{margin:0;color:var(--app-text);font-size:20px;font-weight:850;line-height:1.25}.service-page-head p{margin:6px 0 0;color:var(--app-text-muted);font-size:13px}.service-summary-grid .ant-card{border:1px solid var(--app-border)!important;box-shadow:var(--app-card-shadow)!important}.service-summary-grid .ant-card-body{padding:14px 16px!important}.service-manage-shell.ant-card{border-radius:8px!important}.service-manage-shell>.ant-card-body{padding:14px}.service-manage-shell .ant-tabs-nav{margin-bottom:12px!important}.service-table-card.ant-card{border:1px solid var(--app-border)!important;box-shadow:none!important}.service-table-card .ant-card-body{padding:0}.service-table-card .ant-card-head{min-height:50px;background:#fbfdff!important}.service-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#fbfdff;border-bottom:1px solid var(--app-border-soft)}.service-name-cell{display:flex;min-width:0;flex-direction:column;gap:4px}.service-name-cell strong{overflow:hidden;color:var(--app-text);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.service-name-cell span{overflow:hidden;color:var(--app-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.service-money-cell{text-align:right!important}.service-status-cell,.service-action-cell,th.service-status-cell,th.service-action-cell{text-align:center!important}.service-table-card .ant-table-wrapper{border:0!important;border-radius:0!important;box-shadow:none!important}.service-table-card .ant-pagination{padding:0 12px 12px}.member-table-surface .ant-table-wrapper{border:0!important;border-radius:0!important;box-shadow:none!important}.member-page-root .member-table-surface .ant-table-thead>tr>th{height:40px!important;padding:8px 10px!important;text-align:left!important}.member-page-root .member-table-surface .ant-table-tbody>tr>td,.member-page-root .member-table-surface .ant-table-cell-fix-right{height:54px!important;padding:8px 10px!important}.member-page-root .member-table-surface th.member-money-cell,.member-page-root .member-table-surface td.member-money-cell{text-align:right!important}.member-page-root .member-table-surface th.member-level-cell,.member-page-root .member-table-surface td.member-level-cell,.member-page-root .member-table-surface th.member-tag-cell,.member-page-root .member-table-surface td.member-tag-cell,.member-page-root .member-table-surface th.member-action-cell,.member-page-root .member-table-surface td.member-action-cell{text-align:center!important}.member-table-surface .member-action-group{display:inline-flex;flex-wrap:nowrap;justify-content:center;width:100%}.member-table-surface .member-action-group .ant-btn{border-radius:6px}.pro-content.is-management-page .service-manage-page-root{background:var(--app-bg)!important}.pro-content.is-management-page .service-name-cell strong{color:var(--app-text)!important}.pro-content.is-management-page .service-name-cell span{color:var(--app-text-muted)!important}.pro-content.is-management-page .service-money-cell,.pro-content.is-management-page th.service-money-cell{text-align:right!important}.pro-content.is-management-page .service-status-cell,.pro-content.is-management-page .service-action-cell,.pro-content.is-management-page th.service-status-cell,.pro-content.is-management-page th.service-action-cell{text-align:center!important}@media screen and (max-width:1360px){.dashboard-overview-grid,.dashboard-single-store{grid-template-columns:1fr}.dashboard-single-store__main{min-height:160px}}@media screen and (max-width:767px){.dashboard-overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page-head{align-items:stretch!important}.dashboard-date-range{width:100%;min-width:0!important}.dashboard-revenue-breakdown,.dashboard-single-store__grid{grid-template-columns:1fr}.dashboard-revenue-breakdown__item,.dashboard-revenue-breakdown__item:first-child,.dashboard-revenue-breakdown__item:last-child{padding:9px 0;border-right:0;border-bottom:1px solid var(--app-border-soft)}.dashboard-revenue-breakdown__item:first-child{padding-top:0}.dashboard-revenue-breakdown__item:last-child{padding-bottom:0;border-bottom:0}.dashboard-single-store__main em{font-size:28px}.service-manage-page-root .service-page-head,.service-table-toolbar{flex-direction:column;align-items:stretch}.service-table-toolbar .ant-input-search,.service-table-toolbar .ant-select,.service-table-toolbar .ant-btn,.service-page-head .ant-btn{width:100%!important}}@media screen and (max-width:520px){.dashboard-overview-stats{grid-template-columns:1fr}}.ant-select-dropdown,.ant-dropdown .ant-dropdown-menu{padding:6px;background:#fff!important;border:1px solid var(--app-border);border-radius:8px!important;box-shadow:0 12px 28px #0f172a24!important}.ant-select-dropdown,.ant-picker-dropdown,.ant-dropdown,.ant-cascader-dropdown,.ant-tree-select-dropdown{z-index:1200!important}.salon-user-dropdown,.salon-store-dropdown{z-index:2600!important}.salon-user-dropdown .ant-dropdown-menu{min-width:148px}.ant-select-dropdown .ant-select-item,.ant-dropdown .ant-dropdown-menu-item{min-height:34px;color:var(--app-text-secondary)!important;border-radius:6px;transition:color 90ms ease,background-color 90ms ease}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),.ant-dropdown .ant-dropdown-menu-item:hover{color:var(--app-text)!important;background:#f1f5f9!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--primary-color)!important;background:var(--primary-color-surface)!important;font-weight:750}.pro-shell,.salon-shell{--salon-ink: #111827;--salon-ink-soft: #1f2937;--salon-line: #e5e7eb;--salon-line-soft: #edf1f6;--salon-green: #16a34a;--salon-blue: #1677ff;--salon-gold: #d79618;--salon-rose: #db2777}.pro-content.is-pos-page{background:var(--app-bg)!important}.pro-content.is-pos-page .pro-content-inner{padding:10px!important}.pro-content.is-pos-page .pos-page-root.pos-container{background:#edf2f7!important;border:1px solid rgba(15,23,42,.08);border-radius:8px;box-shadow:inset 0 1px #ffffffbd}.pos-workbench-body,.pos-catalog-pane,.pos-order-pane{min-width:0}.pos-catalog-card.ant-card,.pos-member-card.ant-card,.pos-current-order-card.ant-card{overflow:hidden;background:#fff!important;border:1px solid var(--salon-line)!important;border-radius:8px!important;box-shadow:0 8px 22px #0f172a0f!important}.pos-catalog-card .ant-card-head,.pos-current-order-card .ant-card-head{min-height:46px!important;background:#fff!important;border-bottom:1px solid var(--salon-line-soft)!important}.pos-catalog-card .ant-card-head-title,.pos-current-order-card .ant-card-head-title{color:var(--salon-ink);font-weight:850}.pos-search-input .ant-input-affix-wrapper,.pos-member-card .ant-input-affix-wrapper,.pos-quick-add .ant-input,.pos-quick-add .ant-input-number,.pos-member-card .ant-select-selector,.pos-current-order-card .ant-picker{border-color:#dbe4ef!important;border-radius:7px!important}.pos-work-tabs.ant-tabs-card>.ant-tabs-nav{margin-bottom:8px!important}.pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{height:32px;padding:5px 12px!important;background:#f8fafc!important;border-color:#e5e7eb!important;border-radius:7px!important;color:#64748b;font-size:12px;font-weight:750}.pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:var(--salon-ink)!important;border-color:var(--salon-ink)!important}.pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.pos-category-strip{min-height:36px;align-content:flex-start;background:#fffffff5!important;border-bottom:1px solid #f1f5f9}.pos-category-strip .ant-tag{display:inline-flex;min-height:26px;align-items:center;margin:0;border-radius:7px!important;font-size:12px;font-weight:750}.pos-service-grid{align-items:stretch}.pos-service-tile,.pos-package-tile{min-height:70px;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 2px 8px #0f172a0a!important}.pos-service-tile:hover,.pos-package-tile:hover{border-color:#1677ff75!important;box-shadow:0 8px 18px #0f172a17!important;transform:translateY(-1px)}.pos-service-tile:active,.pos-package-tile:active{transform:translateY(0)}.pos-package-tile{border-left:3px solid var(--salon-rose)!important}.pos-member-card{background:#fff!important}.pos-recent-members .ant-tag{min-height:24px;border-radius:7px;font-weight:700}.pos-member-profile{border-radius:8px!important;box-shadow:0 6px 16px #0f172a14!important}.pos-current-order-card .ant-card-body{background:#f8fafc}.pos-quick-add{background:#fff!important;border-bottom:1px solid #e8edf4!important}.pos-order-list{background:#f8fafc!important}.pos-order-list::-webkit-scrollbar,.pos-work-tabs .ant-tabs-tabpane>div::-webkit-scrollbar{width:8px;height:8px}.pos-order-list::-webkit-scrollbar-thumb,.pos-work-tabs .ant-tabs-tabpane>div::-webkit-scrollbar-thumb{background:#64748b47;border-radius:999px}.pos-order-item{border-radius:8px!important;box-shadow:0 2px 10px #0f172a0a}.pos-order-item.is-manual{background:#fcfaff!important;border-color:#7c3aed3d!important}.pos-order-item:hover{border-color:#1677ff47!important;box-shadow:0 8px 18px #0f172a12}.pos-order-item .ant-tag{margin-inline-end:6px;border-radius:6px;font-weight:750}.pos-order-item .ant-select-selector,.pos-order-item .ant-input-number,.pos-order-item .ant-radio-button-wrapper{border-radius:6px!important}.pos-order-item-layout{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(82px,auto) 32px;gap:10px;align-items:center}.pos-order-item-index{color:#94a3b8;font-size:12px;font-weight:800;text-align:center}.pos-order-item-main{min-width:0}.pos-order-item-title{display:flex;min-width:0;align-items:center;margin-bottom:7px}.pos-order-item-title>span:last-child{overflow:hidden;color:#1f2937;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.pos-order-controls{display:flex;width:100%;min-width:0;flex-wrap:wrap;align-items:center;gap:7px 10px}.pos-order-staff-select.ant-select{width:min(340px,100%);min-width:220px;flex:1 1 260px}.pos-default-staff-select .ant-select-selector,.pos-order-staff-select .ant-select-selector,.pos-checkout-staff-select .ant-select-selector{min-height:34px!important;align-items:center}.pos-staff-role-tag.ant-tag{display:inline-flex;max-width:150px;align-items:center;gap:4px;margin:1px 3px 1px 0;overflow:hidden;color:#344054;background:#f4f7fb;border-color:#d9e2ec;border-radius:5px;line-height:20px;text-overflow:ellipsis}.pos-staff-role-tag>span:first-child{flex:0 0 auto;color:#1668dc;font-size:10px;font-weight:800}.pos-order-quantity.ant-input-number{width:68px;flex:0 0 68px}.pos-order-assign{display:inline-flex;flex:0 0 auto;white-space:nowrap}.pos-order-assign .ant-radio-button-wrapper{min-width:62px;padding-inline:10px;text-align:center}.pos-order-item-amount{color:#111827;font-size:15px;font-weight:850;text-align:right;white-space:nowrap}.pos-order-item-delete.ant-btn{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0}.pos-checkout-bar{border:1px solid rgba(255,255,255,.08);background:#0f172a!important;box-shadow:0 12px 26px #0f172a38}.pos-checkout-bar .ant-btn{min-width:74px;font-weight:800}.pos-checkout-bar .ant-btn[disabled]{color:#ffffff5c!important;background:#ffffff14!important}.pro-content.is-management-page .pro-content-inner{padding:16px!important}.pro-content.is-management-page .ant-card{border:1px solid var(--salon-line)!important;border-radius:8px!important;box-shadow:0 6px 18px #0f172a0b!important}.pro-content.is-management-page .ant-card-head{min-height:50px;background:#fff!important;border-bottom-color:#edf2f7!important}.pro-content.is-management-page .ant-card-head-title{color:var(--app-text)!important;font-size:15px;font-weight:850}.pro-content.is-management-page .ant-card-extra{color:var(--app-text-muted);font-size:12px}.pro-content.is-management-page .ant-statistic-title{margin-bottom:6px!important;color:#64748b!important;font-size:12px!important;font-weight:750}.pro-content.is-management-page .ant-statistic-content{color:var(--app-text)!important;font-weight:850}.pro-content.is-management-page .ant-tabs-nav{margin-bottom:12px!important}.pro-content.is-management-page .ant-tabs-tab{font-weight:750}.pro-content.is-management-page .ant-tabs-tab .ant-tag{font-weight:800}.pro-content.is-management-page .ant-table-wrapper{min-width:0;overflow:visible;border-radius:8px!important}.pro-content.is-management-page .ant-table{font-size:13px}.pro-content.is-management-page .ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:8px!important}.pro-content.is-management-page .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:8px!important}.pro-content.is-management-page .ant-table-thead>tr>th{height:42px!important;padding:9px 12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;white-space:nowrap}.pro-content.is-management-page .ant-table-tbody>tr>td,.pro-content.is-management-page .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-cell-fix-right{min-height:52px;padding:9px 12px!important;line-height:1.45}.pro-content.is-management-page .ant-table-tbody>tr:hover>td,.pro-content.is-management-page .ant-table-tbody>tr:hover .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-tbody>tr:hover .ant-table-cell-fix-right{background:#f2f7ff!important}.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n)>td,.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n) .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n) .ant-table-cell-fix-right{background:#fcfdff!important}.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n):hover>td,.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n):hover .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-tbody>tr:nth-child(2n):hover .ant-table-cell-fix-right{background:#f2f7ff!important}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-tag{min-height:22px;margin-inline-end:4px;border-radius:6px;font-size:12px;font-weight:750;line-height:20px}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-btn{border-radius:6px;font-weight:750}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-btn-link{padding-inline:4px}.pro-content.is-management-page .ant-pagination{margin:12px 12px 0!important}.pro-content.is-management-page .ant-pagination .ant-pagination-item,.pro-content.is-management-page .ant-pagination .ant-pagination-prev,.pro-content.is-management-page .ant-pagination .ant-pagination-next{border-radius:7px}.pro-content.is-management-page .ant-input,.pro-content.is-management-page .ant-input-affix-wrapper,.pro-content.is-management-page .ant-input-number,.pro-content.is-management-page .ant-picker,.pro-content.is-management-page .ant-select-selector{border-radius:7px!important}.pro-content.is-management-page .ant-btn{border-radius:7px;font-weight:750}.pro-content.is-management-page .ant-btn-primary{box-shadow:0 6px 14px #1677ff26}.service-table-toolbar,.member-page-root [style*="justify-content: space-between"],.performance-manage-page-root .ant-card-extra{min-width:0}.report-page-root .report-daily-hero{border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 34px #0f172a29}.report-page-root .report-hero-kpi{min-height:76px}.report-page-root .report-table-card .ant-card-head{position:sticky;top:0;z-index:1}.member-page-root .member-metric-card .ant-card-body{min-height:118px}.member-page-root .member-table-surface{background:#fff}.service-manage-page-root .service-summary-grid .ant-card .ant-statistic-content,.member-page-root .member-metric-card strong,.report-page-root .report-money-strong{font-variant-numeric:tabular-nums}@media screen and (max-width:1180px){.pos-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:767px){.pro-content.is-pos-page .pro-content-inner,.pro-content.is-management-page .pro-content-inner{padding:10px!important}.pro-content.is-pos-page .pos-page-root.pos-container{height:auto!important;min-height:calc(100vh - 78px);overflow:visible!important}.pos-workbench-body{overflow:visible!important}.pos-catalog-pane{max-height:none!important}.pos-order-pane{overflow:visible!important}.pos-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pos-order-item-layout{grid-template-columns:20px minmax(0,1fr) 32px;align-items:start;gap:8px}.pos-order-item-amount{grid-column:2;grid-row:2;margin-top:2px;text-align:left}.pos-order-item-delete{grid-column:3;grid-row:1 / span 2}.pos-order-staff-select.ant-select{width:100%;min-width:0;flex-basis:100%}.pos-order-assign{width:100%}.pos-order-assign .ant-radio-button-wrapper{flex:1}.pos-checkout-bar .ant-row{row-gap:10px!important}.pos-checkout-bar .ant-col{width:100%}.pos-checkout-bar .ant-space{width:100%;justify-content:space-between}.pro-content.is-management-page .ant-card-body{padding:12px!important}.pro-content.is-management-page .ant-table-thead>tr>th,.pro-content.is-management-page .ant-table-tbody>tr>td{padding:8px 10px!important}}@media screen and (max-width:520px){.pos-service-grid{grid-template-columns:1fr!important}}.pro-content.is-pos-page{--pos-canvas: #edf3f8;--pos-surface: #ffffff;--pos-line: #dfe6ee;--pos-line-soft: #edf1f5;--pos-ink: #111827;--pos-muted: #718096;--pos-success: #22a447}.pro-content.is-pos-page .pos-page-root.pos-container{gap:0!important;background:var(--pos-canvas)!important;border-color:#dbe4ed}.pro-content.is-pos-page .pos-workbench-body{display:grid!important;grid-template-columns:minmax(320px,31%) minmax(0,1fr);gap:12px!important;min-width:0;min-height:0;overflow:hidden!important}.pro-content.is-pos-page .pos-workbench-body>.pos-catalog-pane{width:auto!important;min-width:0;max-width:none;height:100%!important;max-height:none!important;flex:none!important}.pro-content.is-pos-page .pos-workbench-body>.pos-order-pane{width:auto!important;min-width:0;height:100%!important;overflow:hidden!important}.pro-content.is-pos-page .pos-catalog-card.ant-card,.pro-content.is-pos-page .pos-member-card.ant-card,.pro-content.is-pos-page .pos-current-order-card.ant-card{border-color:var(--pos-line)!important;border-radius:8px!important;box-shadow:0 4px 14px #0f172a0b!important}.pro-content.is-pos-page .pos-catalog-card.ant-card{height:100%}.pro-content.is-pos-page .pos-catalog-card>.ant-card-head,.pro-content.is-pos-page .pos-current-order-card>.ant-card-head{min-height:46px!important;padding-inline:12px!important;background:var(--pos-surface)!important;border-bottom-color:var(--pos-line-soft)!important}.pro-content.is-pos-page .pos-catalog-card>.ant-card-head .ant-card-head-title,.pro-content.is-pos-page .pos-current-order-card>.ant-card-head .ant-card-head-title{padding-block:9px!important;color:var(--pos-ink);font-size:15px;font-weight:800}.pro-content.is-pos-page .pos-catalog-card>.ant-card-body{min-height:0;padding:10px!important}.pro-content.is-pos-page .pos-search-input{flex:0 0 auto}.pro-content.is-pos-page .pos-search-input .ant-input-affix-wrapper,.pro-content.is-pos-page .pos-search-input.ant-input-affix-wrapper,.pro-content.is-pos-page .pos-member-card .ant-input-affix-wrapper,.pro-content.is-pos-page .pos-member-card .ant-select-selector,.pro-content.is-pos-page .pos-current-order-card .ant-picker{min-height:36px;border-color:#d5dde6!important;border-radius:6px!important;box-shadow:none!important}.pro-content.is-pos-page .pos-search-input .ant-input-affix-wrapper:focus-within,.pro-content.is-pos-page .pos-search-input.ant-input-affix-wrapper:focus-within,.pro-content.is-pos-page .pos-member-card .ant-input-affix-wrapper:focus-within,.pro-content.is-pos-page .pos-member-card .ant-select-focused .ant-select-selector{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff1a!important}.pro-content.is-pos-page .pos-work-tabs.ant-tabs{min-height:0;flex:1 1 auto}.pro-content.is-pos-page .pos-work-tabs.ant-tabs-card>.ant-tabs-nav{min-height:34px;margin:0 0 8px!important}.pro-content.is-pos-page .pos-work-tabs.ant-tabs-card>.ant-tabs-nav:before{border-bottom-color:#dbe4ee!important}.pro-content.is-pos-page .pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{height:33px;margin:0 4px 0 0!important;padding:5px 11px!important;color:#344054;background:#f8fafc!important;border-color:#dbe4ee!important;border-radius:6px 6px 0 0!important;font-size:12px;font-weight:750}.pro-content.is-pos-page .pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#fff!important;border-bottom-color:#fff!important}.pro-content.is-pos-page .pos-work-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff!important}.pro-content.is-pos-page .pos-work-tabs .ant-tabs-content-holder,.pro-content.is-pos-page .pos-work-tabs .ant-tabs-content,.pro-content.is-pos-page .pos-work-tabs .ant-tabs-tabpane{height:100%;min-height:0}.pro-content.is-pos-page .pos-catalog-scroll{height:100%;min-height:0;padding-right:2px;overflow:auto;scrollbar-gutter:stable}.pro-content.is-pos-page .pos-catalog-scroll::-webkit-scrollbar{width:7px}.pro-content.is-pos-page .pos-catalog-scroll::-webkit-scrollbar-thumb{background:#64748b3d;border-radius:999px}.pro-content.is-pos-page .pos-category-strip{min-height:36px;margin-bottom:8px!important;padding:2px 0 8px!important;background:#fffffffa!important;border-bottom:0}.pro-content.is-pos-page .pos-category-strip .ant-tag{min-height:26px;padding-inline:10px!important;border-color:#d7dee7;border-radius:6px!important;color:#344054;background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.pro-content.is-pos-page .pos-category-strip .ant-tag:hover{color:#0958d9;background:#f5f9ff;border-color:#adc6ff}.pro-content.is-pos-page .pos-category-strip .ant-tag.is-selected{color:#0958d9!important;background:#eaf3ff!important;border-color:#91caff!important;font-weight:750}.pro-content.is-pos-page .pos-category-strip .ant-tag:focus-visible{outline:2px solid rgba(22,119,255,.28);outline-offset:2px}.pro-content.is-pos-page .pos-category-star{margin-right:4px;color:#d89614}.pro-content.is-pos-page .pos-service-tile,.pro-content.is-pos-page .pos-package-tile{min-height:68px;border-color:#e2e8f0!important;border-radius:6px!important;box-shadow:none!important}.pro-content.is-pos-page .pos-service-tile:hover,.pro-content.is-pos-page .pos-package-tile:hover{border-color:#9dbfe9!important;box-shadow:0 5px 13px #0f172a13!important}.pro-content.is-pos-page .pos-product-list{display:grid;gap:7px}.pro-content.is-pos-page .pos-product-row{display:flex;width:100%;min-width:0;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;color:var(--pos-ink);text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer}.pro-content.is-pos-page .pos-product-row:hover:not(:disabled){border-color:#9dbfe9;box-shadow:0 5px 13px #0f172a13}.pro-content.is-pos-page .pos-product-row:disabled{color:#98a2b3;background:#f8fafc;cursor:not-allowed}.pro-content.is-pos-page .pos-product-row__main,.pro-content.is-pos-page .pos-product-row__meta{display:flex;min-width:0;flex-direction:column;gap:2px}.pro-content.is-pos-page .pos-product-row__main{flex:1 1 auto}.pro-content.is-pos-page .pos-product-row__meta{flex:0 0 auto;align-items:flex-end}.pro-content.is-pos-page .pos-product-row strong,.pro-content.is-pos-page .pos-product-row small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-content.is-pos-page .pos-product-row strong{font-size:13px;font-weight:750}.pro-content.is-pos-page .pos-product-row small{color:#7c8798;font-size:11px}.pro-content.is-pos-page .pos-member-card.ant-card{margin-bottom:12px!important;flex:0 0 auto}.pro-content.is-pos-page .pos-member-card>.ant-card-body{padding:11px 12px!important}.pro-content.is-pos-page .pos-member-card>.ant-card-body>.ant-row{flex-wrap:nowrap}.pro-content.is-pos-page .pos-member-card .ant-select-selector{min-height:38px!important}.pro-content.is-pos-page .pos-member-card .ant-select-selection-placeholder,.pro-content.is-pos-page .pos-member-card .ant-select-selection-item{line-height:36px!important}.pro-content.is-pos-page .pos-member-profile{margin-top:9px!important;padding:9px 10px!important;border-radius:6px!important;box-shadow:none!important}.pro-content.is-pos-page .pos-current-order-card.ant-card{min-height:0;flex:1 1 auto}.pro-content.is-pos-page .pos-current-order-card>.ant-card-body{min-height:0;background:#fff!important}.pro-content.is-pos-page .pos-current-order-card .ant-picker{width:130px;min-height:28px}.pro-content.is-pos-page .pos-quick-add{padding:8px 10px!important;color:var(--pos-muted)!important;background:#fff!important;border-bottom:1px solid var(--pos-line-soft)!important}.pro-content.is-pos-page .pos-manual-inline{display:grid;grid-template-columns:minmax(170px,1fr) 112px auto auto;gap:8px;width:100%;min-width:0;align-items:center}.pro-content.is-pos-page .pos-manual-inline__name,.pro-content.is-pos-page .pos-manual-inline__price,.pro-content.is-pos-page .pos-manual-inline .ant-btn{min-height:32px;border-radius:6px!important}.pro-content.is-pos-page .pos-manual-inline__name{min-width:0}.pro-content.is-pos-page .pos-manual-inline__price.ant-input-number{width:112px}.pro-content.is-pos-page .pos-manual-inline__price .ant-input-number-input{height:30px}.pro-content.is-pos-page .pos-manual-inline__add.ant-btn{min-width:66px;color:#fff!important;font-weight:750;background:#14191f!important;border-color:#14191f!important;box-shadow:none}.pro-content.is-pos-page .pos-manual-inline__add.ant-btn:hover,.pro-content.is-pos-page .pos-manual-inline__add.ant-btn:focus-visible{background:#2a313a!important;border-color:#2a313a!important}.pro-content.is-pos-page .pos-manual-inline__gift.ant-btn{min-width:70px;color:#fff!important;font-weight:750;background:var(--pos-success)!important;border-color:var(--pos-success)!important;box-shadow:none}.pro-content.is-pos-page .pos-manual-inline__gift.ant-btn:hover,.pro-content.is-pos-page .pos-manual-inline__gift.ant-btn:focus-visible{background:#17873a!important;border-color:#17873a!important}.pro-content.is-pos-page .pos-manual-inline__hint{grid-column:1 / -2;min-width:0;color:#7c8798;font-size:12px}.pro-content.is-pos-page .pos-order-list{min-height:0;padding:10px!important;background:#fff!important}.pro-content.is-pos-page .pos-order-list>.ant-empty,.pro-content.is-pos-page .pos-order-list>div:only-child:not(.pos-order-item){border-color:#d9e2ec!important;border-radius:6px!important}.pro-content.is-pos-page .pos-order-item{border-radius:6px!important;box-shadow:none}.pro-content.is-pos-page .pos-order-item:hover{box-shadow:0 4px 12px #0f172a0f}.pro-content.is-pos-page .pos-order-assign .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#0958d9!important;background:#eaf3ff!important;border-color:#91caff!important;box-shadow:-1px 0 #91caff!important}.pro-content.is-pos-page .pos-order-assign .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#91caff!important}.pro-content.is-pos-page .pos-order-assign .ant-radio-button-wrapper:hover{color:#0958d9}.pro-content.is-pos-page .pos-checkout-bar{min-height:76px;margin-top:10px!important;padding:10px 14px!important;background:#101827!important;border:1px solid #101827;border-radius:8px!important;box-shadow:0 8px 18px #0f172a2e}.pro-content.is-pos-page .pos-checkout-bar>.ant-row{min-height:54px}.pro-content.is-pos-page .pos-checkout-bar .ant-btn{min-height:32px;border-radius:6px!important}@media screen and (min-width:768px){.pro-content.is-pos-page .pos-page-root.pos-container{height:calc(100dvh - 64px - var(--salon-footer-height, 44px) - 20px)!important;min-height:0!important;overflow:hidden!important}.pro-content.is-pos-page .pos-workbench-body>.pos-catalog-pane{width:auto!important}}@media screen and (max-width:1100px)and (min-width:768px){.pro-content.is-pos-page .pos-workbench-body{grid-template-columns:minmax(300px,35%) minmax(0,1fr)}.pro-content.is-pos-page .pos-manual-inline{grid-template-columns:minmax(130px,1fr) 104px auto auto;gap:6px}.pro-content.is-pos-page .pos-manual-inline__price.ant-input-number{width:104px}.pro-content.is-pos-page .pos-manual-inline__add.ant-btn,.pro-content.is-pos-page .pos-manual-inline__gift.ant-btn{min-width:58px;padding-inline:9px}}@media screen and (max-width:767px){.pro-content.is-pos-page .pos-page-root.pos-container{height:auto!important;min-height:0;padding:8px!important;overflow:visible!important}.pro-content.is-pos-page .pos-workbench-body{display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:10px!important;overflow:visible!important}.pro-content.is-pos-page .pos-workbench-body>.pos-catalog-pane,.pro-content.is-pos-page .pos-workbench-body>.pos-order-pane{width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}.pro-content.is-pos-page .pos-catalog-card.ant-card{height:auto}.pro-content.is-pos-page .pos-catalog-card>.ant-card-body{min-height:390px}.pro-content.is-pos-page .pos-catalog-scroll{max-height:330px}.pro-content.is-pos-page .pos-member-card>.ant-card-body>.ant-row{flex-wrap:wrap}.pro-content.is-pos-page .pos-member-card>.ant-card-body>.ant-row>.ant-col{width:100%;flex:0 0 100%!important}.pro-content.is-pos-page .pos-current-order-card.ant-card{min-height:500px}.pro-content.is-pos-page .pos-current-order-card>.ant-card-head .ant-card-head-title>.ant-row{flex-wrap:nowrap;gap:8px}.pro-content.is-pos-page .pos-current-order-card .ant-picker{width:112px!important}.pro-content.is-pos-page .pos-manual-inline{grid-template-columns:minmax(0,1fr) 108px}.pro-content.is-pos-page .pos-manual-inline__price.ant-input-number{width:108px}.pro-content.is-pos-page .pos-manual-inline__add.ant-btn,.pro-content.is-pos-page .pos-manual-inline__gift.ant-btn{width:100%}.pro-content.is-pos-page .pos-manual-inline__hint{align-self:center}.pro-content.is-pos-page .pos-checkout-bar{min-height:0;padding:10px!important}}@media screen and (max-width:420px){.pro-content.is-pos-page .pos-current-order-card>.ant-card-head{padding-inline:9px!important}.pro-content.is-pos-page .pos-current-order-card>.ant-card-head .ant-card-head-title{font-size:13px}.pro-content.is-pos-page .pos-current-order-card .ant-picker{width:106px!important;padding-inline:6px}.pro-content.is-pos-page .pos-manual-inline{grid-template-columns:minmax(0,1fr) 96px;gap:7px}.pro-content.is-pos-page .pos-manual-inline__price.ant-input-number{width:96px}}.pos-checkout-modal .ant-modal-content{overflow:hidden;border-color:#dbe5f0}.pos-checkout-modal .ant-modal-close{top:12px;right:12px}.pos-checkout-modal .ant-modal-body{display:flex;max-height:calc(100dvh - 32px);padding:0;flex-direction:column;overflow:hidden;background:#fff}.pos-checkout-summary{flex:0 0 auto;padding:18px 22px 16px;color:#183153;background:#f3f8ff;border-bottom:1px solid #dbe9fb}.pos-checkout-summary__topline,.pos-checkout-summary__meta,.pos-checkout-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.pos-checkout-summary__topline{min-height:26px;padding-right:34px;color:#475467;font-size:13px;font-weight:750}.pos-checkout-summary__count{display:inline-flex;min-height:24px;align-items:center;gap:5px;padding:2px 8px;color:#47627f;background:#ffffffc7;border:1px solid #d7e5f5;border-radius:6px;font-size:12px;font-weight:650}.pos-checkout-summary__amount{margin:2px 0 6px;color:#102a56;font-size:38px;font-variant-numeric:tabular-nums;font-weight:850;line-height:1.14}.pos-checkout-summary__amount>span{margin-right:4px;color:#315b91;font-size:21px;font-weight:800}.pos-checkout-summary__meta{color:#667085;font-size:12px}.pos-checkout-summary__discount{color:#16833c;font-weight:750}.pos-checkout-content{min-height:0;flex:1 1 auto;padding:17px 20px 5px;overflow-y:auto}.pos-checkout-coupon{margin-bottom:16px}.pos-checkout-staff-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #edf1f5}.pos-checkout-staff-list{display:grid;gap:9px}.pos-checkout-staff-item{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(220px,1.3fr);align-items:center;gap:10px;padding:9px 10px;background:#f8fafc;border:1px solid #e5ebf2;border-radius:7px}.pos-checkout-staff-item__name{display:flex;min-width:0;align-items:center;gap:5px}.pos-checkout-staff-item__name .ant-tag{flex:0 0 auto;margin:0}.pos-checkout-staff-item__name strong{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pos-checkout-staff-select.ant-select{width:100%;min-width:0}.pos-checkout-section-heading{margin-bottom:10px}.pos-checkout-section-heading>span{color:#98a2b3;font-size:12px}.pos-checkout-section-title{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#344054;font-size:13px;font-weight:800}.pos-checkout-section-heading .pos-checkout-section-title{margin-bottom:0}.pos-payment-methods.ant-radio-group{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pos-payment-option.ant-radio-wrapper{width:100%;min-width:0;min-height:64px;margin:0;padding:9px 11px;align-items:center;color:#344054;background:#fff;border:1px solid #dbe3ec;border-radius:7px;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.pos-payment-option.ant-radio-wrapper:hover{border-color:#adc6e7;box-shadow:0 3px 10px #0f172a0e}.pos-payment-option.ant-radio-wrapper-disabled{cursor:not-allowed;opacity:.66}.pos-payment-option .ant-radio{flex:0 0 auto}.pos-payment-option .ant-radio-inner{border-color:#b8c4d1}.pos-payment-option .ant-radio-checked .ant-radio-inner{background:#1677ff;border-color:#1677ff}.pos-payment-option>span:last-child{min-width:0;flex:1 1 auto}.pos-payment-option__content{display:flex;width:100%;min-width:0;align-items:center;gap:9px}.pos-payment-option__icon{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:7px;font-size:18px}.pos-payment-option__icon img{width:20px;height:20px;object-fit:contain}.pos-payment-option__copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px;line-height:1.25}.pos-payment-option__copy strong,.pos-payment-option__copy small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-payment-option__copy strong{color:#27364a;font-size:13px;font-weight:800}.pos-payment-option__copy small{color:#7d8998;font-size:11px}.pos-payment-option__copy small.is-danger{color:#cf1322;font-weight:700}.pos-payment-option--cash .pos-payment-option__icon{color:#2f8f3a;background:#edf9ef}.pos-payment-option--cash.is-selected{background:#f5fff5;border-color:#73d13d}.pos-payment-option--card .pos-payment-option__icon{color:#ad6800;background:#fff6d8}.pos-payment-option--card.is-selected{background:#fffaf0;border-color:#e6b64c}.pos-payment-option--wechat .pos-payment-option__icon{color:#07994e;background:#eafaf1}.pos-payment-option--wechat.is-selected{background:#f2fff7;border-color:#69d59a}.pos-payment-option--douyin .pos-payment-option__icon{background:#fff0f2}.pos-payment-option--douyin.is-selected{background:#fff6f7;border-color:#ff9cab}.pos-payment-option--scan .pos-payment-option__icon{color:#1677ff;background:#edf5ff}.pos-payment-option--scan.is-selected{background:#f3f8ff;border-color:#91caff}.pos-payment-option.is-selected{box-shadow:inset 0 0 0 1px #1677ff14}.pos-manual-payment-alert.ant-alert{margin-top:12px;border-radius:7px}.pos-scan-payment-panel{margin-top:13px;padding:13px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px}.pos-scan-payment-panel .ant-divider{margin:10px 0;color:#98a2b3;font-size:11px}.pos-scan-payment-panel__button.ant-btn{min-height:38px;color:#0958d9;border-color:#adc6e7}.pos-scan-payment-panel__status{margin-top:9px;font-size:12px;font-weight:650;text-align:center}.pos-scan-payment-panel__status.is-querying{color:#1677ff}.pos-scan-payment-panel__status.is-pending{color:#ad6800}.pos-checkout-actions{position:relative;z-index:2;flex:0 0 auto;padding:12px 20px 16px;background:#fffffff7;border-top:1px solid #edf1f5;box-shadow:0 -6px 16px #0f172a09}.pos-checkout-modal .pos-checkout-submit.ant-btn-primary{height:48px;color:#fff;background:#1677ff;border-color:#1677ff;border-radius:7px;box-shadow:0 7px 16px #1677ff33;font-size:15px;font-weight:800}.pos-checkout-modal .pos-checkout-submit.ant-btn-primary:hover,.pos-checkout-modal .pos-checkout-submit.ant-btn-primary:focus-visible{color:#fff;background:#0958d9;border-color:#0958d9}.pos-checkout-modal .pos-checkout-submit.ant-btn-primary[disabled]{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;box-shadow:none}@media screen and (max-width:480px){.pos-checkout-modal{top:12px;padding-bottom:12px}.pos-checkout-modal .ant-modal-body{max-height:calc(100dvh - 24px)}.pos-checkout-summary{padding:16px 16px 14px}.pos-checkout-summary__amount{font-size:34px}.pos-checkout-content{padding:14px 14px 4px}.pos-checkout-staff-item,.pos-payment-methods.ant-radio-group{grid-template-columns:minmax(0,1fr);gap:7px}.pos-payment-option.ant-radio-wrapper{min-height:58px;padding:8px 10px}.pos-checkout-actions{padding:10px 14px 14px}}.member-page-root .member-table-surface .ant-table-thead>tr>th.member-money-cell,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-tag-cell,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-level-cell,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-visit-column,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-date-column,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-remark-cell,.member-page-root .member-table-surface .ant-table-thead>tr>th.member-action-cell,.member-page-root .member-table-surface th.member-money-cell,.member-page-root .member-table-surface td.member-money-cell,.member-page-root .member-table-surface th.member-tag-cell,.member-page-root .member-table-surface td.member-tag-cell,.member-page-root .member-table-surface th.member-level-cell,.member-page-root .member-table-surface td.member-level-cell,.member-page-root .member-table-surface th.member-visit-column,.member-page-root .member-table-surface td.member-visit-column,.member-page-root .member-table-surface th.member-date-column,.member-page-root .member-table-surface td.member-date-column,.member-page-root .member-table-surface th.member-remark-cell,.member-page-root .member-table-surface td.member-remark-cell,.member-page-root .member-table-surface th.member-action-cell,.member-page-root .member-table-surface td.member-action-cell{text-align:center!important}.member-page-root .member-table-surface .member-balance-cell,.member-page-root .member-table-surface .member-total-stats,.member-page-root .member-table-surface .member-date-cell{width:100%;text-align:center}.member-page-root .member-table-surface .member-date-cell{display:flex;flex-direction:column;align-items:center}.member-page-root .member-table-surface .member-balance-split,.member-page-root .member-table-surface .member-total-stats div{justify-content:center}:root{--management-page-gap: 16px;--management-card-radius: 10px;--management-control-height: 36px}.pro-content.is-management-page,.pro-content.is-management-page .pro-content-inner,.pro-content.is-management-page .pro-content-inner>*,.pro-content.is-management-page .ant-spin-nested-loading,.pro-content.is-management-page .ant-spin-container,.pro-content.is-management-page .ant-row,.pro-content.is-management-page .ant-col,.pro-content.is-management-page .ant-card,.pro-content.is-management-page .ant-card-body,.pro-content.is-management-page .ant-tabs,.pro-content.is-management-page .ant-tabs-content-holder,.pro-content.is-management-page .ant-tabs-content,.pro-content.is-management-page .ant-tabs-tabpane{min-width:0}.pro-content.is-management-page .pro-content-inner{width:100%;padding:clamp(12px,1.25vw,18px)!important}.pro-content.is-management-page .pro-content-inner>.ant-space-vertical,.pro-content.is-management-page .pro-content-inner>.ant-spin-nested-loading>.ant-spin-container>.ant-space-vertical,.pro-content.is-management-page .management-page-stack{width:100%;max-width:100%}.pro-content.is-management-page .ant-space-vertical>.ant-space-item{min-width:0;max-width:100%}.pro-content.is-management-page .ant-card{margin-bottom:0;border-radius:var(--management-card-radius)!important;border:1px solid rgba(148,163,184,.16);box-shadow:0 8px 24px #0f172a0a}.pro-content.is-management-page .ant-card:hover{box-shadow:0 12px 28px #0f172a0f}.pro-content.is-management-page .ant-card-head-wrapper{min-width:0;gap:12px}.pro-content.is-management-page .ant-card-head-title,.pro-content.is-management-page .ant-card-extra{min-width:0}.staff-page-root{width:100%}.staff-metrics-row{margin-bottom:0}.staff-metric-card{border:1px solid rgba(148,163,184,.18)!important;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 20px #0f172a0a}.staff-tabs-card{overflow:hidden}.staff-tabs .ant-tabs-nav{margin-bottom:0!important;padding:0 16px;background:linear-gradient(180deg,#fff,#fbfdff);border-bottom:1px solid var(--app-border-soft)}.staff-tabs .ant-tabs-tab{padding:14px 0;font-weight:500}.staff-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:24px}.staff-tabs .ant-tabs-content-holder{padding:16px}.staff-subcard{border:1px solid rgba(29,78,216,.1)!important;background:linear-gradient(180deg,#fff,#f8fbff)}.staff-subtip{margin-top:16px;padding:14px 16px;background:linear-gradient(180deg,#eff6ff,#f8fbff);border-radius:10px;border:1px solid rgba(59,130,246,.1)}.staff-local-fallback-alert{border-radius:10px}.staff-commission-modal .ant-modal-content{border-radius:16px}.staff-commission-modal .ant-modal-header{margin-bottom:20px}.pro-content.is-management-page .ant-card-extra{max-width:100%}.pro-content.is-management-page .ant-card-extra>.ant-space,.pro-content.is-management-page .management-toolbar,.pro-content.is-management-page .management-toolbar-actions,.pro-content.is-management-page .responsive-toolbar{display:flex;max-width:100%;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.pro-content.is-management-page .management-toolbar{justify-content:space-between}.pro-content.is-management-page .management-toolbar>*,.pro-content.is-management-page .management-toolbar-actions>*,.pro-content.is-management-page .responsive-toolbar>*{min-width:0}.pro-content.is-management-page .management-stat-row .ant-card,.pro-content.is-management-page .management-metric-card{height:100%}.pro-content.is-management-page .management-stat-row .ant-card-body,.pro-content.is-management-page .management-metric-card .ant-card-body{min-height:112px;display:flex;align-items:center}.pro-content.is-management-page .management-stat-row .ant-statistic,.pro-content.is-management-page .management-metric-card .ant-statistic{width:100%}.commission-rule-switch.ant-switch{background:#cbd5e1}.commission-rule-switch.ant-switch-checked{background:#1f2937}.commission-rule-switch.ant-switch-loading,.commission-rule-switch.ant-switch-disabled{cursor:wait;opacity:.72}.inventory-status-bar{display:flex;min-height:42px;align-items:center;justify-content:flex-start;padding:8px 12px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:9px;box-shadow:var(--app-card-shadow)}.inventory-status-bar .ant-tag{margin-inline-end:0}.pro-content.is-management-page .ant-table-wrapper{width:100%;max-width:100%;min-width:0;overflow:visible!important}.pro-content.is-management-page .ant-table-container{max-width:100%;overflow:hidden;border-radius:8px}.pro-content.is-management-page .ant-table-content,.pro-content.is-management-page .ant-table-body{max-width:100%;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.pro-content.is-management-page .ant-table-thead>tr>th{height:42px!important;padding:9px 12px!important}.pro-content.is-management-page .ant-table-tbody>tr>td,.pro-content.is-management-page .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-cell-fix-right{height:50px!important;padding:9px 12px!important}.pro-content.is-management-page .ant-table-tbody>tr>td .ant-space{flex-wrap:nowrap;row-gap:4px}.pro-content.is-management-page .ant-table-placeholder .ant-table-cell{height:180px!important}.pro-content.is-management-page .ant-empty-description{color:var(--app-text-subtle);font-size:13px}.pro-content.is-management-page .ant-tabs-nav-wrap,.pro-content.is-management-page .ant-tabs-nav-list{min-width:0}.pro-content.is-management-page .ant-form .ant-input-number,.pro-content.is-management-page .ant-form .ant-picker,.pro-content.is-management-page .ant-form .ant-select{max-width:100%}.pro-content.is-management-page .ant-btn[disabled],.pro-content.is-management-page .ant-btn-disabled{color:#94a3b8!important;background:#f1f5f9!important;border-color:#dbe3ee!important;opacity:1}.pos-checkout-bar .ant-btn[disabled]{color:#ffffff94!important;background:#ffffff1f!important;border-color:#ffffff1f!important;opacity:1}@media screen and (max-width:991px){:root{--management-page-gap: 12px}.pro-content.is-management-page .ant-card-head-wrapper{align-items:flex-start}.pro-content.is-management-page .ant-card-extra>.ant-space,.pro-content.is-management-page .management-toolbar-actions{justify-content:flex-start}}@media screen and (max-width:767px){.pro-content.is-management-page .pro-content-inner{padding:10px!important}.pro-content.is-management-page .ant-card-head{padding-inline:14px!important}.pro-content.is-management-page .ant-card-head-wrapper{width:100%;gap:8px}.pro-content.is-management-page .ant-card-extra{width:100%;margin-top:0}.pro-content.is-management-page .ant-card-extra>.ant-space,.pro-content.is-management-page .management-toolbar,.pro-content.is-management-page .management-toolbar-actions,.pro-content.is-management-page .responsive-toolbar{width:100%;justify-content:flex-start}.pro-content.is-management-page .management-toolbar>.ant-space,.pro-content.is-management-page .responsive-toolbar>.ant-space{max-width:100%;flex-wrap:wrap}.pro-content.is-management-page .ant-table-content{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.pro-content.is-management-page .ant-table-thead>tr>th,.pro-content.is-management-page .ant-table-tbody>tr>td,.pro-content.is-management-page .ant-table-cell-fix-left,.pro-content.is-management-page .ant-table-cell-fix-right{height:46px!important;padding:8px 10px!important}.pro-content.is-management-page .ant-table-placeholder .ant-table-cell{height:150px!important}.pro-content.is-management-page .ant-tabs-nav{margin-bottom:10px!important}.pro-content.is-management-page .ant-tabs-tab{padding:9px 10px!important}.pro-content.is-management-page .ant-btn:not(.ant-btn-sm):not(.ant-btn-link):not(.ant-btn-icon-only){min-height:36px}.pro-content.is-management-page .ant-form .ant-input-number,.pro-content.is-management-page .ant-form .ant-picker,.pro-content.is-management-page .ant-form .ant-select{width:100%}.ant-modal{top:0!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:12px auto!important;padding-bottom:0!important}.ant-modal .ant-modal-content{min-height:0!important;overflow:hidden!important;border-radius:12px!important}.ant-modal .ant-modal-header{padding:14px 16px;border-radius:12px 12px 0 0!important}.ant-modal .ant-modal-body{max-height:calc(100dvh - 132px)!important;padding:16px!important;overflow:auto!important}.ant-modal .ant-modal-footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;padding:12px 16px}.ant-modal .ant-modal-footer .ant-btn{margin-inline-start:0!important}.ant-modal .ant-row>.ant-col:not([class*=ant-col-xs-]){flex:0 0 100%!important;max-width:100%!important}.ant-modal .ant-space:not(.ant-space-vertical){max-width:100%;flex-wrap:wrap}.ant-modal .ant-form .ant-input-number,.ant-modal .ant-form .ant-picker,.ant-modal .ant-form .ant-select{width:100%!important}.ant-modal-confirm .ant-modal-body{max-height:none!important;padding:0!important;overflow:visible!important}}.salary-record-modal{max-width:calc(100vw - 32px)!important;padding-bottom:0}.salary-record-modal .ant-modal-content{display:flex;max-height:calc(100dvh - 32px);flex-direction:column;overflow:hidden!important}.salary-record-modal .ant-modal-header,.salary-record-modal .ant-modal-footer{flex:0 0 auto}.salary-record-modal .ant-modal-body{min-height:0;max-height:none;padding:16px 18px 12px;overflow:auto}.salary-record-modal__body{min-width:0}.salary-record-modal__stats{margin-bottom:14px}.salary-record-metric.ant-card{height:100%;border-color:#e5eaf0!important;border-radius:7px!important;background:#fbfcfe;box-shadow:none!important}.salary-record-metric.is-total.ant-card{border-color:#ffd7d7!important;background:#fff8f7}.salary-record-metric .ant-card-body{min-height:76px;padding:12px 14px}.salary-record-metric .ant-statistic-title{min-height:34px;margin-bottom:4px;color:#667085;font-size:12px;line-height:1.4}.salary-record-config.ant-card{margin-bottom:12px;border-radius:7px!important;box-shadow:none!important}.salary-record-config .ant-card-head{min-height:38px;padding-inline:14px}.salary-record-config .ant-card-head-title{padding-block:9px;font-size:13px}.salary-record-config .ant-card-body{padding:12px 14px}.salary-record-tabs .ant-tabs-nav{margin-bottom:10px!important}.salary-record-tabs .ant-table-wrapper,.salary-record-tabs .ant-table-container{max-width:100%}.salary-record-tabs .ant-table-container{overflow:hidden;border:1px solid #e5eaf0;border-radius:7px}.salary-record-tabs .ant-table-thead>tr>th{height:42px!important;padding:9px 10px!important;white-space:nowrap}.salary-record-tabs .ant-table-tbody>tr>td{height:48px!important;padding:8px 10px!important;vertical-align:middle;white-space:nowrap}.salary-record-order,.salary-record-project{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salary-record-order{color:#475467;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.salary-record-amount{color:#f5222d;font-weight:750;white-space:nowrap}@media screen and (max-width:767px){.salary-record-modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:10px auto!important}.salary-record-modal .ant-modal-content{max-height:calc(100dvh - 20px)}.salary-record-modal .ant-modal-body{max-height:none!important;padding:12px!important}.salary-record-metric .ant-card-body{min-height:72px;padding:10px 12px}}@media screen and (max-width:520px){.pro-content.is-management-page .management-stat-row .ant-card-body,.pro-content.is-management-page .management-metric-card .ant-card-body{min-height:102px}}@media screen and (max-width:767px){.pos-checkout-modal .ant-modal-content{overflow:hidden!important;border-radius:8px!important}.pos-checkout-modal .ant-modal-body{max-height:calc(100dvh - 24px)!important;padding:0!important;overflow:hidden!important}}
