.erp-view{min-width:0}.erp-view:fullscreen{overflow:auto;background:var(--bb-bg);padding:35px;max-width:none}.erp-surface{padding:22px;margin:0 0 18px;background:var(--bb-panel);border:1px solid var(--bb-line);border-radius:var(--bb-radius,12px);min-width:0}.erp-surface h2{margin:0 0 14px}.erp-surface p{overflow-wrap:anywhere}.erp-shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px}.erp-shop-grid>.erp-surface{margin:0 0 18px}.erp-surface .actions{margin-top:15px}.erp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:850px}.erp-form label{display:grid;gap:7px;font-size:14px}.erp-form>.section-status{grid-column:1/-1}.erp-form>.erp-check{display:flex;gap:10px;align-items:center}.erp-check input{width:18px;height:18px}.erp-resources{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:20px}.erp-resources>div{border-left:3px solid var(--bb-accent);padding-left:14px}.erp-resources p{font-size:13px}.erp-resources small{color:var(--bb-accent)}.erp-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.erp-metric{display:block;font-size:40px;margin:12px 0;font-weight:600;font-variant-numeric:tabular-nums}.erp-stat-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--bb-line)}.erp-task-row{font-size:13px;border-bottom:1px solid var(--bb-line);padding-bottom:9px}.erp-table-wrap{overflow:auto}.erp-view table{width:100%;border-collapse:collapse;font-size:13px}.erp-view th,.erp-view td{text-align:left;padding:15px 12px;border-bottom:1px solid var(--bb-line);vertical-align:top;max-width:420px;overflow-wrap:anywhere}.erp-view th{color:var(--bb-muted);font-weight:500}.erp-view td small{display:block;color:var(--bb-muted);margin-top:5px}.erp-order-filter{max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.erp-template-list{margin-top:25px}.erp-surface>summary{cursor:pointer;font-weight:600}.erp-template-list p{font-size:13px}#erp-shop-editor{scroll-margin:30px}@media(max-width:1100px){.erp-metrics,.erp-order-filter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.erp-form,.erp-order-filter{grid-template-columns:1fr}.erp-surface{padding:17px}.erp-metrics{gap:10px}.erp-metric{font-size:30px}.erp-metrics .erp-surface{padding:13px}.erp-view:fullscreen{padding:16px}}

/* Smart Operations v2 */
.smart-operations-v2{padding-bottom:92px}.smart-heading .actions{margin-left:auto}.smart-heading [aria-pressed=true],.smart-tabs [aria-pressed=true]{background:var(--bb-tint);border-color:var(--bb-accent);color:var(--bb-accent)}.smart-stage{min-width:0}.smart-filter{position:sticky;top:0;z-index:4;padding:16px 18px}.smart-filter-grid{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(220px,1.4fr) minmax(135px,.75fr) minmax(240px,1.6fr) minmax(135px,.8fr) minmax(135px,.8fr) auto;gap:10px;align-items:center}.smart-filter-grid :is(input,select,button){width:100%;min-width:0;margin:0}.smart-product-table-wrap{padding:0;overflow:auto;max-height:calc(100dvh - 320px);min-height:320px}.smart-product-table{table-layout:fixed}.smart-product-table th{position:sticky;top:0;z-index:2;background:var(--bb-panel)}.smart-product-table th:first-child,.smart-product-table td:first-child{width:48px;text-align:center}.smart-product-table th:nth-child(2){width:37%}.smart-product-table th:nth-child(3){width:18%}.smart-product-table tr{content-visibility:auto;contain-intrinsic-size:72px}.smart-product-table tbody tr:hover{background:var(--bb-tint)}.smart-product-table input[type=checkbox]{width:18px;height:18px;min-width:18px}.smart-product-cell{display:flex;align-items:center;gap:12px;min-width:0}.smart-product-cell img,.smart-selected-preview img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:7px;background:var(--bb-bg);border:1px solid var(--bb-line)}.smart-product-cell strong,.smart-product-cell small{display:block;overflow:hidden;text-overflow:ellipsis}.smart-product-cell strong{white-space:nowrap}.smart-badge,.smart-ok{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--bb-tint);color:var(--bb-accent);font-size:12px}.smart-ok{color:var(--ok)}.smart-selection-dock{position:fixed;z-index:18;right:30px;bottom:24px;display:flex;align-items:center;gap:12px;padding:12px 14px 12px 18px;background:var(--bb-panel);border:1px solid var(--bb-accent);border-radius:12px;box-shadow:0 16px 45px rgba(0,0,0,.26)}.smart-selection-dock strong{min-width:116px}.smart-selection-dock button{margin:0}.smart-scheme-builder{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.smart-scheme-builder>label,.smart-template-editor>label{display:grid;gap:7px}.smart-template-preview,.smart-scheme-builder>h3,.smart-scheme-builder>.smart-selected-preview,.smart-scheme-builder>.section-status{grid-column:1/-1}.smart-template-preview{padding:15px;border:1px solid var(--bb-line);border-radius:9px;background:var(--bb-tint)}.smart-confirm-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.smart-confirm-grid>div{padding:14px;background:var(--bb-bg);border:1px solid var(--bb-line);border-radius:9px}.smart-confirm-grid small,.smart-confirm-grid strong{display:block}.smart-confirm-grid strong{margin-top:6px;font-size:16px}.smart-selected-preview{max-height:330px;overflow:auto;border:1px solid var(--bb-line);border-radius:9px}.smart-selected-preview>div{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--bb-line)}.smart-template-editor{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.smart-template-editor>h2,.smart-template-editor>p{grid-column:1/-1}.smart-scheme-card{max-width:1200px}.smart-scheme-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.smart-scheme-top h2{margin-bottom:5px}.smart-switch{display:flex;align-items:center;gap:9px;white-space:nowrap}.smart-switch input{width:20px;height:20px;min-width:20px}.smart-scheme-card .smart-confirm-grid{margin:18px 0}.smart-detail-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.smart-detail-metrics .erp-surface{padding:15px;margin-bottom:14px}.smart-detail-metrics span,.smart-detail-metrics strong{display:block}.smart-detail-metrics span{font-size:12px;color:var(--bb-muted)}.smart-detail-metrics strong{font-size:26px;margin-top:5px}.smart-tabs{display:flex;gap:8px;overflow:auto;margin:8px 0 12px}.smart-detail-body{overflow:auto}.smart-log-row{padding:12px 2px;border-bottom:1px solid var(--bb-line);overflow-wrap:anywhere}@media(max-width:1350px){.smart-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.smart-filter{position:static}.smart-filter-grid,.smart-scheme-builder,.smart-template-editor{grid-template-columns:1fr}.smart-template-preview,.smart-scheme-builder>h3,.smart-scheme-builder>.smart-selected-preview,.smart-scheme-builder>.section-status,.smart-template-editor>h2,.smart-template-editor>p{grid-column:auto}.smart-confirm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-product-table-wrap{max-height:none}.smart-product-table{min-width:820px}.smart-selection-dock{left:14px;right:14px;bottom:12px;justify-content:flex-end}.smart-selection-dock strong{margin-right:auto;min-width:0}.smart-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
