.trade-spreadsheet{--quantity-selector-width: 124px;--trade-qty-column-width: calc( 5.5rem + 2 * var(--gap-sm) + 2 * var(--minimum-touch-target, 2.75rem) )}.trade-spreadsheet--collection{--trade-spreadsheet-font-size: .75rem;--trade-spreadsheet-header-font-size: .6875rem;--trade-sold-out-color: #c41e1e;--trade-row-selected-bg: #f3f4f6}.trade-spreadsheet--collection .trade-variant-table{border:1px solid var(--trade-grid-border);border-block-start:none}.trade-spreadsheet--collection.trade-spreadsheet--standalone .trade-variant-table{border-block-start:1px solid var(--trade-grid-border)}.trade-qty input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.trade-qty input[type=number]::-webkit-inner-spin-button,.trade-qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (min-width:750px){.trade-spreadsheet--search .trade-variant__name,.trade-spreadsheet--search .trade-variant__name-link,.trade-spreadsheet--search .price,.trade-spreadsheet--search .trade-qty,.trade-spreadsheet--search .trade-qty input{font-size:var(--font-size--xs)}.trade-spreadsheet--collection .trade-variant-table__header,.trade-spreadsheet--collection .trade-variant-table__row{gap:0;grid-template-columns:var(--trade-grid-columns)}.trade-spreadsheet--collection .trade-variant-table__row{contain-intrinsic-size:auto 2.625rem}.trade-spreadsheet .trade-variant__inner-container{display:flex;align-items:center;gap:var(--gap-sm)}.trade-spreadsheet .trade-variant__image-container,.trade-spreadsheet .trade-variant-table__image{width:43px;height:auto}.trade-spreadsheet .trade-variant__details{display:inline-flex;flex-direction:column;min-width:0}.trade-spreadsheet .volume-pricing-info-placeholder{flex-shrink:0;width:var(--minimum-touch-target);height:var(--minimum-touch-target)}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity .trade-variant__inner-container{width:100%;justify-content:flex-start}.trade-qty-slot{position:relative;width:100%;min-height:var(--minimum-touch-target);display:flex;justify-content:center;align-items:center}.trade-qty-slot .trade-qty{display:flex;flex:0 0 var(--quantity-selector-width);width:var(--quantity-selector-width);min-width:var(--quantity-selector-width);justify-content:space-between;align-items:center;height:auto;color:var(--color-input-text);background-color:var(--color-input-background);border:var(--style-border-width-inputs) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs)}.trade-qty-slot .trade-qty :is(.trade-qty__minus,.trade-qty__plus){display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;background:transparent;box-shadow:none;color:var(--color-input-text);cursor:pointer}.trade-qty-slot .trade-qty input[type=number]{flex:1 1 auto;min-width:1.75rem;max-width:calc(var(--quantity-selector-width) - var(--minimum-touch-target) * 2);padding:0;border:0;background:transparent;color:var(--color-input-text);text-align:center;font-variant-numeric:tabular-nums}.trade-qty-slot .trade-qty .svg-wrapper{display:flex;width:var(--icon-size-xs);height:var(--icon-size-xs)}.trade-qty-slot .trade-qty svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.trade-qty-slot .trade-variant__remove{position:absolute;top:50%;left:calc(50% + (var(--quantity-selector-width) / 2) + var(--gap-2xs));transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;background:transparent;color:var(--color-foreground);box-shadow:none}.trade-qty-slot .trade-variant__remove svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.trade-qty-slot .trade-variant__remove--hidden{visibility:hidden;pointer-events:none}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty{display:flex;flex:0 0 var(--quantity-selector-width);min-width:var(--quantity-selector-width);justify-content:space-between;align-items:center;height:auto;color:var(--color-input-text);background-color:var(--color-input-background);border:var(--style-border-width-inputs) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs)}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty :is(.trade-qty__minus,.trade-qty__plus),.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty :is(.trade-qty__minus,.trade-qty__plus){display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;background:transparent;box-shadow:none;color:var(--color-input-text);cursor:pointer}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty input[type=number],.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty input[type=number]{flex:1 1 auto;min-width:1.75rem;max-width:calc(var(--quantity-selector-width) - var(--minimum-touch-target) * 2);padding:0;border:0;background:transparent;color:var(--color-input-text);text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty input[type=number]::-webkit-inner-spin-button,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty input[type=number]::-webkit-outer-spin-button,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty input[type=number]::-webkit-inner-spin-button,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty .svg-wrapper,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty .svg-wrapper{display:flex;width:var(--icon-size-xs);height:var(--icon-size-xs)}.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant__quantity .trade-qty svg,.trade-spreadsheet:not(.trade-spreadsheet--collection) .trade-variant-table__cell--quantity>.trade-qty svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}}.trade-spreadsheet--collection .trade-variant-table__header{display:grid;background:#f3f3f3;border-block-end:1px solid var(--trade-grid-border);margin-block-end:0;padding-block:0;opacity:1;font-size:var(--trade-spreadsheet-header-font-size);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.04em;color:var(--color-foreground)}.trade-spreadsheet--collection .trade-variant-table__header .trade-variant-table__cell{color:var(--color-foreground)}.trade-spreadsheet--collection .trade-variant-table__row{display:grid;color:var(--color-foreground);border-block-end:1px solid var(--trade-grid-border);padding-block:0;margin-block-end:0}.trade-spreadsheet--collection .trade-variant-table__row:last-child{border-block-end:none}.trade-spreadsheet--collection .trade-variant-table__row--selected{background:var(--trade-row-selected-bg)}.trade-variant--pending [data-trade-line-total],.trade-variant-table__row--pending [data-trade-line-total]{opacity:.85}.trade-spreadsheet--collection .trade-variant-table__cell{border-inline-end:1px solid var(--trade-grid-border);padding:.375rem .5rem;min-height:2.625rem;display:flex;align-items:center;font-size:var(--trade-spreadsheet-font-size);line-height:1.35}.trade-spreadsheet--collection .trade-variant-table__cell:last-child{border-inline-end:none}.trade-spreadsheet--collection .trade-variant-table__cell--variant{align-items:flex-start;padding-block:.5rem}.trade-spreadsheet--collection .trade-variant__name,.trade-spreadsheet--collection .trade-variant__name-link,.trade-spreadsheet--collection .price,.trade-spreadsheet--collection .compare-at-price,.trade-spreadsheet--collection .trade-variant__total-price,.trade-spreadsheet--collection .trade-qty,.trade-spreadsheet--collection .trade-qty input{font-size:var(--trade-spreadsheet-font-size)}.trade-spreadsheet--collection .trade-variant-table__cell--price,.trade-spreadsheet--collection .trade-variant-table__cell--rrp,.trade-spreadsheet--collection .trade-variant-table__cell--carton,.trade-spreadsheet--collection .trade-variant-table__cell--total{justify-content:flex-end;text-align:end}.trade-spreadsheet--collection .trade-variant-table__cell--stock{justify-content:flex-start;text-align:start}.trade-spreadsheet--collection .trade-variant-table__cell--sku{justify-content:flex-start;font-family:var(--font-body--family);font-variant-numeric:tabular-nums;color:var(--color-foreground)}.trade-spreadsheet--collection .trade-variant__name-link{color:inherit;text-decoration:none}.trade-spreadsheet--collection .trade-variant__name-link:hover{text-decoration:underline}.trade-spreadsheet--collection .trade-variant__name-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.trade-spreadsheet--collection .trade-variant__sku,.trade-spreadsheet--collection .trade-variant-sku{color:var(--color-foreground);opacity:1}.trade-spreadsheet--collection .trade-variant-table__cell--quantity{justify-content:center;overflow:visible}.trade-spreadsheet--collection .trade-variant-table__cell--quantity .trade-variant-sold-out{width:100%;color:var(--trade-sold-out-color);font-weight:var(--font-weight-medium);text-align:center}.trade-spreadsheet--collection .trade-variant-table__header .trade-variant-table__cell--quantity{justify-content:center}.trade-spreadsheet--collection .trade-variant__price-stack{display:flex;flex-direction:column;align-items:flex-end;gap:var(--gap-2xs)}.trade-spreadsheet--collection .trade-variant-table__cell--rrp .b2b-suggested-rrp,.trade-spreadsheet--collection .trade-variant-table__cell--rrp .b2b-suggested-rrp__value,.trade-spreadsheet--collection .trade-variant__mobile-rrp .b2b-suggested-rrp,.trade-spreadsheet--collection .trade-variant__mobile-rrp .b2b-suggested-rrp__value{color:var(--trade-rrp-color);font-size:var(--trade-spreadsheet-font-size);opacity:1}.trade-spreadsheet--collection .b2b-suggested-rrp__label{display:none}.trade-spreadsheet--collection .b2b-variant-stock,.trade-spreadsheet--collection .b2b-variant-stock--empty,.trade-spreadsheet--collection .b2b-variant-stock--na{white-space:nowrap;font-variant-numeric:tabular-nums;opacity:1}.trade-spreadsheet--collection .b2b-variant-stock:not([class*=--critical]):not([class*=--warning]):not([class*=--good]),.trade-spreadsheet--collection .b2b-variant-stock--na{color:var(--color-foreground)}.b2b-variant-stock--critical,.trade-variant-stock--critical{color:#c41e1e;font-weight:600}.b2b-variant-stock--warning,.trade-variant-stock--warning{color:var(--color-lowstock, #ee9441);font-weight:600}.b2b-variant-stock--good,.trade-variant-stock--good{color:var(--color-instock, #3ed660);font-weight:600}.b2b-variant-stock--indicator,.trade-variant-stock--indicator{display:inline-flex;align-items:center;gap:.375rem;color:var(--color-foreground);font-weight:400}.b2b-variant-stock--indicator .b2b-variant-stock__label,.trade-variant-stock--indicator .trade-variant-stock__label{color:var(--color-foreground);font-weight:400;white-space:nowrap}.b2b-variant-stock__dot,.trade-variant-stock__dot{flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-foreground)}.b2b-variant-stock--indicator.b2b-variant-stock--critical .b2b-variant-stock__dot,.trade-variant-stock--indicator.trade-variant-stock--critical .trade-variant-stock__dot{background:#c41e1e}.b2b-variant-stock--indicator.b2b-variant-stock--warning .b2b-variant-stock__dot,.trade-variant-stock--indicator.trade-variant-stock--warning .trade-variant-stock__dot{background:var(--color-lowstock, #ee9441)}.b2b-variant-stock--indicator.b2b-variant-stock--good .b2b-variant-stock__dot,.trade-variant-stock--indicator.trade-variant-stock--good .trade-variant-stock__dot{background:var(--color-instock, #3ed660)}.b2b-variant-stock--indicator.b2b-variant-stock--empty .b2b-variant-stock__dot,.trade-variant-stock--indicator.trade-variant-stock--empty .trade-variant-stock__dot{background:#c41e1e}.trade-spreadsheet--collection .b2b-carton-qty,.trade-spreadsheet--collection .b2b-carton-qty--empty{color:var(--color-foreground);white-space:nowrap;font-variant-numeric:tabular-nums;opacity:1}.trade-spreadsheet--collection .b2b-carton-qty__label{margin-inline-end:var(--gap-2xs);font-size:var(--trade-spreadsheet-header-font-size);color:var(--trade-rrp-color)}@media screen and (max-width:749px){.trade-variant-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.trade-variant{display:block;margin-block-end:0;padding-block:0;border:none;border-radius:0;border-block-end:2px solid var(--trade-grid-border, var(--color-border));overflow:hidden;max-width:100%}.trade-variant:last-child{border-block-end:none}.trade-variant--selected{background:var(--trade-row-selected-bg, #f3f4f6)}.trade-variant__mobile{--trade-mobile-qty-box-width: 5.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;column-gap:0;row-gap:var(--gap-2xs);width:100%;overflow:hidden;padding:var(--padding-sm)}.trade-variant__mobile-title,.trade-variant__mobile-stock,.trade-variant__mobile-quantity{justify-self:stretch;min-width:0;box-sizing:border-box;padding-inline:var(--padding-xs)}.trade-variant__mobile-title{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center}.trade-variant__mobile-title .trade-variant__name,.trade-variant__mobile-title .trade-variant__name-link{overflow-wrap:anywhere;word-break:break-word;font-size:.8125rem;font-weight:var(--font-weight-semibold);line-height:1.25}.trade-variant__mobile-stock{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-3xs);text-align:center;overflow:hidden}.trade-variant__mobile-quantity{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:center;min-height:2rem}.trade-variant__mobile-title .trade-variant__sku{display:block;font-size:.625rem;font-family:var(--font-body--family);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-normal);color:var(--trade-rrp-color, var(--trade-brand-muted, #8e8e93));margin-block-start:.125rem;line-height:1.3}.trade-variant__mobile-stock .b2b-variant-stock--indicator{justify-content:center;font-size:.6875rem;max-width:100%}.trade-variant__mobile-stock .b2b-variant-stock__label{font-variant-numeric:tabular-nums}.trade-variant__mobile-quantity .trade-qty{--trade-mobile-qty-box-width: 5.25rem;display:grid;grid-template-columns:1.375rem 1fr 1.375rem;align-items:center;flex:0 0 var(--trade-mobile-qty-box-width);align-self:auto;min-width:var(--trade-mobile-qty-box-width);width:var(--trade-mobile-qty-box-width);max-width:var(--trade-mobile-qty-box-width);margin:0;padding:0;overflow:hidden;border:var(--style-border-width-inputs) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}.trade-variant__mobile-quantity .trade-qty :is(.trade-qty__minus,.trade-qty__plus){display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:1.75rem;min-height:1.75rem;padding:0;flex-shrink:0}.trade-variant__mobile-quantity .trade-qty .svg-wrapper{display:flex;align-items:center;justify-content:center}.trade-variant__mobile-quantity .trade-qty svg{width:.625rem;height:.625rem}.trade-variant__mobile-quantity .trade-qty input[type=number]{width:100%;max-width:none;min-width:0;height:1.75rem;font-size:.8125rem;line-height:1.75rem;padding:0;font-variant-numeric:tabular-nums;border:0;text-align:center;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.trade-variant__mobile-quantity .trade-qty input[type=number]::-webkit-inner-spin-button,.trade-variant__mobile-quantity .trade-qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trade-variant__mobile-quantity .trade-variant-sold-out{display:flex;flex:0 0 var(--trade-mobile-qty-box-width);align-items:center;justify-content:center;width:var(--trade-mobile-qty-box-width);min-width:var(--trade-mobile-qty-box-width);max-width:var(--trade-mobile-qty-box-width);min-height:2rem;margin:0;padding:0;color:var(--trade-sold-out-color, #c41e1e);font-size:.625rem;font-weight:var(--font-weight-medium);line-height:1.3;text-align:center;white-space:nowrap}.trade-variant__mobile-line-total{font-size:.625rem;font-weight:var(--font-weight-semibold);color:var(--color-foreground);white-space:nowrap}.trade-variant__mobile-line-total--hidden{display:none}.trade-variant__mobile volume-pricing-info{grid-column:1 / -1;margin-block-start:var(--margin-2xs)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/trade-spreadsheet.css.map */
