.cart-module__-RJi4G__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1440px;min-height:70vh;margin:0 auto;padding:8rem 2rem;display:flex}.cart-module__-RJi4G__emptyIconWrapper{color:#e5e5e5;margin-bottom:2rem}.cart-module__-RJi4G__emptyTitle{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.cart-module__-RJi4G__emptyDesc{color:#737373;max-width:28rem;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.cart-module__-RJi4G__startShoppingBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#1a1a1a;border-radius:50px;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:.9rem;font-weight:800;transition:all .2s;display:flex}.cart-module__-RJi4G__startShoppingBtn:hover{background-color:#333;transform:translateY(-2px)}.cart-module__-RJi4G__container{width:100%;max-width:1300px;margin:0 auto;padding:2rem 1.5rem}@media (min-width:1024px){.cart-module__-RJi4G__container{padding:4rem}}.cart-module__-RJi4G__header{text-align:center;margin-bottom:3rem;position:relative}.cart-module__-RJi4G__title{color:#1a1a1a;letter-spacing:-.03em;font-size:2.5rem;font-weight:800}.cart-module__-RJi4G__clearCartBtn{color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;font-size:.75rem;font-weight:700;transition:color .2s;position:absolute;bottom:4px;right:0}.cart-module__-RJi4G__clearCartBtn:hover{color:#ef4444}.cart-module__-RJi4G__mainGrid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.cart-module__-RJi4G__mainGrid{grid-template-columns:1fr 400px}}.cart-module__-RJi4G__itemList{flex-direction:column;gap:1rem;display:flex}.cart-module__-RJi4G__cartItem{background-color:#fff;border:1px solid #f2f2f2;border-radius:12px;gap:1.5rem;padding:1rem;transition:all .2s;display:flex}.cart-module__-RJi4G__cartItem:hover{border-color:#e5e5e5;box-shadow:0 4px 12px #00000005}.cart-module__-RJi4G__itemImageWrapper{background-color:#fff;border:1px solid #f2f2f2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;padding:8px;display:flex;overflow:hidden}.cart-module__-RJi4G__itemImage{object-fit:contain;width:100%;height:100%}.cart-module__-RJi4G__itemDetails{flex-direction:column;flex:1;min-width:0;display:flex}.cart-module__-RJi4G__itemHeader{justify-content:space-between;gap:1rem;margin-bottom:2px;display:flex}.cart-module__-RJi4G__itemName{color:#171717;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;transition:color .2s;overflow:hidden}.cart-module__-RJi4G__itemName:hover{color:#0b4d48}.cart-module__-RJi4G__itemPrice{color:#171717;font-size:1rem;font-weight:800}.cart-module__-RJi4G__itemCategory{text-transform:uppercase;letter-spacing:.02em;color:#a3a3a3;margin-bottom:1rem;font-size:.75rem;font-weight:700}.cart-module__-RJi4G__itemActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.cart-module__-RJi4G__quantityControls{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;align-items:center;height:2.25rem;display:flex}.cart-module__-RJi4G__quantityBtn{color:#171717;justify-content:center;align-items:center;width:2.25rem;height:100%;transition:all .2s;display:flex}.cart-module__-RJi4G__quantityBtn:not(:disabled):hover{background-color:#f5f5f5}.cart-module__-RJi4G__quantityBtn:disabled{opacity:.3}.cart-module__-RJi4G__quantityValue{text-align:center;color:#171717;width:2.5rem;font-size:.85rem;font-weight:700}.cart-module__-RJi4G__removeBtn{color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;transition:color .2s;display:flex}.cart-module__-RJi4G__removeBtn:hover{color:#ef4444}.cart-module__-RJi4G__summarySection{position:relative}.cart-module__-RJi4G__summaryCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;padding:2.5rem;position:sticky;top:120px;box-shadow:0 20px 48px #0000000a}.cart-module__-RJi4G__summaryTitle{color:#171717;letter-spacing:-.02em;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.cart-module__-RJi4G__summaryRows{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.cart-module__-RJi4G__summaryRow{color:#737373;justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.cart-module__-RJi4G__summaryRowValue{color:#171717;font-weight:700}.cart-module__-RJi4G__freeShipping{color:#059669;font-weight:800}.cart-module__-RJi4G__summaryDivider{border:0;border-top:1px solid #f5f5f5;margin-bottom:2rem}.cart-module__-RJi4G__totalRow{justify-content:space-between;align-items:baseline;margin-bottom:2.5rem;display:flex}.cart-module__-RJi4G__totalLabel{color:#171717;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:800}.cart-module__-RJi4G__totalValue{color:#171717;letter-spacing:-.03em;font-size:2rem;font-weight:900}.cart-module__-RJi4G__checkoutBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;background-color:#0b4d48;border-radius:50px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1.25rem;font-size:.95rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 16px #0b4d4833}.cart-module__-RJi4G__checkoutBtn:hover{background-color:#083b37;transform:translateY(-2px);box-shadow:0 8px 24px #0b4d4840}.cart-module__-RJi4G__continueShopping{text-align:center;color:#a3a3a3;margin-top:2rem;font-size:.8rem;font-weight:500}.cart-module__-RJi4G__shoppingLink{color:#171717;text-underline-offset:4px;font-weight:700;text-decoration:underline}.cart-module__-RJi4G__shoppingLink:hover{color:#0b4d48}
