:root{--bg: #f6f7f9;--panel: #ffffff;--panel-soft: #f9fafb;--text: #171821;--muted: #6b7280;--border: #e5e7eb;--primary: #d84fa3;--primary-soft: #fdeaf5;--info: #3b82f6;--info-soft: #dbeafe;--success: #2ead6b;--success-soft: #dcfce7;--warning: #f59e0b;--warning-soft: #fef3c7;--danger: #e8594f;--danger-soft: #fee2e2;--shadow: 0 16px 48px rgba(20, 22, 28, .08);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--bg)}.app-error-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--bg);color:var(--text)}.app-error-card{width:min(520px,100%);padding:28px;border:1px solid var(--border);border-radius:16px;background:var(--panel);box-shadow:var(--shadow)}.app-error-card h1{margin:0 0 12px;font-size:24px}.app-error-card p{margin:0 0 20px;color:var(--muted);line-height:1.7}:root{--bg: #f5f7fa;--panel: #ffffff;--panel-soft: #f8fafc;--text: #172033;--muted: #667085;--subtle: #98a2b3;--border: #d9dee7;--divider: #e8ecf2;--primary: #2f5f8f;--primary-soft: #eaf1f8;--tree-line: #b7c1cd;--nav-active: #edf2f6;--nav-child-active: #e8eef4;--shadow: 0 18px 36px rgba(23, 32, 51, .08)}:root[data-theme=dark]{--bg: #111827;--panel: #1f2937;--panel-soft: #273244;--text: #f8fafc;--muted: #b7c1cd;--subtle: #8ea0b5;--border: #384252;--divider: #2f3948;--primary: #7aa7d6;--primary-soft: #1f3348;--tree-line: #526070;--nav-active: #243245;--nav-child-active: #273a52}.app-shell{width:100%;height:100vh;min-height:0;display:grid;grid-template-columns:236px minmax(0,1fr);grid-template-rows:58px minmax(0,1fr);overflow:hidden;background:var(--bg)}.topbar{grid-column:1 / -1;grid-row:1;height:58px;min-height:58px;padding:0 22px;display:flex;align-items:center;gap:32px;background:var(--panel);border-bottom:1px solid var(--divider);z-index:30}.topbar-brand-zone{width:416px;min-width:280px;display:flex;align-items:center;gap:14px}.topbar-menu-button,.topbar-icon-button,.topbar-logout{border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.topbar-menu-button{width:22px;height:22px;color:var(--text)}.topbar-brand-zone strong{color:var(--text);font-size:16px;line-height:1.35;font-weight:700}.global-search{width:420px;height:34px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--border);border-radius:7px;background:var(--panel-soft);color:var(--subtle);font-size:12px;line-height:1.35}.global-search svg{color:var(--muted)}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.theme-toggle{width:132px;height:34px;padding:0 8px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4px;border:1px solid var(--border);border-radius:7px;background:#f1f4f8}.theme-toggle button{height:26px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;line-height:1.35;font-weight:500}.theme-toggle button.active{color:var(--text);font-weight:600;background:var(--panel)}.topbar-icon-button{width:20px;height:20px}.account-pill{min-width:112px;height:24px;padding:0;border:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:8px}.account-pill strong{color:var(--text);font-size:13px;line-height:1.35;font-weight:600}.account-pill span{display:none}.topbar-logout{height:24px;gap:8px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:500}.topbar .secondary-button{display:none}.sidebar{grid-column:1;grid-row:2;width:236px;min-height:0;height:100%;padding:20px 0 0;overflow:auto;background:var(--panel);border-right:1px solid var(--divider)}.sidebar .brand,.mobile-account-row{display:none}.sidebar .workspace-tree{position:relative;display:flex;flex-direction:column;gap:0;margin:0}.sidebar .workspace-section-label{margin:0 0 0 22px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:600}.workspace-dashboard,.sidebar .module-root,.sidebar .workspace-log-item{width:190px;height:34px;margin-left:22px;border:0;border-radius:6px;background:transparent;color:var(--text);display:flex;align-items:center;gap:10px;padding:0 10px;text-align:left;font-size:13px;line-height:1.35;font-weight:500}.workspace-dashboard{margin-top:16px;color:var(--muted)}.sidebar .module-root{margin-top:8px;color:#163b59;font-weight:700}.sidebar .module-root.active,.sidebar .module-root:hover,.sidebar .workspace-log-item.active{background:var(--nav-active);color:#163b59}.module-chevron{flex:0 0 14px;transition:transform .16s ease}.module-root.closed .module-chevron{transform:rotate(-90deg)}.product-children{position:relative;width:162px;margin:4px 0 24px 50px;padding-left:16px;display:grid;gap:0}.product-children:before{content:"";position:absolute;left:0;top:0;width:1px;height:calc(100% - 14px);background:var(--tree-line)}.sidebar .tree-item{position:relative;width:146px;height:28px;margin:0;padding:0 8px;border:0;border-radius:5px;background:transparent;color:var(--text);display:flex;align-items:center;gap:9px;text-align:left;font-size:12px;line-height:1.35;font-weight:500}.sidebar .tree-item:before{content:"";position:absolute;left:-16px;top:14px;width:16px;height:1px;background:var(--tree-line)}.sidebar .tree-item.active,.sidebar .tree-item:hover{background:var(--nav-child-active);color:#163b59;font-weight:700}.sidebar .tree-item svg,.sidebar .workspace-log-item svg,.workspace-dashboard svg,.module-root svg{flex:0 0 auto}.sidebar .tree-label{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar .workspace-log-item{margin-top:8px}.sidebar .workspace-log-item.pending{opacity:1;cursor:not-allowed}.sidebar .workspace-log-item.pending .tree-label,.sidebar .workspace-log-item.pending svg{color:var(--muted)}.mobile-nav-backdrop{display:none}.workspace{grid-column:2;grid-row:2;width:100%;min-width:0;min-height:0;display:block;overflow:hidden;background:var(--bg)}.workspace>.breadcrumb{display:none}.content{width:100%;height:100%;min-width:0;min-height:0;padding:24px 32px 32px;overflow:auto}@media (max-width: 900px){.global-search{display:none}.topbar-brand-zone{width:auto;min-width:0}}@media (max-width: 760px){.app-shell{height:auto;min-height:100vh;grid-template-columns:1fr;grid-template-rows:52px minmax(0,1fr);overflow-x:hidden;overflow-y:auto}.topbar{grid-column:1;height:52px;min-height:52px;padding:0 14px;gap:10px}.topbar-brand-zone{flex:1 1 auto}.topbar-brand-zone strong{font-size:14px}.topbar-actions{flex:0 0 auto;gap:10px;margin-left:0}.theme-toggle,.topbar-icon-button,.topbar-logout{display:none}.account-pill{min-width:auto;gap:0}.account-pill strong{display:none}.sidebar{position:fixed;z-index:90;left:0;top:52px;bottom:0;width:260px;height:auto;padding:18px 0;transform:translate(-100%);transition:transform .18s ease;border-right:1px solid var(--border);border-bottom:0;background:var(--panel)}.mobile-menu-open .sidebar{transform:translate(0)}.mobile-nav-backdrop{position:fixed;z-index:80;top:52px;right:0;bottom:0;left:0;display:none;border:0;background:#d5dbe5b8}.mobile-menu-open .mobile-nav-backdrop{display:block}.sidebar .brand{display:flex;margin:0 18px 18px;color:var(--text)}.sidebar .brand strong{color:var(--text);font-size:15px;line-height:1.35;font-weight:800}.mobile-account-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 18px 18px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft)}.mobile-account-row>span{min-width:0;overflow:hidden;color:var(--text);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mobile-account-row button{grid-column:1 / -1;height:30px;border:0;border-radius:6px;background:var(--primary);color:#fff;font-size:12px;font-weight:700}.sidebar .workspace-tree{display:flex;flex-direction:column;gap:0;margin:0}.workspace-dashboard,.sidebar .module-root,.sidebar .workspace-log-item{width:224px;margin-left:18px}.product-children{width:196px;margin-left:46px}.sidebar .tree-item{width:180px;justify-content:flex-start}.global-item{display:flex!important}.workspace{grid-column:1;grid-row:2;width:100vw;max-width:100vw;overflow:visible}.content{width:100vw;max-width:100vw;height:auto;padding:18px 16px 56px;overflow-x:hidden}}.tree-file-icon.admin{background:var(--primary)}.account-pill svg{color:var(--primary)}.history-raw-panel{margin-top:22px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft);overflow:hidden}.history-raw-panel summary{min-height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:900;cursor:pointer}.history-raw-panel summary svg{color:var(--primary)}.history-raw-panel pre{max-height:320px;margin:0;padding:14px;overflow:auto;border-top:1px solid var(--border);color:var(--muted);background:var(--panel);font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.settings-page{display:grid;gap:18px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px}.settings-card,.access-denied-panel{border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:22px;box-shadow:var(--shadow)}.settings-card{display:grid;align-content:start;gap:16px}.settings-card h2,.access-denied-panel h2{margin:0;color:var(--text);font-size:20px;line-height:1.28;font-weight:900}.settings-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--primary-soft);color:var(--primary)}.settings-icon.admin{background:var(--info-soft);color:var(--info)}.settings-dl{margin:0;display:grid;gap:10px}.settings-dl div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center}.settings-dl dt{color:var(--muted);font-size:13px;font-weight:800}.settings-dl dd{margin:0;color:var(--text);font-size:14px;font-weight:800}.permission-list{margin:0;padding-left:18px;display:grid;gap:10px;color:var(--muted);font-size:13px;line-height:1.55;font-weight:700}.mobile-account-row{display:none}.access-denied-panel{min-height:360px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.access-denied-panel svg{color:var(--danger)}.access-denied-panel p{max-width:480px;margin:0;color:var(--muted);font-size:14px;line-height:1.55;font-weight:700}@media (max-width: 760px){.settings-grid{grid-template-columns:1fr}.settings-card,.access-denied-panel{box-shadow:none}}:root[data-theme=dark]{--bg: #111318;--panel: #1a1d23;--panel-soft: #20242c;--text: #f5f7fb;--muted: #a4acba;--border: #303541;--primary-soft: rgba(216, 79, 163, .18);--info-soft: rgba(59, 130, 246, .18);--success-soft: rgba(46, 173, 107, .18);--warning-soft: rgba(245, 158, 11, .18);--danger-soft: rgba(232, 89, 79, .18);--shadow: 0 16px 48px rgba(0, 0, 0, .32)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr;padding:64px;background:var(--bg)}.login-brand{display:grid;gap:8px}.login-brand h1{margin:0;color:var(--text);font-size:30px;line-height:1.1;font-weight:800}.login-brand p{margin:0;color:var(--muted);font-size:15px;font-weight:600}.login-panel{width:min(480px,100%);justify-self:center;align-self:start;margin-top:72px;padding:56px 40px 34px;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:var(--shadow);display:grid;gap:24px}.login-panel h2{margin:0 0 12px;color:var(--text);font-size:28px;line-height:1.15;font-weight:800}.login-panel p{margin:0;color:var(--muted);font-size:14px;font-weight:500}.login-panel label{display:grid;gap:9px;color:var(--muted);font-size:12px;font-weight:600}.login-panel input{width:100%;height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 12px;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.login-panel input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 16%,transparent)}.login-panel .primary-button.full{height:40px;font-size:14px;font-weight:700}.app-shell{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{min-height:100vh;background:var(--panel);border-right:1px solid var(--border);padding:28px 20px}.brand{display:grid;gap:4px;margin-bottom:56px}.brand strong{font-size:28px;line-height:1;font-weight:800}.brand span{color:var(--muted);font-size:13px;font-weight:700}.sidebar nav{display:grid;gap:8px}.sidebar nav button{height:40px;border:0;border-radius:8px;background:transparent;color:var(--muted);display:flex;align-items:center;gap:18px;padding:0 20px;font-weight:800;text-align:left}.sidebar nav button.active{background:var(--primary-soft);color:var(--text)}.sidebar nav button.active span{color:var(--primary)}.workspace{min-width:0;display:grid;grid-template-rows:72px minmax(0,1fr)}.topbar{height:72px;min-width:0;background:var(--panel);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topbar h1{margin:0;font-size:22px;font-weight:800}.topbar-actions{min-width:0;display:flex;align-items:center;gap:12px}.theme-toggle{display:flex;gap:6px}.icon-button{width:40px;height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--muted);display:grid;place-items:center}.icon-button.active{background:var(--primary-soft);color:var(--primary)}.account-pill{height:40px;min-width:116px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft);padding:0 12px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:700}.account-pill strong{color:var(--text);font-size:13px}.content{min-width:0;max-width:100%;overflow:auto;padding:24px}.page-actions{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.search-box{height:40px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.primary-button,.secondary-button,.tool-button,.quick-view,.plain-tool,.back-button{height:40px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:800;white-space:nowrap}.primary-button{background:var(--primary);color:#fff}.secondary-button,.tool-button{background:var(--panel);color:var(--text);border-color:var(--border)}.tool-button.icon-only{width:40px;padding:0;flex:0 0 40px}.undo-tool{color:#355f8f;background:#eef5fb;border-color:#c7d8ea}.secondary-button.compact,.primary-button.compact{height:36px;font-size:13px}.primary-button.full{width:100%}.plain-tool,.quick-view{background:transparent;color:var(--muted);height:32px;padding:0 8px}.plain-tool.active{color:var(--primary);background:var(--primary-soft)}.quick-view{color:var(--primary);background:var(--primary-soft);border-radius:16px;height:24px;font-size:12px}.quick-view.active{box-shadow:inset 0 0 0 1px var(--primary)}.table-zone{width:1072px;min-width:0;max-width:100%}.table-toolbar{min-height:52px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft);padding:8px 12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.toolbar-popup-wrap{position:relative}.toolbar-popup{position:absolute;z-index:20;top:40px;left:0;min-width:220px;max-height:min(520px,calc(100vh - 180px));overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);padding:12px;display:grid;gap:12px}.toolbar-popup.wide{width:380px}.column-manager{align-content:start;gap:4px;padding:8px}.column-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;padding:4px 6px;border-radius:6px}.column-row:hover{background:var(--panel-soft)}.column-toggle{min-width:0;display:flex;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:700}.column-checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.column-check{width:18px;height:18px;flex:0 0 18px;border:1px solid var(--border);border-radius:5px;background:var(--panel);color:transparent;display:grid;place-items:center}.column-checkbox:checked+.column-check{border-color:var(--primary);background:var(--primary);color:#fff}.column-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-actions{display:inline-flex;align-items:center;gap:4px}.column-icon-button{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--panel-soft);color:var(--muted);padding:0}.column-icon-button:hover,.column-icon-button.active{border-color:color-mix(in srgb,var(--primary) 40%,var(--border));background:var(--primary-soft);color:var(--primary)}.saved-view-menu{display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.saved-view-menu select{height:32px;border:0;background:transparent;color:var(--muted);font-weight:700}.table-scroll,.simple-table-wrap{width:100%;max-width:100%;max-height:calc(100vh - 220px);overflow:auto;border:1px solid var(--border);border-radius:10px;background:var(--panel)}.data-table{border-collapse:separate;border-spacing:0;min-width:1020px;width:100%}.logs-table-zone .data-table{width:1560px;min-width:1560px}.logs-table-zone .data-table th,.logs-table-zone .data-table td{white-space:nowrap}.data-table th,.data-table td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:0 14px}.data-table th{height:44px;position:sticky;top:0;z-index:2;background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:800}.data-table td{height:48px;color:var(--text);font-size:13px}.virtual-spacer td{height:auto;min-height:0;padding:0!important;border:0!important;background:transparent!important}.remote-status-row td{height:44px;text-align:center;color:var(--muted);background:var(--panel-soft);font-size:12px;font-weight:700}.data-table tr:hover td{background:color-mix(in srgb,var(--primary-soft) 40%,transparent)}.data-table tr.selected td{background:var(--primary-soft)}.data-table td.frozen,.data-table th.frozen{position:sticky;left:0;z-index:3}.data-table td input,.data-table td select{width:100%;height:34px;border:1px solid var(--primary);border-radius:6px;background:var(--panel);color:var(--text);padding:0 8px}.empty-cell{height:160px!important;text-align:center!important;color:var(--muted)!important}.chip{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:800;margin-right:4px}.chip.primary{color:var(--primary);background:var(--primary-soft)}.chip.info{color:var(--info);background:var(--info-soft)}.chip.success{color:var(--success);background:var(--success-soft)}.chip.warning{color:var(--warning);background:var(--warning-soft)}.chip.danger{color:var(--danger);background:var(--danger-soft)}.tag-row{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.customer-cell{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.image-thumb{width:48px;aspect-ratio:3 / 4;height:auto;padding:0;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--panel-soft);overflow:hidden;color:var(--muted);cursor:zoom-in;line-height:1}.image-thumb.large{width:100%;max-width:420px;aspect-ratio:3 / 4;height:auto}.image-thumb img{width:100%;height:100%;object-fit:cover}.image-thumb small{display:none}.image-thumb.large{gap:4px}.image-thumb.large small{display:block;font-size:12px;font-weight:700}.image-thumb.empty,.image-thumb.failed,.image-thumb[aria-label=暂无产品图片]{cursor:default}button.image-thumb{border:1px solid var(--border);font:inherit}button.image-thumb:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0f172aad}.image-preview-dialog{width:min(920px,calc(100vw - 56px));max-height:calc(100vh - 56px);display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(255,255,255,.18);border-radius:14px;background:var(--panel);box-shadow:0 24px 70px #00000052;overflow:hidden}.image-preview-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--divider)}.image-preview-head strong{min-width:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850}.image-preview-head button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--muted);display:grid;place-items:center}.image-preview-dialog>img{width:100%;max-height:calc(100vh - 112px);object-fit:contain;background:#0f172a}.image-preview-fallback{width:min(86vw,720px);height:min(64vh,520px);display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);background:#f8fafc;border:1px dashed var(--line);border-radius:16px}.image-thumb.failed{color:var(--danger);background:var(--danger-soft);border-color:color-mix(in srgb,var(--danger) 35%,var(--border))}.link-cell{border:0;background:transparent;color:var(--text);padding:0;font-weight:800;text-align:left}.form-panel,.detail-panel,.panel{width:100%;min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:24px 28px}.form-panel h2,.detail-panel h2{margin:0 0 24px;font-size:24px}.form-titlebar{display:flex;align-items:center;gap:10px;margin:0 0 24px}.form-titlebar h2{margin:0}.mobile-form-close{display:none}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:24px 28px}.field{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.field input,.field select,.field textarea,.toolbar-popup input:not([type=checkbox]),.toolbar-popup select{width:100%;min-height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 12px}.field textarea{min-height:88px;padding-top:10px;resize:vertical}.field-error{color:var(--danger);font-weight:700}.field-error.banner{padding:10px 12px;border-radius:8px;background:var(--danger-soft)}.form-actions,.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.check-group{display:flex;flex-wrap:wrap;gap:12px;min-height:40px;align-items:center}.check-group label,.inline-check{color:var(--text);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.subsection-title{display:flex;align-items:center;justify-content:space-between;margin:28px 0 12px}.subsection-title h3{margin:0}.line-editor{display:grid;gap:10px}.line-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 120px 100px 130px 92px minmax(160px,1fr);gap:10px}.line-row input,.line-row select{min-height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 10px}.empty-inline{height:48px;border:1px dashed var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#00000057;padding:20px}.modal{width:min(520px,100%);border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);padding:24px}.modal h3{margin:0 0 10px}.duplicate-list{display:grid;gap:8px;padding:12px;border-radius:8px;background:var(--panel-soft)}.detail-page{display:grid;gap:22px}.back-button{justify-self:start;border-color:var(--border);background:var(--panel);color:var(--muted)}.detail-heading{display:flex;align-items:center;gap:18px}.detail-heading h2{margin:0 0 4px}.detail-heading p{margin:0;color:var(--muted)}.info-grid{display:grid;grid-template-columns:150px minmax(0,1fr) 150px minmax(0,1fr);gap:16px 18px;margin-top:22px}.info-grid span{color:var(--muted);font-weight:800}.info-grid strong{min-width:0;overflow-wrap:anywhere;font-weight:700}.log-value{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.risk-note{margin-top:14px;padding:12px;border-radius:8px;color:var(--danger);background:var(--danger-soft);font-weight:700}.summary-strip{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.eyebrow{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800}.tabs{display:flex;gap:12px}.tabs button{height:36px;border:0;border-radius:18px;background:var(--panel);color:var(--muted);padding:0 28px;font-weight:800}.tabs button.active{background:var(--primary-soft);color:var(--primary)}.simple-table-wrap{max-height:none}.toast{position:fixed;right:24px;bottom:24px;z-index:60;min-height:44px;max-width:420px;border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;padding:10px 12px 10px 16px;color:var(--text)}.toast.success{border-color:var(--success)}.toast.danger{border-color:var(--danger)}.toast button{border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.sync-modal-backdrop{top:72px;right:0;bottom:0;left:248px;z-index:55;align-items:start;justify-items:center;place-items:start center;padding:24px 0 0;background:#11182766}.sync-modal{--sync-blue: #5b6fea;--sync-blue-soft: #eaf3ff;width:920px;height:704px;max-width:calc(100vw - 296px);max-height:calc(100vh - 104px);overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--panel);box-shadow:0 18px 42px #1018282b;display:grid;grid-template-rows:82px 66px minmax(0,1fr) 72px}.sync-modal-header,.sync-modal-footer{min-height:0;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border)}.sync-modal-footer{justify-content:flex-end;gap:16px;border-top:1px solid var(--border);border-bottom:0}.sync-modal-header h3{margin:0;font-size:24px;line-height:1.3;font-weight:800}.sync-modal-header button{width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:var(--muted);display:grid;place-items:center}.sync-mode-switch{padding:23px 28px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.sync-mode-switch button,.sync-segmented button{height:42px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);font-weight:800;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.sync-mode-switch button.active,.sync-segmented button.active{border-color:var(--sync-blue);background:var(--sync-blue-soft);color:var(--sync-blue)}.sync-mode-switch button{width:100%}.sync-mode-switch button.active{font-weight:900}.sync-modal-body{min-height:0;overflow:auto;padding:22px 28px 18px;display:grid;align-content:start;gap:18px}.sync-status-row{display:flex;align-items:center;gap:16px}.erp-status{width:110px;height:30px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.erp-status.success{color:#2f9d63;background:#ecfdf3;border-color:#bbf7d0}.erp-status.danger{color:var(--danger);background:var(--danger-soft);border-color:#fecaca}.sync-security-note{color:var(--muted);font-size:12px;line-height:1.3;font-weight:700}.sync-segmented,.sync-time-grid{display:flex;align-items:center;gap:14px}.sync-segmented button{width:68px;height:34px;border-radius:999px;padding:0;font-size:12px;font-weight:800}.sync-time-grid{display:grid;grid-template-columns:repeat(2,256px);gap:30px}.sync-time-grid .field input{height:38px;min-height:38px}.locked-filter-row{display:grid;grid-template-columns:repeat(2,256px);gap:30px}.sync-lock-card{height:42px;border:1px solid var(--border);border-radius:8px;background:#f3f4f6;color:var(--text);display:grid;grid-template-columns:18px minmax(0,1fr) 56px;align-items:center;gap:12px;padding:0 12px 0 14px}.sync-lock-card svg{color:var(--muted)}.sync-lock-card strong{min-width:0;font-size:13px;font-weight:800}.sync-lock-card span{color:var(--muted);font-size:12px;font-weight:800;text-align:right}.sync-modal-body .field{max-width:542px;color:var(--text);font-size:13px}.sync-modal-body .field textarea{height:92px;min-height:92px;resize:none}.sync-modal-footer .secondary-button{width:86px;height:40px}.sync-modal-footer .primary-button{width:100px;height:40px;border:0;background:var(--sync-blue);color:#fff;padding:0 14px}.file-drop-zone{min-height:270px;max-width:542px;border:1px dashed color-mix(in srgb,#5b6fea 42%,var(--border));border-radius:10px;background:var(--panel-soft);color:var(--muted);display:grid;place-items:center;gap:8px;padding:24px;text-align:center;font-weight:800;position:relative}.file-drop-zone strong{color:var(--text);font-size:16px}.file-drop-zone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.sync-file-note{max-width:542px;padding:12px;border-radius:8px;background:#eaf3ff;color:#5b6fea;font-size:13px;font-weight:800}.import-workspace{display:grid;gap:16px}.import-header,.import-footer,.import-step-panel{border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:18px 20px}.import-header,.import-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.import-header h2{margin:0 0 6px;font-size:22px}.import-header p,.import-footer span,.import-step-panel p{margin:0;color:var(--muted);font-size:13px;font-weight:700}.import-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.import-summary-card{min-height:74px;border:1px solid var(--border);border-radius:8px;background:var(--panel);padding:12px;display:grid;gap:6px}.import-summary-card span{color:var(--muted);font-size:12px;font-weight:800}.import-summary-card strong{font-size:24px;line-height:1}.import-stepper{border:1px solid var(--border);border-radius:10px;background:var(--panel-soft);padding:10px;display:flex;gap:8px;overflow-x:auto}.import-stepper span{min-height:30px;border-radius:15px;padding:6px 10px;color:var(--muted);background:var(--panel);font-size:12px;font-weight:800;white-space:nowrap}.import-stepper span.active{color:var(--primary);background:var(--primary-soft)}.import-stepper span.done{color:var(--success);background:var(--success-soft)}.import-step-panel{display:grid;gap:14px}.import-step-panel.ready{min-height:220px;place-items:center;text-align:center}.import-step-panel h3,.import-step-title h3{margin:0;font-size:18px}.import-step-title,.import-step-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.import-step-title span{color:var(--muted);font-size:13px;font-weight:800}.sync-step-description,.sync-action-placeholder{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.sync-step-description{max-width:760px}.import-step-actions{justify-content:flex-start}.import-table-wrap{width:100%;max-height:min(520px,calc(100vh - 320px));overflow:auto;border:1px solid var(--border);border-radius:8px}.import-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0}.import-table th,.import-table td{height:42px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:0 12px;text-align:left;font-size:13px}.import-table th{position:sticky;top:0;z-index:1;background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:800}.import-table td{background:var(--panel);color:var(--text)}.import-table input,.import-table select{width:100%;min-height:32px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--text);padding:0 8px}.import-table .row-actions{min-width:240px;white-space:nowrap;display:flex;align-items:center;gap:10px}.danger-text{color:var(--danger)}@media (max-width: 760px){.app-shell{grid-template-columns:1fr;width:100vw;max-width:100vw;overflow-x:clip}.sidebar{width:100vw;max-width:100vw;overflow:hidden;min-height:auto;border-right:0;border-bottom:1px solid var(--border);padding:14px 16px}.brand{margin-bottom:12px}.mobile-account-row{min-height:40px;margin:0 0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.mobile-account-row>span{min-width:0;overflow:hidden;color:var(--text);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-account-row button{height:30px;border:1px solid var(--border);border-radius:7px;background:var(--panel);color:var(--muted);padding:0 10px;font-size:12px;font-weight:800}.sidebar nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;overflow:visible}.sidebar nav button{width:100%;min-width:0;justify-content:center;gap:6px;padding:0 6px;font-size:13px}.workspace{width:100vw;max-width:100vw;overflow-x:clip;grid-template-rows:auto minmax(0,1fr)}.topbar{width:100vw;max-width:100vw;overflow-x:clip;height:auto;min-height:72px;align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.topbar-actions{width:100%;max-width:100%;overflow-x:auto;justify-content:flex-start}.content{width:100vw;max-width:100vw;padding:16px;overflow-x:hidden}.page-actions,.subsection-title{align-items:stretch;flex-direction:column}.page-actions .primary-button,.page-actions .search-box{width:100%}.form-grid,.info-grid,.line-row{grid-template-columns:1fr}.form-actions{position:sticky;bottom:0;padding-top:12px;background:var(--panel)}.form-actions,.modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.table-scroll{max-height:none;max-width:calc(100vw - 32px)}.orders-table-zone .table-scroll{max-width:100%;max-height:calc(100vh - 260px);overflow:auto;border:0;background:transparent}.orders-table-zone .data-table,.orders-table-zone .data-table thead,.orders-table-zone .data-table tbody,.orders-table-zone .data-table tr,.orders-table-zone .data-table td{display:block;width:100%;min-width:0}.orders-table-zone .data-table thead{display:none}.orders-table-zone .data-table tr:not(.virtual-spacer){margin-bottom:12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);overflow:hidden}.orders-table-zone .data-table tr:not(.virtual-spacer) td{height:auto;min-height:42px;border-right:0;display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px}.orders-table-zone .data-table tr:not(.virtual-spacer) td:before{content:attr(data-label);color:var(--muted);font-size:12px;font-weight:800}.orders-table-zone .data-table .virtual-spacer td{display:block}.toolbar-popup.wide,.toolbar-popup{position:fixed;top:88px;right:16px;bottom:16px;left:16px;width:auto;min-width:0;max-width:none;max-height:none;overflow-y:auto}.column-manager{align-content:start;gap:4px;padding:8px}.toolbar-popup.column-manager{bottom:auto;max-height:calc(100vh - 104px)}.column-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:40px;padding:5px 4px}.column-toggle{font-size:14px}.column-actions{gap:4px}.column-icon-button{width:30px;height:28px}.login-page{padding:16px;grid-template-rows:auto auto}.login-brand{margin:8px 0 24px}.login-brand h1{font-size:26px}.login-brand p{font-size:13px}.login-panel{width:min(358px,100%);margin-top:0;padding:32px 24px 28px}}:root{--bg: #f6f7f9;--panel: #ffffff;--panel-soft: #f9fafb;--text: #171821;--muted: #6b7280;--border: #e5e7eb;--line-strong: #e0e5ee;--tree-file: #565b66;--tree-file-active: #d84fa3;--tree-hover: #f6f8fb;--tree-active-soft: #fdf0f7;--primary: #d84fa3;--primary-soft: #fdeaf5;--module-soft: #eaf8ff;--warning-soft: #fffdf7;--warning-border: #f3e2b8;--shadow: 0 18px 36px rgba(20, 22, 28, .08)}:root[data-theme=dark]{--bg: #10131b;--panel: #1e2230;--panel-soft: #202636;--text: #f6f7fb;--muted: #a7adbc;--border: #2a3040;--line-strong: #384052;--tree-file: #8c93a5;--tree-file-active: #d84fa3;--tree-hover: #202637;--tree-active-soft: #33233a;--primary: #d84fa3;--primary-soft: #2b2340;--module-soft: #232a3d;--warning-soft: #2b2430;--warning-border: #4a3a40;--shadow: 0 18px 36px rgba(0, 0, 0, .32)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.login-page{min-height:100vh;display:grid;grid-template-columns:540px 400px;align-content:start;justify-content:start;column-gap:214px;padding:86px 0 0 96px;background:#f6f7f9}.login-copy{display:grid;gap:56px}.login-brand{margin:0;gap:9px}.login-brand h1{font-size:32px;line-height:1.28;font-weight:900;letter-spacing:0}.login-brand p{font-size:15px;line-height:1.28;font-weight:800}.login-visual{width:540px;height:430px;border-radius:18px;background:#fdeaf5;padding:40px}.login-visual h2{margin:0 0 16px;color:#171821;font-size:26px;line-height:1.28;font-weight:900}.login-visual p{width:360px;margin:0;color:#6b7280;font-size:15px;line-height:1.28;font-weight:700}.login-panel{width:400px;height:462px;margin:94px 0 0;padding:36px;border-radius:14px;box-shadow:none;gap:22px}.login-panel h2{margin:0 0 8px;font-size:24px;line-height:1.28;font-weight:900}.login-panel p,.login-panel label,.login-panel input,.login-panel .primary-button.full,.field-error.banner{font-size:13px;line-height:1.28}.login-panel label span{color:#171821;font-size:12px;font-weight:900}.login-panel input,.login-panel .primary-button.full{height:40px;border-radius:7px}.login-panel .primary-button.full{background:#d84fa3;font-weight:800}.app-shell{height:100vh;min-height:0;display:grid;grid-template-columns:248px minmax(0,1fr);overflow:hidden;background:var(--bg)}.mobile-topbar{display:none}.sidebar{width:248px;min-height:100vh;padding:24px 0 0;background:var(--panel);border-right:1px solid var(--border)}.brand{display:flex;align-items:baseline;gap:20px;margin:0 0 0 24px}.brand strong{color:var(--primary);font-size:18px;line-height:23px;font-weight:900}.brand span{color:var(--muted);font-size:13px;line-height:17px;font-weight:800}.sidebar .workspace-tree{position:relative;display:flex;flex-direction:column;margin-top:25px;gap:0}.sidebar .workspace-tree:before{content:"";position:absolute;left:62px;top:104px;width:2px;height:156px;border-radius:999px;background:var(--line-strong)}.sidebar .workspace-section-label{margin-left:24px;color:var(--muted);font-size:13px;line-height:17px;font-weight:800}.sidebar .module-root,.sidebar .tree-item,.sidebar .workspace-log-item{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;text-align:left;font-family:inherit;cursor:pointer}.sidebar .module-root{width:200px;height:56px;margin:11px 0 0 24px;border-radius:8px;padding:0 16px 0 18px;gap:10px;background:var(--module-soft);color:var(--text);font-size:16px;line-height:23px;font-weight:800}.module-folder-icon{position:relative;display:block;flex:0 0 24px;width:24px;height:20px;margin-top:1px;border-radius:4px;background:var(--primary)}.module-folder-icon:before{content:"";position:absolute;left:0;top:-4px;width:13px;height:8px;border-radius:4px 4px 0 0;background:var(--primary)}.sidebar .module-root svg:last-child{margin-left:auto;color:var(--text)}.sidebar .tree-item{position:relative;width:146px;height:30px;margin:12px 0 0 74px;padding:0 8px 0 4px;gap:12px;border-radius:8px;font-size:14px;line-height:18px;font-weight:600}.sidebar .tree-item+.tree-item{margin-top:20px}.tree-branch{position:absolute;left:-12px;top:8px;width:14px;height:10px;border-left:2px solid var(--line-strong);border-bottom:2px solid var(--line-strong);border-bottom-left-radius:14px;pointer-events:none}.tree-file-icon{position:relative;display:block;flex:0 0 16px;width:16px;height:20px;overflow:hidden;background:var(--tree-file);clip-path:polygon(0 0,11px 0,16px 5px,16px 20px,0 20px)}.tree-file-icon:after{content:"";position:absolute;top:0;right:0;width:6px;height:6px;background:#ffffff85;clip-path:polygon(0 0,100% 100%,0 100%)}.tree-label{display:block;min-width:0;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .workspace-tree .tree-item:hover{background:var(--tree-hover);color:var(--text)}.sidebar .workspace-tree .tree-item.active{background:var(--tree-active-soft);color:var(--text);font-weight:800}.sidebar .workspace-tree .tree-item.active .tree-label,.sidebar .workspace-tree .workspace-log-item.active .tree-label{color:var(--text)}.sidebar .workspace-tree .tree-item.active .tree-file-icon,.sidebar .workspace-tree .workspace-log-item.active .tree-file-icon{background:var(--tree-file-active)}.sidebar .global-label{margin:58px 0 18px 24px;color:var(--muted);font-size:12px;line-height:15px;font-weight:800}.sidebar .workspace-log-item{width:142px;height:30px;margin-left:42px;padding:0 8px 0 0;gap:12px;font-size:14px;line-height:19px;font-weight:600;border-radius:8px}.sidebar .workspace-tree .workspace-log-item.active{background:var(--tree-active-soft);color:var(--text);font-weight:800}.workspace{min-width:0;min-height:0;display:grid;grid-template-rows:64px minmax(0,1fr);overflow:hidden}.topbar{height:64px;min-height:64px;padding:0 26px 0 32px;background:var(--panel);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:var(--muted);font-size:13px;line-height:1.28;font-weight:700}.topbar-actions{display:flex;align-items:center;gap:14px}.theme-toggle{width:76px;height:36px;border-radius:18px;padding:0 8px;background:var(--panel-soft)}.theme-toggle .icon-button{width:28px;height:28px}.account-pill{border:0;background:transparent;padding:0;height:auto;color:var(--muted);font-size:13px;font-weight:800}.account-pill span,.topbar .secondary-button{display:none}.content{min-width:0;min-height:0;padding:22px 32px 32px;overflow:auto}.page-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:23px}.page-header.no-desc{margin-bottom:40px}.page-header h1{margin:0 0 4px;color:var(--text);font-size:28px;line-height:1.28;font-weight:900}.page-header p{margin:0;max-width:760px;color:var(--muted);font-size:13px;line-height:1.28;font-weight:700}.page-count{display:none;color:var(--muted);font-size:12px;font-weight:800}.table-toolbar{min-height:40px;padding:0;margin-bottom:16px;border:0;background:transparent;box-shadow:none;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar-search{width:360px;height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--muted)}.orders-table-zone .toolbar-search{width:380px}.reports-table-zone .toolbar-search{width:390px}.toolbar-search input{width:100%;min-width:0;height:38px;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:700}.tool-button,.plain-tool,.quick-view,.secondary-button.compact,.toolbar-primary{height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 16px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.plain-tool.active,.quick-view.active{border-color:var(--primary-soft);background:var(--primary-soft);color:var(--primary)}.toolbar-primary,.primary-button.toolbar-primary{margin-left:auto;width:122px;border:0;background:var(--primary);color:#fff}.primary-button.toolbar-primary.sync-order-button{width:148px;height:40px;background:#5b6fea}.customers-table-zone .table-toolbar,.reports-table-zone .table-toolbar,.logs-table-zone .table-toolbar{margin-bottom:24px}.table-zone{width:100%;max-width:100%;min-height:0;display:flex;flex-direction:column}.table-scroll,.simple-table-wrap{width:100%;max-width:100%;border-radius:10px;border:1px solid var(--border);background:var(--panel);max-height:none}.products-table-zone .table-scroll,.orders-table-zone .table-scroll{height:calc(100vh - 244px);min-height:360px}.customers-table-zone .table-scroll,.reports-table-zone .table-scroll,.logs-table-zone .table-scroll{height:min(360px,calc(100vh - 244px))}.customers-table-zone .table-scroll,.reports-table-zone .table-scroll,.logs-table-zone .table-scroll{max-height:calc(100vh - 244px)}.report-preview-panel{width:1076px;max-width:100%;min-height:306px;margin-top:20px;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:26px 28px}.report-preview-panel h2,.customer-detail-card h2,.customer-risk-panel h2,.log-readable-card h2,.log-json-card h2{margin:0;color:var(--text);font-size:22px;line-height:1.28;font-weight:900}.report-preview-panel p{width:min(780px,100%);margin:10px 0 24px;color:var(--muted);font-size:13px;line-height:1.28;font-weight:700}.report-channel-grid{display:grid;grid-template-columns:repeat(3,300px);gap:30px}.report-channel-card{height:138px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft);padding:20px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:10px}.report-channel-card h3{grid-column:1 / -1;margin:0;color:var(--text);font-size:18px;line-height:1.28;font-weight:900}.report-channel-card span,.customer-risk-panel p,.customer-risk-panel div,.log-readable-card p,.log-json-card p{color:var(--muted);font-size:12px;line-height:1.28;font-weight:800}.report-channel-card strong{display:block;margin-top:4px;color:var(--text);font-size:28px;line-height:1.28;font-weight:900}.customer-preview-grid{width:1072px;max-width:100%;margin-top:44px;display:grid;grid-template-columns:650px 392px;gap:30px}.customer-detail-card,.customer-risk-panel{min-height:250px;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:28px}.customer-risk-panel.danger{border-color:#ffd6d2;background:#fff1f0}:root[data-theme=dark] .customer-risk-panel.danger{border-color:#4a2a30;background:#2b2028}.customer-preview-title{display:flex;align-items:center;gap:16px;margin-bottom:30px}.customer-field-grid{display:grid;grid-template-columns:180px 180px;gap:16px 42px}.customer-field-grid .field input{height:40px;border-radius:7px}.customer-risk-panel p{margin:18px 0 42px;color:var(--text);font-size:14px}.customer-risk-panel div{min-height:58px;border:1px solid #ffd6d2;border-radius:8px;background:var(--panel);padding:14px 16px;color:var(--text)}.log-preview-grid{width:100%;max-width:100%;margin-top:20px;display:grid;grid-template-columns:620px 330px;gap:46px 30px}.log-readable-card,.log-json-card,.log-state-card{min-height:182px;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:28px}.log-json-card,.log-state-card{background:var(--panel-soft)}.log-readable-card p,.log-json-card p{margin:24px 0 0;font-size:13px;color:var(--text)}.log-json-card p{color:var(--muted)}.log-state-card{width:100%;min-height:112px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted)}.log-state-card.danger{width:100%;border-color:#ffd6d2;background:#fff1f0;color:var(--danger);display:flex;align-items:center;justify-content:center}.log-state-card.danger span{width:20px;height:20px;border-radius:999px;border:2px solid currentColor;display:grid;place-items:center;font-weight:900}.log-preview-grid.empty{grid-template-columns:minmax(280px,420px)}.log-state-card p{margin:0;color:var(--muted);font-size:12px;font-weight:700;text-align:center}@media (max-width: 1200px){.log-preview-grid{grid-template-columns:1fr;gap:16px}.log-readable-card,.log-json-card,.log-state-card{width:100%;min-width:0}}.data-table{font-size:12px;color:var(--text)}.products-table-zone .data-table{min-width:1056px;width:100%;table-layout:fixed}.orders-table-zone .data-table{min-width:1014px;width:100%;table-layout:fixed}.logs-table-zone .data-table{width:100%;min-width:1320px}.products-table-zone .data-table th,.products-table-zone .data-table td,.orders-table-zone .data-table th,.orders-table-zone .data-table td{overflow:hidden;text-overflow:ellipsis}.data-table th,.data-table td{height:46px;padding:0 14px;border-color:var(--border);white-space:nowrap}.data-table th{height:42px;background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:900}.data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#fcfcfd}:root[data-theme=dark] .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#202636}.chip{min-height:24px;border-radius:12px;padding:4px 9px;font-size:12px;line-height:1.28;font-weight:900}.image-thumb{width:48px;aspect-ratio:3 / 4;height:auto;border-radius:6px}.toolbar-popup{top:48px;border-radius:8px;box-shadow:0 18px 36px #14161c1a}.column-manager{width:280px}.column-row{min-height:34px}.table-toolbar>.secondary-button.compact,.mobile-card-list{display:none}.table-toolbar button svg{display:none}.table-toolbar .column-icon-button svg{display:block}.column-icon-button:disabled{opacity:.35;background:var(--panel)}.saved-view-menu{display:none}.form-panel,.detail-panel{border-radius:10px;box-shadow:none}.products-table-zone td[data-label=图],.products-table-zone td[data-label=操作],.orders-table-zone td[data-label=操作]{padding:0 7px}.data-table td .secondary-button.compact{height:32px;min-width:48px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:900}.disabled-action[aria-disabled=true]{opacity:.6;cursor:not-allowed}.transfer-modal-backdrop{top:64px;right:0;bottom:0;left:248px;background:#17182166;align-items:start;padding-top:58px}.transfer-modal{width:560px;height:520px;max-width:calc(100vw - 32px);border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:0 18px 36px #0003;display:grid;grid-template-rows:82px 1fr 80px;overflow:hidden}.transfer-modal-header{border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:0 22px 0 24px}.transfer-modal-icon{width:28px;height:28px;border-radius:6px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.transfer-modal-header h3{margin:0;color:var(--text);font-size:20px;line-height:1.28;font-weight:900}.transfer-modal-close{width:32px;height:32px;margin-left:auto;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.transfer-modal-body{padding:22px 24px 18px;display:grid;gap:12px}.transfer-current-panel{height:132px;border:1px solid var(--border);border-radius:6px;background:var(--panel-soft);padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px 32px}.transfer-current-panel span,.transfer-field>span{color:var(--muted);font-size:12px;line-height:1.28;font-weight:900}.transfer-current-panel strong{display:block;margin-top:6px;color:var(--text);font-size:14px;line-height:1.28;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfer-current-panel hr{grid-column:1 / -1;width:100%;height:1px;border:0;background:var(--border);margin:0}.transfer-current-customer{grid-column:1 / -1}.transfer-current-customer p{margin:6px 0 0;display:flex;align-items:center;gap:6px;color:var(--muted)}.transfer-current-customer strong{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.transfer-field{display:grid;gap:8px}.transfer-select-wrap{position:relative;height:42px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted);display:flex;align-items:center;gap:8px;padding:0 12px 0 16px}.transfer-select-wrap select{min-width:0;flex:1;height:40px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:var(--muted);font-size:14px;font-weight:800}.transfer-field textarea{width:100%;height:72px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--text);padding:14px 16px;resize:none;outline:0;font-size:14px;line-height:1.28;font-weight:700}.transfer-modal-footer{border-top:1px solid var(--border);background:var(--panel-soft);display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0 24px}.transfer-modal-footer .secondary-button,.transfer-modal-footer .primary-button{height:40px;border-radius:6px;font-size:14px;font-weight:900}.transfer-modal-footer .secondary-button{width:82px}.transfer-modal-footer .primary-button{width:98px}.transfer-drawer-row td{height:auto;padding:0!important;background:var(--panel)!important}.transfer-expanded-drawer{height:176px;border-top:1px solid var(--border);background:var(--panel);padding:14px 24px}.transfer-drawer-head{height:32px;display:flex;align-items:center;justify-content:space-between}.transfer-drawer-head h3{margin:0;color:var(--text);font-size:16px;line-height:1.28;font-weight:900}.transfer-drawer-head button{height:32px;width:140px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--primary);font-size:12px;font-weight:900}.transfer-drawer-customer-box{height:76px;margin-top:12px;border:1px solid var(--border);border-radius:6px;background:var(--panel-soft);display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;padding:0 24px;gap:22px}.transfer-drawer-party{display:grid;gap:4px}.transfer-drawer-party span{color:var(--muted);font-size:12px;font-weight:900}.transfer-drawer-party strong{color:var(--text);font-size:14px;line-height:1.28;font-weight:900}.transfer-drawer-party small{color:var(--muted);font-size:12px;line-height:1.28;font-weight:700}.transfer-drawer-arrow{justify-self:center;color:var(--muted);transform:rotate(-90deg)}.transfer-expanded-drawer>p{margin:10px 0 0;color:var(--muted);font-size:13px;font-weight:800}@media (max-width: 760px){.login-page{min-height:100vh;display:grid;grid-template-columns:1fr;gap:20px;padding:24px 16px}.login-copy{gap:18px}.login-brand h1{font-size:26px}.login-visual{width:100%;height:160px;padding:22px}.login-visual h2{font-size:20px}.login-visual p{width:auto;font-size:13px}.login-panel{width:100%;height:auto;margin:0;padding:28px 24px}.app-shell{height:auto;min-height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:56px auto minmax(0,1fr);overflow-x:hidden}.mobile-topbar{height:56px;padding:0 12px 0 16px;background:var(--panel);border-bottom:1px solid var(--border);display:grid;grid-template-columns:32px 1fr 32px;align-items:center}.mobile-topbar strong{text-align:center;color:var(--text);font-size:11px;font-weight:900}.mobile-topbar .icon-button{width:32px;height:32px;justify-self:end}.sidebar{width:100vw;min-height:auto;padding:16px 16px 0;border-right:0;border-bottom:0;background:var(--bg)}.brand{display:none}.sidebar .workspace-tree{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:0}.sidebar .module-root{grid-column:1 / -1;width:100%;height:40px;margin:0;padding:0 10px;font-size:12px}.module-root svg:last-child,.workspace-section-label,.workspace-tree:before,.tree-branch,.tree-file-icon,.global-label,.global-item{display:none!important}.sidebar .tree-item{width:auto;height:32px;margin:0;padding:0;justify-content:center;border-radius:8px;font-size:11px;font-weight:800}.sidebar .workspace-tree .tree-item.active{background:var(--primary-soft);color:var(--primary)}.workspace{width:100vw;max-width:100vw;display:block;overflow:visible}.topbar{display:none}.content{width:100vw;max-width:100vw;padding:18px 16px 56px;overflow-x:hidden}.sync-modal-backdrop{top:0;right:0;bottom:0;left:0;padding:12px;place-items:center}.sync-modal{width:100%;height:min(704px,calc(100vh - 24px));max-width:100%;max-height:calc(100vh - 24px);grid-template-rows:72px auto minmax(0,1fr) 68px}.sync-modal-header,.sync-modal-footer,.sync-modal-body{padding-left:18px;padding-right:18px}.sync-mode-switch{padding:16px 18px 0;gap:10px}.sync-status-row,.sync-segmented{flex-wrap:wrap}.sync-time-grid,.locked-filter-row{grid-template-columns:1fr;gap:12px}.sync-modal-body .field,.file-drop-zone,.sync-file-note{max-width:none}.page-header{align-items:start;margin-bottom:12px}.page-header h1{font-size:22px;margin-bottom:4px}.page-header p{font-size:11px}.page-count{display:none}.table-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;row-gap:14px;margin-bottom:18px}.table-zone,.simple-table-wrap{width:100%;max-width:100%}.toolbar-search{grid-column:1 / -1;width:100%;height:36px}.toolbar-search input{height:34px}.tool-button,.quick-view,.secondary-button.compact,.toolbar-primary{display:none}.plain-tool,.toolbar-primary{width:100%;height:40px;padding:0 8px;font-size:12px;gap:5px}.sort-wrap,.columns-wrap,.orders-table-zone .filter-wrap,.orders-table-zone .toolbar-primary{display:none}.toolbar-primary,.primary-button.toolbar-primary{grid-column:span 2;margin-left:0}.products-table-zone .toolbar-search{order:1}.products-table-zone .toolbar-primary,.products-table-zone .primary-button.toolbar-primary{display:inline-flex;order:2;grid-column:1 / span 2;justify-self:start;width:144px}.products-table-zone .quick-view{display:inline-flex;order:3;grid-column:3 / span 2;width:100%;height:40px;border-radius:8px;font-size:12px;justify-self:stretch}.products-table-zone .filter-wrap{display:block;order:4;grid-column:1 / span 1;justify-self:stretch}.products-table-zone .filter-wrap .plain-tool{width:100%}.products-table-zone .sort-wrap,.products-table-zone .columns-wrap{display:block;justify-self:stretch}.products-table-zone .sort-wrap{order:5;grid-column:2 / span 1}.products-table-zone .columns-wrap{order:6;grid-column:3 / span 1}.products-table-zone .sort-wrap .plain-tool,.products-table-zone .columns-wrap .plain-tool{width:100%}.products-table-zone .tool-button{display:inline-flex;order:7;grid-column:4 / span 1;width:100%;height:40px;padding:0 8px;font-size:12px;gap:5px}.saved-view-menu,.table-scroll{display:none}.mobile-card-list{display:grid;gap:12px}.report-preview-panel,.customer-preview-grid,.log-preview-grid{display:none}.mobile-data-card{width:100%;min-height:74px;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:14px;display:flex;align-items:center;gap:12px}.mobile-data-card.interactive{color:inherit;text-align:left;cursor:pointer}.mobile-data-card.interactive:hover{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));background:var(--panel-soft)}.products-table-zone .mobile-data-card{min-height:104px;align-items:flex-start;padding:20px 16px 16px;gap:16px}.products-table-zone .image-thumb{width:56px;aspect-ratio:3 / 4;height:auto}.mobile-card-main,.mobile-order-card{min-width:0;display:grid;gap:5px}.mobile-data-card strong{color:var(--text);font-size:14px;line-height:1.28;font-weight:900}.mobile-data-card span{color:var(--muted);font-size:11px;line-height:1.28;font-weight:700}.mobile-order-card{align-items:stretch}.mobile-card-status-row,.mobile-card-actions{display:flex;align-items:center;gap:8px}.mobile-card-actions .secondary-button.compact{display:inline-flex;width:92px;height:32px;margin-top:4px}.mobile-card-top{display:flex;justify-content:space-between;gap:10px}.mobile-card-accent{color:var(--primary)!important;font-size:14px!important;font-weight:900!important}.toolbar-popup.wide,.toolbar-popup{top:88px;right:16px;left:16px;bottom:auto;width:auto;max-height:calc(100vh - 104px)}.transfer-modal-backdrop{top:0;right:0;bottom:0;left:0;align-items:end;padding:0}.transfer-modal{width:100vw;max-width:100vw;height:min(520px,calc(100vh - 24px));border-radius:10px 10px 0 0}.transfer-modal-header{height:72px}.transfer-modal-body{padding:18px 16px;overflow-y:auto}.transfer-current-panel{height:auto;min-height:132px}.transfer-drawer-row{display:none}.form-panel{min-height:calc(100vh - 56px);margin:-16px -16px 0;border-radius:0;border-left:0;border-right:0;padding:0 16px 84px;overflow-y:auto}.form-titlebar{position:sticky;top:0;z-index:5;height:56px;margin:0 -16px 18px;padding:0 16px;border-bottom:1px solid var(--border);background:var(--panel)}.form-titlebar h2{margin:0;font-size:18px}.mobile-form-close{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:var(--panel-soft);color:var(--text)}.form-panel .form-actions{position:fixed;left:0;right:0;bottom:0;z-index:6;margin:0;padding:12px 16px;border-top:1px solid var(--border);background:var(--panel)}}.app-shell{height:100vh!important;min-height:0!important;display:grid!important;grid-template-columns:236px minmax(0,1fr)!important;grid-template-rows:58px minmax(0,1fr)!important;overflow:hidden!important}.topbar{grid-column:1 / -1!important;grid-row:1!important;height:58px!important;min-height:58px!important;display:flex!important}.sidebar{grid-column:1!important;grid-row:2!important;width:236px!important;height:100%!important}.workspace{grid-column:2!important;grid-row:2!important;display:block!important;overflow:hidden!important}.content{height:100%!important}@media (min-width: 761px){.sidebar .workspace-tree:before{display:none!important}.sidebar .product-children .tree-item{margin-left:0!important}}@media (max-width: 760px){.app-shell{height:auto!important;min-height:100vh!important;grid-template-columns:1fr!important;grid-template-rows:52px minmax(0,1fr)!important;overflow-x:hidden!important;overflow-y:auto!important}.topbar{grid-column:1!important;grid-row:1!important;height:52px!important;min-height:52px!important;display:flex!important;padding:0 14px!important}.global-search,.theme-toggle,.topbar-icon-button,.topbar-logout{display:none!important}.topbar-brand-zone{width:auto!important;min-width:0!important;flex:1 1 auto!important}.topbar-brand-zone strong{font-size:14px!important}.topbar-actions{margin-left:0!important;gap:10px!important}.account-pill{min-width:auto!important}.account-pill strong{display:none!important}.sidebar{position:fixed!important;z-index:90!important;left:0!important;top:52px!important;bottom:0!important;width:260px!important;height:auto!important;min-height:0!important;padding:18px 0!important;transform:translate(-100%)!important;transition:transform .18s ease!important;border-right:1px solid var(--border)!important;border-bottom:0!important;background:var(--panel)!important}.mobile-menu-open .sidebar{transform:translate(0)!important}.mobile-nav-backdrop{position:fixed!important;z-index:80!important;top:52px!important;right:0!important;bottom:0!important;left:0!important;display:none!important;border:0!important;background:#d5dbe5b8!important}.mobile-menu-open .mobile-nav-backdrop{display:block!important}.sidebar .brand{display:flex!important;margin:0 18px 18px!important}.mobile-account-row{display:grid!important}.sidebar .workspace-tree{display:flex!important;flex-direction:column!important;margin:0!important;gap:0!important}.workspace-dashboard,.sidebar .module-root,.sidebar .workspace-log-item{width:224px!important;margin-left:18px!important}.product-children{width:196px!important;margin-left:46px!important}.sidebar .tree-item{width:180px!important;justify-content:flex-start!important}.global-item{display:flex!important}.workspace{grid-column:1!important;grid-row:2!important;width:100vw!important;max-width:100vw!important;overflow:visible!important}.content{width:100vw!important;max-width:100vw!important;height:auto!important;padding:18px 16px 56px!important;overflow-x:hidden!important}}:root{--bg: #f5f7fa;--panel: #ffffff;--panel-soft: #f8fafc;--text: #172033;--muted: #667085;--subtle: #98a2b3;--border: #d9dee7;--divider: #e8ecf2;--primary: #2f5f8f;--primary-soft: #eaf1f8;--tree-line: #b7c1cd;--nav-active: #edf2f6;--nav-child-active: #e8eef4}.sidebar .module-root.active,.sidebar .module-root:hover,.sidebar .workspace-log-item.active{background:var(--nav-active)!important;color:#163b59!important}.sidebar .tree-item.active,.sidebar .tree-item:hover{background:var(--nav-child-active)!important;color:#163b59!important}.primary-button,.products-table-zone .primary-button.toolbar-primary{background:var(--primary)!important;border-color:var(--primary)!important}@media (max-width: 760px){.topbar{display:grid!important;grid-template-columns:32px minmax(0,1fr) 32px!important;align-items:center!important;padding:0 14px!important}.topbar-brand-zone{display:contents!important}.topbar-menu-button{grid-column:1!important;justify-self:start!important;align-self:center!important}.topbar-brand-zone strong{grid-column:2!important;justify-self:center!important;align-self:center!important;font-size:14px!important}.topbar-actions{grid-column:3!important;justify-self:end!important;align-self:center!important}.account-pill{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;padding:0!important}}.product-workspace{position:relative;height:100%;min-height:0}.product-workspace .page-header{min-height:56px;margin-bottom:16px}.product-workspace .page-header h1{font-size:22px;line-height:1.35;font-weight:700}.product-workspace .page-header p{max-width:520px;font-size:12px;line-height:1.35;font-weight:500}.product-workspace .products-table-zone{width:min(1140px,100%)}.products-table-zone .table-toolbar{width:min(1140px,100%);min-height:46px;height:46px;padding:6px 10px;margin:0 0 20px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.products-table-zone .toolbar-search{width:268px;height:32px;padding:0 10px;gap:8px;border-radius:6px;background:var(--panel-soft)}.products-table-zone .toolbar-search input{height:30px;font-size:12px;font-weight:500}.products-table-zone .plain-tool,.products-table-zone .tool-button,.products-table-zone .quick-view,.products-table-zone .toolbar-primary{height:34px;border-radius:6px;padding:0 12px;gap:7px;font-size:12px;line-height:1.35;font-weight:600}.products-table-zone .table-toolbar button svg,.products-table-zone .table-toolbar .plain-tool svg{display:block;flex:0 0 auto}.products-table-zone .filter-wrap .plain-tool,.products-table-zone .sort-wrap .plain-tool,.products-table-zone .view-wrap .plain-tool,.products-table-zone .tool-button{width:70px}.products-table-zone .columns-wrap .plain-tool{width:84px}.products-table-zone .quick-view{width:92px;border:1px solid var(--border);background:var(--panel);color:var(--text)}.products-table-zone .quick-view.active{border-color:#b9c7d8;background:var(--nav-child-active);color:#163b59;box-shadow:none}.products-table-zone .toolbar-primary,.products-table-zone .primary-button.toolbar-primary{width:106px;margin-left:auto;border:1px solid var(--primary);color:#fff}.products-table-zone .toolbar-popup{top:40px;border-radius:8px;box-shadow:0 10px 24px #10182821}.products-table-zone .column-manager,.products-table-zone .toolbar-popup.wide{width:250px}.toolbar-popup-action{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--text);text-align:left;font-size:12px;font-weight:700}.toolbar-popup-action:hover{background:var(--panel-soft)}.toolbar-popup-empty{color:var(--muted);font-size:12px;font-weight:600}.products-table-zone .column-save-button{width:94px;height:34px;justify-self:end;margin-top:6px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:#fff;font-size:12px;line-height:1.35;font-weight:600}.products-table-zone .table-scroll{width:min(1140px,100%);height:min(628px,calc(100vh - 272px));min-height:360px;border-radius:8px;border:1px solid var(--border);background:var(--panel)}.products-table-zone .data-table{width:1290px;min-width:1290px;table-layout:fixed}.products-table-zone .data-table th{height:40px;padding:0 10px;background:var(--panel-soft);color:var(--text);font-size:12px;line-height:1.35;font-weight:700;border-color:var(--divider)}.products-table-zone .data-table td{height:42px;padding:0 10px;color:var(--text);font-size:11px;line-height:1.35;border-color:var(--divider);white-space:nowrap}.products-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#fff}.products-table-zone .data-table tr.selected td{background:#eef5f8}.products-table-zone .data-table tr:hover td{background:#f4f8fb}.table-select-box{color:var(--text);font-size:11px;font-weight:500}.product-open-cell{max-width:100%;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500}.product-open-cell.strong{font-weight:700}.product-item-id-pill{max-width:104px;min-height:24px;padding:5px 8px;border-radius:6px;display:inline-block;overflow:hidden;background:#eaf2f8;color:#163b59;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.products-table-zone .image-thumb{width:56px;aspect-ratio:3 / 4;height:auto;border-radius:4px}.products-table-zone .image-thumb small{display:none}.products-table-zone .chip{min-height:24px;max-width:68px;padding:5px 10px;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;font-weight:700}.product-drawer-backdrop{position:fixed;z-index:55;top:58px;right:0;bottom:0;left:236px;border:0;background:#17203321}.product-detail-drawer{position:fixed;z-index:60;top:58px;right:0;width:430px;height:calc(100vh - 58px);padding:18px 24px;overflow-y:auto;border-left:1px solid var(--border);background:var(--panel);box-shadow:-16px 0 32px #10182814}.product-drawer-header{height:34px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product-drawer-header h2{margin:0;color:var(--text);font-size:20px;line-height:1.35;font-weight:800}.product-drawer-header button{width:30px;height:30px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted);display:grid;place-items:center}.product-drawer-section{display:grid;gap:12px;margin-bottom:20px}.product-drawer-section h3{margin:0 0 2px;color:#163b59;font-size:13px;line-height:1.35;font-weight:800}.product-drawer-field{width:382px;display:grid;grid-template-columns:120px 254px;gap:8px;align-items:center}.product-drawer-field>span:first-child{color:var(--muted);font-size:12px;line-height:1.35;font-weight:600}.drawer-input-wrap{position:relative;display:block}.product-drawer-field input,.product-drawer-field select,.product-drawer-field textarea{width:254px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;outline:0;background:var(--panel);color:var(--text);font-size:12px;line-height:1.35;font-weight:500}.product-drawer-field textarea{padding-top:8px;resize:none}.product-drawer-field.locked input{padding-right:34px;background:#f7f9fb;color:var(--muted)}.drawer-input-wrap svg{position:absolute;top:10px;right:10px;color:var(--muted)}.product-drawer-image-preview{width:100%;max-width:420px;aspect-ratio:3 / 4;height:auto;border:1px solid var(--border);border-radius:8px;background:#f7f9fb;display:grid;place-items:center;overflow:hidden}.product-drawer-image-preview .image-thumb.large{width:100%;height:100%;max-width:none;border:0;border-radius:0;background:transparent}.product-drawer-image-preview .image-thumb.large svg{width:48px;height:48px}.product-image-uploader{display:grid;gap:10px;min-width:0}.product-image-uploader input[type=file]{display:none}.product-image-upload-target{width:100%;max-width:420px;aspect-ratio:3 / 4;min-height:0;position:relative;display:grid;place-items:center;padding:0;border:1px dashed var(--border);border-radius:10px;background:#f8fafc;overflow:hidden;cursor:pointer}.product-image-upload-target .image-thumb.large{width:100%;max-width:none;height:100%;border:0;border-radius:0;background:transparent}.product-image-upload-target>span:last-child{position:absolute;left:10px;right:10px;bottom:10px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(63,106,159,.26);border-radius:8px;background:#ffffffeb;color:var(--primary);font-size:12px;font-weight:850}.product-image-upload-target:hover{border-color:var(--primary);background:#eef5fb}.product-image-upload-target:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-image-url-input{width:100%}.product-image-uploader.compact{max-width:420px;grid-template-columns:auto minmax(0,1fr);align-items:center}.product-image-uploader.compact .product-image-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.product-image-uploader.compact .product-image-url-input{min-width:0}.readonly-warning{width:360px;margin:0;color:#b54708;font-size:12px;line-height:1.35;font-weight:500}.product-detail-drawer .history-raw-panel{width:382px;margin-top:8px;border-radius:7px;box-shadow:none}.product-detail-drawer .history-raw-panel summary{min-height:46px;font-size:12px}.product-drawer-actions{position:sticky;bottom:-18px;margin:16px -24px -18px;padding:12px 24px 18px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--divider);background:var(--panel)}.product-drawer-actions .secondary-button,.product-drawer-actions .primary-button{width:82px;height:34px;border-radius:6px;font-size:12px;font-weight:600}.product-save-toast{position:fixed;z-index:65;top:82px;right:454px;width:242px;height:42px;padding:0 12px;border:1px solid #abefc6;border-radius:8px;background:#ecfdf3;color:#027a48;display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35;font-weight:600}.product-drawer-loading{height:34px;margin-bottom:12px;border:1px solid var(--border);border-radius:6px;background:var(--panel-soft);color:var(--muted);display:grid;place-items:center;font-size:12px;font-weight:700}.product-form-drawer{padding:18px 24px}.product-form-drawer .form-panel{padding:0;border:0;box-shadow:none;background:transparent}.product-form-drawer .form-grid{grid-template-columns:1fr}.product-form-drawer .form-actions{position:sticky;bottom:-18px;margin:16px -24px -18px;padding:12px 24px 18px;border-top:1px solid var(--divider);background:var(--panel)}@media (max-width: 760px){.product-workspace{height:auto}.product-workspace .page-header{min-height:0}.products-table-zone .table-toolbar{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent}.products-table-zone .toolbar-search{grid-column:1 / -1;width:100%;order:1}.products-table-zone .toolbar-primary,.products-table-zone .primary-button.toolbar-primary{order:2}.products-table-zone .filter-wrap,.products-table-zone .sort-wrap,.products-table-zone .view-wrap,.products-table-zone .columns-wrap{display:block}.products-table-zone .quick-view{order:3}.products-table-zone .filter-wrap{order:4}.products-table-zone .sort-wrap{order:5}.products-table-zone .view-wrap{order:6}.products-table-zone .columns-wrap{order:7}.products-table-zone .tool-button{order:8}.products-table-zone .filter-wrap .plain-tool,.products-table-zone .sort-wrap .plain-tool,.products-table-zone .view-wrap .plain-tool,.products-table-zone .columns-wrap .plain-tool,.products-table-zone .tool-button,.products-table-zone .quick-view{width:100%}.products-table-zone .toolbar-primary,.products-table-zone .primary-button.toolbar-primary{grid-column:1 / span 2;width:144px;margin-left:0}.product-drawer-backdrop{top:52px;left:0}.product-detail-drawer{top:52px;width:min(390px,100vw);height:calc(100vh - 52px);padding:18px 16px}.product-drawer-field,.product-drawer-image-preview,.product-detail-drawer .history-raw-panel{width:100%}.product-drawer-field{grid-template-columns:112px minmax(0,1fr)}.product-drawer-field input,.product-drawer-field select,.product-drawer-field textarea,.readonly-warning{width:100%}.product-drawer-actions,.product-form-drawer .form-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.product-save-toast{top:66px;right:16px;width:calc(100vw - 32px)}}.orders-table-zone{width:1140px;max-width:100%}.orders-table-zone .table-toolbar{width:1140px;max-width:100%;height:46px;min-height:46px;margin:0 0 20px;padding:6px 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.orders-table-zone .toolbar-search{width:268px;height:34px;flex:0 0 268px;border-radius:6px;background:#f8fafc}.orders-table-zone .toolbar-search input{height:32px;font-size:12px}.orders-table-zone .plain-tool,.orders-table-zone .toolbar-primary{height:34px;min-height:34px;border-radius:6px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.orders-table-zone .filter-wrap .plain-tool,.orders-table-zone .sort-wrap .plain-tool,.orders-table-zone .view-wrap .plain-tool,.orders-table-zone .transfer-selected-button{width:70px;justify-content:center}.orders-table-zone .columns-wrap .plain-tool{width:84px;justify-content:center}.orders-table-zone .mark-refund-button{width:92px;justify-content:center}.orders-table-zone .sync-order-button,.orders-table-zone .add-order-button{width:104px;justify-content:center}.orders-table-zone .sync-order-button{margin-left:auto}.orders-table-zone .add-order-button{margin-left:2px}.orders-table-zone .secondary-like{border:1px solid var(--border);background:var(--panel);color:var(--text)}.orders-table-zone .primary-button.toolbar-primary{border:1px solid var(--primary);background:var(--primary);color:#fff}.orders-table-zone .table-scroll{width:1140px;max-width:100%;height:min(628px,calc(100vh - 272px));min-height:360px;max-height:min(628px,calc(100vh - 272px));border-radius:8px;border:1px solid var(--border);background:var(--panel)}.orders-table-zone .data-table{width:1594px;min-width:1594px;table-layout:fixed}.orders-table-zone .data-table th{height:40px;padding:0 12px;background:#f8fafc;color:#344054;font-size:12px;font-weight:800;border-color:var(--divider)}.orders-table-zone .data-table td{height:42px;padding:0 12px;color:var(--text);font-size:12px;font-weight:500;border-color:var(--divider)}.orders-table-zone .data-table tbody tr{position:relative}.orders-table-zone .data-table th:nth-child(4),.orders-table-zone .data-table td:nth-child(4){border-right:2px solid #a9b5c4}.orders-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#fcfdff}.orders-table-zone .data-table tr.selected td{background:#eaf1f8}.orders-table-zone .customer-cell{display:inline-flex;max-width:120px;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap;min-width:0}.orders-table-zone .customer-cell>span:not(.chip){min-width:0;overflow:hidden;text-overflow:ellipsis}.orders-table-zone .customer-cell .chip{flex:0 0 auto;min-height:24px;padding:4px 10px;font-size:11px;white-space:nowrap}.orders-table-zone .link-cell{color:#163b59;font-size:12px;font-weight:800}.orders-table-zone .link-cell.strong{font-weight:800}.orders-table-zone .chip{min-height:24px;padding:4px 10px;font-size:11px;line-height:1.35;font-weight:800}.orders-table-zone .remote-status-row td{height:44px;color:var(--muted);font-size:12px;background:var(--panel)}.row-action-layer{position:absolute;left:1096px;top:7px;z-index:12;pointer-events:none}.data-table th.row-actions-header,.data-table td.row-actions-cell{width:96px;min-width:96px;max-width:96px;text-align:center;position:sticky;right:0;z-index:5;background:var(--panel);box-shadow:-1px 0 0 var(--divider)}.data-table td.row-actions-cell{overflow:visible}.data-table td.row-actions-cell.menu-open{z-index:80}.data-table th.row-actions-header{z-index:8;color:#344054}.data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td.row-actions-cell{background:#fcfdff}.data-table tr:hover td.row-actions-cell,.data-table tr.selected td.row-actions-cell{background:#eaf1f8}.table-row-actions{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:28px}.table-row-actions.menu.open{z-index:90}.table-row-actions.empty{color:var(--muted);font-size:12px;font-weight:700}.table-action-button,.table-more-button,.order-more-button{width:32px;height:28px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted);font-size:16px;line-height:1;font-weight:800;display:grid;place-items:center}.table-action-button{width:auto;min-width:52px;padding:0 12px;color:#245b83;background:#eef6fb;border-color:#b9d1e3;font-size:12px;font-weight:800}.table-action-button:hover,.table-more-button:hover,.order-more-button:hover{border-color:#9db8d0;color:#163b59}.table-action-button:disabled{opacity:.56;cursor:not-allowed}.table-more-menu,.order-more-menu{position:absolute;top:32px;right:0;width:110px;min-height:36px;border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:0 12px 28px #1720331f;display:grid;padding:4px 0;z-index:100}.table-more-menu button,.order-more-menu button{height:34px;border:0;background:transparent;color:var(--text);text-align:left;padding:0 14px;font-size:12px;font-weight:700}.table-more-menu button:hover,.order-more-menu button:hover{background:var(--panel-soft)}.table-more-menu button.danger,.order-more-menu button.danger{color:var(--danger)}.table-more-menu button.danger:hover,.order-more-menu button.danger:hover{background:var(--danger-soft)}.table-more-menu button.disabled,.order-more-menu button.disabled{color:var(--muted)}.transfer-modal-backdrop{top:58px;right:0;bottom:0;left:236px;background:#d5dbe5b8;align-items:flex-start;justify-content:flex-start;padding-top:82px;padding-left:154px}.transfer-modal{width:660px;height:620px;max-width:calc(100vw - 272px);border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:none;display:grid;grid-template-rows:70px 1fr 66px;overflow:hidden}.transfer-modal-header{height:70px;padding:0 28px;border-bottom:0;display:flex;align-items:center}.transfer-modal-header h3{margin:0;color:var(--text);font-size:20px;line-height:1.35;font-weight:800}.transfer-modal-close{width:30px;height:34px;margin-left:auto;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--text);font-size:16px;font-weight:700}.transfer-modal-body{padding:0 28px;display:block}.transfer-current-panel{height:162px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fafbfc;display:block}.transfer-current-panel h4{margin:0 0 20px;color:#163b59;font-size:13px;line-height:1.35;font-weight:800}.transfer-current-panel dl{margin:0;display:grid;grid-template-columns:296px 1fr;gap:6px 20px}.transfer-current-panel dl div{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;min-height:34px}.transfer-current-panel dt,.transfer-customer-field>span,.transfer-note-field>span{color:var(--muted);font-size:12px;line-height:1.35;font-weight:700}.transfer-current-panel dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:12px;font-weight:700}.transfer-current-panel .readonly-value{width:168px;height:34px;padding:0 12px;border:1px solid var(--border);border-radius:6px;background:#f7f9fb;color:var(--muted);display:flex;align-items:center}.transfer-current-panel .strong-value{color:#163b59;font-weight:800}.transfer-customer-grid{position:relative;margin-top:22px;display:grid;grid-template-columns:306px 202px;gap:8px 20px;align-items:start}.transfer-customer-field{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center}.transfer-customer-field.current input{width:190px}.transfer-customer-field.target{grid-template-columns:70px 202px}.transfer-customer-field input,.transfer-note-field input{height:34px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--text);padding:0 12px;font-size:12px;font-weight:600}.transfer-customer-field.target input{width:202px;background:#f8fafc}.transfer-candidate-list{grid-column:2;width:202px;height:112px;margin-left:70px;border:1px solid var(--border);border-radius:8px;background:#fafbfc;display:grid;overflow:hidden}.transfer-candidate-list button{height:37px;border:0;border-bottom:1px solid var(--divider);background:transparent;color:var(--text);text-align:left;padding:0 14px;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfer-candidate-list button:last-child{border-bottom:0}.transfer-candidate-list button:hover,.transfer-candidate-list button.active{background:#eaf1f8;color:#163b59;font-weight:800}.transfer-note-field{margin-top:-38px;width:306px;display:grid;grid-template-columns:104px 190px;align-items:center}.transfer-boundary-alert,.transfer-disabled-alert{width:604px;margin-top:20px;border-radius:8px;padding:15px 14px;font-size:12px;line-height:1.35;font-weight:800}.transfer-boundary-alert{height:52px;border:1px solid #bfd2e4;background:#eaf1f8;color:#163b59}.transfer-disabled-alert{height:46px;margin-top:12px;border:1px solid #fda29b;background:#fef3f2;color:#b42318}.transfer-log-fields{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.35}.transfer-modal-footer{border-top:0;background:var(--panel);display:flex;align-items:start;justify-content:flex-end;gap:14px;padding:0 28px}.transfer-modal-footer .secondary-button,.transfer-modal-footer .primary-button{width:74px;height:34px;border-radius:6px;font-size:12px;font-weight:700}.transfer-modal-footer .primary-button{width:84px}@media (max-width: 760px){.orders-table-zone .table-toolbar{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent}.orders-table-zone .toolbar-search{grid-column:1 / -1;width:100%;height:36px;flex:none}.orders-table-zone .filter-wrap,.orders-table-zone .sort-wrap,.orders-table-zone .view-wrap,.orders-table-zone .columns-wrap,.orders-table-zone .mark-refund-button,.orders-table-zone .transfer-selected-button,.orders-table-zone .sync-order-button,.orders-table-zone .add-order-button{display:block;width:100%;margin-left:0}.orders-table-zone .plain-tool,.orders-table-zone .toolbar-primary,.orders-table-zone .filter-wrap .plain-tool,.orders-table-zone .sort-wrap .plain-tool,.orders-table-zone .view-wrap .plain-tool,.orders-table-zone .columns-wrap .plain-tool{width:100%;height:40px}.orders-table-zone .mark-refund-button,.orders-table-zone .transfer-selected-button{display:none}.transfer-modal-backdrop{top:0;right:0;bottom:0;left:0;align-items:flex-end;justify-content:center;padding:0}.transfer-modal{width:100vw;max-width:100vw;height:min(620px,calc(100vh - 20px));border-radius:10px 10px 0 0}.transfer-modal-body{overflow-y:auto;padding:0 16px 16px}.transfer-current-panel,.transfer-boundary-alert,.transfer-disabled-alert{width:100%}.transfer-current-panel{height:auto}.transfer-current-panel dl{grid-template-columns:1fr}.transfer-customer-grid,.transfer-customer-field,.transfer-customer-field.target,.transfer-note-field{width:100%;display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px}.transfer-customer-field.current input,.transfer-customer-field.target input,.transfer-note-field input,.transfer-candidate-list{width:100%}.transfer-candidate-list{grid-column:1 / -1;margin-left:0}.transfer-note-field{margin-top:12px}.transfer-modal-footer{padding:12px 16px;align-items:center}}.customer-workspace,.report-workspace{height:100%;min-width:0}.customers-table-zone,.reports-table-zone{width:1140px;max-width:100%}.customers-table-zone .table-toolbar,.reports-table-zone .table-toolbar{width:1140px;max-width:100%;height:46px;min-height:46px;margin:0 0 20px;padding:6px 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.customers-table-zone .toolbar-search,.reports-table-zone .toolbar-search{width:268px;height:34px;flex:0 0 268px;border-radius:6px;background:#f8fafc}.customers-table-zone .toolbar-search input,.reports-table-zone .toolbar-search input{height:32px;font-size:12px}.customers-table-zone .plain-tool,.customers-table-zone .toolbar-primary,.customers-table-zone .quick-view,.reports-table-zone .plain-tool,.reports-table-zone .toolbar-primary,.reports-table-zone .quick-view{height:34px;min-height:34px;border-radius:6px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.customers-table-zone .filter-wrap .plain-tool,.customers-table-zone .sort-wrap .plain-tool,.customers-table-zone .view-wrap .plain-tool,.reports-table-zone .filter-wrap .plain-tool,.reports-table-zone .sort-wrap .plain-tool,.reports-table-zone .view-wrap .plain-tool{width:70px;justify-content:center}.customers-table-zone .columns-wrap .plain-tool,.reports-table-zone .columns-wrap .plain-tool{width:84px;justify-content:center}.customers-table-zone .quick-view{width:92px;justify-content:center}.customers-table-zone .primary-button.toolbar-primary,.reports-table-zone .primary-button.toolbar-primary{width:104px;margin-left:auto;border:1px solid var(--primary);background:var(--primary);color:#fff;justify-content:center}.customers-table-zone .table-scroll,.reports-table-zone .table-scroll{width:1140px;max-width:100%;height:min(628px,calc(100vh - 272px));min-height:360px;max-height:min(628px,calc(100vh - 272px));border-radius:8px;border:1px solid var(--border);background:var(--panel)}.customers-table-zone .data-table{width:1624px;min-width:1624px;table-layout:fixed}.reports-table-zone .data-table{width:1580px;min-width:1580px;table-layout:fixed}.customers-table-zone .data-table th,.reports-table-zone .data-table th{height:40px;padding:0 12px;background:#f8fafc;color:#344054;font-size:12px;font-weight:800;border-color:var(--divider)}.customers-table-zone .data-table td,.reports-table-zone .data-table td{height:42px;padding:0 12px;color:var(--text);font-size:12px;font-weight:500;border-color:var(--divider);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td,.reports-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#fcfdff}.customers-table-zone .data-table tr.selected td,.reports-table-zone .data-table tr.selected td{background:#eaf1f8}.reports-table-zone .data-table th:nth-child(3),.reports-table-zone .data-table td:nth-child(3){border-right:2px solid #a9b5c4}.customers-table-zone .link-cell,.reports-table-zone .link-cell{color:#163b59;display:inline-block;max-width:100%;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.customers-table-zone .tag-row{display:inline-flex;max-width:196px;gap:6px;overflow:hidden;vertical-align:middle}.customers-table-zone .chip,.reports-table-zone .chip{min-height:24px;padding:4px 10px;font-size:11px;line-height:1.35;font-weight:800;white-space:nowrap}.muted-cell{color:var(--muted);font-size:12px}.business-drawer-backdrop{position:fixed;z-index:55;top:58px;right:430px;bottom:0;left:236px;border:0;background:#17203314}.business-detail-drawer{position:fixed;z-index:60;top:58px;right:0;width:430px;height:calc(100vh - 58px);padding:18px 24px;overflow-y:auto;border-left:1px solid var(--border);background:var(--panel);box-shadow:-16px 0 32px #10182814}.business-form-drawer .form-panel{padding:0;border:0;box-shadow:none;background:transparent}.business-form-drawer .form-grid{grid-template-columns:1fr}.business-form-drawer .form-actions{position:sticky;bottom:-18px;margin:16px -24px -18px;padding:12px 24px 18px;border-top:1px solid var(--divider);background:var(--panel)}.business-detail-drawer .history-raw-panel{width:382px;margin-top:8px;border-radius:7px;box-shadow:none}.business-detail-drawer .history-raw-panel summary{min-height:46px;font-size:12px}.drawer-tag-editor{width:382px;display:flex;flex-wrap:wrap;gap:8px}.drawer-tag-option{min-height:30px;border:1px solid var(--border);border-radius:999px;background:var(--panel);display:inline-flex;align-items:center;cursor:pointer}.drawer-tag-option.active{border-color:#bfd2e4;background:#eaf1f8}.drawer-tag-option input{position:absolute;opacity:0;pointer-events:none}.drawer-wide-textarea{width:382px;min-height:84px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);font-size:12px;line-height:1.45;resize:vertical}.drawer-summary-card{width:382px;min-height:78px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fafbfc;display:grid;gap:8px}.drawer-summary-card.two{grid-template-columns:1fr 1fr}.drawer-summary-card strong{color:#163b59;font-size:13px;font-weight:800}.drawer-summary-card span{grid-column:1 / -1;color:var(--muted);font-size:12px;line-height:1.45}.report-mini-table{width:382px;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fafbfc}.report-mini-head,.report-mini-row{display:grid;grid-template-columns:116px 62px 62px 62px 72px;min-height:36px;align-items:center}.report-mini-head{background:#f2f4f7;color:#344054;font-size:11px;font-weight:800}.report-mini-head span,.report-mini-row>*{min-width:0;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-mini-row{border-top:1px solid var(--divider);color:var(--text);font-size:12px;font-weight:600}.report-mini-table p{margin:0;padding:10px 12px;border-top:1px solid var(--divider);color:#b54708;background:#fffbeb;font-size:12px;line-height:1.45;font-weight:600}@media (max-width: 760px){.customer-workspace,.report-workspace{height:auto}.customers-table-zone .table-toolbar,.reports-table-zone .table-toolbar{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent}.customers-table-zone .toolbar-search,.reports-table-zone .toolbar-search{grid-column:1 / -1;width:100%;height:36px;flex:none}.customers-table-zone .filter-wrap,.customers-table-zone .sort-wrap,.customers-table-zone .view-wrap,.customers-table-zone .columns-wrap,.customers-table-zone .quick-view,.customers-table-zone .primary-button.toolbar-primary,.reports-table-zone .filter-wrap,.reports-table-zone .sort-wrap,.reports-table-zone .view-wrap,.reports-table-zone .columns-wrap,.reports-table-zone .primary-button.toolbar-primary{display:block;width:100%;margin-left:0}.customers-table-zone .plain-tool,.customers-table-zone .toolbar-primary,.customers-table-zone .quick-view,.customers-table-zone .filter-wrap .plain-tool,.customers-table-zone .sort-wrap .plain-tool,.customers-table-zone .view-wrap .plain-tool,.customers-table-zone .columns-wrap .plain-tool,.reports-table-zone .plain-tool,.reports-table-zone .toolbar-primary,.reports-table-zone .filter-wrap .plain-tool,.reports-table-zone .sort-wrap .plain-tool,.reports-table-zone .view-wrap .plain-tool,.reports-table-zone .columns-wrap .plain-tool{width:100%;height:40px}.business-drawer-backdrop{top:52px;right:0;left:0;background:#1720332e}.business-detail-drawer{top:52px;width:min(390px,100vw);height:calc(100vh - 52px);padding:18px 16px}.business-detail-drawer .product-drawer-field,.business-detail-drawer .drawer-tag-editor,.business-detail-drawer .drawer-wide-textarea,.business-detail-drawer .drawer-summary-card,.business-detail-drawer .report-mini-table,.business-detail-drawer .history-raw-panel{width:100%}.business-detail-drawer .product-drawer-field{grid-template-columns:112px minmax(0,1fr)}.business-detail-drawer .product-drawer-field input,.business-detail-drawer .product-drawer-field select,.business-detail-drawer .product-drawer-field textarea{width:100%}.report-mini-head,.report-mini-row{grid-template-columns:1fr 48px 58px 58px 64px}.business-form-drawer .form-actions,.business-detail-drawer .product-drawer-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}}.sync-modal-backdrop{top:58px;right:0;bottom:0;left:236px;z-index:55;align-items:flex-start;justify-content:flex-start;place-items:start;padding:20px 0 0 22px;background:#d5dbe5b8}.sync-modal{--sync-blue: #2f5f8f;--sync-blue-soft: #eaf1f8;position:relative;display:block;width:916px;height:760px;max-width:calc(100vw - 282px);max-height:calc(100vh - 86px);overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:none}.sync-modal-header{height:70px;padding:0 28px;border:0}.sync-modal-header h3{color:var(--text);font-size:20px;line-height:1.35;font-weight:800}.sync-modal-header button{width:30px;height:34px;border:1px solid var(--border);border-radius:6px;background:var(--panel)}.sync-overview-title,.sync-current-title{position:absolute;color:#163b59;font-weight:800;line-height:1.35}.sync-overview-title{top:72px;left:28px;font-size:14px}.sync-current-title{top:452px;left:28px;font-size:16px;color:var(--text)}.sync-overview-card{position:absolute;top:104px;left:28px;width:528px;height:318px;padding:16px;border:1px solid var(--border);border-radius:8px;background:#fafbfc;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sync-overview-step{height:58px;border:1px solid var(--border);border-radius:7px;background:#eef2f6;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;column-gap:10px;padding:8px 10px;color:var(--muted)}.sync-overview-step span{grid-row:1 / span 2;width:24px;height:24px;border-radius:999px;background:#d5dbe5;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.sync-overview-step strong{color:inherit;font-size:12px;font-weight:800}.sync-overview-step small{color:inherit;font-size:11px;font-weight:700}.sync-overview-step.current{border-color:#abefc6;background:#ecfdf3;color:#067647}.sync-overview-step.current span{background:#12b76a}.sync-condition-card{position:absolute;top:104px;left:582px;width:330px;height:150px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fafbfc}.sync-condition-card h4{margin:0 0 10px;color:var(--text);font-size:13px;font-weight:800}.sync-source-tabs{width:128px;height:28px;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:10px}.sync-source-tabs button{height:28px;border:1px solid var(--border);border-radius:5px;background:var(--panel);color:var(--text);font-size:12px;font-weight:800}.sync-source-tabs button.active{border-color:var(--sync-blue);background:var(--sync-blue);color:#fff}.sync-condition-card .erp-status{margin-bottom:8px}.sync-condition-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.45;font-weight:700}.sync-current-card{position:absolute;top:486px;left:28px;width:884px;height:206px;padding:14px 16px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:grid;align-content:start;gap:12px}.sync-current-card .sync-segmented{gap:8px}.sync-current-card .sync-segmented button{width:68px;height:30px;border-radius:999px;font-size:12px}.sync-current-card .sync-time-grid,.sync-current-card .locked-filter-row{grid-template-columns:repeat(2,250px);gap:18px}.sync-current-card .field{max-width:520px;font-size:12px}.sync-current-card .field textarea{height:58px;min-height:58px}.sync-current-card .file-drop-zone{min-height:100px;max-width:520px}.sync-current-card .sync-file-note{max-width:520px;font-size:12px}.sync-locking-note{position:absolute;left:28px;bottom:12px;width:524px;height:42px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:#f7f9fb;color:var(--muted);display:flex;align-items:center;font-size:12px;font-weight:800}.sync-modal-footer{position:absolute;right:2px;bottom:12px;height:42px;padding:0 0 0 12px;border:0;background:transparent}.sync-modal-footer .secondary-button,.sync-modal-footer .primary-button{width:84px;height:34px;border-radius:6px;font-size:12px}.sync-modal-footer .disabled-preview-button{width:96px;color:var(--muted);background:#eef2f6}.sync-preview-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;padding:64px 48px 48px;background:#f5f7fa;overflow:auto}.sync-preview-modal{position:relative;width:min(1344px,calc(100vw - 96px));height:790px;min-height:790px;margin:0 auto;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:none;display:block;overflow:hidden}.sync-preview-titlebar{position:absolute;inset:0 0 auto 0;height:116px}.sync-preview-titlebar h2{position:absolute;left:28px;top:26px;margin:0;color:var(--text);font-size:20px;line-height:1.35;font-weight:800}.sync-preview-close{position:absolute;top:22px;right:26px;width:30px;height:34px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted);display:grid;place-items:center}.sync-preview-titlebar .import-stepper{position:absolute;top:28px;left:300px;width:min(1000px,calc(100% - 344px));height:78px;padding:10px;border-radius:10px;background:#fafbfc;display:grid;grid-template-columns:repeat(8,minmax(86px,1fr));gap:8px;overflow-x:auto}.sync-preview-titlebar .import-stepper span{height:58px;min-width:86px;border:1px solid var(--border);border-radius:7px;padding:6px 8px;background:#eef2f6;color:var(--muted);display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;font-size:11px;font-weight:800}.sync-preview-titlebar .import-stepper span>:first-child,.sync-preview-titlebar .import-stepper span:first-letter{font-weight:900}.sync-preview-titlebar .import-stepper span{text-indent:0}.sync-preview-titlebar .import-stepper span strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:11px}.sync-preview-titlebar .import-stepper span small{color:inherit;font-size:10px}.sync-preview-titlebar .import-stepper span.active{border-color:#bfd2e4;background:#eaf1f8;color:#163b59}.sync-preview-titlebar .import-stepper span.done{border-color:#abefc6;background:#ecfdf3;color:#067647}.sync-preview-titlebar .import-stepper span.locked{opacity:.78}.sync-preview-side{position:absolute;top:116px;left:28px;width:250px;height:612px;padding:18px 16px;border:1px solid var(--border);border-radius:10px;background:#fafbfc}.sync-preview-side h3{margin:0 0 14px;color:var(--text);font-size:13px;font-weight:800}.sync-source-tabs.compact{margin-bottom:18px}.sync-condition-list{margin:0;display:grid;gap:12px}.sync-condition-list div{display:grid;gap:4px}.sync-condition-list dt{color:var(--muted);font-size:11px;font-weight:800}.sync-condition-list dd{margin:0;color:var(--text);font-size:12px;line-height:1.35;font-weight:800}.sync-side-note{position:absolute;left:16px;right:16px;bottom:18px;min-height:54px;padding:10px;border:1px solid #bfd2e4;border-radius:8px;background:#eaf1f8;color:#163b59;font-size:11px;line-height:1.45;font-weight:800}.sync-preview-main{position:absolute;top:116px;left:300px;width:min(1000px,calc(100% - 328px));height:612px;padding:18px 20px;border:1px solid var(--border);border-radius:10px;background:var(--panel);overflow:hidden;display:grid;grid-template-rows:34px minmax(0,1fr);gap:12px}.sync-preview-main-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sync-preview-main-head h3{margin:0;color:var(--text);font-size:16px;font-weight:800}.sync-preview-main-head span{color:var(--muted);font-size:12px;font-weight:800}.sync-preview-main .import-step-panel{min-height:0;padding:0;border:0;border-radius:0;background:transparent;overflow:hidden;align-content:start}.sync-preview-main .import-step-panel>p{padding:12px 14px;border:1px solid #fda29b;border-radius:8px;background:#fef3f2;color:#b42318;font-size:12px;font-weight:800}.sync-preview-main .import-step-title,.sync-preview-main .import-step-actions{min-height:34px}.sync-preview-main .import-step-actions .compact,.sync-preview-main .row-actions .compact{height:30px;min-height:30px;border-radius:6px;font-size:12px}.sync-preview-main .import-table-wrap{max-height:440px;border-radius:8px}.sync-preview-main .import-table{min-width:820px}.sync-preview-main .import-table.editable{min-width:1320px}.sync-preview-main .import-table th,.sync-preview-main .import-table td{height:38px;padding:0 10px;font-size:12px}.sync-preview-main .import-table td{vertical-align:middle}.sync-preview-main .import-table.editable td{height:auto;min-height:42px;padding-top:7px;padding-bottom:7px}.readonly-id-pill{min-height:24px;padding:4px 8px;border:1px solid #d9dee7;border-radius:999px;background:#f7f9fb;color:#667085;display:inline-flex;align-items:center;font-size:11px;font-weight:800;white-space:nowrap}.sync-tag-picker,.candidate-list{display:flex;flex-wrap:wrap;gap:6px;min-width:220px}.sync-tag-picker button{min-height:24px;padding:3px 8px;border:1px solid #d9dee7;border-radius:999px;background:#f7f9fb;color:#667085;font-size:11px;font-weight:800}.sync-tag-picker button.active{border-color:#bfd2e4;background:#eaf1f8;color:#163b59}.sync-customer-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:190px;align-items:flex-start}.sync-customer-actions.vertical{display:grid;grid-template-columns:minmax(220px,1fr)}.sync-preview-main .search-select{min-width:260px;gap:6px}.sync-preview-main .search-select input,.sync-preview-main .search-selected{min-height:30px;border-radius:6px;font-size:12px}.sync-preview-main .search-options{max-height:128px;gap:4px;padding:4px;border-radius:6px}.sync-preview-main .search-options button{min-height:30px;border-radius:5px;padding:5px 7px;font-size:12px}.sync-new-customer-form{min-width:460px;display:grid;grid-template-columns:auto repeat(5,minmax(96px,1fr));gap:8px;align-items:center}.sync-new-customer-form.compact-form{min-width:360px;grid-template-columns:repeat(2,minmax(120px,1fr));margin-top:8px}.sync-new-customer-form .sync-tag-picker{grid-column:1 / -1}.candidate-chip{max-width:260px;min-height:28px;border:1px solid #d9dee7;border-radius:999px;background:#f7f9fb;display:inline-grid;grid-template-columns:minmax(0,1fr) 24px;overflow:hidden}.candidate-chip.selected{border-color:#abefc6;background:#ecfdf3}.candidate-chip button{min-width:0;height:26px;border:0;background:transparent;color:#344054;font-size:11px;font-weight:800;overflow:hidden;padding:0 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.candidate-chip .candidate-close{width:24px;padding:0;display:grid;place-items:center;color:#98a2b3}.sync-block-note.inline{min-height:28px;padding:6px 9px;border:1px solid #fecdca;border-radius:7px;background:#fef3f2;color:#b42318;font-size:11px;font-weight:800;line-height:1.35}.active-decision{border-color:#abefc6!important;background:#ecfdf3!important;color:#067647!important}.product-maintenance-block{min-width:220px;display:grid;gap:8px;align-items:start}.product-maintenance-block span{padding:7px 9px;border:1px solid #fecdca;border-radius:7px;background:#fef3f2;color:#b42318;font-size:11px;font-weight:800;line-height:1.4}.sync-preview-footer{position:absolute;right:28px;bottom:28px;left:300px;height:42px;padding:0;border:0;background:transparent;justify-content:flex-end}.sync-preview-footer span{margin-right:auto;color:var(--muted);font-size:12px;font-weight:800}.sync-preview-footer .secondary-button,.sync-preview-footer .primary-button{width:110px;height:34px;border-radius:6px;font-size:12px}@media (max-width: 760px){.sync-modal-backdrop{top:0;right:0;bottom:0;left:0;padding:0;background:#17203333}.sync-modal{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;overflow-y:auto}.sync-modal-header,.sync-overview-title,.sync-overview-card,.sync-condition-card,.sync-current-title,.sync-current-card,.sync-locking-note,.sync-modal-footer{position:static}.sync-modal-header{height:58px;padding:0 16px;border-bottom:1px solid var(--border)}.sync-overview-title,.sync-current-title{display:block;padding:18px 16px 8px}.sync-overview-card,.sync-condition-card,.sync-current-card,.sync-locking-note{width:calc(100% - 32px);height:auto;margin:0 16px 14px}.sync-overview-card,.sync-current-card .sync-time-grid,.sync-current-card .locked-filter-row{grid-template-columns:1fr}.sync-modal-footer{padding:12px 16px 18px;justify-content:flex-end}.sync-preview-backdrop{padding:0}.sync-preview-modal{width:100vw;height:100vh;min-height:100vh;border-radius:0;border:0;overflow-y:auto}.sync-preview-titlebar,.sync-preview-side,.sync-preview-main,.sync-preview-footer{position:static;width:auto;height:auto;margin:0 16px 14px}.sync-preview-titlebar{height:auto;margin:0;padding:16px}.sync-preview-titlebar h2,.sync-preview-close,.sync-preview-titlebar .import-stepper{position:static}.sync-preview-titlebar{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:12px}.sync-preview-titlebar .import-stepper{grid-column:1 / -1;width:100%;grid-template-columns:repeat(4,minmax(92px,1fr))}.sync-preview-side,.sync-preview-main{padding:16px}.sync-preview-main{overflow:visible;grid-template-rows:auto auto}.sync-preview-main .import-table-wrap{max-height:420px}.sync-preview-footer{padding:14px 0 20px;display:grid;grid-template-columns:1fr 1fr}.sync-preview-footer span{grid-column:1 / -1;margin-right:0}.sync-preview-footer .secondary-button,.sync-preview-footer .primary-button{width:100%}}.log-workspace,.batch-workspace{height:100%;min-width:0}.logs-table-zone,.batches-table-zone{width:1140px;max-width:100%}.logs-table-zone .table-toolbar,.batches-table-zone .table-toolbar{width:1140px;max-width:100%;height:46px;min-height:46px;margin:0 0 20px;padding:6px 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.logs-table-zone .toolbar-search,.batches-table-zone .toolbar-search{width:268px;height:34px;flex:0 0 268px;border-radius:6px;background:#f8fafc}.logs-table-zone .toolbar-search input,.batches-table-zone .toolbar-search input{height:32px;font-size:12px}.logs-table-zone .plain-tool,.logs-table-zone .toolbar-primary,.batches-table-zone .plain-tool,.batches-table-zone .toolbar-primary{height:34px;min-height:34px;border-radius:6px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.logs-table-zone .filter-wrap .plain-tool,.logs-table-zone .sort-wrap .plain-tool,.logs-table-zone .view-wrap .plain-tool,.batches-table-zone .filter-wrap .plain-tool,.batches-table-zone .sort-wrap .plain-tool,.batches-table-zone .view-wrap .plain-tool{width:70px;justify-content:center}.logs-table-zone .columns-wrap .plain-tool,.batches-table-zone .columns-wrap .plain-tool{width:84px;justify-content:center}.logs-table-zone .table-scroll,.batches-table-zone .table-scroll{width:1140px;max-width:100%;height:min(628px,calc(100vh - 272px));min-height:360px;max-height:min(628px,calc(100vh - 272px));border-radius:8px;border:1px solid var(--border);background:var(--panel)}.logs-table-zone .data-table{width:1260px;min-width:1260px;table-layout:fixed}.batches-table-zone .data-table{width:1340px;min-width:1340px;table-layout:fixed}.logs-table-zone .data-table th,.logs-table-zone .data-table td,.batches-table-zone .data-table th,.batches-table-zone .data-table td{height:42px;padding:0 12px;border-color:var(--divider);color:var(--text);font-size:12px;font-weight:500}.logs-table-zone .data-table th,.batches-table-zone .data-table th{height:40px;background:#f8fafc;color:#344054;font-weight:800}.logs-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td,.batches-table-zone .data-table tr:nth-child(2n):not(.virtual-spacer):not(.remote-status-row) td{background:#fcfdff}.logs-table-zone .data-table tr.selected td,.batches-table-zone .data-table tr.selected td{background:#eaf1f8}.logs-table-zone .link-cell,.batches-table-zone .link-cell{color:#163b59;font-size:12px;font-weight:800}.logs-table-zone .chip,.batches-table-zone .chip{min-height:24px;padding:4px 10px;font-size:11px;line-height:1.35;font-weight:800;white-space:nowrap}.drawer-change-card{width:382px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fafbfc;display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px 14px}.drawer-change-card.compact{grid-template-columns:112px minmax(0,1fr)}.drawer-change-card span{color:var(--muted);font-size:12px;font-weight:800}.drawer-change-card strong,.drawer-change-card p{min-width:0;margin:0;color:var(--text);font-size:12px;line-height:1.45;font-weight:700;overflow:hidden;text-overflow:ellipsis}.settings-page{width:1140px;max-width:100%}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-card{min-height:220px;border:1px solid var(--border);border-radius:8px;background:var(--panel);padding:22px;box-shadow:none}.settings-icon{width:38px;height:38px;border-radius:8px;background:#eaf1f8;color:#163b59;display:grid;place-items:center;margin-bottom:16px}.settings-icon.admin{background:#ecfdf3;color:#067647}.settings-card h2{margin:0 0 16px;color:var(--text);font-size:18px;font-weight:800}.settings-dl{margin:0;display:grid;gap:12px}.settings-dl div{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center}.settings-dl dt{color:var(--muted);font-size:12px;font-weight:800}.settings-dl dd{margin:0;color:var(--text);font-size:13px;font-weight:700}.permission-list{margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.7;font-weight:700}@media (max-width: 760px){.log-workspace,.batch-workspace{height:auto}.logs-table-zone .table-toolbar,.batches-table-zone .table-toolbar{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent}.logs-table-zone .toolbar-search,.batches-table-zone .toolbar-search{grid-column:1 / -1;width:100%;height:36px;flex:none}.logs-table-zone .filter-wrap,.logs-table-zone .sort-wrap,.logs-table-zone .view-wrap,.logs-table-zone .columns-wrap,.batches-table-zone .filter-wrap,.batches-table-zone .sort-wrap,.batches-table-zone .view-wrap,.batches-table-zone .columns-wrap{display:block;width:100%}.logs-table-zone .plain-tool,.logs-table-zone .filter-wrap .plain-tool,.logs-table-zone .sort-wrap .plain-tool,.logs-table-zone .view-wrap .plain-tool,.logs-table-zone .columns-wrap .plain-tool,.batches-table-zone .plain-tool,.batches-table-zone .filter-wrap .plain-tool,.batches-table-zone .sort-wrap .plain-tool,.batches-table-zone .view-wrap .plain-tool,.batches-table-zone .columns-wrap .plain-tool{width:100%;height:40px}.settings-page{width:100%}.settings-grid{grid-template-columns:1fr}.drawer-change-card{width:100%}}.toolbar-popup h3,.column-manager h3{margin:0 0 12px;color:var(--text);font-size:15px;line-height:1.35;font-weight:800}.column-manager p{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:600}.toolbar-popup.column-manager{max-height:min(520px,calc(100vh - 260px));overflow-y:auto;padding:14px}.toolbar-popup-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.toolbar-popup-chip-row button{height:24px;border:1px solid #eaf1f8;border-radius:999px;background:#eaf1f8;color:#163b59;padding:0 10px;font-size:11px;font-weight:800}.toolbar-popup-chip-row button.active{border-color:var(--primary);background:var(--primary);color:#fff}.toolbar-popup-actions,.column-manager-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;position:sticky;bottom:-14px;padding-top:12px;padding-bottom:2px;background:var(--panel)}.toolbar-popup-actions button,.column-manager-footer button,.column-save-button{height:34px;border-radius:6px;border:1px solid var(--border);background:var(--panel);color:var(--text);padding:0 14px;font-size:12px;font-weight:700}.toolbar-popup-actions button.primary,.column-save-button{border-color:var(--primary);background:var(--primary);color:#fff}.toolbar-popup.toolbar-rule-panel{position:fixed;top:132px;left:50%;right:auto;transform:translate(-50%);z-index:120;width:min(860px,calc(100vw - 72px));min-width:620px;max-height:min(580px,calc(100vh - 160px));padding:18px 20px 0;gap:18px;border-radius:12px;overflow:auto}.sort-wrap .toolbar-rule-panel{width:min(620px,calc(100vw - 72px));min-width:460px}.toolbar-rule-panel h3{margin:0;color:var(--muted);font-size:13px;line-height:1.35;font-weight:800}.toolbar-panel-notice{min-height:54px;border-radius:8px;background:#eef4ff;color:#27384f;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 18px}.toolbar-panel-notice span{width:22px;height:22px;border-radius:999px;background:#4f74f7;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.toolbar-panel-notice strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800}.toolbar-panel-notice button{border:0;background:transparent;color:var(--primary);font-size:13px;font-weight:800}.toolbar-rule-row{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(130px,.6fr) minmax(220px,1.2fr) 34px;align-items:center;gap:12px;padding:10px;border-radius:10px;background:#f4f6f8}.toolbar-rule-row.sort-rule-row{grid-template-columns:minmax(220px,1fr) minmax(150px,.6fr)}.toolbar-rule-row input:not([type=checkbox]),.toolbar-rule-row select{height:42px;min-height:42px;border-color:#d7dde6;background:#fff;font-size:14px;font-weight:700}.toolbar-rule-row input:disabled{color:var(--muted);background:#f8fafc}.rule-remove-button{width:30px;height:30px;border:1px solid #99a3b2;border-radius:999px;background:#fff;color:#667085;display:grid;place-items:center;font-size:22px;line-height:1;font-weight:800}.add-filter-rule{justify-self:start;height:34px;border:0;background:transparent;color:var(--text);padding:0 4px;font-size:14px;font-weight:800}.toolbar-panel-footer{margin:8px -20px 0;min-height:54px;border-top:1px solid var(--border);background:#f6f7f9;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 20px;position:sticky;bottom:0}.toolbar-panel-footer>span{min-width:0;color:var(--muted);font-size:13px;font-weight:700}.toolbar-panel-footer .toolbar-popup-actions{position:static;margin:0;padding:0;background:transparent;flex:0 0 auto}.toolbar-rule-panel .toolbar-popup-chip-row{margin-top:0}@media (max-width: 760px){.toolbar-popup.toolbar-rule-panel,.sort-wrap .toolbar-rule-panel{left:50%;transform:translate(-50%);width:calc(100vw - 24px);min-width:0;max-height:min(620px,calc(100vh - 132px));padding:14px 14px 0}.toolbar-panel-notice{grid-template-columns:auto minmax(0,1fr);min-height:48px;padding:10px 12px}.toolbar-panel-notice button{grid-column:2;justify-self:start}.toolbar-rule-row,.toolbar-rule-row.sort-rule-row{grid-template-columns:1fr}.rule-remove-button{justify-self:end}.toolbar-panel-footer{margin-inline:-14px;flex-direction:column;align-items:stretch}.toolbar-panel-footer .toolbar-popup-actions{justify-content:flex-end}}.column-checkbox:disabled+.column-check,.column-checkbox:disabled~.column-name{opacity:.62;cursor:not-allowed}.order-more-menu{height:112px}.order-detail-drawer .product-drawer-field textarea{min-height:42px;resize:vertical}.order-detail-drawer .search-select{width:254px;position:relative}.order-detail-drawer .search-select input{width:100%;height:34px}.order-detail-drawer .search-select.inline-selected .search-control-shell{min-height:34px;padding:3px 8px}.order-detail-drawer .search-select.inline-selected input{height:28px;min-height:28px}.order-detail-drawer .search-selected{min-height:32px}.order-detail-drawer .search-select.inline-selected .search-selected{min-height:28px}.order-detail-drawer .search-options{position:relative;z-index:4;max-height:160px}.reference-picker-trigger{width:254px;min-height:42px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px 5px 12px;text-align:left}.reference-picker-trigger:hover{border-color:#b7c4d6;background:#fbfdff}.reference-picker-trigger:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.reference-picker-main{min-width:0;display:grid;gap:2px}.reference-picker-main strong,.reference-picker-main small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-picker-main strong{color:var(--text);font-size:13px;font-weight:800}.reference-picker-main small{color:var(--muted);font-size:11px;font-weight:700}.reference-picker-action{flex:0 0 auto;min-width:42px;height:28px;border-radius:7px;background:#eef6ff;color:#275f94;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.reference-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;display:flex;align-items:center;justify-content:center;padding:28px;background:#0f172a75}.reference-picker-modal{width:min(1120px,calc(100vw - 56px));height:min(760px,calc(100vh - 56px));border:1px solid #d7dde8;border-radius:16px;background:var(--panel);box-shadow:0 24px 70px #0f172a3d;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden}.reference-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 32px 14px}.reference-modal-header h2{margin:0;color:var(--text);font-size:22px;line-height:1.2;font-weight:900}.reference-modal-header p{margin:12px 0 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:15px;font-weight:800}.reference-modal-header .breadcrumb-chevron-right{color:var(--muted)}.icon-only-button{width:38px;height:38px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.icon-only-button:hover{color:var(--text);border-color:#b7c4d6}.reference-modal-toolbar{display:flex;align-items:center;gap:10px;padding:10px 32px 8px}.reference-tool{height:38px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:900}.reference-tool.active,.reference-tool:hover{background:#eef1f5}.reference-search{flex:1 1 auto;min-width:220px;height:40px;border:1px solid var(--border);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--panel);color:var(--muted)}.reference-search input{width:100%;border:0;background:transparent;color:var(--text);outline:none;font-size:14px;font-weight:700}.reference-popover-panel{margin:0 32px 8px;padding:14px 16px 18px;border:1px solid var(--border);border-radius:12px;background:#fffffffa;box-shadow:0 18px 44px #0f172a1f;display:grid;gap:10px}.reference-popover-panel.compact{width:min(520px,calc(100% - 64px))}.reference-popover-panel strong{font-size:13px;color:var(--muted);font-weight:900}.reference-filter-row{display:grid;grid-template-columns:1.25fr .9fr minmax(180px,1.5fr) 34px;gap:10px;align-items:center;padding:8px;border-radius:10px;background:#f1f3f5}.reference-filter-row label{display:flex;align-items:center;gap:8px}.reference-filter-row label span{width:22px;height:22px;display:inline-grid;place-items:center;color:#6b7280;font-weight:900}.reference-filter-row select,.reference-filter-row input{width:100%;height:38px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 10px;font-size:13px;font-weight:800}.reference-filter-row button{width:34px;height:34px;border:1px solid var(--border);border-radius:999px;background:var(--panel);color:var(--muted);font-size:22px;line-height:1}.reference-picker-grid{min-height:0;margin:0 32px;border:1px solid var(--border);border-radius:12px;overflow:auto;background:var(--panel)}.reference-picker-grid table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed}.reference-picker-grid th,.reference-picker-grid td{border-bottom:1px solid var(--divider);border-right:1px solid var(--divider);padding:8px 12px;color:var(--text);text-align:left;vertical-align:middle}.reference-picker-grid th{position:sticky;top:0;z-index:2;height:42px;background:#f7f9fc;color:var(--muted);font-size:12px;font-weight:900}.reference-picker-grid th:first-child,.reference-picker-grid td:first-child{width:58px;text-align:center}.reference-picker-grid th:nth-child(2),.reference-picker-grid td:nth-child(2){width:260px}.reference-picker-grid th:nth-child(3),.reference-picker-grid td:nth-child(3){width:74px}.reference-picker-grid tr{height:58px}.reference-picker-grid tbody tr:not(.virtual-spacer):hover td{background:#f7fbff}.reference-picker-grid tbody tr.selected td{background:#eef6ff}.reference-picker-grid input[type=checkbox]{width:18px;height:18px;accent-color:#3f6698}.reference-picker-grid td strong,.reference-picker-grid td small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-picker-grid td strong{font-size:13px;line-height:1.25;font-weight:850}.reference-picker-grid td small{margin-top:2px;color:var(--muted);font-size:11px;font-weight:700}.reference-picker-grid .image-thumb{width:42px;height:32px;border-radius:5px}.reference-modal-footer{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 32px 18px;border-top:1px solid var(--divider);background:var(--panel)}.reference-modal-footer span{flex:1 1 auto;min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}@media (max-width: 760px){.reference-modal-backdrop{align-items:stretch;padding:0}.reference-picker-modal{width:100vw;height:100dvh;border-radius:0;border:0}.reference-modal-header{padding:18px 16px 10px}.reference-modal-header h2{font-size:19px}.reference-modal-toolbar{flex-wrap:wrap;padding:8px 16px}.reference-search{flex-basis:100%;order:3}.reference-popover-panel{margin:0 16px 8px}.reference-filter-row{grid-template-columns:1fr}.reference-picker-grid{margin:0 16px}.reference-modal-footer{padding:10px 16px calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap}.reference-modal-footer span{flex-basis:100%}.reference-modal-footer .secondary-button,.reference-modal-footer .primary-button{flex:1 1 0}}.readonly-hint{width:382px;min-height:54px;display:flex;align-items:center;gap:8px;margin:12px 0;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#f7f9fb;color:var(--muted);font-size:12px;line-height:1.35;font-weight:800}.product-drawer-footer{position:sticky;bottom:-18px;display:flex;justify-content:flex-end;gap:10px;margin:16px -24px -18px;padding:12px 24px 18px;border-top:1px solid var(--divider);background:var(--panel)}.product-drawer-footer.view-footer{gap:12px}.delete-confirm-strip{width:382px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin:12px 0;padding:10px 12px;border:1px solid #f6b9b4;border-radius:8px;background:#fff4f3;color:#9f2f28;font-size:12px;line-height:1.4;font-weight:800}.form-warning-banner{margin:12px 0;border:1px solid #fedf89;border-radius:8px;background:#fffaeb;color:#b54708;padding:12px 14px;font-size:12px;line-height:1.35;font-weight:800}.confirm-modal-backdrop{position:fixed;top:58px;right:0;bottom:0;left:236px;z-index:75;display:flex;align-items:flex-start;justify-content:flex-start;padding:92px 0 0 500px;background:#d5dbe5b8}.refund-confirm-modal{width:360px;min-height:226px;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:0 22px 50px #17203329;padding:16px 18px 12px;color:var(--text)}.refund-confirm-modal h2{margin:0 0 14px;font-size:16px;line-height:1.35;font-weight:800}.danger-title{display:block;margin-bottom:8px;color:#b42318;font-size:13px;line-height:1.35;font-weight:800}.refund-confirm-modal p{margin:0 0 14px;color:#b42318;font-size:12px;line-height:1.45;font-weight:800}.confirm-target-box{min-height:42px;display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fafbfc;padding:0 14px;color:var(--text);font-size:12px;font-weight:700}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.primary-button.danger,.secondary-button.danger{border-color:#b42318;background:#b42318;color:#fff}.secondary-button.danger{background:#fff;color:#b42318}@media (max-width: 760px){.confirm-modal-backdrop{top:52px;right:0;bottom:0;left:0;padding:0 16px 18px;align-items:flex-end}.refund-confirm-modal{width:100%;max-width:390px;border-radius:18px 18px 0 0}.readonly-hint{width:100%}.product-drawer-footer{bottom:-18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.product-drawer-footer button{width:100%;display:inline-flex;align-items:center;justify-content:center}.order-detail-drawer .product-drawer-footer .secondary-button.compact,.order-detail-drawer .product-drawer-footer .primary-button.compact{display:inline-flex!important;align-items:center;justify-content:center}.order-detail-drawer .product-drawer-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-drawer .search-select,.delete-confirm-strip{width:100%}.delete-confirm-strip{grid-template-columns:1fr}}.topbar{gap:18px}.topbar-brand-zone{min-width:210px}.toolbar-primary:disabled,.primary-button.toolbar-primary:disabled,.secondary-like:disabled{opacity:.45;cursor:not-allowed;background:var(--panel-soft);color:var(--muted);border-color:var(--border);box-shadow:none}.image-thumb.empty,.image-thumb.failed{border-style:dashed}.image-thumb.empty{background:#f8fafc;color:#98a2b3}.image-thumb.failed{color:var(--danger);background:var(--danger-soft)}.image-thumb.large.empty small,.image-thumb.large.failed small{display:block}.order-form-drawer{width:min(760px,calc(100vw - 236px));padding:18px 24px}.order-form-drawer .drawer-close{position:sticky;top:0;z-index:2;margin-left:auto;width:30px;height:30px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted);display:grid;place-items:center}.order-form-drawer .form-panel h2{margin-top:-30px}.order-form-drawer .line-editor{gap:12px}.order-form-drawer .line-row{grid-template-columns:minmax(240px,1.6fr) 100px 78px 112px 88px minmax(132px,1fr);align-items:start}.search-select{display:grid;gap:8px;min-width:0}.search-control-shell{display:grid;gap:8px}.search-select input{width:100%;min-height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text);padding:0 12px}.search-select.inline-selected .search-control-shell{width:100%;min-height:40px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:6px;padding:4px 8px}.search-select.inline-selected .search-control-shell:focus-within{border-color:#b692f6;box-shadow:0 0 0 3px #b692f629}.search-select.inline-selected input{flex:1 1 92px;min-width:72px;min-height:30px;height:30px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.search-select.inline-selected input:focus{outline:none}.search-select.disabled{opacity:.62}.search-selected{width:100%;min-height:34px;border:1px solid #d6bbfb;border-radius:8px;background:#f9f5ff;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;text-align:left}.search-select.inline-selected .search-selected{flex:0 1 auto;width:auto;max-width:min(100%,220px);min-height:30px;padding:0 8px 0 10px;background:#f7f2ff}.search-selected span,.search-options button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-selected small{color:var(--muted);font-weight:800}.search-options{max-height:188px;overflow-y:auto;display:grid;gap:6px;padding:6px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft)}.search-options button{min-height:36px;border:1px solid transparent;border-radius:7px;background:var(--panel);color:var(--text);display:grid;grid-template-columns:minmax(0,1fr);gap:2px;padding:6px 9px;text-align:left}.search-options button.active{border-color:#d6bbfb;background:#f4ebff;color:#6941c6}.search-options button small{color:var(--muted);font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-empty{min-height:34px;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:700}.search-warning{justify-items:start;padding:0 10px;border:1px dashed #f6b9b4;border-radius:7px;background:#fdecec;color:#9f2f28}.transfer-searching{min-height:32px;display:grid;place-items:center;border:1px dashed var(--border);border-radius:8px;color:var(--muted);font-size:12px;font-weight:800}@media (max-width: 760px){.topbar-brand-zone{min-width:0}.order-form-drawer{top:52px;width:min(390px,100vw);height:calc(100vh - 52px);padding:18px 16px}.order-form-drawer .line-row{grid-template-columns:1fr}.order-form-drawer .form-panel h2{margin-top:-30px}.search-options{max-height:150px}}@media (min-width: 761px){.content{display:flex;flex-direction:column}.product-workspace,.orders-workspace,.report-workspace{width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column}.product-workspace .page-header,.orders-workspace .page-header,.report-workspace .page-header{flex:0 0 auto}.product-workspace .products-table-zone,.orders-workspace .orders-table-zone,.report-workspace .reports-table-zone{width:100%;max-width:none;min-width:0;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.products-table-zone .table-toolbar,.orders-table-zone .table-toolbar,.reports-table-zone .table-toolbar{width:100%;max-width:100%;flex:0 0 auto}.products-table-zone .table-scroll,.orders-table-zone .table-scroll,.reports-table-zone .table-scroll{width:100%;max-width:100%;height:auto;min-height:360px;max-height:none;flex:1 1 auto}.products-table-zone .data-table{width:max(1290px,100%);min-width:1290px}.orders-table-zone .data-table{width:max(1594px,100%);min-width:1594px}.reports-table-zone .data-table{width:max(1580px,100%);min-width:1580px}.orders-table-zone .row-action-layer{left:min(var(--row-action-left, 1096px),calc(100% - 40px))}}.primary-button,.secondary-button,.toolbar-primary,.quick-view,.retry-button,.action-button,.sync-step-button,.import-primary,.import-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1;text-align:center;white-space:nowrap}.chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:0;min-height:24px;padding:0 9px;line-height:1;white-space:nowrap}.chip.primary,.chip.info{color:#245b83;background:#e7f0f7;border-color:#b9d1e3}.chip.success{color:#176444;background:#e9f7ef;border-color:#a7d9bd}.chip.warning{color:#7a4a0b;background:#fff4db;border-color:#e8c37a}.chip.danger{color:#9f2f28;background:#fff0ee;border-color:#eda8a2}.table-state-panel{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);text-align:center;padding:32px 20px}.table-state-panel strong{color:var(--text);font-size:18px;font-weight:750}.table-state-panel span{max-width:420px;line-height:1.55}.table-state-panel.failure,.table-state-panel.failure strong{color:#9f2f28}.table-state-skeleton{width:min(440px,90%);display:grid;gap:10px;margin-bottom:6px}.table-state-skeleton span{height:12px;border-radius:999px;max-width:none;background:linear-gradient(90deg,#edf3f7,#f8fbfd 48%,#e5edf3);background-size:200% 100%;animation:table-state-pulse 1.2s ease-in-out infinite}.table-state-skeleton span:nth-child(2){width:86%}.table-state-skeleton span:nth-child(3){width:72%}.table-state-skeleton span:nth-child(4){width:92%}.table-state-skeleton span:nth-child(5){width:64%}@keyframes table-state-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width: 761px){.content{min-width:0;overflow:hidden}.product-workspace,.orders-workspace,.customer-workspace,.report-workspace,.log-workspace,.batch-workspace{width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column}.product-workspace .page-header,.orders-workspace .page-header,.customer-workspace .page-header,.report-workspace .page-header,.log-workspace .page-header,.batch-workspace .page-header{flex:0 0 auto}.products-table-zone,.orders-table-zone,.customers-table-zone,.reports-table-zone,.logs-table-zone,.batches-table-zone{width:100%!important;max-width:none!important;min-width:0!important;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.products-table-zone .table-toolbar,.orders-table-zone .table-toolbar,.customers-table-zone .table-toolbar,.reports-table-zone .table-toolbar,.logs-table-zone .table-toolbar,.batches-table-zone .table-toolbar{width:100%!important;max-width:100%!important;height:auto!important;min-height:46px;flex:0 0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px;overflow:visible}.products-table-zone .table-scroll,.orders-table-zone .table-scroll,.customers-table-zone .table-scroll,.reports-table-zone .table-scroll,.logs-table-zone .table-scroll,.batches-table-zone .table-scroll{width:100%!important;max-width:100%!important;height:auto!important;min-height:360px;max-height:none!important;flex:1 1 auto}.table-zone .toolbar-search{flex:1 1 260px;width:auto!important;min-width:190px;max-width:420px}.table-zone .filter-wrap,.table-zone .sort-wrap,.table-zone .view-wrap,.table-zone .columns-wrap{flex:0 0 auto}.table-zone .primary-button.toolbar-primary,.table-zone .toolbar-primary.secondary-like{width:auto!important;min-width:max-content;margin-left:0!important;flex:0 0 auto}.customers-table-zone .data-table{width:max(1624px,100%)!important;min-width:1624px}.logs-table-zone .data-table{width:max(1260px,100%)!important;min-width:1260px}.batches-table-zone .data-table{width:max(1340px,100%)!important;min-width:1340px}}@media (min-width: 761px) and (max-width: 1279px){.content{padding:18px}.table-zone .toolbar-search{order:1;flex:1 1 240px}.orders-table-zone .sync-order-button,.orders-table-zone .add-order-button,.customers-table-zone .toolbar-primary{order:2}.table-zone .filter-wrap,.table-zone .sort-wrap,.table-zone .view-wrap,.table-zone .columns-wrap,.table-zone .quick-view,.table-zone .mark-refund-button,.table-zone .transfer-selected-button{order:3}.orders-table-zone .table-toolbar,.customers-table-zone .table-toolbar{align-content:flex-start}}@media (min-width: 761px){.sync-modal-backdrop{top:58px;right:0;bottom:0;left:236px;padding:18px;overflow:auto;align-items:flex-start;justify-content:center}.sync-modal{width:min(1080px,calc(100vw - 272px));height:min(760px,calc(100vh - 94px));max-width:none;max-height:none;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-template-rows:64px auto minmax(170px,auto) auto minmax(0,1fr) auto;gap:12px 18px;padding:0 22px 18px}.sync-modal-header,.sync-overview-title,.sync-current-title,.sync-overview-card,.sync-condition-card,.sync-current-card,.sync-locking-note,.sync-modal-footer{position:static;inset:auto;width:auto;height:auto;max-width:none}.sync-modal-header{grid-column:1 / -1;margin:0 -22px}.sync-overview-title{grid-column:1;grid-row:2}.sync-overview-card{grid-column:1;grid-row:3}.sync-condition-card{grid-column:2;grid-row:2 / 4}.sync-current-title{grid-column:1 / -1;grid-row:4}.sync-current-card{grid-column:1 / -1;grid-row:5;min-height:180px}.sync-locking-note{grid-column:1;grid-row:6;align-self:end}.sync-modal-footer{grid-column:2;grid-row:6;align-self:end;display:flex;justify-content:flex-end;gap:10px}.sync-modal-footer button{min-width:110px}.sync-preview-modal{width:min(1440px,calc(100vw - 96px));height:min(840px,calc(100vh - 72px));max-width:none;max-height:none;display:grid;grid-template-columns:320px minmax(0,1fr);grid-template-rows:78px minmax(0,1fr) auto;overflow:hidden}.sync-preview-titlebar{grid-column:1 / -1}.sync-preview-side,.sync-preview-main{min-height:0;overflow:auto}.sync-preview-footer{grid-column:1 / -1;position:static}}@media (min-width: 761px) and (max-width: 1179px){.sync-modal-backdrop{padding:14px}.sync-modal{width:calc(100vw - 264px);height:calc(100vh - 86px);grid-template-columns:minmax(0,1fr);grid-template-rows:58px auto auto auto minmax(220px,1fr) auto auto;padding:0 18px 16px;gap:10px}.sync-modal-header{margin:0 -18px}.sync-overview-title,.sync-overview-card,.sync-condition-card,.sync-current-title,.sync-current-card,.sync-locking-note,.sync-modal-footer{grid-column:1;grid-row:auto}.sync-condition-card{max-height:none}.sync-current-card{min-height:200px}.sync-modal-footer{position:sticky;bottom:-16px;z-index:3;margin:0 -18px -16px;padding:12px 18px;background:var(--panel);border-top:1px solid var(--line)}.sync-preview-modal{width:calc(100vw - 40px);height:calc(100vh - 40px);grid-template-columns:260px minmax(0,1fr)}}@media (max-width: 760px){.table-state-panel{min-height:180px;padding:24px 16px}.table-state-panel strong{font-size:16px}.mobile-empty{padding:0}.sync-modal-backdrop{top:0;right:0;bottom:0;left:0;padding:0;align-items:stretch;justify-content:stretch;overflow:hidden}.sync-modal{width:100vw;height:100dvh;max-width:none;max-height:none;overflow:auto;padding:0 16px 88px;display:block}.sync-modal-header,.sync-overview-title,.sync-current-title,.sync-overview-card,.sync-condition-card,.sync-current-card,.sync-locking-note,.sync-modal-footer{position:static;inset:auto;width:auto;height:auto;max-width:none}.sync-modal-header{position:sticky;top:0;z-index:4;margin:0 -16px 14px}.sync-overview-title,.sync-current-title{margin:12px 0 8px}.sync-overview-card,.sync-condition-card,.sync-current-card,.sync-locking-note{margin-bottom:12px}.sync-current-card{min-height:180px}.sync-modal-footer{position:fixed;left:0;right:0;bottom:0;z-index:5;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--panel);border-top:1px solid var(--line);box-shadow:0 -10px 24px #121e2c14}.sync-modal-footer .disabled-preview-button{display:none}.sync-modal-footer button{width:100%!important;min-height:44px}.sync-preview-modal{width:100vw;height:100dvh;max-width:none;max-height:none;overflow:auto;padding-bottom:88px}.sync-preview-footer{position:fixed;left:0;right:0;bottom:0;z-index:6;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--panel);border-top:1px solid var(--line)}.sync-preview-footer button{width:100%;min-height:44px}.sync-preview-footer .import-primary[disabled]{opacity:.55}}.sync-preview-backdrop{background:var(--bg)}.sync-preview-modal{min-width:0}.sync-preview-titlebar h2,.sync-preview-main-head h3,.import-step-title h3,.import-step-panel h3{text-wrap:balance}.sync-preview-titlebar .import-stepper{scrollbar-width:thin;scrollbar-color:#b7c1cd transparent}.sync-preview-titlebar .import-stepper::-webkit-scrollbar,.sync-preview-main .import-table-wrap::-webkit-scrollbar{height:8px;width:8px}.sync-preview-titlebar .import-stepper::-webkit-scrollbar-thumb,.sync-preview-main .import-table-wrap::-webkit-scrollbar-thumb{background:#b7c1cd;border-radius:999px}.sync-preview-titlebar .import-stepper::-webkit-scrollbar-track,.sync-preview-main .import-table-wrap::-webkit-scrollbar-track{background:transparent}.sync-preview-titlebar .import-stepper .import-stepper-item{text-indent:0}.sync-preview-titlebar .import-stepper .step-index{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffb3;color:inherit;font-size:12px;line-height:1;font-weight:900;font-style:normal}.sync-preview-titlebar .import-stepper .import-stepper-item.active .step-index{background:var(--primary);color:#fff}.sync-preview-titlebar .import-stepper .import-stepper-item.done .step-index{background:#0f7a4f;color:#fff}.sync-preview-main .import-step-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px}.sync-preview-main .import-step-panel.ready{display:flex;align-items:center;justify-content:center;min-height:100%;padding:32px 20px;border:1px dashed #b9d1e3;border-radius:10px;background:#f8fbfd;text-align:center}.sync-preview-main .import-step-panel.ready svg{color:#0f7a4f}.sync-preview-main .import-step-panel.ready p{max-width:560px;margin:0;border:0;background:transparent;color:var(--muted);font-weight:700}.sync-preview-main .import-step-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.sync-preview-main .import-step-title span{min-height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:850;white-space:nowrap}.sync-preview-main .import-step-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.sync-preview-main .import-table-wrap{width:100%;min-height:0;max-height:none;overflow:auto;border:1px solid var(--border);border-radius:9px;background:var(--panel)}.sync-preview-main .import-table{width:max(100%,900px);border-collapse:separate;border-spacing:0}.sync-preview-main .import-table.editable{width:max(100%,1360px)}.sync-preview-main .import-table th{position:sticky;top:0;z-index:2;height:42px;background:#f8fafc;color:var(--muted);font-weight:850;box-shadow:inset 0 -1px var(--border)}.sync-preview-main .import-table th,.sync-preview-main .import-table td{min-width:92px;padding:9px 12px;line-height:1.42;vertical-align:top;border-bottom:1px solid var(--divider)}.sync-preview-main .import-table td{color:var(--text);overflow-wrap:anywhere}.sync-preview-main .import-table td:first-child,.sync-preview-main .import-table th:first-child{min-width:150px}.sync-preview-main .import-table tr:last-child td{border-bottom:0}.sync-preview-main .row-actions{min-width:210px}.sync-preview-main .row-actions,.sync-preview-main .sync-customer-actions{display:flex;align-items:center;gap:12px}.sync-preview-main .row-actions{min-width:260px;justify-content:flex-start}.sync-preview-main .row-actions .compact,.sync-preview-main .sync-customer-actions .compact{min-width:max-content;min-height:34px;padding:0 12px}.sync-preview-main .sync-customer-actions.vertical{align-items:stretch;gap:8px}.sync-preview-main .sync-action-placeholder{min-height:34px;display:inline-flex;align-items:center;padding:0 10px;border:1px dashed var(--border);border-radius:7px;background:#f8fafc}.sync-preview-main .sync-decision-cell{min-width:260px}.sync-preview-main .sync-decision-summary{display:grid;gap:4px;min-width:0;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:#f8fafc}.sync-preview-main .sync-decision-summary.success{border-color:#abefc6;background:#ecfdf3}.sync-preview-main .sync-decision-summary strong,.sync-preview-main .sync-decision-summary small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-preview-main .sync-decision-summary strong{color:var(--text);font-size:12px;font-weight:850}.sync-preview-main .sync-decision-summary small{color:var(--muted);font-size:11px;font-weight:800}.sync-preview-main .import-table tr.sync-row-active td{background:#f7fbff}.sync-preview-main .import-table tr.sync-row-editor td{padding:0 12px 12px;background:#f7fbff;border-bottom:1px solid var(--divider)}.sync-preview-main .sync-row-editor-panel{display:grid;gap:12px;padding:12px;border:1px solid #bfd2e4;border-radius:10px;background:var(--panel);box-shadow:0 10px 24px #121e2c0f}.sync-preview-main .sync-row-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sync-preview-main .sync-row-editor-head strong{color:var(--text);font-size:13px;font-weight:850}.sync-preview-main .sync-row-editor-body{max-width:720px}.sync-preview-main .sync-new-customer-form{min-width:520px;align-items:start}.sync-preview-main .sync-new-customer-form.sync-new-customer-expanded{width:100%;min-width:0;grid-template-columns:auto repeat(5,minmax(120px,1fr))}.sync-preview-main .sync-new-customer-form input,.sync-preview-main .import-table select,.sync-preview-main .search-select input{min-height:34px;border-color:var(--border);color:var(--text);background:var(--panel)}.sync-preview-main .sync-new-customer-form input::placeholder,.sync-preview-main .search-select input::placeholder{color:#526173;opacity:1}.sync-preview-main .sync-tag-picker,.sync-preview-main .candidate-list{min-width:0}.sync-preview-main .sync-tag-picker button,.sync-preview-main .candidate-chip{min-height:28px}.sync-preview-main .candidate-chip button{text-align:left}.sync-preview-main .import-table tr.sync-row-handled td{background:#f8fbf9;color:#5f6b7a}.sync-preview-main .import-table tr.sync-row-pending td:first-child{box-shadow:inset 3px 0 #3f6a9f}.sync-preview-main .product-maintenance-block span,.sync-preview-main .sync-block-note{border-color:#f6b9b4;background:#fdecec;color:#9f2f28}.sync-preview-main .sync-step-description{margin:0;padding:10px 12px;border:1px solid #d7e3f1;border-radius:8px;background:#f5f9fd;color:#41546c}.sync-preview-footer{min-width:0}.sync-preview-footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-preview-footer .import-secondary{border:1px solid var(--border);background:var(--panel);color:var(--text)}.sync-preview-footer .import-secondary:hover{border-color:#b9c5d3;background:#f8fafc}@media (min-width: 1180px){.sync-preview-backdrop{padding:40px}.sync-preview-modal{position:relative;width:min(1500px,calc(100vw - 80px));height:min(860px,calc(100vh - 80px));min-height:640px;display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:14px 18px;padding:20px;overflow:hidden}.sync-preview-titlebar,.sync-preview-side,.sync-preview-main,.sync-preview-footer{position:static;inset:auto;width:auto;height:auto;max-width:none}.sync-preview-titlebar{grid-column:1 / -1;min-height:100px;display:grid;grid-template-columns:220px minmax(0,1fr) 34px;align-items:start;gap:18px}.sync-preview-titlebar h2{position:static;grid-column:1;grid-row:1;padding-top:8px}.sync-preview-close{position:static;grid-column:3;grid-row:1;justify-self:end}.sync-preview-titlebar .import-stepper{position:static;grid-column:2;grid-row:1;width:100%;height:auto;min-height:78px;grid-template-columns:repeat(8,minmax(112px,1fr))}.sync-preview-side{grid-column:1;grid-row:2;min-height:0;overflow:auto}.sync-preview-main{grid-column:2;grid-row:2;min-height:0;overflow:hidden}.sync-preview-footer{grid-column:1 / -1;grid-row:3;display:flex;align-items:center;gap:12px;padding-top:4px}.sync-preview-footer span{flex:1 1 auto}.sync-preview-footer .import-secondary,.sync-preview-footer .import-primary{flex:0 0 112px}}@media (min-width: 761px) and (max-width: 1179px){.sync-preview-backdrop{padding:18px}.sync-preview-modal{width:calc(100vw - 36px);height:calc(100vh - 36px);min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:16px;overflow:hidden}.sync-preview-titlebar,.sync-preview-side,.sync-preview-main,.sync-preview-footer{position:static;inset:auto;width:auto;height:auto;max-width:none}.sync-preview-titlebar{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:10px}.sync-preview-titlebar h2{position:static;grid-column:1;margin:0}.sync-preview-close{position:static;grid-column:2}.sync-preview-titlebar .import-stepper{position:static;grid-column:1 / -1;width:100%;height:auto;grid-template-columns:repeat(8,minmax(120px,1fr))}.sync-preview-side,.sync-preview-main{min-height:0}.sync-preview-main{overflow:hidden}.sync-preview-footer{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding-top:2px}}@media (max-width: 760px){.sync-preview-backdrop{padding:0;overflow:hidden}.sync-preview-modal{width:100vw;height:100dvh;min-height:0;display:flex;flex-direction:column;padding:0 0 76px;border:0;border-radius:0;overflow:hidden}.sync-preview-titlebar,.sync-preview-side,.sync-preview-main,.sync-preview-footer{position:static;inset:auto;width:auto;height:auto;max-width:none}.sync-preview-titlebar{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:10px;padding:12px 16px;border-bottom:1px solid var(--divider);background:var(--panel)}.sync-preview-titlebar h2{position:static;margin:0;font-size:18px}.sync-preview-close{position:static;width:34px;height:34px}.sync-preview-titlebar .import-stepper{position:static;grid-column:1 / -1;width:100%;height:auto;padding:8px;grid-template-columns:repeat(8,minmax(112px,1fr));overflow-x:auto}.sync-preview-side{flex:0 0 auto;margin:12px 16px 0;max-height:178px;overflow:auto}.sync-preview-main{flex:1 1 auto;min-height:0;margin:12px 16px 0;padding:14px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.sync-preview-main-head{align-items:flex-start;flex-direction:column;gap:6px}.sync-preview-main .import-step-title{align-items:flex-start;flex-direction:column;gap:8px}.sync-preview-main .import-step-actions{justify-content:flex-start}.sync-preview-main .import-table-wrap{max-height:none}.sync-preview-main .import-table{min-width:860px}.sync-preview-main .import-table.editable{min-width:1320px}.sync-preview-main .sync-new-customer-form{min-width:520px}.sync-preview-footer{position:fixed;left:0;right:0;bottom:0;z-index:6;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--divider);background:var(--panel);box-shadow:0 -10px 24px #121e2c14}.sync-preview-footer span{display:none}.sync-preview-footer .import-secondary,.sync-preview-footer .import-primary{width:100%;min-height:44px}.sync-preview-footer .import-primary[disabled]{opacity:.52}}@media (min-width: 761px){.sync-preview-modal .sync-preview-footer{position:static!important;inset:auto!important;grid-column:1 / -1!important;grid-row:3!important;display:grid!important;grid-template-columns:minmax(0,1fr) 150px 150px!important;align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;min-height:52px!important;padding:6px 0 0!important;border:0!important;background:transparent!important;box-shadow:none!important}.sync-preview-modal .sync-preview-footer span{display:block!important;min-width:0!important;margin:0!important;overflow:hidden!important;color:var(--muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sync-preview-modal .sync-preview-footer span:empty{visibility:hidden!important}.sync-preview-modal .sync-preview-footer .import-secondary,.sync-preview-modal .sync-preview-footer .import-primary{display:inline-flex!important;width:150px!important;min-width:150px!important;min-height:44px!important;justify-content:center!important}}@media (prefers-reduced-motion: reduce){.sync-preview-titlebar .import-stepper *,.sync-preview-main *,.sync-preview-footer *{transition-duration:.01ms!important;animation-duration:.01ms!important}}.sync-preview-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:76px 20px 20px 256px!important;background:#0f172a2e!important;overflow:hidden!important}.sync-preview-modal{position:relative!important;width:min(2040px,calc(100vw - 292px))!important;height:min(1080px,calc(100vh - 96px))!important;min-width:0!important;min-height:640px!important;max-width:calc(100vw - 292px)!important;max-height:calc(100vh - 96px)!important;margin:0!important;padding:18px!important;border:1px solid #cfd7e3!important;border-radius:12px!important;background:var(--panel)!important;box-shadow:0 28px 70px #0f172a3d!important;display:grid!important;grid-template-columns:286px minmax(0,1fr)!important;grid-template-rows:98px minmax(0,1fr) 58px!important;gap:14px 16px!important;overflow:hidden!important}.sync-preview-titlebar,.sync-preview-side,.sync-preview-main,.sync-preview-footer{position:static!important;inset:auto!important;width:auto!important;height:auto!important;max-width:none!important}.sync-preview-titlebar{grid-column:1 / -1!important;grid-row:1!important;min-height:0!important;display:grid!important;grid-template-columns:160px minmax(0,1fr) 40px!important;align-items:start!important;gap:16px!important;padding:0!important;border:0!important;background:transparent!important}.sync-preview-titlebar h2{position:static!important;grid-column:1!important;margin:8px 0 0!important;padding:0!important;font-size:22px!important;line-height:1.3!important}.sync-preview-close{position:static!important;grid-column:3!important;justify-self:end!important;width:38px!important;height:38px!important;border-radius:8px!important;background:var(--panel)!important}.sync-preview-titlebar .import-stepper{position:static!important;grid-column:2!important;width:100%!important;height:86px!important;min-height:0!important;padding:8px!important;grid-template-columns:repeat(8,minmax(122px,1fr))!important;gap:8px!important;overflow-x:auto!important}.sync-preview-titlebar .import-stepper span{min-width:122px!important;height:66px!important;padding:8px 10px!important}.sync-preview-side{grid-column:1!important;grid-row:2!important;min-height:0!important;padding:18px 16px!important;border:1px solid var(--border)!important;border-radius:10px!important;background:#fafbfc!important;overflow:auto!important}.sync-preview-main{grid-column:2!important;grid-row:2!important;min-width:0!important;min-height:0!important;padding:18px 20px!important;border:1px solid var(--border)!important;border-radius:10px!important;background:var(--panel)!important;display:grid!important;grid-template-rows:36px minmax(0,1fr)!important;gap:12px!important;overflow:hidden!important}.sync-preview-main .import-step-panel:not(.ready){height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;overflow:hidden!important}.sync-preview-main .import-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important}.sync-preview-footer,.sync-preview-modal .sync-preview-footer{grid-column:1 / -1!important;grid-row:3!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 150px 150px!important;align-items:center!important;gap:12px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.sync-preview-modal .sync-preview-footer .import-secondary,.sync-preview-modal .sync-preview-footer .import-primary{width:150px!important;min-width:150px!important;min-height:42px!important;justify-content:center!important}@media (min-width: 761px) and (max-width: 1179px){.sync-preview-backdrop{padding:70px 12px 12px 248px!important}.sync-preview-modal{width:calc(100vw - 272px)!important;height:calc(100vh - 82px)!important;min-height:0!important;max-width:calc(100vw - 272px)!important;max-height:calc(100vh - 82px)!important;grid-template-columns:220px minmax(0,1fr)!important;grid-template-rows:126px minmax(0,1fr) 58px!important;gap:12px!important;padding:14px!important}.sync-preview-titlebar{grid-template-columns:minmax(0,1fr) 38px!important}.sync-preview-titlebar h2{grid-column:1!important;margin-top:0!important;font-size:20px!important}.sync-preview-close{grid-column:2!important}.sync-preview-titlebar .import-stepper{grid-column:1 / -1!important;height:82px!important;grid-template-columns:repeat(8,minmax(112px,1fr))!important}.sync-preview-titlebar .import-stepper span{min-width:112px!important}.sync-preview-side,.sync-preview-main{padding:14px!important}}@media (max-width: 760px){.sync-preview-backdrop{top:0!important;right:0!important;bottom:0!important;left:0!important;padding:0!important;background:#f5f7fa!important;align-items:stretch!important;justify-content:stretch!important}.sync-preview-modal{width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;min-height:0!important;padding:0 0 72px!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important}.sync-preview-titlebar{display:grid!important;grid-template-columns:minmax(0,1fr) 36px!important;flex:0 0 auto!important;padding:12px 16px!important;border-bottom:1px solid var(--divider)!important;background:var(--panel)!important}.sync-preview-titlebar h2{grid-column:1!important;margin:0!important;font-size:18px!important}.sync-preview-close{grid-column:2!important;width:34px!important;height:34px!important}.sync-preview-titlebar .import-stepper{grid-column:1 / -1!important;height:auto!important;grid-template-columns:repeat(8,minmax(112px,1fr))!important}.sync-preview-side{flex:0 0 auto!important;margin:12px 16px 0!important;max-height:166px!important}.sync-preview-main{flex:1 1 auto!important;margin:12px 16px 0!important;padding:14px!important}.sync-preview-footer,.sync-preview-modal .sync-preview-footer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;grid-template-columns:1fr 1fr!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--divider)!important;background:var(--panel)!important;box-shadow:0 -10px 24px #121e2c14!important}.sync-preview-modal .sync-preview-footer span{display:none!important}.sync-preview-modal .sync-preview-footer .import-secondary,.sync-preview-modal .sync-preview-footer .import-primary{width:100%!important;min-width:0!important;min-height:44px!important}}.poc-page{min-height:100vh;background:#f4f7fb;color:#111827;padding:24px}.poc-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.poc-page-header h1{display:flex;align-items:center;gap:10px;margin:8px 0;font-size:26px}.poc-page-header p{margin:0;color:#64748b}.poc-env-badge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:800;font-size:13px}.poc-user-box{display:grid;gap:8px;justify-items:end;font-size:14px}.poc-user-box span,.poc-user-box button{display:inline-flex;align-items:center;gap:6px}.poc-user-box button,.poc-login button,.poc-tool,.wps-popover button,.poc-record-head button,.poc-comment-box button{min-height:32px;border:1px solid #d7dee9;border-radius:6px;background:#fff;color:#111827;font-weight:800;cursor:pointer}.poc-user-box button{padding:0 12px}.poc-grid-shell{position:relative;min-height:calc(100vh - 140px);border:1px solid #d6deea;border-radius:12px;background:#fff;overflow:hidden}.poc-grid-shell-placeholder{display:grid;place-items:center;min-height:420px;color:#64748b;font-weight:800}.grid-shell-login form{max-width:520px}.grid-shell-page{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh;background:#f4f7fb;color:#111827}.grid-shell-sidebar{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;min-height:100vh;padding:22px 16px;border-right:1px solid #d6deea;background:#fff}.grid-shell-brand{display:flex;align-items:center;gap:12px;min-height:48px}.grid-shell-logo{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#e8eef7;color:#2f5f9f}.grid-shell-brand strong,.grid-shell-brand span{display:block}.grid-shell-brand strong{font-size:19px;line-height:1.2}.grid-shell-brand span{margin-top:2px;color:#64748b;font-size:13px;font-weight:800}.grid-shell-sidebar-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;height:36px;padding:0 10px;border:1px solid #d6deea;border-radius:9px;background:#f8fafc;color:#64748b}.grid-shell-sidebar-search input{min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:13px;font-weight:800}.grid-shell-sidebar-search input::placeholder{color:#94a3b8}.grid-shell-tree{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding:4px 2px 4px 0}.grid-shell-tree section{display:grid;gap:4px}.grid-shell-tree-folder,.grid-shell-tree-children button{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:#475569;font-size:14px;font-weight:900;text-align:left;cursor:pointer}.grid-shell-tree-folder{color:#111827}.grid-shell-tree-folder svg:last-child{margin-left:auto;color:#94a3b8}.grid-shell-tree-folder-action,.grid-shell-tree-node-action{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;margin-left:auto;color:#94a3b8}.grid-shell-tree-folder-action svg,.grid-shell-tree-node-action svg{margin-left:0;pointer-events:none}.grid-shell-tree-children{display:grid;gap:3px;margin-left:12px;padding-left:12px;position:relative}.grid-shell-tree-children:before{content:"";position:absolute;top:2px;bottom:10px;left:10px;width:1px;background:#d6deea}.grid-shell-tree-children button{position:relative;min-height:34px;padding:0 8px;color:#64748b;font-size:13px}.grid-shell-tree-children button:before{content:"";position:absolute;left:-10px;top:50%;width:10px;height:1px;background:#d6deea}.grid-shell-tree-children button span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid-shell-tree-children button svg:last-child{color:#94a3b8}.grid-shell-tree-folder:hover,.grid-shell-tree-children button:hover,.grid-shell-tree-children button.active{border-color:#bfcee4;background:#e8eef7;color:#16365f}.grid-shell-tree-children button.active svg:first-child{color:#2f5f9f}.grid-shell-menu{display:grid;align-content:start;gap:8px}.grid-shell-menu button{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#475569;font-size:15px;font-weight:900;text-align:left;cursor:pointer}.grid-shell-menu button span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#eef3f9;color:#64748b;font-size:13px}.grid-shell-menu button:hover,.grid-shell-menu button.active{border-color:#bfcee4;background:#e8eef7;color:#16365f}.grid-shell-menu button.active span{background:#2f5f9f;color:#fff}.grid-shell-boundary{display:grid;gap:6px;padding:12px;border:1px solid #d6deea;border-radius:10px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.45}.grid-shell-boundary strong{color:#334155;font-size:13px}.grid-shell-main{min-width:0;padding:20px}.grid-shell-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.grid-shell-topbar h1{margin:8px 0 4px;font-size:26px;line-height:1.2}.grid-shell-topbar p{margin:0;color:#64748b;font-size:14px;font-weight:800}.grid-shell-user{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.grid-shell-user span,.grid-shell-user button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border:1px solid #d7dee9;border-radius:8px;background:#fff;color:#111827;font-weight:800}.grid-shell-user button{cursor:pointer}.grid-shell-admin-entry{background:#edf8f2!important;border-color:#b9e3ca!important;color:#207245!important}.poc-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:66px;padding:12px;border-bottom:1px solid #e2e8f0;background:#fff;overflow:visible}.poc-toolbar-group{display:inline-flex;align-items:center;gap:8px;min-width:0}.poc-toolbar-group.compact{flex:0 0 auto}.poc-tool{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;padding:0 12px;flex:0 0 auto}.poc-tool.primary{background:#2f5f9f;border-color:#2f5f9f;color:#fff}.poc-tool.primary:disabled{border-color:#d7dee9;background:#eef2f7;color:#94a3b8;opacity:1}.poc-tool.active{background:#e8eef7;border-color:#bfcee4}.poc-tool:disabled{opacity:.42;cursor:not-allowed;background:#f3f6fa;color:#94a3b8}.poc-tool.icon-only{width:38px;min-width:38px;padding:0;justify-content:center}.poc-toolbar-search{flex:1 1 260px;display:flex;align-items:center;gap:8px;min-width:220px;max-width:380px;height:38px;padding:0 12px;border:1px solid #d7dee9;border-radius:8px;background:#f8fafc}.poc-toolbar-search input,.poc-field-search input,.poc-filter-row input,.poc-filter-row select,.poc-comment-box input{width:100%;min-width:0;border:0;background:transparent;outline:none;color:#111827;font:inherit}.poc-grid-meta{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-bottom:1px solid #e5eaf2;color:#64748b;font-size:13px}.poc-grid-meta strong{color:#1d4f88}.poc-table-wrap{position:relative;height:calc(100vh - 250px);min-height:520px;overflow:auto;background:#fff}.poc-data-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%;-webkit-user-select:none;user-select:none}.poc-data-table th,.poc-data-table td{position:relative;border-right:1px solid #e5eaf2;border-bottom:1px solid #e5eaf2;padding:8px 12px;text-align:left;vertical-align:middle;font-size:14px}.poc-data-table th{position:sticky;top:0;z-index:3;background:#f7f9fc;color:#536174;font-weight:900}.poc-data-table th.frozen-column,.poc-data-table td.frozen-column{position:sticky;left:0;z-index:4;box-shadow:2px 0 #315f9f,8px 0 18px #315f9f1f}.poc-data-table td.frozen-column{z-index:2;background:#fff}.poc-data-table th.frozen-column{z-index:5}.poc-data-table th.action-column,.poc-data-table td.action-column{position:sticky;right:0;z-index:4;background:#fff;box-shadow:-1px 0 #dfe6ef,-10px 0 18px #0f172a0f}.poc-data-table th.action-column{z-index:6;background:#f7f9fc}.poc-data-table tr:hover td,.poc-data-table tr:hover td.action-column,.poc-data-table tr.selected td.action-column{background:#f8fbff}.poc-data-table tr.selected td{box-shadow:inset 3px 0 #38659d}.poc-data-table td.selected-cell{outline:2px solid #7c5cff;outline-offset:-2px;box-shadow:inset 0 0 0 9999px #7c5cff14}.poc-data-table tr.grouped td{background:#eef5ff}.poc-th-button{width:100%;min-width:0;min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 4px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;font-weight:900;text-align:left;cursor:pointer}.poc-th-content{display:grid;grid-template-columns:24px minmax(0,1fr) 26px;align-items:center;gap:4px;min-height:32px}.poc-th-content.active{color:#235f8f}.poc-th-button:hover{background:#eef4fb;color:#1d4f7a}.poc-th-button>span:first-of-type,.poc-th-title>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-th-field-icon{flex:0 0 auto;color:#667085}.poc-th-type-button,.poc-th-filter-button{display:inline-grid;place-items:center;width:24px;height:24px;min-height:24px;padding:0;border:0;border-radius:4px;background:transparent;color:#667085}.poc-th-type-button{cursor:pointer}.poc-th-type-button:hover{background:#eef4fb;color:#1d4f7a}.poc-th-title{display:inline-flex;align-items:center;gap:5px;min-width:0;color:inherit;cursor:default;-webkit-user-select:none;user-select:none}.poc-th-lock{flex:0 0 auto;color:#7a8699}.poc-th-sort{color:#2563eb}.poc-th-filter-button{display:inline-grid;place-items:center;width:24px;height:24px;border:0;border-radius:4px;background:transparent;color:#667085;opacity:0;cursor:pointer}.poc-data-table th:hover .poc-th-filter-button,.poc-th-content.active .poc-th-filter-button{opacity:1}.poc-th-filter-button:hover{background:#eef4fb;color:#1d4f7a}.poc-th-label{display:inline-flex;align-items:center;min-height:32px;color:#536174}.poc-resizer{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize}.poc-resizer:after{content:"";position:absolute;top:9px;right:2px;width:2px;height:calc(100% - 18px);border-radius:999px;background:transparent}.poc-resizer:hover:after,.poc-data-table th.resizing .poc-resizer:after{background:#315f9f}.poc-data-table td input,.poc-data-table td select{-webkit-user-select:text;user-select:text;width:100%;height:34px;border:1px solid #9db5d8;border-radius:7px;padding:0 8px;font:inherit}.poc-data-table td.editable-cell{cursor:cell}.poc-data-table td.editable-cell:hover{background:#f4faf8}.poc-data-table td{position:relative}.poc-cell-editor{min-width:96px;background:#fff;box-shadow:inset 0 0 0 1px #16a085,0 0 0 2px #16a0851f}.poc-cell-editor:focus{outline:0}.poc-image{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:42px;height:56px;padding:0;border:1px solid #d6deea;border-radius:6px;overflow:hidden;background:#eef2f7;color:#64748b;font-size:12px;cursor:zoom-in}.poc-image img{width:100%;height:100%;object-fit:cover}.poc-image.empty{border-style:dashed;background:#f8fafc;color:#64748b;font-weight:900}.poc-image.empty span{font-size:11px;line-height:1}.poc-image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:28px;background:#0f172a7a}.poc-image-preview-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(920px,calc(100vw - 56px));max-height:min(860px,calc(100vh - 56px));border:1px solid #d6deea;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0f172a42;overflow:hidden}.poc-image-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:10px 14px 10px 18px;border-bottom:1px solid #e5eaf2}.poc-image-preview-head strong{min-width:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap}.poc-image-preview-head button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d7dee9;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.poc-image-preview-body{display:grid;place-items:center;min-height:320px;padding:18px;background:#f8fafc}.poc-image-preview-body img{display:block;max-width:100%;max-height:calc(100vh - 150px);border-radius:10px;object-fit:contain;box-shadow:0 12px 36px #0f172a29}.poc-image-preview-fallback{min-width:min(360px,72vw);min-height:min(420px,62vh);display:grid;place-items:center;align-content:center;gap:10px;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px}.poc-row-actions{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.poc-row-actions button{min-height:30px;padding:0 10px;border:1px solid #d7dee9;border-radius:7px;background:#fff;color:#24364f;font-weight:900;cursor:pointer}.poc-row-actions button:hover{background:#edf4ff;border-color:#b8c7da}.poc-row-actions button.danger{color:#9f2f24}.poc-image-upload-field{display:grid;gap:8px}.poc-image-upload-preview{width:150px;aspect-ratio:3 / 4;padding:0;border:1px solid #d6deea;border-radius:8px;overflow:hidden;background:#eef2f7}.poc-image-upload-preview img{width:100%;height:100%;object-fit:cover}.poc-image-upload-empty{display:grid;place-items:center;gap:6px;width:150px;aspect-ratio:3 / 4;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;font-weight:900}.poc-image-upload-empty.clickable{cursor:pointer}.poc-image-upload-empty input{display:none}.sync-grid-action{white-space:nowrap}.sync-issue-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0f172a47}.sync-issue-page,.sync-issue-embedded-wrap{min-width:0;min-height:0;height:100%}.sync-issue-embedded-wrap{display:block;padding:0;background:transparent}.sync-issue-modal{display:grid;grid-template-columns:280px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:16px;width:min(1680px,calc(100vw - 56px));height:min(920px,calc(100vh - 56px));border:1px solid #d6deea;border-radius:16px;background:#fff;box-shadow:0 24px 80px #0f172a2e;overflow:hidden}.sync-issue-embedded-wrap .sync-issue-modal{width:100%;height:calc(100vh - 154px);min-height:620px;border-radius:0;border:0;box-shadow:none}.sync-issue-head{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 20px;border-bottom:1px solid #e2e8f0}.sync-issue-head small,.sync-issue-toolbar span,.sync-issue-summary dt{color:#64748b;font-size:12px;font-weight:900}.sync-issue-head h2,.sync-issue-toolbar h3{margin:0;color:#111827}.sync-issue-head button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d6deea;border-radius:10px;background:#fff;color:#64748b;cursor:pointer}.sync-issue-side{display:grid;align-content:start;gap:14px;min-height:0;margin:0 0 16px 20px;padding:16px;border:1px solid #d6deea;border-radius:14px;background:#fbfdff;overflow-y:auto}.sync-issue-side>strong{color:#111827;font-size:15px}.sync-issue-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sync-issue-tabs button,.sync-issue-side input,.sync-issue-side textarea,.sync-issue-side select,.sync-issue-table select,.sync-issue-table input{min-height:36px;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#111827;font:inherit;font-weight:800}.sync-issue-tabs button{cursor:pointer}.sync-issue-tabs button.active{border-color:#a9c4e8;background:#e8f1fb;color:#16365f}.sync-issue-side label{display:grid;gap:6px;color:#64748b;font-size:12px;font-weight:900}.sync-issue-side input,.sync-issue-side textarea{padding:0 10px}.sync-issue-side textarea{min-height:86px;padding-top:8px;resize:vertical}.sync-file-picker{position:relative;display:flex!important;align-items:center;justify-content:center;min-height:92px;border:1px dashed #bfcee4;border-radius:12px;background:#fff;cursor:pointer}.sync-file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.sync-issue-summary{display:grid;gap:8px;margin:0;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.sync-issue-summary div{display:flex;align-items:center;justify-content:space-between;gap:8px}.sync-issue-summary dd{margin:0;color:#111827;font-weight:900}.sync-issue-main{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-width:0;min-height:0;margin:0 20px 16px 0}.sync-issue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px}.sync-issue-toolbar>div{display:flex;align-items:center;gap:10px}.sync-issue-toolbar>div:first-child{flex-wrap:wrap}.sync-issue-compact-stats{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.sync-issue-compact-stats span{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border:1px solid #dbe4ef;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:900}.sync-issue-compact-stats span.ok{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sync-issue-compact-stats span.danger{border-color:#fecaca;background:#fff5f5;color:#b42318}.sync-issue-compact-stats.sync-summary-sentence{gap:0;padding:6px 10px;border:1px solid #111827;border-radius:6px;background:#fff;color:#111827;font-size:13px;font-weight:800;line-height:1.45}.sync-issue-compact-stats.sync-summary-sentence span{display:inline;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit}.sync-issue-compact-stats.sync-summary-sentence span:not(:last-child):after{content:"，"}.sync-issue-compact-stats.sync-summary-sentence strong{color:#b42318;font-weight:900}.sync-issue-error,.sync-issue-warning,.sync-issue-result{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:40px;padding:0 12px;border-radius:10px;font-weight:900}.sync-issue-error{position:fixed;top:78px;right:24px;z-index:120;width:min(520px,calc(100vw - 48px));min-height:0;padding:10px 12px;border:1px solid #fecaca;background:#fff5f5;color:#b42318;box-shadow:0 12px 32px #0f172a24}.sync-issue-error small{padding:2px 6px;border-radius:999px;background:#b4231814;color:#7f1d1d;font-size:11px;font-weight:800}.sync-issue-warning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.sync-issue-readonly-note{padding:7px 10px;border-bottom:1px solid #dfe7f1;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.sync-issue-filterbar{display:flex;align-items:end;flex-wrap:wrap;gap:8px;padding:8px 10px;border:1px solid #d6deea;border-radius:12px;background:#fff;box-sizing:border-box;max-width:100%}.sync-issue-filterbar label{display:grid;gap:4px;min-width:120px;box-sizing:border-box;color:#64748b;font-size:12px;font-weight:900}.sync-issue-filterbar label.wide{min-width:220px;flex:1}.sync-issue-filterbar select,.sync-issue-filterbar input{width:100%;min-width:0;min-height:32px;padding:0 8px;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#111827;font:inherit;box-sizing:border-box}.sync-issue-pager{display:flex;align-items:center;gap:8px;margin-left:auto;color:#64748b;font-size:12px;font-weight:900}.sync-issue-list-count{display:flex;align-items:center;gap:8px;margin-left:auto;color:#64748b;font-size:12px;font-weight:900;white-space:nowrap}.sync-issue-pager button{min-height:32px;padding:0 10px;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#111827;font:inherit;font-weight:900;cursor:pointer}.sync-issue-pager button:disabled,.sync-issue-filterbar button:disabled{opacity:.55;cursor:not-allowed}.sync-cell-readonly{display:inline-flex;align-items:center;max-width:100%;min-height:24px;padding:0 8px;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc;color:#475569;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync-progress-panel{display:grid;gap:8px;padding:10px 12px;border:1px solid #c7d2fe;border-radius:12px;background:#eef2ff;color:#3730a3;font-weight:900}.sync-progress-panel.terminal{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sync-progress-panel.tone-blue{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.sync-progress-panel.tone-green{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sync-progress-panel.tone-amber{border-color:#fde68a;background:#fffbeb;color:#92400e}.sync-progress-panel.tone-red{border-color:#fecaca;background:#fef2f2;color:#991b1b}.sync-progress-panel.tone-gray{border-color:#d8dee8;background:#f8fafc;color:#475467}.sync-progress-panel>div:first-child{display:flex;justify-content:space-between;gap:12px}.sync-progress-panel small{color:inherit}.sync-progress-stats{display:flex;flex-wrap:wrap;gap:6px;font-size:12px}.sync-progress-stats span{padding:2px 6px;border-radius:999px;background:#ffffffb8}.sync-issue-result{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.sync-issue-result.tone-amber{border-color:#fde68a;background:#fffbeb;color:#92400e}.sync-issue-result.tone-red{border-color:#fecaca;background:#fef2f2;color:#991b1b}.sync-issue-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:360px;border:1px dashed #bfcee4;border-radius:14px;color:#64748b;text-align:center;font-weight:900}.sync-issue-empty.compact{min-height:120px;border:0}.sync-issue-empty strong{color:#111827;font-size:18px}.sync-issue-table-wrap{position:relative;min-height:0;border:1px solid #d6deea;border-radius:12px;overflow:auto}.sync-issue-table-overlay{position:absolute;top:38px;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;background:#f8fafcb8;color:#334155;font-size:13px;font-weight:900;pointer-events:none}.sync-issue-table{width:max(2240px,100%);border-collapse:collapse;font-size:12px}.sync-issue-table th,.sync-issue-table td{border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:7px 8px;vertical-align:top}.sync-issue-table th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#64748b;font-weight:900;text-align:left}.sync-issue-table tr.handled{background:#f8fff9}.sync-issue-table tr.pending{background:#fff}.sync-issue-table td.issue-cell.warning{background:#fff7ed;color:#9a3412}.sync-issue-table td.issue-cell.actionable{background:#fbfdff}.sync-issue-table td.issue-cell button{margin-top:6px}.sync-issue-table td small{display:block;margin-top:4px;color:#64748b;font-weight:800}.sync-issue-tags{display:flex;flex-wrap:wrap;gap:6px}.sync-issue-tags.ok span{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sync-issue-tags span,.sync-issue-skipped{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#e8f1fb;color:#16365f;font-weight:900}.sync-issue-skipped{background:#f1f5f9;color:#64748b}.sync-issue-controls,.sync-customer-inline,.sync-new-customer-inline{display:grid;gap:8px}.sync-issue-controls label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:900}.sync-issue-table select,.sync-issue-table input{width:100%;min-height:30px;padding:0 8px}.sync-cell-stack,.sync-cell-editor{display:grid;gap:8px}.sync-cell-editor>span:first-child{color:#374151;font-size:12px;font-weight:900}.sync-cell-editor.compact{gap:4px}.sync-cell-muted{color:#94a3b8;font-weight:900}.sync-cell-select{min-width:130px}.sync-cell-actions{display:flex;flex-wrap:wrap;gap:8px}.sync-cell-actions button,.sync-link-button,.sync-selected-pill button{min-height:30px;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#111827;font:inherit;font-weight:900;cursor:pointer}.sync-cell-actions button{padding:0 10px}.sync-link-button{justify-self:start;padding:0 10px;color:#176b53;border-color:#bbe6d5;background:#f0fdf4}.sync-link-button.compact{min-height:26px;padding:0 8px;font-size:12px}.sync-selected-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;max-width:360px;min-height:34px;padding:0 8px 0 10px;border:1px solid #c9b8ff;border-radius:8px;background:#f7f2ff;color:#111827;font-weight:900}.sync-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:24px;background:#0f172a3d}.sync-confirm-dialog{width:min(480px,calc(100vw - 48px));border:1px solid #d6deea;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a2e;overflow:hidden}.sync-confirm-dialog header,.sync-confirm-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.sync-confirm-dialog footer{justify-content:flex-end;border-top:1px solid #e2e8f0;border-bottom:0;background:#f8fafc}.sync-confirm-dialog header strong{color:#111827;font-size:15px}.sync-confirm-dialog header button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #d6deea;border-radius:6px;background:#fff;color:#64748b}.sync-confirm-body{display:grid;gap:8px;padding:14px;color:#334155;font-size:13px;font-weight:800}.sync-confirm-body p{margin:0;color:#111827}.sync-confirm-body span{color:#64748b}.sync-selected-pill button{min-height:24px;padding:0 6px;border:0;background:transparent;color:#64748b}.association-suggestions button.selected{border-color:#3f6698;background:#eaf3ff;color:#234f83;box-shadow:inset 0 0 0 1px #3f66982e}.association-suggestions button.selected small{margin-left:8px;color:#3f6698;font-size:11px;font-weight:900}.association-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:32px;background:#0f172a47}.association-picker{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;width:min(1180px,calc(100vw - 80px));height:min(760px,calc(100vh - 80px));border:1px solid #d8e0ec;border-radius:16px;background:#fff;box-shadow:0 28px 90px #0f172a3d;overflow:hidden}.association-picker-head,.association-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #e5eaf2}.association-picker-head h3{margin:0 0 6px;color:#111827;font-size:20px}.association-picker-head span,.association-picker-footer span{color:#64748b;font-size:13px;font-weight:800}.association-picker-head button{display:inline-grid;place-items:center;width:34px;min-height:34px;border:1px solid #d6deea;border-radius:9px;background:#fff;color:#64748b;cursor:pointer}.association-picker-tools{display:flex;align-items:center;gap:8px;padding:14px 20px;border-bottom:1px solid #eef2f7}.association-search{flex:1;display:flex;align-items:center;gap:8px;min-width:260px;height:38px;padding:0 12px;border:1px solid #d6deea;border-radius:10px;background:#fff}.association-search input{flex:1;min-width:0;border:0;outline:0;color:#111827;font:inherit;font-weight:800}.association-suggestions{display:flex;align-items:center;gap:8px;padding:10px 20px;border-bottom:1px solid #eef2f7;overflow-x:auto}.association-suggestions strong{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:900}.association-suggestions button{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid #d6deea;border-radius:999px;background:#f8fafc;color:#111827;font:inherit;font-weight:900;cursor:pointer}.association-create{display:grid;gap:10px;padding:12px 20px;border-bottom:1px solid #eef2f7;background:#fbfdff}.association-create strong{color:#111827}.association-create-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.association-create input,.association-create select{min-height:36px;padding:0 10px;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#111827;font:inherit;font-weight:800}.association-error{min-height:34px;margin:10px 20px 0;padding:8px 10px;border:1px solid #fecaca;border-radius:8px;background:#fff5f5;color:#b42318;font-weight:900}.association-table-wrap{min-height:0;margin:12px 20px;border:1px solid #d8e0ec;border-radius:12px;overflow:auto}.association-table{width:max(980px,100%);border-collapse:collapse;font-size:13px}.association-table th,.association-table td{border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:9px 10px;text-align:left;vertical-align:middle}.association-table th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#64748b;font-weight:900}.association-table tr{cursor:pointer}.association-table tr.selected{background:#eef7ff;box-shadow:inset 3px 0 #3b6ea8}.association-picker-footer{border-top:1px solid #e5eaf2;border-bottom:0}.association-picker-footer>div{display:flex;align-items:center;gap:8px}.danger-text{color:#b42318!important}.poc-id-list,.poc-field-row,.poc-filter-mode,.poc-panel-actions,.poc-section-title{display:flex;align-items:center;gap:8px}.poc-panel-actions.split{width:100%;justify-content:space-between}.poc-empty-inline{min-height:42px;display:flex;align-items:center;padding:0 12px;border:1px dashed #d7dee9;border-radius:10px;background:#f8fafc;color:#64748b;font-weight:800}.poc-id-list{flex-wrap:wrap}.poc-id-list-plain{gap:6px;min-width:0;color:#111827;font-weight:500}.poc-list-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.poc-pill,.poc-status{display:inline-flex;align-items:center;min-height:26px;width:fit-content;padding:0 9px;border-radius:999px;background:#e8eef7;color:#1f3f67;font-weight:900}.poc-status{background:#eaf4ff}.poc-muted{color:#94a3b8}.wps-popover{position:absolute;top:48px;left:98px;z-index:20;width:min(520px,calc(100vw - 160px));border:1px solid #d8e0ec;border-radius:6px;background:#fff;box-shadow:0 8px 24px #0f172a1f}.wps-popover-head,.wps-popover-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5eaf2}.wps-popover-head button{width:28px;min-height:28px;padding:0}.wps-popover-body{display:grid;gap:10px;max-height:min(520px,calc(100vh - 240px));padding:10px 12px;overflow:auto}.wps-popover-footer{border-top:1px solid #e5eaf2;border-bottom:0;color:#64748b;font-size:13px}.poc-field-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 10px;border:1px solid #d7dee9;border-radius:8px;background:#f8fafc}.poc-field-manager-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.poc-field-manager-head>span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:900}.poc-field-list{display:grid;gap:6px}.poc-field-row{display:grid;grid-template-columns:28px 28px minmax(92px,1fr) auto 30px 30px 30px;min-height:42px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.poc-field-row span{font-weight:800}.poc-field-row>span:not(.poc-field-type){min-width:0}.poc-field-name{display:grid;gap:1px;min-width:92px}.poc-field-name strong,.poc-field-name em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-field-name em{color:#64748b;font-size:11px;font-style:normal;font-weight:700}.poc-field-type{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#eef4fb;color:#315f9f}.poc-field-row small{min-height:24px;padding:3px 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-weight:900;display:inline-flex;align-items:center;gap:4px}.poc-field-row-badge.placeholder{color:#8591a3;background:#f8fafc}.poc-field-row button{min-height:30px;padding:0 8px}.poc-field-row .poc-drag-handle{width:30px;padding:0;cursor:grab}.poc-field-row .poc-drag-handle:active{cursor:grabbing}.poc-field-config-popover{position:absolute;z-index:36;width:292px;display:grid;gap:10px;padding:12px;border:1px solid #d8e0ec;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a29}.poc-field-config-head{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px}.poc-field-config-head.compact{padding-top:8px;border-top:1px solid #e5eaf2}.poc-field-config-head strong{color:#111827;font-size:12px}.poc-field-config-head span{color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.poc-field-option-list,.poc-option-defaults{display:flex;flex-wrap:wrap;gap:6px}.poc-option-defaults button{min-height:28px;padding:0 8px;border:1px solid #d8e0ec;border-radius:999px;background:#fff;color:#344054}.poc-option-defaults button.active{border-color:#75b8e8;background:#eaf5ff;color:#155b8a}.poc-option-config-card{display:grid;gap:10px;padding:10px;border:1px solid #d8e0ec;border-radius:8px;background:#f8fafc}.poc-option-config-note{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;color:#64748b;font-size:12px;line-height:1.45}.poc-option-config-note strong{color:#172033}.poc-field-option-editor{display:grid;gap:6px}.poc-field-option-row{display:grid;grid-template-columns:16px 18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px}.poc-field-option-row input{min-height:30px}.poc-option-color{width:14px;height:14px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:var(--option-color, #d8e0ec);box-shadow:inset 0 0 0 2px #ffffff8f}.poc-column-menu,.poc-field-row-menu{position:absolute;z-index:37;width:260px;display:grid;gap:1px;padding:7px 8px;border:1px solid #d8e0ec;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a24}.poc-field-row-menu{width:244px;gap:2px;padding:6px;box-shadow:0 14px 34px #0f172a29}.poc-column-menu button,.poc-field-row-menu button{border:0;background:transparent;color:#172033}.poc-column-menu button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;justify-items:start;min-height:34px;gap:9px;padding:0 9px;border-radius:6px;font-size:13px;font-weight:800;line-height:1.2;text-align:left}.poc-column-menu button svg{justify-self:center}.poc-field-row-menu button{min-height:30px;justify-content:flex-start;gap:8px}.poc-column-menu button:not(:disabled):hover,.poc-field-row-menu button:hover{background:#f1f5f9}.poc-column-menu button.danger,.poc-field-row-menu button.danger{color:#b42318}.poc-column-menu button:disabled,.poc-field-row-menu button:disabled{color:#98a2b3;cursor:not-allowed}.poc-column-menu button:disabled:hover{background:transparent}.poc-column-menu-divider{height:1px;margin:6px 3px;background:#e5eaf2}.poc-column-menu small,.poc-field-row-menu small{display:inline-flex;align-items:center;gap:5px;padding:6px 8px 4px;color:#667085;font-size:12px;line-height:1.35}.poc-column-menu small{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;padding:7px 8px 5px;color:#8a94a6;font-size:11.5px;font-weight:700;text-align:left}.poc-column-menu small svg{margin-top:1px}.poc-column-value-filter{position:absolute;z-index:38;width:324px;display:grid;gap:8px;padding:10px;border:1px solid #d8e0ec;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a29}.poc-column-value-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;height:34px;padding:0 9px;border:1px solid #2f6fe4;border-radius:6px;background:#fff;color:#667085}.poc-column-value-search input{width:100%;min-width:0;height:30px;border:0;outline:0;color:#172033;font:inherit}.poc-column-value-list{max-height:280px;overflow:auto;display:grid;gap:2px;padding:2px 0}.poc-column-value-option{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:30px;padding:0 6px;border-radius:5px;color:#172033;font-size:13px}.poc-column-value-option:hover{background:#f2f5f9}.poc-column-value-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-column-value-option em{color:#667085;font-style:normal;font-size:12px}.poc-column-value-filter footer{display:flex;justify-content:flex-end;gap:8px;padding-top:6px}.poc-column-value-filter footer button{min-width:72px;height:34px;border:1px solid #d8e0ec;border-radius:6px;background:#fff;color:#172033;font-weight:800}.poc-column-value-filter footer button:last-child{border-color:#2563eb;background:#2563eb;color:#fff}.poc-field-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;background:#1118270f;pointer-events:none}.poc-field-settings-drawer{position:absolute;top:72px;right:16px;width:min(440px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 24px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d8e0ec;border-radius:10px;background:#fff;box-shadow:0 18px 42px #0f172a2e;pointer-events:auto}.poc-field-settings-drawer header,.poc-field-settings-drawer footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5eaf2}.poc-field-settings-drawer footer{border-top:1px solid #e5eaf2;border-bottom:0}.poc-field-settings-drawer header div{display:grid;gap:3px}.poc-field-settings-drawer header strong{font-size:15px}.poc-field-settings-drawer header span,.poc-field-settings-note,.poc-field-settings-warning{color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.poc-field-settings-body{display:grid;gap:12px;padding:14px 16px;overflow:auto}.poc-field-settings-body section{display:grid;gap:10px;padding:12px;border:1px solid #e5eaf2;border-radius:8px;background:#fbfdff}.poc-field-settings-body h3{margin:0;font-size:13px}.poc-field-settings-body label{display:grid;gap:5px;color:#475569;font-size:12px;font-weight:900}.poc-field-settings-body input,.poc-field-settings-body select,.poc-field-settings-body textarea{min-height:34px;border:1px solid #d7dee9;border-radius:6px;padding:0 9px;background:#fff;color:#111827;font:inherit}.poc-field-settings-body textarea{min-height:88px;padding-top:8px;resize:vertical}.poc-field-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.poc-field-settings-warning{padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#b45309}.poc-field-settings-warning.danger{border-color:#fecaca;background:#fff1f0;color:#b42318}.poc-field-settings-drawer footer>div{display:inline-flex;align-items:center;gap:8px}.poc-field-settings-drawer button.danger,.poc-field-danger-modal button.danger{border-color:#fecaca;color:#b42318}.poc-field-danger-body{display:grid;gap:8px;padding:16px;color:#475569;font-weight:700}.poc-field-danger-body p{margin:0}.poc-field-danger-body .danger{color:#b42318}.poc-filter-mode button.active,.wps-popover button.active{border-color:#38659d;background:#eaf3ff;color:#234f83}.poc-filter-row{display:grid;grid-template-columns:minmax(130px,1fr) minmax(120px,.8fr) minmax(140px,1.2fr) auto;gap:8px;align-items:center}.poc-filter-row.compact{flex:1;grid-template-columns:minmax(140px,1fr) minmax(120px,.8fr) auto}.poc-filter-row.compact.two{grid-template-columns:minmax(180px,1fr) auto}.poc-sortable-rule{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #e5eaf2;border-radius:10px;background:#fbfdff}.poc-sortable-rule .poc-drag-handle{width:34px;min-height:38px;padding:0;cursor:grab}.poc-filter-row input,.poc-filter-row select,.poc-form-grid input,.poc-form-grid select,.poc-form-grid textarea{height:38px;border:1px solid #d7dee9;border-radius:8px;padding:0 10px;background:#fff}.poc-switch-line{display:inline-flex;align-items:center;gap:8px;color:#475569;font-weight:900}.poc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.poc-form-error{display:grid;gap:4px;margin-bottom:12px;padding:10px 12px;border:1px solid #f4b5ad;border-radius:10px;background:#fff3f1;color:#9f271e;font-size:13px;line-height:1.45}.poc-form-error strong{color:#8f1f17}.poc-form-error span{color:#b42318}.poc-form-grid label{display:grid;gap:6px;color:#64748b;font-weight:900}.poc-form-grid label.wide{grid-column:1 / -1}.poc-form-grid textarea{min-height:74px;padding:9px 10px;resize:vertical;font:inherit}.poc-add-rule{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:0 12px}.poc-view-group{display:grid;gap:8px}.poc-view-group>button,.poc-view-item{display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:8px;padding:4px;border:1px solid transparent;border-radius:8px}.poc-view-item button:first-child{flex:1;justify-content:flex-start}.poc-view-item.active{border-color:#bfcee4;background:#eaf3ff}.poc-view-item.active button:first-child:before{content:"✓";margin-right:6px;color:#315f9f;font-weight:900}.poc-find-float{position:absolute;top:78px;right:28px;z-index:30;display:flex;align-items:center;gap:8px;width:340px;height:44px;padding:0 10px;border:1px solid #d8e0ec;border-radius:12px;background:#fff;box-shadow:0 14px 34px #0f172a24}.poc-find-float input{flex:1;border:0;outline:0;font:inherit}.poc-notice{display:flex;align-items:center;gap:10px;padding:14px;border-radius:10px;background:#eef6ff;color:#234f83;font-weight:800}.poc-announcement-editor{min-height:120px;border:1px solid #d7dee9;border-radius:10px;padding:12px;resize:vertical;font:inherit}.poc-style-panel{display:grid;gap:18px}.poc-style-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.poc-style-actions button{min-height:38px;padding:0 12px}.poc-no-color{display:inline-flex;align-items:center;gap:10px}.poc-no-color span{position:relative;width:24px;height:24px;border:1px solid #cfd6e2;border-radius:4px;background:#fff}.poc-no-color span:after{content:"";position:absolute;left:2px;top:11px;width:28px;height:2px;background:#cf3b2e;transform:rotate(45deg);transform-origin:left center}.poc-color-section{display:grid;gap:12px}.poc-color-section strong{color:#111827;font-size:15px}.poc-color-matrix,.poc-standard-colors{display:grid;gap:9px}.poc-color-matrix{grid-template-columns:repeat(12,30px)}.poc-standard-colors{grid-template-columns:repeat(auto-fill,minmax(30px,30px))}.poc-color-swatch{width:30px;min-height:30px!important;height:30px;padding:0!important;border:1px solid rgba(15,23,42,.16)!important;border-radius:7px!important;background:var(--swatch-color)!important;box-shadow:inset 0 0 0 1px #0f172a0a}.poc-color-swatch:hover:not(:disabled),.poc-color-swatch:focus-visible{border-color:#315f9f!important;box-shadow:0 0 0 3px #315f9f2e,inset 0 0 0 1px #0f172a0a}.poc-paste-help{padding:12px;border-radius:10px;background:#eef6ff;color:#234f83;font-weight:800}.poc-batch-summary{display:grid;grid-template-columns:86px minmax(180px,1fr) 92px auto;gap:10px;align-items:center}.poc-batch-summary span{color:#64748b;font-weight:900}.poc-batch-summary input,.poc-batch-summary select{height:38px;border:1px solid #d7dee9;border-radius:8px;padding:0 10px;background:#fff;font:inherit}.poc-batch-box{display:grid;gap:8px;padding:12px;border:1px solid #e5eaf2;border-radius:10px;background:#fbfdff}.poc-distribution{display:flex;flex-wrap:wrap;gap:8px}.poc-distribution span,.poc-validation{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:30px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-weight:900}.poc-distribution b{color:#1d4f88}.poc-validation{border:1px solid #f1c0b8;background:#fff3f1;color:#a73523}.poc-validation.ok{border-color:#b9e5ca;background:#eefaf2;color:#23613b}.poc-paste-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.poc-paste-summary span{min-height:28px;padding:0 9px;border-radius:999px;background:#eef2f7;color:#475569;font-weight:800}.poc-check-list{display:flex;flex-wrap:wrap;gap:8px}.poc-check-list label{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #d7dee9;border-radius:999px;background:#fff;font-weight:800}.poc-paste-box{min-height:180px;border:1px solid #d7dee9;border-radius:10px;padding:12px;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;resize:vertical}.poc-paste-preview{max-height:220px;overflow:auto;border:1px solid #d7dee9;border-radius:10px;background:#fff}.poc-paste-preview table{width:100%;border-collapse:collapse}.poc-paste-preview td{max-width:220px;border:1px solid #e5eaf2;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poc-paste-preview small{display:block;padding:8px 10px;color:#64748b}.poc-context-menu{position:fixed;z-index:70;display:grid;min-width:244px;padding:8px;border:1px solid #d8e0ec;border-radius:10px;background:#fff;box-shadow:0 18px 44px #0f172a33}.poc-menu-group{display:grid;gap:2px;padding:4px 0;border-bottom:1px solid #eef2f7}.poc-menu-group:last-child{border-bottom:0}.poc-context-menu button{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;min-height:36px;border:0;border-radius:7px;background:transparent;text-align:left;padding:0 10px;font-weight:800;cursor:pointer}.poc-context-menu button:hover{background:#eef4fb}.poc-context-menu button:disabled{color:#94a3b8;cursor:not-allowed}.poc-context-menu button span{color:#94a3b8;font-size:12px}.poc-menu-group.danger button{color:#a73523}.poc-stepper{min-width:28px;min-height:22px;display:inline-grid;place-items:center;border:1px solid #d7dee9;border-radius:999px;background:#f8fafc}.poc-group-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;font:inherit;font-weight:900;cursor:pointer}.poc-record-drawer{position:fixed;top:0;right:0;z-index:50;width:min(520px,92vw);height:100vh;border-left:1px solid #d8e0ec;background:#fff;box-shadow:-18px 0 45px #0f172a2e;overflow:auto}.poc-record-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #e5eaf2;background:#fff}.poc-record-actions{display:inline-flex;align-items:center;gap:6px}.poc-record-head h2{margin:4px 0 0;font-size:20px}.poc-record-head small{color:#64748b;font-weight:800}.poc-record-head button{width:36px;padding:0}.poc-record-head button:disabled{opacity:.42;cursor:not-allowed}.poc-record-tabs{position:sticky;top:82px;z-index:2;display:flex;gap:8px;padding:10px 20px;border-bottom:1px solid #e5eaf2;background:#fff}.poc-record-tabs button{min-height:34px;padding:0 12px;border:1px solid #d7dee9;border-radius:999px;background:#fff;color:#475569;font-weight:900;cursor:pointer}.poc-record-tabs button.active{border-color:#315f9f;background:#eaf3ff;color:#234f83}.poc-record-section{display:grid;gap:12px;padding:18px 20px;border-bottom:1px solid #eef2f7}.poc-record-section h3{margin:0;font-size:16px}.poc-record-primary-actions{display:flex;flex-wrap:wrap;gap:8px}.poc-create-field-section{display:flex;align-items:center;gap:10px;margin-top:4px;padding-top:12px;border-top:1px solid #e5eaf1;color:#64748b;font-size:12px}.poc-create-field-section strong{color:#334155;font-size:13px}.poc-record-field{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;align-items:center;min-height:40px;min-width:0}.poc-record-field span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-weight:800}.poc-record-field strong{min-width:0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;word-break:break-word}.poc-record-field input,.poc-record-field select{width:100%;min-width:0;min-height:38px;border:1px solid #d7dee9;border-radius:8px;background:#fff;padding:0 10px;color:#111827;font:inherit;font-weight:800}.peripheral-page{display:flex;flex-direction:column;min-height:100%;background:#f7f8fb;color:#0f172a}.peripheral-header,.peripheral-toolbar,.peripheral-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e1e6ee;background:#fff}.peripheral-header h1{margin:4px 0 2px;font-size:20px;letter-spacing:0}.peripheral-header p{margin:0;color:#64748b;font-size:13px}.peripheral-actions,.peripheral-tabs,.peripheral-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.peripheral-actions button,.peripheral-tabs button,.peripheral-row-actions button,.peripheral-modal footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;border:1px solid #d7dee8;border-radius:6px;background:#fff;color:#1f2937;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.peripheral-actions button,.peripheral-tabs button{padding:0 10px}.peripheral-row-actions button{min-height:26px;padding:0 8px;font-size:12px}.peripheral-actions button:hover,.peripheral-tabs button:hover,.peripheral-row-actions button:hover,.peripheral-modal footer button:hover{background:#f1f5f9}.peripheral-actions button.primary,.peripheral-modal footer button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.peripheral-actions button:disabled,.peripheral-row-actions button:disabled,.peripheral-modal footer button:disabled{opacity:.5;cursor:not-allowed}.peripheral-tabs button.active{background:#eef2f7;border-color:#cfd7e4}.peripheral-search{display:flex;align-items:center;gap:8px;width:min(360px,40vw);border:1px solid #d7dee8;border-radius:7px;background:#fff;padding:0 10px}.peripheral-search input{width:100%;min-height:32px;border:0;outline:0;font:inherit;background:transparent}.peripheral-table-wrap{min-height:0;overflow:auto;border-top:1px solid #e5eaf1;background:#fff}.peripheral-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed;font-size:13px}.peripheral-table th,.peripheral-table td{height:36px;border-right:1px solid #e5eaf1;border-bottom:1px solid #e5eaf1;padding:0 10px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.peripheral-table th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-weight:800}.peripheral-table td.empty{height:140px;text-align:center;color:#64748b}.peripheral-chip,.peripheral-code{display:inline-flex;align-items:center;min-height:22px;border-radius:5px;padding:0 7px;font-size:12px;font-weight:800}.peripheral-code{background:#eef2f7;color:#334155}.peripheral-chip.neutral{background:#eef2f7;color:#475569}.peripheral-chip.warning{background:#fff3d8;color:#9a5b00}.peripheral-chip.success{background:#dcfce7;color:#166534}.peripheral-chip.danger{background:#fee2e2;color:#b91c1c}.peripheral-thumb{width:28px;height:28px;object-fit:cover;border-radius:5px;border:1px solid #d7dee8;background:#f8fafc}.peripheral-thumb.empty{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;font-size:11px}.peripheral-footer{margin-top:auto;color:#64748b;font-size:12px}.peripheral-loading,.peripheral-error,.peripheral-toast{margin:10px 16px;padding:8px 10px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;color:#475569;font-size:13px}.peripheral-error,.peripheral-danger-text{color:#b91c1c}.peripheral-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#0f172a57;padding:24px}.peripheral-modal{display:flex;flex-direction:column;width:min(760px,96vw);max-height:min(760px,92vh);border:1px solid #d7dee8;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a2e}.peripheral-modal.wide{width:min(1080px,96vw)}.peripheral-modal header,.peripheral-modal footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e5eaf1}.peripheral-modal footer{border-top:1px solid #e5eaf1;border-bottom:0;justify-content:flex-end}.peripheral-modal header button{border:1px solid #d7dee8;border-radius:6px;background:#fff;width:30px;height:30px}.peripheral-modal-body{overflow:auto;padding:14px}.peripheral-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peripheral-form-grid label{display:grid;gap:6px;font-size:13px;font-weight:800;color:#475569}.peripheral-form-grid label.wide{grid-column:1 / -1}.peripheral-form-grid input,.peripheral-form-grid select,.peripheral-form-grid textarea{width:100%;min-height:36px;border:1px solid #d7dee8;border-radius:6px;background:#fff;padding:0 10px;font:inherit;color:#0f172a}.peripheral-form-grid textarea{min-height:76px;padding-top:8px;resize:vertical}.peripheral-stat-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.peripheral-stat-strip span{display:inline-flex;gap:6px;align-items:center;min-height:30px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#475569}.poc-record-field input:focus,.poc-record-field select:focus{outline:2px solid #94b4e8;border-color:#38659d}.poc-record-image-field{align-items:start}.poc-record-image-control{display:grid;gap:10px;min-width:0}.poc-record-image-control .poc-image{width:min(220px,100%);height:auto;aspect-ratio:3 / 4}.poc-record-loading{border:1px solid #d8e2ef;border-radius:10px;background:#f7fbff;color:#526173;font-size:13px;font-weight:700;padding:10px 12px}.after-sales-image-section,.after-sales-history-section{display:grid;gap:12px;border:1px solid #d8e2ef;border-radius:14px;background:#fbfdff;padding:14px}.after-sales-image-clue-cell{display:inline-flex;align-items:center;justify-content:center;max-width:90px;min-height:24px;border:1px solid #d8e2ef;border-radius:999px;background:#f6f8fb;color:#526173;font-size:12px;font-weight:800;padding:2px 9px;white-space:nowrap}.after-sales-detail-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.after-sales-detail-title strong{color:#172033;font-size:15px}.after-sales-detail-title span{color:#667085;font-size:12px;font-weight:700}.after-sales-image-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px}.after-sales-image-clues{display:flex;flex-wrap:wrap;gap:8px}.after-sales-image-clues span{max-width:100%;border:1px solid #d8e2ef;border-radius:999px;background:#f6f8fb;color:#526173;font-size:12px;font-weight:700;line-height:1.35;padding:6px 10px;word-break:break-all}.after-sales-image-clues.compact span{border-radius:8px}.after-sales-history-section dl{display:grid;gap:8px;margin:0}.after-sales-history-section dl div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px}.after-sales-history-section dt{color:#667085;font-size:12px;font-weight:700}.after-sales-history-section dd{margin:0;color:#172033;font-size:13px;font-weight:700;word-break:break-word}.poc-related-table{display:grid;gap:8px;min-width:0;padding-top:8px}.poc-related-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.poc-related-head strong{color:#111827;font-size:14px}.poc-related-head span{color:#64748b;font-size:12px;font-weight:800}.poc-related-scroll{border:1px solid #e5eaf2;border-radius:8px;background:#fff;overflow-x:auto}.poc-related-table table{width:max(520px,100%);border-collapse:collapse;overflow:hidden}.poc-related-table th,.poc-related-table td{border-right:1px solid #eef2f7;border-bottom:1px solid #eef2f7;padding:8px 10px;text-align:left;white-space:nowrap}.poc-related-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:900}.poc-related-table td{color:#111827;font-size:13px;font-weight:800}.poc-related-table tr:last-child td{border-bottom:0}.poc-related-table th:last-child,.poc-related-table td:last-child{border-right:0}.poc-related-empty{display:block;padding:10px 0;color:#94a3b8;text-align:center;font-weight:900}.poc-related-more{justify-self:start;min-height:30px;padding:0 10px;border:1px solid #d6deea;border-radius:8px;background:#f8fafc;color:#64748b;font:inherit;font-weight:900}.poc-comment-box{display:flex;gap:8px}.poc-comment-box input{height:38px;border:1px solid #d7dee9;border-radius:8px;padding:0 10px}.poc-comment-box button{padding:0 12px}.poc-comment-list,.poc-activity-list{display:grid;gap:8px}.poc-comment,.poc-activity{display:grid;gap:4px;padding:10px;border:1px solid #e5eaf2;border-radius:8px;background:#fbfdff}.poc-comment small,.poc-activity small{color:#94a3b8}.poc-state{position:sticky;left:0;display:grid;place-items:center;min-height:160px;color:#64748b;font-weight:900}.poc-state.danger{color:#b42318}.poc-table-overlay{position:absolute;top:42px;right:0;bottom:0;left:0;z-index:16;min-height:0;padding:24px;background:#ffffffb8;pointer-events:none}.poc-load-more-row{position:sticky;left:0;height:44px;background:#f8fafc;color:#64748b;text-align:center;font-weight:900}.poc-placeholder-row td{background:#fbfdff;cursor:default}.poc-skeleton-cell{display:block;width:min(72%,140px);height:10px;border-radius:999px;background:linear-gradient(90deg,#eef3f7,#f7fafc 48%,#eef3f7);background-size:180% 100%;animation:poc-skeleton-pulse 1.2s ease-in-out infinite}.poc-placeholder-row td.action-column .poc-skeleton-cell,.poc-placeholder-row td.select-column .poc-skeleton-cell{width:18px}@keyframes poc-skeleton-pulse{0%{background-position:120% 0}to{background-position:-80% 0}}.poc-lookup-field{display:grid;gap:8px}.poc-lookup-results{display:grid;gap:6px;max-height:210px;overflow:auto;padding:8px;border:1px solid #e5eaf2;border-radius:10px;background:#f8fafc}.poc-lookup-results button{display:grid;gap:4px;justify-items:start;width:100%;min-width:0;min-height:56px;padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#111827;text-align:left;box-sizing:border-box}.poc-lookup-results button:hover,.poc-lookup-results button.selected{border-color:#9db5d6;background:#eef5ff}.poc-lookup-results.lookup-customerId button{grid-template-rows:18px 16px;align-items:stretch;justify-content:center;min-height:56px;gap:3px}.poc-lookup-results.lookup-productId button{min-height:60px}.poc-lookup-results button strong,.poc-lookup-results button span{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;background:transparent;padding:0;word-break:normal}.poc-lookup-results button strong{color:#111827;font-size:13px;font-weight:900;line-height:1.35}.poc-lookup-results button span{color:#64748b;font-size:12px;font-weight:800;line-height:1.3}.poc-lookup-results.lookup-customerId button strong,.poc-lookup-results.lookup-customerId button span{min-height:0}.poc-lookup-results.lookup-customerId button strong{line-height:18px}.poc-lookup-results.lookup-customerId button span{line-height:16px}.settings-preview-page{display:grid;gap:16px}.settings-preview-card{display:grid;gap:16px;padding:20px;border:1px solid #d8e0ec;border-radius:14px;background:#fff}.settings-card-head{display:flex;gap:12px;align-items:flex-start}.settings-card-head svg{color:#2f5f9f}.settings-card-head h2{margin:0 0 4px;font-size:20px}.settings-card-head p{margin:0;color:#64748b;font-weight:800}.settings-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.settings-account-grid label,.settings-permission-row{display:grid;gap:6px;padding:12px;border:1px solid #e5eaf2;border-radius:10px;background:#f8fafc}.settings-account-grid span,.settings-permission-row span{color:#64748b;font-weight:900}.settings-permission-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.settings-permission-row strong.enabled{color:#287947}.settings-permission-row strong.disabled{color:#9a3412}.settings-scope-list{display:flex;flex-wrap:wrap;gap:10px}.settings-scope-list span{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #d8e0ec;border-radius:999px;background:#f8fafc;color:#475569;font-weight:900}.settings-error{padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2;color:#b42318;font-weight:900}.poc-toast{position:fixed;right:24px;bottom:24px;z-index:80;padding:12px 16px;border-radius:10px;background:#163f70;color:#fff;font-weight:900;box-shadow:0 14px 30px #0f172a38}.poc-login{min-height:100vh;display:grid;place-items:center;background:#f4f7fb;color:#111827}.poc-login form{display:grid;gap:16px;width:min(440px,calc(100vw - 32px));padding:32px;border:1px solid #d8e0ec;border-radius:16px;background:#fff;box-shadow:0 20px 52px #0f172a1a}.poc-login h1{margin:0;font-size:28px}.poc-login p{margin:0;color:#64748b}.poc-login label{display:grid;gap:8px;color:#64748b;font-weight:900}.poc-login input{height:44px;border:1px solid #d7dee9;border-radius:9px;padding:0 12px;font:inherit}.poc-login button{height:44px;background:#2f5f9f;border-color:#2f5f9f;color:#fff}.poc-login-error{color:#b42318}@media (max-width: 900px){.poc-page{padding:12px}.poc-page-header{display:grid}.poc-user-box{justify-items:start}.wps-popover{left:12px;width:calc(100vw - 24px)}.poc-table-wrap{height:calc(100vh - 320px)}.grid-shell-page{display:block}.grid-shell-sidebar{display:block;min-height:0;padding:12px;border-right:0;border-bottom:1px solid #d6deea}.grid-shell-brand{margin-bottom:10px}.grid-shell-sidebar-search{margin-bottom:8px}.grid-shell-tree{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.grid-shell-tree section{flex:0 0 auto;min-width:180px}.grid-shell-tree-children{padding-left:0}.grid-shell-tree-children:before,.grid-shell-tree-children button:before{display:none}.grid-shell-menu{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.grid-shell-menu button{flex:0 0 auto;width:auto;min-width:128px}.grid-shell-boundary{margin-top:10px}.grid-shell-main{padding:12px}.grid-shell-topbar{display:grid}.grid-shell-user{justify-content:flex-start}}@media (max-width: 1180px){.poc-toolbar{align-items:stretch}.poc-toolbar-group.main,.poc-toolbar-group.utility{flex:1 1 100%}.poc-toolbar-search{flex:1 1 360px;max-width:none}}.wps-shell-page,:root{--wps-green: #16a085;--wps-text: #1d2129;--wps-muted: #6b7280;--wps-line: #e3e6ea;--wps-bg: #f5f6f8}.wps-shell-page{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:40px 40px minmax(0,1fr);width:100%;min-height:100vh;overflow:hidden;background:var(--wps-bg);color:var(--wps-text)}.wps-chrome-top{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(260px,520px) auto;align-items:center;gap:14px;min-height:40px;padding:0 14px;border-bottom:1px solid var(--wps-line);background:#fff}.wps-title-area,.wps-sheet-strip button,.wps-global-search,.grid-shell-user{display:inline-flex;align-items:center;gap:8px}.wps-title-area strong{font-size:14px}.wps-title-area span:last-child{color:var(--wps-muted);font-size:12px;font-weight:800}.grid-shell-logo.compact{width:28px;height:28px;border-radius:7px;background:#e8f4f1;color:var(--wps-green)}.wps-global-search{height:28px;padding:0 10px;border:1px solid var(--wps-line);border-radius:14px;background:#fafafa;color:var(--wps-muted)}.wps-global-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--wps-text);font:inherit;font-size:12px;font-weight:700}.wps-sheet-strip{grid-column:1 / -1;display:flex;align-items:center;gap:6px;min-height:40px;padding:0 12px;border-bottom:1px solid var(--wps-line);background:#fff;overflow-x:auto}.wps-sheet-strip button{min-height:28px;padding:0 12px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--wps-muted);font-weight:900}.wps-sheet-strip button.active{border-color:#a8d8cb;background:#e8f6f2;color:#0c6f5e}.wps-workspace-body{grid-column:1 / -1;display:grid;grid-template-columns:252px minmax(0,1fr);min-height:0}.grid-shell-page{min-height:100vh}.grid-shell-sidebar{min-height:0;padding:12px 10px;border-right:1px solid var(--wps-line);background:#fafbfc;gap:10px}.grid-shell-brand{min-height:40px;padding:0 8px}.grid-shell-logo{width:32px;height:32px;border-radius:8px;background:#e8f4f1;color:var(--wps-green)}.grid-shell-brand strong{font-size:15px}.grid-shell-brand span{color:var(--wps-muted);font-size:12px}.grid-shell-sidebar-search{height:30px;border-color:var(--wps-line);border-radius:7px;background:#fff}.grid-shell-tree{gap:6px;padding:2px 2px 10px}.grid-shell-tree-folder,.grid-shell-tree-children button{min-height:30px;border-radius:7px;color:var(--wps-text);font-size:12px}.grid-shell-tree-folder{padding:0 8px}.grid-shell-tree-children{gap:2px;padding-left:12px}.grid-shell-tree-node{position:relative;display:grid;gap:2px}.grid-shell-tree-node>button{min-height:30px;padding:0 7px 0 19px;color:var(--wps-muted)}.grid-shell-tree-node.active>button,.grid-shell-tree-node>button:hover,.grid-shell-tree-folder:hover{border-color:#c8ded8;background:#e8f6f2;color:#0c6f5e}.grid-shell-tree-node.active>button svg:first-child{color:var(--wps-green)}.grid-shell-tree-node.view-active>button{color:#53606f;background:transparent;border-color:transparent}.grid-shell-tree-node.view-active>button svg:first-child{color:#8b95a5}.grid-shell-view-list{display:grid;gap:1px;padding:0 0 4px 38px;color:#8b95a5;font-size:11px;font-weight:800}.grid-shell-view-list button{min-height:22px;display:inline-flex;align-items:center;width:100%;border:0;border-radius:4px;padding:0 6px;background:transparent;color:#8b95a5;font:inherit;text-align:left;cursor:pointer}.grid-shell-view-list button:hover,.grid-shell-view-list button.active{background:#e8f6f2;color:#0c6f5e}.grid-shell-boundary,.grid-shell-topbar{display:none}.grid-shell-main{min-height:0;padding:0;background:#fff;overflow:hidden}.grid-shell-user{justify-content:flex-end;gap:6px}.grid-shell-user span,.grid-shell-user button{min-height:28px;padding:0 9px;border-color:var(--wps-line);border-radius:7px;color:var(--wps-text);font-size:12px;background:#fff}.grid-shell-admin-entry{border-color:#acd8cc!important;background:#e8f6f2!important;color:#0c6f5e!important}.poc-grid-shell{min-height:calc(100vh - 80px);border:0;border-radius:0}.poc-toolbar{flex-wrap:nowrap;min-height:44px;padding:6px 10px;border-bottom-color:var(--wps-line);background:#fff;overflow-x:auto}.poc-toolbar-group{gap:6px}.poc-toolbar-group.main,.poc-toolbar-group.utility{flex-wrap:nowrap}.poc-tool{min-height:30px;padding:0 11px;border-color:var(--wps-line);border-radius:7px;color:var(--wps-text);font-size:12px;font-weight:900}.poc-tool.primary{border-color:var(--wps-green);background:var(--wps-green);color:#fff}.poc-tool.primary:disabled{border-color:var(--wps-line);background:#eef2f7;color:var(--wps-muted);opacity:1}.poc-tool.active,.wps-popover button.active{border-color:#b9d8d0;background:#e8f6f2;color:#0c6f5e}.poc-tool.icon-only{width:32px;min-width:32px}.poc-toolbar-search{height:30px;min-width:240px;max-width:420px;border-color:var(--wps-line);border-radius:7px;background:#fff}.poc-grid-meta{min-height:34px;border-bottom-color:var(--wps-line);color:var(--wps-muted);font-size:12px}.poc-grid-meta strong{color:#0c6f5e}.poc-table-wrap{height:calc(100vh - 158px);min-height:420px}.poc-data-table th,.poc-data-table td{border-color:var(--wps-line);padding:6px 10px;font-size:12px;line-height:1.35}.poc-data-table th{background:#f7f8fa;color:var(--wps-muted)}.poc-data-table th.frozen-column,.poc-data-table td.frozen-column{box-shadow:2px 0 0 var(--wps-green),8px 0 18px #16a0851a}.poc-data-table tr:hover td,.poc-data-table tr:hover td.action-column,.poc-data-table tr.selected td.action-column{background:#f4faf8}.poc-data-table tr.selected td{box-shadow:inset 3px 0 0 var(--wps-green)}.poc-resizer:hover:after,.poc-data-table th.resizing .poc-resizer:after{background:var(--wps-green)}.poc-image{width:54px;height:72px;border-color:var(--wps-line);border-radius:5px}.poc-image-upload-preview,.poc-image-upload-empty{width:156px;aspect-ratio:3 / 4;border-color:var(--wps-line)}.poc-pill,.poc-status,.sync-issue-tags span,.sync-issue-skipped{min-height:22px;padding:0 8px;border-radius:999px;background:#e8f6f2;color:#0c6f5e;font-size:12px;justify-content:center}.poc-pill.warning{flex:0 0 auto;white-space:nowrap;background:#fff4d6;color:#9a6a08}.poc-row-actions{gap:5px}.poc-row-actions button{min-height:26px;padding:0 8px;border-color:var(--wps-line);border-radius:6px;font-size:12px}.poc-row-actions button:hover{border-color:#b9d8d0;background:#e8f6f2;color:#0c6f5e}.poc-row-actions button.danger{color:#a73523}.poc-row-actions button:disabled{opacity:.46;cursor:not-allowed}.wps-popover{top:38px;left:84px;border-color:var(--wps-line);border-radius:10px}.poc-record-drawer{width:min(540px,100vw)}.confirm-modal-backdrop{background:#11182747}.wps-confirm-modal{width:min(520px,calc(100vw - 48px));border-radius:10px;border-color:var(--wps-line)}.transfer-confirm-modal{width:min(680px,calc(100vw - 48px))}.wps-association-search,.wps-transfer-note{display:grid;gap:8px;margin-top:12px;color:var(--wps-muted);font-size:12px;font-weight:900}.wps-association-search span,.wps-transfer-note span{display:inline-flex;align-items:center;gap:6px}.wps-association-search input,.wps-transfer-note textarea{min-height:36px;border:1px solid var(--wps-line);border-radius:7px;padding:0 10px;color:var(--wps-text);font:inherit;font-weight:800}.wps-transfer-note textarea{min-height:72px;padding-top:8px;resize:vertical}.wps-association-options{display:grid;gap:6px;max-height:260px;margin-top:10px;overflow:auto}.wps-association-options button{display:grid;gap:3px;min-height:44px;padding:7px 10px;border:1px solid var(--wps-line);border-radius:7px;background:#fff;color:var(--wps-text);text-align:left}.wps-association-options button.active{border-color:#a8d8cb;background:#e8f6f2}.wps-association-options span{color:var(--wps-muted);font-size:12px;font-weight:800}.sync-issue-backdrop{place-items:center;padding:22px;background:#11182738}.sync-issue-modal{grid-template-columns:252px minmax(0,1fr);gap:12px;width:min(1520px,calc(100vw - 44px));height:min(860px,calc(100vh - 44px));border-color:var(--wps-line);border-radius:10px}.sync-issue-embedded-wrap .sync-issue-modal{width:100%;height:calc(100vh - 154px);border-radius:0}.sync-issue-head{min-height:52px;padding:10px 14px;border-bottom-color:var(--wps-line)}.sync-issue-head h2,.sync-issue-toolbar h3{font-size:16px}.sync-issue-side{margin:0 0 12px 12px;padding:12px;border-color:var(--wps-line);border-radius:8px;background:#fafbfc}.sync-issue-main{gap:8px;margin:0 12px 12px 0}.sync-issue-toolbar{min-height:42px}.sync-issue-table-wrap,.association-table-wrap{border-color:var(--wps-line);border-radius:8px}.sync-issue-table th,.sync-issue-table td,.association-table th,.association-table td{border-color:var(--wps-line);padding:7px 9px;font-size:12px}.sync-issue-table th,.association-table th{background:#f7f8fa}.sync-cell-actions button,.sync-link-button,.sync-selected-pill button{border-radius:6px;font-size:12px}.sync-link-button,.sync-selected-pill{border-color:#b9d8d0;background:#e8f6f2;color:#0c6f5e}.association-picker{border-color:var(--wps-line);border-radius:10px}.association-picker-head,.association-picker-footer{padding:12px 16px;border-color:var(--wps-line)}.association-picker-head h3{font-size:18px}.association-picker-tools{padding:10px 16px}.association-search{height:34px;border-radius:7px}@media (max-width: 1180px){.wps-shell-page{grid-template-rows:40px auto minmax(0,1fr)}.wps-chrome-top{grid-template-columns:1fr;align-content:center;min-height:auto;padding:8px 10px}.wps-workspace-body{grid-template-columns:1fr}.grid-shell-sidebar{display:block;min-height:auto;border-right:0;border-bottom:1px solid var(--wps-line)}.grid-shell-tree{display:flex;overflow-x:auto;overflow-y:hidden}.grid-shell-tree section{min-width:190px}.poc-toolbar{flex-wrap:nowrap}}.wps-workspace-body{grid-template-columns:214px minmax(0,1fr)}.grid-shell-sidebar{width:214px;padding:8px 7px;gap:7px;background:#fbfbfc}.grid-shell-brand{min-height:34px;padding:0 6px}.grid-shell-brand strong,.grid-shell-tree-folder,.grid-shell-tree-children button,.grid-shell-view-list{font-size:12px}.grid-shell-logo{width:28px;height:28px;border-radius:6px}.grid-shell-sidebar-search{height:28px;border-radius:4px}.grid-shell-tree{gap:3px;padding:1px 1px 8px}.grid-shell-tree-folder,.grid-shell-tree-children button,.grid-shell-tree-node>button{min-height:28px;border-radius:4px}.grid-shell-tree-folder{padding:0 7px}.grid-shell-tree-children{gap:1px;padding-left:12px}.grid-shell-tree-children:before{left:4px;width:1px;background:#d8dde6}.grid-shell-tree-children button:before{left:-6px;width:5px;border-color:#d8dde6}.grid-shell-view-list{padding-left:38px}.poc-grid-shell{position:relative;min-height:calc(100vh - 76px);color:#111827;font-size:12px}.poc-toolbar{min-height:40px;padding:5px 8px;gap:5px;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.poc-toolbar-group.main,.poc-toolbar-group.utility{flex:0 0 auto}.poc-tool{min-height:28px;height:28px;padding:0 9px;border-radius:4px;font-size:12px;line-height:1}.poc-tool.icon-only{width:28px;min-width:28px;padding:0}.poc-toolbar-search{height:28px;flex:0 0 260px;min-width:220px;max-width:360px;border-radius:4px}.poc-toolbar-search input,.poc-data-table,.association-table,.sync-issue-table{font-size:12px}.poc-grid-meta{min-height:28px;padding:0 9px}.poc-table-wrap{height:calc(100vh - 144px);min-height:380px}.poc-data-table th,.poc-data-table td{height:32px;padding:4px 8px;font-size:12px;line-height:1.25}.poc-data-table th{height:34px;background:#f7f8fa}.poc-data-table th.frozen-column,.poc-data-table td.frozen-column{box-shadow:1px 0 #d7dde8,6px 0 12px #0f172a0d}.poc-data-table tr.selected td{background:#edf8f4;box-shadow:inset 2px 0 #2f7d57}.poc-data-table td.selected-cell{background:#e8f6f2;outline:2px solid #2f7d57;outline-offset:-2px}.poc-data-table tr.customer-blacklist-row td{background:#f5efff}.poc-data-table tr.customer-blacklist-row:hover td{background:#efe5ff}.poc-data-table tr.customer-blacklist-row.selected td{background:#eadfff;box-shadow:inset 2px 0 #7c5cff}.poc-data-table td>*,.poc-field-row,.poc-column-menu button,.poc-field-row-menu button,.poc-column-value-option,.poc-field-option-row,.poc-option-config-card{box-sizing:border-box;min-width:0}.poc-data-table td:not(.action-column) .poc-status,.poc-data-table td:not(.action-column) .poc-pill,.poc-data-table td:not(.action-column) .poc-list-text,.poc-data-table td:not(.action-column) .poc-cell-ellipsis,.poc-th-title>span:first-child,.poc-th-label,.poc-column-value-option span,.poc-field-name strong,.poc-field-name em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-grid-shell{--kuma-row-low: 34px;--kuma-row-medium: 36px;--kuma-row-high: 38px;--kuma-row-xhigh: 38px;--kuma-header-height: 34px;--kuma-primary: #2f5f8f;--kuma-primary-strong: #1d4f88;--kuma-primary-soft: #eaf1f8;--kuma-active-soft: #e8eef7;--kuma-grid-border: #e5eaf2;--kuma-grid-header: #f7f9fc}.poc-data-table th{height:var(--kuma-header-height);max-height:var(--kuma-header-height);background:var(--kuma-grid-header);color:#536174}.poc-data-table td>*{max-width:100%}.poc-data-table td:not(.action-column) .poc-status,.poc-data-table td:not(.action-column) .poc-pill,.poc-data-table td:not(.action-column) .poc-list-text,.poc-data-table td:not(.action-column) .poc-cell-ellipsis,.poc-th-title>span:first-child,.poc-th-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-grid-shell.density-low .poc-data-table .poc-image,.poc-grid-shell.density-compact .poc-data-table .poc-image{width:24px;height:30px;min-width:24px;min-height:30px}.poc-grid-shell.density-medium .poc-data-table .poc-image,.poc-grid-shell.density-standard .poc-data-table .poc-image{width:26px;height:34px;min-width:26px;min-height:34px}.poc-grid-shell.density-high .poc-data-table .poc-image,.poc-grid-shell.density-comfortable .poc-data-table .poc-image,.poc-grid-shell.density-xhigh .poc-data-table .poc-image{width:30px;height:40px;min-width:30px;min-height:40px}.poc-toolbar .poc-tool.active svg,.poc-toolbar .poc-tool.has-count svg{color:var(--kuma-primary-strong)}.poc-row-select-all,.poc-row-index-toggle.checked .poc-row-check{accent-color:var(--kuma-primary)}.poc-row-index-toggle.checked .poc-row-check,.poc-row-select-all:checked{border-color:var(--kuma-primary);background:var(--kuma-primary)}.poc-data-table tr.selected td,.poc-data-table tr.selected td.frozen-column,.poc-data-table tr.selected td.action-column{background:#eef3ff;box-shadow:inset 2px 0 0 var(--kuma-primary)}.poc-data-table .poc-group-toggle{height:30px;min-height:30px;margin-top:4px;padding:0 10px 0 calc(8px + (var(--group-depth, 0) * 18px));gap:6px;max-width:min(520px,calc(100vw - 280px));color:#172033}.poc-data-table .poc-group-caret{color:#344054}.poc-data-table .poc-group-field{color:#536174;font-weight:800}.poc-data-table .poc-group-toggle .poc-group-count{color:#667085}.poc-field-config-popover,.poc-column-menu,.poc-field-row-menu,.poc-column-value-filter{border-color:#d8e0ec;box-shadow:0 8px 24px #0f172a1f}.poc-field-config-popover{width:min(292px,calc(100vw - 24px))}.poc-field-row,.poc-column-menu button,.poc-field-row-menu button,.poc-column-value-option,.poc-field-option-row,.poc-option-config-card{box-sizing:border-box;min-width:0}.poc-field-row{overflow:hidden}.poc-field-name,.poc-field-config-head,.poc-option-config-note,.poc-column-value-option span,.poc-column-menu small,.poc-field-row-menu small{min-width:0}.poc-column-value-option span,.poc-column-menu small,.poc-field-row-menu small{overflow:hidden;text-overflow:ellipsis}.poc-field-settings-drawer{box-sizing:border-box;max-height:min(720px,calc(100vh - 24px))}.poc-field-settings-body,.poc-field-settings-body section,.poc-field-option-row input{min-width:0}.peripheral-page{background:#f6f8fb}.peripheral-header{align-items:flex-start;padding:16px 20px 10px;border-bottom:0;background:#f6f8fb}.peripheral-header h1{margin:5px 0 1px;font-size:21px;line-height:1.25}.peripheral-header p{font-size:13px;font-weight:600}.peripheral-actions button,.peripheral-tabs button{min-height:32px;padding:0 12px;border-color:#d8e0eb;border-radius:5px;background:#fff;box-shadow:none;font-size:13px}.peripheral-actions button.primary{border-color:#0f8f7c;background:#0f8f7c;color:#fff}.peripheral-actions button.primary:hover:not(:disabled){border-color:#0b7b6d;background:#0b7b6d}.peripheral-toolbar{align-items:center;padding:4px 20px 10px;border-bottom:0;background:#f6f8fb}.peripheral-toolbar.single{justify-content:space-between}.peripheral-tabs{gap:8px}.peripheral-tabs button.active{border-color:#cbd7e7;background:#edf5fb;color:#0f766e}.peripheral-search{width:min(420px,42vw);height:34px;border-color:#d8e0eb;border-radius:6px;background:#fff}.peripheral-search input{min-height:30px}.peripheral-loading,.peripheral-error,.peripheral-toast{margin:6px 20px;border-radius:5px;box-shadow:none}.peripheral-grid-host{min-height:0;margin:0 20px;border:1px solid #dbe3ee;background:#fff}.peripheral-grid-host .poc-grid-shell{border:0;border-radius:0;background:#fff}.peripheral-grid-host .poc-toolbar{min-height:42px;padding:5px 8px;gap:5px;border-bottom:1px solid #dde5ef;background:#f8fafc}.peripheral-grid-host .poc-toolbar-group{gap:5px}.peripheral-grid-host .poc-toolbar .poc-tool{height:30px;min-height:30px;padding:0 10px;border-color:#d6dee9;border-radius:5px;background:#fff;color:#1f2937;font-size:12px;font-weight:650}.peripheral-grid-host .poc-toolbar .poc-tool.icon-only{width:30px;min-width:30px;padding:0}.peripheral-grid-host .poc-toolbar .poc-tool.primary{border-color:#cdd7e5;background:#fff;color:#1f2937}.peripheral-grid-host .poc-toolbar .poc-tool.primary:hover:not(:disabled),.peripheral-grid-host .poc-toolbar .poc-tool:hover:not(:disabled),.peripheral-grid-host .poc-toolbar .poc-tool:focus-visible:not(:disabled){border-color:#c8d2df;background:#eef2f6;color:#111827}.peripheral-grid-host .poc-toolbar .poc-tool.active,.peripheral-grid-host .poc-toolbar .poc-tool.has-count{border-color:#cbd3df;background:#e7ebf0}.peripheral-grid-host .poc-toolbar-search{height:32px;min-width:210px;border-color:#d6dee9;border-radius:5px;background:#fff}.peripheral-grid-host .poc-grid-meta{min-height:28px;padding:0 10px;border-bottom:1px solid #dde5ef;background:#fff;font-size:12px}.peripheral-grid-host .poc-table-wrap{min-height:440px;border-top:0;background:#fff;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.peripheral-grid-host .poc-table-wrap::-webkit-scrollbar{height:12px;width:12px}.peripheral-grid-host .poc-table-wrap::-webkit-scrollbar-track{background:#f1f5f9}.peripheral-grid-host .poc-table-wrap::-webkit-scrollbar-thumb{border:3px solid #f1f5f9;border-radius:999px;background:#cbd5e1}.peripheral-grid-host .poc-data-table{border-collapse:separate;border-spacing:0}.peripheral-grid-host .poc-data-table th,.peripheral-grid-host .poc-data-table td{height:36px;max-height:36px;padding:0 8px;border-right:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef;font-size:12px;line-height:1.2;white-space:nowrap}.peripheral-grid-host .poc-data-table th{height:34px;max-height:34px;background:#f3f6fa;color:#596679;font-weight:800}.peripheral-grid-host .poc-data-table td{color:#172033;font-weight:600}.peripheral-grid-host .poc-data-table th.frozen-column,.peripheral-grid-host .poc-data-table td.frozen-column,.peripheral-grid-host .poc-data-table th.action-column,.peripheral-grid-host .poc-data-table td.action-column{box-shadow:none}.peripheral-grid-host .poc-data-table th.action-column,.peripheral-grid-host .poc-data-table td.action-column{box-shadow:-1px 0 #dfe6ef}.peripheral-grid-host .poc-data-table tr:hover td,.peripheral-grid-host .poc-data-table tr:hover td.action-column{background:#f8fbff}.peripheral-grid-host .poc-th-content{grid-template-columns:22px minmax(0,1fr) 24px;min-height:30px;gap:3px}.peripheral-grid-host .poc-th-title{gap:4px}.peripheral-grid-host .poc-th-type-button,.peripheral-grid-host .poc-th-filter-button{width:22px;height:22px;min-height:22px}.peripheral-grid-host .poc-th-label{min-height:30px}.peripheral-grid-host .poc-row-actions{flex-wrap:nowrap;gap:4px}.peripheral-grid-host .poc-row-actions button{height:24px;min-height:24px;padding:0 7px;border-color:#d5deea;border-radius:4px;background:transparent;color:#344054;font-size:12px;font-weight:700;white-space:nowrap}.peripheral-grid-host .poc-row-actions button:hover:not(:disabled){border-color:#c6d0de;background:#f1f5f9;color:#111827}.peripheral-grid-host .poc-row-actions button.emphasis{border-color:#8fd8cb;background:#edfdfa;color:#0f766e}.peripheral-grid-host .poc-row-actions button.emphasis:hover:not(:disabled){border-color:#6fc7ba;background:#dff8f3;color:#0f665f}.peripheral-grid-host .poc-group-header-row td,.peripheral-grid-host .poc-group-header-row td.frozen-column{height:36px!important;max-height:36px!important;border-top:1px solid #d6e7f8;border-bottom:1px solid #d6e7f8;background:#eaf4ff;box-shadow:none}.peripheral-grid-host .poc-group-toggle{height:28px;min-height:28px;gap:6px;color:#1f344d;font-size:12px}.peripheral-grid-host .poc-group-toggle strong{color:#536174;font-size:12px}.peripheral-code,.peripheral-chip{min-height:20px;max-width:100%;padding:0 6px;border:1px solid transparent;border-radius:4px;font-size:12px;font-weight:750;line-height:18px;white-space:nowrap}.peripheral-code{border-color:#d8e4f2;background:#eef5ff;color:#2563eb}.peripheral-chip.neutral,.peripheral-chip.gray{border-color:#d8dee8;background:#eef2f6;color:#475467}.peripheral-chip.warning{border-color:#f6d99a;background:#fff3d8;color:#9a5b00}.peripheral-chip.success{border-color:#bde8cc;background:#e7f8ec;color:#168245}.peripheral-chip.teal{border-color:#b6e5de;background:#e2f7f3;color:#0f766e}.peripheral-chip.blue{border-color:#bfd8ff;background:#e8f1ff;color:#2563eb}.peripheral-chip.danger{border-color:#f5c4be;background:#fee8e5;color:#b42318}.peripheral-grid-host .peripheral-thumb,.peripheral-grid-host .poc-data-table .peripheral-thumb{width:26px;height:26px;min-width:26px;min-height:26px;border-radius:4px;vertical-align:middle}.peripheral-footer{margin:10px 20px 14px;min-height:34px;padding:0 12px;border:1px solid #dbe3ee;background:#fff;color:#667085}.peripheral-table-wrap{border:1px solid #dbe3ee}.peripheral-table th,.peripheral-table td{height:34px;padding:0 8px;font-size:12px}.peripheral-modal-backdrop{background:#0f172a47}.peripheral-modal{border-color:#d8e0eb;border-radius:8px;box-shadow:0 14px 34px #0f172a26}.peripheral-modal header,.peripheral-modal footer{padding:10px 12px;background:#fff}.peripheral-modal-body{padding:12px}.peripheral-stat-strip{margin-bottom:10px;gap:6px}.peripheral-stat-strip span{min-height:30px;border-radius:5px;background:#f8fafc}.peripheral-grid-host .poc-data-table tr.peripheral-batch-row td,.peripheral-grid-host .poc-data-table tr.peripheral-batch-row td.frozen-column,.peripheral-grid-host .poc-data-table tr.peripheral-batch-row td.action-column{border-top:1px solid #d6e7f8;border-bottom:1px solid #d6e7f8;background:#edf6ff;color:#1f344d;font-weight:800}.peripheral-grid-host .poc-data-table tr.peripheral-batch-row:hover td,.peripheral-grid-host .poc-data-table tr.peripheral-batch-row:hover td.action-column{background:#e7f2ff}.peripheral-grid-host .poc-data-table tr.peripheral-sku-row td,.peripheral-grid-host .poc-data-table tr.peripheral-sku-row td.frozen-column,.peripheral-grid-host .poc-data-table tr.peripheral-sku-row td.action-column{background:#fff}.peripheral-grid-host .poc-data-table tr.peripheral-sku-row:hover td,.peripheral-grid-host .poc-data-table tr.peripheral-sku-row:hover td.action-column{background:#f8fbff}.peripheral-expand-toggle{display:inline-flex;align-items:center;width:100%;min-width:0;min-height:26px;gap:6px;padding:0;border:0;background:transparent;color:#172033;font:inherit;text-align:left;cursor:pointer}.peripheral-expand-toggle:disabled{cursor:default}.peripheral-expand-toggle span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.peripheral-expand-toggle strong{flex:0 0 auto;color:#536174;font-size:12px}.peripheral-sku-title{position:relative;display:inline-flex;align-items:center;max-width:100%;min-width:0;gap:6px;padding-left:16px}.peripheral-sku-title strong{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.peripheral-sku-branch{position:absolute;left:0;top:50%;width:11px;height:1px;overflow:hidden;background:#c8d4e3;color:transparent;font-weight:700}.poc-data-table tr.poc-subrecord-parent-row td,.poc-data-table tr.poc-subrecord-parent-row td.frozen-column,.poc-data-table tr.poc-subrecord-parent-row td.action-column{background:#edf6ff}.poc-data-table tr.poc-subrecord-parent-row:hover td,.poc-data-table tr.poc-subrecord-parent-row:hover td.action-column{background:#e7f2ff}.poc-data-table tr.poc-subrecord-child-row td,.poc-data-table tr.poc-subrecord-child-row td.frozen-column,.poc-data-table tr.poc-subrecord-child-row td.action-column{background:#fff}.poc-data-table tr.poc-subrecord-child-row:hover td,.poc-data-table tr.poc-subrecord-child-row:hover td.action-column{background:#f8fbff}.poc-data-table tr.poc-subrecord-parent-row td.row-index-column{z-index:8;overflow:hidden;background:#edf6ff}.poc-data-table tr.poc-subrecord-parent-row:hover td.row-index-column{background:#e7f2ff}.poc-data-table td.poc-subrecord-rowspan-index-cell{z-index:8;vertical-align:top;border-right:1px solid #d6e7f8;border-bottom:1px solid #d6e7f8;background:#edf6ff}.poc-subrecord-index-placeholder{position:relative;display:block;width:100%;height:100%;min-height:24px}.poc-subrecord-index-placeholder:before{display:none;content:"";position:absolute;top:-8px;bottom:-8px;left:50%;border-left:1px solid #ccd6e3}.poc-row-index-toggle.subrecord-parent-index{position:relative;z-index:1;height:100%;min-height:var(--poc-row-height, 36px);align-items:flex-start;justify-items:center;padding-top:8px;border-right:0;border-bottom:0;background:#edf6ff;color:#536174}.poc-data-table tr.poc-subrecord-parent-row:hover .poc-row-index-toggle.subrecord-parent-index{background:#e7f2ff}.poc-data-table td.poc-subrecord-child-first-cell{padding-left:24px}.peripheral-batch-summary{color:#0f766e;font-weight:800}.peripheral-muted-cell{color:#98a2b3;font-weight:650}.peripheral-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;justify-content:flex-end;background:#0f172a29}.peripheral-side-drawer{display:flex;width:min(440px,92vw);height:100dvh;flex-direction:column;border-left:1px solid #d8e0eb;background:#fff;box-shadow:-10px 0 24px #0f172a1f}.peripheral-side-drawer header,.peripheral-side-drawer footer{display:flex;align-items:center;min-height:48px;padding:10px 14px;border-bottom:1px solid #e3e9f2;background:#fff}.peripheral-side-drawer header{justify-content:space-between}.peripheral-side-drawer footer{justify-content:flex-end;border-top:1px solid #e3e9f2;border-bottom:0}.peripheral-side-drawer header button,.peripheral-side-drawer footer button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid #d5deea;border-radius:5px;background:#fff;color:#344054;font-size:12px;font-weight:700}.peripheral-side-drawer header button{width:30px;padding:0}.peripheral-drawer-body{min-height:0;flex:1;overflow:auto;padding:12px;background:#fff}.peripheral-sku-identity{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:12px;padding:10px;border:1px solid #dde5ef;border-radius:6px;background:#f8fafc}.peripheral-sku-identity img,.peripheral-sku-identity-placeholder{width:44px;height:44px;border:1px solid #dbe3ee;border-radius:6px;object-fit:cover}.peripheral-sku-identity-placeholder{display:inline-flex;align-items:center;justify-content:center;background:#eef2f7;color:#667085;font-size:12px;font-weight:700}.peripheral-sku-identity strong,.peripheral-sku-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.peripheral-sku-identity strong{color:#172033;font-size:13px;line-height:1.35}.peripheral-sku-identity span{color:#667085;font-size:12px;line-height:1.45}.peripheral-allocation-note{margin:0 0 10px;padding:8px 10px;border:1px solid #fed7aa;border-radius:5px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:750;line-height:1.45}.poc-toolbar .poc-tool{height:28px;min-height:28px;padding:0 9px;border:1px solid #d9dee7;border-radius:5px;background:#fff;color:#111827;font-size:12px;font-weight:600;box-shadow:none;transition:background-color .12s ease-out,border-color .12s ease-out,color .12s ease-out}.poc-toolbar .poc-tool svg{color:#374151;stroke-width:1.9}.poc-toolbar .poc-tool:hover:not(:disabled),.poc-toolbar .poc-tool:focus-visible:not(:disabled){border-color:#cdd3dd;background:#f1f3f6;color:#111827}.poc-toolbar .poc-tool.active,.poc-toolbar .poc-tool.has-count{border-color:#d2d7df;background:#e7e9ed;color:#111827}.poc-toolbar .poc-tool.active:hover:not(:disabled),.poc-toolbar .poc-tool.has-count:hover:not(:disabled){border-color:#c7cdd6;background:#dde1e7}.poc-toolbar .poc-tool.primary{border-color:#2f5f9f;background:#2f5f9f;color:#fff}.poc-toolbar .poc-tool.primary svg{color:currentColor}.poc-toolbar .poc-tool:disabled{border-color:#e1e6ee;background:#f7f8fa;color:#98a2b3;opacity:1}.poc-toolbar .poc-tool.icon-only{width:28px;min-width:28px;padding:0}.poc-grid-shell.density-low .poc-data-table th,.poc-grid-shell.density-low .poc-data-table td{height:24px;max-height:24px;padding-top:0;padding-bottom:0}.poc-grid-shell.density-medium .poc-data-table th,.poc-grid-shell.density-medium .poc-data-table td{height:32px;max-height:32px;padding-top:2px;padding-bottom:2px}.poc-grid-shell.density-high .poc-data-table th,.poc-grid-shell.density-high .poc-data-table td{height:42px;max-height:42px;padding-top:4px;padding-bottom:4px}.poc-grid-shell.density-xhigh .poc-data-table th,.poc-grid-shell.density-xhigh .poc-data-table td{height:38px;max-height:38px;padding-top:2px;padding-bottom:2px}.poc-grid-shell.density-low .poc-data-table .poc-image{width:20px;height:22px;min-width:20px;min-height:22px}.poc-grid-shell.density-medium .poc-data-table .poc-image{width:24px;height:28px;min-width:24px;min-height:28px}.poc-grid-shell.density-high .poc-data-table .poc-image{width:30px;height:36px;min-width:30px;min-height:36px}.poc-grid-shell.density-xhigh .poc-data-table .poc-image{width:36px;height:48px;min-width:36px;min-height:48px}.poc-data-table th.row-index-column,.poc-data-table td.row-index-column{width:54px;min-width:54px;padding-inline:0;text-align:center;color:#667085}.poc-row-index-toggle{display:inline-grid;place-items:center;width:100%;min-height:22px;border:0;background:transparent;color:#667085;font:inherit;font-weight:700;cursor:pointer}.poc-row-check{display:none;width:16px;height:16px;border:1px solid #aab4c2;border-radius:4px;background:#fff;color:#fff;font-size:12px;line-height:14px}.poc-data-table tr:hover .poc-row-index-text,.poc-row-index-toggle.checked .poc-row-index-text{display:none}.poc-data-table tr:hover .poc-row-check,.poc-row-index-toggle.checked .poc-row-check{display:inline-grid;place-items:center}.poc-row-index-toggle.checked .poc-row-check,.poc-row-select-all:checked{border-color:#4f76e8;background:#4f76e8}.poc-row-select-all{width:16px;height:16px;margin:0;accent-color:#4f76e8}.poc-data-table tr.selected td,.poc-data-table tr.selected td.frozen-column,.poc-data-table tr.selected td.action-column{background:#eef3ff;box-shadow:inset 2px 0 #4f76e8}.poc-filter-row.no-value{grid-template-columns:minmax(132px,1fr) minmax(104px,.8fr) minmax(120px,1fr) auto}.poc-filter-no-value,.poc-filter-hint{min-height:30px;display:inline-flex;align-items:center;color:#667085;font-size:12px;font-weight:700}.poc-filter-hint{grid-column:1 / -1;min-height:22px;color:#2563eb}.poc-filter-row.association-filter{padding:8px;border:1px solid #dbeafe;border-radius:6px;background:#f8fbff}.poc-status.tone-red{background:#ffe3de;color:#c2412d}.poc-status.tone-amber{background:#fff0d6;color:#b45309}.poc-status.tone-green{background:#dff8e7;color:#168245}.poc-status.tone-blue{background:#e0edff;color:#2563eb}.poc-status.tone-purple{background:#ede7ff;color:#7048e8}.poc-status.tone-kimi-blacklist{background:#f3efff;color:#7e66c8}.poc-status.tone-teal{background:#d9f6f2;color:#0f766e}.poc-status.tone-yellow{background:#fff4cc;color:#946200}.poc-status.tone-gray{background:#eef2f6;color:#475467}.wps-popover-textStyle{width:520px}.wps-popover-fillStyle{width:640px}.wps-popover-density .wps-popover-body button{display:flex;justify-content:space-between;align-items:center;min-height:34px}.today-report-source{margin:0 18px;padding:8px 10px;border:1px solid #dbeafe;border-radius:6px;background:#f8fbff;color:#2563eb;font-size:12px;font-weight:700}.today-report-preview{border:1px solid #d8e2ef;border-radius:8px;overflow:auto;background:#fff}.today-report-preview table{width:100%;min-width:900px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px}.today-report-col-image{width:54px}.today-report-col-jan{width:126px}.today-report-col-name{width:300px}.today-report-col-manufacturer{width:120px}.today-report-col-sales{width:116px}.today-report-col-cutoff{width:108px}.today-report-col-suggestion{width:76px}.today-report-preview th,.today-report-preview td{border-right:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:6px 8px;text-align:left;vertical-align:middle}.today-report-preview th{position:static;height:38px;background:#f8fafc;color:#5f6b7a;font-weight:800;box-shadow:inset 0 -1px #d8e2ef}.today-report-preview td{background:#fff;overflow:hidden;text-overflow:ellipsis}.today-report-preview td:nth-child(1){width:54px}.today-report-preview small{display:block;padding:8px 10px;color:#667085}.today-report-preview tr.today-report-group-row td{height:36px;padding:0;border-bottom:1px solid #d8e6f7;background:#edf6ff}.today-report-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;padding:0 8px 0 10px}.today-report-group-title{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#526173;font-size:12px;font-weight:800}.today-report-group-title strong{max-width:260px;min-height:20px;display:inline-flex;align-items:center;overflow:hidden;padding:0 7px;border:1px solid #c8dbef;border-radius:5px;background:#fff;color:#1f4e79;text-overflow:ellipsis;white-space:nowrap}.today-report-group-title em{color:#667085;font-style:normal;font-weight:750}.today-report-group-head button{min-height:26px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#334155;font-size:12px;font-weight:750;cursor:pointer}.today-report-group-head button:hover{border-color:#b7c2d0;background:#f8fafc}.poc-image{width:56px;height:42px;border-radius:5px}.poc-image-upload-preview,.poc-image-upload-empty{aspect-ratio:4 / 3}.poc-pill.danger{background:#fee2e2;color:#991b1b}.poc-pill.info{background:#e0f2fe;color:#075985}.order-customer-cell{flex-wrap:nowrap;align-items:center;max-width:100%}.order-customer-cell>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.grid-shell-sidebar{position:relative}.grid-shell-sidebar.collapsed{width:56px;min-width:56px;padding-inline:8px}.grid-shell-sidebar.collapsed .grid-shell-brand div,.grid-shell-sidebar.collapsed .grid-shell-sidebar-search,.grid-shell-sidebar.collapsed .grid-shell-tree-folder span{display:none}.grid-shell-collapse{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid var(--wps-line);border-radius:7px;background:#fff;color:var(--wps-muted);cursor:pointer}.grid-shell-sidebar.collapsed .grid-shell-brand{justify-content:center;padding:0}.grid-shell-sidebar.collapsed .grid-shell-collapse{position:absolute;left:14px;top:54px}.grid-shell-sidebar.collapsed .grid-shell-tree{margin-top:34px}.grid-shell-sidebar.collapsed .grid-shell-tree-folder{justify-content:center;padding:0}.grid-shell-tree-children{overflow:hidden;max-height:720px;opacity:1;transform:translateY(0);transition:max-height .18s ease,opacity .16s ease,transform .16s ease,padding .16s ease}.grid-shell-tree-children.collapsed{max-height:0;opacity:0;transform:translateY(-4px);padding-top:0;padding-bottom:0;pointer-events:none}.grid-shell-view-list{overflow:hidden;max-height:280px;opacity:1;transform:translateY(0);transition:max-height .16s ease,opacity .14s ease,transform .14s ease,padding .14s ease}.grid-shell-view-list.collapsed{max-height:0;opacity:0;transform:translateY(-3px);padding-top:0;padding-bottom:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.grid-shell-tree-children,.grid-shell-view-list{transition:none}}.today-report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;justify-content:center;align-content:center;padding:28px;background:#11182747}.today-report-modal{width:min(940px,calc(100vw - 56px));max-height:min(760px,calc(100vh - 56px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--wps-line);border-radius:10px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.today-report-modal header,.today-report-modal footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 12px;border-bottom:1px solid var(--wps-line)}.today-report-modal footer{justify-content:flex-end;padding:12px 18px;border-top:1px solid var(--wps-line);border-bottom:0;background:#fff}.today-report-modal h2{margin:0 0 4px;font-size:18px}.today-report-modal header span{color:var(--wps-muted);font-size:13px}.today-report-filter{display:flex;align-items:center;gap:10px;padding:10px 18px 12px;border-bottom:1px solid var(--wps-line);color:var(--wps-muted);font-size:13px;font-weight:800}.today-report-filter select{min-width:220px;height:34px;border:1px solid var(--wps-line);border-radius:8px;background:#fff;color:var(--wps-text);font-weight:800}.today-report-modal header button,.today-report-modal footer button{min-height:34px;border:1px solid var(--wps-line);border-radius:8px;background:#fff;color:var(--wps-text);font-weight:800;cursor:pointer}.today-report-body{min-height:0;display:grid;align-content:start;gap:12px;padding:12px 18px;overflow:auto;background:#f8fafc}.today-report-body .today-report-preview{max-height:none;overflow:visible;background:#fff}.today-report-modal textarea{width:100%;min-height:150px;height:180px;resize:none;padding:12px 14px;border:1px solid #d8e2ef;border-radius:8px;outline:0;background:#fff;color:var(--wps-text);font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.poc-association-field{width:100%;max-width:100%;min-width:0;min-height:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:8px 12px;border:1px solid var(--wps-line);border-radius:10px;background:#fff;color:var(--wps-muted);text-align:left;cursor:pointer;box-sizing:border-box}.poc-association-field:hover{border-color:var(--wps-blue);background:#f8fbff}.poc-association-field.selected{border-color:#bfa7ff;background:#faf7ff;color:var(--wps-text)}.poc-association-field span{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.poc-association-field small{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wps-muted)}.wps-link-cell{width:100%;min-width:0;min-height:24px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;font:inherit;font-weight:800;text-align:left;cursor:pointer}.wps-link-cell:hover,.wps-link-cell:focus-visible{border-color:#b7c9e3;background:#eef6ff;outline:none}.wps-link-cell.product{color:#1f4c7d}.wps-link-cell .order-customer-cell{flex-wrap:nowrap}.wps-association-field-button{width:100%;min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #d7dee9;border-radius:9px;background:#fff;padding:7px 10px;color:#111827;font:inherit;text-align:left;cursor:pointer}.wps-association-field-button strong{min-width:0;padding:0;border:0;background:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wps-association-field-button span{color:#315f9f;font-weight:900}.wps-association-field-button:hover,.wps-association-field-button:focus-visible{border-color:#9db5d6;background:#f7fbff;outline:2px solid rgba(63,102,152,.18)}.wps-association-backdrop{z-index:140}.wps-association-modal{width:min(1280px,calc(100vw - 64px));height:min(820px,calc(100vh - 64px));display:flex;flex-direction:column;overflow:hidden}.wps-association-modal .reference-modal-header,.wps-association-modal .reference-modal-toolbar,.wps-association-modal .reference-modal-footer{flex:0 0 auto}.wps-association-modal .reference-modal-toolbar{flex-wrap:wrap}.reference-tool.add{border-color:#d6e4f4;background:#eef6ff;color:#234f83}.reference-popover-panel.compact .reference-filter-row,.wps-association-modal .reference-filter-row{grid-template-columns:minmax(0,1fr)}.kuma-association-grid-host{flex:1 1 auto;min-height:0;margin:0 32px;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--panel);display:flex;flex-direction:column}.poc-grid-shell.embedded-picker{display:flex;flex:1 1 auto;height:100%;min-height:0;max-height:none;border:0;border-radius:0;background:var(--panel);box-shadow:none}.poc-grid-shell.embedded-picker .poc-toolbar,.poc-grid-shell.embedded-picker .wps-toolbar-panel,.poc-grid-shell.embedded-picker .poc-find-float{display:none}.poc-grid-shell.embedded-picker .poc-table-wrap{flex:1;min-height:0;border:0;border-radius:0;overflow:auto}.poc-grid-shell.embedded-picker .poc-data-table{min-width:920px}.poc-grid-shell.embedded-picker .poc-data-table th,.poc-grid-shell.embedded-picker .poc-data-table td{height:30px;padding:4px 10px;font-size:13px}.poc-grid-shell.embedded-picker .poc-data-table th.select-column,.poc-grid-shell.embedded-picker .poc-data-table td.select-column{text-align:center}.poc-grid-shell.embedded-picker .poc-row-select{width:16px;height:16px;accent-color:#3f6698}.poc-grid-shell.embedded-picker .poc-data-table tr.selected td{background:#eaf3ff;box-shadow:inset 0 0 0 1px #3f66982e}.wps-association-modal+.wps-create-record-drawer,.wps-association-backdrop .wps-create-record-drawer{z-index:150}@media (max-width: 760px){.wps-association-modal{width:100vw;height:100dvh;border-radius:0}.wps-association-modal .reference-modal-toolbar{padding-inline:16px}.wps-association-modal .kuma-association-grid-host{margin-inline:16px}.wps-association-modal .reference-modal-footer{padding-inline:16px}}.poc-image{width:30px;height:40px;border-radius:4px}.poc-image.empty span{font-size:10px}.poc-pill,.poc-status,.sync-issue-tags span,.sync-issue-skipped{min-height:20px;padding:0 7px;border-radius:4px;font-size:11px;white-space:nowrap}.poc-row-actions button{min-height:24px;height:24px;padding:0 7px;border-radius:4px}.wps-popover{top:auto;left:auto;width:420px;min-width:0;max-width:calc(100vw - 32px);max-height:min(580px,calc(100vh - 86px));border-radius:6px;box-shadow:0 14px 34px #0f172a29;overflow:auto;z-index:35}.wps-popover-columns{width:300px}.wps-popover-filter{width:480px}.wps-popover-sort,.wps-popover-group{width:420px}.wps-popover-view{width:360px}.wps-popover-density{width:240px}.wps-popover-notice{width:420px}.wps-popover-style{width:720px}.wps-popover-batch{width:560px}.wps-popover-paste{width:520px}.wps-popover-head,.wps-popover-footer{min-height:34px;padding:8px 10px}.wps-popover-head strong{font-size:13px}.wps-popover-body{padding:10px;gap:8px}.poc-filter-row{grid-template-columns:minmax(132px,1fr) minmax(104px,.8fr) minmax(120px,1fr) auto;gap:6px}.poc-filter-row input,.poc-filter-row select,.poc-field-search,.poc-announcement-editor,.poc-batch-summary input,.poc-batch-summary select,.poc-paste-box{min-height:30px;border-radius:4px;font-size:12px}.poc-field-row{min-height:30px;grid-template-columns:26px 28px minmax(92px,1fr) auto 30px 30px 30px;gap:4px;padding:4px 6px;border-radius:4px}.poc-find-float{right:auto;width:340px;height:34px;border-radius:6px;z-index:36}.poc-record-drawer{width:min(420px,calc(100vw - 24px));max-width:480px}.poc-record-head{padding:12px 14px}.poc-record-head h2{font-size:14px}.poc-record-head button,.poc-record-tab,.poc-record-actions button{min-height:28px;border-radius:4px;font-size:12px}.poc-record-body{padding:12px 14px}.poc-record-field{gap:5px;font-size:12px}.poc-record-field strong{min-height:28px;border-radius:4px}.sync-issue-backdrop,.association-picker-backdrop{background:#0f172a80}.sync-issue-modal{grid-template-columns:220px minmax(0,1fr);gap:8px;width:min(1420px,calc(100vw - 36px));height:min(820px,calc(100vh - 36px));border-radius:6px}.sync-issue-embedded-wrap .sync-issue-modal{height:calc(100vh - 128px)}.sync-issue-head{min-height:46px;padding:8px 12px}.sync-issue-head h2,.sync-issue-toolbar h3{font-size:15px}.sync-issue-side{margin:0 0 8px 8px;padding:10px;border-radius:6px}.sync-issue-main{gap:6px;margin:0 8px 8px 0}.sync-issue-toolbar{min-height:36px;padding:0 2px}.sync-issue-table th,.sync-issue-table td,.association-table th,.association-table td{padding:5px 7px;font-size:12px;line-height:1.3}.association-picker{width:min(960px,calc(100vw - 80px));height:min(620px,calc(100vh - 80px));border-radius:6px;grid-template-rows:auto auto auto auto minmax(0,1fr) auto}.association-picker-head,.association-picker-footer{padding:10px 12px}.association-picker-head h3{font-size:16px}.association-picker-head span,.association-picker-footer span{font-size:12px}.association-picker-tools{padding:8px 12px;gap:6px}.association-search{height:30px;border-radius:4px}.association-suggestions,.association-create,.association-blocker-card{margin:0 12px 8px;border:1px solid #d9e1ec;border-radius:6px;background:#fafbfc}.association-blocker-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border-color:#f1c6bb;background:#fff7f5;color:#9f2f1f;font-size:12px}.association-table-wrap{margin:0 12px;border-radius:6px}.association-picker-footer{min-height:44px}.association-picker{display:flex;flex-direction:column;overflow:hidden}.association-picker-head,.association-picker-tools,.association-suggestions,.association-blocker-card,.association-create,.association-error,.association-picker-footer{min-height:0}.association-table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.association-picker-footer{position:relative;z-index:2;flex-shrink:0;background:#fff;box-shadow:0 -1px #e5eaf2}.association-picker-footer>div{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.association-picker{width:min(940px,calc(100vw - 96px));max-height:calc(100vh - 96px);height:min(620px,calc(100vh - 96px));border:1px solid #d8e0ec;border-radius:8px;background:#fff;box-shadow:0 20px 56px #0f172a2e}.association-picker-head{flex:0 0 auto;min-height:48px;padding:10px 14px;border-bottom:1px solid #dde5ef;background:#fff;z-index:3}.association-picker-head>div{min-width:0}.association-picker-head h3{margin:0 0 3px;overflow:hidden;color:#111827;font-size:15px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.association-picker-head span{display:block;max-width:760px;overflow:hidden;color:#667085;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.association-picker-head button{flex:0 0 auto;width:30px;min-height:30px;border-radius:6px}.association-picker-tools{flex:0 0 auto;min-height:44px;padding:7px 12px;border-bottom:1px solid #dde5ef;background:#fff;z-index:3}.association-picker-tools .poc-tool{min-height:30px;border-radius:6px}.association-search{height:32px;min-width:320px;border-radius:6px}.association-picker-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff}.association-picker-body .association-suggestions,.association-picker-body .association-create,.association-picker-body .association-blocker-card,.association-picker-body .association-error{flex:0 0 auto;margin:8px 12px 0}.association-table-wrap{flex:1 1 auto;min-height:0;margin:8px 12px 0;border:1px solid #d8e0ec;border-radius:6px;overflow:auto;background:#fff}.association-table{width:max(900px,100%);border-collapse:separate;border-spacing:0;font-size:12px}.association-table th,.association-table td{height:34px;padding:4px 8px;border-right:1px solid #e4e9f1;border-bottom:1px solid #e4e9f1;background:#fff;line-height:18px;vertical-align:middle}.association-table th{position:sticky;top:0;z-index:4;background:#f5f7fa;color:#475467;font-size:12px;font-weight:900;box-shadow:0 1px #d8e0ec}.association-table td:first-child,.association-table th:first-child{width:52px;text-align:center}.association-table tr:hover td{background:#f8fbff}.association-table tr.selected td{background:#eef7ff}.association-picker-footer{flex:0 0 auto;min-height:50px;padding:9px 12px;border-top:1px solid #dde5ef;background:#fff;box-shadow:0 -1px #d8e0eccc;z-index:3}.association-picker-footer span{min-width:0;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1180px){.wps-workspace-body{grid-template-columns:1fr}.grid-shell-sidebar{width:auto}.poc-toolbar-search{min-width:180px}}html,body,#root{width:100%;height:100%;overflow:hidden}.wps-shell-page{height:100vh;min-height:0;overflow:hidden}.wps-workspace-body,.grid-shell-main,.poc-grid-shell{min-height:0;overflow:hidden}.poc-grid-shell{display:flex;flex-direction:column;height:100%}.poc-toolbar{flex:0 0 auto;min-height:40px;padding:5px 8px;gap:5px;flex-wrap:wrap;align-content:center;overflow:visible}.poc-toolbar-group{flex:0 0 auto;gap:5px}.poc-toolbar-group.main,.poc-toolbar-group.utility{flex:0 1 auto;flex-wrap:wrap}.poc-toolbar-search{flex:1 1 190px;min-width:170px;max-width:none}.poc-grid-meta{flex:0 0 28px}.poc-table-wrap{flex:1 1 auto;height:auto;min-height:0}.poc-data-table th,.poc-data-table td{height:30px;max-height:30px;padding:0 7px;font-size:12px;line-height:1.15;white-space:nowrap}.poc-data-table th{height:34px;max-height:34px}.poc-th-label,.poc-data-table td>span:not(.poc-id-list):not(.poc-pill):not(.poc-status):not(.poc-muted){display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-th-button{display:inline-flex;align-items:center;gap:6px;max-width:100%;overflow:hidden}.poc-data-table thead th{vertical-align:middle}.poc-data-table thead .poc-th-content{min-height:0;height:100%;align-items:center}.poc-data-table thead .poc-th-button,.poc-data-table thead .poc-th-label{min-height:0;height:100%;display:inline-flex;align-items:center}.poc-data-table thead .poc-th-field-icon,.poc-data-table thead .poc-th-lock,.poc-data-table thead .poc-th-sort{flex:0 0 auto;align-self:center}.poc-data-table thead th .poc-th-filter-button{opacity:.28;visibility:visible;pointer-events:auto;transition:opacity .12s ease-out,background-color .12s ease-out,color .12s ease-out}.poc-data-table thead th:hover .poc-th-filter-button,.poc-data-table thead .poc-th-content:hover .poc-th-filter-button,.poc-data-table thead .poc-th-content.active .poc-th-filter-button,.poc-data-table thead .poc-th-filter-button:focus-visible{opacity:1;visibility:visible;pointer-events:auto}.poc-status.tone-custom{border:1px solid var(--status-border, transparent);background:var(--status-bg, #eef2f6);color:var(--status-color, #475467)}.poc-multi-chip-list{display:inline-flex;align-items:center;gap:4px;max-width:100%;overflow:hidden}.poc-checkbox-cell{display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid #b8c2d0;border-radius:4px;background:#fff;color:#fff;font-size:12px;line-height:1}.poc-checkbox-cell.checked{border-color:#4f76e8;background:#4f76e8}.poc-field-settings-drawer{border-radius:8px;box-shadow:0 16px 36px #0f172a29}.poc-field-settings-drawer header,.poc-field-settings-drawer footer{padding:12px 14px}.poc-field-settings-body{gap:10px;padding:12px 14px}.poc-field-settings-body section{gap:9px;padding:11px;background:#fff}.poc-field-settings-body input:disabled,.poc-field-settings-body select:disabled,.poc-field-settings-body textarea:disabled,.poc-field-settings-body button:disabled{opacity:.62;cursor:not-allowed}.poc-field-option-row{grid-template-columns:32px 24px minmax(90px,1fr) auto 24px;min-height:32px}.poc-option-order{display:inline-grid;grid-template-columns:1fr 1fr;gap:2px}.poc-option-order button,.poc-option-remove{width:20px;height:22px;min-height:22px;padding:0;border:1px solid #e2e8f0;border-radius:4px;background:#fff;color:#667085}.poc-option-order button:not(:disabled):hover,.poc-option-remove:not(:disabled):hover{background:#f1f5f9;color:#1d4f7a}.poc-option-color-picker{position:relative;display:inline-grid;place-items:center;width:22px;height:22px}.poc-option-color-picker input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:22px;height:22px;padding:0;opacity:0;cursor:pointer}.poc-option-config-note{background:#f8fafc}.poc-create-option-list{display:flex;flex-wrap:wrap;gap:6px}.poc-create-option{display:inline-flex!important;align-items:center;gap:5px!important;min-height:28px;padding:3px 6px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.poc-create-option input{min-height:0!important}.poc-data-table .poc-group-header-row td,.poc-data-table .poc-group-header-row td.action-column{position:relative;left:auto;z-index:1;overflow:visible;height:36px!important;max-height:36px!important;box-sizing:border-box;padding:0!important;background:linear-gradient(to bottom,#fff 0,#fff 6px,#edf6ff 6px,#edf6ff);border-top:0;border-right:1px solid #dfe9f5;border-bottom:1px solid #d8e6f7;box-shadow:none}.poc-data-table .poc-group-header-row td.frozen-column{position:sticky;left:0;z-index:5;height:36px!important;max-height:36px!important;background:linear-gradient(to bottom,#fff 0,#fff 6px,#edf6ff 6px,#edf6ff);box-shadow:none}.poc-data-table .poc-group-header-row:hover td,.poc-data-table .poc-group-header-row:hover td.frozen-column,.poc-data-table .poc-group-header-row:hover td.action-column{background:linear-gradient(to bottom,#fff 0,#fff 6px,#e8f2fc 6px,#e8f2fc)}.poc-data-table .poc-group-empty-cell{color:transparent}.poc-data-table .poc-group-control-cell{overflow:visible}.poc-data-table .poc-group-toggle{position:relative;z-index:2;width:max-content;max-width:calc(100vw - 280px);height:28px;min-height:28px;margin-top:6px;display:inline-flex;align-items:center;gap:8px;padding:0 12px 0 calc(10px + (var(--group-depth, 0) * 18px));border:0;border-radius:0;background:transparent;color:#111827;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.poc-data-table .poc-group-caret{width:18px;height:18px;display:inline-grid;flex:0 0 18px;place-items:center;color:#101828}.poc-data-table .poc-group-title{min-width:0;display:inline-flex;align-items:center;gap:4px}.poc-data-table .poc-group-field{flex:0 0 auto;color:#526173;font-weight:800}.poc-data-table .poc-group-chip{max-width:260px;min-height:20px;display:inline-flex;align-items:center;overflow:hidden;padding:0 7px;border:1px solid #c8dbef;border-radius:5px;background:#fff;color:#1f4e79;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.poc-data-table .poc-group-toggle .poc-group-count{flex:0 0 auto;margin-left:2px;color:#536174;font-size:12px;font-weight:800}.poc-data-table tr.poc-group-child-row td.poc-group-child-first-cell{padding-left:22px}.poc-id-list{flex-wrap:nowrap;overflow:hidden;white-space:nowrap}.poc-data-table td input,.poc-data-table td select{height:24px;min-height:24px;border-radius:4px;font-size:12px}.poc-image{width:21px;height:28px}.poc-row-actions button{height:22px;min-height:22px;padding:0 6px}.poc-empty-inline{min-height:30px;border-radius:6px;padding:0 10px;font-size:12px}.poc-record-tabs{flex-wrap:nowrap;overflow-x:auto}.poc-record-tabs button{min-height:28px;height:28px;border-radius:4px;padding:0 10px;white-space:nowrap}.poc-attachment-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:120px;border:1px dashed #d7dde8;border-radius:6px;background:#fafbfc;color:#6b7280;font-weight:900}.sync-issue-embedded-wrap{height:100%;overflow:hidden}.sync-issue-embedded-wrap .sync-issue-modal{height:100%;min-height:0}.sync-issue-modal{min-height:0;overflow:hidden}.sync-issue-main{min-height:0;display:flex;flex-direction:column}.sync-issue-filterbar{flex:0 0 auto;align-items:end;flex-wrap:wrap;max-width:100%;position:relative;z-index:3}.sync-issue-filterbar label{flex:0 1 132px;min-width:120px;max-width:140px}.sync-issue-filterbar label.wide{flex:1 1 260px;min-width:220px;max-width:520px}.sync-issue-filterbar>.poc-tool{flex:0 0 64px;justify-content:center;min-width:56px;max-width:72px}.sync-issue-filterbar .sync-issue-list-count{flex:1 1 180px;min-width:0;margin-left:0}.sync-issue-pager{flex:0 0 auto}.sync-issue-table-wrap{min-height:0;flex:1 1 auto;overflow:auto}.sync-issue-table{table-layout:fixed;width:max(1808px,100%);font-size:12px}.sync-issue-table th,.sync-issue-table td{height:30px;max-height:30px;padding:0 7px;vertical-align:middle;line-height:1.2;white-space:nowrap;overflow:hidden}.sync-issue-table th{height:34px;max-height:34px}.sync-issue-table td.issue-cell button{margin-top:0}.sync-cell-ellipsis{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-cell-stack,.sync-cell-editor,.sync-issue-tags{display:flex;align-items:center;flex-wrap:nowrap;gap:5px;min-width:0;max-height:26px;overflow:hidden}.sync-cell-product-ref{display:flex;align-items:center;gap:5px;min-width:0;max-height:24px;overflow:hidden}.sync-cell-product-ref .sync-cell-ellipsis{flex:1 1 auto;min-width:0}.sync-cell-product-ref .sync-link-button{flex:0 0 auto;width:54px;padding:0 4px}.sync-cell-actions{flex-wrap:nowrap;gap:5px}.sync-cell-actions button,.sync-link-button,.sync-selected-pill button,.sync-issue-table select,.sync-issue-table input{height:24px;min-height:24px;border-radius:4px;font-size:12px}.sync-density-switch{display:inline-flex;align-items:center;height:24px;margin-right:6px;border:1px solid #d7dee9;border-radius:5px;overflow:hidden;vertical-align:middle;background:#fff}.sync-density-switch button{height:24px;min-height:24px;padding:0 8px;border:0;border-right:1px solid #d7dee9;border-radius:0;background:#fff;color:#536174;font-size:12px;font-weight:800}.sync-density-switch button:last-child{border-right:0}.sync-density-switch button.active{background:#e8eef7;color:#16365f}.sync-issue-table-wrap.density-compact .sync-issue-table th,.sync-issue-table-wrap.density-compact .sync-issue-table td{height:28px;max-height:28px;padding-top:0;padding-bottom:0}.sync-issue-table-wrap.density-standard .sync-issue-table th,.sync-issue-table-wrap.density-standard .sync-issue-table td{height:32px;max-height:32px;padding-top:3px;padding-bottom:3px}.sync-issue-table-wrap.density-comfortable .sync-issue-table th,.sync-issue-table-wrap.density-comfortable .sync-issue-table td{height:38px;max-height:38px;padding-top:6px;padding-bottom:6px}.sync-selected-pill{min-height:24px;max-width:190px;border-radius:4px}.sync-issue-tags span,.sync-issue-skipped{height:20px;min-height:20px}.sync-issue-table th:nth-child(1),.sync-issue-table td:nth-child(1){width:52px}.sync-issue-table th:nth-child(2),.sync-issue-table td:nth-child(2){width:70px}.sync-issue-table th:nth-child(3),.sync-issue-table td:nth-child(3){width:150px}.sync-issue-table th:nth-child(4),.sync-issue-table td:nth-child(4){width:120px}.sync-issue-table th:nth-child(5),.sync-issue-table td:nth-child(5){width:130px}.sync-issue-table th:nth-child(6),.sync-issue-table td:nth-child(6){width:230px}.sync-issue-table th:nth-child(7),.sync-issue-table td:nth-child(7){width:220px}.sync-issue-table th:nth-child(8),.sync-issue-table td:nth-child(8){width:120px}.sync-issue-table th:nth-child(9),.sync-issue-table td:nth-child(9){width:76px}.sync-issue-table th:nth-child(10),.sync-issue-table td:nth-child(10){width:150px}.sync-issue-table th:nth-child(11),.sync-issue-table td:nth-child(11){width:210px}.sync-issue-table th:nth-child(12),.sync-issue-table td:nth-child(12),.sync-issue-table th:nth-child(13),.sync-issue-table td:nth-child(13){width:92px}.sync-issue-table th:nth-child(14),.sync-issue-table td:nth-child(14){width:150px}.sync-issue-table th:nth-child(15),.sync-issue-table td:nth-child(15){width:110px}.sync-issue-table th:nth-child(16),.sync-issue-table td:nth-child(16),.sync-issue-table th:nth-child(17),.sync-issue-table td:nth-child(17){width:120px}.sync-issue-table th:nth-child(18),.sync-issue-table td:nth-child(18){width:230px}.sync-issue-table .sync-issue-row-index{color:#64748b;font-weight:800;text-align:center}@media (max-width: 1500px){.poc-toolbar{gap:4px}.poc-tool{padding:0 7px}.poc-toolbar-group.utility .poc-tool span{max-width:0;overflow:hidden}.poc-toolbar-group.utility .poc-tool{width:28px;padding:0}}.poc-data-table{-webkit-user-select:none;user-select:none}.poc-data-table th .poc-resizer{right:-4px;width:8px;z-index:8}.poc-data-table th .poc-resizer:after{top:7px;right:3px;width:1px;height:calc(100% - 14px);background:transparent}.poc-data-table th .poc-resizer:hover:after,.poc-data-table th.resizing .poc-resizer:after{background:#2f80ed}.poc-data-table th.resizing .poc-resizer:after{top:0;height:100vh;box-shadow:0 0 0 1px #2f80ed14}.poc-data-table input,.poc-data-table textarea,.poc-data-table select{-webkit-user-select:text;user-select:text}.poc-grid-shell.density-compact .poc-data-table th,.poc-grid-shell.density-compact .poc-data-table td{height:28px;max-height:28px;padding-top:0;padding-bottom:0}.poc-grid-shell.density-standard .poc-data-table th,.poc-grid-shell.density-standard .poc-data-table td{height:32px;max-height:32px;padding-top:3px;padding-bottom:3px}.poc-grid-shell.density-comfortable .poc-data-table th,.poc-grid-shell.density-comfortable .poc-data-table td{height:38px;max-height:38px;padding-top:6px;padding-bottom:6px}.poc-grid-shell.density-compact .poc-row-actions button{height:22px;min-height:22px}.poc-grid-shell.density-standard .poc-row-actions button{height:26px;min-height:26px}.poc-grid-shell.density-comfortable .poc-row-actions button{height:30px;min-height:30px}.poc-data-table tr.customer-blacklist-row td,.poc-data-table tr.customer-blacklist-row td.frozen-column,.poc-data-table tr.customer-blacklist-row td.action-column{background:#f5efff}.poc-data-table tr.customer-blacklist-row:hover td,.poc-data-table tr.customer-blacklist-row:hover td.action-column{background:#efe5ff}.poc-data-table tr.customer-blacklist-row.selected td,.poc-data-table tr.customer-blacklist-row.selected td.action-column{background:#eadfff;box-shadow:inset 2px 0 #7c5cff}.poc-data-table tr.customer-blacklist-row td.selected-cell{background:#e3d7ff;outline-color:#7c5cff}.poc-pill.customer-tag-blacklist{border:1px solid #fecaca;background:#fee2e2;color:#991b1b}.poc-pill.customer-tag-kimi-blacklist{border:1px solid #ddd6fe;background:#f3efff;color:#6f56bd}.poc-data-table tr.customer-kimi-blacklist-row td,.poc-data-table tr.customer-kimi-blacklist-row td.frozen-column,.poc-data-table tr.customer-kimi-blacklist-row td.action-column{background:#fbf9ff}.poc-data-table tr.customer-kimi-blacklist-row:hover td,.poc-data-table tr.customer-kimi-blacklist-row:hover td.action-column{background:#f6f1ff}.poc-data-table tr.customer-kimi-blacklist-row.selected td,.poc-data-table tr.customer-kimi-blacklist-row.selected td.action-column{background:#f0eaff;box-shadow:inset 2px 0 #a78bfa}.poc-data-table tr.customer-kimi-blacklist-row td.selected-cell{background:#ebe3ff;outline-color:#a78bfa}.product-grid-preview-page .poc-data-table .poc-image,.after-sales-grid-preview-page .poc-data-table .poc-image,.after-sales-grid-preview-page .after-sales-image-grid .poc-image{width:30px;height:40px;min-width:30px;min-height:40px;padding:0;border:1px solid #d6deea;border-radius:4px;background:#eef2f7;overflow:hidden;color:#64748b;cursor:zoom-in}.product-grid-preview-page .poc-data-table .poc-image img,.after-sales-grid-preview-page .poc-data-table .poc-image img,.after-sales-grid-preview-page .after-sales-image-grid .poc-image img{display:block;width:100%;height:100%;object-fit:cover}.product-grid-preview-page .poc-data-table .poc-image.empty,.after-sales-grid-preview-page .poc-data-table .poc-image.empty,.after-sales-grid-preview-page .after-sales-image-grid .poc-image.empty{border-style:dashed;background:#f8fafc}.poc-grid-shell{--kuma-row-low: 34px;--kuma-row-medium: 36px;--kuma-row-high: 38px;--kuma-row-xhigh: 38px;--kuma-header-height: 34px;--kuma-primary: #2f5f8f;--kuma-primary-strong: #1d4f88;--kuma-primary-soft: #eaf1f8;--kuma-active-soft: #e8eef7}.poc-data-table th,.poc-data-table td{box-sizing:border-box;height:var(--kuma-row-medium);max-height:var(--kuma-row-medium);padding:0 8px;color:#172033;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poc-data-table th{height:var(--kuma-header-height);max-height:var(--kuma-header-height);background:#f7f9fc;color:#536174}.poc-data-table td.action-column,.poc-data-table th.action-column,.poc-data-table td.row-index-column,.poc-data-table th.row-index-column,.poc-data-table td.frozen-column{overflow:visible}.poc-grid-shell.density-compact .poc-data-table th,.poc-grid-shell.density-compact .poc-data-table td,.poc-grid-shell.density-low .poc-data-table th,.poc-grid-shell.density-low .poc-data-table td{height:var(--kuma-row-low);max-height:var(--kuma-row-low);padding-top:0;padding-bottom:0}.poc-grid-shell.density-standard .poc-data-table th,.poc-grid-shell.density-standard .poc-data-table td,.poc-grid-shell.density-medium .poc-data-table th,.poc-grid-shell.density-medium .poc-data-table td{height:var(--kuma-row-medium);max-height:var(--kuma-row-medium);padding-top:0;padding-bottom:0}.poc-grid-shell.density-comfortable .poc-data-table th,.poc-grid-shell.density-comfortable .poc-data-table td,.poc-grid-shell.density-high .poc-data-table th,.poc-grid-shell.density-high .poc-data-table td{height:var(--kuma-row-high);max-height:var(--kuma-row-high);padding-top:0;padding-bottom:0}.poc-grid-shell.density-xhigh .poc-data-table th,.poc-grid-shell.density-xhigh .poc-data-table td{height:var(--kuma-row-xhigh);max-height:var(--kuma-row-xhigh);padding-top:2px;padding-bottom:2px}.poc-toolbar .poc-tool.primary{border-color:var(--kuma-primary);background:var(--kuma-primary);color:#fff}.poc-toolbar .poc-tool:hover:not(:disabled),.poc-toolbar .poc-tool:focus-visible:not(:disabled){border-color:#bfcee4;background:var(--kuma-primary-soft);color:#172033}.poc-toolbar .poc-tool.active,.poc-toolbar .poc-tool.has-count{border-color:#bfcee4;background:var(--kuma-active-soft);color:#172033}.poc-data-table th .poc-resizer:hover:after,.poc-data-table th.resizing .poc-resizer:after{background:var(--kuma-primary)}.poc-status{border:1px solid transparent;background:var(--kuma-primary-soft);color:var(--kuma-primary-strong);line-height:1.2}.poc-status.tone-red{background:#fee2e2;color:#b42318;border-color:#fecaca}.poc-status.tone-amber{background:#fef3c7;color:#92400e;border-color:#fde68a}.poc-status.tone-yellow{background:#fef3c7;color:#7a4b00;border-color:#f6d365}.poc-status.tone-green{background:#edf8f2;color:#0f766e;border-color:#b9e3ca}.poc-status.tone-teal{background:#e6f7f4;color:#0f665f;border-color:#b7e4dd}.poc-status.tone-blue{background:#eaf1f8;color:#1d4f88;border-color:#c8d7e8}.poc-status.tone-purple{background:#ede7ff;color:#5f46b5;border-color:#ddd6fe}.poc-status.tone-gray{background:#eef2f6;color:#475467;border-color:#d9dee7}.poc-status.tone-kimi-blacklist{background:#f3efff;color:#6f56bd;border-color:#ddd6fe}.poc-data-table .poc-group-header-row td,.poc-data-table .poc-group-header-row td.frozen-column,.poc-data-table .poc-group-header-row td.action-column{height:38px!important;max-height:38px!important;padding:0!important;overflow:visible;background:linear-gradient(to bottom,#fff 0,#fff 4px,#edf6ff 4px,#edf6ff);border-top:0;border-right:1px solid #dfe9f5;border-bottom:1px solid #d8e6f7;box-shadow:none}.poc-data-table .poc-group-header-row:hover td,.poc-data-table .poc-group-header-row:hover td.frozen-column,.poc-data-table .poc-group-header-row:hover td.action-column{background:linear-gradient(to bottom,#fff 0,#fff 4px,#e8f2fc 4px,#e8f2fc)}.poc-data-table .poc-group-toggle{height:30px;min-height:30px;margin-top:4px;padding:0 10px 0 calc(8px + (var(--group-depth, 0) * 18px));gap:6px;max-width:min(520px,calc(100vw - 280px))}.poc-data-table .poc-group-chip{max-width:220px;border-color:#c8d7e8;background:#fff;color:var(--kuma-primary-strong)}.poc-data-table tr.poc-group-child-row td.poc-group-child-first-cell{padding-left:18px}.wps-popover,.poc-field-config-popover,.poc-column-menu,.poc-field-row-menu,.poc-column-value-filter,.poc-find-float{position:fixed;box-sizing:border-box;max-width:calc(100vw - 24px);z-index:80}.wps-popover,.poc-column-value-filter{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.wps-popover{max-height:min(580px,calc(100vh - 24px))}.wps-popover-body,.poc-column-value-list{min-height:0;overflow:auto}.wps-popover-footer,.poc-column-value-filter footer{flex:0 0 auto;box-sizing:border-box;min-width:0;background:#fff}.poc-column-value-filter{width:min(324px,calc(100vw - 24px));max-height:min(460px,calc(100vh - 24px))}.poc-column-menu,.poc-field-row-menu{max-height:min(420px,calc(100vh - 24px));overflow:auto}.wps-popover-columns{width:min(300px,calc(100vw - 24px));box-sizing:border-box}.wps-popover-columns,.wps-popover-columns *{box-sizing:border-box}.wps-popover-columns .wps-popover-body{min-width:0;overflow-x:hidden}.wps-popover-columns .poc-field-manager-head,.wps-popover-columns .poc-field-search,.wps-popover-columns .poc-field-list{min-width:0;width:100%}.wps-popover-columns .poc-field-manager-head{gap:6px;overflow:hidden}.wps-popover-columns .poc-field-manager-head>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wps-popover-columns .poc-field-row{width:100%;min-width:0;grid-template-columns:22px 24px minmax(0,1fr) minmax(34px,max-content) 26px 26px 26px;gap:3px;padding:4px;overflow:hidden}.wps-popover-columns .poc-field-row>*{min-width:0}.wps-popover-columns .poc-field-name{min-width:0;overflow:hidden}.wps-popover-columns .poc-field-name strong,.wps-popover-columns .poc-field-name em{max-width:100%}.wps-popover-columns .poc-field-row small{max-width:48px;min-width:0;padding-inline:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wps-popover-columns .poc-field-row small svg{flex:0 0 auto}.wps-popover-columns .poc-field-row button,.wps-popover-columns .poc-field-row .poc-drag-handle,.wps-popover-columns .poc-field-type{width:26px;min-width:26px;height:26px;min-height:26px;padding:0}.poc-status.tone-amber{background:#fff0d6;color:#8a3f05;border-color:#f6c36a}.poc-status.tone-yellow{background:#fff4cc;color:#6f4700;border-color:#e8c54f}.poc-status.tone-green{background:#dff8e7;color:#116a3a;border-color:#9bd8ad}.poc-status.tone-teal{background:#d9f6f2;color:#0b5f59;border-color:#9adbd2}.poc-status.tone-blue{background:#e0edff;color:#1d4f88;border-color:#b9cff4}.poc-status.tone-purple{background:#ede7ff;color:#5638a6;border-color:#d2c7fb}.poc-status.tone-kimi-blacklist{background:#f3efff;color:#5a3ea6;border-color:#d6ccfb}.grid-shell-tree-node.active>button,.grid-shell-tree-node>button:hover,.grid-shell-tree-folder:hover,.grid-shell-tree-children button:hover,.grid-shell-tree-children button.active,.grid-shell-view-list button:hover,.grid-shell-view-list button.active,.wps-sheet-strip button.active{border-color:#bfcee4;background:var(--kuma-active-soft, #e8eef7);color:var(--kuma-primary-strong, #1d4f88)}.grid-shell-tree-node.active>button svg:first-child,.grid-shell-tree-children button.active svg:first-child,.grid-shell-menu button.active svg:first-child{color:var(--kuma-primary, #2f5f8f)}.grid-shell-menu button:hover,.grid-shell-menu button.active{border-color:#bfcee4;background:var(--kuma-active-soft, #e8eef7);color:var(--kuma-primary-strong, #1d4f88)}.grid-shell-menu button.active span{background:var(--kuma-primary, #2f5f8f);color:#fff}.peripheral-actions button.primary,.peripheral-modal footer button.primary{border-color:var(--kuma-primary, #2f5f8f);background:var(--kuma-primary, #2f5f8f);color:#fff}.peripheral-actions button.primary:hover:not(:disabled),.peripheral-modal footer button.primary:hover:not(:disabled){border-color:var(--kuma-primary-strong, #1d4f88);background:var(--kuma-primary-strong, #1d4f88)}.peripheral-tabs button.active{border-color:#bfcee4;background:var(--kuma-active-soft, #e8eef7);color:var(--kuma-primary-strong, #1d4f88)}.peripheral-toast{position:fixed;right:24px;bottom:24px;z-index:120;max-width:min(360px,calc(100vw - 32px));margin:0;padding:9px 12px;border:1px solid #cbd7e7;border-radius:8px;background:#fff;color:#1d4f88;box-shadow:0 8px 24px #0f172a1f}.peripheral-empty-state{display:inline-flex;flex-direction:column;align-items:center;gap:4px;max-width:360px;text-align:center;color:#334155}.peripheral-empty-state strong{font-size:13px;font-weight:900}.peripheral-empty-state small{color:#667085;font-size:12px;font-weight:700;line-height:1.45}.wps-sheet-strip button:disabled{cursor:not-allowed}
