.export-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1.5rem}.product-table-section{padding-inline:2rem;max-width:140rem;margin:0 auto}.product-table{width:100%;border-collapse:collapse;background-color:rgb(var(--color-background));box-shadow:0 2px 8px #0000001a;border-radius:.8rem;overflow:hidden}.product-table thead{border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-table thead th{padding:1.6rem;text-align:left;font-size:1.4rem;color:rgba(var(--color-foreground))}.product-table thead th.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.product-table thead th.sortable-header:hover{background-color:rgba(var(--color-foreground),.05)}.product-table thead th .sort-indicator{display:inline-block;margin-left:.4rem;font-size:1rem}.product-table tbody tr{border-bottom:1px solid rgba(var(--color-foreground),.1);transition:background-color .2s ease}.product-table tbody tr:hover{background-color:rgba(var(--color-foreground),.03)}.product-table tbody tr:last-child{border-bottom:none}.product-table tbody td{padding:1.6rem;font-size:1.4rem;vertical-align:middle}.product-table tbody td:last-child{text-align:right}.product-table tbody td a{color:rgb(var(--color-foreground));text-decoration:underline;transition:opacity .2s ease}.product-table tbody td a:hover{opacity:.7}.product-table tfoot{background-color:rgba(var(--color-foreground),.05)}.product-table tfoot td{padding:2rem 1.6rem;text-align:center}.product-table .loading-overlay__spinner{display:inline-block;width:1.6rem;height:1.6rem;margin-left:.8rem}.product-table .loading-overlay__spinner.hidden{display:none}@media screen and (max-width:768px){.product-table-section{padding-inline:1rem}.product-table thead{display:none}.product-table,.product-table tbody,.product-table tr{display:block;width:100%}.product-table tbody tr{margin-bottom:1.6rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;padding:1.6rem;box-shadow:0 2px 4px #0000000d}.product-table tbody tr:last-child{margin-bottom:0}.product-table tbody td{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.05);text-align:right}.product-table tbody td:last-child{border-bottom:none;padding-bottom:0}.product-table tbody td:before{content:attr(data-label);font-weight:600;text-transform:uppercase;font-size:1.2rem;letter-spacing:.05em;text-align:left;flex:0 0 40%}.product-table tfoot{display:block}.product-table tfoot tr,.product-table tfoot td{display:block;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-table.css.map */
