:root{color-scheme:light;font-family:PingFang,PingFangSC,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;--bg: #f7f7f7;--surface: #ffffff;--surface-soft: #f7f7f7;--line: #d8e0e6;--text: #333336;--muted: #999999;--brand: #ffdd03;--brand-strong: #333336;--amber: #ff9017;--red: #f8645c;--blue: #1f7fff;--ok: #00b45a;--shadow: none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-size:14px;line-height:21px}button,input,select,textarea{font:inherit}button{min-height:32px;border:1px solid var(--line);border-radius:20px;padding:0 10px;background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap}button:hover{border-color:#aab8c6}button:disabled{cursor:not-allowed;opacity:.62}.primary{border-color:var(--brand);background:var(--brand);color:var(--text);font-weight:500}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.button-like{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:20px;padding:0 10px;background:var(--surface);color:var(--text);cursor:pointer;font-size:13px;white-space:nowrap}.button-like.primary{border-color:var(--brand);background:var(--brand)}.button-like.disabled{cursor:not-allowed;opacity:.62}.app{display:grid;min-height:100vh;grid-template-columns:221px minmax(0,1fr)}.seller-login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--bg)}.seller-login-card{display:grid;width:min(360px,100%);gap:16px;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface)}.seller-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:4px}.seller-login-brand strong,.seller-login-brand span{display:block}.seller-login-brand strong{font-size:18px}.seller-login-card label{display:grid;gap:6px;color:#606266;font-size:13px}.seller-login-card input{min-height:38px;border:1px solid var(--line);border-radius:4px;padding:0 10px;color:var(--text)}.seller-login-error{margin:-4px 0 0;color:var(--red);font-size:13px}.app-dashboard{height:100vh;overflow:hidden;font-size:14px}.app.sidebar-collapsed{grid-template-columns:85px minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:30;height:100vh;overflow:auto;scrollbar-width:none;border-right:0;border-radius:0 54px 0 0;background:#2f3036;color:#d8d8d8}.sidebar::-webkit-scrollbar{width:0;height:0}.sidebar-backdrop{display:none}.brand{display:flex;gap:10px;min-height:126px;box-sizing:border-box;align-items:flex-start;padding:34px 24px 18px;border-bottom:0;background:transparent}.brand-mark{display:grid;width:46px;height:46px;flex:0 0 46px;overflow:hidden;align-items:center;justify-items:start;border-radius:50%;background:#c0c4cc;color:var(--text);font-weight:800}.brand-mark img{display:block;width:32px;height:46px;border-radius:0;object-fit:cover}.brand strong,.brand span,.brand em{display:block}.brand span{margin-top:2px;color:#c7c7c7;font-size:12px}.brand strong{font-size:14px;font-weight:500;line-height:20px}.brand em{width:max-content;margin-top:8px;border-radius:12px;padding:1px 10px;background:var(--brand);color:#333336;font-size:12px;font-style:normal;font-weight:500;line-height:19px}.app.sidebar-collapsed .brand{justify-content:center;padding:34px 0 18px}.app.sidebar-collapsed .brand>div:not(.brand-mark){display:none}.nav-group{padding:0}.nav-group.active{border-radius:35.5px 0 0 35.5px;background:#26272d;color:#fac202}.nav-group p,.nav-group-head{display:flex;align-items:center;gap:33px;width:100%;min-height:71px;box-sizing:border-box;margin:0;border:0;padding:0 22px 0 32px;background:transparent;color:#d8d8d8;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;text-align:left}.nav-group-head>span:not(.nav-expand-mark){min-width:0;flex:0 0 auto;line-height:71px}.nav-expand-mark{display:none;width:7px;height:7px;flex:0 0 7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.nav-group.expanded .nav-expand-mark{transform:rotate(-135deg)}.nav-group.active p,.nav-group.active .nav-group-head{color:#fac202}.nav-group.active p,.nav-group.active .nav-group-head{border-radius:35.5px 0 0 35.5px;background:#26272d}.nav-glyph{width:22px;height:22px;flex:0 0 22px;color:currentColor}.nav-glyph path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-item{display:grid;grid-template-columns:5px minmax(0,1fr);column-gap:8px;align-items:center;width:100%;min-height:42px;margin:0;padding:0 10px 0 35px;border:0;border-radius:0 28px 28px 0;background:transparent;color:#d8d8d8;font-size:15px;font-weight:400;letter-spacing:2px;line-height:20px;text-align:left}.nav-item.active{background:#26272d;color:var(--brand);font-weight:400;box-shadow:inset 4px 0 0 var(--brand)}.nav-item-mark{width:5px;height:5px;align-self:center;border-radius:999px;background:#d9e4ec52}.nav-item.active .nav-item-mark{background:var(--brand)}.app.sidebar-collapsed .nav-group-head{justify-content:center;gap:0;padding:0}.app.sidebar-collapsed .nav-group-head>span,.app.sidebar-collapsed .nav-expand-mark,.app.sidebar-collapsed .nav-item{display:none}.collapsed-nav-popover{position:fixed;left:85px;z-index:40;display:grid;width:200px;overflow:hidden;border-radius:2px;background:#2f3036;box-shadow:0 8px 20px #00000029}.collapsed-nav-popover button{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:59px;border:0;border-radius:0;padding:0 20px;background:transparent;color:#d8d8d8;font-size:15px;font-weight:400;letter-spacing:2px;line-height:20px;text-align:left}.collapsed-nav-popover button:hover,.collapsed-nav-popover button.active{background:#26272d;color:var(--brand)}.workspace{min-width:0;padding:16px 20px 24px}.dashboard-workspace{box-sizing:border-box;display:grid;grid-template-rows:minmax(60px,auto) minmax(0,1fr);height:100vh;overflow:hidden;padding:0}.product-editor-workspace{padding-top:0}.workspace:not(.dashboard-workspace):not(.product-editor-workspace){padding-top:0}.topbar,.notice,.panel{min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px}.compact-topbar{border-color:transparent;padding:9px 12px;background:transparent;box-shadow:none}.dashboard-workspace>.compact-topbar{position:relative;z-index:4;width:auto;min-height:60px;margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0 16px;background:#fff}.product-editor-workspace>.compact-topbar{border-bottom-color:#e8edf2;border-radius:0;padding-bottom:12px}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar{min-height:60px;margin:0 -20px 15px;border:0;border-bottom:1px solid #e8edf2;border-radius:0;padding:0 12px;background:#fff}.compact-topbar h1{margin:0;font-size:0;line-height:1}.compact-topbar .crumb{display:none}.dashboard-toolbar-left{display:flex;align-items:center;gap:10px}.toolbar-icon{display:grid;width:32px;min-height:32px;place-items:center;border:0;padding:0;background:transparent;color:#b09600;font-size:22px}.dashboard-workspace>.compact-topbar .dashboard-toolbar-left{gap:20px}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar .dashboard-toolbar-left{gap:20px}.dashboard-workspace>.compact-topbar .toolbar-icon{width:24px;height:24px;min-height:0;line-height:1}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar .toolbar-icon{width:24px;height:24px;min-height:0;line-height:1}.dashboard-workspace>.compact-topbar .toolbar-icon:first-child{color:#fac202;transform:translateY(2px)}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar .toolbar-icon:first-child{transform:translateY(2px)}.dashboard-workspace>.compact-topbar .toolbar-icon+.toolbar-icon{width:22px;height:22px;color:#fcba29}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar .toolbar-icon+.toolbar-icon{width:22px;height:22px;color:#fcba29}.toolbar-refresh-glyph{display:block;width:22px;height:22px}.toolbar-menu-glyph{display:block;width:24px;height:24px}.toolbar-menu-glyph path,.toolbar-refresh-glyph path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.toolbar-menu-glyph path{stroke-linecap:butt;stroke-width:2}.upgrade-pill{width:78px;height:32px;min-height:32px;border:0;border-radius:20px;padding:0 10px;background:var(--brand);color:#4b4100;font-weight:700;line-height:32px;box-shadow:none}.dashboard-workspace>.compact-topbar .upgrade-pill,.product-editor-workspace>.compact-topbar .upgrade-pill{position:relative;margin-left:8px}.dashboard-workspace>.compact-topbar .upgrade-pill:before,.product-editor-workspace>.compact-topbar .upgrade-pill:before{content:"";position:absolute;top:10px;left:-28px;width:1px;height:14px;background:#dcdfe6}.dashboard-user-chip{display:flex;align-items:center;gap:8px;min-width:180px;border:0;padding:0;background:transparent;text-align:left}.operator-menu{position:relative;display:flex;flex:0 0 auto}.dashboard-workspace>.compact-topbar .operator-menu{transform:translate(-2px,1px)}.product-editor-workspace>.compact-topbar .operator-menu{transform:translateY(3px)}.operator-dropdown{position:absolute;top:42px;left:0;z-index:20;display:grid;min-width:116px;overflow:hidden;border:1px solid #e8edf2;border-radius:6px;background:#fff;box-shadow:0 8px 20px #2128321f}.operator-dropdown button{min-height:34px;border:0;border-radius:0;padding:0 14px;background:#fff;color:var(--text);font-size:12px;text-align:left}.operator-dropdown button:hover{background:#fff8c7}.dashboard-workspace>.compact-topbar .dashboard-user-chip,.product-editor-workspace>.compact-topbar .dashboard-user-chip{flex:0 0 134px;gap:10px;min-width:134px;margin-right:35px}.dashboard-workspace>.compact-topbar .dashboard-user-chip>div,.product-editor-workspace>.compact-topbar .dashboard-user-chip>div{width:61px;min-width:0}.dashboard-user-chip span,.dashboard-user-chip strong{display:block;line-height:1.2}.dashboard-user-chip span{color:#606266;font-size:12px;font-weight:700;line-height:17px}.dashboard-user-chip strong{max-width:112px;overflow:hidden;color:var(--text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-workspace>.compact-topbar .dashboard-user-chip strong,.product-editor-workspace>.compact-topbar .dashboard-user-chip strong{display:inline-grid;width:59px;height:12px;max-width:61px;place-items:center;border-radius:8px;background:var(--brand);color:#333336;font-size:10px;line-height:12px}.dashboard-user-chip i{display:grid;width:14px;height:14px;place-items:center;border-radius:999px;background:#333336;font-style:normal}.dashboard-workspace>.compact-topbar .dashboard-user-chip i,.product-editor-workspace>.compact-topbar .dashboard-user-chip i{margin-left:3px}.operator-caret:before{content:"";width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #fff;transform:translateY(1px)}.operator-avatar{display:grid!important;width:36px;height:36px;flex:0 0 36px;overflow:hidden;place-items:center;border-radius:50%;background:#c0c4cc;color:var(--text)!important;font-weight:800}.operator-avatar img{display:block;width:100%;height:100%;border-radius:0;object-fit:fill}.operator-icon{display:grid;width:30px;min-height:30px;place-items:center;border:0;padding:0;background:transparent}.toolbar-glyph{width:21px;height:21px;color:#333}.dashboard-workspace>.compact-topbar .operator-icon .toolbar-glyph,.product-editor-workspace>.compact-topbar .operator-icon .toolbar-glyph{width:20px;height:20px}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(2) .toolbar-glyph,.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(2) .toolbar-glyph{transform:translate(7px)}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(3) .toolbar-glyph,.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(3) .toolbar-glyph{transform:translate(6px,-1px)}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(3),.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(3){position:relative}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(3):after,.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(3):after{content:"";position:absolute;top:4px;right:1px;width:5px;height:5px;border-radius:999px;background:#dc3545}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(4) .toolbar-glyph,.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(4) .toolbar-glyph{transform:translate(3px)}.dashboard-workspace>.compact-topbar .operator-icon:nth-of-type(5) .toolbar-glyph,.product-editor-workspace>.compact-topbar .operator-icon:nth-of-type(5) .toolbar-glyph{transform:translate(5px)}.toolbar-glyph path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.crumb{color:var(--brand);font-size:12px;font-weight:700}h1,h2,p{margin:0}h1{margin-top:4px;font-size:21px;line-height:1.2}h2{font-size:16px}.operator{display:flex;align-items:center;gap:8px}.notice{display:flex;align-items:center;justify-content:space-between;margin:15px 0;padding:8px 10px;color:#364252}.toast-notice{position:fixed;top:72px;right:24px;z-index:30;border:1px solid #f4df85;border-radius:4px;padding:8px 12px;background:#fffbe8;color:#6b5200;font-size:14px;line-height:20px;box-shadow:0 6px 18px #1f23291f;pointer-events:none}.page-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.dashboard-cockpit{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:15px;align-items:start;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;margin-top:0;padding:20px 18px 24px}.dashboard-cockpit::-webkit-scrollbar{width:0;height:0}.kpis{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.cockpit-kpis{grid-column:1}.metric{position:relative;overflow:hidden;min-height:116px;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);color:inherit;cursor:pointer;font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.metric:focus-visible{outline:2px solid #ffdd03;outline-offset:2px}.dashboard-workspace .metric,.dashboard-workspace .panel{border-color:transparent}.metric-label,.metric em{display:block;color:var(--muted);font-size:12px;font-style:normal}.metric-label{position:absolute;left:15px;top:17px;display:inline-flex;align-items:center;gap:5px;width:81px;color:#39393c;font-size:14px;line-height:21px}.metric-label i{display:grid;width:14px;height:14px;place-items:center;border:1px solid #ffdd03;border-radius:50%;background:#ffdd03;color:#333336;font-size:10px;font-style:normal;font-weight:700;line-height:12px;transform:translateY(-2px)}.metric-label i:before{content:"?"}.metric strong{position:absolute;left:15px;bottom:15px;display:block;width:81px;margin:0;color:var(--text);font-size:20px;line-height:30px}.metric em{position:absolute;right:15px;bottom:24px;width:84px;font-size:10px;line-height:15px;text-align:right}.metric-trend{position:absolute;right:18px;top:17px;width:72px;height:27px;overflow:visible}.dashboard-workspace .metric{padding:17px 14px 14px}.dashboard-workspace .metric strong{left:14px;bottom:14px}.dashboard-workspace .metric-label{left:14px}.dashboard-workspace .metric em{right:14px;bottom:23px}.metric-trend-art{display:block;object-fit:contain}.metric em.tone-blue{color:var(--blue)}.metric em.tone-red{color:#e84d6a}.metric em.tone-amber{color:var(--amber)}.metric em.tone-green{color:var(--ok)}.panel{grid-column:span 4;padding:15px}.dashboard-cockpit>.panel{grid-column:1}.trend-panel{min-height:321px;overflow:hidden}.live-pet-business-panel{grid-column:1;min-width:0;padding:18px 20px 20px;overflow:hidden;background:radial-gradient(circle at 92% -18%,rgba(255,220,194,.9),transparent 44%),linear-gradient(135deg,#fffaf6,#fff 58%)}.live-pet-business-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.live-pet-business-head span{color:#c55424;font-size:12px;font-weight:700;letter-spacing:.08em}.live-pet-business-head h2{margin:4px 0 0;color:#30241e;font-size:18px;line-height:1.35}.live-pet-business-head>button{min-height:36px;border:0;border-radius:999px;padding:0 17px;background:#f56b2a;color:#fff;font-size:13px;font-weight:650}.live-pet-business-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:17px}.live-pet-business-grid button{min-width:0;min-height:88px;border:1px solid #f3e0d5;border-radius:10px;padding:13px 15px;background:#ffffffdb;color:inherit;text-align:left}.live-pet-business-grid span,.live-pet-business-grid strong{display:block}.live-pet-business-grid span{color:#75675f;font-size:12px}.live-pet-business-grid strong{margin-top:8px;color:#2f241f;font-size:25px;line-height:1}.live-pet-business-grid em{margin-left:4px;color:#9a8a80;font-size:11px;font-style:normal;font-weight:500}.trend-panel .panel-head{width:max-content;justify-content:flex-start;margin-bottom:0}.trend-panel .panel-head>div{width:max-content}.trend-panel .panel-head h2{display:inline-flex;width:max-content;align-items:center;margin:0;font-size:15px;line-height:22.5px}.panel.wide{width:100%}.catalog-products-panel{margin-top:0;border:0;border-radius:0;padding:5px 0 0;background:transparent;box-shadow:none}.panel-head,.table-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.table-head p{margin-top:4px;color:var(--muted);font-size:13px}.title-help-dot{display:inline-grid;width:14px;height:14px;margin-left:4px;place-items:center;border:1px solid #ffdd03;border-radius:50%;background:#ffdd03;color:#333336;font-size:10px;font-style:normal;font-weight:700;line-height:12px;transform:translateY(-2px)}.title-help-dot:before{content:"?"}.dashboard-chart{display:block;min-height:206px;padding:16px 18px 0;background:transparent}.dashboard-chart-range{margin:0 -18px 10px;color:var(--text);font-size:14px;line-height:21px;text-align:center}.dashboard-line-chart{display:block;width:100%;min-width:0;height:168px;overflow:visible}.dashboard-line-chart text{fill:var(--muted);font-size:12px;text-anchor:middle}.dashboard-line-chart .chart-y-label{text-anchor:end}.chart-x-label-compact{display:none}.chart-gridline{stroke:#e8edf2;stroke-dasharray:2 6;stroke-width:1}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chart-line-member{stroke:#e8667e}.chart-line-guest{stroke:#f2d453}.chart-line-total{stroke:#4f87dc}.chart-point{stroke:#fff;stroke-width:1.4}.chart-point-member{fill:#e8667e}.chart-point-guest{fill:#f2d453}.chart-point-total{fill:#4f87dc}.chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:8px;color:var(--muted);font-size:12px}.chart-legend span{display:inline-flex;align-items:center;gap:5px}.chart-legend i{display:inline-grid;width:14px;height:12px;place-items:center;font-size:18px;font-style:normal;font-weight:700;line-height:12px}.chart-legend i:before{content:"~"}.legend-member{color:#e8667e}.legend-guest{color:#f2d453}.legend-total{color:#4f87dc}.queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.queue-card{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:12px;background:#f1f5f8}.queue-card span{display:grid;min-width:0;gap:7px}.queue-card span i{display:block;height:4px;max-width:100%;border-radius:999px;background:#d2e6df}.queue-card strong{font-size:20px}.dashboard-lower-grid{display:grid;grid-column:1;grid-template-columns:minmax(0,1fr) minmax(0,.983fr);column-gap:15px;row-gap:0;min-width:0}.dashboard-lower-grid>.panel{display:grid;grid-column:auto;align-content:start;min-height:250px;min-width:0;width:100%;border:0}.dashboard-lower-grid .panel-head h2{font-size:15px;line-height:22.5px}.dashboard-lower-grid .panel-head>button{width:88px;height:30px;min-height:30px;border-color:#d9d9d9;border-radius:30px;padding:0 15px;color:#595959;font-size:12px;font-weight:500;line-height:12px}.mall-queue-grid{display:grid;grid-template-columns:repeat(2,183px);gap:14px 18px;margin-top:5px}.mall-queue-card{display:flex;flex-direction:column;min-width:0;min-height:69px;align-items:flex-start;justify-content:flex-start;gap:4px;border-color:#ecebed;border-radius:6px;padding:7px 12px 8px;background:#fff;text-align:left}.mall-queue-label,.mall-queue-value em{color:var(--text);font-size:14px;font-style:normal;line-height:21px}.mall-queue-value{display:inline-flex;min-width:0;align-items:baseline;gap:0;line-height:27px}.mall-queue-card strong{min-width:18px;color:var(--text);font-size:18px;line-height:27px}.inventory-warning-table{display:grid;gap:0;min-width:0;overflow:hidden;border:0;border-radius:0}.inventory-warning-head,.inventory-warning-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0}.inventory-warning-head{min-height:48px;padding:0 4px;background:#f9f9f9;color:var(--text);font-size:14px;font-weight:700;line-height:23px}.inventory-warning-head span:last-child,.inventory-warning-row strong{text-align:center}.inventory-warning-row{min-height:42px;border:0;border-top:1px solid var(--line);border-radius:0;padding:0 4px;background:var(--surface);text-align:left}.inventory-warning-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.inventory-warning-row strong{font-size:18px}.inventory-warning-table p{margin:0;min-height:60px;border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5;padding:0 12px;color:#909399;line-height:60px;text-align:center}.dashboard-side{display:grid;grid-column:2;grid-row:1 / span 4;gap:15px}.dashboard-todo-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:28;display:grid;place-items:center;padding:18px;background:#1214188a}.dashboard-todo-dialog{display:grid;grid-template-rows:54px 370px minmax(0,86px);width:min(800px,calc(100vw - 36px));min-height:min(510px,calc(100vh - 36px));max-width:100%;max-height:calc(100vh - 36px);overflow:auto;gap:0;border-radius:8px;padding:0;background:var(--surface)}.dashboard-todo-dialog header,.dashboard-todo-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-inline:20px}.dashboard-todo-dialog header{padding-block:20px 10px}.dashboard-todo-dialog footer{padding-block:0}.dashboard-todo-dialog footer .primary{width:60px;height:40px;min-height:40px;margin-right:10px;padding:0}.dashboard-todo-dialog header h2{margin:0;font-size:18px;font-weight:400;line-height:24px}.dashboard-todo-dialog header button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-height:24px;overflow:hidden;border:0;padding:0;background:#eee;color:#fff;font-size:18px;line-height:1}.dashboard-todo-grid{display:grid;height:370px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(110px,auto));gap:20px;padding:0 20px}.dashboard-todo-card:nth-child(1){grid-column:1;grid-row:1 / span 2}.dashboard-todo-card:nth-child(2){grid-column:1;grid-row:3}.dashboard-todo-card:nth-child(3){grid-column:2;grid-row:1}.dashboard-todo-card:nth-child(4){grid-column:2;grid-row:2}.dashboard-todo-card:nth-child(5){grid-column:2;grid-row:3}.dashboard-todo-card:nth-child(6){grid-column:3;grid-row:1 / span 2}.dashboard-todo-card:nth-child(7){grid-column:3;grid-row:3}.dashboard-todo-card{display:grid;min-height:110px;overflow:hidden;padding:0;border:1px solid #ffdd03;border-radius:8px;background:#fff;text-align:center}.dashboard-todo-card strong{display:grid;height:44px;min-height:44px;max-height:44px;place-items:center;border-bottom:1px solid #ffdd03;background:#fffbde;color:#606266;font-size:14px;font-weight:400;line-height:21px}.dashboard-todo-card span{display:grid;min-height:44px;place-items:center;border-bottom:1px solid #e6e6e6}.dashboard-todo-card span:last-child{border-bottom:0}.dashboard-todo-split-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-todo-split-row i{display:grid;min-width:0;place-items:center;border-left:1px solid #e6e6e6;font-style:normal}.dashboard-todo-split-row i:first-child{border-left:0}.dashboard-todo-card b{color:var(--red);font-size:22px}.dashboard-todo-card em{color:#555;font-size:13px;font-style:normal}.dashboard-todo-dialog footer label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;color:#606266;font-size:14px;font-weight:500;line-height:19px}.dashboard-todo-copy{min-width:0}.dashboard-todo-reopen-note{color:#555}.dashboard-todo-dialog footer input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #dcdfe6;border-radius:2px;box-sizing:border-box;flex:0 0 auto;font-size:14px;line-height:14px;min-height:0;margin:0;padding:0;position:relative;width:14px;height:14px}.dashboard-todo-dialog footer input:checked{background:#ffdd03}.dashboard-todo-dialog footer input:checked:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:4px}.side-panel{display:grid;gap:10px;border:1px solid var(--line);border-radius:12px;padding:15px;background:var(--surface);box-shadow:var(--shadow)}.dashboard-workspace .dashboard-side .side-panel,.dashboard-workspace .dashboard-promo-banner{border-color:transparent}.store-card{position:relative;overflow:visible;display:block;border:0;min-height:226px;padding:16px;background:#f9f9f9}.store-card:after{position:absolute;top:8px;right:8px;width:112px;height:94px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='94' viewBox='0 0 112 94'%3E%3Cg fill='none' stroke='%23d8e0e6' stroke-linecap='round' stroke-linejoin='round' opacity='.42'%3E%3Cpath stroke-width='2.2' d='M28 46c2-18 15-31 32-31s31 13 34 31c2 17-10 34-32 34S26 63 28 46Z'/%3E%3Cpath stroke-width='2' d='M39 24c-9-10-18-14-29-12 1 14 8 24 22 31M80 24c9-10 18-14 29-12-1 14-8 24-22 31'/%3E%3Cpath stroke-width='1.8' d='M47 49c2-3 5-4 8-2M70 49c3-2 6-1 8 2M55 62c5 4 13 4 18 0M64 54v8'/%3E%3Cpath stroke-width='1.4' d='M22 53c10-1 19 1 27 5M21 63c10-3 20-3 29 0M90 58c8-4 17-6 27-5M89 63c9-3 19-3 29 0' opacity='.58'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";opacity:.72;pointer-events:none}.store-card>*{position:relative;z-index:1}.store-card span,.store-card em{display:block;color:var(--muted);font-size:14px;font-style:normal;line-height:21px}.store-card strong{display:block;margin:0 0 8px;font-size:18px;line-height:27px}.store-account-state{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:8px 12px;margin:15px 0 0;border-top:1px solid var(--line);padding-top:17px;color:var(--muted);font-size:14px}.store-account-state dt,.store-account-state dd{min-height:27px;min-width:0;margin:0;padding-top:0}.store-account-state dt{line-height:21px}.store-account-state dd{overflow:hidden;color:#374455;font-weight:600;font-size:18px;line-height:27px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.miniapp-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.miniapp-qr{width:86px;height:86px;border:8px solid #fff;border-radius:12px;background:linear-gradient(90deg,#333336 50%,transparent 50%) 0 0 / 18px 18px,linear-gradient(#333336 50%,transparent 50%) 0 0 / 18px 18px,#fffdf0;box-shadow:inset 0 0 0 1px var(--line)}.dashboard-promo-banner{position:relative;display:block;min-height:215px;overflow:hidden;border:0;border-radius:12px;padding:0;background:#fff;color:#2d2b18;cursor:pointer;text-align:left}.dashboard-promo-banner:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;background:linear-gradient(90deg,#ffe640d1,#ffe12c80 48%,#fff6b129),radial-gradient(circle at 16% 40%,rgba(255,255,255,.34),transparent 30%);content:""}.dashboard-promo-banner:after{position:absolute;left:50%;bottom:12px;z-index:2;width:7px;height:7px;border-radius:50%;background:var(--brand);content:"";transform:translate(-50%)}.dashboard-promo-art{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border-radius:0;opacity:1;object-fit:cover;background:transparent}.ok,.tag.ok{color:var(--ok)}.warn,.tag.warn{color:var(--amber)}.danger,.tag.danger{color:var(--red)}.info,.tag.info{color:var(--blue)}.muted,.tag.muted{color:var(--muted)}.tag{display:inline-flex;min-width:64px;justify-content:center;border:1px solid currentColor;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700}.alert-list,.timeline{display:grid;gap:9px;margin:0;padding:0;list-style:none}.alert-list li,.timeline li{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:8px}.dashboard-news-panel{display:block;height:586px;max-height:586px;border:0;overflow:auto;padding-top:15px;scrollbar-width:none}.dashboard-news-panel::-webkit-scrollbar{width:0;height:0}.dashboard-news-tabs{display:flex;align-items:flex-start;min-height:40px;border-bottom:0;margin:0}.dashboard-news-tabs button{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;width:136px;height:32px;min-height:32px;align-items:center;justify-content:center;border:0;border-radius:0;margin:0 5px;padding:0 27px;background:transparent;color:#39393c;font-size:14px;font-weight:400;line-height:21px;text-align:center;cursor:pointer}.dashboard-news-tabs button>span{display:block;color:#39393c;font-size:14px;font-weight:400;line-height:21px}.dashboard-news-tabs button:first-child{margin-left:12px}.dashboard-news-tabs button.active{border-bottom:0;background:#fff;font-size:15px;font-weight:700;line-height:22.5px}.dashboard-news-tabs button.active>span{color:#333336;font-size:15px;font-weight:700;line-height:22.5px}.dashboard-news-tabs button.active:after{position:absolute;right:50%;bottom:-1px;width:58px;height:3px;border-radius:999px;background:var(--brand);content:"";transform:translate(50%)}.dashboard-news-tabs button+button{width:137px;border-left:1px solid #ecebed}.dashboard-news-list{display:grid;gap:0;margin:0;padding:0 10px 0 14px;list-style:none}.dashboard-news-list li{display:grid;box-sizing:border-box;height:96px;min-height:96px;align-content:start;gap:10px;margin:0 -10px 0 -14px;border-bottom:0;padding:27px 10px 0 14px}.dashboard-news-list li:nth-child(2n){background:#fafafa}.dashboard-news-list span{min-width:0;overflow:hidden;color:#333336;font-size:14px;line-height:23px;text-overflow:ellipsis;white-space:nowrap}.dashboard-news-list time{color:#c1c4c7;font-size:12px;font-weight:700;line-height:23px}.status-stack,.mini-stats{display:grid;gap:10px}.status-stack p,.mini-stats span{color:var(--muted);font-size:13px}.mini-stats strong{color:var(--text);font-size:18px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.order-status-tabs{display:flex;flex-wrap:wrap;gap:0;align-items:center;width:fit-content;max-width:100%;margin:0 0 10px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#f4f5f7}.order-status-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;min-width:82px;border:0;border-right:1px solid rgba(0,0,0,.06);border-radius:0;background:transparent;color:#333336;font-size:13px;font-weight:700}.order-status-tabs button:last-child{border-right:0}.order-status-tabs button.active{background:#333336;color:#fff}.order-status-tabs strong{color:inherit;font-size:12px}.order-queue-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px;margin-bottom:10px}.order-queue-strip button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:64px;gap:4px 8px;padding:8px 10px;text-align:left}.order-queue-strip button.active{border-color:var(--brand);background:#fffbe0;box-shadow:inset 3px 0 0 var(--brand)}.order-queue-strip span{min-width:0;font-weight:700}.order-queue-strip strong{justify-self:end;font-size:18px}.order-queue-strip em{grid-column:1 / -1;min-width:0;color:var(--muted);font-size:12px;font-style:normal;overflow-wrap:anywhere;white-space:normal}input,select,textarea{min-height:32px;border:1px solid var(--line);border-radius:20px;padding:6px 8px;background:#fff;color:var(--text)}textarea{min-height:88px;border-radius:8px;resize:vertical}.table-scroll{width:100%;max-width:100%;overflow-x:auto}.orders-panel .table-scroll{border-top:1px solid var(--line)}.order-reference-head{margin-bottom:8px}.order-reference-head p{display:none}.order-reference-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.order-reference-filters input,.order-reference-filters select{min-height:34px;border-radius:4px;font-size:13px}.order-reference-filters input[placeholder*=订单号]{width:258px}.order-reference-filters input[type=date]{width:142px}.order-reference-filters button{min-height:34px;border-radius:4px;padding-inline:14px;font-weight:700}.orders-table{min-width:1120px;table-layout:fixed}.orders-table th,.orders-table td{height:48px;padding:7px 10px;font-size:13px;line-height:1.35}.orders-table th{background:#f9f9f9;color:#4a5665;font-weight:700}.orders-table th:nth-child(1),.orders-table td:nth-child(1){width:142px}.orders-table th:nth-child(2),.orders-table td:nth-child(2){width:116px}.orders-table th:nth-child(3),.orders-table td:nth-child(3){width:72px}.orders-table th:nth-child(4),.orders-table td:nth-child(4){width:166px}.orders-table th:nth-child(5),.orders-table td:nth-child(5),.orders-table th:nth-child(6),.orders-table td:nth-child(6),.orders-table th:nth-child(9),.orders-table td:nth-child(9){width:86px}.orders-table th:nth-child(7),.orders-table td:nth-child(7),.orders-table th:nth-child(8),.orders-table td:nth-child(8){width:96px}.orders-table th:nth-child(10),.orders-table td:nth-child(10),.orders-table th:nth-child(11),.orders-table td:nth-child(11){width:104px}.order-no-cell{color:#2f3742;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:nowrap}.order-customer-cell{display:grid;align-content:center;gap:2px}.order-customer-cell strong,.order-customer-cell span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-customer-cell strong{color:#2f3742;font-size:13px}.order-customer-cell span{color:var(--muted);font-size:12px}.order-product-cell{overflow:hidden;color:#2f3742;text-overflow:ellipsis;white-space:nowrap}.orders-table .tag{min-width:58px;padding:2px 7px}.online-order-reference-table{min-width:0;width:100%}.online-order-reference-table th,.online-order-reference-table td{height:44px;padding:7px 8px}.online-order-reference-table th:nth-child(1),.online-order-reference-table td:nth-child(1){width:124px}.online-order-reference-table th:nth-child(2),.online-order-reference-table td:nth-child(2),.online-order-reference-table th:nth-child(3),.online-order-reference-table td:nth-child(3),.online-order-reference-table th:nth-child(4),.online-order-reference-table td:nth-child(4){width:86px}.online-order-reference-table th:nth-child(5),.online-order-reference-table td:nth-child(5),.online-order-reference-table th:nth-child(7),.online-order-reference-table td:nth-child(7),.online-order-reference-table th:nth-child(8),.online-order-reference-table td:nth-child(8),.online-order-reference-table th:nth-child(9),.online-order-reference-table td:nth-child(9),.online-order-reference-table th:nth-child(10),.online-order-reference-table td:nth-child(10),.online-order-reference-table th:nth-child(11),.online-order-reference-table td:nth-child(11){width:70px}.online-order-reference-table th:nth-child(6),.online-order-reference-table td:nth-child(6){width:106px}.online-order-reference-table th:nth-child(12),.online-order-reference-table td:nth-child(12){width:88px}.online-order-reference-table th:nth-child(13),.online-order-reference-table td:nth-child(13){width:112px}.online-order-reference-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.online-order-reference-table .order-customer-cell{display:grid;gap:2px}.order-remark-cell{color:#606266}.orders-actions{gap:6px;padding-inline:4px;white-space:nowrap}.orders-actions button{min-height:30px;padding:5px 8px;font-size:13px}.reception-calendar-panel{display:grid;gap:14px}.calendar-week-strip{display:grid;grid-template-columns:repeat(7,minmax(82px,1fr));gap:8px;overflow-x:auto}.calendar-week-strip button{display:grid;min-height:62px;place-items:center;border-radius:8px}.calendar-week-strip button.active{border-color:var(--brand);background:#fffbe0}.calendar-week-strip span{color:var(--muted);font-size:12px}.calendar-week-strip strong{color:#333336;font-size:16px}.calendar-queue-strip{margin-bottom:0}.calendar-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}.calendar-timeline{display:grid;gap:10px}.calendar-timeline article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.calendar-timeline time{color:#333336;font-weight:800}.calendar-timeline strong,.calendar-timeline span{display:block;min-width:0}.calendar-timeline span{color:var(--muted);font-size:12px}.calendar-timeline button{grid-column:2;justify-self:start}.calendar-order-table .orders-table{min-width:1040px}.reports-overview-panel,.marketing-tools-panel,.reference-route-panel{display:grid;gap:14px}.report-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.report-kpi-card,.report-chart-card,.report-signal-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff}.report-kpi-card span,.report-kpi-card em,.report-signal-list em{color:var(--muted);font-size:12px;font-style:normal}.report-kpi-card strong{color:#333336;font-size:22px;line-height:32px}.reports-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px}.marketing-tools-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:14px}.reference-route-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-route-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:14px}.reference-scope-card p{color:#606266;font-size:13px;line-height:20px}.report-trend-chart{width:100%;min-height:150px}.report-trend-chart line{stroke:#edf0f4;stroke-width:1}.report-trend-chart polyline{fill:none;stroke:#1f7fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.report-trend-chart circle{fill:#ffdd03;stroke:#333336;stroke-width:1.5}.report-queue-strip{margin-bottom:0}.report-signal-list{display:grid;gap:8px}.report-signal-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:9px 10px;background:#f9f9f9}.report-signal-list span,.report-signal-list strong,.report-signal-list em{display:block}.report-signal-list strong{font-size:20px;line-height:28px}.report-mini-state{margin-top:2px}.reports-order-table{border-top:1px solid var(--line)}.reports-order-table .orders-table{min-width:980px}.marketing-order-list{display:grid;gap:8px}.marketing-order-list button{display:grid;min-height:58px;align-content:center;gap:3px;border:1px solid var(--line);border-radius:8px;padding:8px 10px;background:#f9f9f9;text-align:left}.marketing-order-list span,.marketing-order-list strong,.marketing-order-list em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marketing-order-list span,.marketing-order-list em{color:var(--muted);font-size:12px;font-style:normal}.marketing-order-list strong{color:#333336;font-size:14px;line-height:20px}.marketing-action-table{border-top:1px solid var(--line)}.marketing-action-table .orders-table,.reference-route-table .orders-table{min-width:720px}.catalog-mode-switch{display:inline-flex;align-items:center;gap:0;margin-bottom:10px;overflow:hidden;border:1px solid #dcdfe6;border-radius:4px;background:#fff}.catalog-mode-switch button,.catalog-mode-switch label{min-height:34px;border:0;border-right:1px solid #ebeef5;border-radius:0;padding:0 14px;background:#fff;color:#333336;font-size:13px;font-weight:700}.catalog-mode-switch button.active{background:#ffdd03;color:#333336}.catalog-mode-switch label{display:inline-flex;align-items:center;gap:6px;border-right:0}.catalog-mode-switch input{width:14px;min-height:14px;padding:0}.catalog-module-tabs{display:flex;align-items:end;gap:5px;margin:0}.catalog-module-tabs button{min-height:46px;min-width:108px;border-color:#e1e1e1;border-bottom-color:transparent;border-radius:8px 8px 0 0;background:#e6e6e6;color:#333336;font-weight:700}.catalog-module-tabs button.active{background:#fff;box-shadow:inset 0 -7px #ffdd03b3}.catalog-split{display:grid;grid-template-columns:208px minmax(0,1fr);gap:18px;align-items:stretch}.catalog-products-panel .catalog-split,.catalog-service-panel .catalog-split{border-radius:12px;padding:20px;background:#fff}.catalog-products-panel .catalog-split{grid-template-columns:184px minmax(0,1fr);gap:14px;padding:18px}.catalog-living-panel{border:0;border-radius:0;padding:5px 0 0;background:transparent;box-shadow:none}.catalog-living-table-main{border-radius:12px;padding:20px;background:#fff}.catalog-living-filter-row select{width:198px}.catalog-living-filter-row input{width:123px;min-height:40px}.catalog-living-filter-row input[placeholder*=名称]{width:268px}.catalog-living-filter-row select[aria-label=价格类型]{width:110px}.catalog-living-filter-row .living-price-max{margin-right:calc(100% - 123px)}.catalog-living-filter-row button{min-height:40px;padding:0 20px;font-weight:700}.catalog-category-rail{display:grid;align-content:start;overflow:hidden;border:1px solid #ecebed;border-radius:12px;background:#fff}.catalog-rail-actions{display:grid;gap:8px;border-bottom:1px solid #f0f2f5;padding:14px 12px;background:#fff}.catalog-rail-actions button{justify-content:center;min-height:36px;font-weight:700}.catalog-category-rail>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:40px;border:0;border-bottom:1px solid #f0f2f5;border-radius:0;padding:0 12px 0 18px;background:#fff;color:#333336;text-align:left}.catalog-category-rail>button:hover,.catalog-category-rail>button.active{background:#fffce6}.catalog-category-rail>button span{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.catalog-category-rail>button strong{display:grid;min-width:24px;min-height:20px;place-items:center;border-radius:10px;background:#f1f5f8;color:#688299;font-size:12px}.catalog-category-rail>button.active strong{background:#ffdd03;color:#333336}.rail-empty{padding:12px;color:var(--muted);font-size:12px;font-weight:700}.catalog-table-main{display:grid;align-content:start;gap:0;min-width:0}.catalog-version-tip{min-height:37px;margin-bottom:14px;border-radius:4px;padding:9px 13px;background:#edf5ff;color:#374455;font-size:13px;line-height:19px}.catalog-filter-row{display:flex;flex-wrap:wrap;margin-bottom:21px;gap:8px}.catalog-filter-row.catalog-living-filter-row{row-gap:20px}.catalog-action-row{display:flex;flex-wrap:wrap;margin-bottom:20px;gap:10px;align-items:center}.catalog-action-row button{min-height:40px;padding:0 18px;font-weight:700}.catalog-products-panel .catalog-action-row{gap:6px}.catalog-products-panel .catalog-action-row button{padding-inline:12px}.batch-menu,.row-more{position:relative;display:inline-flex}.row-more-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:12;display:grid;min-width:104px;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 10px 24px #171e2821}.batch-more-menu{left:0;right:auto}.row-more-menu button{justify-content:flex-start;min-height:34px;margin:0;border:0;border-radius:0;padding:0 12px;background:#fff;text-align:left}.row-more-menu button:hover{background:#fffce6}.catalog-selection-row{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;font-weight:700}.selection-cell{width:36px;min-width:36px;text-align:center}.selection-cell input{min-height:0;width:15px;height:15px;padding:0}.catalog-status-tabs{display:flex;flex-wrap:wrap;gap:0;align-items:center;max-width:max-content;margin-bottom:26px;overflow:hidden;border-radius:22px;background:#e1e1e1}.catalog-status-tabs button{min-height:42px;min-width:106px;border:0;border-radius:22px;background:transparent;color:#333336;font-weight:700}.catalog-status-tabs button.active{background:#26272d;color:#fff}.catalog-status-tabs span{margin-left:5px;font-size:12px}.catalog-bulk-row{display:flex;margin:-14px 0 10px}.catalog-bulk-row button{min-height:34px;padding:0 14px;font-weight:700}.catalog-table-main table{font-size:14px;line-height:21px}.catalog-table-main .product-reference-table{min-width:0;table-layout:fixed}.catalog-table-main thead tr{height:59px}.catalog-table-main tbody tr{height:102px}.catalog-table-main tbody tr:nth-child(2n){background:#fafafa}.catalog-table-main th,.catalog-table-main td{border-bottom-color:#ebeef5;padding:12px 8px}.catalog-table-main th{background:#f9f9f9;color:#333336;font-size:14px;line-height:21px}.catalog-table-main td{color:#606266;font-size:14px;line-height:21px;font-weight:400}.catalog-table-main .product-cell{color:#333336;font-weight:700}.product-reference-table .product-image-cell{width:72px;text-align:center}.product-reference-table th:nth-child(1){width:72px}.product-reference-table th:nth-child(2){width:180px}.product-reference-table th:nth-child(3),.product-reference-table th:nth-child(4),.product-reference-table th:nth-child(5){width:64px}.product-reference-table th:nth-child(6){width:74px}.product-reference-table th:nth-child(7),.product-reference-table th:nth-child(8){width:52px}.product-reference-table th:nth-child(9){width:82px}.product-reference-table .product-image-cell img{width:64px;height:64px;border:1px solid #ebeef5;border-radius:4px;background:#fff;object-fit:contain}.product-info-cell{min-width:0}.product-info-cell strong,.product-info-cell span{display:block;overflow:hidden;color:#333336;font-size:13px;line-height:20px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.product-info-cell strong{font-weight:700}.product-reference-table .money-cell{color:#333336;white-space:nowrap}.product-reference-table .actions button{min-height:28px;margin-right:2px;padding-inline:4px}.inventory-stock-panel .catalog-living-table-main{display:grid;gap:0}.inventory-stock-summary{margin-bottom:16px}.inventory-stock-table{min-width:1080px}.inventory-stock-table .actions{white-space:nowrap}.stock-sku-list{display:grid;gap:3px}.stock-sku-list span,.stock-sku-list em{color:#606266;font-size:13px;font-style:normal;line-height:18px}.stock-total{color:#333336;font-size:16px}.category-management-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.category-tree-rail{display:grid;align-content:start;overflow:hidden;border:1px solid #ecebed;border-radius:8px;background:#fff}.category-tree-rail button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:38px;border:0;border-bottom:1px solid #f0f2f5;border-radius:0;padding:0 10px 0 16px;background:#fff;color:#333336;text-align:left}.category-tree-rail button:hover,.category-tree-rail button.active{background:#fffce6}.category-tree-rail span{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.category-tree-rail strong{display:grid;min-width:24px;min-height:20px;place-items:center;border-radius:10px;background:#f1f5f8;color:#688299;font-size:12px}.category-tree-rail button.active strong{background:#ffdd03;color:#333336}.category-workbench{display:grid;min-width:0;gap:10px}.category-summary-board{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(260px,.9fr) minmax(360px,auto);gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fffdf0}.category-summary-title{display:grid;gap:3px}.category-summary-title span,.category-summary-board dt{color:var(--muted);font-size:12px;font-weight:700}.category-summary-title strong{color:var(--text);font-size:17px}.category-summary-board dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.category-summary-board dl div{min-width:0;border:1px solid #f0e7b8;border-radius:6px;padding:7px 8px;background:#fff}.category-summary-board dt,.category-summary-board dd{margin:0}.category-summary-board dd{margin-top:2px;color:var(--text);font-weight:800}.category-action-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.category-action-row button{padding-inline:10px}.category-workbench table{min-width:780px}table{width:100%;min-width:920px;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid var(--line);padding:8px;text-align:left;vertical-align:middle}th{background:var(--surface-soft);color:#4a5665;font-weight:700}.product-cell{display:flex;align-items:center;min-width:280px;gap:8px;font-weight:700}.product-cell img{width:40px;height:40px;border-radius:6px;object-fit:contain;background:#fff}.catalog-table-main .product-cell img{width:70px;height:70px;flex:0 0 70px}.product-thumb{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:6px;background:var(--surface-soft);color:var(--brand-strong);font-weight:800}.product-cell img.asset-thumb{width:48px;height:48px;flex:0 0 48px;border:1px solid var(--line);background:#fff;object-fit:contain}.category-name{display:inline-block;font-weight:700}.subtext{display:block;margin-top:3px;color:var(--muted);font-size:12px}.link-button{min-height:auto;border:0;padding:0;background:transparent;color:var(--brand-strong);font-weight:700}.actions{white-space:nowrap}.actions button{margin-right:6px;padding-inline:10px}.empty-row{height:90px;color:var(--muted);text-align:center}.placeholder{display:grid;gap:14px}.placeholder p,.empty-state p,.form-note{color:var(--muted);font-size:13px}.form-error{color:var(--red);font-size:13px;font-weight:700}.placeholder-grid{display:flex;flex-wrap:wrap;gap:8px}.tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tabs button{min-height:30px;border-radius:999px;padding:4px 12px}.tabs button.active{border-color:var(--brand);background:#fffbe0;color:var(--brand-strong);font-weight:700}.pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:var(--muted);font-size:13px}.pagination div{display:flex;align-items:center;gap:8px}.pagination strong{color:var(--text)}.after-sale-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.after-sale-case{align-self:start;display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-soft)}.after-sale-case>strong{font-size:15px}.specs-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:12px}.spec-detail-card{align-self:start;display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-soft)}.spec-detail-card>strong{font-size:15px}.page-config-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:12px}.page-preview-card{align-self:start;display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-soft)}.mini-page-preview{display:grid;gap:8px;overflow:hidden;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff}.mini-page-preview img{width:100%;height:126px;border-radius:7px;object-fit:cover}.mini-page-preview p{color:var(--muted);font-size:13px}.miniapp-page-editor{display:grid;gap:8px}.miniapp-page-editor label{display:grid;gap:5px;color:#4a5665;font-size:12px;font-weight:700}.miniapp-page-editor textarea{min-height:62px;resize:vertical}.message-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:12px}.message-side-card{align-self:start;display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-soft)}.message-side-card>p{color:var(--muted);font-size:13px}.message-inline-editor{display:grid;gap:8px}.message-inline-editor label{display:grid;gap:4px;color:var(--muted);font-size:12px;font-weight:700}.message-inline-editor textarea{min-height:82px}.message-log-list{display:grid;gap:8px}.message-log-list div{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff}.message-log-list span,.message-log-list em{color:var(--muted);font-size:12px;font-style:normal}.option-chip-list{display:flex;flex-wrap:wrap;gap:6px}.option-chip-list span{border:1px solid var(--line);border-radius:999px;padding:4px 8px;background:#fff;color:#344253;font-size:12px;font-weight:700}.restricted-state{display:grid;gap:4px;margin-top:12px;border:1px dashed #b8c5d2;border-radius:8px;padding:10px 12px;background:#fbfcfd}.restricted-state span{color:var(--muted);font-size:13px}.settings-layout{display:grid;min-width:0;gap:12px}.media-upload{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:10px;align-items:end;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.media-upload-preview{display:grid;gap:8px;width:120px;align-self:start}.media-file-picker{min-height:120px;place-items:center;background:#fff;color:var(--brand-strong);cursor:pointer}.media-file-picker input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.media-preview-box{display:grid;width:120px;height:120px;box-sizing:border-box;min-height:120px;place-items:center;overflow:hidden;border:1px dashed #b8c5d2;border-radius:0;background:#fff;color:var(--muted);font-size:13px;font-weight:700}.media-preview-box>span{display:grid;place-items:center;gap:7px;color:#3d4856}.media-preview-box.has-preview{border-style:solid}.media-preview-box img{width:120px;height:120px;border-radius:0;object-fit:cover}.media-upload-preview p{min-width:0;margin:0;overflow:hidden;color:#3d4856;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.media-upload-fields{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:8px}.media-upload label{display:grid;gap:5px;color:#3d4856;font-size:12px;font-weight:700}.media-actions,.session-strip{display:flex;flex-wrap:wrap;gap:8px}.media-actions{align-items:flex-end;align-self:end;justify-content:flex-end}.session-strip{margin-bottom:10px;color:var(--muted);font-size:13px}.settings-form{grid-template-columns:repeat(2,minmax(180px,1fr))}.settings-form .wide-field,.settings-form .form-section{grid-column:1 / -1}.mini-program-settings{display:grid;gap:12px}.mini-settings-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.mini-settings-actions button{min-height:34px}.mini-program-readiness{grid-template-columns:repeat(5,minmax(0,1fr))}.mini-program-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mini-program-main-card{grid-column:1 / -1}.staff-settings,.audit-settings,.store-settings{display:grid;gap:12px}.settings-inline-task{display:grid;gap:12px;border:1px solid var(--line);border-radius:10px;padding:14px;background:#fbfcfd}.settings-task-head,.settings-task-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.settings-task-head h3{margin:0 0 3px;color:#263443;font-size:16px}.settings-task-head span{color:var(--muted);font-size:12px}.settings-task-fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.settings-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.settings-permission-grid legend{padding:0 5px;color:#3d4856;font-size:12px;font-weight:700}.settings-permission-grid label{display:flex;align-items:center;gap:7px;min-width:0;color:#3d4856;font-size:13px;font-weight:700}.settings-permission-grid input{width:16px;min-width:16px;height:16px}.settings-task-actions{justify-content:flex-end}.settings-inline-error{display:grid;justify-items:start;gap:8px}.staff-table tbody tr.active,.audit-table tbody tr.active,.page-config-layout tbody tr.active,.message-layout tbody tr.active{background:#fffbe0}.staff-table .link-button{font-size:13px}.store-settings-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:12px;align-items:start}.store-detail-image{width:100%;height:132px;border:1px solid var(--line);border-radius:8px;background:#fff;object-fit:cover}.store-detail-media-fallback{display:grid;min-height:72px;place-items:center;border:1px dashed #b8c5d2;border-radius:8px;background:#fff;color:var(--muted);font-size:12px;font-weight:700}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.home-editor{grid-column:auto}.publish-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:12px;color:var(--muted);font-size:13px}.publish-strip span{overflow-wrap:anywhere}.home-module-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.home-module-strip a{display:grid;min-width:0;gap:2px;border:1px solid var(--line);border-radius:8px;padding:9px 10px;background:#fff;color:var(--text);text-decoration:none}.home-module-strip span,.home-module-strip em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-module-strip strong{color:var(--brand-strong);font-size:18px;line-height:1.1}.home-module-strip em{color:var(--muted);font-size:12px;font-style:normal}.home-command-bar{display:flex;align-items:center;justify-content:flex-end;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;white-space:nowrap}.home-command-bar button{min-width:68px;border:0;border-left:1px solid var(--line);border-radius:0;background:#fff}.home-command-bar button:first-child{border-left:0}.home-command-bar .primary{min-width:84px;background:var(--brand);color:#fff}.home-section{padding:14px 0;border-top:1px solid var(--line)}.home-section:first-of-type{border-top:0;padding-top:4px}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.home-list{display:grid;gap:10px}.home-row{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;align-items:end;padding-bottom:10px;border-bottom:1px solid var(--line)}.home-row.compact{grid-template-columns:repeat(3,minmax(120px,1fr))}.home-row.compact.home-product-row{grid-template-columns:minmax(130px,180px) minmax(0,1fr);align-items:start}.home-row.has-media{grid-template-columns:minmax(150px,190px) repeat(3,minmax(110px,1fr))}.home-row.compact.has-media{grid-template-columns:minmax(150px,190px) repeat(2,minmax(110px,1fr))}.home-row label{display:grid;gap:5px;color:#3d4856;font-size:12px;font-weight:700}.home-row .wide-field{grid-column:span 2}.home-row-actions{display:flex;flex-wrap:wrap;grid-column:1 / -1;justify-content:flex-end;gap:6px;min-width:0}.home-row-actions button{padding-inline:9px}.home-media-preview{display:grid;align-self:stretch;min-width:0;gap:5px}.home-media-preview img{width:100%;height:58px;border:1px solid var(--line);border-radius:7px;background:#fff;object-fit:cover}.home-media-preview span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.home-media-picker{display:grid;min-width:0;gap:6px;color:#3d4856;font-size:12px;font-weight:700}.home-media-selector{color:var(--muted);font-size:12px;font-weight:500}.home-media-selector[open]{display:grid;gap:6px}.home-media-selector summary{cursor:pointer}.home-media-selector:not([open]) .home-media-choices{display:none}.home-media-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.home-media-choices button{min-width:0;min-height:34px;overflow:hidden;border:1px solid var(--line);border-radius:6px;padding:2px;background:#fff}.home-media-choices button.active{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.home-media-choices img{width:100%;height:30px;border-radius:4px;object-fit:cover}.home-product-picker{display:grid;min-width:0;gap:6px;color:#3d4856;font-size:12px;font-weight:700}.home-product-selected,.home-product-choices{display:flex;min-width:0;overflow-x:auto;gap:6px}.home-product-selected button,.home-product-choices button{display:grid;flex:0 0 86px;min-width:0;gap:4px;border:1px solid var(--line);border-radius:6px;padding:5px;background:#fff;color:#354251;text-align:left}.home-product-choices button.active{border-color:var(--brand);background:#effaf6;box-shadow:inset 0 0 0 1px var(--brand)}.home-product-selected img,.home-product-choices img{width:100%;height:54px;border-radius:5px;object-fit:cover}.home-product-selected strong,.home-product-selected span,.home-product-choices strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-product-selected span{color:var(--muted);font-size:11px}.phone-preview{position:sticky;top:18px}.phone-shell{width:100%;min-height:640px;border:1px solid #cfd8df;border-radius:24px;padding:14px;background:#f4f7f8;box-shadow:var(--shadow)}.phone-shell header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;font-size:12px}.phone-shell header strong{font-size:17px}.phone-banner{position:relative;overflow:hidden;display:grid;min-height:136px;align-content:end;gap:5px;border-radius:14px;padding:14px;background:linear-gradient(135deg,#1a7f64,#2563a9);color:#fff}.phone-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.phone-banner:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a121c94,#0a121c14);content:""}.phone-banner strong,.phone-banner span{position:relative;z-index:1}.phone-banner span,.phone-section p{font-size:12px}.phone-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 0}.phone-nav span,.phone-products span{display:grid;min-height:48px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#354251;font-size:12px;text-align:center}.phone-nav span{gap:4px;padding:6px 4px}.phone-nav img{width:24px;height:24px;border-radius:7px;object-fit:cover}.phone-section{margin-top:10px;border-top:1px solid var(--line);padding-top:10px}.phone-section-image{width:100%;height:86px;margin-bottom:8px;border-radius:10px;object-fit:cover}.phone-section h3{margin:0 0 8px;font-size:14px}.phone-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.phone-products span{place-items:stretch;gap:4px;min-height:132px;padding:6px;text-align:left}.phone-products img{width:100%;height:68px;border-radius:7px;object-fit:cover}.phone-products strong,.phone-products small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-products strong{font-size:12px}.phone-products small{color:var(--brand-strong);font-weight:800}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a121c52;z-index:20}.dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0a121c52;padding:16px;z-index:30}.dialog{display:grid;width:min(380px,100%);gap:12px;border-radius:8px;padding:16px;background:var(--surface);box-shadow:var(--shadow)}.dialog p{color:var(--muted);font-size:13px}.dialog footer{display:flex;justify-content:flex-end;gap:8px}.drawer{width:min(420px,100vw);height:100vh;overflow:auto;background:var(--surface);box-shadow:-16px 0 28px #0a121c2e}.shipment-import-drawer{display:flex;width:min(760px,calc(100vw - 24px));flex-direction:column;overflow:hidden}.shipment-import-body{display:flex;min-height:0;flex:1;flex-direction:column;gap:12px;overflow:auto;padding:14px}.shipment-import-toolbar,.shipment-import-file-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fbfbfb}.shipment-import-toolbar>div:first-child,.shipment-import-file-card>div:first-child{display:grid;min-width:0;gap:3px}.shipment-import-toolbar span,.shipment-import-file-card span,.shipment-import-time,.shipment-import-more{color:var(--muted);font-size:12px}.shipment-import-file-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shipment-import-actions{display:flex;flex:0 0 auto;gap:8px}.shipment-import-errors{border:1px solid #efc3bf;border-radius:8px;padding:10px 12px;background:#fff5f4;color:#9a372f}.shipment-import-errors ul{display:grid;gap:4px;margin:7px 0 0;padding-left:18px;font-size:12px}.shipment-import-status{margin:0;border:1px solid #bfd5c5;border-radius:8px;padding:10px 12px;background:#f2f8f4;color:#315d3f;font-size:13px;line-height:1.5}.shipment-import-result{display:grid;gap:12px}.shipment-import-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shipment-import-counts span,.shipment-import-provider-state span{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;color:var(--muted);font-size:12px}.shipment-import-counts strong{color:var(--text);font-size:22px}.shipment-import-provider-state{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shipment-import-provider-state strong{color:var(--text);font-size:13px}.shipment-import-table{max-height:360px;border:1px solid var(--line);border-radius:8px}.shipment-import-table table{width:100%;min-width:620px}.shipment-import-table th,.shipment-import-table td{padding:9px 10px;white-space:normal;word-break:break-word}.shipment-import-more,.shipment-import-time{margin:0;padding:8px 10px}.shipment-import-empty,.shipment-import-loading{display:grid;min-height:180px;place-items:center;gap:10px;border:1px dashed var(--line);border-radius:8px;padding:24px;color:var(--muted);text-align:center}.shipment-import-footer{justify-content:flex-end!important;flex-wrap:wrap;margin:auto -14px -14px}.catalog-batch-source-tabs{display:inline-flex;align-self:flex-start;gap:4px;border:1px solid var(--line);border-radius:8px;padding:3px;background:#f6f6f6}.catalog-batch-source-tabs button.active{border-color:#244532;background:#244532;color:#fff}.catalog-batch-selection-editor,.catalog-batch-template-fields{border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff}.catalog-batch-field-options{display:grid;grid-template-columns:minmax(140px,auto) minmax(180px,1fr);align-items:center;gap:10px 12px;margin:12px 0}.catalog-batch-field-options label{display:flex;align-items:center;gap:8px}.catalog-batch-template-fields summary{cursor:pointer;font-weight:700}.catalog-batch-template-fields ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;padding:0;list-style:none}.catalog-batch-template-fields li{display:grid;gap:3px;border:1px solid var(--line);border-radius:6px;padding:8px}.catalog-batch-template-fields li span,.catalog-batch-template-fields p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.task-wide-drawer{width:min(900px,calc(100vw - 24px))}.operation-history-task{display:grid;gap:14px}.operation-history-filters{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(130px,.7fr) auto}.operation-history-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:12px;min-height:0}.operation-history-table{min-width:620px}.operation-history-table tr.active td{background:#f2f8f4}.operation-history-detail{align-self:start}.product-drawer{display:flex;width:min(1080px,calc(100vw - 24px));height:calc(100vh - 24px);flex-direction:column;margin:12px;overflow:hidden;border-radius:8px}.product-route-editor{height:calc(100vh - 96px);min-height:calc(100vh - 96px);overflow:hidden;background:#fff}.product-editor-workspace .product-route-editor{height:calc(100vh - 78px);min-height:calc(100vh - 78px);margin-top:20px;border-radius:12px}.product-route-editor-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;border-bottom:1px solid var(--line);background:#fbfcfd}.product-route-editor-head h2{margin:2px 0 0;color:#1d2a37;font-size:16px}.product-editor-body{display:grid;grid-template-columns:minmax(0,1fr) 104px;height:100%;min-height:0}.product-editor-main{display:flex;flex-direction:column;min-width:0;min-height:0;border-right:1px solid var(--line)}.product-import-strip{display:grid;grid-template-columns:168px minmax(260px,360px);gap:12px;align-items:center;min-height:80px;margin:20px 16px 18px;border:1px solid #eadc95;border-radius:4px;padding:10px 12px;background:#fff9d9}.product-import-strip strong{color:#1d2a37;font-size:14px}.product-editor-anchor{display:grid;align-content:start;gap:0;padding:21px 4px 18px;background:#fbfcfd}.product-editor-anchor a{display:flex;min-height:40px;align-items:center;border-left:3px solid transparent;padding-left:10px;color:#263443;font-size:12px;font-weight:700;text-decoration:none}.product-editor-anchor a:first-child{border-color:var(--brand);background:#fff;color:var(--brand-strong)}.drawer header,.drawer footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid var(--line)}.drawer footer,.product-route-editor .product-form>footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-top:1px solid var(--line);border-bottom:0;background:#fff}.icon-button{width:32px;padding:0}.form-grid,.empty-state{display:grid;gap:10px;padding:14px}.product-form-grid{flex:1;gap:0;overflow:auto;background:#fff}.product-editor-layout{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.product-editor-summary{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:8px 10px;background:#fff}.product-editor-summary span{display:flex;gap:6px;align-items:baseline;min-width:0;color:var(--muted);font-size:12px;font-weight:700}.product-editor-summary strong{min-width:0;overflow:hidden;color:#263443;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.product-editor-fields{display:grid;gap:0}.product-drawer .form-fields label,.product-route-editor .form-fields label{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px}.form-grid label{display:grid;gap:6px;color:#3d4856;font-size:13px;font-weight:700}.form-section{display:grid;gap:8px;border-top:1px solid var(--line);padding-top:10px}.form-section:first-of-type{border-top:0;padding-top:0}.form-section h3{margin:0;color:#263443;font-size:13px}.product-form-action-row{display:flex;align-items:center;justify-content:flex-start;gap:24px}.product-form-action-row h3{width:72px;font-size:16px}.product-route-editor .product-section-title-actions{display:flex;align-items:center;gap:8px;width:max-content;min-width:164px}.product-route-editor .product-section-title-actions h3{width:72px;white-space:nowrap}.product-last-fill{min-height:0;border:0;padding:0;background:transparent;color:#2f7cb7;font-size:12px;font-weight:600}.product-form-action-row>div:not(.product-section-title-actions){display:flex;gap:24px}.product-route-editor .product-form-action-row button{min-width:180px;min-height:40px;border-radius:40px;font-size:13px}.product-route-editor .product-form-action-row .product-last-fill{min-width:max-content;min-height:0;border:0;border-radius:0;padding:0;background:transparent;font-size:12px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-title-row button{min-height:28px;padding:4px 10px;font-size:12px}.form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-route-editor .product-form-grid{min-width:0;padding:0 16px 12px}.product-route-editor .form-section{min-width:0;border-top:1px solid #edf1f4;border-radius:0;padding:12px 4px;background:#fff}.product-route-editor .form-fields{grid-template-columns:repeat(2,minmax(0,360px));gap:0 12px;border-top:1px solid #f0f3f6;margin-top:4px}.product-route-editor .form-fields label{min-height:60px;border-bottom:1px solid #f0f3f6;padding:4px 0;color:#606c78;font-size:12px}.product-route-editor .product-name-field,.product-route-editor .product-common-field,.product-route-editor .product-category-field,.product-route-editor .product-brand-field,.product-route-editor .product-shelf-field{grid-column:1}.product-route-editor .product-category-field{position:relative;overflow:visible}.product-route-editor .product-pinyin-field,.product-route-editor .product-supplier-field{grid-column:2}.product-route-editor .product-category-control{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;align-items:center;min-width:0}.product-route-editor .product-category-control small{position:absolute;top:50%;left:370px;transform:translateY(-50%);color:#687581;font-size:12px;white-space:nowrap}.product-route-editor input,.product-route-editor select{min-height:36px;border-radius:20px;padding-right:14px;padding-left:14px}.product-route-editor .product-basic-section input:not([type=file]):not([type=checkbox]):not([type=radio]),.product-route-editor .product-basic-section select{min-height:40px;border-color:#dedede;padding-right:30px;padding-left:8px;color:#606266;font-size:14px}.product-route-editor .product-shelf-life{grid-template-columns:minmax(0,1fr) 80px;gap:10px}.product-route-editor .product-basic-section{gap:6px}.product-sku-title-row{justify-content:flex-start;gap:20px}.product-sku-mode-row{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;color:#333336;font-size:13px}.product-sku-mode-row label{display:inline-flex;flex:none;flex-direction:row;gap:6px;align-items:center;font-weight:500}.product-sku-mode-row input{width:14px;min-height:14px;accent-color:var(--brand)}.product-sku-mode-row small{color:#8d929b;font-size:12px}.product-sku-mode-row button{min-height:30px;margin-left:auto;border-radius:16px;padding:4px 12px;font-size:12px}.product-sku-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto;border:1px solid #ecebed;border-radius:8px;background:#fff}.product-sku-table{width:100%;min-width:1420px;border-collapse:collapse;table-layout:fixed;color:#333336;font-size:12px}.sku-col-spec{width:120px}.sku-col-image,.sku-col-unit{width:130px}.sku-col-price{width:170px}.sku-col-warning{width:150px}.sku-col-status{width:210px}.product-sku-table th{height:47px;border-bottom:1px solid #ecebed;background:#f9f9f9;color:#333336;font-weight:500;text-align:center}.product-sku-table td{height:149px;border-bottom:1px solid #ecebed;padding:10px 8px;text-align:center;vertical-align:middle}.product-sku-table th:first-child,.product-sku-table td:first-child{position:sticky;left:0;z-index:2;width:120px}.product-sku-table th:last-child,.product-sku-table td:last-child{position:sticky;right:0;z-index:2;width:210px;box-shadow:-8px 0 12px #ffffffd1}.product-sku-table th:first-child,.product-sku-table th:last-child{z-index:3;background:#f9f9f9}.product-sku-table td:first-child,.product-sku-table td:last-child{background:#fff}.product-sku-table tbody tr:last-child td{border-bottom:0}.product-sku-table input,.product-sku-table select{width:100%;min-height:32px;border-radius:4px;padding-right:8px;padding-left:8px;text-align:center}.product-sku-table select{min-height:40px;border:1px solid #dcdfe6;background:#fff;color:#606266}.product-sku-table button{min-height:30px;padding:4px 10px;font-size:12px}.sku-cell-label,.sku-money-input{display:flex;gap:4px;align-items:center;min-width:0}.sku-cell-label{display:grid;justify-items:center;gap:6px}.sku-spec-input{width:68px;height:88px;min-height:88px;resize:none;border-radius:6px;padding:10px 8px;color:#333336;line-height:1.45;text-align:left}.sku-money-input span{flex:none;color:#7c8591;font-weight:700}.sku-image-drop{position:relative;display:grid;width:70px;height:70px;margin:0 auto;place-items:center;overflow:hidden;border:1px dashed #c8ccd2;border-radius:6px;background:#fff;color:#606266;cursor:pointer;font-size:12px;font-weight:600}.sku-image-drop .product-upload-glyph{width:20px;height:20px}.sku-image-drop img{width:100%;height:100%;object-fit:cover}.sku-image-drop input{position:absolute;width:1px;height:1px;min-height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0)}.sku-image-name{display:block;max-width:92px;margin:4px auto 0;overflow:hidden;color:#8d929b;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sku-barcode-cell{display:grid;gap:6px;justify-items:center}.sku-barcode-cell label,.sku-switch-list{color:#333336;font-size:12px}.sku-barcode-cell label{display:inline-flex;align-items:center;gap:5px}.sku-barcode-cell button{min-height:24px;border:0;padding:0;background:transparent;color:#2f69c8}.sku-switch-list{display:grid;gap:7px;justify-items:start;color:#333336;font-size:12px}.sku-switch-list label{display:inline-flex;gap:5px;align-items:center;min-width:0;white-space:nowrap}.sku-status-label{display:inline-flex;gap:4px;align-items:center}.sku-status-help-dot{display:inline-grid;width:12px;height:12px;place-items:center;border-radius:999px;background:var(--brand);color:#5b5300;font-size:8px;font-weight:800;line-height:1}.sku-status-help-dot:before{content:"?"}.sku-barcode-cell label input{width:14px;height:14px;min-height:14px;flex:none;padding:0;accent-color:var(--brand)}.sku-switch-list input{position:relative;width:32px;height:18px;min-height:18px;flex:0 0 32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:0;background:#d9d9d9;cursor:pointer;transition:background-color .16s ease}.sku-switch-list input:after{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #00000029;content:"";transition:transform .16s ease}.sku-switch-list input:checked{background:var(--brand)}.sku-switch-list input:checked:after{transform:translate(14px)}.sku-switch-list input:focus-visible{outline:2px solid rgba(250,211,0,.45);outline-offset:2px}.product-advanced-section{gap:14px}.advanced-inventory-toggle{display:inline-flex;width:fit-content;flex-direction:row;gap:8px;align-items:center;color:#333336;font-size:13px;font-weight:600}.advanced-inventory-toggle input{width:15px;min-height:15px;accent-color:var(--brand)}.advanced-inventory-table-wrap{width:929px;max-width:100%;overflow-x:auto;border:1px solid #ecebed;border-radius:8px;background:#fff}.advanced-inventory-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;color:#333336;font-size:12px}.advanced-inventory-table th{height:48px;border-right:1px solid #ecebed;border-bottom:1px solid #ecebed;background:#f9f9f9;font-weight:500;text-align:center}.advanced-inventory-table th:after{margin-left:5px;color:#6f7682;font-size:11px;content:"✎"}.advanced-inventory-table th:last-child,.advanced-inventory-table td:last-child{border-right:0}.advanced-inventory-table td{height:74px;border-right:1px solid #ecebed;text-align:center}.advanced-inventory-table td:nth-child(1){padding:14px 33px 14px 26px}.advanced-inventory-table td:nth-child(2){padding:14px 28px 14px 38px}.advanced-inventory-table td:nth-child(3){padding:14px 38px 14px 46px}.advanced-inventory-table input{width:100%;min-height:40px;border-radius:20px;text-align:center}.advanced-form-row{display:flex;gap:18px;align-items:center}.advanced-form-row label,.advanced-remark-field{color:#3d4856;font-size:13px;font-weight:700}.advanced-form-row label{display:grid;grid-template-columns:56px 250px;gap:12px;align-items:center}.advanced-form-row select{width:250px;min-height:40px}.advanced-remark-field{display:grid;grid-template-columns:68px 245px;gap:10px;align-items:center}.advanced-remark-field textarea{width:245px;min-height:96px}.product-detail-rich-editor{display:grid;gap:8px;color:#333336;font-size:13px}.product-detail-rich-editor>p{margin:0;color:#333336;font-size:14px;font-weight:700}.product-detail-editor-shell{position:relative;overflow:hidden;width:80%;border:1px solid #dcdfe6;border-radius:8px;background:#fff}.product-detail-toolbar{display:flex;flex-wrap:wrap;gap:0;align-items:center;padding:0 10px}.product-detail-toolbar{min-height:40px;border-bottom:1px solid #ecebed;background:#fff}.product-detail-toolbar select,.product-detail-toolbar button{display:inline-flex;gap:4px;align-items:center;min-height:32px;border:0;border-radius:0;padding:0 8px;background:transparent;color:#333336;font-size:13px;font-weight:600}.product-detail-toolbar select{min-width:92px;margin-right:8px;border-right:1px solid #ecebed;font-size:13px;font-weight:500}.product-detail-toolbar button:hover{color:var(--brand)}.product-detail-image-input{display:none}.editor-toolbar-icon{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-detail-canvas{min-height:240px;padding:14px 16px;color:#333336;font-size:13px;line-height:1.7;outline:none}.product-detail-canvas:empty:before{color:#c0c4cc;content:attr(data-placeholder)}.product-detail-canvas h1,.product-detail-canvas h2,.product-detail-canvas h3,.product-detail-canvas h4,.product-detail-canvas h5,.product-detail-canvas h6,.product-detail-canvas p{margin:0 0 10px}.product-detail-canvas ol,.product-detail-canvas ul{margin:0 0 10px;padding-left:22px}.product-detail-canvas pre{margin:0 0 10px;border:1px solid #ecebed;border-radius:4px;padding:10px;background:#f8f8f8;white-space:pre-wrap}.product-detail-canvas img,.product-detail-inline-image{display:block;max-width:100%;max-height:420px;margin:8px 0 12px;border-radius:4px;object-fit:contain}.product-detail-toolbar-status{margin-left:auto;color:#6b7280;font-size:12px}.product-route-editor .product-detail-canvas{min-height:600px}.advanced-display-fields{border-top:1px solid #f0f3f6;padding-top:12px}.form-fields.single{grid-template-columns:1fr}.product-shelf-life{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:8px}.product-video-reference{grid-column:1 / -1;display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;align-items:center}.product-media-upload-row .product-video-reference{grid-column:auto;border:1px dashed #b8c5d2;border-radius:4px;padding:8px;background:var(--surface-soft)}.product-video-reference strong{color:#3d4856;font-size:13px}.spec-form-grid,.page-form-grid,.message-form-grid,.after-sale-form-grid{padding-bottom:10px}.message-preview{display:grid;gap:6px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.message-preview p{color:var(--muted);font-size:13px}.page-cover-editor{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center}.page-cover-editor img{width:92px;height:74px;border:1px solid var(--line);border-radius:8px;object-fit:cover}.spec-option-editor{display:grid;gap:8px}.spec-option-editor label{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px}.media-picker{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto;gap:8px;align-items:end}.media-picker-preview{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;align-items:center;min-height:54px;border:1px solid var(--line);border-radius:6px;padding:4px 8px 4px 4px;background:var(--surface-soft);color:#3d4856;font-size:12px;font-weight:700}.media-picker-preview.empty{display:grid;grid-template-columns:1fr;place-items:center;color:var(--muted)}.media-picker-preview img{width:48px;height:44px;border:1px solid var(--line);border-radius:6px;object-fit:cover}.media-picker-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-picker label,.media-picker select{min-width:0}.media-picker select{width:100%}.product-media-block{display:grid;gap:8px}.product-route-editor .product-media-block{grid-template-columns:408px minmax(0,1fr);gap:8px 12px;align-items:start}.product-media-title-row{justify-content:flex-start;gap:8px;align-items:baseline}.product-media-title-row span{color:#c65d57;font-size:12px;font-weight:600}.product-media-upload-row{display:grid;grid-template-columns:repeat(3,124px);gap:12px;align-items:start}.product-route-editor .product-media-upload-row{grid-column:1;grid-row:span 2;grid-template-columns:repeat(2,120px);gap:24px;margin-left:22px}.product-drawer .product-form,.product-route-editor .product-form{display:flex;min-height:0;flex:1;flex-direction:column}.product-drawer .form-section,.product-drawer .product-media-panel{border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.product-route-editor .form-section{border-top:1px solid #edf1f4;border-radius:0;padding:12px 4px;background:#fff}.product-drawer .form-section:first-of-type{border-top:1px solid var(--line);padding-top:10px}.product-route-editor .form-section:first-of-type{border-top:0}.product-media-panel{display:grid;gap:8px;border-top:0;padding-top:0}.product-drawer .product-media-panel,.product-route-editor .product-media-panel{padding-top:8px}.product-route-editor .product-media-panel{border-top:1px solid #f0f3f6;padding-bottom:2px}.product-route-editor .product-media-drop{width:120px;height:120px;min-height:120px;border-color:#dedede;border-radius:0;background:#fff}.product-route-editor .product-video-main-trigger{height:100%;min-height:100%}.product-route-editor .product-media-panel .product-media-drop{min-height:120px}.product-route-editor .product-media-drop img,.product-route-editor .product-media-drop video,.product-route-editor .product-media-panel .product-media-drop img,.product-route-editor .product-media-panel .product-media-drop video{height:120px;border-radius:0}.product-cover-preview{display:grid;grid-template-rows:62px minmax(0,1fr);gap:5px;min-height:0;align-items:stretch;border:1px solid var(--line);border-radius:4px;padding:5px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:700}.product-cover-preview>span{display:grid;width:100%;height:62px;min-height:62px;place-items:center;border:1px dashed #b8c5d2;border-radius:3px;background:#fff;color:var(--brand-strong)}.product-cover-preview img{width:100%;height:62px;border-radius:3px;object-fit:cover}.product-cover-preview div{display:grid;gap:3px;min-width:0}.product-cover-preview strong,.product-cover-preview small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cover-preview small{color:var(--muted);font-size:12px}.product-media-uploader{display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px;align-items:stretch}.product-media-panel .product-media-uploader{grid-template-columns:96px minmax(0,1fr)}.product-media-drop{position:relative;display:grid;width:124px;min-height:112px;place-items:center;overflow:hidden;border:1px dashed #b8c5d2;border-radius:6px;background:var(--surface-soft);color:var(--brand-strong);cursor:pointer;font-weight:700}.product-media-panel .product-media-drop{min-height:112px}.product-media-drop>span{display:grid;place-items:center;gap:7px}.product-video-drop{padding:0}.product-video-main-trigger,.product-video-cover-trigger{display:grid;min-width:0;cursor:pointer}.product-video-main-trigger{width:100%;min-height:120px;place-items:center}.product-video-cover-trigger{position:absolute;right:0;bottom:9px;left:0;min-height:20px;place-items:center;color:var(--brand-strong);font-size:12px;font-weight:700;line-height:1}.product-video-cover-trigger.has-preview{color:#3d4856}.product-upload-glyph{width:25px;height:25px;color:#3d4856}.product-upload-glyph path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-media-slot{position:relative;display:grid;gap:6px;min-width:0;color:#3d4856;font-size:12px}.product-media-slot-meta,.product-video-drop span{min-width:0}.product-media-slot-meta{display:grid;gap:4px}.product-media-slot-meta strong,.product-media-slot-meta span{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-media-slot-meta span{color:var(--muted)}.product-media-slot-meta button{min-height:28px;padding:4px 8px;font-size:12px}.product-media-drop input,.product-video-cover-trigger input,.product-video-main-trigger input{position:absolute;width:1px;height:1px;min-height:1px;overflow:hidden;border:0;border-radius:0;padding:0;clip:rect(0 0 0 0)}.product-media-drop img,.product-media-drop video,.selected-media-card img,.media-tile img{width:100%;object-fit:cover}.product-media-drop img,.product-media-drop video{height:112px}.product-media-panel .product-media-drop img,.product-media-panel .product-media-drop video{height:112px}.product-video-drop{text-align:center}.product-media-upload-side{display:grid;align-content:center;gap:6px;border:1px solid var(--line);border-radius:4px;padding:8px;background:#fff;color:#3d4856;font-size:12px}.product-media-upload-side strong,.selected-media-card strong,.media-tile span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-media-upload-side span,.selected-media-card span{color:var(--muted)}.selected-media-grid,.media-tile-grid{display:flex;min-width:0;overflow-x:auto;gap:8px}.product-video-grid .selected-media-card{min-height:62px}.media-tile-grid{grid-column:1 / -1}.product-media-panel .selected-media-grid,.product-media-panel .media-tile-grid{display:flex;flex-wrap:nowrap;gap:8px}.product-route-editor .selected-media-grid,.product-route-editor .product-video-grid{grid-column:2}.product-route-editor .media-library-picker,.product-route-editor .manual-media-entry{grid-column:1 / -1}.product-route-editor .product-form>footer{justify-content:flex-start;gap:20px;padding-left:0}.product-route-editor .product-form>footer button{min-width:180px;min-height:40px;border-radius:40px}.product-route-editor .product-form>footer button[type=submit]{order:0;border-color:var(--brand);background:var(--brand);color:var(--text);font-weight:700}.product-route-editor .product-form>footer button:first-child{order:1;min-width:102px;width:102px}.product-route-editor .product-form>footer .primary{order:2}.selected-media-card,.selected-media-empty,.media-tile{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff}.selected-media-card{display:grid;gap:5px;padding:6px;color:#263443;font-size:12px}.selected-media-card.active{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.selected-media-card img,.media-tile img{height:74px;border-radius:6px}.selected-media-card div{display:flex;flex-wrap:wrap;gap:5px}.selected-media-card button{min-height:26px;padding:4px 7px;font-size:12px}.selected-media-empty{display:grid;min-height:78px;place-items:center;color:var(--muted);font-size:12px;font-weight:700}.product-media-panel .selected-media-empty{width:112px;min-height:78px}.product-media-panel .selected-media-card,.product-media-panel .media-tile{width:82px;flex:0 0 82px}.product-media-panel .selected-media-card img,.product-media-panel .media-tile img{height:70px}.product-media-panel .selected-media-card span{display:none}.product-media-panel .selected-media-card button{flex:1 1 100%}.media-tile{display:grid;gap:5px;padding:6px;color:#263443;font-size:12px;text-align:left}.media-tile.selected{border-color:var(--brand);background:#effaf6}.manual-media-entry,.media-library-picker{grid-column:1 / -1;color:var(--muted);font-size:12px}.media-library-picker[open]{display:grid;gap:8px}.media-library-picker summary{cursor:pointer}.action-task{display:grid;gap:14px;padding:14px}.action-task-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fbfbfb}.action-task-summary strong,.action-task-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-task-summary span{grid-column:1;color:var(--muted);font-size:12px}.action-task-summary button{grid-column:2;grid-row:1 / span 2;min-width:104px}.action-task-table{max-height:360px}.category-arrange-task{display:grid;gap:16px}.category-arrange-list{display:grid;gap:8px;max-height:min(54vh,560px);overflow:auto}.category-arrange-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.category-arrange-row>div{display:grid;gap:3px;min-width:0}.category-arrange-row span{color:var(--muted);font-size:12px}@media(max-width:640px){.category-arrange-row{grid-template-columns:minmax(0,1fr) auto auto}.category-arrange-row .status-tag{grid-column:1 / -1;justify-self:start}}.drawer .action-task .action-task-table table{width:100%;min-width:0;table-layout:fixed}.drawer .action-task .action-task-table th,.drawer .action-task .action-task-table td{white-space:normal}.utility-task .action-task-table table{width:100%;min-width:0;table-layout:fixed}.utility-task .action-task-table th,.utility-task .action-task-table td{white-space:normal}.preview-result-task,.settings-result-task{display:grid;gap:14px;padding:14px}.preview-result-task .action-task-table table,.export-result-task .action-task-table table,.settings-result-task .action-task-table table{width:100%;min-width:0;table-layout:fixed}.preview-result-task .action-task-table th,.preview-result-task .action-task-table td,.export-result-task .action-task-table th,.export-result-task .action-task-table td,.settings-result-task .action-task-table th,.settings-result-task .action-task-table td{white-space:normal}.product-preview-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fbfbfb}.product-preview-card img{width:96px;height:96px;border-radius:8px;object-fit:cover}.product-preview-card div{display:grid;min-width:0;gap:6px;justify-items:start}.product-preview-card strong,.product-preview-card span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-preview-card span{color:var(--muted);font-size:12px}.action-task-label{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff}.action-task-label span{width:max-content;border-radius:999px;padding:4px 10px;background:var(--brand);color:var(--text);font-size:12px;font-weight:700}.action-task-label strong{font-size:18px}.action-task-label p{margin:0;color:var(--muted);font-size:13px}.catalog-cover-picker{display:grid;gap:10px;margin:0 16px 14px}.catalog-cover-preview{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;margin:0;border:1px solid #ecebed;border-radius:8px;padding:10px;background:#fbfbfb}.catalog-cover-preview img{width:112px;height:112px;border-radius:6px;object-fit:cover}.catalog-cover-preview figcaption{display:grid;min-width:0;gap:7px}.catalog-cover-preview strong,.catalog-cover-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-cover-preview span{color:var(--muted);font-size:12px}.catalog-cover-preview button{width:max-content;min-height:28px;padding:4px 10px}.catalog-cover-media-grid{grid-column:auto;padding-bottom:2px}.catalog-cover-media-grid .selected-media-empty{flex:0 0 92px}.catalog-cover-media-grid .media-tile{width:92px;flex:0 0 92px}.catalog-cover-manual-entry{grid-column:auto}.manual-media-entry[open]{display:grid;gap:7px}.manual-media-entry summary{cursor:pointer}.order-detail{display:grid;gap:10px;padding:14px}.media-detail-preview{width:100%;aspect-ratio:4 / 3;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);object-fit:cover}.detail-card{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px;background:var(--surface-soft)}.detail-card h3{margin:0;font-size:14px}.detail-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-card-title div{min-width:0}.detail-card-title strong{display:block;font-size:15px}.detail-card-title span{flex:0 0 auto;color:var(--muted);font-size:12px;font-weight:700}.detail-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.detail-actions button{min-height:28px;padding:4px 10px;font-size:12px}.detail-card p,.detail-list span{color:var(--muted);font-size:13px}.status-line,.action-grid,.amount-grid{display:flex;flex-wrap:wrap;gap:8px}.action-grid button{padding-inline:10px}.detail-kv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px}.detail-kv-grid span{display:grid;min-width:0;gap:4px;border:1px solid var(--line);border-radius:7px;padding:7px;background:#fff;color:var(--muted);font-size:12px}.detail-kv-grid strong{color:var(--text);font-size:13px;word-break:break-word}.operation-groups{display:grid;gap:8px}.operation-group{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.operation-group>strong{font-size:13px}.line-item,.detail-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;border-bottom:1px solid var(--line);padding-bottom:8px}.line-item span:first-child{grid-column:1 / -1;font-weight:700}.detail-list li>span{grid-column:1 / -1}.detail-list li>button{justify-self:start}.detail-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.delivery-timeline li{grid-template-columns:minmax(0,1fr)}.delivery-location-line{margin:0 0 8px;border-left:3px solid var(--brand);padding:4px 8px;background:#fffdf2;color:#4d5560;font-size:12px}@media(max-width:900px){.app,.app.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.app-product-editor .sidebar{display:none}.app-product-editor .product-editor-workspace{padding:0}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(320px,calc(100vw - 48px));min-width:0;max-width:none;height:100vh;max-height:100vh;overflow:auto;border-radius:0 28px 28px 0;box-shadow:18px 0 48px #00000038;transform:translate(0);transition:transform .18s ease,visibility .18s ease}.app.sidebar-collapsed .sidebar{visibility:hidden;pointer-events:none;transform:translate(-102%)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;display:block;min-height:0;border:0;border-radius:0;padding:0;background:#14161b61}.sidebar nav{display:block;width:100%;min-width:0;max-width:none;overflow:visible;padding:0 0 24px}.nav-group{display:block;min-width:0;padding:0}.nav-group p,.nav-group-head{min-height:52px;margin:0;gap:16px;border-radius:26px 0 0 26px;padding:0 20px;background:transparent;font-size:14px}.nav-glyph{width:19px;height:19px;flex-basis:19px}.nav-group-head>span:not(.nav-expand-mark){width:auto;letter-spacing:0;line-height:52px;text-align-last:auto}.nav-item{width:100%;min-height:42px;grid-template-columns:5px minmax(0,1fr);gap:10px;margin:0;padding:0 18px 0 48px;font-size:14px;letter-spacing:0;line-height:20px}.brand{min-height:72px;align-items:center;gap:9px;padding:10px 14px}.app.sidebar-collapsed .brand{justify-content:flex-start;padding:10px 14px}.app.sidebar-collapsed .brand>div:not(.brand-mark){display:block}.app.sidebar-collapsed .nav-group-head{justify-content:flex-start;gap:16px;padding:0 20px}.app.sidebar-collapsed .nav-group-head>span{display:inline}.app.sidebar-collapsed .nav-expand-mark{display:block}.app.sidebar-collapsed .nav-item{display:grid}.collapsed-nav-popover{display:none}.brand-mark{width:38px;height:38px;flex-basis:38px}.brand>div{display:flex;min-width:0;align-items:center;gap:8px}.brand strong{flex:0 0 auto}.brand span,.brand em{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand span{flex:1 1 auto;margin-top:0}.brand em{flex:0 0 auto;margin-top:0}.workspace{padding-top:14px}.dashboard-cockpit{grid-template-columns:1fr}.cockpit-kpis,.dashboard-cockpit>.panel,.dashboard-lower-grid,.dashboard-side{grid-column:1}.dashboard-lower-grid{grid-template-columns:1fr}.dashboard-side{grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-todo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.notice,.operator{align-items:flex-start;flex-direction:column}.compact-topbar,.compact-topbar .operator{align-items:center;flex-direction:row}.compact-topbar{flex-wrap:wrap}.app-product-editor .compact-topbar{gap:8px;padding:10px 12px}.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{grid-column:1 / -1}.panel-head.table-head{align-items:flex-start;flex-direction:column}.panel-head.table-head>button{align-self:flex-start}.home-layout,.catalog-split{grid-template-columns:1fr}.catalog-products-panel .catalog-split{grid-template-columns:1fr;gap:12px;padding:12px}.category-management-layout,.calendar-layout,.report-kpi-grid,.reports-overview-grid,.marketing-tools-grid,.reference-route-grid,.reference-route-kpis{grid-template-columns:1fr}.catalog-category-rail{display:flex;overflow-x:auto;border-radius:8px}.catalog-products-panel .catalog-category-rail{display:grid;overflow:hidden}.catalog-rail-actions{flex:0 0 192px;border-right:1px solid #f0f2f5;border-bottom:0}.catalog-products-panel .catalog-rail-actions{flex:initial;border-right:0;border-bottom:1px solid #f0f2f5}.catalog-category-rail>button{min-width:124px;border-right:1px solid #f0f2f5;border-bottom:0}.catalog-products-panel .catalog-category-rail>button{min-width:0;border-right:0;border-bottom:1px solid #f0f2f5}.catalog-status-tabs{max-width:100%;overflow-x:auto;flex-wrap:nowrap}.category-tree-rail{display:flex;overflow-x:auto;border-radius:8px}.category-tree-rail button{min-width:124px;border-right:1px solid #f0f2f5;border-bottom:0}.category-summary-board{grid-template-columns:1fr}.category-summary-board dl{grid-template-columns:repeat(2,minmax(0,1fr))}.category-action-row{justify-content:flex-start}.home-module-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.after-sale-layout,.message-layout,.mini-program-readiness,.mini-program-settings-grid,.page-config-layout,.specs-layout,.store-settings-layout{grid-template-columns:1fr}.phone-preview{position:relative;top:auto}.home-row,.home-row.compact,.home-row.compact.home-product-row,.home-row.has-media,.home-row.compact.has-media{grid-template-columns:1fr}.home-row input,.home-row select,.home-row textarea{width:100%;min-width:0}.media-upload,.media-upload-fields,.media-picker,.form-fields,.product-editor-body,.product-import-strip,.product-editor-layout,.product-media-block,.product-media-upload-row,.product-media-uploader,.settings-form{grid-template-columns:1fr}.product-editor-main{border-right:0}.product-sku-table th:last-child,.product-sku-table td:last-child{position:static;box-shadow:none}.product-editor-anchor{display:none}.product-import-strip{margin:12px;padding:14px}.product-import-strip strong{font-size:15px}.product-route-editor .form-section{padding-right:12px;padding-left:12px}.app-product-editor,.app-product-editor .product-editor-workspace,.app-product-editor .product-route-editor,.app-product-editor .product-editor-main,.app-product-editor .product-form,.app-product-editor .product-form-grid{max-width:100vw;overflow-x:hidden}.product-route-editor .form-fields{grid-template-columns:1fr;gap:0}.product-route-editor .product-name-field,.product-route-editor .product-common-field,.product-route-editor .product-category-field,.product-route-editor .product-brand-field,.product-route-editor .product-shelf-field,.product-route-editor .product-pinyin-field,.product-route-editor .product-supplier-field{grid-column:1}.product-route-editor .product-category-control{grid-template-columns:1fr}.product-route-editor .product-category-control small{position:static;transform:none;white-space:normal}.product-route-editor .product-shelf-life{grid-template-columns:minmax(0,1fr) 58px;min-width:0}.product-route-editor .product-shelf-life input,.product-route-editor .product-shelf-life select{min-width:0}.product-route-editor .product-media-title-row{align-items:start}.product-route-editor .product-media-title-row span{min-width:0;flex:1 1 0;white-space:normal}.product-detail-editor-shell{width:100%}.product-route-editor .product-media-block{grid-template-columns:1fr}.product-route-editor .product-media-upload-row{grid-column:1;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0}.product-route-editor .selected-media-grid,.product-route-editor .product-video-grid,.product-route-editor .media-library-picker,.product-route-editor .manual-media-entry{grid-column:1}.product-form-action-row{align-items:flex-start;flex-direction:column}.product-form-action-row div{width:100%;flex-direction:column;gap:8px}.product-route-editor .product-form-action-row button,.product-route-editor .product-form>footer button{min-width:0;width:100%;flex:1 1 auto}.product-drawer{width:100vw;height:100vh;margin:0;border-radius:0}.product-editor-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.media-actions{justify-content:flex-start}.home-row .wide-field{grid-column:auto}.home-row-actions{justify-content:flex-start}.home-command-bar{width:100%;justify-content:stretch}.home-command-bar button{flex:1 1 0}}@media(min-width:1600px){.dashboard-lower-grid{width:calc(100% - 31px);grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-lower-grid>.panel{grid-column:auto}}@media(max-width:560px){.dashboard-cockpit{display:flex;flex-direction:column}.dashboard-cockpit>.cockpit-kpis,.dashboard-cockpit>.panel,.dashboard-cockpit>.dashboard-lower-grid,.dashboard-cockpit>.dashboard-side{width:100%;flex:none}.live-pet-business-head{align-items:flex-start;flex-direction:column}.live-pet-business-head>button{width:100%}.live-pet-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-import-drawer,.task-wide-drawer{width:100vw}.shipment-import-toolbar{align-items:stretch;flex-direction:column}.shipment-import-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-import-actions button,.shipment-import-actions .button-like{width:100%}.shipment-import-counts,.shipment-import-provider-state{grid-template-columns:1fr}.catalog-batch-source-tabs{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-batch-field-options,.catalog-batch-template-fields ul,.operation-history-filters,.operation-history-layout{grid-template-columns:1fr}.operation-history-detail{order:-1}.shipment-import-footer{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-import-footer button{width:100%}.shipment-import-footer .primary{grid-column:1 / -1}.workspace{padding:12px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.compact-topbar,.dashboard-workspace>.compact-topbar{display:flex;width:auto;margin:0;padding:0 12px}.workspace:not(.dashboard-workspace):not(.product-editor-workspace)>.compact-topbar{margin:0 -12px 15px}.dashboard-workspace>.compact-topbar{justify-content:flex-start;row-gap:6px}.operator{flex-direction:row;align-items:center;justify-content:flex-end;gap:6px}.dashboard-chart-range{margin:0 0 10px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chart-x-label-full{display:none}.chart-x-label-compact{display:block}.dashboard-user-chip{min-width:112px}.operator-menu{order:1}.dashboard-workspace>.compact-topbar .operator-menu,.product-editor-workspace>.compact-topbar .operator-menu{transform:none}.app-product-editor .product-editor-user-chip{min-width:0;gap:4px}.app-product-editor .product-editor-workspace>.compact-topbar .product-editor-user-chip{flex:0 0 48px;min-width:48px;margin-right:8px}.app-product-editor .product-editor-workspace>.compact-topbar .upgrade-pill:before{left:-8px}.app-product-editor .product-editor-user-chip div{display:none}.dashboard-user-chip strong{max-width:74px}.dashboard-workspace>.compact-topbar .operator{width:100%;gap:4px;justify-content:flex-start}.dashboard-workspace>.compact-topbar .dashboard-user-chip{flex-basis:118px;min-width:118px;margin-right:14px;gap:6px}.dashboard-workspace>.compact-topbar .operator-menu{flex:0 0 132px;min-width:132px}.operator-dropdown{top:36px}.dashboard-workspace>.compact-topbar .upgrade-pill:before{left:-9px}.operator-avatar{width:30px;height:30px;flex-basis:30px}.upgrade-pill{order:2}.operator-icon{order:3;width:24px;flex:0 0 24px;min-height:28px}.kpis{grid-template-columns:1fr}.app-dashboard .cockpit-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-dashboard .cockpit-kpis .metric{padding:14px 12px}.app-dashboard .cockpit-kpis .metric-label{max-width:76px}.app-dashboard .cockpit-kpis .metric-trend{top:28px;right:12px;width:52px;height:22px}.app-dashboard .cockpit-kpis .metric strong{left:12px}.app-dashboard .cockpit-kpis .metric em{right:12px;width:70px}.dashboard-side,.mall-queue-grid{grid-template-columns:1fr}.inventory-warning-head,.inventory-warning-row{grid-template-columns:minmax(0,1fr) 70px}.dashboard-todo-layer{display:block;overflow-x:hidden;padding:12px}.dashboard-todo-dialog{grid-template-rows:auto minmax(0,1fr) auto;width:360px;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);margin:0 auto;overflow:hidden;padding:14px}.dashboard-todo-dialog footer{flex-wrap:wrap}.dashboard-todo-grid{align-content:start;grid-auto-rows:max-content;grid-template-columns:1fr;grid-template-rows:none;gap:10px;overflow:auto}.dashboard-todo-grid .dashboard-todo-card{grid-column:auto;grid-row:auto;min-height:max-content}.dashboard-todo-card strong{height:34px;min-height:34px;max-height:34px}.dashboard-todo-card span{align-content:center;justify-items:center;gap:2px;min-height:48px;place-items:initial}.dashboard-todo-split-row i{align-content:center;justify-items:center;gap:2px;place-items:initial}.dashboard-todo-card b{font-size:20px;line-height:22px}.dashboard-todo-card em{line-height:18px}.product-editor-summary{grid-template-columns:1fr}.product-route-editor .product-form>footer{display:grid;grid-template-columns:1fr;padding:10px 12px}.product-route-editor .product-form>footer button{width:100%;min-width:0}.product-route-editor .section-title-row{align-items:stretch;flex-direction:column}.product-route-editor .section-title-row button{align-self:flex-start}}
