:root{--bg:#f6f4ef;--panel:#fff;--panel-soft:#faf9f6;--ink:#18202a;--muted:#64717f;--line:#ded8cf;--accent:#1769aa;--accent-dark:#104f83;--green:#217a4b;--amber:#ad6f00;--red:#b73434;--shadow:0 16px 36px #18202a14}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;padding:14px 28px;display:flex;position:sticky;top:0}.brand,.nav,.nav a,.button,.icon-button,.status,.metric{align-items:center;display:inline-flex}.brand{gap:10px;font-weight:750}.brand-mark{color:#fff;background:var(--ink);letter-spacing:0;border-radius:6px;place-items:center;min-width:42px;height:32px;padding:0 8px;font-size:13px;display:grid}.nav{flex-wrap:wrap;justify-content:flex-end;gap:6px}.nav a{min-height:36px;color:var(--muted);border-radius:6px;gap:7px;padding:8px 10px}.nav a:hover{color:var(--ink);background:#f0ede7}.page{width:min(1420px,100% - 40px);margin:0 auto;padding:28px 0 52px}.login-page{place-items:center;min-height:calc(100vh - 65px);padding:40px 20px;display:grid}.login-panel{background:var(--panel);border:1px solid var(--line);width:min(100%,430px);box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:26px;display:grid}.login-icon{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.login-panel h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.15}.login-panel p{color:var(--muted);margin:8px 0 0;line-height:1.5}.login-form{gap:9px;display:grid}.login-form input{width:100%;min-height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:6px;padding:9px 11px}.login-form .button{justify-content:center;margin-top:7px}.login-error{background:#fff1f1;border:1px solid #f0c6c6;border-radius:6px;padding:10px 12px;color:var(--red)!important}.page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.page-title{letter-spacing:0;margin:0;font-size:31px;line-height:1.12}.page-copy{max-width:780px;color:var(--muted);margin:8px 0 0;line-height:1.55}.page-purpose{background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(220px,340px);align-items:center;gap:14px;margin-bottom:22px;padding:15px 16px;display:grid;box-shadow:0 6px 18px #18202a0a}.page-purpose-icon{color:#fff;background:var(--ink);border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.page-purpose-label{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.page-purpose h2,.page-purpose p{margin:0}.page-purpose h2{margin-top:2px;font-size:17px}.page-purpose p{max-width:850px;color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.page-purpose-note{color:#394958;background:#f3f6f8;border-radius:6px;gap:3px;padding:9px 11px;font-size:11px;line-height:1.4;display:grid}.page-purpose-note strong{color:var(--ink);font-size:12px}.page-purpose.compact{grid-template-columns:auto minmax(0,1fr);min-height:58px;margin-bottom:0;padding:9px 12px}.page-purpose.compact .page-purpose-icon{width:34px;height:34px}.page-purpose.compact>div:nth-child(2){align-items:baseline;gap:8px;min-width:0;display:flex}.page-purpose.compact .page-purpose-label{display:none}.page-purpose.compact h2{flex:none;font-size:14px}.page-purpose.compact p,.page-purpose.compact .page-purpose-note{font-size:10px}.page-purpose.compact p{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:0;overflow:hidden}.page-purpose.compact .page-purpose-note{display:none}.metrics{flex-wrap:wrap;gap:10px;display:flex}.metric{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:8px;min-height:38px;padding:8px 12px;box-shadow:0 6px 18px #18202a0a}.metric strong{font-size:18px}.toolbar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(200px,1.5fr) repeat(5,minmax(130px,1fr)) auto;align-items:end;gap:10px;margin-bottom:18px;padding:16px;display:grid}.product-filter-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;margin-bottom:16px}.product-filter-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.product-filter-head>div,.product-filter-head>div>div{align-items:center;display:flex}.product-filter-head>div{gap:9px}.product-filter-head>div>div{gap:8px}.product-filter-head h2{margin:0;font-size:17px}.product-filter-head span{color:var(--muted);font-size:13px}.product-filter-form{grid-template-columns:minmax(210px,1.4fr) minmax(220px,1.5fr) repeat(3,minmax(130px,.8fr)) 90px auto;align-items:end;gap:10px;padding:14px 16px 16px;display:grid}.product-filter-form .field label{color:var(--ink);text-transform:none}.product-selection-workspace{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;margin-bottom:14px;overflow:hidden}.product-selection-workspace.has-selection{border-color:#1769aa73;box-shadow:0 0 0 3px #1769aa14}.product-selection-head{border-bottom:1px solid var(--line);background:#f7f9fb;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:11px 14px;display:flex}.product-selection-head>div,.product-selection-head>div>div{align-items:center;display:flex}.product-selection-head>div{gap:11px}.product-selection-head>div>div{gap:2px;min-width:0;display:grid}.product-selection-head>div>div span{color:var(--muted);font-size:13px}.selection-count{color:#fff;background:var(--ink);border-radius:7px;place-items:center;min-width:38px;height:38px;font-size:16px;font-weight:800;display:grid}.product-action-tabs{gap:6px;padding:10px 14px 0;display:flex}.product-action-tabs button{min-height:36px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:6px 6px 0 0;justify-content:center;align-items:center;gap:7px;padding:7px 11px;font-weight:700;display:inline-flex}.product-action-tabs button.active{color:var(--ink);background:var(--panel-soft);border-bottom-color:var(--panel-soft)}.product-action-body{background:var(--panel-soft);border-top:1px solid var(--line);min-height:78px;padding:13px 14px 14px}.product-action-form{align-items:end;gap:10px;display:grid}.product-action-form.stock-action{grid-template-columns:minmax(190px,1fr) minmax(130px,.6fr) minmax(180px,1fr) auto auto}.product-action-form.category-action{grid-template-columns:minmax(190px,.8fr) minmax(300px,1.8fr) auto}.product-action-form.notes-action{grid-template-columns:minmax(220px,360px) auto;justify-content:start}.product-action-form.dimensions-action{grid-template-columns:minmax(280px,1fr) auto}.product-action-form.dimensions-action>div{gap:3px;display:grid}.product-action-form.dimensions-action>div span{color:var(--muted);font-size:13px}.product-action-form .field label{color:var(--ink);text-transform:none}.product-list-table table{min-width:1120px}.product-list-table th{color:var(--muted);text-transform:uppercase;background:#f7f9fb;padding-top:11px;padding-bottom:11px;font-size:12px}.product-list-table td{vertical-align:top;padding-top:11px;padding-bottom:11px}.product-list-table tbody tr:hover{background:#fafbfd}.product-list-price{margin-top:4px;font-size:13px;display:block}.product-list-stack,.product-list-detail-checks,.product-list-categories{gap:6px;display:grid}.product-list-categories{min-width:180px}.product-list-categories>span:not(.empty-value){max-width:260px;color:var(--ink);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;background:#f7f9fb;border-radius:6px;padding:4px 7px;font-size:12px;overflow:hidden}.product-list-categories small,.empty-value{color:var(--muted)}.product-list-detail-checks>span{color:var(--muted);grid-template-columns:16px minmax(88px,auto) minmax(0,1fr);align-items:center;gap:5px;font-size:12px;display:grid}.product-list-detail-checks strong{color:var(--ink);font-size:12px}.product-list-detail-checks strong.missing{color:#9a6415}.make-model-metrics{margin-bottom:14px}.make-model-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.make-model-panel{gap:12px;display:grid}.make-model-toolbar,.make-model-selection,.make-model-pagination{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.make-model-tabs{flex-wrap:wrap;gap:6px;display:flex}.make-model-tabs button{min-height:34px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 10px;font-weight:700}.make-model-tabs button.active,.make-model-tabs button:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.make-model-search{width:min(390px,100%);min-height:38px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.make-model-search input{background:0 0;border:0;outline:0;width:100%;padding:8px 0}.make-model-selection>div{gap:2px;display:grid}.make-model-selection>div span{color:var(--muted);font-size:13px}.make-model-products{gap:8px;display:grid}.make-model-product{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:28px minmax(260px,1.2fr) minmax(380px,1.6fr) minmax(130px,.6fr) auto;align-items:start;gap:12px;padding:12px;display:grid;box-shadow:0 6px 18px #18202a0a}.make-model-product.selected{border-color:#1769aa80;box-shadow:0 0 0 3px #1769aa14}.make-model-product-select{padding-top:14px}.make-model-product-select input{width:18px;height:18px}.make-model-product-main{grid-template-columns:58px minmax(0,1fr);gap:10px;min-width:0;display:grid}.make-model-product-main>img,.make-model-product-image{object-fit:cover;border:1px solid var(--line);background:#f1f3f5;border-radius:6px;width:58px;height:58px;display:block}.make-model-product-main>div{gap:3px;min-width:0;display:grid}.make-model-product-main>div>a,.make-model-product-main>div>.subtle,.make-model-links{min-width:0;max-width:100%}.make-model-product-main>div>.subtle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.make-model-product-main a strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.make-model-links{flex-wrap:wrap;gap:8px;margin-top:3px;font-size:12px;display:flex}.make-model-links a{align-items:center;gap:3px;display:inline-flex}.make-model-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.make-model-comparison>div{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;min-width:0;padding:9px}.make-model-comparison-head{justify-content:space-between;align-items:center;gap:6px;margin-bottom:7px;display:flex}.make-model-comparison details summary{color:var(--accent);cursor:pointer;font-size:12px;font-weight:700}.make-model-diff{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.make-model-diff>div{align-content:start;gap:5px;min-width:0;display:grid}.make-model-diff>div>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.make-model-value-list{gap:4px;max-height:160px;display:grid;overflow:auto}.make-model-value-list span,.make-model-empty-value{color:var(--ink);border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:5px;padding:4px 6px;font-size:11px}.make-model-source,.make-model-action{gap:5px;display:grid}.make-model-source>span:not(.status){color:var(--muted);font-size:12px}.make-model-action{justify-items:end}.make-model-action .status{align-items:center;gap:5px;display:inline-flex}.make-model-unresolved-list{gap:8px;display:grid}.make-model-unresolved-list article{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(160px,.5fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.make-model-unresolved-list article>div{gap:3px;display:grid}.make-model-unresolved-list a{align-items:center;gap:4px;display:inline-flex}.make-model-pagination{justify-content:flex-end}.make-model-pagination>span{color:var(--muted);margin-right:auto;font-size:13px}.make-model-pagination>strong{text-align:center;min-width:54px}.review-make-model-summary{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:12px;padding:0 16px 16px;display:grid}.review-make-model-diffs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.review-make-model-diffs>div{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;align-content:start;gap:6px;min-width:0;padding:12px;display:grid}.review-make-model-diffs span{overflow-wrap:anywhere;font-size:12px;line-height:1.4}.make-model-help-backdrop{z-index:100;background:#18202a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.make-model-help-modal{background:var(--panel);border:1px solid var(--line);border-radius:8px;width:min(760px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 24px 70px #0a121c52}.make-model-help-head{z-index:1;background:var(--panel);border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex;position:sticky;top:0}.make-model-help-head>div{gap:11px;display:flex}.make-model-help-head h2,.make-model-help-head p,.make-model-help-steps h3,.make-model-help-steps p,.make-model-help-statuses h3,.make-model-help-safety p{margin:0}.make-model-help-head h2{font-size:20px}.make-model-help-head p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4}.make-model-help-icon{color:#fff;background:var(--ink);border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.make-model-help-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.make-model-help-steps article{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:13px;display:grid}.make-model-help-steps article>span{color:#fff;background:var(--accent);border-radius:6px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.make-model-help-steps h3,.make-model-help-statuses h3{font-size:14px}.make-model-help-steps p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.make-model-help-statuses{padding:0 18px 18px}.make-model-help-statuses dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 0;display:grid}.make-model-help-statuses dl>div{border-left:3px solid var(--accent);background:#f7f9fb;gap:3px;padding:10px 12px;display:grid}.make-model-help-statuses dt{font-size:13px;font-weight:800}.make-model-help-statuses dd{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.make-model-help-safety{color:#195c3d;background:#edf8f1;border:1px solid #bddfc9;border-radius:7px;align-items:flex-start;gap:9px;margin:0 18px 18px;padding:12px;display:flex}.make-model-help-safety svg{flex:none;margin-top:1px}.make-model-help-safety p{font-size:13px;line-height:1.45}.make-model-help-footer{background:var(--panel);border-top:1px solid var(--line);justify-content:flex-end;padding:12px 18px;display:flex;position:sticky;bottom:0}.duplicate-filter{grid-template-columns:minmax(260px,520px) auto;justify-content:start}.pagination{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:flex}.pagination-summary{gap:2px;display:grid}.pagination-links,.pagination-link,.pagination-group,.pagination-page{align-items:center;display:inline-flex}.pagination-links{flex-wrap:wrap;justify-content:flex-end;gap:6px}.pagination-link,.pagination-page{min-height:36px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:center;font-weight:700}.pagination-link{gap:6px;padding:7px 10px}.pagination-page{min-width:36px;padding:7px 10px}.pagination-link:hover,.pagination-page:hover{background:#f0ede7}.pagination-link.disabled,.pagination-page.disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.pagination-page.active{color:#fff;background:var(--accent);border-color:var(--accent)}.pagination-ellipsis{color:var(--muted);padding:0 5px;font-weight:800}.pagination-loading{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:8px;margin-top:10px;padding:14px 16px;display:grid}.pagination-loading-track{background:#e7edf2;border-radius:999px;height:10px;position:relative;overflow:hidden}.pagination-loading-track span{background:var(--accent);border-radius:inherit;width:35%;height:100%;animation:.9s ease-in-out infinite pagination-loading;display:block;position:absolute;left:-35%}@keyframes pagination-loading{0%{left:-35%}to{left:100%}}.loading-shell{gap:14px;display:grid}.loading-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:12px;padding:16px;display:grid}.loading-panel>div:first-child{gap:4px;display:grid}.loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.loading-grid span{border:1px solid var(--line);min-height:120px;box-shadow:var(--shadow);background:linear-gradient(90deg,#fff,#f0ede7,#fff) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite loading-sheen}@keyframes loading-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}.bulk-stock-bar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(170px,210px) minmax(120px,160px) minmax(160px,210px) auto auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid}.bulk-category-bar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(180px,230px) minmax(240px,420px) auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid}.bulk-custom-notes-bar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(180px,230px) auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid}.bulk-dimensions-bar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid}.bulk-stock-title{align-items:center;gap:10px;min-height:40px;display:flex}.bulk-stock-title div{gap:2px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #cfc8bd;border-radius:6px;outline:none;padding:9px 10px}.field textarea{resize:vertical;min-height:118px;line-height:1.45}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1769aa26}.button,.icon-button{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:6px;justify-content:center;gap:8px;min-height:40px;padding:9px 13px;font-weight:700}.button:hover,.icon-button:hover{background:var(--accent-dark)}.button.secondary,.icon-button.secondary{color:var(--ink);border-color:var(--line);background:#fff}.button.secondary:hover,.icon-button.secondary:hover{background:#f0ede7}.button.success{background:var(--green);border-color:var(--green)}.button.danger{background:var(--red);border-color:var(--red)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.icon-button{width:40px;padding:0}.table-wrap{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;overflow-x:auto}.product-sheet-validator-page{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;width:min(1580px,100% - 28px);height:calc(100dvh - 64px);padding:16px 0;display:grid;overflow:hidden}.product-sheet-validator-page .page-head{align-items:center;margin-bottom:0}.product-sheet-validator-page .page-title{font-size:24px}.product-sheet-validator-page .page-copy{max-width:720px;margin-top:5px;font-size:13px;line-height:1.35}.product-sheet-validator-page .metrics{justify-content:flex-end}.product-sheet-validator-page .metric{min-height:34px;padding:6px 10px}.product-sheet-validator-page .progress-card{margin:0;padding:10px 12px}.product-sheet-panel{grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;display:grid}.product-sheet-toolbar{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex;box-shadow:0 10px 24px #18202a0d}.product-sheet-tabs{flex-wrap:wrap;gap:6px;display:flex}.product-sheet-tabs button{min-height:34px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px}.product-sheet-tabs button.active,.product-sheet-tabs button:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.product-sheet-pager{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.product-sheet-page-count{min-width:52px;color:var(--ink);text-align:center;font-size:13px;font-weight:750}.product-sheet-empty{margin:0}.product-sheet-table table{min-width:1740px}.product-sheet-table{min-height:0}.product-sheet-table td{vertical-align:top;padding-top:9px;padding-bottom:9px}.product-sheet-table td>strong,.product-sheet-table td>a,.product-sheet-table td>span{display:block}.product-sheet-woo-only{flex-direction:column;gap:10px;min-height:0;display:flex}.product-sheet-woo-only-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.product-sheet-woo-only-tools label{width:min(460px,100%);min-height:38px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.product-sheet-woo-only-tools input{background:0 0;border:0;outline:0;width:100%;padding:8px 0}.product-sheet-woo-archive-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-sheet-woo-selected-count{min-height:32px;color:var(--ink);border:1px solid var(--line);background:#f8fafc;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:750;display:inline-flex}.product-sheet-woo-only-table table{min-width:1120px}.product-sheet-woo-only-table{flex:1;min-height:0}.product-sheet-woo-product{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.product-sheet-woo-product>img,.product-sheet-woo-product>span{object-fit:cover;border:1px solid var(--line);background:#f1f3f5;border-radius:6px;width:48px;height:48px;display:block}.product-sheet-woo-product .subtle,.product-sheet-woo-store-link{margin-top:4px;display:block}.product-sheet-archive-button,.product-sheet-archive-status{margin-top:0}.product-sheet-woo-actions{flex-direction:column;align-items:flex-start;gap:6px;max-width:170px;display:flex}.product-sheet-woo-actions .button,.product-sheet-woo-actions .status{white-space:normal;width:100%;min-width:0}.product-sheet-woo-store-link{overflow-wrap:anywhere}.sheet-category-diffs{flex-wrap:wrap;gap:6px;display:flex}.sheet-category-diffs .status{border:0}.sheet-field-checks{gap:7px;min-width:250px;display:grid}.sheet-field-check{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 7px;display:flex}.sheet-field-check>div{align-items:center;gap:6px;min-width:0;display:flex}.sheet-field-check>div>strong{min-width:86px;font-size:12px}.sheet-field-check .status{min-height:22px;padding:3px 6px;font-size:10px}.sheet-field-help{color:var(--muted);cursor:help;position:relative;display:inline-flex!important}.sheet-field-help>span{z-index:22;width:min(380px,70vw);max-height:250px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;gap:5px;padding:11px;display:none;position:absolute;bottom:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 42px #18202a2e}.sheet-field-help:hover>span,.sheet-field-help:focus-within>span{display:grid}.sheet-field-help>span strong{text-transform:uppercase;font-size:11px}.sheet-field-help>span span{overflow-wrap:anywhere;font-size:12px;line-height:1.35}.compact-button{min-height:28px;padding:5px 7px;font-size:11px}.sheet-category-diffs .status{white-space:normal;text-transform:none;max-width:320px;line-height:1.3}.category-diff-popover{display:inline-flex;position:relative}.category-diff-popover .status{cursor:help}.category-diff-card{z-index:20;width:min(360px,70vw);max-height:220px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;padding:12px;display:none;position:absolute;bottom:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 42px #18202a2e}.category-diff-card strong,.category-diff-card span{display:block}.category-diff-card strong{margin-bottom:2px;font-size:12px}.category-diff-card span{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;padding:7px 8px;font-size:12px;line-height:1.3}.category-diff-popover:hover .category-diff-card,.category-diff-popover:focus-within .category-diff-card{display:grid}.category-hierarchy-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.category-hierarchy-list li{max-width:290px;color:var(--ink);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;background:#f7f9fb;border-radius:7px;padding:5px 7px;line-height:1.25;overflow:hidden}.category-hierarchy-list .category-hierarchy-more{color:var(--muted);background:#fff}.product-sheet-title{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #ece7df;padding:13px 14px}th{color:var(--muted);background:var(--panel-soft);text-transform:uppercase;letter-spacing:0;font-size:12px}tr:last-child td{border-bottom:0}.selected-row td{background:#f1f7fb}.select-col{text-align:center;width:48px;min-width:48px}.select-col input{width:18px;height:18px}.product-cell{align-items:center;gap:12px;min-width:280px;display:flex}.thumb{object-fit:cover;border:1px solid var(--line);background:#eee7dd;border-radius:6px;flex:none;width:48px;height:48px}.name{overflow-wrap:anywhere;max-width:420px;font-weight:750;display:block}.subtle{color:var(--muted);font-size:13px}.status{text-transform:uppercase;letter-spacing:0;border-radius:999px;gap:6px;width:fit-content;min-height:26px;padding:4px 8px;font-size:12px;font-weight:800}.status.pending,.status.onbackorder{color:#755000;background:#fff0c2}.status.approved,.status.instock{color:#17633b;background:#dff5e8}.status.rejected,.status.failed,.status.outofstock{color:#982929;background:#ffe2e2}.status.neutral{color:#425060;background:#e8edf2}.actions{flex-wrap:wrap;gap:8px;display:flex}.status-stack{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.editor-shell{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.category-merge-section{border-top:1px solid var(--line);margin-top:28px;padding-top:28px;scroll-margin-top:86px}.categories-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.category-purpose{color:#fff;background:#202a35;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;padding:18px;display:grid}.category-purpose-icon{color:#202a35;background:#fff;border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.category-purpose-label,.category-step-label{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.category-purpose-label{color:#9ecdf0}.category-purpose h2,.category-purpose p,.category-section-head h2,.category-section-head p{margin:0}.category-purpose h2{margin-top:3px;font-size:20px}.category-purpose p{color:#d7e0e8;max-width:760px;margin-top:5px;font-size:13px;line-height:1.5}.category-purpose-metrics{grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid}.category-purpose-metrics span{color:#d7e0e8;text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-content:center;gap:1px;min-height:54px;padding:8px 10px;font-size:11px;display:grid}.category-purpose-metrics strong{color:#fff;font-size:18px}.category-task-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.category-task-nav a{background:var(--panel);border:1px solid var(--line);border-radius:8px;align-items:center;gap:11px;min-height:68px;padding:12px 14px;display:flex}.category-task-nav a:hover{border-color:#a8c9e3;box-shadow:0 8px 22px #18202a12}.category-task-nav svg{color:var(--accent);flex:none}.category-task-nav span{color:var(--muted);gap:2px;font-size:12px;display:grid}.category-task-nav strong{color:var(--ink);font-size:14px}.category-editor-section{scroll-margin-top:86px}.category-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.category-section-head h2{margin-top:3px;font-size:22px}.category-section-head p{max-width:760px;color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5}.category-editor-layout{grid-template-columns:minmax(300px,390px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.category-directory{overflow:hidden}.category-directory .panel-head>div,.category-edit-head>div{gap:3px;display:grid}.category-directory-search{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;margin:12px;padding:0 10px;display:flex}.category-directory-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #1769aa21}.category-directory-search input{width:100%;min-width:0;min-height:40px;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 0}.category-directory-list{gap:4px;max-height:590px;padding:0 10px 10px;display:grid;overflow-y:auto}.category-directory-item{width:100%;min-height:52px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;display:grid}.category-directory-item:hover{background:var(--panel-soft);border-color:var(--line)}.category-directory-item.active{background:#edf5fb;border-color:#a8c9e3}.category-directory-item>span:nth-child(2){gap:2px;min-width:0;display:grid}.category-directory-item strong,.category-directory-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-directory-item strong{font-size:13px}.category-directory-item small{color:var(--muted);font-size:11px}.category-directory-depth{width:calc(8px + (var(--category-depth,0) * 8px));border-bottom:2px solid #cad4dc;border-left:2px solid #cad4dc;max-width:48px;height:20px}.category-directory-icon{width:28px;height:28px;color:var(--accent);background:#edf5fb;border-radius:6px;place-items:center;display:grid}.category-directory-count{min-width:28px;color:var(--muted);text-align:center;background:#f1f3f5;border-radius:5px;padding:3px 6px;font-size:11px}.category-directory-empty{color:var(--muted);text-align:center;margin:0;padding:20px 12px;font-size:13px}.category-edit-panel{overflow:hidden}.category-edit-head{min-height:78px}.category-form .field label{align-items:center;gap:5px;display:flex}.category-form .field>small{color:var(--muted);font-size:11px;line-height:1.4}.category-form textarea{min-height:126px}.category-review-note{color:#195c3d;background:#edf8f1;border:1px solid #bddfc9;border-radius:7px;gap:3px;padding:11px 12px;display:grid}.category-review-note strong{font-size:13px}.category-review-note span{font-size:12px;line-height:1.45}.category-merge-warning{color:#75500d;background:#fff8e8;border:1px solid #ead39b;border-radius:7px;align-items:flex-start;gap:9px;margin-bottom:12px;padding:11px 12px;font-size:13px;line-height:1.45;display:flex}.category-merge-warning svg{flex:none;margin-top:1px}.category-merge-pagination{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.category-merge-pagination>span{color:var(--muted);margin-right:auto;font-size:12px}.category-cleanup-section{margin-bottom:18px}.category-slug-audit-section{margin-bottom:28px}.cleanup-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.cleanup-guide>div{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:14px;display:grid;box-shadow:0 6px 18px #18202a0a}.cleanup-guide>div>span:last-child{color:var(--muted);grid-column:2;font-size:13px;line-height:1.4}.cleanup-guide-icon{color:#fff;background:var(--ink);border-radius:7px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.cleanup-list-toolbar{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:12px 14px;display:flex}.cleanup-search{width:min(480px,100%);color:var(--muted);align-items:center;gap:9px;display:flex}.cleanup-search input{width:100%;min-height:38px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 10px}.cleanup-view-tabs{flex-wrap:wrap;gap:6px;display:flex}.cleanup-view-tabs button{min-height:34px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px}.cleanup-view-tabs button.active,.cleanup-view-tabs button:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.category-merge-head,.duplicate-card-head,.duplicate-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.category-merge-head{margin-bottom:14px}.category-merge-actions{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;display:flex}.category-merge-select{width:min(420px,100%)}.category-merge-head h2,.duplicate-card h3{margin:0}.duplicate-groups{gap:12px;display:grid}.duplicate-list-toolbar{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:12px 14px;display:flex}.duplicate-search{width:min(560px,100%);color:var(--muted);align-items:center;gap:9px;display:flex}.duplicate-search input{width:100%;min-height:38px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 10px}.duplicate-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.duplicate-review-group{overflow:hidden}.duplicate-review-group>summary{list-style:none}.duplicate-review-group>summary::-webkit-details-marker{display:none}.duplicate-group-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 16px;display:flex}.duplicate-group-summary:hover{background:var(--panel-soft)}.duplicate-group-title,.duplicate-group-signals{align-items:center;gap:10px;min-width:0;display:flex}.duplicate-group-title h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.duplicate-group-title>div{gap:3px;min-width:0;display:grid}.duplicate-group-chevron{flex:none;transition:transform .16s}.duplicate-review-group[open] .duplicate-group-chevron{transform:rotate(180deg)}.duplicate-group-signals{flex-wrap:wrap;justify-content:flex-end}.duplicate-signal-list{flex-wrap:wrap;gap:5px;display:flex}.duplicate-signal{color:#425060;background:#edf1f4;border-radius:5px;align-items:center;min-height:24px;padding:3px 7px;font-size:12px;font-weight:700;display:inline-flex}.duplicate-decision-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8f9;grid-template-columns:minmax(240px,.8fr) minmax(420px,1.4fr) minmax(180px,.5fr);align-items:end;gap:16px;padding:14px 16px;display:grid}.duplicate-decision-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.duplicate-decision-heading>div{gap:4px;min-width:0;display:grid}.duplicate-decision-heading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.duplicate-step-label,.duplicate-column-label{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.duplicate-mode-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.duplicate-mode-picker button{min-height:62px;color:var(--ink);text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;align-items:flex-start;gap:9px;padding:10px;display:flex}.duplicate-mode-picker button:hover,.duplicate-mode-picker button.active{background:#eef5fa;border-color:#86acc4;box-shadow:inset 0 0 0 1px #86acc4}.duplicate-mode-picker button>span{gap:3px;display:grid}.duplicate-mode-picker small{color:var(--muted);line-height:1.3}.duplicate-variant-field{min-width:0}.duplicate-card-head{border-bottom:1px solid var(--line);padding:16px}.duplicate-card-head .field{width:min(360px,100%)}.product-merge-controls{grid-template-columns:minmax(260px,360px) minmax(150px,190px) minmax(150px,190px);align-items:end;gap:10px;display:grid}.product-merge-controls .field{width:100%}.duplicate-compare{display:grid}.duplicate-row{border-bottom:1px solid #ece7df;padding:14px 16px}.duplicate-row:last-child{border-bottom:0}.duplicate-row.target{background:#f1f7fb}.duplicate-row>div{gap:4px;min-width:0;display:grid}.duplicate-row small{max-width:420px;color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.category-cleanup-list{gap:10px;display:grid}.category-cleanup-row{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(280px,1.1fr) minmax(180px,.7fr) minmax(240px,.9fr) minmax(190px,auto);align-items:center;gap:16px;padding:14px 16px;display:grid}.category-cleanup-row>div{gap:4px;min-width:0;display:grid}.category-cleanup-row>.actions{justify-content:flex-end;display:flex}.category-cleanup-row small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.cleanup-blocked{color:#755000;align-items:center;gap:7px;max-width:210px;font-size:12px;font-weight:750;line-height:1.3;display:inline-flex}.cleanup-pager{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:11px 14px;display:flex}.cleanup-pager>div{align-items:center;gap:9px;display:flex}.cleanup-pager strong{text-align:center;min-width:48px}.slug-audit-groups{gap:12px;display:grid}.slug-audit-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.cleanup-problem-card{overflow:hidden}.cleanup-problem-card>summary{list-style:none}.cleanup-problem-card>summary::-webkit-details-marker{display:none}.cleanup-problem-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 16px;display:flex}.cleanup-problem-summary:hover{background:var(--panel-soft)}.cleanup-problem-title{align-items:center;gap:10px;min-width:0;display:flex}.cleanup-problem-title>div{gap:3px;min-width:0;display:grid}.cleanup-problem-title h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cleanup-problem-chevron{flex:none;transition:transform .16s}.cleanup-problem-card[open] .cleanup-problem-chevron{transform:rotate(180deg)}.cleanup-address-guide{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8f9;grid-template-columns:minmax(150px,auto) minmax(260px,.8fr) 1fr;align-items:center;gap:10px 18px;padding:11px 16px;display:grid}.cleanup-address-guide>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.cleanup-address-guide strong{overflow-wrap:anywhere}.cleanup-address-guide small{color:var(--muted);line-height:1.35}.slug-audit-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.slug-audit-card-head h3{margin:0}.slug-audit-list{display:grid}.slug-audit-row{border-bottom:1px solid #ece7df;grid-template-columns:minmax(280px,1fr) minmax(250px,.8fr) minmax(280px,1fr) minmax(180px,auto);align-items:center;gap:16px;padding:14px 16px;display:grid}.slug-audit-row:last-child{border-bottom:0}.slug-audit-row.target{background:#f1f7fb}.slug-audit-row>div{gap:4px;min-width:0;display:grid}.slug-audit-row>.actions{justify-content:flex-end;display:flex}.slug-audit-row strong{overflow-wrap:anywhere}.slug-audit-row small{color:var(--muted);overflow-wrap:anywhere;line-height:1.4}.product-duplicate-section{margin-bottom:18px}.product-duplicate-compare{display:grid}.product-duplicate-row{border-bottom:1px solid #ece7df;grid-template-columns:minmax(320px,1.3fr) minmax(120px,.5fr) minmax(180px,.7fr) minmax(210px,.8fr) auto;align-items:start;gap:16px;padding:14px 16px;display:grid}.product-duplicate-row:last-child{border-bottom:0}.product-duplicate-row.target{background:#f1f7fb}.product-duplicate-row>div{gap:4px;min-width:0;display:grid}.product-duplicate-row>.actions{justify-items:end;min-width:180px;display:grid}.product-duplicate-row>.product-duplicate-main{align-items:flex-start;gap:12px;display:flex}.product-duplicate-image{object-fit:cover;border:1px solid var(--line);background:#eee7dd;border-radius:6px;flex:none;width:86px;height:86px}.product-duplicate-main div{gap:4px;min-width:0;display:grid}.duplicate-keep-choice{width:fit-content;color:var(--accent-dark);cursor:pointer;align-items:center;gap:7px;margin-bottom:3px;font-size:12px;font-weight:800;display:inline-flex}.duplicate-keep-choice input{width:17px;height:17px}.duplicate-outcome{max-width:220px;color:var(--muted);text-align:right;font-size:12px;line-height:1.35}.product-link-row{color:var(--accent);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.product-link-row a:hover{color:var(--accent-dark);text-decoration:underline}.product-duplicate-row small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.product-merge-preview{grid-column:1/-1}.product-merge-preview summary{cursor:pointer}.product-merge-preview>p{margin:8px 0}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.panel-title{margin:0;font-size:18px}.panel-body{padding:16px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid .wide{grid-column:1/-1}.dimension-fields{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:14px;display:grid}.dimension-fields legend{color:var(--ink);align-items:center;gap:7px;padding:0 6px;font-size:14px;font-weight:750;display:flex}.checkbox-field{align-items:center;gap:9px;min-height:40px;padding-top:21px;display:flex}.checkbox-field.compact{white-space:nowrap;padding-top:0}.checkbox-field input{width:18px;height:18px}.category-picker{background:var(--panel-soft);border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;max-height:220px;padding:10px;display:grid;overflow:auto}.category-field-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.category-field-head label{margin:0}.category-picker-toolbar{grid-template-columns:minmax(220px,1fr) auto auto;gap:8px;margin-bottom:8px;display:grid}.category-search{min-height:40px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.category-search input{background:0 0;border:0;outline:0;width:100%;min-height:38px;padding:0}.category-picker-toolbar .button.active{color:#fff;background:var(--ink);border-color:var(--ink)}.category-picker-refined{grid-template-columns:1fr;gap:6px;max-height:300px;padding:8px;display:grid}.category-tree{gap:4px;display:grid}.category-tree .category-tree{margin-left:0}.category-tree-branch{gap:4px;display:grid}.category-tree-row{padding-left:calc(var(--category-depth,0) * 16px);grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:6px;display:grid}.category-tree-toggle{width:28px;min-height:42px;color:var(--muted);background:#fff;border:1px solid #ece7df;border-radius:7px;place-items:center;padding:0;display:grid}.category-tree-toggle:disabled{cursor:default;opacity:.35}.category-tree-choice{background:#fff;border:1px solid #ece7df;border-radius:7px;align-items:flex-start;gap:8px;min-width:0;min-height:42px;padding:8px 10px;display:flex}.category-tree-choice:hover,.category-tree-toggle:not(:disabled):hover{background:#f7f9fb}.category-tree-choice>span{gap:3px;min-width:0;display:grid}.category-tree-choice strong{font-size:13px;line-height:1.2}.category-tree-choice small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.category-choice{align-items:flex-start;gap:8px;min-height:32px;display:flex}.category-choice-hierarchy{min-height:44px;padding:8px 10px;padding-left:calc(10px + (var(--category-depth,0) * 12px));background:#fff;border:1px solid #ece7df;border-radius:7px}.category-choice-hierarchy:hover{background:#f7f9fb}.category-choice-hierarchy>span{gap:3px;min-width:0;display:grid}.category-choice-hierarchy strong{font-size:13px;line-height:1.2}.category-choice-hierarchy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.category-picker-empty{color:var(--muted);text-align:center;border:1px dashed var(--line);background:#fff;border-radius:7px;padding:12px}.selected-category-paths,.current-category-paths{flex-wrap:wrap;gap:6px;margin:0 0 10px;display:flex}.selected-category-paths span,.current-category-paths span{max-width:100%;color:var(--ink);background:#f1f7fb;border:1px solid #d9e9f3;border-radius:7px;align-items:center;gap:6px;padding:6px 8px;font-size:12px;line-height:1.25;display:inline-flex}.selected-category-paths.refined{background:var(--panel-soft);border:1px solid var(--line);border-radius:7px;max-height:92px;padding:8px;overflow:auto}.selected-category-paths.refined span{background:#fff;border-color:#d9e9f3}.selected-category-paths button{width:20px;height:20px;color:var(--muted);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.selected-category-paths button:hover{color:#fff;background:var(--red)}.relationship-grid{grid-template-columns:1fr;gap:12px;display:grid}.relationship-editor{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.relationship-editor-head,.relationship-product,.relationship-search{align-items:center;gap:10px;display:flex}.relationship-editor-head{justify-content:space-between}.relationship-editor-head>div{gap:3px;min-width:0;display:grid}.relationship-list,.relationship-results{gap:8px;display:grid}.relationship-results{max-height:280px;padding-top:2px;overflow:auto}.relationship-product{background:#fff;border:1px solid #ece7df;border-radius:8px;min-width:0;padding:9px}.relationship-product.selected{background:#f8fbfd;border-color:#d9e9f3}.relationship-product img,.relationship-product-image{object-fit:cover;border:1px solid var(--line);background:#eee7dd;border-radius:6px;flex:none;width:46px;height:46px}.relationship-product>div:not(.relationship-actions){flex:1;gap:2px;min-width:0;display:grid}.relationship-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.relationship-actions{flex:none;gap:6px;display:flex}.relationship-search{align-items:stretch}.relationship-search label{min-width:0;min-height:40px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;flex:1;align-items:center;gap:8px;padding:0 10px;display:flex}.relationship-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:38px;padding:0}.relationship-empty{color:var(--muted);text-align:center;border:1px dashed var(--line);background:#fff;border-radius:7px;padding:14px}.compact-error{margin-bottom:0}.colour-board-editor{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:12px;padding:12px;display:grid}.colour-board-list{gap:10px;display:grid}.colour-choice-picker{grid-template-columns:minmax(260px,1fr) auto;align-items:stretch;gap:8px;display:grid}.colour-choice-picker label{min-width:0;min-height:40px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.colour-choice-picker select{width:100%;min-width:0;min-height:38px;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.colour-board-row{background:#fff;border:1px solid #ece7df;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.colour-board-swatch,.colour-board-swatch span,.colour-board-swatch img{border-radius:8px;width:58px;height:58px}.colour-board-swatch{border:1px solid var(--line);background:#eee7dd;overflow:hidden}.colour-board-swatch span,.colour-board-swatch img{display:block}.colour-board-swatch img{object-fit:cover}.colour-board-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.colour-board-fields .wide{grid-column:1/-1}.colour-board-actions{justify-items:end;gap:8px;display:grid}.full-description-editor{min-height:260px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.specification-editor{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:12px;padding:12px;display:grid}.specification-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.specification-groups{gap:10px;display:grid}.specification-group{background:#fff;border:1px solid #ece7df;border-radius:8px;gap:10px;padding:12px;display:grid}.specification-group-head,.specification-row{align-items:end;gap:10px;display:grid}.specification-group-head{grid-template-columns:minmax(0,1fr) auto}.specification-list{gap:8px;display:grid}.specification-row{grid-template-columns:minmax(160px,.7fr) minmax(220px,1fr) auto}.current-category-paths{margin:6px 0 0}.sidebar-list{gap:10px;display:grid}.image-stack{gap:8px;display:grid}.image-stack img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:6px;width:100%}.notice{color:#614400;background:#fff4d3;border:1px solid #f2d58b;border-radius:8px;margin:0 0 14px;padding:12px 14px}.error{color:#8c2525;background:#ffe6e6;border:1px solid #efb0b0;border-radius:8px;margin:0 0 14px;padding:12px 14px}.progress-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:8px;margin:0 0 14px;padding:14px;display:grid}.progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-head span{color:var(--accent);font-weight:800}.progress-track{background:#e7edf2;border-radius:999px;height:10px;overflow:hidden}.progress-track span{background:var(--accent);border-radius:inherit;height:100%;transition:width .18s;display:block}.review-list{gap:12px;display:grid}.review-toolbar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.review-toolbar div{gap:3px;display:grid}.review-item{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.review-main{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;display:grid}.review-main h2{overflow-wrap:anywhere;margin:6px 0;font-size:18px}.review-merge-summary{gap:10px;padding:0 16px 16px;display:grid}.review-merge-mode{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.review-merge-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-product-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.review-product-card img,.review-product-image{object-fit:cover;border:1px solid var(--line);background:#eee7dd;border-radius:6px;width:96px;height:96px}.review-product-card>div{gap:4px;min-width:0;display:grid}.review-product-card strong{overflow-wrap:anywhere}.review-merge-checks{gap:3px;display:grid}.json-box{color:#f4f7fb;background:#1f2933;border-radius:6px;max-height:360px;margin:0;padding:14px;font-size:12px;line-height:1.45;overflow:auto}.empty{color:var(--muted);text-align:center;padding:26px}@media (max-width:920px){.topbar,.page-head,.category-merge-head,.category-merge-actions,.duplicate-card-head,.duplicate-list-toolbar,.duplicate-group-summary,.cleanup-list-toolbar,.cleanup-problem-summary,.duplicate-row,.review-toolbar,.review-main{flex-direction:column;align-items:stretch}.toolbar,.product-filter-form,.product-action-form.stock-action,.product-action-form.category-action,.product-action-form.notes-action,.product-action-form.dimensions-action,.bulk-stock-bar,.bulk-category-bar,.bulk-custom-notes-bar,.bulk-dimensions-bar,.pagination,.editor-shell,.relationship-grid,.duplicate-filter,.loading-grid,.form-grid{grid-template-columns:1fr}.product-filter-head,.product-selection-head,.product-sheet-woo-only-tools,.make-model-toolbar,.make-model-selection,.make-model-unresolved-list article,.category-section-head{flex-direction:column;align-items:stretch}.product-sheet-woo-archive-actions{flex-wrap:wrap;justify-content:flex-start}.category-purpose{grid-template-columns:auto minmax(0,1fr);align-items:start}.category-purpose-metrics{grid-column:1/-1;width:100%}.category-task-nav,.category-editor-layout{grid-template-columns:1fr}.category-directory-list{max-height:360px}.categories-head-actions{justify-content:flex-start}.page-purpose{grid-template-columns:auto minmax(0,1fr);align-items:start}.page-purpose-note{grid-column:1/-1}.page-purpose.compact{grid-template-columns:auto minmax(0,1fr)}.page-purpose.compact .page-purpose-note{display:none}.category-merge-pagination{flex-wrap:wrap;justify-content:flex-start}.category-merge-pagination>span{width:100%;margin-right:0}.product-action-tabs{padding-bottom:1px;overflow-x:auto}.product-action-tabs button{flex:none}.make-model-product{grid-template-columns:28px minmax(0,1fr)}.make-model-product-main,.make-model-comparison,.make-model-source,.make-model-action{grid-column:2}.make-model-comparison,.make-model-diff,.review-make-model-summary,.review-make-model-diffs{grid-template-columns:1fr}.make-model-action{justify-items:stretch}.make-model-search{width:100%}.make-model-unresolved-list article{grid-template-columns:1fr}.make-model-head-actions{justify-content:flex-start}.make-model-help-backdrop{padding:10px}.make-model-help-modal{max-height:calc(100dvh - 20px)}.make-model-help-steps,.make-model-help-statuses dl,.dimension-fields,.product-duplicate-row,.cleanup-guide,.cleanup-address-guide{grid-template-columns:1fr}.cleanup-guide>div>span:last-child{grid-column:auto}.cleanup-guide-icon{grid-row:auto}.cleanup-search,.cleanup-view-tabs{width:100%}.cleanup-view-tabs button{flex:auto}.cleanup-pager{flex-direction:column;align-items:stretch}.duplicate-decision-panel,.duplicate-mode-picker{grid-template-columns:1fr}.duplicate-group-signals{justify-content:flex-start}.product-duplicate-row>.actions{justify-items:start}.duplicate-outcome{text-align:left;max-width:none}.category-cleanup-row{grid-template-columns:1fr}.category-cleanup-row>.actions,.slug-audit-row>.actions{justify-content:flex-start}.slug-audit-card-head{flex-direction:column;align-items:stretch}.slug-audit-row,.review-merge-products{grid-template-columns:1fr}.pagination{flex-direction:column;align-items:stretch}.pagination-links{justify-content:flex-start}.category-merge-actions,.category-merge-select{width:100%}.product-merge-controls,.colour-board-row,.colour-board-fields,.colour-choice-picker,.specification-group-head,.specification-row{grid-template-columns:1fr}.colour-board-actions,.specification-toolbar{justify-content:flex-start;justify-items:start}.page{width:min(100% - 24px,1420px);padding-top:20px}.page-title{font-size:26px}.nav{justify-content:flex-start}}
