*{box-sizing:border-box}body{color:#202832;background:#f4f6f8;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.page{min-height:100vh;padding:20px}.shell{max-width:1440px;margin:0 auto}.topbar{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.topbar>div:first-child{min-height:90px;padding-left:286px;position:relative}.topbar>div:first-child:before{content:"";background:url(/brand/wordmark-horizontal.svg) 0/contain no-repeat;width:260px;height:84px;position:absolute;top:0;left:0}.title{margin:0;font-size:28px;line-height:1.2}.topbar .title{display:none}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-link{border:1px solid var(--ui-border);background:var(--ui-surface);color:#334155;white-space:nowrap;justify-content:center;align-items:center;min-width:128px;min-height:58px;padding:0 20px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.nav-link.active{color:#fff;background:#1f6feb;border-color:#1f6feb}.top-actions .nav-link[href=\/sales-out]{color:#166534;background:#eaf7ee;border-color:#2f7d4f;order:-10}.top-actions .nav-link[href=\/sales-out].active{color:#fff;background:#166534;border-color:#166534}.more-nav{position:relative}.more-nav summary{cursor:pointer;list-style:none}.more-nav summary::-webkit-details-marker{display:none}.more-nav-trigger:after{content:"▾";margin-left:8px;font-size:13px}.more-nav-menu{z-index:20;border:1px solid var(--ui-border);background:var(--ui-surface);gap:6px;min-width:180px;margin-top:8px;padding:8px;display:grid;position:absolute;right:0;box-shadow:0 10px 24px #0f172a24}.more-nav-link{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#243041;white-space:nowrap;align-items:center;min-height:42px;padding:0 12px;font-size:15px;font-weight:900;text-decoration:none;display:flex}.more-nav-link.active{color:#1d4ed8;background:#eef4ff;border-color:#1f6feb}.grid{grid-template-columns:390px minmax(0,1fr);gap:16px;margin-top:16px;display:grid}.opening-stock-grid{grid-template-columns:minmax(0,1fr);align-items:stretch}.opening-workbench{min-width:0}.opening-search-grid{grid-template-columns:minmax(360px,1fr) 170px minmax(240px,.55fr);align-items:end;gap:12px;display:grid}.opening-search-grid .field:first-child{grid-column:1/-1}.opening-draft-empty{color:#66758a;place-items:center;min-height:170px;font-size:18px;display:grid}.draft-label-table{max-height:560px;margin-top:14px}.opening-matrix-wrap{overflow:auto}.opening-matrix-table{min-width:1180px}.opening-matrix-table th,.opening-matrix-table td{white-space:nowrap;text-align:center}.opening-matrix-table th:nth-child(-n+4),.opening-matrix-table td:nth-child(-n+4){text-align:left}.opening-size-input{text-align:center;border:1px solid #bdc8d6;outline:none;width:42px;height:32px;padding:0 4px;font-weight:900}.opening-size-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.confirm-draft-button{width:220px;margin-top:14px}.opening-range-print-panel{gap:14px;display:grid}.opening-range-print-head,.opening-range-print-summary,.opening-print-day-head{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.opening-range-print-head{justify-content:space-between}.opening-range-print-filters{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.opening-range-print-summary{background:var(--ui-bg-soft);border:1px solid #d9e3ef;padding:10px 12px}.opening-range-print-summary span,.opening-print-day-head span{color:#536174;font-weight:800}.opening-print-day{background:var(--ui-surface);border:1px solid #d9e3ef}.opening-print-day-head{border-bottom:1px solid #e5ebf2;min-height:46px;padding:10px 12px}.opening-print-order-actions{background:var(--ui-bg-soft);border-bottom:1px solid #e5ebf2;flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.opening-print-order-chip{background:var(--ui-surface);color:#243041;border:1px solid #cbd6e4;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.opening-print-order-chip em{color:#64748b;font-style:normal}.opening-print-lines-wrap{max-height:320px;margin:0}.opening-print-lines-table{min-width:1040px}.opening-print-lines-table th,.opening-print-lines-table td{white-space:nowrap;text-align:center}.opening-print-lines-table th:nth-child(4),.opening-print-lines-table td:nth-child(4),.opening-print-lines-table th:nth-child(5),.opening-print-lines-table td:nth-child(5),.opening-print-lines-table th:nth-child(9),.opening-print-lines-table td:nth-child(9),.opening-print-lines-table th:nth-child(10),.opening-print-lines-table td:nth-child(10){text-align:left}.sales-out-grid,.right-action-grid{grid-template-columns:minmax(0,1fr) 350px}.sales-out-grid>.panel,.sales-out-grid .scan-panel{min-width:0}.sales-out-grid .scan-panel,.right-action-grid>.panel:first-child{order:2}.sales-out-grid>.panel:not(.scan-panel),.right-action-grid>.panel:nth-child(2){order:1}.stock-scan-grid{grid-template-columns:minmax(0,1fr) minmax(430px,520px);align-items:start}.stock-scan-main-column,.stock-scan-side-column{gap:16px;min-width:0;display:grid}.stock-scan-main-column{order:1;grid-area:1/1;min-width:0}.stock-scan-side-column{order:2;grid-area:1/2}.stock-scan-main-column>.panel,.stock-scan-side-column>.panel{min-width:0}.panel{background:var(--ui-surface);border:1px solid var(--ui-border)}.panel-header{border-bottom:1px solid var(--ui-border);padding:16px}.search-row,.button-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.field{flex-direction:column;gap:6px;min-width:150px;font-size:14px;font-weight:700;display:flex}.field.grow{flex:1;min-width:230px}.field.sku-search{width:260px;min-width:260px}.field.customer-search{width:300px;min-width:300px}.suggestion-field{display:block;position:relative}.suggestion-field .input{width:100%}.suggestion-popover{z-index:30;background:var(--ui-surface);border:1px solid #9fb0c4;max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 24px #0f172a29}.suggestion-option{background:var(--ui-surface);text-align:left;border:0;border-bottom:1px solid #edf1f5;justify-content:flex-start;align-items:center;gap:14px;width:100%;padding:10px 12px;font-weight:700;display:flex}.suggestion-option>span,.suggestion-option>strong{flex:none}.suggestion-option>span:last-child{color:#344256;font-weight:800}.suggestion-option:hover{background:#eaf2ff}.suggestion-option.selected{background:#edf7f0}.suggestion-option em{color:#15803d;margin-left:auto;font-style:normal;font-weight:900}.suggestion-empty{color:#617084;padding:10px 12px;font-size:13px;font-weight:800}.input,.select{border:1px solid var(--ui-border);background:var(--ui-surface);outline:none;height:42px;padding:0 12px}.input:focus,.select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.textarea{border:1px solid var(--ui-border);background:var(--ui-surface);resize:vertical;outline:none;width:100%;min-height:88px;padding:10px 12px}.textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.fixed-value{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#202832;align-items:center;min-height:42px;padding:0 12px;font-weight:900;display:flex}.btn{background:var(--ui-surface);border:1px solid #bdc8d6;justify-content:center;align-items:center;height:42px;padding:0 16px;font-weight:700;display:inline-flex}.btn-link{text-decoration:none}.btn.primary{color:#fff;background:#1f6feb;border-color:#1f6feb}.btn.good{color:#fff;background:#147a3d;border-color:#147a3d}.btn.success{color:#166534;background:#f0fbf3;border-color:#2f7d4f}.btn.danger{color:#fff;background:#c2410c;border-color:#c2410c}.btn.mini{height:30px;padding:0 10px;font-size:12px}.message{background:var(--ui-bg-soft);color:#455468;border:1px solid #e1e7ef;margin-top:12px;padding:10px 12px;font-size:14px}.message.error{color:#b42318;background:#fff1f1;border-color:#f3b4b4}.hint-box,.success-box,.warning-box,.error-box{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#455468;margin-top:12px;padding:12px;font-size:14px;line-height:1.5}.success-box{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.warning-box{color:#8a5a00;background:#fff8df;border-color:#f5d58a}.error-box{color:#b42318;background:#fff1f1;border-color:#f3b4b4}.scan-panel{align-self:start}.stock-in-entry-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.stock-in-entry{border:2px solid var(--ui-border);background:var(--ui-surface);text-align:left;min-height:92px;padding:12px}.stock-in-entry strong{color:#202832;font-size:20px;line-height:1.2;display:block}.stock-in-entry span{color:#617084;margin-top:8px;font-size:13px;font-weight:800;line-height:1.45;display:block}.stock-in-entry.active{background:#f0fbf3;border-color:#2f7d4f}.stock-in-entry.active strong{color:#166534}.cash-customer-chip{color:#27496d;background:#f2f7ff;border:1px solid #cfe0f5;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:900}.return-customer-hint{color:#166534;background:#f0fbf3;border:1px solid #b7e0c2;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:900;line-height:1.45}.return-customer-hint.warning{color:#8a5b00;background:#fff8dc;border-color:#f0d28a}.return-customer-hint .btn{margin-left:10px;padding:5px 10px}.return-customer-hint small{color:inherit;margin-top:4px;display:block}.return-operation-mode-banner{color:#7c2d12;background:#fff7ed;border:2px solid #d97706;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.45;display:grid}.return-operation-mode-banner strong,.return-operation-mode-banner span{display:block}.return-operation-mode-banner span{color:#9a3412;margin-top:3px}.scan-input{letter-spacing:2px;height:74px;font-size:28px}.scan-live-badge{color:#166534;background:#f0fbf3;border:1px solid #b7e0c2;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.warning-pill{color:#8a5b00;background:#fff8dc;border:1px solid #f0d28a;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.table-action-row{white-space:nowrap;align-items:center;gap:6px;display:flex}.bulk-import-box{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin-top:12px;padding:10px}.bulk-import-box strong{font-size:14px}.bulk-code-textarea{min-height:84px;margin-top:8px;font-size:14px;line-height:1.45}.bulk-import-hint{color:#617084;margin-top:6px;font-size:12px;font-weight:800}.scan-current{margin-top:4px;font-size:12px;font-weight:800}.scan-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.scan-stat{border:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:10px}.scan-stat span{font-size:24px;font-weight:900;line-height:1;display:block}.scan-stat strong{color:#617084;margin-top:6px;font-size:12px;display:block}.scan-stat.pending span{color:#1f6feb}.scan-stat.warn span{color:#8a5a00}.scan-stat.other-out span{color:#92400e}.scan-stat.sold span{color:#7c3aed}.scan-stat.muted span{color:#617084}.scan-stat.bad span{color:#b42318}.scan-status{border:1px solid var(--ui-border);background:var(--ui-bg-soft);align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.scan-status.pending{color:#1d4ed8;background:#eef4ff;border-color:#bfd2ff}.scan-status.success,.scan-status.confirmed,.scan-status.sold,.scan-status.returned{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.scan-status.duplicate,.scan-status.ignored{color:#8a5a00;background:#fff8df;border-color:#f5d58a}.scan-status.other_out{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.scan-status.failed{color:#b42318;background:#fff1f1;border-color:#f3b4b4}.scan-log-table{font-size:13px}.scan-confirm-box{background:#eef4ff;border:2px solid #bfd2ff;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.scan-confirm-box span{color:#455468;font-size:13px;font-weight:900;display:block}.scan-confirm-box strong{color:#1d4ed8;font-size:42px;line-height:1;display:block}.pending-summary{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.pending-summary span{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#455468;padding:6px 8px;font-size:12px;font-weight:900}.stock-record-filter-grid{grid-template-columns:minmax(130px,.8fr) minmax(130px,.8fr) minmax(160px,1fr) minmax(150px,.8fr) auto;align-items:end;gap:10px;margin:12px 0;display:grid}.strong-number{color:#1d4ed8;font-weight:1000}.stock-record-row:focus-visible{outline-offset:-2px;outline:2px solid #1f6feb}.stock-record-row.active td{background:#eef4ff}.stock-record-row.active td:first-child{box-shadow:inset 4px 0 #1f6feb}.stock-record-detail-summary{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.stock-record-detail-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.factory-sync-layout{gap:14px;display:grid}.factory-sync-filter-grid{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr) minmax(180px,1fr)}.factory-sync-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.factory-sync-export-panel{align-content:space-between;gap:18px;min-height:188px;display:grid}.section-eyebrow{color:#a3512d;margin:0 0 6px;font-size:12px;font-weight:1000}.muted-text{color:#66758a;margin:8px 0 0;font-weight:800;line-height:1.5}.stock-record-detail-summary span{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#334155;padding:6px 8px;font-size:12px;font-weight:900}.stock-record-detail-items{min-width:0;max-width:none;max-height:520px}.stock-record-empty{color:#66758a;padding:18px;font-weight:800}.stock-record-details summary{cursor:pointer;color:#1f6feb;white-space:nowrap;font-weight:900}.stock-record-details summary::-webkit-details-marker{display:none}.stock-record-details summary:before{content:"▸";margin-right:4px;display:inline-block}.stock-record-details[open] summary:before{transform:rotate(90deg)}.stock-record-barcodes{flex-wrap:wrap;gap:6px;max-width:360px;margin-top:8px;display:flex}.stock-record-barcodes span{border:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:4px 6px;font-size:12px}.stock-record-items{border:1px solid var(--ui-border);background:var(--ui-surface);gap:10px;min-width:520px;max-width:min(820px,70vw);max-height:420px;margin-top:8px;padding:8px;display:grid;overflow:auto}.stock-record-item{border-bottom:1px solid #edf1f5;padding-bottom:8px}.stock-record-item:last-child{border-bottom:0;padding-bottom:0}.stock-record-item-head{flex-wrap:wrap;align-items:center;gap:10px;font-weight:900;display:flex}.mode-toggle{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.mode-button{background:var(--ui-surface);color:#243041;border:1px solid #bdc8d6;height:42px;font-weight:900}.mode-button.active{color:#fff;background:#1f6feb;border-color:#1f6feb}.customer-suggestion-list{border:1px solid var(--ui-border);background:var(--ui-bg-soft);gap:6px;max-height:156px;margin-top:8px;padding:8px;display:grid;overflow:auto}.customer-suggestion-button{border:1px solid var(--ui-border);background:var(--ui-surface);text-align:left;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:0 10px;display:flex}.customer-suggestion-button:hover{background:#eef4ff;border-color:#1f6feb}.customer-suggestion-button strong{color:#202832}.customer-suggestion-button span,.customer-suggestion-empty{color:#617084;font-size:12px;font-weight:800}.customer-suggestion-empty{padding:8px}.selected-customer,.sale-total-box{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin-top:12px;padding:10px 12px}.selected-customer{gap:4px;display:grid}.selected-customer strong{font-size:18px}.selected-customer span{color:#455468;font-size:13px;font-weight:800}.sale-total-box{justify-content:space-between;align-items:center;gap:12px;display:flex}.sale-total-box span{color:#455468;font-size:13px;font-weight:900}.sale-total-box strong{color:#166534;font-size:28px;line-height:1}.settlement-summary{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.settlement-summary div{background:#eef4ff;border:2px solid #bfd2ff;padding:10px 12px}.settlement-summary span{color:#455468;font-size:13px;font-weight:900;display:block}.settlement-summary strong{color:#1d4ed8;font-size:36px;line-height:1;display:block}.settlement-money-grid{gap:8px;margin-top:12px;display:grid}.settlement-action-panel{z-index:5;background:#eef4ff;border:1px solid #bfd2ff;margin-top:12px;padding:10px;position:sticky;top:0}.settlement-action-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.settlement-action-metrics div{border:1px solid var(--ui-border);background:var(--ui-surface);padding:8px}.settlement-action-metrics .wide-metric{grid-column:1/-1}.settlement-action-metrics span{color:#455468;font-size:12px;font-weight:900;display:block}.settlement-action-metrics strong{color:#1d4ed8;font-size:22px;line-height:1;display:block}.settlement-action-metrics .money-good{color:#166534}.settlement-action-metrics .money-return{color:#8a5a00}.settlement-action-metrics .money-net{color:#1d4ed8;font-size:28px}.compact-scan-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px}.compact-scan-stats .scan-stat{padding:7px 8px}.compact-scan-stats .scan-stat span{font-size:18px}.compact-scan-stats .scan-stat strong{margin-top:4px;font-size:11px}.manual-return-panel{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin-top:12px;padding:12px}.manual-return-details{padding:0}.manual-return-details summary{cursor:pointer;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:0 14px;list-style:none;display:grid}.manual-return-details summary::-webkit-details-marker{display:none}.manual-return-details summary:before{content:"展开";border:1px solid var(--ui-border);background:var(--ui-surface);color:#243041;justify-self:start;padding:4px 8px;font-size:12px;font-weight:900}.manual-return-details[open] summary:before{content:"收起"}.manual-return-details summary strong{font-size:15px}.manual-return-summary{color:#617084;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.history-sales-details{margin-top:12px}.history-sales-details>summary{min-height:44px}.history-sales-panel{margin:0 12px 12px}.history-return-summary-section{margin-top:16px}.manual-return-body{border-top:1px solid var(--ui-border);padding:12px}.manual-return-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.manual-return-badge{color:#8a5a00;background:#fff8df;border:1px solid #f5d58a;padding:4px 8px;font-size:12px;font-weight:900}.manual-product-list{max-height:128px}.manual-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:10px;display:grid}.manual-mode-tab{border:1px solid var(--ui-border);background:var(--ui-surface);color:#243041;height:34px;font-size:13px;font-weight:900}.manual-mode-tab.active{color:#fff;background:#1f6feb;border-color:#1f6feb}.sales-lower-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:14px;display:grid}.compact-manual-return{margin-top:0;padding:0}.compact-manual-return .form-title-row{margin-bottom:8px}.compact-manual-return .field{gap:4px;min-width:0;font-size:12px}.compact-manual-return .input,.compact-manual-return .select{height:34px;padding:0 8px}.compact-manual-return .customer-suggestion-list{max-height:110px;padding:6px}.compact-manual-return .customer-suggestion-button{min-height:32px;padding:0 8px;font-size:12px}.old-df6-return-box{background:#fffaf0;border:1px solid #f0c879;margin-top:12px;padding:10px}.old-df6-return-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.old-df6-return-head div{gap:2px;min-width:0;display:grid}.old-df6-return-head strong{color:#1f2937;font-size:16px;font-weight:900}.old-df6-return-head span,.old-df6-return-note,.old-df6-return-extra{color:#70511a;font-size:12px;font-weight:900;line-height:1.5}.old-df6-return-textarea{resize:vertical;min-height:118px;font-size:13px;line-height:1.45}.old-df6-return-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.old-df6-return-note{margin-top:8px}.old-df6-return-preview{background:var(--ui-surface);border:1px solid #eadbbf;max-height:230px;margin-top:8px;overflow:auto}.old-df6-return-preview .data-table th,.old-df6-return-preview .data-table td{padding:6px 8px;font-size:12px}.old-df6-return-stats{color:#6b4a12;background:#fff7e4;border-bottom:1px solid #eadbbf;padding:7px 8px;font-size:12px;font-weight:900}.old-df6-return-extra,.old-df6-return-ignored{padding:7px 8px}.old-df6-return-ignored{color:#9a3412;font-size:12px;font-weight:900;line-height:1.5}.compact-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.compact-manual-return .full-btn{height:36px;margin-top:8px}.ledger-panel{border:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:12px}.ledger-filter-grid{grid-template-columns:145px 145px minmax(260px,1fr) 96px 110px auto;align-items:end;gap:8px;display:grid}.ledger-filter-grid .field{gap:4px;font-size:12px}.ledger-filter-grid .input{height:36px;padding:0 10px}.ledger-filter-grid .btn{height:36px}.ledger-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.ledger-summary-grid div{border:1px solid var(--ui-border);background:var(--ui-surface);padding:8px 10px}.ledger-summary-grid .wide-metric{grid-column:1/-1}.ledger-summary-grid span{color:#455468;font-size:12px;font-weight:900;display:block}.ledger-summary-grid strong{margin-top:4px;font-size:24px;line-height:1;display:block}.ledger-summary-grid .money-good{color:#166534}.ledger-summary-grid .money-return{color:#8a5a00}.ledger-summary-grid .money-net{color:#1d4ed8;font-size:30px}.ledger-customer-wrap{max-height:220px;margin-top:10px}.ledger-detail-panel{border-top:1px solid var(--ui-border);margin-top:12px;padding-top:12px}.return-summary-details{border:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:0}.return-summary-details summary{cursor:pointer;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:0 14px;list-style:none;display:grid}.return-summary-details summary::-webkit-details-marker{display:none}.return-summary-details summary:before{content:"展开";border:1px solid var(--ui-border);background:var(--ui-surface);color:#243041;justify-self:start;padding:4px 8px;font-size:12px;font-weight:900}.return-summary-details[open] summary:before{content:"收起"}.return-summary-details summary strong{font-size:15px}.return-summary-details:not([open]) .return-summary-body{display:none}.return-summary-body{border-top:1px solid var(--ui-border);padding:12px}.return-summary-search{flex:1;align-items:center;gap:8px;min-width:260px;max-width:420px;display:flex}.return-demand-match{color:#dc2626;white-space:nowrap;font-weight:800}.return-has-demand-row>td{background-color:#fff2cc!important}.customer-demand-reported-date{color:#475569;align-items:center;gap:4px;font-size:12px;font-weight:800;display:inline-flex}.customer-demand-reported-date .input{width:auto;height:30px;padding:0 6px;font-size:12px}.sales-history-gate{justify-content:center;padding:48px 16px;display:flex}.sales-history-gate-card{flex-direction:column;gap:14px;width:100%;max-width:420px;display:flex}.sales-history-gate-title{margin:0;font-size:20px;font-weight:900}.sales-history-gate-note{color:#64748b;margin:0;font-size:14px}.sales-history-gate-field{flex-direction:column;gap:6px;font-weight:700;display:flex}.sales-history-gate-error{color:#dc2626;margin:0;font-weight:800}.return-summary-search .input{height:36px;padding:0 10px}.ledger-detail-wrap{max-height:260px}.today-chip{color:#166534;background:#f0fbf3;border:1px solid #b7e0c2;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.inventory-query-grid{align-items:start}.inventory-action-panel{position:sticky;top:12px}.trace-form,.tailstock-filter-panel{border-top:1px solid var(--ui-border);margin-top:18px;padding-top:16px}.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-results-panel{min-width:0}.inventory-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.inventory-summary-grid .scan-stat{padding:8px 10px}.inventory-overview-wrap{max-height:360px}.tailstock-panel{border-top:1px solid var(--ui-border);padding:14px}.tailstock-table-wrap{border:1px solid var(--ui-border);max-height:260px}.tailstock-table-wrap table{font-size:13px}.tailstock-table-wrap th,.tailstock-table-wrap td{border-right:1px solid #e4eaf1;padding:7px 8px}.tailstock-colors{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.inventory-overview-wrap table{font-size:13px}.inventory-overview-wrap th,.inventory-overview-wrap td{border-right:1px solid var(--ui-border);padding:8px 9px}.inventory-overview-wrap th:first-child,.inventory-overview-wrap td:first-child{border-left:1px solid var(--ui-border)}.inventory-overview-wrap thead th{border-top:1px solid var(--ui-border)}.inventory-overview-wrap tbody tr:last-child td{border-bottom:1px solid var(--ui-border)}.inventory-overview-wrap .size-total-cell{text-align:center;min-width:36px;padding-left:6px;padding-right:6px}.inventory-overview-wrap .size-total-cell>span:first-child{display:block}.today-return-hint{color:#b42318;margin-top:4px;font-size:13px;font-weight:900;line-height:1.1;display:block}.inventory-count-strong{color:#166534;font-weight:900}.muted-count{color:#a0a8b3}.backup-grid{align-items:start}.stocktake-grid{grid-template-columns:390px minmax(0,1fr);align-items:start}.stocktake-action-panel{position:sticky;top:12px}.stocktake-entry-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.stocktake-entry{border:2px solid var(--ui-border);background:var(--ui-surface);text-align:left;min-height:104px;padding:12px}.stocktake-entry strong,.stocktake-entry span{display:block}.stocktake-entry strong{color:#202832;font-size:20px;line-height:1.2}.stocktake-entry span{color:#617084;margin-top:8px;font-size:13px;font-weight:800;line-height:1.45}.stocktake-entry.active{background:#eef4ff;border-color:#1f6feb}.stocktake-entry.active strong{color:#1d4ed8}.stocktake-scan-box{border-top:1px solid var(--ui-border);margin-top:16px;padding-top:14px}.stocktake-scope-help{color:#5b687a;flex-wrap:wrap;gap:6px;margin:8px 0 12px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.stocktake-scope-help strong{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#202832;padding:3px 7px}.stocktake-sku-popover{max-height:320px}.stocktake-sku-option{grid-template-columns:auto minmax(86px,.7fr) minmax(0,1fr) auto;display:grid}.stocktake-sku-check{border:1px solid var(--ui-border);background:var(--ui-surface);color:#1f6feb;place-items:center;width:16px;height:16px;font-size:11px;font-weight:900;line-height:1;display:grid}.stocktake-sku-colors{color:#5b687a;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stocktake-selected-skus{flex-wrap:wrap;gap:6px;margin-top:-6px;margin-bottom:10px;display:flex}.stocktake-selected-skus>span{color:#64748b;font-size:13px;font-weight:800}.stocktake-selected-skus button{background:var(--ui-surface);color:#202832;border:1px solid #b7c5d8;align-items:center;gap:6px;min-height:28px;padding:3px 8px;font-size:12px;font-weight:900;display:inline-flex}.stocktake-selected-skus button span{color:#64748b}.stocktake-selected-skus button.clear{color:#b42318;border-color:#f0b4b4}.stocktake-start-hint{color:#8a5a00;background:#fff8df;border:1px solid #f5d58a;margin-top:8px;padding:7px 9px;font-size:13px;font-weight:900;line-height:1.45}.stocktake-start-hint.ready{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.stocktake-session-list{gap:8px;margin-top:16px;display:grid}.stocktake-session-button{border:1px solid var(--ui-border);background:var(--ui-surface);text-align:left;min-height:54px;padding:8px 10px}.stocktake-session-button strong,.stocktake-session-button span{display:block}.stocktake-session-button strong{color:#202832;font-size:14px}.stocktake-session-button span{color:#617084;margin-top:4px;font-size:12px;font-weight:800}.stocktake-result-panel{min-width:0}.stocktake-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.stocktake-progress-row{color:#455468;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:10px;margin-top:10px;font-size:13px;font-weight:900;display:grid}.stocktake-progress-bar{border:1px solid var(--ui-border);background:#f3f6fa;height:10px;overflow:hidden}.stocktake-progress-bar i{background:#1f6feb;height:100%;display:block}.stocktake-filter-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.stocktake-table-wrap{max-height:430px}.stocktake-table{font-size:13px}.stocktake-table th,.stocktake-table td{border-right:1px solid var(--ui-border);padding:8px 9px}.stocktake-table th:first-child,.stocktake-table td:first-child{border-left:1px solid var(--ui-border)}.stocktake-size-cell{text-align:center;min-width:48px}.stocktake-size-cell strong,.stocktake-size-cell span,.stocktake-size-cell em{line-height:1.15;display:block}.stocktake-size-cell strong{color:#166534}.stocktake-size-cell span{color:#455468;margin-top:3px;font-size:11px;font-weight:900}.stocktake-size-cell em{margin-top:3px;font-size:13px;font-style:normal;font-weight:900}.bad-diff{color:#b42318;font-weight:900}.good-diff{color:#1d4ed8;font-weight:900}.stocktake-lower-grid{border-top:1px solid var(--ui-border);grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.stocktake-lower-grid>div{min-width:0}.stocktake-mini-wrap{max-height:260px}.stocktake-action-stack{gap:8px;margin-top:12px;display:grid}.stocktake-report-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.production-grid{grid-template-columns:minmax(0,1fr);align-items:start}.return-summary-grid{grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);align-items:start}.production-workbench{min-width:0}.production-search-grid{grid-template-columns:180px minmax(260px,.55fr) minmax(0,1fr);align-items:end;gap:12px;display:grid}.production-search-grid .field:first-child{grid-column:1/-1}.production-demand-bridge{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin:12px 0;padding:10px}.production-replenishment-panel{background:#f7fee7;border:1px solid #bbf7d0;margin:12px 0;padding:10px}.production-demand-bridge-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.production-demand-bridge-head strong{font-size:18px;line-height:1.2;display:block}.production-demand-bridge-head span{color:#475569;font-size:14px}.production-demand-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.production-demand-date{width:150px}.production-demand-table-wrap{max-height:560px;overflow:auto}.replenishment-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin:8px 0}.replenishment-table-wrap{max-height:330px;overflow:auto}.replenishment-table{min-width:1760px}.replenishment-table th,.replenishment-table td{white-space:nowrap;text-align:center;padding:6px 8px}.replenishment-table th:nth-child(4),.replenishment-table td:nth-child(4),.replenishment-table th:nth-child(5),.replenishment-table td:nth-child(5),.replenishment-table th:nth-child(20),.replenishment-table td:nth-child(20){text-align:left}.replenishment-watch-details{margin-top:10px}.replenishment-watch-details summary{cursor:pointer;color:#334155;font-weight:900}.replenishment-watch-table-wrap{max-height:260px;margin-top:8px;overflow:auto}.replenishment-watch-table{min-width:1280px}.replenishment-watch-table th,.replenishment-watch-table td{white-space:nowrap;text-align:center;padding:6px 8px}.replenishment-watch-table th:first-child,.replenishment-watch-table td:first-child,.replenishment-watch-table th:nth-child(2),.replenishment-watch-table td:nth-child(2),.replenishment-watch-table th:nth-child(14),.replenishment-watch-table td:nth-child(14){text-align:left}.production-demand-table th,.production-demand-table td{white-space:nowrap;padding:6px 8px}.production-order-panel,.production-status-panel,.return-summary-query,.return-summary-result{min-width:0}.compact-product-list{max-height:260px;margin:10px 0 14px;overflow:auto}.compact-product-list .product-choice{grid-template-columns:minmax(130px,1fr) minmax(90px,auto) minmax(120px,1fr);gap:10px;min-height:54px}.production-draft-wrap{max-height:460px;margin:14px 0}.production-table th,.production-table td{white-space:nowrap;text-align:center;vertical-align:middle}.production-table th:first-child,.production-table td:first-child,.production-table th:nth-child(2),.production-table td:nth-child(2),.production-table th:nth-child(15),.production-table td:nth-child(15),.production-table th:nth-child(16),.production-table td:nth-child(16),.production-color-cell{text-align:left}.production-meta-input{height:36px;min-height:36px;padding:6px 8px;font-size:13px}.production-meta-input.short{width:72px;min-width:72px}.production-meta-input.money{width:78px;min-width:78px}.production-meta-input.wide{width:156px;min-width:156px}.production-size-input{width:42px;min-width:42px}.production-size-cell{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:46px;display:flex}.production-stock-hint{color:#166534;justify-content:center;align-items:center;min-width:34px;min-height:16px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.production-stock-hint.has-return{color:#b45309}.production-stock-hint.is-zero{color:var(--ui-border)}.production-submit-row{grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.production-submit-row .full-btn{margin-top:0}.production-tracking-grid{margin-top:12px;display:block}.production-date-wrap{max-height:520px}.production-date-wrap tbody tr{cursor:pointer}.production-track-control-row{grid-template-columns:minmax(0,1fr) minmax(420px,.56fr);align-items:end;gap:12px;margin-top:12px;display:grid}.production-track-toolbar{grid-template-columns:150px 150px minmax(240px,360px) auto auto;justify-content:start;align-items:end;gap:10px;margin-top:0;display:grid}.production-track-toolbar .field{margin:0}.production-track-date-input{min-width:0}.production-track-search-field .input{width:100%;max-width:360px}.production-date-inline-wrap{max-height:132px;overflow:auto}.production-date-inline-table{min-width:520px}.production-date-inline-table tbody tr{cursor:pointer}.production-date-inline-table th,.production-date-inline-table td{white-space:nowrap;padding:6px 8px}.production-date-collapse-btn{width:100%}.production-track-table{min-width:1260px}.production-track-table th,.production-track-table td{white-space:nowrap}.production-track-quantity-input{text-align:center;width:46px;height:28px;font-family:var(--font-mono);padding:0 6px;font-weight:800}.production-track-table th:nth-child(-n+4),.production-track-table td:nth-child(-n+4),.production-track-table th:last-child,.production-track-table td:last-child{text-align:left}.production-plan-wrap{max-height:620px}.return-summary-query{position:sticky;top:12px}.return-summary-query .stocktake-report-actions{margin:12px 0}.return-summary-result .stocktake-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.return-summary-columns{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:12px;margin-top:14px;display:grid}.return-summary-wrap{max-height:540px}.return-summary-wrap th,.return-summary-wrap td{white-space:nowrap}.backup-action-panel{position:sticky;top:12px}.backup-action-buttons{gap:8px;margin-top:12px;display:grid}.backup-action-buttons .full-btn{margin-top:0}.backup-current-card{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin:14px;padding:12px}.backup-current-card h3{margin:0 0 8px;font-size:16px}.backup-current-card p{color:#455468;margin:6px 0;font-size:13px;font-weight:800}.backup-check-box,.backup-auto-box{margin:14px}.backup-check-box strong,.backup-check-box span,.backup-auto-box strong,.backup-auto-box span{display:block}.backup-check-box strong,.backup-auto-box strong{margin-bottom:6px}.backup-check-box span,.backup-auto-box span{font-size:13px;font-weight:800}.backup-main-panel{min-width:0}.backup-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.backup-summary-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.backup-summary-grid .scan-stat{padding:8px 10px}.backup-summary-grid .scan-stat span{font-size:24px}.backup-table-section{border-top:1px solid var(--ui-border);padding:14px 16px}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.section-title-row h3{margin:0;font-size:18px}.section-title-row span{color:#617084;font-size:13px;font-weight:900}.backup-table-wrap{border:1px solid var(--ui-border);max-height:390px}.trace-panel{border-top:1px solid var(--ui-border);padding:14px}.trace-unit-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:8px 0 12px;display:grid}.trace-unit-card div{border:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:8px 10px}.trace-unit-card span{color:#617084;font-size:12px;font-weight:900;display:block}.trace-unit-card strong{text-overflow:ellipsis;min-width:0;margin-top:4px;display:block;overflow:hidden}.trace-table-wrap{max-height:280px}.detail-summary{color:#455468;font-size:13px;font-weight:900}.detail-type{border:1px solid var(--ui-border);background:var(--ui-bg-soft);justify-content:center;align-items:center;min-width:46px;height:24px;font-size:12px;font-weight:900;display:inline-flex}.detail-type.sale,.detail-type.manual_sale{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.detail-type.return,.detail-type.manual{color:#8a5a00;background:#fff8df;border-color:#f5d58a}.detail-exception{color:#8a5b00;background:#fff8dc;border:1px solid #f0d28a;flex-direction:column;gap:2px;min-width:72px;max-width:150px;padding:4px 6px;font-size:12px;font-weight:900;line-height:1.25;display:inline-flex}.detail-exception small{color:#9a6a00;white-space:normal;font-size:11px;font-weight:800}.exception-detail-row td{background:#fffdf1}.exception-detail-row .detail-type.return,.exception-detail-row .detail-type.manual{color:#9f2d16;background:#fff1ed;border-color:#f0b8a8}.muted-dash{color:#7a8798;font-weight:900}.remove-scan-strip{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:8px;display:grid}.remove-scan-strip .field{margin:0}.remove-code-textarea{min-height:82px;line-height:1.45}.field-note{color:#6b7788;font-size:12px;font-weight:800}.inline-price-input{text-align:right;width:62px;height:28px;padding:0 5px;font-size:12px;font-weight:900}.row-actions{flex-wrap:wrap;gap:6px;display:flex}.locked-chip{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#6b7788;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.settlement-detail-wrap{width:100%;min-width:0;max-width:100%;max-height:360px;overflow:auto}.grouped-size-table{min-width:0;font-size:12px}.grouped-size-table th,.grouped-size-table td{border-right:1px solid var(--ui-border);white-space:nowrap;padding:4px 5px}.grouped-size-table th:first-child,.grouped-size-table td:first-child{border-left:1px solid var(--ui-border)}.grouped-size-table thead th{border-top:1px solid var(--ui-border)}.grouped-size-table tbody tr:last-child td{border-bottom:1px solid var(--ui-border)}.grouped-size-table .size-total-cell{text-align:center;min-width:20px;padding-left:2px;padding-right:2px}.size-return-count{color:#dc2626;font-weight:600}.settlement-history-wrap{min-height:240px;max-height:420px}.net-total-box strong{color:#1d4ed8}.full-btn{width:100%;margin-top:12px}.confirm-top-btn{width:100%;min-width:0}.confirm-button-group{grid-template-columns:1fr;gap:16px;width:150px;display:grid}.return-entry-btn{color:#111827;background:#f59e0b;border-color:#f59e0b}.return-entry-btn:hover{color:#fff;background:#d97706}.receipt-confirm-btn{min-width:0}.sales-table-wrap{max-height:260px}.sales-log-wrap{max-height:180px}.table-wrap{max-height:calc(100vh - 230px);overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{background:var(--ui-bg-soft);border-bottom:1px solid var(--ui-border);text-align:left;white-space:nowrap;padding:11px 12px;position:sticky;top:0}td{white-space:nowrap;border-bottom:1px solid #edf1f5;padding:11px 12px}tr.clickable{cursor:pointer}tr.clickable:hover{background:#f7f9fb}tr.selected{background:#dbeafe}.empty{text-align:center;color:#6b7788;padding:70px 20px}.form{padding:16px}.form-title-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.form-actions{gap:8px;display:flex}.size-option{border:1px solid var(--ui-border);background:var(--ui-surface);justify-content:flex-start;align-items:center;gap:6px;height:40px;padding:0 12px;font-weight:700;display:flex}.size-option-wide{width:100%}.size-option input{width:16px;height:16px}.swatch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.swatch-button{border:1px solid var(--ui-border);background:var(--ui-surface);align-items:center;gap:6px;min-width:0;height:36px;padding:0 8px;font-weight:700;display:flex}.swatch-button.selected{border-color:#1f6feb;box-shadow:0 0 0 2px #1f6feb24}.color-picker-row,.color-cell{align-items:center;gap:8px;display:flex}.color-picker-row{flex-wrap:wrap;margin-top:8px}.color-cell{min-width:0}.custom-color-picker{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;align-items:center;gap:8px;height:36px;padding:0 10px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.custom-color-picker:hover{border-color:#1f6feb}.color-swatch{background:0 0;border:1px solid #7a8798;flex:none;width:18px;height:18px;display:inline-block}.color-picker-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.color-hex{color:#4b5868;min-width:82px;font-weight:700}.avatar-picker-head,.avatar-name-cell{align-items:center;gap:8px;display:flex}.avatar-picker-head{flex-wrap:wrap}.avatar-count{color:#4b5868;font-weight:700}.avatar-picker-grid{border:1px solid var(--ui-border);background:var(--ui-bg-soft);grid-template-columns:repeat(8,1fr);gap:6px;max-height:190px;padding:8px;display:grid;overflow:auto}.avatar-option{border:1px solid var(--ui-border);background:var(--ui-surface);width:100%;height:36px;padding:2px}.avatar-option.selected{border-color:#1f6feb;box-shadow:0 0 0 2px #1f6feb24}.avatar-chip{border:1px solid #0f172a2e;flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}.avatar-sm{width:24px;height:24px;font-size:13px}.avatar-md{width:30px;height:30px;font-size:17px}.avatar-lg{width:42px;height:42px;font-size:24px}.avatar-empty{background:var(--ui-bg-soft);color:#334155}.size-grid{grid-template-columns:repeat(6,74px);gap:6px;display:grid}.size-qty{border:1px solid var(--ui-border);background:var(--ui-surface);grid-template-columns:32px 42px;align-items:center;width:74px;display:grid}.size-qty span{text-align:center;padding:0;font-weight:700}.size-qty input{border:0;border-left:1px solid var(--ui-border);text-align:center;outline:none;width:100%;height:34px;padding:0 6px;font-weight:800}.size-qty input:focus{box-shadow:inset 0 0 0 2px #2563eb2e}.form-title{margin:0;font-size:20px}.form-grid{gap:12px;margin-top:16px;display:grid}.two-cols{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mono{font-family:Menlo,Consolas,monospace}.split-tables{gap:14px;padding:14px;display:grid}.split-tables>section{min-width:0}.section-title{margin:0 0 8px;font-size:16px}.compact-table{border:1px solid var(--ui-border);max-height:320px}.opening-lines-panel{flex-direction:column;display:flex}.opening-lines-table{flex:1;min-height:560px;max-height:none}.opening-lines-data{font-size:12px}.opening-lines-data th,.opening-lines-data td{padding:7px 8px}.opening-lines-data .color-cell{gap:6px}.opening-lines-data .color-swatch{width:15px;height:15px}.opening-lines-data .table-btn{height:24px;padding:0 8px;font-size:11px}.compact-empty{padding:34px 16px}.customer-special-price-box{border:1px solid var(--ui-border);background:var(--ui-bg-soft);margin-top:16px;padding:14px}.customer-special-price-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-special-price-head h3{margin:0;font-size:18px}.customer-special-price-head p{color:#617084;margin:6px 0 0;font-size:13px;font-weight:800;line-height:1.55}.price-rule-summary{background:var(--ui-surface);color:#334155;white-space:nowrap;border:1px solid #cbd6e3;flex:none;padding:8px 10px;font-weight:900}.special-price-form-grid{grid-template-columns:minmax(240px,1.5fr) 160px minmax(180px,1fr) auto;align-items:end;gap:10px;margin-top:12px;display:grid}.special-product-field{position:relative}.special-price-results{z-index:30;background:var(--ui-surface);border:1px solid #cbd6e3;max-height:240px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #0f172a24}.special-price-option{border:0;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);color:#1f2937;width:100%;font:inherit;text-align:left;cursor:pointer;grid-template-columns:110px 160px 1fr;align-items:center;gap:12px;padding:8px 10px;font-weight:800;display:grid}.special-price-option:hover{background:#eef6ff}.special-price-table-wrap{max-height:260px;margin-top:12px}.special-price-table .btn{min-height:30px;padding:4px 8px}.customer-pricing-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.customer-pricing-sidebar,.customer-pricing-main{padding:16px}.customer-pricing-search{grid-template-columns:1fr 120px;align-items:end;gap:10px;display:grid}.customer-pricing-search .btn{grid-column:1/-1}.customer-price-list{gap:8px;max-height:620px;margin-top:14px;display:grid;overflow:auto}.customer-price-card{border:1px solid var(--ui-border);background:var(--ui-surface);color:#1f2937;font:inherit;text-align:left;cursor:pointer;grid-template-columns:1fr auto;gap:6px 10px;padding:10px;font-weight:800;display:grid}.customer-price-card span:last-child{color:#617084;grid-column:1/-1;font-size:13px}.customer-price-card:hover{background:#eef6ff}.customer-price-card.selected{background:#eaf2ff;border-color:#2f6fec}.customer-pricing-form{margin-top:14px}.pricing-draft-note{background:var(--ui-bg-soft);color:#617084;border:1px solid #dfe6ee;margin:10px 0;padding:10px 12px;font-size:13px;font-weight:800}.pricing-draft-table-wrap{max-height:390px}.pricing-draft-table th,.pricing-draft-table td{vertical-align:middle}.pricing-draft-table tr.editing td{background:#fff8dc}.discount-baseline-cell{color:#6b7a90;background:var(--ui-bg-soft);font-weight:900}.price-draft-input{width:110px;min-width:110px;height:36px;padding:0 10px}.price-draft-note-input{width:190px;min-width:160px;height:36px;padding:0 10px}.pricing-form-actions{align-items:center;gap:8px;margin-top:12px;display:flex}.pricing-form-actions .btn{white-space:nowrap}.pricing-list-head{border-top:1px solid #dfe6ee;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:14px;padding-top:14px;display:flex}.pricing-list-head h3{margin:0;font-size:18px}.pricing-list-head p{color:#617084;margin:5px 0 0;font-size:13px;font-weight:800}.pricing-list-tools{align-items:end;gap:10px;margin-top:12px;display:flex}.pricing-list-filter{width:min(480px,100%)}.pricing-empty-hint{color:#617084;padding:14px 0;font-weight:800}.special-price-table tr.editing td{background:#fff8dc}.special-price-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.customer-pricing-table-wrap{max-height:520px}.customer-demand-layout{gap:16px;display:grid}.customer-demand-workbench,.customer-demand-report{min-width:0}.customer-demand-workbench .panel-header,.customer-demand-report .panel-header,.customer-demand-selected-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-demand-workbench .panel-header h2,.customer-demand-report .panel-header h2,.customer-demand-selected-head h3{margin:0}.customer-demand-workbench .panel-header p,.customer-demand-report .panel-header p,.customer-demand-selected-head p{color:#617084;margin:6px 0 0;font-size:13px;font-weight:700}.customer-demand-total{background:var(--ui-bg-soft);color:#1f4e8c;white-space:nowrap;border:1px solid #c6d4e4;padding:10px 14px;font-weight:900}.customer-demand-form-grid,.customer-demand-text-grid,.customer-demand-add-row,.customer-demand-ocr-row,.customer-demand-actions,.customer-demand-report-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.customer-demand-form-grid,.customer-demand-text-grid,.customer-demand-add-row,.customer-demand-ocr-row{padding:14px 16px 0}.customer-demand-form-grid input,.customer-demand-form-grid select,.customer-demand-text-grid textarea,.customer-demand-add-row input,.customer-demand-draft-table input{border:1px solid var(--ui-border);background:var(--ui-surface);outline:none}.customer-demand-form-grid input,.customer-demand-form-grid select,.customer-demand-add-row input{height:42px;padding:0 12px}.customer-demand-customer-field{flex:0 0 360px;min-width:280px;max-width:420px}.customer-demand-customer-combobox{position:relative}.customer-demand-customer-combobox input{width:100%}.customer-demand-customer-suggestion-list{z-index:40;background:var(--ui-bg-soft);border:1px solid #c7d2e0;gap:6px;max-height:238px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 16px 30px #1118271f}.customer-demand-customer-suggestion-button{border:1px solid var(--ui-border);background:var(--ui-surface);text-align:left;grid-template-columns:minmax(110px,1fr) minmax(80px,1.2fr);align-items:center;gap:10px;min-height:38px;padding:0 10px;display:grid}.customer-demand-customer-suggestion-button:hover,.customer-demand-customer-suggestion-button.selected{background:#eef4ff;border-color:#1f6feb}.customer-demand-customer-suggestion-button strong,.customer-demand-customer-suggestion-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-demand-customer-suggestion-button strong{color:#202832}.customer-demand-customer-suggestion-button span,.customer-demand-customer-suggestion-empty{color:#617084;font-size:12px;font-weight:800}.customer-demand-customer-suggestion-empty{padding:8px}.customer-demand-ocr-row{align-items:center}.customer-demand-ocr-row input[type=file]{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:42px;padding:8px 12px}.customer-demand-ocr-row .btn{min-width:170px}.customer-demand-ocr-hint{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#617084;flex:280px;padding:10px 12px;font-size:13px;font-weight:800}.customer-demand-ocr-progress{color:#7c4a03;background:#fff8e8;border:1px solid #f0c36a;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:10px 16px 0;padding:8px 12px;font-size:13px;font-weight:850;display:flex}.customer-demand-ocr-progress strong{color:#92400e}.customer-demand-ocr-progress span{white-space:nowrap}.customer-demand-single-customer-ocr{background:#f8fbff;border:1px solid #c9d7e8;margin:12px 16px 0}.customer-demand-date-guard{color:#8a5b00;background:#fffbeb;border:1px solid #f0d28a;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 16px 0;padding:7px 10px;font-size:13px;font-weight:900;line-height:1.45;display:flex}.customer-demand-date-guard span{color:#92400e}.customer-demand-single-customer-head{border-bottom:1px solid #dbe5f0;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.customer-demand-single-customer-head>div:first-child{align-items:baseline;gap:10px;min-width:240px;display:flex}.customer-demand-single-customer-head strong{color:#1f2937;font-size:15px}.customer-demand-single-customer-head span,.customer-demand-single-customer-rule{color:#5f6f84;font-size:12px;font-weight:900}.customer-demand-single-customer-rule{background:#fffbeb;border:1px solid #f5d58a;padding:4px 8px}.customer-demand-single-customer-actions{flex-wrap:wrap;align-items:end;gap:10px;padding:10px 12px;display:flex}.customer-demand-single-customer-running{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd;margin:0 12px 10px;padding:8px 10px;font-size:13px;font-weight:900}.customer-demand-image-dropzone{background:var(--ui-surface);border:2px dashed #9fb2cc;outline:none;justify-content:space-between;align-items:center;gap:12px;margin:10px 12px 0;padding:12px;display:flex}.customer-demand-image-dropzone.active{background:#eff6ff;border-color:#2563eb}.customer-demand-image-dropzone.disabled{background:var(--ui-bg-soft);color:var(--ui-border)}.customer-demand-image-dropzone>div:first-child{gap:4px;display:grid}.customer-demand-image-dropzone strong{color:#1f2937;font-size:15px}.customer-demand-image-dropzone span{color:#5f6f84;font-size:13px;font-weight:850}.customer-demand-hidden-file{display:none}.customer-demand-image-select{cursor:pointer}.customer-demand-image-basket{grid-template-columns:repeat(auto-fill,minmax(220px,260px));justify-content:start;gap:8px;padding:10px 12px 0;display:grid}.customer-demand-image-card{border:1px solid var(--ui-border);background:var(--ui-surface);gap:6px;padding:6px;display:grid}.customer-demand-image-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}.customer-demand-image-card-head>div{gap:1px;min-width:0;display:grid}.customer-demand-image-card-head .btn{min-height:34px;padding:4px 8px}.customer-demand-image-preview-frame{border:1px solid var(--ui-border);background:var(--ui-bg-soft);justify-content:center;align-items:center;width:100%;height:140px;min-height:140px;display:flex;overflow:hidden}.customer-demand-image-preview{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:140px;display:block}.customer-demand-image-placeholder{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#64748b;place-items:center;min-height:140px;font-size:13px;font-weight:900;display:grid}.customer-demand-image-card strong{font-size:13px}.customer-demand-image-card span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.customer-demand-image-card em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.customer-demand-single-customer-jobs{border-top:1px solid #dbe5f0;gap:6px;margin-top:10px;padding:10px 12px;display:grid}.customer-demand-single-customer-jobs summary{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:6px 10px;list-style:none;display:flex}.customer-demand-single-customer-jobs summary::-webkit-details-marker{display:none}.customer-demand-single-customer-jobs summary:before{content:"展开";border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#334155;padding:3px 7px;font-size:12px;font-weight:950}.customer-demand-single-customer-jobs[open] summary:before{content:"收起"}.customer-demand-single-customer-jobs-head{align-items:baseline;gap:10px;display:flex}.customer-demand-single-customer-jobs-head strong{color:#1f2937;font-size:14px}.customer-demand-single-customer-jobs-head span{color:#64748b;font-size:12px;font-weight:850}.customer-demand-single-customer-jobs-toggle{color:#64748b;font-size:12px;font-weight:900}.customer-demand-single-customer-jobs[open] .customer-demand-single-customer-jobs-toggle{display:none}.customer-demand-single-customer-job-list{gap:6px;display:grid}.customer-demand-single-customer-job{border:1px solid var(--ui-border);background:var(--ui-surface);grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:8px 10px;display:grid}.customer-demand-single-customer-job>div{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.customer-demand-single-customer-job strong{color:#1f2937}.customer-demand-single-customer-job span{color:#64748b;font-size:12px;font-weight:900}.customer-demand-single-customer-job>span{color:#1d4ed8}.customer-demand-single-customer-job.done>span{color:#15803d}.customer-demand-single-customer-job.failed>span{color:#b91c1c}.customer-demand-single-customer-job p{color:#475569;grid-column:1/-1;margin:0;font-size:12px;font-weight:800}.customer-demand-single-customer-audit{border-collapse:collapse;width:100%;font-size:12px}.customer-demand-single-customer-audit th,.customer-demand-single-customer-audit td{border-top:1px solid var(--ui-border);text-align:left;vertical-align:top;padding:6px 8px}.customer-demand-single-customer-audit th{background:var(--ui-bg-soft);color:#334155}.customer-demand-single-customer-audit td:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.single-customer-audit-ok td{background:#f0fdf4}.single-customer-audit-running td,.single-customer-audit-pending td{background:var(--ui-bg-soft)}.single-customer-audit-duplicate td,.single-customer-audit-customerMismatch td,.single-customer-audit-noRows td,.single-customer-audit-failed td{color:#991b1b;background:#fff1f2;font-weight:850}.customer-demand-shadow-toggle,.customer-demand-mainline-badge{border:1px solid var(--ui-border);background:var(--ui-surface);color:#1f2937;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.customer-demand-mainline-badge{color:#176c35;background:#effaf1;border-color:#86c797}.customer-demand-shadow-toggle input{width:16px;height:16px}.customer-demand-shadow-preview{background:var(--ui-bg-soft);border:1px solid #b8c7dc;gap:12px;margin:14px 16px 0;padding:12px;display:grid}.customer-demand-shadow-head,.customer-demand-shadow-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-demand-shadow-head>div:first-child{gap:4px;display:grid}.customer-demand-shadow-head strong{font-size:18px}.customer-demand-shadow-head span,.customer-demand-shadow-section-head span{color:#617084;font-size:12px;font-weight:900}.customer-demand-shadow-gate{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #86efac;padding:8px 10px;font-weight:900}.customer-demand-shadow-gate.review{color:#92400e;background:#fffbeb;border-color:#f5d58a}.customer-demand-shadow-gate.blocked{color:#991b1b;background:#fff1f2;border-color:#fca5a5}.customer-demand-shadow-gate-reasons{flex-wrap:wrap;gap:6px;display:flex}.customer-demand-shadow-gate-reasons span{border:1px solid var(--ui-border);background:var(--ui-surface);color:#334155;padding:4px 8px;font-size:12px;font-weight:900}.customer-demand-shadow-actions{border:1px solid var(--ui-border);background:var(--ui-surface);flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex}.customer-demand-shadow-actions span{color:#475569;font-size:13px;font-weight:800}.customer-demand-shadow-section{border:1px solid var(--ui-border);background:var(--ui-surface);overflow-x:auto}.customer-demand-shadow-section.accepted{border-color:#bbf7d0}.customer-demand-shadow-section.review{border-color:#fde68a}.customer-demand-shadow-section.blocked{border-color:#fecaca}.customer-demand-shadow-section.problem{border-color:#f0ab8b}.customer-demand-shadow-section.context,.customer-demand-shadow-section.not-demand{border-color:var(--ui-border)}.customer-demand-shadow-section-head{border-bottom:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:9px 10px}.customer-demand-shadow-section.accepted .customer-demand-shadow-section-head{color:#166534;background:#f0fdf4}.customer-demand-shadow-section.review .customer-demand-shadow-section-head{color:#92400e;background:#fffbeb}.customer-demand-shadow-section.blocked .customer-demand-shadow-section-head{color:#991b1b;background:#fff1f2}.customer-demand-shadow-section.problem .customer-demand-shadow-section-head{color:#9a3412;background:#fff7ed}.customer-demand-shadow-section.context .customer-demand-shadow-section-head,.customer-demand-shadow-section.not-demand .customer-demand-shadow-section-head{background:var(--ui-bg-soft);color:#334155}.customer-demand-shadow-table{border-collapse:collapse;width:100%;min-width:1220px;font-size:12px}.customer-demand-shadow-table th,.customer-demand-shadow-table td{border-bottom:1px solid var(--ui-border);text-align:left;vertical-align:top;padding:7px 8px}.customer-demand-shadow-table th{background:var(--ui-bg-soft);white-space:nowrap;font-weight:900}.customer-demand-shadow-item-table{min-width:1040px}.customer-demand-shadow-problem-table{min-width:1160px}.customer-demand-shadow-customer{color:#172033;white-space:nowrap;min-width:88px;font-weight:950}.customer-demand-shadow-row.green td{background:#f7fff9}.customer-demand-shadow-row.yellow td{background:#fffaf0}.customer-demand-shadow-row.red td{color:#991b1b;background:#fff1f2}.customer-demand-shadow-row.context td,.customer-demand-shadow-row.neutral td{background:var(--ui-bg-soft)}.customer-demand-shadow-reason{max-width:520px;font-weight:800}.customer-demand-shadow-raw-text{white-space:normal;word-break:break-word;max-width:380px;font-weight:900}.customer-demand-shadow-details{color:#475569;margin-top:4px;font-size:12px}.customer-demand-shadow-details summary{cursor:pointer;font-weight:900}.customer-demand-shadow-details pre{border:1px solid var(--ui-border);background:var(--ui-surface);white-space:pre-wrap;max-height:280px;padding:8px;overflow:auto}.customer-demand-shadow-empty{color:#64748b;padding:10px;font-size:12px;font-weight:900}.customer-demand-shadow-item-list{gap:8px;margin:0;padding:10px 14px;list-style:none;display:grid}.customer-demand-shadow-item-list li{border:1px solid var(--ui-border);background:var(--ui-surface);gap:4px;padding:8px;display:grid}.customer-demand-shadow-trace{border:1px solid var(--ui-border);background:var(--ui-surface);padding:8px}.customer-demand-source-evidence{color:#475569;gap:6px;margin-top:6px;font-size:12px;font-weight:800;display:grid}.customer-demand-source-images{gap:6px;display:grid}.customer-demand-source-image-card{background:var(--ui-bg-soft);border:1px solid #d8e1ef;gap:3px;padding:7px;display:grid}.customer-demand-source-image-card>div:first-child{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.customer-demand-source-image-card strong{color:#1f2937}.customer-demand-source-image-card span{color:#64748b}.customer-demand-source-image-card a{background:var(--ui-surface);color:#1d4ed8;border:1px solid #2563eb;width:fit-content;padding:3px 6px;text-decoration:none}.customer-demand-source-image-missing{color:#8a5a00;background:#fff8e6;border:1px solid #f3c87b;width:fit-content;padding:3px 6px}.customer-demand-group-preview{background:#f8fbff;border:1px solid #c7d6f8;margin:14px 16px 0;overflow-x:auto}.customer-demand-group-head{border-bottom:1px solid #dbe5f6;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.customer-demand-group-head>div:first-child{flex-direction:column;gap:4px;display:flex}.customer-demand-group-head strong{font-size:18px}.customer-demand-group-head span{color:#617084;font-size:13px;font-weight:800}.customer-demand-group-mini-summary{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.customer-demand-group-mini-summary span{border:1px solid var(--ui-border);background:var(--ui-surface);color:#334155;white-space:nowrap;align-items:center;padding:3px 6px;font-size:12px;font-weight:900;display:inline-flex}.customer-demand-group-mini-summary span.green{color:#166534;background:#f0fdf4;border-color:#86efac}.customer-demand-group-mini-summary span.yellow{color:#92400e;background:#fffbeb;border-color:#f5d58a}.customer-demand-group-mini-summary span.red{color:#991b1b;background:#fff1f2;border-color:#fca5a5}.customer-demand-group-mini-summary span.reviewed{color:#166534;background:#ecfdf5;border-color:#86efac}.customer-demand-group-count-line{color:#334155;white-space:nowrap;font-size:12px;font-weight:950;line-height:1.4}.customer-demand-group-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-demand-group-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px;font-size:14px}.customer-demand-group-table th,.customer-demand-group-table td{border-bottom:1px solid var(--ui-border);text-align:left;vertical-align:top;padding:10px 8px}.customer-demand-group-table th{background:var(--ui-bg-soft)}.customer-demand-group-table th:first-child,.customer-demand-group-table td:first-child{width:150px}.customer-demand-group-table tr.customer-demand-group-needs-review>td{background:#fff1f2;box-shadow:inset 4px 0 #dc2626}.customer-demand-group-table tr.customer-demand-group-needs-sample-review>td{background:#fffbeb;box-shadow:inset 4px 0 #d97706}.customer-demand-group-table select{border:1px solid var(--ui-border);background:var(--ui-surface);width:100%;min-width:0;height:36px;padding:0 8px}.customer-demand-customer-cell{gap:8px;display:grid}.customer-demand-review-source-images{background:#eef4ff;border:1px solid #c7d2fe;gap:6px;padding:6px;display:grid}.customer-demand-review-source-images>strong{color:#1e3a8a;font-size:12px;font-weight:950;line-height:1.2}.customer-demand-review-source-images>div{grid-template-columns:repeat(auto-fill,minmax(62px,1fr));gap:5px;display:grid}.customer-demand-review-source-thumb{background:var(--ui-surface);cursor:pointer;text-align:center;border:1px solid #93b4ea;gap:4px;width:100%;padding:4px;display:grid}.customer-demand-review-source-thumb.active{border-color:#1d4ed8;box-shadow:inset 0 0 0 2px #1d4ed8}.customer-demand-review-source-thumb-image{aspect-ratio:1;background:var(--ui-bg-soft);border:1px solid #d7e1ef;width:100%;position:relative;overflow:hidden}.customer-demand-review-source-thumb-image img{object-fit:cover}.customer-demand-review-source-thumb span{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950;line-height:1.15;overflow:hidden}.customer-demand-recognized-name{color:#111827;overflow-wrap:anywhere;font-size:15px;font-weight:950;line-height:1.35}.customer-demand-recognized-lock-panel{color:#9a3412;background:#fff7ed;border:1px solid #f2b36c;gap:6px;padding:6px;font-size:12px;font-weight:950;display:grid}.customer-demand-recognized-lock-panel .btn{width:100%;min-height:28px}.customer-demand-recognized-existing-panel{color:#1d4ed8;background:#eff6ff;border:1px solid #9ac4ec;padding:6px;font-size:12px;font-weight:950}.customer-demand-recognized-customer-fixed,.customer-demand-recognized-customer-missing{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#475569;padding:6px 8px;font-size:12px;font-weight:900;line-height:1.35}.customer-demand-recognized-customer-missing{color:#92400e;background:#fffbeb;border-color:#f59e0b}.customer-demand-recognized-customer-picker{gap:6px;display:grid}.customer-demand-recognized-customer-picker input{border:1px solid var(--ui-border);background:var(--ui-surface);width:100%;height:34px;padding:0 8px;font-size:13px;font-weight:900}.customer-demand-recognized-customer-options{gap:5px;max-height:180px;display:grid;overflow:auto}.customer-demand-recognized-customer-options .btn{text-align:left;justify-items:start;width:100%;min-height:32px;padding:4px 8px;display:grid}.customer-demand-recognized-customer-options small,.customer-demand-recognized-customer-empty{color:#64748b;font-size:11px;font-weight:800}.customer-demand-recognized-customer-empty{border:1px dashed var(--ui-border);background:var(--ui-bg-soft);padding:6px 8px}.customer-demand-review-compare{grid-template-columns:minmax(420px,42%) minmax(720px,1fr);align-items:start;gap:8px;display:grid}.customer-demand-review-compare.no-image{grid-template-columns:minmax(0,1fr)}.customer-demand-review-image-panel{background:var(--ui-bg-soft);will-change:transform;border:1px solid #b9c8dc;gap:6px;max-height:calc(100vh - 20px);padding:8px;display:grid;position:sticky;top:10px}.customer-demand-review-image-panel-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.customer-demand-review-image-drag-handle{cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;gap:2px;min-width:0;display:grid}.customer-demand-review-image-panel-head strong{color:#111827;font-size:13px;font-weight:950}.customer-demand-review-image-panel-head span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.customer-demand-review-image-drag-handle em{color:#2563eb;font-size:10px;font-style:normal;font-weight:850;line-height:1.1}.customer-demand-review-image-tools{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:5px;display:flex}.customer-demand-review-image-tools .btn{min-height:28px;padding:3px 8px}.customer-demand-review-image-tools span{color:#334155;text-align:center;white-space:nowrap;min-width:42px;font-size:11px;font-weight:950}.customer-demand-review-image-stage{background:var(--ui-surface);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #d7e1ef;width:100%;max-height:min(680px,100vh - 150px);overflow:auto}.customer-demand-review-image-stage:active{cursor:grabbing}.customer-demand-review-image-stage img{max-width:none;height:auto;margin:0 auto;display:block}.customer-demand-review-image-caption{color:#64748b;cursor:ns-resize;text-overflow:ellipsis;touch-action:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.customer-demand-create-customer-button{width:100%}.customer-demand-group-line{color:#334155;line-height:1.5;display:block}.customer-demand-line-review{color:#8a5a00;background:#fff8df;border:1px solid #f5d58a;gap:6px;margin-top:8px;padding:8px;font-size:13px;font-weight:900;display:grid}.customer-demand-line-review.confirmed{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.customer-demand-recognized-wrap{background:var(--ui-surface);border:1px solid #d7e1ef;width:100%;max-width:none;overflow-x:auto}.customer-demand-recognized-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:880px;font-size:12px}.customer-demand-recognized-table th,.customer-demand-recognized-table td{border:1px solid var(--ui-border);vertical-align:middle;padding:2px}.customer-demand-recognized-table th{background:var(--ui-bg-soft);white-space:nowrap}.customer-demand-recognized-table input,.customer-demand-recognized-table select{box-sizing:border-box;border:1px solid var(--ui-border);background:var(--ui-surface);letter-spacing:0;width:100%;height:24px;padding:0 5px;font-weight:800}.customer-demand-recognized-table th:first-child,.customer-demand-recognized-table td:first-child,.customer-demand-recognized-table th:nth-child(2),.customer-demand-recognized-table td:nth-child(2){width:58px;min-width:58px}.customer-demand-recognized-table th:nth-child(3),.customer-demand-recognized-table td:nth-child(3){width:130px;min-width:130px}.customer-demand-recognized-table th:nth-child(4),.customer-demand-recognized-table td:nth-child(4){width:155px;min-width:155px}.customer-demand-recognized-table th:nth-child(5),.customer-demand-recognized-table td:nth-child(5){width:64px;min-width:64px}.customer-demand-recognized-table th:nth-child(6),.customer-demand-recognized-table td:nth-child(6){width:54px;min-width:54px}.customer-demand-recognized-table th:nth-child(7),.customer-demand-recognized-table td:nth-child(7){width:auto;min-width:320px}.customer-demand-row-kind-select{padding:0 2px;font-size:11px;font-weight:900}.customer-demand-recognized-table .customer-demand-recognized-sku-cell input{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.customer-demand-sku-cell-stack{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:4px;display:grid}.customer-demand-row-sku-delete{white-space:nowrap;width:100%;min-height:28px;padding:0 4px}.customer-demand-row-actions{align-items:center;gap:3px;display:flex}.customer-demand-row-actions .btn{white-space:nowrap;flex:none;min-height:24px;padding:0 6px}.customer-demand-row-reviewed-badge{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #86efac;align-items:center;min-height:24px;padding:0 5px;font-size:12px;font-weight:900;display:inline-flex}.customer-demand-group-bottom-actions{align-items:center;gap:36px;padding:4px 0;display:flex}.customer-demand-group-save-actions{align-items:center;gap:10px;display:inline-flex}.customer-demand-recognized-table .customer-demand-quantity-cell{text-align:center}.customer-demand-recognized-table tr.customer-demand-repair-row{background:#fff1f1}.customer-demand-recognized-table tr.customer-demand-unmatched-row{background:#fff1f2;box-shadow:inset 4px 0 #dc2626}.customer-demand-recognized-table tr.customer-demand-sample-row{background:#fffbeb;box-shadow:inset 4px 0 #d97706}.customer-demand-recognized-table tr.customer-demand-skipped-row{background:var(--ui-bg-soft);box-shadow:inset 4px 0 #64748b}.customer-demand-recognized-table tr.customer-demand-repair-row input,.customer-demand-recognized-table tr.customer-demand-repair-row select{color:#b42318;background:#fff7f7;border-color:#ef9a9a}.customer-demand-recognized-table tr.customer-demand-sample-row input,.customer-demand-recognized-table tr.customer-demand-sample-row select{color:#92400e;background:#fffaf0;border-color:#f59e0b}.customer-demand-recognized-table tr.customer-demand-skipped-row input,.customer-demand-recognized-table tr.customer-demand-skipped-row select{border-color:var(--ui-border);background:var(--ui-bg-soft);color:#334155}.customer-demand-recognized-table tr.customer-demand-unmatched-row input,.customer-demand-recognized-table tr.customer-demand-unmatched-row select{color:#991b1b;background:#fff7f7;border-color:#dc2626}.customer-demand-recognized-table tr.customer-demand-resolver-green-row td{background:#f7fff9}.customer-demand-recognized-table tr.customer-demand-resolver-yellow-row td{background:#fffaf0;box-shadow:inset 4px 0 #d97706}.customer-demand-recognized-table tr.customer-demand-resolver-red-row td{background:#fff1f2;box-shadow:inset 4px 0 #dc2626}.customer-demand-recognized-table tr.customer-demand-resolver-yellow-row input,.customer-demand-recognized-table tr.customer-demand-resolver-yellow-row select{color:#7c2d12;background:#fffaf0;border-color:#d97706}.customer-demand-recognized-table tr.customer-demand-resolver-red-row input,.customer-demand-recognized-table tr.customer-demand-resolver-red-row select{color:#991b1b;background:#fff7f7;border-color:#dc2626}.customer-demand-row-source-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px;min-width:0;display:grid}.customer-demand-orphan-image-badge{color:#9a3412;white-space:nowrap;background:#fff7ed;border:1px solid #f59e0b;align-items:center;width:fit-content;padding:1px 4px;font-size:11px;font-weight:950;line-height:1.2;display:inline-flex}.customer-demand-row-source-top{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.customer-demand-row-inline-delete{white-space:nowrap;margin-left:auto;padding:2px 10px}.customer-demand-resolver-status,.customer-demand-issue-chip{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#334155;white-space:nowrap;align-items:center;width:fit-content;padding:1px 5px;font-size:11px;font-weight:950;line-height:1.25;display:inline-flex}.customer-demand-resolver-status.green{color:#166534;background:#f0fdf4;border-color:#86efac}.customer-demand-resolver-status.yellow{color:#92400e;background:#fffbeb;border-color:#f5d58a}.customer-demand-resolver-status.red{color:#991b1b;background:#fff1f2;border-color:#fca5a5}.customer-demand-issue-chip{border-color:var(--ui-border);background:var(--ui-surface);color:#475569}.customer-demand-issue-chip.warning{color:#92400e;background:#fffbeb;border-color:#f5d58a}.customer-demand-row-source-ref{color:#334155;text-overflow:ellipsis;white-space:nowrap;word-break:normal;font-size:11px;font-weight:900;line-height:1.25;overflow:hidden}.customer-demand-row-raw-text{color:#111827;text-overflow:ellipsis;white-space:nowrap;word-break:normal;background:0 0;border:0;padding:0;font-size:12px;font-weight:850;line-height:1.2;overflow:hidden}.customer-demand-row-source-details{color:#475569;font-size:11px;line-height:1.2}.customer-demand-row-source-details summary{cursor:pointer;font-weight:900;line-height:1.2}.customer-demand-row-problem{color:#172033;margin-top:4px;font-weight:900;line-height:1.35}.customer-demand-row-full-reason{word-break:break-word;margin-top:4px;line-height:1.35}.customer-demand-note-cell{gap:4px;display:grid}.customer-demand-repair-badge,.customer-demand-repair-summary,.customer-demand-sample-badge,.customer-demand-sample-summary,.customer-demand-skipped-badge,.customer-demand-review-badge,.customer-demand-unmatched-badge,.customer-demand-unmatched-summary,.customer-demand-unassigned-summary,.customer-demand-locked-summary,.customer-demand-existing-summary{color:#b42318;background:#fff1f1;border:1px solid #ef9a9a;align-items:center;width:fit-content;font-size:12px;font-weight:900;display:inline-flex}.customer-demand-sample-badge,.customer-demand-sample-summary{color:#92400e;background:#fffbeb;border-color:#f59e0b}.customer-demand-unmatched-badge,.customer-demand-unmatched-summary,.customer-demand-unassigned-summary{color:#991b1b;background:#fff1f2;border-color:#dc2626}.customer-demand-review-badge{color:#92400e;background:#fffbeb;border-color:#d97706}.customer-demand-locked-summary{color:#9a3412;background:#fff7ed;border-color:#f59e0b}.customer-demand-existing-summary{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.customer-demand-skipped-badge{border-color:var(--ui-border);background:var(--ui-bg-soft);color:#334155;padding:2px 6px}.customer-demand-repair-badge,.customer-demand-unmatched-badge,.customer-demand-review-badge,.customer-demand-sample-badge{padding:2px 6px}.customer-demand-note-memory-input{box-shadow:inset 0 0 0 1px #16a34a;background:#f0fdf4!important;border-color:#16a34a!important}.customer-demand-repair-summary,.customer-demand-sample-summary,.customer-demand-unmatched-summary,.customer-demand-locked-summary,.customer-demand-existing-summary{margin-top:6px;padding:3px 6px}.customer-demand-text-grid textarea{resize:vertical;min-height:92px;padding:10px 12px}.customer-demand-text-grid .btn{min-width:150px;height:92px}.customer-demand-add-row{align-items:flex-start}.customer-demand-add-row .compact-product-list{flex:480px;max-height:190px;overflow:auto}.customer-demand-draft-wrap{border:1px solid var(--ui-border);margin:14px 16px 0;overflow-x:auto}.customer-demand-draft-table,.customer-demand-table-wrap table{border-collapse:collapse;width:100%;font-size:14px}.customer-demand-draft-table th,.customer-demand-draft-table td,.customer-demand-table-wrap th,.customer-demand-table-wrap td{text-align:left;vertical-align:middle;border-bottom:1px solid #e6ebf2;padding:10px 8px}.customer-demand-draft-table th,.customer-demand-table-wrap th{background:var(--ui-bg-soft);white-space:nowrap;font-weight:900}.customer-demand-draft-table tr.customer-demand-unmatched-row td{background:#fff1f2;box-shadow:inset 4px 0 #dc2626}.customer-demand-draft-table tr.customer-demand-sample-row td{background:#fffbeb;box-shadow:inset 4px 0 #d97706}.customer-demand-draft-table tr.customer-demand-skipped-row td{background:var(--ui-bg-soft);box-shadow:inset 4px 0 #64748b}.customer-demand-draft-table tr.customer-demand-unmatched-row input{color:#991b1b;background:#fff7f7;border-color:#dc2626}.customer-demand-draft-table tr.customer-demand-sample-row input{color:#92400e;background:#fffaf0;border-color:#f59e0b}.customer-demand-draft-table tr.customer-demand-skipped-row input{border-color:var(--ui-border);background:var(--ui-bg-soft);color:#334155}.customer-demand-draft-table th:nth-child(n+2):nth-child(-n+12),.customer-demand-draft-table td:nth-child(n+2):nth-child(-n+12){text-align:center;width:54px}.customer-demand-product-input{width:170px;height:36px;padding:0 8px;font-weight:800}.customer-demand-product-hint{color:#617084;margin-top:4px;font-size:12px;font-weight:800;display:block}.customer-demand-size-input{text-align:center;width:42px;height:34px;padding:0 4px;font-weight:900}.customer-demand-note-input{width:180px;height:34px;padding:0 8px}.customer-demand-actions{padding:14px 16px}.customer-demand-actions .btn.primary{min-width:260px}.status-message{color:#24456f;background:#eef5ff;border:1px solid #c8d7ee;margin:0 16px 16px;padding:12px 14px;font-weight:800}.status-message.success{color:#166534;background:#f0fbf3;border-color:#b7e0c2}.status-message.warning{color:#8a5a00;background:#fff8df;border-color:#f5d58a}.status-message.error{color:#b42318;background:#fff1f1;border-color:#f3b4b4}.customer-demand-stats{border-bottom:1px solid var(--ui-border);padding:14px 16px}.customer-demand-report-meta{border-bottom:1px solid var(--ui-border);background:var(--ui-bg-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.customer-demand-report-meta strong{color:#202832;font-size:18px}.customer-demand-report-meta span{color:#617084;font-size:13px;font-weight:900}.customer-demand-report-filter{flex-wrap:wrap;align-items:flex-end;gap:8px;padding:10px 14px 0;display:flex}.customer-demand-report-filter label{color:#202832;gap:5px;min-width:min(420px,100%);font-size:13px;font-weight:900;display:grid}.customer-demand-report-filter input{background:var(--ui-surface);color:#202832;min-height:36px;font:inherit;border:1px solid #bcc9dc;outline:none;padding:6px 10px;font-size:14px}.customer-demand-report-filter input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.customer-demand-report-filter-actions{align-items:center;gap:6px;min-height:36px;display:flex}.customer-demand-report-clear-button{min-width:48px}.customer-demand-report-clear-button.placeholder{visibility:hidden;pointer-events:none}.customer-demand-report-filter-count{color:#617084;flex-basis:100%;min-height:20px;font-size:12px;font-weight:900;line-height:1.25}.customer-demand-lock-all-button{white-space:nowrap}.customer-demand-lock-all-hint{min-height:24px}.customer-demand-main-report-wrap{margin:10px 14px 14px}.customer-demand-main-report{table-layout:fixed;min-width:920px}.customer-demand-main-report th:first-child,.customer-demand-main-report td:first-child{width:72px}.customer-demand-main-report th:nth-child(2),.customer-demand-main-report td:nth-child(2){width:88px}.customer-demand-main-report th:nth-child(3),.customer-demand-main-report td:nth-child(3){width:112px}.customer-demand-main-report th:nth-child(4),.customer-demand-main-report td:nth-child(4),.customer-demand-main-report th:nth-child(5),.customer-demand-main-report td:nth-child(5),.customer-demand-main-report th:nth-child(6),.customer-demand-main-report td:nth-child(6),.customer-demand-main-report th:nth-child(7),.customer-demand-main-report td:nth-child(7),.customer-demand-main-report th:nth-child(8),.customer-demand-main-report td:nth-child(8),.customer-demand-main-report th:nth-child(9),.customer-demand-main-report td:nth-child(9),.customer-demand-main-report th:nth-child(10),.customer-demand-main-report td:nth-child(10){text-align:center;width:42px}.customer-demand-main-report th:nth-child(11),.customer-demand-main-report td:nth-child(11){width:92px}.customer-demand-main-report th:nth-child(12),.customer-demand-main-report td:nth-child(12){width:58px}.customer-demand-main-report th,.customer-demand-main-report td{vertical-align:middle;padding:3px 5px;font-size:12px;line-height:1.15}.customer-demand-main-report tbody tr:not(.customer-demand-customer-summary-row) td{height:28px}.customer-demand-customer-summary-row td{background:#eaf2ff;border-top:2px solid #9db8e8;border-bottom:1px solid #cdddf3;padding:4px 6px}.customer-demand-customer-summary-row.customer-demand-pickable-alert td{background:#fff1f2;border-top:3px solid #e11d48;border-bottom:1px solid #f7bcc6;box-shadow:inset 4px 0 #e11d48}.customer-demand-pickable-tag{background:#e11d48;border-radius:10px;margin-left:8px;padding:1px 8px;font-size:12px;font-weight:900;display:inline-block;color:#fff!important}.customer-demand-customer-numbers span.customer-demand-pickable-badge{color:#fff;background:#e11d48;border-color:#e11d48}.customer-demand-customer-numbers span.customer-demand-pickable-badge b{color:#fff}.home-pickable-alert{color:inherit;background:linear-gradient(90deg,#fee2e2,#fff1f2);border:2px solid #e11d48;border-radius:12px;margin:0 0 4px;padding:12px 16px;text-decoration:none;display:block;box-shadow:0 2px 8px #e11d4826}.home-pickable-alert strong{color:#be123c;font-size:16px;font-weight:900;display:block}.home-pickable-alert span{color:#9f1239;margin-top:3px;font-size:13px;line-height:1.5;display:block}.home-pickable-alert:hover{border-color:#be123c;box-shadow:0 4px 12px #e11d4840}.customer-demand-customer-summary{grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:8px;display:grid}.customer-demand-customer-summary>div:first-child{gap:2px;display:grid}.customer-demand-customer-summary strong{color:#202832;font-size:14px;font-weight:900}.customer-demand-customer-summary span{color:#617084;font-size:12px;font-weight:900}.customer-demand-customer-numbers{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.customer-demand-customer-numbers span{background:var(--ui-surface);color:#344256;border:1px solid #c9d6e7;padding:2px 6px}.customer-demand-customer-numbers b{color:#1d4ed8}.customer-demand-order-actions,.customer-demand-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.customer-demand-order-actions-inline{justify-content:flex-start;margin-top:3px}.customer-demand-lock-hint{border:1px solid var(--ui-border);background:var(--ui-bg-soft);color:#475569;white-space:nowrap;align-items:center;min-height:24px;padding:0 6px;font-size:12px;font-weight:900;display:inline-flex}.customer-demand-row-actions{justify-content:flex-start}.customer-demand-main-report .customer-demand-row-actions{flex-wrap:nowrap;gap:3px}.customer-demand-main-report .customer-demand-row-actions .btn{min-height:22px;padding:0 6px;font-size:12px;line-height:1}.customer-demand-row-customer{color:#617084;font-size:12px;font-weight:900}.customer-demand-report-note{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.customer-demand-report-grid{grid-template-columns:260px minmax(0,1fr);min-height:420px;display:grid}.customer-demand-order-list{border-right:1px solid var(--ui-border);background:var(--ui-bg-soft);padding:12px}.customer-demand-list-title{color:#344256;margin-bottom:10px;font-size:13px;font-weight:900}.customer-demand-order-card{border:1px solid var(--ui-border);background:var(--ui-surface);text-align:left;gap:4px;width:100%;margin-bottom:8px;padding:10px;display:grid}.customer-demand-order-card.selected{background:#edf4ff;border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.customer-demand-order-card span,.customer-demand-order-card small{color:#617084;font-size:12px;font-weight:800}.customer-demand-order-card strong{color:#202832}.customer-demand-order-card em{color:#1f4e8c;font-style:normal;font-weight:900}.customer-demand-detail{min-width:0;padding:14px}.customer-demand-selected-head{margin-bottom:12px}.customer-demand-table-wrap{border:1px solid var(--ui-border);overflow-x:auto}.count-strong{color:#1d4ed8;font-weight:900}.danger-text{color:#b42318;font-weight:900}.empty-state{color:#617084;border:1px dashed #c6d4e4;padding:12px;font-weight:800}.customer-demand-batches{border:1px solid var(--ui-border);background:var(--ui-surface);margin-top:14px}.customer-demand-batches>summary{background:var(--ui-bg-soft);cursor:pointer;padding:10px 12px;font-weight:900}.customer-demand-batch-card{border-top:1px solid #e6ebf2;gap:4px;padding:10px 12px;display:grid}.customer-demand-batch-card span{color:#617084;font-size:12px;font-weight:800}.customer-demand-batch-card pre{background:var(--ui-bg-soft);white-space:pre-wrap;border:1px solid #e0e7ef;max-height:180px;margin:6px 0 0;padding:8px;overflow:auto}@media (max-width:980px){.customer-pricing-layout,.customer-demand-report-grid{grid-template-columns:1fr}.customer-demand-order-list{border-right:0;border-bottom:1px solid var(--ui-border)}}.table-btn{height:30px;padding:0 10px;font-size:12px}.label-filter-panel{margin:16px 0;padding:16px}.label-summary{color:#455468;align-items:center;min-height:42px;font-weight:700;display:flex}.label-edit-panel{margin:0 0 16px;padding:16px}.opening-label-actions{justify-content:space-between;align-items:center;gap:16px;margin:16px 0;display:flex}.df6-grid{grid-template-columns:430px minmax(0,1fr);gap:16px;margin-top:16px;display:grid}.df6-input-panel,.df6-result-panel{padding:16px}.full-field{width:100%;margin-top:14px}.df6-textarea{min-height:360px;font-size:15px;line-height:1.6}.df6-button-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.df6-button-row .btn{height:50px;font-size:17px;font-weight:900}.df6-result-box{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.df6-result-box strong,.df6-result-box span{display:block}.df6-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.df6-section-head{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.df6-section-head span{color:#617084;font-size:13px;font-weight:900}.df6-table-wrap{border:1px solid var(--ui-border);max-height:430px;margin-top:10px}.df6-ignored-wrap{border:1px solid var(--ui-border);max-height:240px;margin-top:10px}.df6-table-wrap table,.df6-ignored-wrap table{font-size:13px}.df6-table-wrap th,.df6-table-wrap td,.df6-ignored-wrap th,.df6-ignored-wrap td{padding:8px 10px}.opening-label-buttons,.label-compact-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.label-compact-toolbar{justify-content:flex-start}.small-note{color:#617084;margin:6px 0 0;font-size:13px}.template-save-status{color:#15803d;margin:8px 0 0;font-size:13px;font-weight:900}.label-template-tools{background:var(--ui-bg-soft);border:1px solid #dde5ef;gap:12px;margin-top:16px;padding:12px;display:grid}.template-preset-row{border-bottom:1px dashed #cfd8e6;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:12px;display:flex}.template-preset-label{color:#1f2937;margin-right:2px;font-size:13px;font-weight:900}.preset-chip{border-color:#94a3b8;font-weight:800}.preset-chip:hover{color:#2563eb;border-color:#2563eb}.template-preset-hint{color:#64748b;margin-left:4px;font-size:12px}.template-field-buttons{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--ui-surface);color:#243041;cursor:pointer;border:1px solid #b9c5d6;min-height:38px;padding:0 14px;font-size:15px;font-weight:900}.chip.active{color:#fff;background:#2563eb;border-color:#1f6feb}.template-number-grid{grid-template-columns:repeat(7,minmax(88px,1fr));align-items:end;gap:10px;display:grid}.mini-field,.mini-toggle{color:#243041;gap:5px;font-size:13px;font-weight:900;display:grid}.mini-field .input,.mini-field .select{min-height:40px;padding:0 10px}.mini-toggle{grid-template-columns:22px auto;align-self:end;align-items:center;min-height:40px}.mini-toggle input{width:20px;height:20px}.label-sheet{grid-template-columns:repeat(auto-fill,minmax(80mm,1fr));align-items:start;gap:12px;display:grid}.label-sheet.print-only{display:none}.label-preview-note{color:#3b4a5f;align-items:center;gap:12px;display:flex}.label-size-box{text-align:right;min-width:18mm;margin-right:2mm}.label-size{text-align:right;font-size:31pt;font-weight:900;line-height:1}.label-info{grid-template-columns:1.18fr 1fr;align-content:start;gap:.6mm 3mm;font-size:8.5pt;display:grid}.label-row{align-items:center;gap:1.5mm;min-width:0;display:flex}.label-row span{color:#607086;font-weight:900}.label-row strong{text-overflow:ellipsis;min-width:0;font-size:9.6pt;font-weight:900;overflow:hidden}.label-row .label-paper-input{text-overflow:ellipsis;flex:1;font-size:9.6pt;font-weight:900;overflow:hidden}.label-row-main{grid-column:1/-1}.label-row-main strong{font-size:15pt}.label-row-main .label-paper-input{font-size:15pt;line-height:1.2}.label-barcode{align-self:end;min-width:0}.barcode-svg{width:100%;height:10mm}.barcode-svg svg{width:100%;height:100%;display:block}.label-code{text-align:center;margin-top:.2mm;font-size:8pt;font-weight:800;line-height:1}@page{size:80mm 50mm;margin:0}@media print{html,body{background:var(--ui-surface);width:80mm;margin:0;padding:0}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.page{min-height:auto;padding:0}.shell{width:80mm;max-width:none;margin:0}.print-toolbar,.label-edit-panel{display:none}.label-paper-input{appearance:none;background:0 0;border-color:#0000}.label-design-field,.label-design-field.selected,.label-design-code,.label-design-code.selected{background:0 0;border-color:#0000}.label-sheet{width:80mm;margin:0;display:block}.label-sheet.screen-only{display:none}.label-sheet.print-only{display:block}.shoe-label{page-break-after:auto;break-after:auto;page-break-inside:avoid;break-inside:avoid;border:0;width:80mm;height:50mm;transform:none}.label-sheet.print-only .shoe-label:not(:last-child){page-break-after:always;break-after:page}}@media (max-width:980px){.grid,.sales-lower-grid,.ledger-filter-grid,.ledger-summary-grid{grid-template-columns:1fr}.inventory-summary-grid,.trace-unit-card{grid-template-columns:1fr 1fr}.return-summary-result .stocktake-summary-grid,.return-summary-columns,.stocktake-report-actions{grid-template-columns:1fr}.return-summary-search{min-width:100%;max-width:none}.sales-out-grid .scan-panel,.sales-out-grid>.panel:not(.scan-panel),.right-action-grid>.panel:first-child,.right-action-grid>.panel:nth-child(2){order:initial}.stock-scan-grid{grid-template-columns:1fr}.stock-scan-main-column,.stock-scan-side-column{grid-area:auto}.topbar{flex-direction:column}.topbar>div:first-child{min-height:64px;padding-left:206px}.topbar>div:first-child:before{width:184px;height:60px}}.operator-lock-backdrop{z-index:10000;background:#f8fafcf0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.operator-lock-floating{z-index:10000;width:min(380px,100vw - 36px);position:fixed;bottom:18px;right:18px}.operator-lock-panel{border:1px solid var(--border);background:var(--ui-surface);width:100%;padding:18px;box-shadow:0 20px 60px #0f172a29}.operator-lock-logo{width:190px;max-width:76%;height:auto;margin:0 0 14px;display:block}.operator-lock-panel h1{margin:0 0 12px;font-size:22px}.operator-lock-panel p{color:var(--muted);margin:0 0 20px;line-height:1.7}.operator-lock-panel input{border:1px solid var(--border-strong);width:100%;padding:12px;font-size:18px;font-weight:800}.operator-lock-panel button{background:var(--blue);color:#fff;border:0;width:100%;margin-top:16px;padding:12px;font-size:18px;font-weight:900}.operator-lock-error{color:var(--danger);margin-top:12px;font-weight:800}.operator-lock-page{background:var(--page-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.operator-lock-page-panel{border:1px solid var(--border);background:var(--ui-surface);width:min(520px,100%);padding:34px}.operator-lock-page-panel h1{margin:0 0 12px;font-size:30px}.operator-lock-page-panel p{color:var(--muted);margin:0 0 18px;line-height:1.7}.operator-lock-page-panel a{color:var(--blue);font-weight:800;text-decoration:none}.system-health-banner{z-index:9000;border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;font-size:15px;font-weight:800;display:flex;position:sticky;top:0}.system-health-banner>div:first-child{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.system-health-banner span{color:var(--text);font-weight:700}.system-health-banner.warning{color:#8a5a00;background:#fff7e6;border-color:#f4c76a}.system-health-banner.danger{color:#b42318;background:#fff1f2;border-color:#f4aaa5}.system-health-banner-actions{flex:none;gap:8px;display:flex}.system-health-hero{justify-content:space-between;align-items:center;gap:20px;display:flex}.system-health-hero h2{margin:0;font-size:28px}.system-health-hero.ok{border-color:#9bd8ad}.system-health-hero.warning{border-color:#f4c76a}.system-health-hero.danger{border-color:#f4aaa5}.system-health-counts,.system-health-check-grid,.system-health-issues,.factory-sync-history-actions{gap:10px;display:grid}.system-health-counts{grid-template-columns:repeat(3,minmax(110px,1fr));min-width:420px}.system-health-check-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.system-health-check{border:1px solid var(--border);background:var(--ui-surface);padding:14px}.system-health-check strong,.system-health-check span,.system-health-issue strong,.system-health-issue span{display:block}.system-health-check span,.system-health-issue span{color:var(--muted);word-break:break-all;margin-top:6px;line-height:1.5}.system-health-check.ok{border-color:#b6dfc1}.system-health-check.warning{background:#fffaf0;border-color:#f4c76a}.system-health-check.danger{background:#fff7f7;border-color:#f4aaa5}.system-health-paths{color:var(--muted);word-break:break-all;margin-top:16px;line-height:1.7}.df6-guard-box,.backup-restore-note{margin-top:12px}.df6-guard-box span,.backup-restore-note span{margin-top:4px;display:block}.factory-sync-history-wrap{max-height:420px;margin-top:12px}.factory-sync-history-actions{grid-template-columns:repeat(3,max-content);align-items:center}.customer-stock-page{background:var(--ui-bg-soft);color:#172033;min-height:100vh;padding:22px}.customer-stock-hero,.customer-stock-results{background:var(--ui-surface);border:1px solid var(--ui-border);width:min(1120px,100%);margin:0 auto}.customer-stock-hero{padding:22px}.customer-stock-hero img{width:190px;height:auto;display:block}.customer-stock-hero h1{margin:18px 0;font-size:34px;line-height:1.15}.customer-stock-search{grid-template-columns:minmax(180px,1fr) 150px 126px;gap:10px;display:grid}.customer-stock-search input,.customer-stock-search select,.customer-stock-search button{background:var(--ui-surface);color:#172033;border:2px solid #b9c7d9;min-height:52px;padding:0 14px;font-size:20px;font-weight:800}.customer-stock-search input:focus,.customer-stock-search select:focus{border-color:#2563eb;outline:3px solid #9bbcff}.customer-stock-search button{color:#fff;cursor:pointer;background:#2f7d4a;border-color:#2f7d4a}.customer-stock-search button:disabled{opacity:.62;cursor:not-allowed}.customer-stock-message{color:#5d6a7d;min-height:24px;margin-top:12px;font-weight:800}.customer-stock-message.success{color:#23693d}.customer-stock-message.warning{color:#b06200}.customer-stock-message.error{color:#b42318}.customer-stock-results{margin-top:18px}.customer-stock-result-head{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:baseline;gap:12px;padding:16px 18px;display:flex}.customer-stock-result-head strong{font-size:24px}.customer-stock-result-head span,.customer-stock-note{color:#5d6a7d;font-weight:700}.customer-stock-table-wrap{overflow-x:auto}.customer-stock-table{border-collapse:collapse;width:100%;min-width:0}.customer-stock-table th,.customer-stock-table td{border-bottom:1px solid var(--ui-border);text-align:left;padding:10px 8px;font-size:16px}.customer-stock-table th{background:var(--ui-bg-soft);color:#3b4759;font-size:15px}.customer-stock-table .num{text-align:center;white-space:nowrap;padding-left:6px;padding-right:6px}.customer-stock-sku,.customer-stock-total,.customer-stock-qty{font-weight:900}.customer-stock-color{white-space:nowrap;align-items:center;gap:8px;font-weight:800;display:inline-flex}.customer-stock-swatch{border:1px solid #9aa8ba;width:18px;height:18px;display:inline-block}.customer-stock-empty,.customer-stock-note{padding:20px 18px}.today-exception-hero{grid-template-columns:240px minmax(0,1fr) max-content;align-items:stretch;gap:12px;margin-bottom:16px;display:grid}.today-exception-hero-main,.today-exception-summary-card,.today-exception-section{border:1px solid var(--border);background:var(--ui-surface)}.today-exception-hero-main{padding:18px}.today-exception-hero-main strong,.today-exception-hero-main span,.today-exception-summary-card b,.today-exception-summary-card span,.today-exception-section-head strong,.today-exception-section-head span,.today-exception-section-count b,.today-exception-section-count span{display:block}.today-exception-hero-main strong{font-size:46px;line-height:1}.today-exception-hero-main span{color:var(--muted);margin-top:8px;font-weight:800}.today-exception-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.today-exception-summary-card{padding:16px}.today-exception-summary-card b{font-size:30px;line-height:1}.today-exception-summary-card span{color:var(--muted);margin-top:8px;font-weight:800}.today-exception-summary-card.danger{background:#fff7f7;border-color:#e5a5a0}.today-exception-summary-card.warning{background:#fffaf0;border-color:#e9c46a}.today-exception-summary-card.info{background:#f6faff;border-color:#a7c7ee}.today-exception-actions{align-content:stretch;gap:8px;display:grid}.today-exception-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:16px;display:grid}.today-exception-column{gap:14px;display:grid}.today-exception-section{overflow:hidden}.today-exception-section.danger{border-color:#e5a5a0}.today-exception-section.warning{border-color:#e9c46a}.today-exception-section.info{border-color:#a7c7ee}.today-exception-section-head{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:12px;padding:14px 16px;display:grid}.today-exception-section-head strong{font-size:20px}.today-exception-section-head span{color:var(--muted);margin-top:5px;line-height:1.45}.today-exception-section-count{text-align:right}.today-exception-section-count b{font-size:28px;line-height:1}.today-exception-section-count span{color:var(--muted);margin-top:6px;font-weight:800}.today-exception-list{display:grid}.today-exception-item{border-bottom:1px solid #e8eef6;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:10px;padding:12px 16px;display:grid}.today-exception-item:last-child{border-bottom:0}.today-exception-item.danger{background:snow}.today-exception-item.warning{background:#fffdf6}.today-exception-item.info{background:#fbfdff}.today-exception-item-title{align-items:center;gap:8px;font-weight:900;display:flex}.today-exception-item-title em{border:1px solid var(--ui-border);background:var(--ui-surface);color:#1d4ed8;padding:2px 7px;font-size:13px;font-style:normal}.today-exception-item-detail{color:#344255;margin-top:4px;line-height:1.45}.today-exception-item-meta{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.today-exception-item-meta span{background:var(--ui-surface);color:#536174;border:1px solid #dce5f0;padding:2px 7px;font-size:12px;font-weight:800}.today-exception-empty,.today-exception-more{color:var(--muted);padding:14px 16px;font-weight:800;line-height:1.5}.today-exception-more{border-top:1px solid var(--border)}.product-life-hero{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;margin-bottom:14px;display:grid}.product-life-card{border:1px solid var(--border);background:var(--ui-surface);color:inherit;padding:14px;text-decoration:none;display:block}.product-life-card span,.product-life-card strong,.product-life-mini{display:block}.product-life-card span{color:var(--muted);font-weight:800}.product-life-card strong{margin-top:6px;font-size:30px;line-height:1}.product-life-card.hot,.product-life-card.good{background:#f7fff9;border-color:#b6dfc1}.product-life-card.warning{background:#fffaf0;border-color:#e9c46a}.product-life-card.danger{background:#fff7f7;border-color:#e5a5a0}.product-life-card.info{background:#f6faff;border-color:#a7c7ee}.product-life-card.neutral{background:var(--ui-bg-soft)}.product-life-filter-panel{margin-bottom:14px}.product-life-filters{grid-template-columns:minmax(220px,1fr) 180px max-content max-content max-content;align-items:end;gap:10px;display:grid}.product-life-filters label span{color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:800;display:block}.product-life-note{color:var(--muted);margin-top:10px;font-weight:800}.product-life-table-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.product-life-table-head strong{font-size:20px}.product-life-table-head span{color:var(--muted);font-weight:800}.product-life-table-wrap{max-height:720px}.product-life-table{min-width:1680px}.product-life-table th:first-child,.product-life-table td:first-child{min-width:170px}.product-life-table th:nth-child(14),.product-life-table td:nth-child(14){min-width:360px}.product-life-labels{flex-wrap:wrap;gap:5px;display:flex}.product-life-label{border:1px solid var(--ui-border);background:var(--ui-surface);white-space:nowrap;align-items:center;min-height:24px;padding:2px 7px;font-size:12px;font-weight:900;display:inline-flex}.product-life-label.good{color:#23693d;background:#f3fff6;border-color:#9cd5aa}.product-life-label.warning{color:#9a5a00;background:#fff8e8;border-color:#e9c46a}.product-life-label.danger{color:#a52b20;background:#fff2f1;border-color:#e5a5a0}.product-life-label.info{color:#225ca8;background:#f3f9ff;border-color:#a7c7ee}.product-life-label.neutral{color:#536174}.product-life-mini{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800}.home-history-slot{margin-bottom:16px}.home-history-slot .sales-out-grid{display:block}.home-history-slot .sales-out-grid>.panel{margin:0}.home-topbar .muted-text{margin-top:4px}.home-workbench{grid-template-columns:minmax(320px,1.05fr) minmax(520px,2fr);gap:12px;margin-bottom:14px;display:grid}.home-primary-card,.home-action-card{border:1px solid var(--border);background:var(--ui-surface);color:inherit;text-decoration:none}.home-primary-card{background:#f7fff9;border-color:#86efac;align-content:space-between;min-height:230px;padding:22px;display:grid}.home-primary-card span,.home-action-card span{color:#475569;font-size:13px;font-weight:900}.home-primary-card strong{color:#0f172a;margin-top:10px;font-size:42px;line-height:1.05;display:block}.home-primary-card em,.home-action-card em,.home-action-card small{font-style:normal;display:block}.home-primary-card em{color:#334155;margin-top:8px;font-size:16px;font-weight:900}.home-primary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.home-primary-metrics b{background:var(--ui-surface);color:#14532d;border:1px solid #bbf7d0;padding:8px 9px;font-size:14px;font-weight:900}.home-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-action-card{min-height:112px;padding:13px}.home-action-card strong{margin-top:6px;font-size:27px;line-height:1;display:block}.home-action-card em{color:#334155;margin-top:7px;font-size:13px;font-weight:900;line-height:1.35}.home-action-card small{color:#64748b;margin-top:5px;font-size:12px;font-weight:800;line-height:1.35}.home-action-card.green{background:#f7fff9;border-color:#bbf7d0}.home-action-card.blue{background:#f8fbff;border-color:#bfdbfe}.home-action-card.orange{background:#fffaf3;border-color:#fed7aa}.home-action-card.red{background:#fff7f7;border-color:#fecaca}.home-action-card.slate{background:var(--ui-bg-soft)}.today-sales-customer-panel{margin-bottom:14px}.sales-today-customer-slot .today-sales-customer-panel{margin:12px 0}.today-sales-customer-summary{cursor:pointer;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:12px;min-height:44px;list-style:none;display:grid}.today-sales-customer-summary::-webkit-details-marker{display:none}.today-sales-customer-summary strong{font-size:18px}.today-sales-customer-summary span{color:#455468;font-weight:900}.today-sales-customer-summary em{border:1px solid var(--ui-border);background:var(--ui-surface);color:#1d4ed8;padding:3px 8px;font-size:12px;font-style:normal;font-weight:900}.today-sales-customer-panel[open] .today-sales-customer-summary em{color:#475569}.today-sales-customer-panel[open] .today-sales-customer-summary em:before{content:"收起"}.today-sales-customer-panel[open] .today-sales-customer-summary em{font-size:0}.today-sales-customer-panel[open] .today-sales-customer-summary em:before{font-size:12px}.today-sales-customer-body{margin-top:8px}.today-sales-customer-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.today-sales-customer-head p{color:var(--muted);margin:4px 0 0;font-weight:800}.today-sales-customer-filter{grid-template-columns:minmax(220px,360px) max-content max-content;align-items:end;gap:8px;margin:8px 0;display:grid}.today-sales-customer-filter label{gap:3px;min-width:0;display:grid}.today-sales-customer-filter span{color:#455468;font-size:12px;font-weight:900}.today-sales-customer-filter strong{color:#475569;white-space:nowrap;align-self:center;font-size:12px;font-weight:900}.today-sales-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:8px 0;display:grid}.today-sales-summary-grid div{border:1px solid var(--ui-border);background:var(--ui-surface);padding:6px 9px}.today-sales-summary-grid span{color:#455468;font-size:12px;font-weight:900;display:block}.today-sales-summary-grid strong{margin-top:3px;font-size:22px;line-height:1;display:block}.today-sales-summary-grid .money-good,.today-sales-customer-table .money-good,.today-sales-line-table .money-good{color:#166534}.today-sales-summary-grid .money-return,.today-sales-customer-table .money-return,.today-sales-line-table .money-return{color:#8a5a00}.today-sales-summary-grid .money-net{color:#1d4ed8;font-size:26px}.today-sales-customer-wrap{max-height:420px}.today-sales-customer-table{table-layout:fixed;width:max-content;min-width:100%}.today-sales-customer-table th,.today-sales-customer-table td{vertical-align:middle;padding:6px 7px}.today-sales-customer-table th:first-child,.today-sales-customer-table td:first-child{width:116px;max-width:116px}.today-sales-customer-table th:nth-child(2),.today-sales-customer-table td:nth-child(2){white-space:nowrap;width:88px;max-width:88px}.today-sales-time-cell span{line-height:1.25;display:block}.today-sales-time-cell .today-sales-time-date{opacity:.75;font-size:11px}.today-sales-customer-table th:nth-child(3),.today-sales-customer-table td:nth-child(3){text-align:center;width:48px;max-width:48px}.today-sales-customer-table th:nth-child(4),.today-sales-customer-table td:nth-child(4),.today-sales-customer-table th:nth-child(5),.today-sales-customer-table td:nth-child(5){width:112px;max-width:112px}.today-sales-customer-table th:nth-child(6),.today-sales-customer-table td:nth-child(6){width:92px;max-width:92px}.today-sales-customer-table th:nth-child(7),.today-sales-customer-table td:nth-child(7){width:132px;max-width:132px}.today-sales-customer-table th:nth-child(8),.today-sales-customer-table td:nth-child(8){width:92px;max-width:92px}.today-cash-order-note{color:#64748b;margin-top:2px;font-size:11px;font-weight:900;display:block}.today-sales-count-cell strong,.today-sales-count-cell span{line-height:1.15;display:block}.today-sales-count-cell span{color:#475569;margin-top:2px;font-size:12px}.today-sales-detail-toggle-cell{text-align:center}.today-sales-detail-toggle{border-color:var(--ui-border);background:var(--ui-surface);color:#1d4ed8;white-space:nowrap;font-weight:900}.today-sales-expanded-row>td{background:#f8fbff;border-top:0;padding:6px 8px 10px}.today-sales-expanded-cell{width:auto;max-width:none}.today-sales-order-list{gap:5px;min-width:0;margin-top:0;display:grid}.today-sales-order-card{border:1px solid var(--ui-border);background:var(--ui-surface);max-width:100%;overflow-x:auto}.today-sales-order-head{border-bottom:1px solid var(--ui-border);background:var(--ui-bg-soft);flex-wrap:wrap;align-items:center;gap:6px;padding:4px 7px;font-weight:900;display:flex}.today-sales-order-head span{color:#455468}.today-sales-order-mode{border:1px solid var(--ui-border);background:var(--ui-surface);color:#475569;padding:2px 6px;font-size:12px;line-height:1.2}.today-sales-order-mode.return-op{color:#8a5b00;background:#fff8dc;border-color:#f0d28a}.today-return-operation-btn{border-color:var(--ui-border);background:var(--ui-surface);color:#1d4ed8;white-space:nowrap}.today-sales-line-table th,.today-sales-line-table td{white-space:nowrap;text-overflow:ellipsis;border:1px solid #b4bfd0;padding:3px 6px;font-size:12px;overflow:hidden}.today-sales-line-table thead th{z-index:2;background:#e8eef6;font-weight:600;position:sticky;top:0;box-shadow:inset 0 -2px #6b7a90}.today-sales-line-table{table-layout:fixed;border-collapse:collapse;width:1136px;max-width:1136px}.today-sales-line-col-type,.today-sales-line-col-sku,.today-sales-line-col-color,.today-sales-line-col-size,.today-sales-line-col-amount{width:80px}.today-sales-line-col-note{width:96px}.today-sales-line-size-th,.today-sales-line-size-cell{text-align:center;padding:2px 0}.today-sales-line-table .color-cell{align-items:center;gap:4px;display:inline-flex}.today-sales-line-table .color-cell .color-swatch{flex:none}.today-sales-line-note{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.backorder-eta-hero{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;margin-bottom:14px;display:grid}.backorder-eta-card{border:1px solid var(--border);background:var(--ui-surface);color:inherit;padding:14px;text-decoration:none;display:block}.backorder-eta-card span,.backorder-eta-card strong{display:block}.backorder-eta-card span{color:var(--muted);font-weight:800}.backorder-eta-card strong{margin-top:6px;font-size:30px;line-height:1}.backorder-eta-card.good{background:#f7fff9;border-color:#b6dfc1}.backorder-eta-card.info{background:#f6faff;border-color:#a7c7ee}.backorder-eta-card.warning{background:#fffaf0;border-color:#e9c46a}.backorder-eta-card.danger{background:#fff7f7;border-color:#e5a5a0}.backorder-eta-filter-panel{margin-bottom:14px}.backorder-eta-filters{grid-template-columns:minmax(220px,1fr) 170px max-content max-content max-content max-content;align-items:end;gap:10px;display:grid}.backorder-eta-filters label span{color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:800;display:block}.backorder-eta-note{color:var(--muted);margin-top:10px;font-weight:800;line-height:1.5}.backorder-eta-table-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.backorder-eta-table-head strong{font-size:20px}.backorder-eta-table-head span{color:var(--muted);font-weight:800}.backorder-eta-layout{gap:12px;display:grid}.backorder-eta-group{border:1px solid var(--border);background:var(--ui-surface);overflow:hidden}.backorder-eta-group-head{border-bottom:1px solid var(--border);background:var(--ui-bg-soft);grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;padding:12px 14px;display:grid}.backorder-eta-group-head strong,.backorder-eta-group-head span{display:block}.backorder-eta-group-head strong{font-size:20px}.backorder-eta-group-head span{color:var(--muted);margin-top:4px;font-weight:800}.backorder-eta-group-metrics{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.backorder-eta-group-metrics em{background:var(--ui-surface);color:#334155;white-space:nowrap;border:1px solid #dce5f0;padding:4px 8px;font-size:13px;font-style:normal;font-weight:900}.backorder-eta-group-metrics em.danger{color:#a52b20;background:#fff2f1;border-color:#e5a5a0}.backorder-eta-reply{color:#7a4a00;background:#fffdf4;border-bottom:1px solid #dce5f0;flex-wrap:wrap;gap:6px;padding:9px 14px;font-weight:900;display:flex}.backorder-eta-reply span{color:#334155}.backorder-eta-table-wrap{max-height:520px}.backorder-eta-table{min-width:1540px}.backorder-eta-row.ready{background:#fbfffc}.backorder-eta-row.in_production{background:#fbfdff}.backorder-eta-row.not_opened,.backorder-eta-row.unlocked{background:#fffdf6}.backorder-eta-row.overdue{background:snow}.backorder-eta-status{border:1px solid var(--ui-border);background:var(--ui-surface);white-space:nowrap;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;font-weight:900;display:inline-flex}.backorder-eta-status.ready{color:#23693d;background:#f3fff6;border-color:#9cd5aa}.backorder-eta-status.in_production{color:#225ca8;background:#f3f9ff;border-color:#a7c7ee}.backorder-eta-status.not_opened,.backorder-eta-status.unlocked{color:#9a5a00;background:#fff8e8;border-color:#e9c46a}.backorder-eta-status.overdue{color:#a52b20;background:#fff2f1;border-color:#e5a5a0}.backorder-eta-promise{border:1px solid var(--ui-border);background:var(--ui-surface);white-space:nowrap;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;font-weight:900;display:inline-flex}.backorder-eta-promise.good{color:#23693d;background:#f3fff6;border-color:#9cd5aa}.backorder-eta-promise.info{color:#225ca8;background:#f3f9ff;border-color:#a7c7ee}.backorder-eta-promise.warning{color:#9a5a00;background:#fff8e8;border-color:#e9c46a}.backorder-eta-promise.danger{color:#a52b20;background:#fff2f1;border-color:#e5a5a0}.backorder-eta-empty{border:1px solid var(--border);background:var(--ui-surface);color:var(--muted);padding:18px;font-weight:900}@media (max-width:900px){.system-health-banner,.system-health-hero{flex-direction:column;align-items:stretch}.system-health-counts{grid-template-columns:repeat(3,1fr);min-width:0}.factory-sync-history-actions{grid-template-columns:1fr}.home-workbench,.home-action-grid,.home-primary-metrics{grid-template-columns:1fr}.home-primary-card{min-height:0}.home-primary-card strong{font-size:36px}.customer-stock-page{padding:12px}.customer-stock-hero{padding:16px}.customer-stock-hero img{width:150px}.customer-stock-hero h1{font-size:30px}.customer-stock-search{grid-template-columns:1fr}.customer-stock-result-head{flex-direction:column;align-items:flex-start}.today-exception-hero,.today-exception-layout,.today-exception-section-head,.today-exception-item{grid-template-columns:1fr}.today-exception-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-exception-actions{grid-template-columns:1fr}.today-exception-section-count{text-align:left}.product-life-hero,.product-life-filters,.backorder-eta-hero,.backorder-eta-filters,.backorder-eta-group-head{grid-template-columns:1fr}.backorder-eta-group-metrics{justify-content:flex-start}}:root{--ui-bg:#faf8f4;--ui-bg-soft:#f3efe8;--ui-surface:#fffdfb;--ui-surface-2:#fffefc;--ui-border:#ece7df;--ui-border-strong:#ddd6ca;--ui-text:#2a2620;--ui-text-2:#6f685c;--ui-text-3:#9a9384;--ui-accent:#2f6fed;--ui-accent-strong:#1f57c8;--ui-accent-soft:#eaf1ff;--ui-on-accent:#fff;--ui-ok:#1a7f37;--ui-ok-bg:#e7f6ec;--ui-warn:#b45309;--ui-warn-bg:#fdf0df;--ui-danger:#c62828;--ui-danger-bg:#fdeaea;--ui-radius:12px;--ui-radius-lg:16px;--ui-shadow:0 1px 3px #2821140f,0 10px 26px #2821140f;--ui-shadow-sm:0 1px 2px #2821140d}:root[data-theme=graylight]{--ui-bg:#f4f5f7;--ui-bg-soft:#eceef2;--ui-surface:#fff;--ui-surface-2:#fff;--ui-border:#e6e8ec;--ui-border-strong:#d6dae1;--ui-text:#1c2230;--ui-text-2:#5b6472;--ui-text-3:#8a93a3;--ui-shadow:0 1px 3px #141e370f,0 10px 26px #141e370f;--ui-shadow-sm:0 1px 2px #141e370d}:root[data-theme=sky]{--ui-bg:#eff4fb;--ui-bg-soft:#e6eef8;--ui-surface:#fff;--ui-surface-2:#fff;--ui-border:#e0e8f2;--ui-border-strong:#cdd9ea;--ui-text:#16202e;--ui-text-2:#566578;--ui-text-3:#8593a6;--ui-shadow:0 1px 3px #14284b0f,0 10px 26px #14284b12;--ui-shadow-sm:0 1px 2px #14284b0d}:root[data-theme=dim]{--ui-bg:#1b2230;--ui-bg-soft:#212a3a;--ui-surface:#232c3d;--ui-surface-2:#283246;--ui-border:#ffffff17;--ui-border-strong:#ffffff2e;--ui-text:#e9eef6;--ui-text-2:#e9eef69e;--ui-text-3:#e9eef666;--ui-accent:#4d8bff;--ui-accent-strong:#6ea1ff;--ui-accent-soft:#4d8bff2e;--ui-on-accent:#fff;--ui-ok:#5bd07e;--ui-ok-bg:#30d15829;--ui-warn:#ffb454;--ui-warn-bg:#ff9f0a29;--ui-danger:#ff7b72;--ui-danger-bg:#ff453a29;--ui-shadow:0 1px 3px #0000004d,0 12px 30px #00000052;--ui-shadow-sm:0 1px 2px #00000047}:root[data-theme=dark]{--ui-bg:#0c0e13;--ui-bg-soft:#11141b;--ui-surface:#161a22;--ui-surface-2:#1c212b;--ui-border:#ffffff14;--ui-border-strong:#ffffff29;--ui-text:#f2f5fa;--ui-text-2:#f0f5fa94;--ui-text-3:#f0f5fa61;--ui-accent:#4d8bff;--ui-accent-strong:#6ea1ff;--ui-accent-soft:#4d8bff2e;--ui-on-accent:#fff;--ui-ok:#5bd07e;--ui-ok-bg:#30d15826;--ui-warn:#ffb454;--ui-warn-bg:#ff9f0a26;--ui-danger:#ff7b72;--ui-danger-bg:#ff453a26;--ui-shadow:0 1px 3px #0006,0 14px 34px #0006;--ui-shadow-sm:0 1px 2px #00000059}body{background:var(--ui-bg);color:var(--ui-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro SC,PingFang SC,Microsoft YaHei,sans-serif}.title{color:var(--ui-text)}.muted-text{color:var(--ui-text-3)}.topbar{border-bottom:1px solid var(--ui-border)}.nav-link{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text-2);border-radius:var(--ui-radius);min-width:auto;min-height:44px;box-shadow:var(--ui-shadow-sm);padding:0 16px;font-size:14px;font-weight:600;transition:border-color .16s,background .16s,color .16s}.nav-link:hover{border-color:var(--ui-border-strong);color:var(--ui-text)}.nav-link.active{background:var(--ui-accent);border-color:var(--ui-accent);color:var(--ui-on-accent);box-shadow:0 6px 16px var(--ui-accent-soft)}.top-actions .nav-link[href=\/sales-out].active{background:var(--ui-ok);border-color:var(--ui-ok);color:#fff}.more-nav-menu{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow);padding:8px}.more-nav-link{color:var(--ui-text-2);background:0 0;border:1px solid #0000;border-radius:10px;min-height:40px;font-size:14px;font-weight:600}.more-nav-link:hover{background:var(--ui-bg)}.more-nav-link.active{border-color:var(--ui-accent);background:var(--ui-accent-soft);color:var(--ui-accent)}.home-primary-card,.home-action-card{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow);transition:transform .18s,border-color .18s}.home-action-card:hover,.home-primary-card:hover{border-color:var(--ui-border-strong);transform:translateY(-2px)}.home-primary-card{border:2px solid var(--ui-accent)}.home-primary-card span,.home-action-card span{color:var(--ui-text-2)}.home-primary-card strong,.home-action-card strong{color:var(--ui-text)}.home-primary-card em{color:var(--ui-text-2)}.home-primary-metrics b{border:1px solid var(--ui-border);background:var(--ui-bg);color:var(--ui-text);border-radius:10px}.home-action-card em{color:var(--ui-text-2)}.home-action-card small{color:var(--ui-text-3)}.home-action-card.green,.home-action-card.blue,.home-action-card.orange,.home-action-card.red,.home-action-card.slate{background:var(--ui-surface);border-color:var(--ui-border)}.home-action-card.red strong{color:var(--ui-danger)}.home-action-card.orange strong{color:var(--ui-warn)}.ui-skin{display:inline-flex;position:relative}.ui-skin-btn{border-radius:var(--ui-radius);border:1px solid var(--ui-border);background:var(--ui-surface);height:44px;color:var(--ui-text-2);cursor:pointer;box-shadow:var(--ui-shadow-sm);align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.ui-skin-btn:hover{border-color:var(--ui-border-strong);color:var(--ui-text)}.ui-skin-dot{border:1px solid #7d7d7d59;border-radius:50%;width:14px;height:14px}.ui-skin-menu{z-index:40;border-radius:var(--ui-radius-lg);border:1px solid var(--ui-border);background:var(--ui-surface);min-width:172px;box-shadow:var(--ui-shadow);padding:8px;position:absolute;top:52px;right:0}.ui-skin-grp{color:var(--ui-text-3);padding:7px 8px 3px;font-size:11px;font-weight:600}.ui-skin-item{color:var(--ui-text);cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:8px;font-size:14px;display:flex}.ui-skin-item:hover{background:var(--ui-bg)}.ui-skin-item.on{background:var(--ui-accent-soft);color:var(--ui-accent);font-weight:600}.ui-skin-sw{border:1px solid #7d7d7d59;border-radius:5px;width:16px;height:16px}.panel{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow)}.panel-header{border-bottom:1px solid var(--ui-border)}.compact-table{border:1px solid var(--ui-border);border-radius:var(--ui-radius)}.btn{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow-sm);font-weight:600;transition:border-color .16s,background .16s,filter .16s}.btn:hover{border-color:var(--ui-border-strong)}.btn.primary{border-color:var(--ui-accent);background:var(--ui-accent);color:var(--ui-on-accent);box-shadow:0 4px 12px var(--ui-accent-soft)}.btn.good{border-color:var(--ui-ok);background:var(--ui-ok);color:#fff}.btn.success{border-color:var(--ui-ok-bg);background:var(--ui-ok-bg);color:var(--ui-ok)}.btn.danger{border-color:var(--ui-danger);background:var(--ui-danger);color:#fff}.return-entry-btn{border-color:var(--ui-warn);background:var(--ui-warn);color:#fff}input[type=text],input[type=search],input[type=number],input[type=tel],input[type=password],input:not([type]),select,textarea,.input,.select,.textarea{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-text)}input::placeholder,textarea::placeholder{color:var(--ui-text-3)}.field{color:var(--ui-text);font-weight:600}table{color:var(--ui-text)}th{background:var(--ui-bg-soft);color:var(--ui-text-2);border-bottom:1px solid var(--ui-border)}th,td{border-color:var(--ui-border)}tbody tr:hover td{background:var(--ui-bg-soft)}.section-title,.form-title,.section-title-row h3{color:var(--ui-text)}.scan-stat{border:1px solid var(--ui-border);background:var(--ui-bg-soft);border-radius:var(--ui-radius)}.scan-stat span{color:var(--ui-text)}.scan-stat strong{color:var(--ui-text-2)}.scan-stat.good span{color:var(--ui-ok)}.scan-confirm-box{border:1px solid var(--ui-accent);background:var(--ui-accent-soft);border-radius:var(--ui-radius)}.scan-confirm-box span{color:var(--ui-text-2)}.scan-confirm-box strong{color:var(--ui-accent)}:root{--ui-radius-lg:18px;--ui-glow-a:#2f6fed0f;--ui-glow-b:#7b5cff0d}:root[data-theme=graylight]{--ui-glow-a:#2f6fed0f;--ui-glow-b:#7b5cff0d}:root[data-theme=sky]{--ui-glow-a:#2f6fed1a;--ui-glow-b:#508cff0f}:root[data-theme=dim]{--ui-glow-a:#4082ff38;--ui-glow-b:#8264ff2b;--ui-surface:#283142b8}:root[data-theme=dark]{--ui-glow-a:#3678ff38;--ui-glow-b:#7b5cff2e;--ui-surface:#1a1f2ab3}body{background-color:var(--ui-bg);background-image:radial-gradient(760px 480px at 8% -10%,var(--ui-glow-a),transparent 60%),radial-gradient(720px 520px at 112% 16%,var(--ui-glow-b),transparent 55%);background-repeat:no-repeat;background-attachment:fixed}:root[data-theme=dim] .panel,:root[data-theme=dark] .panel,:root[data-theme=dim] .home-primary-card,:root[data-theme=dark] .home-primary-card,:root[data-theme=dim] .home-action-card,:root[data-theme=dark] .home-action-card{-webkit-backdrop-filter:blur(16px)saturate(140%)}.btn.primary{color:#fff;background:#0a84ff;border-color:#0a84ff;box-shadow:0 6px 18px #0a84ff66}.btn.primary:hover{background:#0a7aef;border-color:#0a7aef}.btn.good{color:#053018;background:#2bc659;border-color:#2bc659;box-shadow:0 6px 18px #2bc65957}.btn.good:hover{filter:brightness(1.05)}.btn.danger{color:#fff;background:#ff453a;border-color:#ff453a;box-shadow:0 6px 16px #ff453a57}.btn.danger:hover{filter:brightness(1.05)}.return-entry-btn{color:#3a2300;background:#ff9f0a;border-color:#ff9f0a;box-shadow:0 6px 18px #ff9f0a5c}.return-entry-btn:hover{filter:brightness(1.05);color:#3a2300}.home-primary-card{box-shadow:0 8px 26px #0a84ff1f,var(--ui-shadow)}.settlement-action-metrics div,.ledger-summary-grid div{background:var(--ui-surface);border-color:var(--ui-border)}.settlement-action-metrics span,.ledger-summary-grid span{color:var(--ui-text-2)}.cash-customer-chip{border-color:var(--ui-accent);background:var(--ui-accent-soft);color:var(--ui-accent)}.return-customer-hint{border-color:var(--ui-ok);background:var(--ui-ok-bg);color:var(--ui-ok)}.pending-summary span{border-color:var(--ui-border);background:var(--ui-bg-soft);color:var(--ui-text-2)}.manual-return-panel{border-color:var(--ui-border);background:var(--ui-bg-soft)}.manual-return-summary{color:var(--ui-text-2)}.manual-return-body{border-top-color:var(--ui-border)}.manual-return-badge{border-color:var(--ui-warn);background:var(--ui-warn-bg);color:var(--ui-warn)}.manual-mode-tab{border-color:var(--ui-border);background:var(--ui-surface);color:var(--ui-text-2)}.detail-summary{color:var(--ui-text-2)}.detail-type{border-color:var(--ui-border);background:var(--ui-bg-soft);color:var(--ui-text-2)}.detail-type.sale,.detail-type.manual_sale{border-color:var(--ui-ok);background:var(--ui-ok-bg);color:var(--ui-ok)}.detail-type.return,.detail-type.manual{border-color:var(--ui-warn);background:var(--ui-warn-bg);color:var(--ui-warn)}.locked-chip,.message{border-color:var(--ui-border);background:var(--ui-bg-soft);color:var(--ui-text-2)}:root[data-theme=dim]{--ui-bg:#3f4c61;--ui-bg-soft:#49576d;--ui-surface:#ffffff1a;--ui-surface-2:#ffffff21;--ui-border:#ffffff26;--ui-border-strong:#ffffff42;--ui-text:#f3f6fb;--ui-text-2:#f3f6fbb8;--ui-text-3:#f3f6fb80;--ui-glow-a:#5f9bff21;--ui-glow-b:#9678ff1a}.btn:disabled,.btn[disabled]{background:var(--ui-bg-soft);border-color:var(--ui-border);color:var(--ui-text-3);box-shadow:none;opacity:1}.btn:disabled:hover,.btn[disabled]:hover{filter:none;background:var(--ui-bg-soft);border-color:var(--ui-border)}.cash-customer-chip,.return-customer-hint,.locked-chip,.detail-summary,.detail-type,.manual-return-summary,.manual-return-badge,.pending-summary span,.scan-stat strong,.scan-current,.section-title,.form-title,.form-title-row,.section-title-row h3{font-weight:600}.settlement-action-metrics span,.ledger-summary-grid span{font-weight:500}.field input,.field textarea,.field select,.field .input{font-weight:400}.btn.good:disabled,.btn.good[disabled]{color:#fff;box-shadow:none;opacity:1;background:#4aa46f;border-color:#4aa46f}.btn.good:disabled:hover,.btn.good[disabled]:hover{filter:none;background:#4aa46f;border-color:#4aa46f}.scan-panel .form-title-row{flex-direction:column;align-items:stretch;gap:10px}.scan-panel .confirm-button-group{grid-template-columns:1fr 1fr;width:100%}@media (max-width:560px){.scan-panel .confirm-button-group{grid-template-columns:1fr}}@media print{:root,:root[data-theme=graylight],:root[data-theme=sky],:root[data-theme=dim],:root[data-theme=dark]{--ui-bg:#fff;--ui-bg-soft:#fff;--ui-surface:#fff;--ui-surface-2:#fff;--ui-border:#ccc;--ui-border-strong:#999;--ui-text:#000;--ui-text-2:#333;--ui-text-3:#555;--ui-shadow:none;--ui-shadow-sm:none;--ui-glow-a:transparent;--ui-glow-b:transparent}}.shell input:not([type=checkbox]):not([type=radio]),.shell select,.shell textarea,.shell button,.shell [class*=card],.shell [class*=chip],.shell [class*=badge],.shell [class*=panel],.shell [class*=summary],.shell [class*=metric],.shell [class*=box],.shell [class*=pill],.shell [class*=note],.shell [class*=hint],.shell [class*=stat],.settlement-action-metrics div,.ledger-summary-grid div,.scan-stats>div{border-radius:var(--ui-radius)}.btn:disabled,.btn[disabled]{background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-text);filter:grayscale(.5)opacity(.78);box-shadow:none;cursor:not-allowed}.btn.primary:disabled,.btn.primary[disabled]{background:var(--ui-accent);border-color:var(--ui-accent);color:var(--ui-on-accent)}.btn.good:disabled,.btn.good[disabled]{color:#fff;filter:none;background:#4aa46f;border-color:#4aa46f}.btn.danger:disabled,.btn.danger[disabled]{background:var(--ui-danger);border-color:var(--ui-danger);color:#fff}.return-entry-btn:disabled,.return-entry-btn[disabled]{background:var(--ui-warn);border-color:var(--ui-warn);color:#3a2300}.btn:disabled:hover,.btn[disabled]:hover{filter:grayscale(.5)opacity(.78)}.btn.good:disabled:hover{filter:none}input[type=file]{color:var(--ui-text-2);font-size:13px}input[type=file]::file-selector-button{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);color:var(--ui-text);cursor:pointer;margin-right:10px;padding:8px 14px;font-family:inherit;font-weight:500;transition:border-color .16s,background .16s}input[type=file]::file-selector-button:hover{border-color:var(--ui-border-strong);background:var(--ui-bg-soft)}.nav-link,.more-nav-link,.ui-skin-btn{will-change:transform;transition:transform .22s cubic-bezier(.34,1.56,.64,1),border-color .16s,background .16s,color .16s,box-shadow .2s}.nav-link:hover,.more-nav-link:hover{transform:translateY(-3px)scale(1.03)}.nav-link:hover{box-shadow:0 7px 18px #1f6fed2e}.top-actions .nav-link[href=\/sales-out]:hover{box-shadow:0 7px 18px #16653438}.nav-link.active:hover,.ui-skin-btn:hover{transform:translateY(-2px)}.nav-link{border-radius:14px!important;min-height:50px!important;padding:0 22px!important;font-size:16px!important}.more-nav-trigger:after{font-size:14px}.more-nav-link{border-radius:12px;min-height:46px!important;font-size:15.5px!important}.ui-skin-btn{border-radius:14px;height:50px!important;padding:0 18px!important;font-size:15.5px!important}.more-nav-menu{min-width:200px;padding:10px}.more-nav-link{transition:transform .18s cubic-bezier(.34,1.56,.64,1),background .15s,color .15s,box-shadow .2s;background:var(--ui-accent-soft)!important;border:1px solid var(--ui-border)!important;color:var(--ui-text)!important;box-shadow:var(--ui-shadow-sm)!important;min-height:46px!important;margin:4px 0!important;padding:0 14px!important;font-weight:600!important}.more-nav-link:hover{transform:translate(4px);background:var(--ui-accent)!important;color:#fff!important;border-color:var(--ui-accent)!important;box-shadow:0 6px 16px var(--ui-accent-soft)!important}.more-nav-link.active{background:var(--ui-accent)!important;color:#fff!important;border-color:var(--ui-accent)!important}.top-actions .nav-link{background:var(--ui-accent-soft)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}.top-actions .nav-link.active{background:var(--ui-accent)!important;color:#fff!important;border-color:var(--ui-accent)!important}.top-actions .nav-link[href=\/sales-out]{background:var(--ui-ok-bg)!important;color:var(--ui-ok)!important;border-color:#0000!important}.top-actions .nav-link[href=\/sales-out].active{background:var(--ui-ok)!important;color:#fff!important;border-color:var(--ui-ok)!important}:root[data-theme=mint]{--ui-bg:#eef6f2;--ui-bg-soft:#e3efe9;--ui-surface:#fbfffd;--ui-surface-2:#fff;--ui-border:#d9e8e1;--ui-border-strong:#c6ddd2;--ui-text:#152a22;--ui-text-2:#5a6f66;--ui-text-3:#8aa399}:root[data-theme=lavender]{--ui-bg:#f3f2fb;--ui-bg-soft:#e9e7f5;--ui-surface:#fdfdff;--ui-surface-2:#fff;--ui-border:#e4e1f1;--ui-border-strong:#d4cfe8;--ui-text:#241f33;--ui-text-2:#665f7a;--ui-text-3:#9a93ad}:root[data-theme=sand]{--ui-bg:#f6f3ec;--ui-bg-soft:#ece7db;--ui-surface:#fffdf8;--ui-surface-2:#fff;--ui-border:#e8e1d2;--ui-border-strong:#d8cfbb;--ui-text:#2b2920;--ui-text-2:#6f6a5a;--ui-text-3:#9c9684}:root[data-theme=rose]{--ui-bg:#fbf0f2;--ui-bg-soft:#f5e2e6;--ui-surface:#fffafb;--ui-surface-2:#fff;--ui-border:#f0dde1;--ui-border-strong:#e6c9cf;--ui-text:#33232a;--ui-text-2:#7a6168;--ui-text-3:#ab9398}:root[data-theme=cream]{--ui-bg:#fdf9ef;--ui-bg-soft:#f6efdd;--ui-surface:#fffefb;--ui-surface-2:#fff;--ui-border:#ece4d0;--ui-border-strong:#ddd2b8;--ui-text:#2c2820;--ui-text-2:#756d58;--ui-text-3:#a89f86}:root[data-theme=ice]{--ui-bg:#ecf6fa;--ui-bg-soft:#ddeef4;--ui-surface:#fbfeff;--ui-surface-2:#fff;--ui-border:#d6e8ef;--ui-border-strong:#c2dbe5;--ui-text:#15252e;--ui-text-2:#566c78;--ui-text-3:#85a0ab}:root[data-theme=peach]{--ui-bg:#fdf2ea;--ui-bg-soft:#f7e6d8;--ui-surface:#fffcf9;--ui-surface-2:#fff;--ui-border:#f0e0d2;--ui-border-strong:#e6cdb8;--ui-text:#33271f;--ui-text-2:#7a665a;--ui-text-3:#ab9384}:root[data-theme=dim],:root[data-theme=dimwarm],:root[data-theme=dimgreen],:root[data-theme=dimpurple],:root[data-theme=dimcharcoal],:root[data-theme=dimteal],:root[data-theme=dimwine],:root[data-theme=dimnavy],:root[data-theme=dimolive],:root[data-theme=dimplum]{--ui-surface:#ffffff1a;--ui-surface-2:#ffffff21;--ui-border:#ffffff26;--ui-border-strong:#ffffff42;--ui-text:#f3f6fb;--ui-text-2:#f3f6fbb8;--ui-text-3:#f3f6fb80;--ui-accent:#4d8bff;--ui-accent-strong:#6ea1ff;--ui-accent-soft:#4d8bff33;--ui-on-accent:#fff;--ui-ok:#5bd07e;--ui-ok-bg:#30d15829;--ui-warn:#ffb454;--ui-warn-bg:#ff9f0a29;--ui-danger:#ff7b72;--ui-danger-bg:#ff453a29;--ui-glow-a:#78a0ff1f;--ui-glow-b:#9678ff1a;--ui-shadow:0 1px 3px #0000004d,0 12px 30px #00000052;--ui-shadow-sm:0 1px 2px #00000047}:root[data-theme=dim]{--ui-bg:#3f4c61;--ui-bg-soft:#49576d}:root[data-theme=dimwarm]{--ui-bg:#4b4640;--ui-bg-soft:#565049}:root[data-theme=dimgreen]{--ui-bg:#38483f;--ui-bg-soft:#42544a}:root[data-theme=dimpurple]{--ui-bg:#463f5a;--ui-bg-soft:#514967}:root[data-theme=dimcharcoal]{--ui-bg:#3b3e44;--ui-bg-soft:#45494f}:root[data-theme=dimteal]{--ui-bg:#36474b;--ui-bg-soft:#405357}:root[data-theme=dimwine]{--ui-bg:#4a3d44;--ui-bg-soft:#564751}:root[data-theme=dimnavy]{--ui-bg:#333c54;--ui-bg-soft:#3d4863}:root[data-theme=dimolive]{--ui-bg:#43472f;--ui-bg-soft:#4d5237}:root[data-theme=dimplum]{--ui-bg:#473a4b;--ui-bg-soft:#534459}:root[data-theme^=dim] .panel,:root[data-theme^=dim] .home-primary-card,:root[data-theme^=dim] .home-action-card,:root[data-theme^=dim] [class*=-panel]{-webkit-backdrop-filter:blur(16px)saturate(140%)}.ui-skin-menu{max-height:62vh;overflow:auto}.cash-customer-chip .cash-customer-name{color:#d92d20;letter-spacing:2px;font-size:44px;font-weight:900;line-height:1.15}.detail-summary-big{align-items:baseline;gap:10px;font-size:21px;font-weight:900;display:inline-flex}.detail-summary-big .detail-sum-sale{color:#15803d}.detail-summary-big .detail-sum-return{color:#c2410c}.detail-summary-big .detail-sum-net{color:#1d4ed8}.detail-summary-big .detail-sum-staged{color:#92400e;font-size:15px;font-weight:700}.detail-summary-big .detail-sum-sep{color:#94a3b8;font-weight:400}.empty-detail-hint-row td{color:#64748b;font-size:13px}.empty-detail-placeholder-row td{background:0 0;height:34px}span.entry-badge,.customer-demand-single-customer-head strong span.entry-badge,.field span.entry-badge{color:#fff;letter-spacing:1px;vertical-align:middle;background:#1d4ed8;border-radius:6px;margin-right:8px;padding:2px 10px;font-size:14px;font-weight:900;display:inline-block}.entry-row-abc{grid-template-columns:1.5fr 1fr 1fr;align-items:stretch;gap:12px;margin-top:10px;display:grid}.entry-row-abc>.customer-demand-single-customer-ocr{margin:0}.entry-row-abc>.customer-demand-text-grid,.entry-row-abc>.customer-demand-ocr-row{background:#fbfdff;border:1px solid #dbe5f0;border-radius:10px;flex-direction:column;align-items:stretch;gap:8px;margin:0;padding:12px;display:flex}@media (max-width:1100px){.entry-row-abc{grid-template-columns:1fr}}.entry-row-abc{align-items:start}.entry-row-abc .field.grow{flex:none;min-width:0}.entry-row-abc .customer-demand-ocr-hint{flex:none}.entry-row-abc>.customer-demand-text-grid textarea{min-height:72px}.entry-row-abc>.customer-demand-text-grid .btn{min-width:0;height:44px}@media (max-width:1400px){.entry-row-abc{grid-template-columns:1fr 1fr}}@media (max-width:1100px){.entry-row-abc{grid-template-columns:1fr}}.product-choice-added{background:#f0fdf4;border-color:#15803d!important}.product-choice-added strong{color:#15803d}.form-title .settlement-amount-display{color:#d92d20;letter-spacing:1px;vertical-align:middle;margin-left:10px;font-size:36px;font-weight:900;line-height:1}.cash-customer-chip-top{text-align:center;margin-top:0;margin-bottom:10px;padding:10px}.scan-input,input.input.mono.scan-input{border-radius:10px;border:3px solid #d92d20!important}.scan-input:focus,input.input.mono.scan-input:focus{outline:none;border-color:#b91c1c!important;box-shadow:0 0 0 4px #d92d202e!important}.customer-demand-batch-legend{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.customer-demand-batch-legend-item{color:#854d0e;background:#fefce8;border:1px solid #ca8a04;border-radius:6px;padding:1px 8px;font-size:12px;font-weight:900}.customer-demand-batch-tag{color:#854d0e;vertical-align:middle;background:#fefce8;border:1px solid #ca8a04;border-radius:6px;margin-left:6px;padding:0 6px;font-size:11px;font-weight:900;display:inline-block}.today-sales-row-actions{flex-wrap:nowrap;justify-content:flex-end;gap:4px;display:flex}.today-sales-row-actions .btn.mini{white-space:nowrap;padding:4px 8px;font-size:12px}.today-print-receipt-btn{color:#15803d;border-color:#15803d}.report-batch-head-row td{color:#854d0e;background:#fefce8;border-top:2px solid #ca8a04;padding:4px 8px;font-weight:900}.report-batch-head-note{color:#64748b;margin-left:8px;font-size:12px;font-weight:700}.report-batch-readonly{color:#94a3b8;font-weight:900}.size-matrix-wrap{border:1px solid var(--ui-border);border-radius:var(--ui-radius);max-height:720px;overflow:auto}.size-matrix-table{border-collapse:collapse;width:100%;min-width:1080px;font-size:12px}.size-matrix-table th,.size-matrix-table td{text-align:center;white-space:nowrap;border:1px solid #94a1b2;padding:1px 4px}.size-matrix-table td:nth-child(6),.size-matrix-table thead th:nth-child(6){background:#eef5ff}.size-matrix-table td:nth-child(7),.size-matrix-table thead th:nth-child(7){background:#fff4e8}.size-matrix-table thead th{z-index:2;background:#eef2f7;font-weight:800;position:sticky;top:0}.size-matrix-table .matrix-sku-col,.size-matrix-table .matrix-color-col,.size-matrix-table .matrix-note-col,.size-matrix-table .matrix-customer-col{text-align:left}.size-matrix-table .matrix-sku-col{width:74px}.size-matrix-table .matrix-color-col{width:90px}.size-matrix-table .matrix-note-col{white-space:normal;min-width:128px}.size-matrix-table .matrix-customer-col{white-space:normal;min-width:92px}.size-matrix-table .matrix-size-cellbody{justify-content:center;align-items:center;gap:2px;display:flex}.size-matrix-table .matrix-size-tag{color:#475569;font-size:10px;font-weight:800}.size-matrix-table .matrix-size-cell.has-qty{color:#1f6f3f;font-weight:900}.size-matrix-table .matrix-size-cell.has-qty .matrix-size-input{color:#c0111b;background:#ffe9a8;border-color:#e0a800;font-weight:900}.size-matrix-table .matrix-total-col{font-weight:800}.size-matrix-table .matrix-size-input{text-align:center;width:40px;height:22px;padding:0 2px;font-size:12px}.size-matrix-table tr.basket-row-flash td{transition:background .4s;background:#fff3b0!important}.basket-stock-line{cursor:help;margin-top:1px;font-size:11px;font-weight:800;line-height:1.1}.basket-stock-line .stock-green{color:#1f8f4e}.basket-stock-line .stock-red{color:#d0342c;margin-left:1px}.track-order-group-head td{color:#334155;cursor:pointer;text-align:left;background:#e8edf3;border-top:2px solid #94a1b2;padding:6px 12px;font-weight:800}.track-order-group-head:hover td{background:#dbe3ec}.track-order-group-head.track-order-pending td{color:#b02a1e;background:#fbe3e0;border-top-color:#d0342c}.track-order-group-head.track-order-done td{color:#1f7a44;background:#dcf0e2;border-top-color:#1f8f4e}.track-line-pending td{background:#fdeceb}.track-line-pending:hover td{background:#fadfdd}.basket-manual-add{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#f6f8fb;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:8px 10px;display:flex}.production-demand-table{border-collapse:collapse}.production-demand-table th,.production-demand-table td{border:1px solid var(--ui-border);padding:3px 8px}.production-demand-table thead th{z-index:2;background:#eef2f7;position:sticky;top:0}.storage-locations{flex-direction:column;gap:16px;display:flex}.storage-add-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.storage-add-row input,.storage-add-row select{border:1px solid var(--border,#d0d5dd);border-radius:8px;min-width:120px;padding:8px 10px}.storage-tree{flex-direction:column;gap:12px;display:flex}.storage-zone{border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:10px 12px}.storage-zone-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.storage-shelf-row{flex-wrap:wrap;gap:8px;display:flex}.storage-shelf-chip{border:1px solid #c7d2fe;border-radius:8px;align-items:stretch;display:inline-flex;overflow:hidden}.storage-shelf-chip.active{outline:2px solid #6366f1}.storage-shelf-btn{cursor:pointer;color:#3730a3;background:#eef2ff;border:none;flex-direction:column;align-items:flex-start;gap:2px;padding:6px 10px;font-weight:700;display:inline-flex}.storage-shelf-btn em{color:#6b7280;font-size:11px;font-style:normal;font-weight:500}.storage-zone-toggle{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:2px 4px;font-size:15px;display:inline-flex}.storage-zone-toggle strong{font-size:15px}.storage-zone-toggle em{color:#6b7280;font-size:12px;font-style:normal;font-weight:500}.storage-zone-caret{color:#6b7280;width:14px;font-size:11px}.storage-delete-row{border-top:1px dashed var(--border,#d0d5dd);margin-top:2px;padding-top:10px}.storage-delete-label{color:#b91c1c;font-weight:600}.boss-periods{flex-wrap:wrap;gap:8px;display:flex}.boss-period-chip{border:1px solid var(--border,#d0d5dd);cursor:pointer;background:#fff;border-radius:999px;padding:8px 18px;font-size:15px;font-weight:700}.boss-period-chip.active{color:#fff;background:#2f6fed;border-color:#2f6fed}.boss-module-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-items:start;gap:14px;margin-top:14px;display:grid}.boss-module-card h2{margin:0 0 10px;font-size:17px}.boss-hero{grid-column:1/-1}.boss-hero-net{align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.boss-hero-net .boss-hero-label{color:#6b7280;font-size:15px}.boss-hero-net strong{color:#15803d;font-size:40px;font-weight:800}.boss-hero-net strong.boss-neg{color:#b91c1c}.boss-hero-net .boss-hero-sub{color:#6b7280;font-size:16px}.boss-stat-row{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.boss-stat{background:#f6f8fc;border-radius:10px;flex-direction:column;flex:120px;gap:2px;padding:10px 12px;display:flex}.boss-stat span{color:#6b7280;font-size:12px}.boss-stat strong{font-size:22px;font-weight:700}.boss-stat strong.boss-neg{color:#b91c1c}.boss-stat strong.boss-warn{color:#b45309}.boss-stat em{color:#9ca3af;font-size:11px;font-style:normal}.boss-two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.boss-list-title{color:#374151;margin:8px 0 4px;font-size:13px;font-weight:700}.boss-rank{margin:0;padding:0;list-style:none}.boss-rank li{border-bottom:1px dashed #e5e7eb;justify-content:space-between;gap:8px;padding:4px 0;font-size:13px;display:flex}.boss-rank li span{color:#374151;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.boss-rank li b{color:#111827;white-space:nowrap}.boss-chain{align-items:center;gap:10px;margin-bottom:10px;font-size:15px;display:flex}.boss-chain b{color:#2f6fed;font-size:22px}.boss-chain i{color:#9ca3af;font-style:normal}.boss-pending{background:repeating-linear-gradient(45deg,#fafafa,#fafafa 10px,#f3f4f6 10px 20px)}.boss-wait{color:#b45309;margin-top:6px;font-weight:600}@media (max-width:600px){.boss-two-col{grid-template-columns:1fr}.boss-hero-net strong{font-size:32px}}.order-audit-alert{border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:14px;display:block}.order-audit-alert.ok{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.order-audit-alert.bad{color:#7f1d1d;background:#fef2f2;border:1px solid #fca5a5;border-left:6px solid #dc2626}.order-audit-alert strong{font-size:15px;display:block}.order-audit-alert span{opacity:.9;margin-top:2px;font-size:13px;display:block}.order-audit-alert em{color:#b91c1c;margin-top:2px;font-size:12px;font-style:normal;text-decoration:underline;display:block}.order-audit-alert.bad summary{cursor:pointer;list-style:none}.order-audit-alert.bad summary::-webkit-details-marker{display:none}.order-audit-table{border-collapse:collapse;background:#fff;width:auto;min-width:520px;margin-top:10px}.order-audit-table th,.order-audit-table td{text-align:left;border:1px solid #fca5a5;padding:4px 10px;font-size:13px;position:static}.order-audit-table th{background:#fee2e2}.storage-sku-picker{flex-wrap:wrap;gap:6px;max-height:180px;margin:8px 0;display:flex;overflow-y:auto}.storage-sku-picker .btn em{opacity:.7;font-style:normal;font-weight:400}.storage-bound-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.storage-bound-chip{background:#f3f4f6;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:inline-flex}.storage-bound-chip em{opacity:.7;font-style:normal;font-weight:400}.storage-bound-chip button{color:#b91c1c;cursor:pointer;background:0 0;border:none;font-size:15px}.storage-move-select{border:1px solid var(--border,#d0d5dd);cursor:pointer;color:#1d4ed8;background:#fff;border-radius:6px;max-width:88px;padding:2px 4px;font-size:12px}
