@media(max-width:700px){#inventory .table-wrapper,#sales .table-wrapper,#expenses .table-wrapper,#packages .table-wrapper,.exp-table-wrap{overflow-x:visible;overflow-y:visible}.tbl-cards,.tbl-cards>tbody,.tbl-cards>thead{display:block;width:100%}.tbl-cards{display:block;width:100%;table-layout:auto;min-width:0}.tbl-cards>thead{display:block}.tbl-cards>thead>tr{display:flex;align-items:center;gap:14px;overflow-x:auto;scrollbar-width:none;padding:2px 0 10px;border-bottom:1px solid var(--border)}.tbl-cards>thead>tr::-webkit-scrollbar{display:none}.tbl-cards>thead>tr>th,#productsTable.tbl-cards>thead>tr>th,#inventoryTable.tbl-cards>thead>tr>th{display:block;flex:0 0 auto;width:auto;min-width:0;max-width:none;padding:0;border:none;overflow:visible;font-size:11px}.tbl-cards>thead>tr>th.inv-check-th{width:22px;padding:0!important;margin-right:-6px}.tbl-cards>thead>tr>th.inv-check-th input[type=checkbox]{width:18px!important;height:18px!important}.tbl-cards>thead>tr>th:not(.inv-sortable):not(.inv-check-th),#productsTable.tbl-cards>thead>tr>th:not(.inv-sortable):not(.inv-check-th),#inventoryTable.tbl-cards>thead>tr>th:not(.inv-sortable):not(.inv-check-th){display:none}.tbl-cards>tbody>tr{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:10px;row-gap:8px;padding:12px 2px;border-bottom:1px solid var(--border)}.tbl-cards>tbody>tr:last-child{border-bottom:none}#productsTable>tbody>tr>td[data-inv-cell],#productsTable>tbody>tr>td[data-rpr-cell],#productsTable>tbody>tr.skeleton-tr>td[data-skel],#inventoryTable>tbody>tr.skeleton-tr>td[data-skel],#expensesBody>tr.skeleton-tr>td[data-skel],#subscriptionsBody>tr.skeleton-tr>td[data-skel],#packagesBody>tr.skeleton-tr>td[data-skel],#inventoryTable>tbody>tr>td[data-sale-cell],#expensesBody>tr>td[data-exp-cell],#subscriptionsBody>tr>td[data-sub-cell],#packagesBody>tr>td[data-pkg-cell]{display:block;width:auto;min-width:0;max-width:none;padding:0;border:none;overflow:visible;text-overflow:clip;white-space:normal;font-size:13px;text-align:left}.tbl-cards>tbody>tr>td:before{content:var(--tbl-label, none);display:block;font-size:10px;font-weight:600;line-height:1.4;color:var(--text-muted);margin-bottom:1px;white-space:nowrap}.tbl-cards>tbody>tr>td.inv-check-cell,#productsTable>tbody>tr>td.inv-check-cell,#inventoryTable>tbody>tr>td.inv-check-cell,#expensesBody>tr>td.inv-check-cell,#subscriptionsBody>tr>td.inv-check-cell,#packagesBody>tr>td.inv-check-cell{grid-area:check;align-self:start;padding:1px 0 0!important}.tbl-cards>tbody>tr>td.inv-check-cell input[type=checkbox],.tbl-cards>tbody>tr>td.inv-check-cell .inv-row-check{width:18px!important;height:18px!important}.tbl-cards .inv-product-name,.tbl-cards .item-name{white-space:normal;overflow:visible;text-overflow:clip;max-width:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.tbl-cards .inv-product-meta,.tbl-cards .sale-product-sku{flex-wrap:wrap;row-gap:3px}.tbl-cards>tbody>tr>td[data-inv-cell=action],.tbl-cards>tbody>tr>td[data-rpr-cell=action],.tbl-cards>tbody>tr>td[data-exp-cell=action],.tbl-cards>tbody>tr>td[data-sub-cell=action],.tbl-cards>tbody>tr>td[data-pkg-cell=action]{grid-area:action;justify-self:end}.tbl-cards>tbody>tr>td .inv-del-btn,.tbl-cards>tbody>tr>td .btn-icon{min-width:38px;min-height:38px;justify-content:center}.tbl-cards>tbody>tr>td.no-data,.tbl-cards>tbody>tr>td[colspan]{display:block;grid-column:1 / -1;text-align:center}.tbl-cards>tbody>tr:has(>td[colspan]){padding:0;border-bottom:none}.tbl-cards>tbody>tr.skeleton-tr{grid-template-areas:none;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]{border:none;padding:0}.tbl-cards>tbody>tr.skeleton-tr .skeleton-line,.tbl-cards>tbody>tr.skeleton-tr .skeleton-line-sm{max-width:100%}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(1){grid-area:1 / 1 / 3 / 2}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(2){grid-area:1 / 2 / 2 / 5}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(3){grid-area:2 / 2 / 3 / 3}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(4){grid-area:2 / 3 / 3 / 4}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(5){grid-area:2 / 4 / 3 / 5}:is(#productsTable,#inventoryTable,#expensesBody,#subscriptionsBody,#packagesBody) tr.skeleton-tr>td[data-skel]:nth-child(n+6){display:none}}@media(max-width:700px){#productsTable:not([data-inv-rpr-chrome])>tbody>tr{grid-template-areas:"check title     title   title" ".     size      cost    held" ".     condition status  action"}#productsTable>tbody>tr>td[data-inv-cell=name]{grid-area:title}#productsTable>tbody>tr>td[data-inv-cell=size]{grid-area:size;--tbl-label: "Size"}#productsTable>tbody>tr>td[data-inv-cell=cost]{grid-area:cost;--tbl-label: "Cost"}#productsTable>tbody>tr>td[data-inv-cell=held]{grid-area:held;--tbl-label: "Held"}#productsTable>tbody>tr>td[data-inv-cell=condition]{grid-area:condition;--tbl-label: "Condition"}#productsTable>tbody>tr>td[data-inv-cell=status]{grid-area:status;--tbl-label: "Status"}#productsTable>tbody>tr>td[data-inv-cell=condition] .inv-condition-cell{white-space:normal;display:inline-block;line-height:1.3}#productsTable>tbody>tr>td.inv-held-cell{text-align:left}#productsTable[data-inv-rpr-chrome]>tbody>tr.inv-rpr-row{grid-template-areas:"check title  title  title" ".     size   ask    floor" ".     spread status next" ".     action action action"}#productsTable>tbody>tr>td[data-rpr-cell=name]{grid-area:title}#productsTable>tbody>tr>td[data-rpr-cell=size]{grid-area:size;--tbl-label: "Size"}#productsTable>tbody>tr>td[data-rpr-cell=ask]{grid-area:ask;--tbl-label: "Ask"}#productsTable>tbody>tr>td[data-rpr-cell=floor]{grid-area:floor;--tbl-label: "Floor"}#productsTable>tbody>tr>td[data-rpr-cell=spread]{grid-area:spread;--tbl-label: "Spread"}#productsTable>tbody>tr>td[data-rpr-cell=status]{grid-area:status;--tbl-label: "Status"}#productsTable>tbody>tr>td[data-rpr-cell=status] .badge,#productsTable>tbody>tr>td[data-rpr-cell=status]>*{white-space:normal;text-align:left}#productsTable>tbody>tr>td[data-rpr-cell=next]{grid-area:next;--tbl-label: "Next"}#productsTable>tbody>tr.rpr-erow>td,#productsTable>tbody>tr>td.rpr-erow-detail{grid-column:1 / -1}#inventoryTable>tbody>tr{grid-template-areas:"check title title  title" ".     size  date   order" ".     price payout profit"}#inventoryTable>tbody>tr>td[data-sale-cell=item]{grid-area:title}#inventoryTable>tbody>tr>td[data-sale-cell=size]{grid-area:size;--tbl-label: "Size"}#inventoryTable>tbody>tr>td[data-sale-cell=date]{grid-area:date;--tbl-label: "Date"}#inventoryTable>tbody>tr>td[data-sale-cell=order]{grid-area:order;--tbl-label: "Order #"}#inventoryTable>tbody>tr>td[data-sale-cell=price]{grid-area:price;--tbl-label: "Price"}#inventoryTable>tbody>tr>td[data-sale-cell=payout]{grid-area:payout;--tbl-label: "Payout"}#inventoryTable>tbody>tr>td[data-sale-cell=profit]{grid-area:profit;--tbl-label: "Profit"}#inventoryTable>tbody>tr>td[data-sale-cell=order] .sale-order-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#expensesBody>tr{grid-template-areas:"check title  title  title" ".     amount date   category" ".     source source action"}#expensesBody>tr>td[data-exp-cell=description]{grid-area:title}#expensesBody>tr>td[data-exp-cell=amount]{grid-area:amount;--tbl-label: "Amount"}#expensesBody>tr>td[data-exp-cell=date]{grid-area:date;--tbl-label: "Date"}#expensesBody>tr>td[data-exp-cell=category]{grid-area:category;--tbl-label: "Category"}#expensesBody>tr>td[data-exp-cell=source]{grid-area:source;--tbl-label: "Source"}#packagesBody>tr{grid-template-areas:"check title    title     title" ".     carrier  status    status" ".     expected expected  action" ".     tracking tracking  tracking"}#packagesBody>tr>td[data-pkg-cell=description]{grid-area:title}#packagesBody>tr>td[data-pkg-cell=carrier]{grid-area:carrier;--tbl-label: "Carrier"}#packagesBody>tr>td[data-pkg-cell=expected]{grid-area:expected;--tbl-label: "Expected"}#packagesBody>tr>td[data-pkg-cell=status]{grid-area:status;--tbl-label: "Status"}#packagesBody>tr>td[data-pkg-cell=tracking]{grid-area:tracking;--tbl-label: "Tracking #"}#packagesBody>tr>td[data-pkg-cell=tracking] a,#packagesBody>tr>td[data-pkg-cell=tracking] span{overflow-wrap:anywhere}#subscriptionsBody>tr{grid-template-areas:"check title  title  title" ".     amount cycle  category" ".     next   status action"}#subscriptionsBody>tr>td[data-sub-cell=name]{grid-area:title}#subscriptionsBody>tr>td[data-sub-cell=amount]{grid-area:amount;--tbl-label: "Amount"}#subscriptionsBody>tr>td[data-sub-cell=cycle]{grid-area:cycle;--tbl-label: "Cycle"}#subscriptionsBody>tr>td[data-sub-cell=category]{grid-area:category;--tbl-label: "Category"}#subscriptionsBody>tr>td[data-sub-cell=next]{grid-area:next;--tbl-label: "Next date"}#subscriptionsBody>tr>td[data-sub-cell=status]{grid-area:status;--tbl-label: "Status"}}@media(min-width:701px)and (max-width:968px){.exp-table-wrap,#expenses .table-wrapper,#expPanelExpenses .table-wrapper,#expPanelSubscriptions .table-wrapper,#packages .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}#expPanelExpenses table,#expPanelSubscriptions table{table-layout:auto;width:auto;min-width:480px}#packages .table-wrapper table{min-width:900px}#expPanelExpenses th,#expPanelExpenses td,#expPanelSubscriptions th,#expPanelSubscriptions td{white-space:nowrap;padding:10px}#packages .table-wrapper th,#packages .table-wrapper td{white-space:nowrap}}
