*{box-sizing:border-box}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--text-sm: 13px;--text-base: 14px;--text-lg: 16px;--text-xl: 20px;--text-2xl: 24px;--font-weight-medium: 500;--font-weight-semibold: 600;--surface-bg: #f6f6f7;--surface-card: #ffffff;--surface-muted: #f1f1f1;--border-default: #e3e3e3;--border-strong: #c9cccf;--text-primary: #1a1a1a;--text-muted: #616161;--status-info: #2563eb;--status-success: #059669;--status-warning: #d97706;--status-error: #dc2626;--shadow-card: 0 1px 0 rgba(0,0,0,.05);--shadow-hover: 0 3px 6px rgba(0,0,0,.08)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-primary);background:var(--surface-bg);font-size:var(--text-base);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);background:var(--surface-card)}h1{margin:0 0 var(--space-2) 0;font-size:var(--text-xl);font-weight:700}h3{margin:0 0 var(--space-2) 0;font-size:var(--text-lg);font-weight:var(--font-weight-semibold)}header.topbar{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border-default);box-shadow:0 1px #0000000a}.topbar-left{display:flex;flex-direction:column;gap:2px}.topbar-right{display:flex;gap:var(--space-2);align-items:center;flex-wrap:wrap;justify-content:flex-end}.brand{font-size:18px;font-weight:700;letter-spacing:-.01em}.nav-context-text{font-size:var(--text-sm);color:var(--text-muted)}.topbar-health{font-size:12px}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;border-radius:999px;font-size:11px;font-weight:var(--font-weight-semibold);line-height:1;color:#fff;background:var(--status-error)}#nav-context{font-size:var(--text-sm);color:var(--text-muted);max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}label.inline{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-sm)}label.inline.compact{gap:var(--space-1)}nav{display:flex;gap:var(--space-1);padding:8px var(--space-5);border-bottom:none;background:var(--surface-card);box-shadow:inset 0 -1px 0 var(--border-default)}button.tab{border:none;background:transparent;padding:10px 14px;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--text-muted);transition:background .12s,color .12s}button.tab:hover{background:var(--surface-muted);color:var(--text-primary)}button.tab.active{background:var(--surface-muted);color:var(--text-primary);font-weight:var(--font-weight-semibold);border-color:transparent}tr.clickable{cursor:pointer}tr.clickable:hover{background:#f9fafb}main{padding:var(--space-5) var(--space-5)}.panel{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-card)}.panel.lite{border-radius:var(--radius-md);padding:14px}.hidden{display:none!important}.muted{color:var(--text-muted);font-size:var(--text-base)}.row{display:flex;gap:var(--space-3);align-items:center;margin-top:var(--space-3);flex-wrap:wrap}.row.tight{margin-top:var(--space-2);gap:var(--space-2)}.icon-12{width:12px;height:12px;vertical-align:-2px;margin-right:4px}.catalog-toolbar{border:1px solid var(--border-default);background:var(--surface-card);border-radius:var(--radius-md);padding:8px 10px;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto}.catalog-status-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:-moz-max-content;min-width:max-content}.catalog-control-grid{display:flex;gap:6px;margin-top:0;min-width:-moz-max-content;min-width:max-content}.catalog-bulk-row{display:flex;align-items:center;gap:8px;min-width:-moz-max-content;min-width:max-content}.plp-select-col{width:38px;text-align:center}.plp-select-box{width:16px;height:16px}.toolbar-cluster{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);padding:4px 8px;display:flex;align-items:center}.toolbar-label{display:none}.toolbar-cluster .row.tight{margin-top:0;gap:4px;flex-wrap:nowrap}.catalog-query-row{align-items:end;border-top:0;padding-top:2px}.catalog-applied-row{border-top:0;padding-top:2px;margin-top:2px;flex-wrap:nowrap;overflow:hidden}.command-bar{align-items:center;padding-bottom:0}.odoo-search-shell{position:relative}.odoo-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background:#1a1a1a47;display:flex;align-items:center;justify-content:center;padding:18px}.odoo-search-trigger{min-width:92px;height:32px;padding:4px 12px;border-radius:var(--radius-sm);border-color:var(--border-strong);color:var(--text-muted);background:var(--surface-muted);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);transition:background .12s,border-color .12s}.odoo-search-trigger:hover{background:#e8e8e8}.odoo-search-dropdown{margin-top:0;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:0 16px 40px #00000029;padding:14px 16px 12px;width:min(1120px,96vw);max-height:88vh;overflow:auto}.odoo-search-grid{display:grid;grid-template-columns:1.15fr .9fr 1.05fr;gap:16px}.odoo-search-col{min-width:0;border-right:1px solid var(--border-default);padding-right:16px}.odoo-search-col:last-child{border-right:0;padding-right:0}.odoo-search-col h4{margin:2px 0 10px;font-size:var(--text-base);color:var(--text-primary);font-weight:var(--font-weight-semibold)}.odoo-section-title{margin-top:10px;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-muted)}.odoo-filter-groups{padding:0}.odoo-filter-group{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--border-default)}.odoo-filter-group:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.odoo-filter-group-title{color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-weight:var(--font-weight-medium)}.odoo-filter-item{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);padding:5px 8px;border-radius:var(--radius-sm);cursor:pointer;width:100%;border:0;background:transparent;text-align:left;transition:background .12s}.odoo-filter-item:hover{background:var(--surface-muted)}.odoo-filter-item .check{width:14px;color:#0f766e;font-weight:700;text-align:center}.odoo-filter-item.active{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.odoo-favorites-list{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow:auto;margin-bottom:10px}.odoo-favorite-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;border-radius:var(--radius-sm);font-size:var(--text-sm);transition:background .12s}.odoo-favorite-item:hover{background:var(--surface-muted)}.odoo-favorite-item.active{background:#ede9f3}.odoo-favorite-item .name{flex:1;cursor:pointer}.odoo-favorite-item .badge{font-size:11px;color:var(--text-muted)}.odoo-favorite-item .btn-secondary{border:1px solid var(--border-strong);background:var(--surface-card);min-height:24px;height:24px;padding:0 8px;border-radius:999px;font-size:11px;line-height:1;color:var(--text-muted)}.odoo-favorite-item .btn-secondary:hover{background:var(--surface-muted)}.odoo-rule-row .btn-secondary{min-width:68px;height:28px;padding:0 10px;border-radius:999px;font-size:11px}.odoo-favorite-empty{color:var(--text-muted);font-size:var(--text-sm)}.odoo-menu-action{margin:6px 0 4px;width:100%;justify-content:flex-start;text-align:left}.odoo-shortcuts{margin-top:6px;font-size:11px}.odoo-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a1a6b;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.odoo-modal{width:min(1060px,100%);border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-card);padding:0;box-shadow:0 20px 60px #0000002e}.odoo-modal .row,.odoo-modal label,.odoo-modal #plp-custom-filter-rows{margin-left:14px;margin-right:14px}.odoo-modal-header{margin:0!important;padding:14px 16px 12px;border-bottom:1px solid var(--border-default);justify-content:space-between}.odoo-modal-header h3{margin:0;font-size:var(--text-2xl);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.odoo-modal-close{width:32px;min-width:32px;height:32px;padding:0;border-radius:999px;border:0;background:transparent;color:var(--text-muted);font-size:18px;transition:background .12s}.odoo-modal-close:hover{background:var(--surface-muted)}.odoo-rule-rows{max-height:360px;overflow:auto;border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:10px;background:var(--surface-card)}.odoo-rule-row{display:grid;grid-template-columns:1.4fr .8fr 1.5fr auto;gap:8px;margin-bottom:8px}.odoo-rule-row:last-child{margin-bottom:0}.odoo-modal-footer{padding-bottom:14px}.odoo-primary{background:#7c5a73;border-color:#7c5a73}.odoo-primary:hover{background:#6d4d65}.command-input-wrap{position:relative;flex:1;min-width:420px}.command-bar #plp-command{width:100%;font-size:var(--text-base);border-radius:var(--radius-md);border:1px solid var(--border-strong);padding:10px 12px;background:transparent;position:relative;z-index:2;transition:border-color .12s}.command-input-wrap:focus-within{outline:2px solid var(--status-info);outline-offset:2px;border-radius:var(--radius-md)}.command-ghost{position:absolute;left:0;right:0;top:0;padding:10px 12px;font-size:var(--text-base);line-height:1.4;pointer-events:none;z-index:1;white-space:nowrap;overflow:hidden}.command-ghost .typed{color:transparent}.command-ghost .tail{color:#9ca3af}#plp-command-help{min-width:34px;padding-left:10px;padding-right:10px}.command-suggest{margin-top:6px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);padding:6px;max-height:240px;overflow:auto;box-shadow:0 8px 24px #0000001a}.command-suggest-item{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-sm);transition:background .12s}.command-suggest-item:hover,.command-suggest-item.active{background:var(--surface-muted)}.command-suggest-item .meta{color:var(--text-muted);white-space:nowrap}#plp-command-tokens .chip{border-color:var(--border-default);background:#fafafa}.filter-help{margin-bottom:var(--space-2)}.preset-more{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);padding:6px 10px}.preset-more summary{cursor:pointer;color:var(--text-muted);font-size:var(--text-sm)}#plp-empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);padding:10px 14px;background:var(--surface-card)}#plp-empty-state .empty-title{font-weight:var(--font-weight-semibold)}#plp-empty-state .empty-actions{display:flex;gap:6px;flex-wrap:wrap}#plp-empty-state .empty-reasons{font-size:var(--text-sm);color:var(--text-muted)}.sticky-summary{position:sticky;top:0;z-index:3;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:6px 10px;box-shadow:var(--shadow-card)}#plp-applied-summary{font-size:var(--text-sm);white-space:nowrap}.quick-popover{position:fixed;z-index:1000;min-width:220px;max-width:320px;background:var(--surface-card);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:0 12px 30px #0000001f;padding:10px}.quick-popover-title{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:6px;font-weight:var(--font-weight-medium)}.quick-popover-list{display:flex;flex-direction:column;gap:4px;max-height:300px;overflow:auto}.quick-popover-list label{display:flex;align-items:center;gap:6px;font-size:var(--text-sm)}.quick-actions-panel{width:min(680px,92vw);background:var(--surface-card);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:0 20px 60px #0003;padding:12px}#quick-actions-input{width:100%}.quick-action-item{text-align:left;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);padding:10px 12px;transition:background .12s,border-color .12s}.quick-action-item.active{border-color:var(--status-info);background:#eff6ff}.quick-action-item .meta{color:var(--text-muted);font-size:11px}.query-advanced{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);padding:6px 10px}.facet-rail .row{align-items:flex-start}.facet-rail .filter-group{min-width:200px}.query-advanced summary{cursor:pointer;color:var(--text-muted);font-size:var(--text-sm)}.pager-group,.view-toggle-group,.entity-toggle-group{display:flex;align-items:center;gap:6px}.pager-group{border:1px solid var(--border-default);border-radius:10px;padding:3px 6px;background:var(--surface-card);gap:5px}.pager-range{min-width:124px;display:inline-flex;align-items:center;justify-content:center;gap:3px;font-variant-numeric:tabular-nums;font-size:13px;line-height:1}.pager-range-input{width:40px;min-width:40px;height:24px;min-height:24px;padding:0 2px;border:1px solid transparent;border-radius:6px;font-size:13px;text-align:center;font-variant-numeric:tabular-nums;color:inherit;background:transparent}.pager-range-input:hover{border-color:var(--border-default);background:#fafafa}.pager-range-input:focus{border-color:var(--status-info);background:var(--surface-card)}.pager-range-sep{color:var(--text-muted)}.pager-btn{width:28px;min-width:28px;height:26px;min-height:26px;padding:0;border:1px solid var(--border-default);border-radius:8px;transition:background .12s}.catalog-toolbar button,.catalog-toolbar .tab{padding:5px 10px;font-size:12px;display:inline-flex;align-items:center;gap:4px}.compact-icon-btn{width:28px;min-width:28px;height:26px;padding:0;justify-content:center}.compact-icon-btn .icon-12{margin-right:0}.catalog-toolbar #plp-status{font-size:11px;white-space:nowrap}.catalog-toolbar #plp-status:empty{display:none}#view-plp .page-intro{margin-bottom:6px;font-size:11px}#view-plp.plp-list-mode .page-intro{display:none}.pager-btn:disabled{opacity:.4;cursor:not-allowed}.chips{display:flex;gap:4px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;min-width:0;padding-bottom:1px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%)}.chips::-webkit-scrollbar{height:6px}.chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-strong);border-radius:999px;padding:3px 10px;font-size:var(--text-sm);background:var(--surface-card);flex:0 0 auto}.chip button{padding:0 2px;border:0;background:transparent;line-height:1.2;font-size:11px;color:var(--text-muted);text-decoration:underline}.chip button:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--status-info);outline-offset:2px}.filter-group{min-width:220px;max-width:360px}.filter-options{margin-top:6px;max-height:220px;overflow:auto;border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:8px;background:#fafafa}.filter-tools{margin-top:0}.filter-tools input{flex:1;min-width:180px}.filter-section-title{margin-top:8px;font-weight:var(--font-weight-semibold)}.filter-section-toggle{width:100%;text-align:left;margin-top:8px;font-weight:var(--font-weight-semibold)}.filter-option{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:var(--text-sm);padding:3px 0}.filter-option label{display:inline-flex;flex-direction:row;align-items:center;gap:6px}.columns-list{margin-top:8px;display:flex;flex-direction:column;gap:6px}.col-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);padding:8px 12px;transition:border-color .12s,background .12s}.col-item[draggable=true]{cursor:grab}.col-item.drag-over{border-color:#9ca3af;background:var(--surface-muted)}.col-item .drag-handle{color:var(--text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-3);margin-top:var(--space-3)}label{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-base)}input{padding:8px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);height:36px;min-height:36px;font-size:var(--text-base);transition:border-color .12s,box-shadow .12s}input:focus{border-color:var(--status-info);box-shadow:0 0 0 2px #2563eb26}.ui-search-input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-card);padding:8px 12px;height:36px;min-height:36px}select{padding:8px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-card);height:36px;min-height:36px;font-size:var(--text-base);transition:border-color .12s}select:focus{border-color:var(--status-info);box-shadow:0 0 0 2px #2563eb26}button{padding:10px 16px;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface-card);cursor:pointer;height:36px;min-height:36px;font-size:var(--text-base);font-weight:var(--font-weight-medium);transition:background .12s,border-color .12s,box-shadow .12s;display:inline-flex;align-items:center;justify-content:center}button:hover{background:var(--surface-muted)}.btn-primary{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-secondary{background:var(--surface-card);color:var(--text-primary);border-color:var(--border-strong)}.btn-secondary:hover{background:var(--surface-muted)}.btn-ghost{background:transparent;color:var(--text-primary);border-color:var(--border-default)}.btn-ghost:hover{background:var(--surface-muted);border-color:var(--border-strong)}button:disabled{opacity:.4;cursor:not-allowed}details.panel summary{cursor:pointer;font-weight:var(--font-weight-semibold);color:var(--text-primary)}details.panel[open] summary{margin-bottom:var(--space-2)}.box{background:var(--surface-card);color:var(--text-primary);padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--border-default);overflow:auto;max-height:420px;line-height:1.6;white-space:pre-wrap;font-size:var(--text-sm)}.box.metrics,.box.logs{font-family:inherit}code{background:var(--surface-muted);padding:2px 5px;border-radius:4px;font-size:.92em}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:16px}.card{border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card);display:flex;flex-direction:column;height:100%;min-height:320px;box-shadow:var(--shadow-card);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.skeleton-card{min-height:280px;background:linear-gradient(90deg,#f1f1f1 25%,#e3e3e3 37%,#f1f1f1 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}.skeleton-row{height:26px;background:linear-gradient(90deg,#f1f1f1 25%,#e3e3e3 37%,#f1f1f1 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}.card.clickable{cursor:pointer}.card.clickable:hover{border-color:var(--border-strong);box-shadow:var(--shadow-hover);transform:translateY(-1px)}.card-img{width:100%;aspect-ratio:4 / 3;height:auto;max-height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:var(--surface-muted)}.card-body{flex:1;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.card-title{font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-sku{font-size:12px;color:var(--text-muted);letter-spacing:.01em}.card-sub{font-size:var(--text-sm);color:var(--text-muted);min-height:32px;line-height:1.4}.card-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.card-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;min-height:24px;margin-top:2px}.card-price-main{font-size:16px;font-weight:700;color:var(--text-primary)}.card-price-ws{font-size:13px;color:var(--text-muted);font-weight:var(--font-weight-medium)}.card-price-na{font-size:13px}.card-footer-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:auto;padding-top:6px;border-top:1px solid var(--border-default)}.card-variant-count{font-size:12px}.card-footer-meta{margin-left:auto;display:inline-flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:6px}.stock-badge,.card-variant-count{white-space:nowrap}.card-velocity-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:var(--font-weight-medium);border:1px solid var(--border-default);white-space:nowrap}.card-velocity-badge.velocity-up{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.card-velocity-badge.velocity-down{color:#991b1b;background:#fef2f2;border-color:#fecaca}.card-velocity-badge.velocity-new{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.card-velocity-badge.velocity-flat{color:var(--text-primary);background:var(--surface-bg)}.card-velocity-badge.velocity-none{color:var(--text-muted);background:var(--surface-muted)}.stock-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:var(--font-weight-medium)}.stock-badge:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.stock-badge.stock-in{color:#065f46;background:#ecfdf5}.stock-badge.stock-in:before{background:#059669}.stock-badge.stock-low{color:#92400e;background:#fffbeb}.stock-badge.stock-low:before{background:#d97706}.stock-badge.stock-out{color:#991b1b;background:#fef2f2}.stock-badge.stock-out:before{background:#dc2626}.stock-badge.stock-unknown{color:var(--text-muted);background:var(--surface-muted)}.stock-badge.stock-unknown:before{background:#9ca3af}.price{font-weight:700}.pending-value{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);white-space:nowrap}.pending-dot{width:8px;height:8px;border-radius:999px;background:#3b82f6;animation:pulse 1.2s ease-in-out infinite}.pending-label{font-size:12px;letter-spacing:.01em}.pending-cell{display:inline-flex;min-width:84px}.pill{display:inline-block;padding:3px 8px;border-radius:999px;border:1px solid var(--border-default);background:var(--surface-bg);font-size:12px;color:var(--text-primary);font-weight:var(--font-weight-medium)}.pill.muted{color:var(--text-muted)}.pill.action{cursor:pointer;border-color:var(--border-strong);background:var(--surface-card)}.pill.action:hover{background:var(--surface-muted)}.warning{color:#b45309}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:var(--font-weight-medium)}.status-pill.status-ok{color:#065f46;background:#ecfdf5}.status-pill.status-ok:before{background:#059669}.status-pill.status-syncing{color:#1e40af;background:#eff6ff}.status-pill.status-syncing:before{background:#3b82f6;animation:pulse 1.5s ease-in-out infinite}.status-pill.status-idle{color:var(--text-muted);background:var(--surface-muted)}.status-pill.status-error{color:#991b1b;background:#fef2f2}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pdp-layout{display:grid;grid-template-columns:380px 1fr;gap:20px;margin-top:14px}@media (max-width: 860px){.pdp-layout{grid-template-columns:1fr}}.pdp-gallery{display:flex;flex-direction:column;gap:10px}.pdp-main-img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-muted)}.pdp-thumbs{display:flex;gap:8px;flex-wrap:wrap}.pdp-thumb{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border:2px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;background:var(--surface-muted);transition:border-color .12s}.pdp-thumb:hover{border-color:var(--text-muted)}.pdp-title{font-size:var(--text-xl);font-weight:700;line-height:1.25}.pdp-links{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0}.pdp-link-btn{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface-card);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-decoration:none;transition:background .12s,border-color .12s;cursor:pointer}.pdp-link-btn:hover{background:var(--surface-muted);border-color:var(--border-strong)}.pdp-sub{font-size:var(--text-sm);color:var(--text-muted)}.pdp-desc{font-size:var(--text-sm);white-space:pre-wrap;margin:12px 0;line-height:1.5}.pdp-sales-card{margin:14px 0 10px;padding:10px 12px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card)}.pdp-sales-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.pdp-sales-card-title{margin:0;font-size:var(--text-base);font-weight:var(--font-weight-semibold)}.pdp-sales-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pdp-sales-metric{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-bg);padding:8px 10px;display:flex;flex-direction:column;gap:2px}.pdp-sales-metric strong{font-variant-numeric:tabular-nums}.pdp-sales-label{font-size:11px;color:var(--text-muted)}.pdp-trend-up{color:#065f46;border-color:#a7f3d0;background:#ecfdf5}.pdp-trend-down{color:#991b1b;border-color:#fecaca;background:#fef2f2}.pdp-trend-flat{color:#1f2937;border-color:var(--border-default);background:var(--surface-bg)}.pdp-trend-new{color:#1e40af;border-color:#bfdbfe;background:#eff6ff}.pdp-trend-no_data{color:var(--text-muted)}@media (max-width: 980px){.pdp-sales-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.pdp-sales-grid{grid-template-columns:1fr}}table{width:100%;border-collapse:collapse}#plp-list .table-wrap{margin-top:var(--space-3);max-height:68vh;overflow:auto;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card)}th,td{border:none;border-bottom:1px solid var(--border-default);padding:10px var(--space-3);font-size:var(--text-sm);vertical-align:top}th{background:#fafafa;text-align:left;font-weight:var(--font-weight-semibold);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}#plp-list th{position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px 0 var(--border-default)}#plp-list.reorder-mode th{background:#eef3ff}#plp-list th.header-draggable{cursor:grab!important}#plp-list th.header-draggable:active{cursor:grabbing!important}#plp-list th.drag-over{outline:2px solid var(--status-info);outline-offset:-2px}#plp-list th.location-col{min-width:240px}#plp-list td.location-cell{max-width:320px}#plp-list th:hover{background:#f1f1f1}#plp-list.compact td{padding:4px 6px;font-size:var(--text-sm)}#plp-list tbody tr:nth-child(2n) td{background:#fcfcfd}#plp-list tbody tr:hover td{background:#f8f9fa}#plp-list td.cell-truncate{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#plp-list td.cell-expanded{white-space:normal;overflow:visible;text-overflow:clip;max-width:none;background:var(--surface-bg)}.pdp-variants-table td.location-cell{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.num{text-align:right;font-variant-numeric:tabular-nums}.table-shell{overflow:auto;max-height:68vh;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card)}.table-shell table th{position:sticky;top:0;z-index:1}#inventory-locations-results,#inventory-location-items,#inventory-locations-results .table-shell,#inventory-location-items .table-shell,#shipments-results,#shipments-items,#shipments-results .table-shell,#shipments-items .table-shell{overflow:visible;max-height:none}.table-link-btn{border:0;background:transparent;color:#1d4ed8;cursor:pointer;padding:0;min-height:0;height:auto;text-align:left;font-size:var(--text-sm);text-decoration:underline}.table-link-btn:hover{color:#1e3a8a;background:transparent}.muted-list{margin:0;padding-left:16px}.toast{border:1px solid var(--border-strong);background:var(--surface-card);color:var(--text-primary);border-radius:var(--radius-lg);padding:12px 16px;box-shadow:0 8px 30px #00000024;font-size:var(--text-base);display:flex;align-items:center;gap:10px}.toast.info{border-left:4px solid var(--status-info)}.toast.success{border-left:4px solid var(--status-success)}.toast.warning{border-left:4px solid var(--status-warning)}.toast.error{border-left:4px solid var(--status-error)}.page-intro{margin:0 0 var(--space-2) 0;color:var(--text-muted);font-size:var(--text-base)}.es-grow{flex:1;min-width:220px}#page-email-studio .page-intro{display:none}#page-email-studio .builder-action-bar{margin-top:2px;gap:8px}#page-email-studio .builder-action-leading label.inline.compact{gap:3px;font-size:12px}#page-email-studio #es-mode,#page-email-studio .builder-action-actions .btn-secondary,#page-email-studio .builder-action-actions .btn-primary{min-height:26px;height:26px;padding:2px 8px;font-size:12px}#page-email-studio .es-column-preview h3{margin-bottom:4px;font-size:13px}#page-email-studio #es-status{margin-top:0;margin-bottom:4px;padding:2px 8px;font-size:11px}#page-email-studio .es-preview-mode-row{margin-top:2px;margin-bottom:4px;gap:6px}#page-email-studio .es-preview-mode-row .tab{min-height:22px;height:22px;padding:0 7px;font-size:11px;border-radius:6px}.builder-action-bar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.builder-action-leading{display:inline-flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.builder-action-actions{margin-left:auto;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.email-studio-layout{display:grid;grid-template-columns:minmax(680px,2fr) minmax(340px,1fr);grid-template-areas:"preview editor";gap:16px;margin-top:14px}.es-column{border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.es-column h3{margin-bottom:10px}.es-column-editor{grid-area:editor;display:flex;flex-direction:column;gap:12px}.es-column-preview{grid-area:preview;position:sticky;top:10px;align-self:start}.es-blocks,.es-products,.es-picker-results{display:flex;flex-direction:column;gap:10px;max-height:560px;overflow:auto}.builder-side-section{border:1px solid var(--border-default);border-radius:var(--radius-md);background:#fafafa;padding:10px;display:flex;flex-direction:column;gap:8px}.builder-side-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.builder-side-section h3{margin:0;font-size:var(--text-base)}.builder-side-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;border-radius:999px;border:1px solid var(--border-default);background:var(--surface-card);padding:0 8px;font-size:11px;color:var(--text-muted);font-variant-numeric:tabular-nums}.builder-picker-toolbar{margin-top:0;border-bottom:1px solid var(--border-default);padding-bottom:8px}.builder-picker-toolbar input{flex:1;min-width:170px}.builder-side-scroll{margin-top:0;max-height:320px;min-height:120px}.builder-picker-toolbar .btn-secondary,.builder-side-section .es-item-controls .btn-secondary{min-height:22px;height:22px;padding:0 7px;border-radius:6px;font-size:11px;line-height:1}.builder-side-section .es-item-controls{gap:4px}.builder-field-hint{margin-top:4px;font-size:11px;color:var(--text-muted);line-height:1.35}.builder-field-hint.warning{color:#92400e}.es-item{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);padding:12px 14px;transition:border-color .12s,box-shadow .12s}.es-item:hover{border-color:var(--border-strong)}.es-item-selected{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.es-drag-handle{cursor:grab;color:var(--text-muted);font-size:14px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:2px 4px;border-radius:4px;letter-spacing:2px}.es-drag-handle:hover{background:var(--surface-muted);color:var(--text-primary)}.es-item-head .es-block-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:var(--surface-muted);font-size:12px;flex-shrink:0}.es-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.es-item-head-left{display:flex;align-items:center;gap:8px;font-weight:var(--font-weight-semibold)}.es-item-controls{display:flex;align-items:center;gap:4px}.es-item-controls .btn-secondary{min-height:22px;height:22px;padding:0 7px;border-radius:6px;font-size:11px;line-height:1}.es-item input[type=text],.es-item input[type=number],.es-item textarea,.es-item select{width:100%}.es-item textarea{min-height:90px}.es-rich-text-editor{width:100%;min-height:120px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:10px 12px;background:#fff;font-size:var(--text-base);line-height:1.5;overflow-wrap:anywhere}.es-rich-text-editor:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.es-rich-text-editor:empty:before{content:attr(data-placeholder);color:var(--text-muted)}.es-rich-text-editor p{margin:0 0 8px}.es-rich-text-editor p:last-child{margin-bottom:0}.es-rich-text-editor ul,.es-rich-text-editor ol{margin:0 0 8px 20px;padding:0}.es-rich-text-editor a{color:#2563eb}.es-text-editor{width:100%;min-height:90px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:10px 12px;background:#fff;font-size:var(--text-base);line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.es-text-editor:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.es-text-editor:empty:before{content:attr(data-placeholder);color:var(--text-muted)}.es-two-col{display:grid;grid-template-columns:1fr 1fr;gap:8px}.es-product-advanced{margin-top:10px;border-top:1px dashed var(--border-default);padding-top:10px}.es-product-advanced summary{cursor:pointer;font-size:var(--text-sm);color:var(--text-muted);font-weight:var(--font-weight-semibold)}.es-pill{display:inline-block;padding:2px 8px;border:1px solid var(--border-default);border-radius:999px;font-size:11px;color:var(--text-muted)}#es-status,#mc-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--border-default);background:#f8f9fa;font-size:var(--text-sm);font-weight:var(--font-weight-medium)}#es-status.es-status-saving,#mc-status.es-status-saving{background:#fff7ed;border-color:#fed7aa;color:#9a3412}#es-status.es-status-ok,#mc-status.es-status-ok{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}#es-status.es-status-error,#mc-status.es-status-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.es-preview-wrap{border:1px solid var(--border-default);border-radius:var(--radius-md);overflow:hidden;background:var(--surface-card);max-width:100%;transition:max-width .18s ease}.es-preview-wrap.preview-mobile{max-width:390px;margin-left:auto;margin-right:auto}.es-preview-mode-row{justify-content:flex-start;margin-bottom:6px}.es-inline-toolbar{display:flex;gap:6px;margin:6px 0 8px;padding:8px;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:#f9fafb;align-items:center;flex-wrap:wrap}.es-inline-toolbar .btn-secondary{min-height:24px;height:24px;padding:0 8px;font-size:11px;line-height:1}.es-inline-toolbar input[type=text]{min-width:160px;max-width:240px;flex:0 1 240px}.es-inline-toolbar .btn-secondary.active{border-color:#60a5fa;background:#eff6ff}.es-live-preview{width:100%;min-height:860px;border:0;background:var(--surface-card)}.mc-settings-panel{margin-top:10px;margin-bottom:12px}#mc-disclaimer{width:100%;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:8px 12px;font-size:var(--text-base);resize:vertical;min-height:80px}#mc-stats{margin-bottom:6px;font-size:var(--text-sm)}@media (max-width: 1280px){.builder-action-actions{margin-left:0}.email-studio-layout{grid-template-columns:1fr;grid-template-areas:"preview" "editor"}.es-column-preview{position:static}.es-live-preview{min-height:520px}}.review-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.review-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow-card)}.review-card.sev-critical{border-left:3px solid var(--status-error)}.review-card.sev-warning{border-left:3px solid var(--status-warning)}.review-card.sev-info{border-left:3px solid var(--status-info)}.review-card .kicker{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:var(--font-weight-medium)}.review-card .value{font-size:28px;font-weight:700;line-height:1.1}.review-card .desc{font-size:var(--text-sm);color:var(--text-muted)}.review-card .actions{display:flex;gap:8px;margin-top:4px}.review-issues{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);overflow:hidden;box-shadow:var(--shadow-card)}.review-issue-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid var(--surface-muted);font-size:var(--text-sm);transition:background .12s}.review-issue-row:last-child{border-bottom:0}.review-issue-row:hover{background:#f9fafb}.sev-badge{display:inline-block;border-radius:999px;padding:4px 10px;font-size:12px;border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.03em;font-weight:var(--font-weight-medium)}.sev-badge.critical{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.sev-badge.warning{color:#92400e;border-color:#fde68a;background:#fffbeb}.sev-badge.info{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.sev-badge.success{color:#065f46;border-color:#a7f3d0;background:#ecfdf5}.w-88{width:88px}.w-90{width:90px}.w-120{width:120px}.w-200{width:200px}.min-w-220{min-width:220px}.min-w-260{min-width:260px}.min-w-360{min-width:360px}.section-gap{margin-top:var(--space-3)}.kv-row{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid var(--border-default);font-size:var(--text-base)}.kv-row:last-child{border-bottom:0}.kv-row-nested{padding:4px 0;border-bottom:0}.kv-label{color:var(--text-muted);min-width:140px;flex-shrink:0;font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.kv-value{color:var(--text-primary);word-break:break-word}.kv-nested{display:flex;flex-direction:column;gap:0}.kv-empty{padding:12px 0;color:var(--text-muted);font-size:var(--text-sm)}.kv-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.kv-dot-ok{background:#059669}.kv-dot-err{background:#dc2626}.kv-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:var(--font-weight-medium)}.kv-badge-success{color:#065f46;background:#ecfdf5}.kv-badge-error{color:#991b1b;background:#fef2f2}.kv-badge-muted{color:var(--text-muted);background:var(--surface-muted)}.kv-table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.kv-table th{text-align:left;font-weight:var(--font-weight-semibold);padding:6px 10px;border-bottom:2px solid var(--border-default);color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;background:transparent}.kv-table td{padding:8px 10px;border-bottom:1px solid var(--border-default);border-top:0;border-left:0;border-right:0}.kv-table tr:last-child td{border-bottom:0}.kv-table tr:hover td{background:var(--surface-bg)}.settings-header{margin-bottom:20px}.settings-section{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);margin-bottom:16px;overflow:hidden}.settings-section-header{padding:16px 20px 12px;border-bottom:1px solid var(--border-default)}.settings-section-header h3{margin:0 0 4px}.settings-section-header .muted{margin:0;font-size:var(--text-sm)}.settings-section-body{padding:16px 20px}.settings-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.settings-field{display:flex;flex-direction:column;gap:6px}.settings-field-label{font-weight:var(--font-weight-semibold);font-size:var(--text-base)}.settings-field-help{font-size:12px;line-height:1.4}.es-block-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px;margin-bottom:12px}.es-block-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);cursor:pointer;font-size:11px;color:var(--text-primary);min-height:60px;transition:border-color .12s,background .12s,box-shadow .12s}.es-block-btn:hover{border-color:var(--border-strong);background:var(--surface-bg);box-shadow:0 1px 3px #0000000f}.es-block-icon{font-size:18px;line-height:1;color:var(--text-muted)}.es-block-btn:hover .es-block-icon{color:var(--text-primary)}.quick-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px solid var(--border-default);border-radius:999px;background:var(--surface-card);font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-primary);cursor:pointer;transition:background .12s,border-color .12s,color .12s;min-height:30px}.quick-filter-chip:hover{background:var(--surface-muted);border-color:var(--border-strong)}.quick-filter-chip.active:hover{background:#303030;border-color:#303030}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.col-span-4{grid-column:span 4 / span 4}.m-0{margin:0}.m-auto{margin:auto}.\!mt-0{margin-top:0!important}.mb-0{margin-bottom:0}.mb-3{margin-bottom:12px}.ml-0{margin-left:0}.mr-0{margin-right:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-7{height:28px!important}.\!h-auto{height:auto!important}.h-0{height:0px}.h-12{height:3rem}.h-9{height:2.25rem}.max-h-\[65vh\]{max-height:65vh}.\!min-h-0{min-height:0px!important}.min-h-80{min-height:20rem}.min-h-9{min-height:2.25rem}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[520px\]{max-width:520px}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8px * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(12px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12px * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-xl{border-radius:.75rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-border-subtle{--tw-border-opacity: 1;border-color:rgb(227 227 227 / var(--tw-border-opacity, 1))}.\!bg-transparent{background-color:transparent!important}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-surface-bg{--tw-bg-opacity: 1;background-color:rgb(246 246 247 / var(--tw-bg-opacity, 1))}.bg-surface-muted{--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-2{padding:8px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-2{padding-left:8px!important;padding-right:8px!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-1{padding-top:4px!important;padding-bottom:4px!important}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.text-left{text-align:left}.font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xlx{font-size:20px}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-wide{letter-spacing:.025em}.text-status-error{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-status-warning{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-text-muted{--tw-text-opacity: 1;color:rgb(97 97 97 / var(--tw-text-opacity, 1))}.text-text-primary{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{margin:0;background:#f6f6f7;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.tab{border:none;background:transparent;padding:10px 14px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#616161;transition:background .12s,color .12s;text-decoration:none;display:inline-flex;align-items:center}.tab:hover{background:#f1f1f1;color:#1a1a1a}.tab.active{background:#f1f1f1;color:#1a1a1a;font-weight:600}.tab:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.glass-panel{border:1px solid #e3e3e3;border-radius:10px;background:#fff;box-shadow:0 1px #0000000d}main{padding:20px}button,.btn-primary,.btn-secondary,.btn-ghost{min-height:36px;height:36px;border-radius:8px}.btn-primary{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.btn-primary:hover{background:#303030;border-color:#303030}.btn-secondary{background:#fff;color:#1a1a1a;border-color:#c9cccf}.btn-secondary:hover{background:#f1f1f1}.btn-ghost{background:transparent;border-color:#e3e3e3;color:#1a1a1a}.btn-ghost:hover{background:#f1f1f1;border-color:#c9cccf}.ui-search-input,input[type=text],input[type=search],input[type=number],select,textarea{border:1px solid #c9cccf;border-radius:8px;background:#fff;color:#1a1a1a}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:500;border:1px solid #e3e3e3}.status-pill:before{content:"";width:7px;height:7px;border-radius:50%;flex-shrink:0}.status-pill.status-idle{color:#616161;background:#f1f1f1}.status-pill.status-idle:before{background:#9ca3af}.status-pill.status-info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.status-pill.status-info:before{background:#3b82f6}.status-pill.status-success{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.status-pill.status-success:before{background:#059669}.status-pill.status-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.status-pill.status-warning:before{background:#d97706}.status-pill.status-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-pill.status-error:before{background:#dc2626}.quick-actions-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#1a1a1a59;display:flex;align-items:flex-start;justify-content:center;padding-top:14vh}.quick-actions-panel{width:min(680px,92vw);background:#fff;border:1px solid #c9cccf;border-radius:12px;box-shadow:0 20px 60px #0003;padding:12px}.quick-actions-list{margin-top:8px;max-height:320px;overflow:auto;display:flex;flex-direction:column;gap:4px}.quick-action-item{text-align:left;border:1px solid #e3e3e3;border-radius:8px;background:#fff;min-height:0;height:auto;padding:10px 12px;transition:background .12s,border-color .12s}.quick-action-item.active{border-color:#2563eb;background:#eff6ff}.quick-action-item .meta{color:#616161;font-size:11px}.toast-area{position:fixed;right:16px;bottom:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:420px}.toast{border:1px solid #c9cccf;background:#fff;color:#1a1a1a;border-radius:12px;padding:12px 16px;box-shadow:0 8px 30px #00000024;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.toast.info{border-left:4px solid #2563eb}.toast.success{border-left:4px solid #059669}.toast.warning{border-left:4px solid #d97706}.toast.error{border-left:4px solid #dc2626}.quick-filter-bar{display:flex;gap:6px;padding:4px 0;flex-wrap:wrap;align-items:center}.quick-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px solid #e3e3e3;border-radius:999px;background:#fff;font-size:13px;font-weight:500;color:#1a1a1a}.quick-filter-chip.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}#view-plp .page-intro{display:none}#view-plp .catalog-toolbar{border:0;background:transparent;padding:0;gap:6px;flex-wrap:wrap;overflow:visible}#view-plp .catalog-status-row,#view-plp .catalog-bulk-row,#view-plp .catalog-control-grid{gap:6px}#view-plp .toolbar-cluster{border:0;background:transparent;padding:0}#view-plp .catalog-toolbar button,#view-plp .catalog-toolbar .tab{min-height:28px;height:28px;padding:3px 8px;font-size:12px;border-radius:7px}#view-plp .pager-group{padding:2px 4px;gap:4px;border-radius:8px}#view-plp .pager-range{min-width:108px;font-size:12px}#view-plp .pager-range-input{width:36px;min-width:36px;height:22px;min-height:22px;font-size:12px}#view-plp .pager-btn,#view-plp .compact-icon-btn{width:24px;min-width:24px;height:24px;min-height:24px}#view-plp .quick-filter-bar{gap:4px;padding:2px 0;margin-top:2px}#view-plp .quick-filter-chip{min-height:24px;padding:2px 8px;font-size:12px}#view-plp .catalog-query-row{margin-top:4px;gap:6px}#view-plp .command-input-wrap{min-width:260px}#view-plp .command-bar #plp-command{min-height:30px;height:30px;padding:6px 10px;font-size:13px}#view-plp #plp-filter-dirty{font-size:11px}#view-plp .odoo-search-dropdown{width:min(1180px,97vw)}#view-plp .odoo-search-grid{grid-template-columns:1.35fr .95fr .7fr;gap:12px}#view-plp .odoo-search-col{padding-right:12px}#view-plp .plp-image-col{width:56px;min-width:56px}#view-plp .plp-thumb{width:40px;height:40px;border-radius:6px;-o-object-fit:cover;object-fit:cover;border:1px solid #e3e3e3;background:#f7f7f7;display:block}.hover\:bg-\[\#f8f9fa\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 249 250 / var(--tw-bg-opacity, 1))}@media (min-width: 1024px){.lg\:grid-cols-\[minmax\(420px\,1fr\)_minmax\(340px\,460px\)\]{grid-template-columns:minmax(420px,1fr) minmax(340px,460px)}}
