.cart-module__4bhJZa__cartContainer{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}.cart-module__4bhJZa__errorBanner{color:#c33;background:#fee;border:1px solid #fcc;border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.cart-module__4bhJZa__errorBanner button{cursor:pointer;color:#c33;background:0 0;border:none;font-size:1.5rem}.cart-module__4bhJZa__freeShippingBanner{text-align:center;grid-column:1/-1;margin-bottom:24px;padding:20px 24px}.cart-module__4bhJZa__shippingMessage{color:#1a1a1a;margin:0 0 12px;font-size:15px;line-height:1.5}.cart-module__4bhJZa__shippingMessageSuccess{color:#16a34a;margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.5}.cart-module__4bhJZa__shippingMessage strong,.cart-module__4bhJZa__shippingMessageSuccess strong{color:#16a34a;font-weight:600}.cart-module__4bhJZa__progressBarWrapper{width:100%;max-width:520px;margin:0 auto;padding-top:40px;position:relative}.cart-module__4bhJZa__progressBarContainer{background:#fff;border-radius:999px;width:100%;height:10px;position:relative;overflow:visible;box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}[dir=rtl] .cart-module__4bhJZa__progressBar{background:linear-gradient(270deg,#10b981 0%,#059669 100%)}.cart-module__4bhJZa__truckIcon{color:#16a34a;z-index:10;background:#fff;border-radius:50%;padding:8px;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}[dir=rtl] .cart-module__4bhJZa__truckIcon{transition:right .4s cubic-bezier(.4,0,.2,1);transform:scaleX(-1);left:auto!important}.cart-module__4bhJZa__progressBar{background:linear-gradient(90deg,#10b981 0%,#059669 100%);border-radius:999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(16,185,129,.3)}.cart-module__4bhJZa__cartItems{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-module__4bhJZa__bulkActions{background:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.cart-module__4bhJZa__selectAllBtn{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.cart-module__4bhJZa__selectAllBtn:hover{background:#e9ecef;border-color:#adb5bd}.cart-module__4bhJZa__selectionCheckbox{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:transform .2s;display:flex}.cart-module__4bhJZa__selectionCheckbox:hover{transform:scale(1.1)}.cart-module__4bhJZa__selectionCheckbox:disabled{cursor:not-allowed;opacity:.5}.cart-module__4bhJZa__checkboxUnchecked{color:#d1d5db;transition:color .2s}.cart-module__4bhJZa__checkboxChecked{color:#22c55e;transition:color .2s}.cart-module__4bhJZa__cartItem{border-bottom:1px solid #f0f0f0;grid-template-columns:80px 1fr auto auto auto;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .2s;display:grid;position:relative}.cart-module__4bhJZa__cartItem:hover{background:#fafafa}.cart-module__4bhJZa__itemLoadingOverlay{z-index:10;background:rgba(255,255,255,.8);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes cart-module__4bhJZa__spin{to{transform:rotate(360deg)}}.cart-module__4bhJZa__itemImage{background:#f5f5f5;border-radius:8px;width:50px;height:80px;overflow:hidden}.cart-module__4bhJZa__itemDetails{flex-direction:column;gap:.5rem;display:flex}.cart-module__4bhJZa__itemName{color:#1a1a1a;margin:0;font-size:1rem;font-weight:500}.cart-module__4bhJZa__quantityControl{background:#f5f5f5;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.cart-module__4bhJZa__qtyBtn:hover:not(:disabled){color:#fff;background:#1a1a1a;border-color:#1a1a1a}.cart-module__4bhJZa__itemPrice{color:#1a1a1a;font-size:1.125rem;font-weight:600}.cart-module__4bhJZa__deleteBtn{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex}.cart-module__4bhJZa__deleteBtn:hover:not(:disabled){opacity:1;transform:scale(1.1)}.cart-module__4bhJZa__updateCart{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.cart-module__4bhJZa__updateCart:hover:not(:disabled){background:#000}.cart-module__4bhJZa__updateCart:disabled{opacity:.6;cursor:not-allowed}.cart-module__4bhJZa__orderSummary{background:#fff;border-radius:12px;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-module__4bhJZa__summaryTitle{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.cart-module__4bhJZa__summaryRow{color:#666;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9375rem;display:flex}.cart-module__4bhJZa__discount{color:#16a34a}.cart-module__4bhJZa__summaryTotal{color:#1a1a1a;border-top:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:1rem;padding:1.25rem 0;font-size:1.125rem;font-weight:600;display:flex}.cart-module__4bhJZa__warranty{background:#f9fafb;border-radius:8px;align-items:flex-start;gap:.75rem;margin:1.5rem 0;padding:1rem;font-size:.875rem;display:flex}.cart-module__4bhJZa__warranty input[type=checkbox]{cursor:pointer;margin-top:.125rem}.cart-module__4bhJZa__warranty a{color:#2563eb;text-decoration:underline}.cart-module__4bhJZa__checkoutBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.cart-module__4bhJZa__checkoutBtn:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.cart-module__4bhJZa__checkoutBtn:disabled{opacity:.6;cursor:not-allowed}.cart-module__4bhJZa__empty{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-module__4bhJZa__empty p{color:#666;margin-bottom:1.5rem;font-size:1.125rem}.cart-module__4bhJZa__continueShopping{background:var(--Primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.cart-module__4bhJZa__continueShopping:hover{background:#000}@media (max-width:1024px){.cart-module__4bhJZa__cartContainer{grid-template-columns:1fr}.cart-module__4bhJZa__orderSummary{position:static}}@media (max-width:640px){.cart-module__4bhJZa__freeShippingBanner{padding:16px 20px}.cart-module__4bhJZa__shippingMessage,.cart-module__4bhJZa__shippingMessageSuccess{font-size:14px}.cart-module__4bhJZa__progressBarContainer{height:8px}.cart-module__4bhJZa__cartItem{grid-template-columns:60px 1fr;gap:1rem}.cart-module__4bhJZa__quantityControl{grid-column:1/-1;justify-content:center}.cart-module__4bhJZa__itemPrice{position:absolute;top:1.5rem;right:1.5rem}.cart-module__4bhJZa__deleteBtn{position:absolute;top:1rem;right:1rem}}.cart-module__4bhJZa__selectAllHeader{background:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.cart-module__4bhJZa__selectAllButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:1rem;font-weight:500;transition:opacity .2s;display:flex}.cart-module__4bhJZa__selectAllButton:hover{opacity:.7}.cart-module__4bhJZa__selectedCount{color:#666;font-size:.875rem;font-weight:500}.cart-module__4bhJZa__cartItem{background:#fff;border:2px solid #e5e7eb;border-radius:8px;grid-template-columns:auto 80px 1fr auto auto auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;transition:all .2s;display:grid;position:relative}.cart-module__4bhJZa__cartItem.cart-module__4bhJZa__selected{background:#f0fdf4;border-color:#22c55e}.cart-module__4bhJZa__cartItem.cart-module__4bhJZa__loading{opacity:.6;pointer-events:none}.cart-module__4bhJZa__itemImage{border-radius:8px;flex-shrink:0;width:50px;height:80px;overflow:hidden}.cart-module__4bhJZa__image{object-fit:cover;width:100%;height:100%}.cart-module__4bhJZa__itemDetails{flex-direction:column;gap:.25rem;min-width:0;display:flex}.cart-module__4bhJZa__itemName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.cart-module__4bhJZa__itemVariant{color:#6b7280;margin:0;font-size:.875rem}.cart-module__4bhJZa__quantityControl{border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.cart-module__4bhJZa__qtyBtn{cursor:pointer;background:#f9fafb;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.125rem;transition:background .2s;display:flex}.cart-module__4bhJZa__qtyBtn:hover:not(:disabled){background:#e5e7eb}.cart-module__4bhJZa__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.cart-module__4bhJZa__quantity{text-align:center;min-width:2rem;font-weight:600}.cart-module__4bhJZa__itemPrice{color:#1f2937;text-align:right;min-width:100px;font-size:1.125rem;font-weight:700}.cart-module__4bhJZa__deleteBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s;display:flex}.cart-module__4bhJZa__deleteBtn:hover:not(:disabled){transform:scale(1.1)}.cart-module__4bhJZa__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.cart-module__4bhJZa__itemLoadingOverlay{background:rgba(255,255,255,.8);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.cart-module__4bhJZa__spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite cart-module__4bhJZa__spin}.cart-module__4bhJZa__checkoutBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s}.cart-module__4bhJZa__checkoutBtn:hover:not(:disabled){background:#2563eb}.cart-module__4bhJZa__checkoutBtn:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}.cart-module__4bhJZa__errorBanner{color:#c00;background:#fee;border:1px solid #fcc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.cart-module__4bhJZa__errorBanner button{cursor:pointer;color:#c00;background:0 0;border:none;width:24px;height:24px;padding:0;font-size:1.5rem}@media (max-width:768px){.cart-module__4bhJZa__cartItem{grid-template-columns:auto 60px 1fr;gap:.75rem}.cart-module__4bhJZa__quantityControl{grid-column:2/4;justify-self:start}.cart-module__4bhJZa__itemPrice{grid-column:2/3;justify-self:end}.cart-module__4bhJZa__deleteBtn{grid-column:3/4;justify-self:end}.cart-module__4bhJZa__selectAllHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.cart-module__1lOK6a__container{background:#fafafa;min-height:100vh;padding:2rem 1rem}.cart-module__1lOK6a__wrapper{max-width:1400px;margin:0 auto}.cart-module__1lOK6a__title{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:600}.cart-module__1lOK6a__cartContainer{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}.cart-module__1lOK6a__cartItems{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-module__1lOK6a__cartItem{border-bottom:1px solid #f0f0f0;grid-template-columns:80px 1fr auto auto auto;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .2s;display:grid;position:relative}.cart-module__1lOK6a__cartItem:last-child{border-bottom:none}.cart-module__1lOK6a__cartItem:hover{background:#fafafa}.cart-module__1lOK6a__cartItem.cart-module__1lOK6a__loading{opacity:.6;pointer-events:none}.cart-module__1lOK6a__skeleton{animation:1.5s ease-in-out infinite cart-module__1lOK6a__pulse}@keyframes cart-module__1lOK6a__pulse{0%,to{opacity:1}50%{opacity:.5}}.cart-module__1lOK6a__skeletonImage{background:#e0e0e0;border-radius:8px;width:50px;height:80px}.cart-module__1lOK6a__skeletonContent{flex-direction:column;gap:.5rem;display:flex}.cart-module__1lOK6a__skeletonTitle{background:#e0e0e0;border-radius:4px;width:200px;height:20px}.cart-module__1lOK6a__skeletonText{background:#e0e0e0;border-radius:4px;width:150px;height:16px;margin:.5rem 0}.cart-module__1lOK6a__skeletonQty{background:#e0e0e0;border-radius:8px;width:100px;height:40px}.cart-module__1lOK6a__skeletonPrice{background:#e0e0e0;border-radius:4px;width:60px;height:24px}.cart-module__1lOK6a__empty{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-module__1lOK6a__empty p{color:#666;margin-bottom:1.5rem;font-size:1.125rem}.cart-module__1lOK6a__continueShopping{background:var(--Primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.cart-module__1lOK6a__continueShopping:hover{background:#000}.cart-module__1lOK6a__updateCart{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.cart-module__1lOK6a__updateCart:hover:not(:disabled){background:#000}.cart-module__1lOK6a__updateCart:disabled{opacity:.6;cursor:not-allowed}
