.bulk-order-error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;margin-bottom:1.5rem}.bulk-order-error-message-wrapper svg{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.bulk-order-wrapper{max-width:var(--bulk-max-width);margin:0 auto;padding:3rem 2rem}.bulk-order-header{text-align:center;margin-bottom:3rem}.bulk-order-title{font-size:var(--bulk-title-size);font-weight:700;margin-bottom:.5rem;color:var(--bulk-section-title-color);letter-spacing:-.02em}.bulk-order-subtitle{font-size:1.125rem;color:#666;font-weight:400}.bulk-order-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden;padding-bottom:5rem}.bulk-order-table{width:100%}.bulk-order-table-header{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1fr;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,var(--bulk-header-gradient-start) 0%,var(--bulk-header-gradient-end) 100%);color:var(--bulk-header-text);font-weight:600;font-size:var(--bulk-header-size);text-transform:uppercase;letter-spacing:.05em}.bulk-order-header-cell{display:flex;align-items:center}.bulk-order-header-cell.quantity-info{justify-content:center}.bulk-order-product{border-bottom:1px solid var(--bulk-border)}.bulk-order-product:last-child{border-bottom:none}.bulk-order-row{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1fr;gap:1rem;padding:1.25rem 1.5rem;align-items:center;transition:background-color .2s ease}.bulk-order-row:hover{background-color:var(--bulk-row-hover)}.bulk-order-row.first-variant{border-top:2px solid var(--bulk-border);padding-top:1.5rem}.bulk-order-cell{display:flex;align-items:center}.bulk-order-cell.empty-cell{min-height:1px}.bulk-order-cell.product-info{display:flex;gap:1rem;align-items:center}.product-image-wrapper{flex-shrink:0;width:var(--bulk-image-size);height:var(--bulk-image-size);border-radius:8px;overflow:hidden;background:#f3f4f6;box-shadow:0 1px 3px #0000001a}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image:hover{transform:scale(1.05)}.product-details{flex:1;min-width:0}.product-title{font-size:var(--bulk-product-title-size);font-weight:600;color:var(--bulk-product-title-color);margin:0 0 .25rem;line-height:1.4}.variant-count{font-size:.875rem;color:#6b7280;font-weight:400}.bulk-order-cell.variant-info{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.variant-info-content{display:flex;flex-direction:column;gap:.25rem}.variant-title{font-size:var(--bulk-variant-size);color:#374151;font-weight:500}.variant-title.variant-default{color:#9ca3af}.variant-price-mobile{display:none}.stock-badge{width:fit-content;display:inline-block;padding:.25rem .625rem;border-radius:12px;font-size:var(--bulk-badge-size);font-weight:600;text-transform:uppercase;letter-spacing:.025em}.stock-badge.in-stock{background:var(--bulk-in-stock-bg);color:var(--bulk-in-stock-text)}.stock-badge.out-of-stock{background:var(--bulk-out-stock-bg);color:var(--bulk-out-stock-text)}.bulk-order-cell.price-info{display:flex;align-items:center}.price-container{display:flex;flex-direction:column;gap:.375rem}.regular-price{font-size:var(--bulk-price-size);font-weight:700;color:var(--bulk-regular-price)}.compare-price{font-size:calc(var(--bulk-price-size) * .75);color:#9ca3af;text-decoration:line-through;font-weight:400}.price-container-sale{display:flex;flex-direction:row;gap:.375rem}.sale-price{font-size:var(--bulk-price-size);font-weight:700;color:var(--bulk-sale-price)}.discount-badge{display:inline-block;padding:.25rem .5rem;background:linear-gradient(135deg,var(--bulk-discount-bg-start) 0%,var(--bulk-discount-bg-end) 100%);color:var(--bulk-discount-text);border-radius:6px;font-size:var(--bulk-badge-size);font-weight:700;text-transform:uppercase;letter-spacing:.025em}.bulk-order-cell.quantity-info{display:flex;justify-content:center}.quantity-wrapper{width:100%;max-width:120px}.unavailable-text{font-size:.938rem;color:#9ca3af;font-style:italic}.bulk-order-pagination{padding:2rem 1.5rem;background:var(--bulk-row-hover);border-top:1px solid var(--bulk-border);display:flex;justify-content:center}.load-more-button-wrapper{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center}.bulk-order-add-to-cart-wrapper{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--bulk-border);z-index:100;margin-top:auto}.btn-add-to-cart{width:100%;max-width:200px}@media (min-width: 768px){.variant-info-mobile-container{display:contents}}@media (max-width: 1024px){.bulk-order-table-header,.bulk-order-row{grid-template-columns:1.5fr 1fr 1fr .8fr;gap:.75rem;padding:1rem}.product-image-wrapper{width:calc(var(--bulk-image-size) * .75);height:calc(var(--bulk-image-size) * .75)}.product-title{font-size:calc(var(--bulk-product-title-size) * .85)}}@media (max-width: 768px){.variant-info-mobile-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-right:7rem}.bulk-order-wrapper{padding:1.5rem .5rem}.bulk-order-header{margin-bottom:1.5rem}.bulk-order-title{font-size:calc(var(--bulk-title-size) * .6)}.bulk-order-subtitle{font-size:.875rem}.bulk-order-container{padding-bottom:4rem;overflow-x:hidden}.bulk-order-table-header{display:none}.bulk-order-product{border-bottom:2px solid var(--bulk-header-gradient-start);padding-bottom:.5rem;margin-bottom:.5rem}.bulk-order-product:last-child{border-bottom:1px solid var(--bulk-border)}.bulk-order-row{display:flex;flex-wrap:nowrap;gap:.5rem;padding:.5rem;border-bottom:1px solid #f3f4f6;align-items:center}.bulk-order-row:last-child{border-bottom:none}.bulk-order-row.first-variant{border-top:none;padding-top:.75rem;background:#fafbfc;margin-bottom:.375rem}.bulk-order-cell.product-info{display:none}.bulk-order-row.first-variant .bulk-order-cell.product-info{display:flex;flex-direction:row;gap:.75rem;align-items:center;flex:1;min-width:0;grid-column:1 / -1;padding-bottom:.5rem;border-bottom:1px solid var(--bulk-border);margin-bottom:.5rem}.bulk-order-row.first-variant{display:grid;grid-template-columns:1fr;gap:0}.product-image-wrapper{width:60px;height:60px;border-radius:8px;flex-shrink:0}.product-image{border-radius:8px}.product-details{display:block;flex:1;min-width:0}.product-title{font-size:1rem;line-height:1.3;margin-bottom:.25rem;font-weight:600}.variant-count{font-size:.75rem;color:#6b7280;font-weight:500}.bulk-order-row:not(.first-variant){display:flex;padding-left:1rem}.bulk-order-cell.variant-info{min-width:0;gap:0;padding:0;background:transparent}.variant-info-content{display:flex;flex-direction:column;gap:.25rem;width:100%}.variant-title{font-size:.813rem;line-height:1.3;color:#374151;font-weight:500}.bulk-order-cell.price-info{display:none}.variant-price-mobile{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.variant-price-mobile .regular-price{font-size:.875rem;font-weight:600;color:var(--bulk-regular-price)}.variant-price-mobile .sale-price{font-size:.875rem;font-weight:700;color:var(--bulk-sale-price)}.variant-price-mobile .compare-price{font-size:.75rem;color:#9ca3af;text-decoration:line-through;margin-left:.25rem}.variant-price-mobile .discount-badge{display:inline-block;padding:.125rem .375rem;font-size:.625rem;background:linear-gradient(135deg,var(--bulk-discount-bg-start) 0%,var(--bulk-discount-bg-end) 100%);color:var(--bulk-discount-text);border-radius:4px;font-weight:700;text-transform:uppercase}.bulk-order-cell.quantity-info{flex-shrink:0;width:75px;padding:0;background:transparent;display:flex;align-items:center;justify-content:flex-end}.quantity-wrapper{max-width:75px;width:75px}.quantity-wrapper input,.quantity-wrapper button{font-size:.813rem;padding:.25rem}.unavailable-text{font-size:.75rem;color:#9ca3af}.stock-badge{padding:.125rem .375rem;font-size:.688rem}.bulk-order-add-to-cart-wrapper{padding:.75rem}.btn-add-to-cart{max-width:300px;padding:.875rem 1.5rem;font-size:.938rem}.load-more-button-wrapper{padding:.75rem}.btn-load-more{font-size:.875rem;padding:1rem 4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bulk-order-section.css.map */
