:root{--border:#d9d5cd;--bg:#faf8f6;--card:#fff;--text:#2a221f;--muted:#6b675f;--accent:#8e1116;--danger:#b3261e;--ok:#1e7a34}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font:15px/1.5 -apple-system,Segoe UI,sans-serif}a{color:var(--accent)}.shell{min-height:100vh;display:flex}.nav{background:var(--card);border-right:1px solid var(--border);flex-direction:column;flex:none;width:200px;height:100vh;padding:16px 0;display:flex;position:sticky;top:0;overflow-y:auto}.nav .brand{padding:0 16px 12px;font-weight:700}.nav a{color:var(--text);padding:8px 16px;text-decoration:none;display:block}.product-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-template-link{white-space:nowrap}.import-meta,.import-summary,.template-picker{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.import-meta label,.template-picker label{align-items:center;gap:6px;display:flex}.import-mapping{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:14px 0;display:grid}.import-mapping label{flex-direction:column;gap:4px;font-size:12px;display:flex}.import-errors{color:#a33;margin:12px 0;padding-left:20px;font-size:12px}.nav-lock{vertical-align:-2px;width:12px;height:12px;color:var(--muted);margin-left:6px}.nav a:hover,.nav a.active{background:var(--bg);color:var(--accent)}.nav-footer{margin-top:auto}.nav-support{border-top:1px solid var(--border);margin:8px 12px;padding:9px 4px 7px}.nav-support span{color:var(--muted);text-transform:uppercase;padding:0 0 3px;font-size:10px;font-weight:700;display:block}.nav-support a{padding:4px 0;font-size:12px}.nav-account{border-top:1px solid var(--border);padding-top:8px}.nav-account>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:4px 16px;font-size:11px;display:block;overflow:hidden}.nav-account form{padding:4px 16px}.nav-account button{width:100%}.main{flex:1;min-width:0;padding:28px 32px 60px}.main>*{max-width:1180px;margin:0 auto}.card{background:var(--card);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px}h1{margin:0 0 16px;font-size:21px}h2{margin:0 0 10px;font-size:16px}table{border-collapse:collapse;width:100%;font-size:13.5px}th,td{text-align:left;border-bottom:1px solid var(--border);padding:7px 9px}th{color:var(--muted);font-weight:600}.num{text-align:right;font-variant-numeric:tabular-nums}input,select{border:1px solid var(--border);min-height:36px;font:inherit;color:var(--text);background:#fff;border-radius:5px;padding:7px 10px}label{color:var(--muted);flex-direction:column;gap:4px;font-size:12.5px;display:flex}form.row,.row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}button{cursor:pointer;border:1px solid var(--border);font:inherit;background:#fff;border-radius:6px;padding:7px 14px}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.danger{color:var(--danger);border-color:var(--danger);background:#fff}.pill{color:var(--muted);background:#f2f0ec;border-radius:999px;padding:1px 8px;font-size:11.5px;display:inline-block}.pill.profit{color:var(--ok);background:#e6f4ea}.pill.loss{color:var(--danger);background:#fbeaea}.error{color:var(--danger);font-size:12.5px}.grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.muted{color:var(--muted)}.field-row{align-items:center;gap:10px;padding:4px 0;display:flex}.field-row label{flex-direction:row;align-items:center;gap:6px}.sheet-page{max-width:1440px;margin:0 auto}.wide-page{max-width:1900px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.page-heading h1{letter-spacing:-.7px;margin:3px 0 4px;font-size:30px}.page-heading p{color:var(--muted);margin:0}.eyebrow{color:var(--accent);letter-spacing:.11em;font-size:10.5px;font-weight:800}.sheet-card{background:var(--card);border:1px solid var(--border);border-radius:10px;margin-bottom:14px;padding:18px;box-shadow:0 1px 2px #2a221f0a}.section-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-heading>div{align-items:center;gap:9px;display:flex}.section-heading h2{margin:0;font-size:16px}.step{width:25px;height:25px;color:var(--accent);background:#f7e8e8;border-radius:6px;place-items:center;font-size:11px;font-weight:800;display:grid}.table-scroll{overflow-x:auto}.sheet-table{font-size:14px}.sheet-table th{color:#625b53;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f6f3ef;font-size:10.5px}.sheet-table th,.sheet-table td{border:1px solid #e5e0d8}.sheet-table input:not([type=checkbox]),.sheet-table select{background:0 0;border-color:#0000;width:100%;min-width:110px}.sheet-table input:focus,.sheet-table select:focus{border-color:var(--accent);background:#fff;outline:none}.sheet-table tfoot td{color:var(--accent);background:#fbf1f1;font-weight:800}.cell-number{text-align:right;font-variant-numeric:tabular-nums}.strong{font-weight:750}.positive{color:var(--ok)}.icon-button{padding:2px 8px;font-size:18px;line-height:1.2}.stat-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:12px;display:flex}.stat-row label{flex-direction:row;align-items:center;gap:8px;font-size:12.5px}.stat-row input{width:100px}.stat-chip{color:var(--muted);background:#f6f3ef;border-radius:7px;padding:7px 12px;font-size:12.5px}.stat-chip b{color:var(--accent);font-size:14.5px}.operating-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.operating-left-column,.operating-right-column{align-content:start;gap:12px;display:grid}.form-grid{gap:12px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.four{grid-template-columns:repeat(4,1fr)}.form-grid input,.form-grid select{width:100%;min-height:38px}.result-inline,.settlement{justify-content:flex-end;align-items:baseline;gap:12px;padding-top:13px;display:flex}.result-inline strong,.settlement strong{color:var(--accent);font-size:20px}.synced-chip{color:var(--ok);background:#f1faf3;border:1px solid #cfe2d2;border-radius:999px;padding:8px 12px;font-size:12px}.required-tag{color:#765b19;text-transform:uppercase;background:#fff0bd;border-radius:4px;margin-left:7px;padding:2px 5px;font-size:9px}.tax-row{background:#f8f6f2;border-radius:8px;grid-template-columns:150px 1fr 1fr;align-items:end;gap:14px;margin-bottom:14px;padding:12px;display:grid}.tax-row>label:first-child{flex-direction:row;align-items:center;padding-bottom:9px}.tax-row>div{justify-content:space-between;padding-bottom:8px;display:flex}.calculator-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.result-panel{color:var(--text);background:var(--card);border:1px solid var(--border);border-radius:12px;padding:20px;position:sticky;top:18px}.profit-hero{flex-direction:column;padding:6px 0 18px;display:flex}.profit-hero strong{font-size:32px;line-height:1.15}.profit-hero strong.positive{color:var(--ok)}.profit-hero strong.error{color:var(--danger)}.result-panel dl{margin:0}.result-panel dl>div{border-top:1px solid var(--border);justify-content:space-between;gap:10px;padding:10px 0;display:flex}.result-panel dt{color:var(--muted)}.result-panel dd{text-align:right;margin:0;font-weight:700}.save-card .primary{margin-top:14px}.success-message{color:var(--ok);margin-bottom:0}.button-link{border-radius:6px;padding:8px 14px;text-decoration:none;display:inline-block}.product-grid-card{padding:0}.product-table{min-width:1400px}.product-table td{white-space:nowrap}.product-table input{min-width:90px}.product-table td:nth-child(3) input{min-width:160px}.workspace-product-table{min-width:900px}.channel-chips,.workspace-product-table td:nth-child(6){flex-wrap:wrap;gap:5px;display:flex}.listing-detail-row>td{background:#faf8f6;padding:14px}.listing-details{gap:8px;display:grid}.listing-details article{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(320px,1.5fr) auto;align-items:center;gap:16px;padding:10px 12px;display:grid}.listing-details article>div:first-child{flex-direction:column;display:flex}.listing-details article span{color:var(--muted);font-size:12px}.listing-details dl{gap:18px;margin:0;display:flex}.listing-details dl>div{gap:6px;display:flex}.listing-details dd{margin:0;font-weight:700}.add-channel{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.auth-card{max-width:380px;margin:80px auto}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-switch{color:var(--muted);margin:16px 0 0}.auth-help{text-align:right;font-size:12.5px}.import-prompt{color:#765b19;background:#fff4cf;border:1px solid #ead58b;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.import-prompt span{flex:280px}.product-thumb,.product-placeholder{object-fit:cover;background:#eee9e3;border-radius:6px;width:38px;height:38px}.product-placeholder{color:var(--muted);place-items:center;font-size:10px;display:grid}.empty-state{color:var(--muted);text-align:center!important;padding:36px!important}.limit-notice{color:#765b19;background:#fff4cf;border:1px solid #ead58b;border-radius:8px;padding:12px}.fee-status{margin-top:12px}.compact-fees{margin-top:10px}.compact-fees .sheet-table th,.compact-fees .sheet-table td{padding-top:6px;padding-bottom:6px}.tax-compact{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:11px 14px;display:flex}.tax-compact strong,.tax-compact b{color:var(--accent)}.tax-divider{color:var(--border)}.compact-heading{margin-bottom:12px}.compact-heading h1{margin-bottom:0}.sheet-table thead th{z-index:1;position:sticky;top:0}.sheet-table input.cell-editable{color:#7a1f1f;background:#fff6f6;border-color:#e3bcbc}.sheet-table input.cell-editable:focus{border-color:var(--accent);background:#fff}.cell-computed{background:#f6f3ef;font-weight:700}.segmented{border:1px solid var(--border);border-radius:7px;width:100%;min-height:36px;display:flex;overflow:hidden}.segmented-option{color:var(--text);font:inherit;text-align:center;white-space:nowrap;background:#fff;border:0;border-radius:0;flex:1;padding:7px 12px}.segmented-option+.segmented-option{border-left:1px solid var(--border)}.segmented-option.active{background:var(--accent);color:#fff;font-weight:600}.segmented-option:disabled{color:var(--muted);cursor:not-allowed;background:#f6f3ef}.combobox{position:relative}.combobox-menu{z-index:30;border:1px solid var(--border);background:#fff;border-radius:8px;max-height:280px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #2a221f1f}.combobox-option{text-align:left;width:100%;font:inherit;background:0 0;border:0;border-radius:5px;padding:7px 9px;display:block}.category-search-option{justify-content:space-between;align-items:center;gap:12px;display:flex}.category-search-option span{gap:2px;min-width:0;display:grid}.category-search-option small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-search-option b{font-weight:700}.category-search-option>strong{color:var(--accent);font-variant-numeric:tabular-nums;flex:none}.category-picker-control{text-align:left;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;display:flex}.category-picker-control span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.category-picker-control strong{color:var(--accent);white-space:nowrap;font-size:12px}.category-picker-control i{color:var(--muted);font-style:normal}.combobox-option:hover,.combobox-option:focus{background:#f6f3ef}.combobox-empty{color:var(--muted);padding:8px 9px;font-size:12.5px}.program-note{color:var(--muted);margin-top:2px;font-size:11.5px;font-weight:400;display:block}.program-disabled{color:var(--muted);background:#faf9f7}.compact-money{max-width:130px;min-width:100px!important}.modal-backdrop{z-index:100;background:#2a221f59;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:12px;width:100%;max-width:380px;padding:20px;box-shadow:0 20px 48px #2a221f38}.modal-panel h2{margin-bottom:4px}.modal-panel label{margin:12px 0}.modal-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.target-price-panel{margin-top:14px}.target-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.target-price-panel .target-mode{width:max-content;margin:0;display:flex}.target-value{width:126px;min-height:32px}.target-price-panel .target-result{margin-top:10px}.category-selection-summary{background:#fbfaf8;border:1px solid #e5e0d8;border-radius:7px;justify-content:space-between;gap:12px;margin:12px 0 0;padding:9px 10px;font-size:12.5px;display:flex}.category-selection-summary strong{color:var(--accent);white-space:nowrap}.tax-selector{background:#f6f3ef;border-radius:5px;align-items:center;min-height:30px;padding:4px 7px;font-size:12.5px;display:inline-flex}.tax-revenue-link{color:var(--accent);border-color:#0000;padding:3px 0;font-size:11.5px;text-decoration:underline}.additional-cost-table small{color:var(--muted);margin-top:3px;font-size:11.5px;display:block}.target-price-dialog{max-width:430px}.target-mode{gap:8px;margin:14px 0;display:grid}.target-mode label{color:var(--text);flex-direction:row;align-items:center}.target-mode input{min-height:auto}.target-presets{flex-wrap:wrap;gap:6px;margin:8px 0 12px;display:flex}.target-presets button{padding:4px 9px;font-size:12px}.target-result{background:#fbf1f1;border-radius:7px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;padding:8px 10px;font-size:12.5px;display:flex}.target-result b{color:var(--accent)}.target-result .primary{margin-left:auto;padding-block:5px}.operating-modal-panel{max-width:920px;max-height:calc(100vh - 32px);overflow:auto}.operating-modal-panel section{margin-top:18px}.operating-modal-panel h3{margin:0}.operating-modal-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.suggestion-box{background:#f6f3ef;border-radius:8px;margin-top:10px;padding:10px 12px}.suggestion-box .suggestion-title{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:6px;font-size:11px}.suggestion-chip{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:8px;margin:0 6px 6px 0;padding:5px 6px 5px 12px;font-size:12.5px;display:inline-flex}.suggestion-chip button{border-radius:999px;padding:3px 10px;font-size:12px}.operating-editor{gap:12px;display:grid}.operating-summary-controls{background:#f6f3ef;border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px 12px;display:flex}.operating-summary-controls label{flex-direction:row;align-items:center;gap:7px}.operating-summary-controls input{width:92px}.operating-table-card{margin-bottom:0;padding:14px}.operating-table-card .section-heading{margin-bottom:5px}.operating-table-card h2{text-transform:uppercase;letter-spacing:.03em;font-size:14px}.operating-total-line{color:var(--muted);background:#fbf1f1;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:10px 12px;display:flex}.operating-total-line b{color:var(--accent)}.operating-modal-panel .operating-editor section{margin-top:0}.sticky-actions{background:#fff;padding:12px 0 0;position:sticky;bottom:-20px}.product-toolbar{align-items:center;gap:8px;margin-bottom:9px;display:flex}.product-toolbar .success-message,.product-toolbar .error{margin-left:auto}.compact-product-table{min-width:980px}.compact-product-table td{vertical-align:middle;padding-top:5px;padding-bottom:5px}.inline-cell{text-align:left;background:0 0;border-color:#0000;width:100%;padding:4px 6px}.inline-cell:hover{border-color:var(--border);background:#fff}.listing-summary-chips{flex-wrap:wrap;gap:5px;display:flex}.listing-result-chip{border-radius:6px;flex-direction:column;padding:4px 7px;font-size:11.5px;display:inline-flex}.listing-result-chip.profit{color:var(--ok);background:#e6f4ea}.listing-result-chip.loss{color:var(--danger);background:#fbeaea}.full-listing-details article{display:block}.listing-breakdown>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.listing-breakdown>header>div:first-child{flex-direction:column;display:flex}.listing-price-grid,.listing-totals{background:#f6f3ef;border-radius:7px;flex-wrap:wrap;gap:14px;margin-top:9px;padding:8px 10px;display:flex}.listing-price-grid span,.listing-totals span{align-items:center;gap:5px;display:flex}.listing-price-grid .inline-cell{width:auto}.breakdown-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-top:8px;display:grid}.breakdown-grid section{border:1px solid var(--border);border-radius:6px;padding:8px}.breakdown-grid h3{color:var(--accent);text-transform:uppercase;margin:0 0 5px;font-size:11px}.breakdown-grid section>div{justify-content:space-between;gap:8px;padding:2px 0;font-size:11.5px;display:flex}.compact-calculator-card{padding:14px 16px}.product-price-row{margin-top:10px}.compact-result{color:var(--muted);background:#fbf1f1;border-radius:7px;flex-direction:column;justify-content:center;padding:7px 10px;display:flex}.compact-result strong{color:var(--accent);font-size:18px}.additional-cost-table td:nth-child(2){color:var(--muted)}.marketing-inline{border-top:1px solid var(--border);margin-top:10px;padding-top:10px}.commercial-product-table{min-width:1540px}.commercial-product-table td{vertical-align:middle}.product-master-row td{background:#f8f6f2;font-weight:650}.commercial-listing-row td{padding-top:6px;padding-bottom:6px}.product-image-cell{align-items:center;gap:6px;max-width:150px;display:flex}.product-image-cell .inline-cell{max-width:90px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-master-row td:nth-child(2){min-width:190px}.product-master-row td:nth-child(2)>.inline-cell{display:block}.shared-cost{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:flex}.shared-cost .inline-cell{width:auto;font-weight:700}.category-cell{max-width:240px;color:var(--muted);font-size:11px}.category-cell small{margin-top:3px;display:block}.quick-add-card{padding:12px 14px}.quick-add-grid{grid-template-columns:1.1fr .8fr 1.3fr repeat(3,.8fr);gap:9px;display:grid}.quick-add-grid input{width:100%}.quick-add-actions{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.template-picker{align-items:end;gap:8px;margin-bottom:10px;display:flex}.template-picker label{width:min(320px,100%)}.dense-product-table{min-width:1660px}.dense-product-table th,.dense-product-table td{vertical-align:middle;padding:5px 7px}.dense-product-table .product-master-row td{border-top:6px solid var(--bg);background:#f5f1ec;border-bottom:1px solid #d9d2c9;height:56px}.dense-product-table .listing-row td{background:#fff}.dense-product-table .listing-row.group-alt td{background:#fcfbf9}.dense-product-table .listing-row.group-end td{border-bottom:3px solid #d9d2c9}.dense-product-table .inline-cell{white-space:nowrap;min-width:74px}.product-image-editor .product-thumb{flex:0 0 48px;width:48px;height:48px;position:relative;overflow:hidden}.product-image-editor .product-thumb span{width:100%;height:100%;color:var(--muted);place-items:center;font-size:10px;display:grid}.image-url-editor{z-index:5;width:260px;position:absolute;top:50px;left:0;border-color:var(--accent)!important;background:#fff!important}.icon-button,.icon-link{vertical-align:middle;place-items:center;min-width:30px;min-height:30px;padding:3px 7px;line-height:1;text-decoration:none;display:inline-grid}.category-button{max-width:250px;color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:2px 0;font-size:11px;display:block;overflow:hidden}.inline-category-editor{z-index:6;grid-template-columns:150px 190px auto;gap:5px;min-width:390px;display:grid;position:relative}.inline-category-editor label{font-size:10px}.inline-category-editor input{min-width:140px}.cofunded-input{margin-top:5px;display:block}.product-workspace{max-width:none}.product-flat-table{--product-selection-width:40px;--product-image-width:74px;--product-sku-width:96px;--product-name-width:220px;--product-cost-width:100px;--product-category-width:170px;--product-sell-width:100px;--product-voucher-width:96px;--product-final-width:102px;--product-commission-width:102px;--product-transaction-width:96px;--product-secondary-width:96px;--product-marketing-width:96px;--product-tax-width:90px;--product-operating-width:104px;--product-total-width:110px;--product-profit-width:110px;--product-margin-width:86px;--product-actions-width:118px;table-layout:fixed;width:100%;min-width:1540px}.product-flat-table th,.product-flat-table td{vertical-align:middle;border-top:0;border-left:0;border-right:0;height:62px;padding:8px 10px;line-height:1.2}.product-flat-table th{background:#f7f5f2;height:42px}.product-flat-table tbody tr{transition:background-color .12s}.product-flat-table tbody tr:hover td{background:#fbfaf8}.product-flat-table .group-end-col{border-right:2px solid #ded9d1}.product-flat-table .emphasis{color:#312925;font-weight:750}.product-flat-table .quiet{color:#777168;font-size:12.5px}.product-flat-table .positive-soft{color:#28683a}.product-flat-table .negative-soft{color:#9c3934}.product-flat-table .inline-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-flat-table .listing-selector{min-width:132px;font-weight:650}.product-flat-table .selection-col,.product-flat-table .image-col,.product-flat-table .actions-col,.product-flat-table .row-actions{text-align:center}.product-flat-table .image-col .product-image-editor{margin-inline:auto}.product-flat-table .num,.product-flat-table .num .table-sort-button{text-align:right}.product-flat-table .num .table-sort-button{justify-content:flex-end;align-items:center;gap:3px;display:inline-flex}.product-flat-table .product-col-selection{width:var(--product-selection-width)}.product-flat-table .product-col-image{width:var(--product-image-width)}.product-flat-table .product-col-sku{width:var(--product-sku-width)}.product-flat-table .product-col-name{width:var(--product-name-width)}.product-flat-table .product-col-cost{width:var(--product-cost-width)}.product-flat-table .product-col-category{width:var(--product-category-width)}.product-flat-table .product-col-sell{width:var(--product-sell-width)}.product-flat-table .product-col-voucher{width:var(--product-voucher-width)}.product-flat-table .product-col-final{width:var(--product-final-width)}.product-flat-table .product-col-commission{width:var(--product-commission-width)}.product-flat-table .product-col-transaction{width:var(--product-transaction-width)}.product-flat-table .product-col-secondary{width:var(--product-secondary-width)}.product-flat-table .product-col-marketing{width:var(--product-marketing-width)}.product-flat-table .product-col-tax{width:var(--product-tax-width)}.product-flat-table .product-col-operating{width:var(--product-operating-width)}.product-flat-table .product-col-total{width:var(--product-total-width)}.product-flat-table .product-col-profit{width:var(--product-profit-width)}.product-flat-table .product-col-margin{width:var(--product-margin-width)}.product-flat-table .product-col-actions{width:var(--product-actions-width)}.product-flat-table .sticky-col{z-index:2;background:#fff;position:sticky}.product-flat-table thead .sticky-col{z-index:4;background:#f7f5f2}.product-flat-table .selection-col{width:var(--product-selection-width);text-align:center;left:0}.product-flat-table .image-col{left:var(--product-selection-width)}.product-flat-table .sku-col{left:calc(var(--product-selection-width) + var(--product-image-width))}.product-flat-table .name-col{left:calc(var(--product-selection-width) + var(--product-image-width) + var(--product-sku-width));box-shadow:5px 0 8px -8px #2a221f6b}.product-flat-table tbody tr:hover .sticky-col{background:#fbfaf8}.product-image-editor{align-items:center;gap:3px;width:66px;display:flex;position:relative}.product-image-editor .product-thumb{background:#eee9e3;border-radius:6px;flex:0 0 48px;width:48px;height:48px;position:relative;overflow:hidden}.product-image-editor .product-thumb img{object-fit:cover}.product-image-editor .image-edit{opacity:.58;background:0 0;border-color:#0000;width:18px;min-width:18px;height:28px;padding:4px}.image-url-editor{z-index:8;position:absolute;top:44px;left:0;box-shadow:0 5px 16px #2a221f24;border-color:var(--accent)!important;background:#fff!important;width:260px!important;min-width:260px!important}.icon-button,.icon-link{vertical-align:middle;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:5px;line-height:1;text-decoration:none;display:inline-grid}.icon-button svg,.icon-link svg{width:15px;height:15px}.icon-button.danger{color:#8d7d78;background:0 0;border-color:#0000}.icon-button.danger:hover{color:var(--danger);background:#fff7f6;border-color:#e2c1be}.secondary-fees{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.row-actions{text-align:center;white-space:nowrap}.row-actions>*+*{margin-left:3px}.add-channel-select{min-height:28px;padding:3px 5px;font-size:11px;width:112px!important;min-width:112px!important}.product-tabs{flex:1;gap:2px;display:flex;overflow-x:auto}.product-tabs button{background:0 0;border-color:#0000;flex:none;padding:6px 10px;font-size:12px}.product-tabs button.active{color:var(--accent);background:#f7e8e8;border-color:#ead0d0;font-weight:750}.category-button{color:#625b53;font-size:12px}.product-filter-toolbar{flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 10px;display:flex}.product-filter-toolbar input{width:min(250px,100%)}.product-filter-toolbar select{width:auto;min-width:132px;max-width:220px}.product-result-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:12px}.clear-product-filters{color:var(--accent);background:0 0;border-color:#0000;padding:4px 7px;font-size:12px;text-decoration:underline}.table-sort-button{width:100%;color:inherit;font:inherit;font-weight:inherit;text-align:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0}.table-sort-button:hover{color:var(--accent)}.bulk-toolbar{border:1px solid var(--border);background:#fbfaf8;border-radius:7px;align-items:center;gap:8px;margin:0 0 10px;padding:7px 10px;font-size:12px;display:flex}.bulk-toolbar b{margin-right:auto}.bulk-modal{max-width:720px}.bulk-fields{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:10px;margin-top:16px;display:grid}.bulk-fields>label{font-size:13px;font-weight:650}.bulk-operation{align-items:center;gap:7px;display:flex}.bulk-operation select{flex:1}.bulk-operation input{width:120px}.bulk-preview{max-height:360px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.import-modal-backdrop{z-index:30;background:#251e1b61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.import-modal{background:#fff;border:1px solid #dcd5cd;border-radius:10px;width:min(680px,100%);max-height:min(760px,100vh - 40px);padding:22px;overflow:auto;box-shadow:0 20px 55px #281f1b38}.import-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.import-modal h2{margin:0;font-size:20px}.import-modal header p{color:var(--muted);margin:5px 0 0;font-size:13px}.import-close{color:var(--muted);background:0 0;border-color:#0000}.import-steps{counter-reset:steps;gap:8px;margin:20px 0 14px;padding:0;list-style:none;display:flex}.import-steps li{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.import-steps li:before{border:1px solid var(--border);content:counter(steps);counter-increment:steps;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.import-steps li.active{color:var(--accent);font-weight:700}.import-steps li.active:before{border-color:var(--accent);background:#f7e8e8}.import-dropzone{min-height:176px;color:var(--muted);text-align:center;background:#fbfaf8;border:1px dashed #b9afa5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.import-dropzone svg,.selected-import-file svg{width:22px;height:22px;color:var(--accent)}.import-dropzone b{color:var(--text);font-size:14px}.import-dropzone button,.selected-import-file button{min-height:30px;padding:5px 10px}.import-dropzone small{font-size:12px}.selected-import-file{border:1px solid var(--border);background:#fbfaf8;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.selected-import-file div{flex:1;gap:3px;min-width:0;display:grid}.selected-import-file b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.selected-import-file small{color:var(--muted);font-size:12px}.template-download{color:var(--accent);margin-top:10px;font-size:12px;text-decoration:underline;display:inline-block}.import-modal .table-scroll{max-height:250px;margin-top:12px}.import-modal footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}@media (max-width:980px){.shell{display:block}.nav{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;width:100%;height:auto;padding:8px;display:flex;position:static;overflow:auto visible}.nav .brand{white-space:nowrap;padding:6px 12px}.nav a{white-space:nowrap}.nav-footer{align-items:center;margin-top:0;margin-left:auto;display:flex}.nav-support{border-top:0;border-right:1px solid var(--border);white-space:nowrap;margin:0;padding:0 8px}.nav-support span{display:none}.product-result-count{margin-left:0}.product-toolbar{flex-wrap:wrap;align-items:flex-start}.nav-account{border-top:0;align-items:center;padding-top:0;display:flex}.nav-account>span{max-width:150px}.nav-account form{padding:0 8px}.main{padding:20px 14px 50px}.calculator-layout{grid-template-columns:1fr}.result-panel{position:static}.form-grid.four,.form-grid.three{grid-template-columns:repeat(2,1fr)}.operating-grid{grid-template-columns:1fr}.breakdown-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.quick-add-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.page-heading{flex-direction:column;align-items:flex-start}.form-grid.four,.form-grid.three,.tax-row{grid-template-columns:1fr}.stat-row{flex-direction:column;align-items:stretch}.listing-details article{grid-template-columns:1fr}.listing-details dl{flex-wrap:wrap}.breakdown-grid{grid-template-columns:1fr}.tax-divider{display:none}.tax-compact{justify-content:flex-start}.quick-add-grid{grid-template-columns:1fr}.import-modal{padding:16px}.import-steps{flex-wrap:wrap;gap:5px}}
