.cart_container__dLkBw{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:70vh}.cart_title__5P2Iz{font-size:2rem;font-weight:700;margin-bottom:2rem}.cart_empty__Z9KOz{text-align:center;padding:4rem 2rem}.cart_emptyIcon__KpWFF{font-size:5rem;margin-bottom:1rem}.cart_empty__Z9KOz h2{font-size:1.5rem;margin-bottom:.5rem;color:#333}.cart_empty__Z9KOz p{color:#888;margin-bottom:2rem}.cart_goShoppingBtn__nKh7H{padding:.75rem 2rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.cart_goShoppingBtn__nKh7H:hover{background-color:#1d4ed8}.cart_actions__vxkHN{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px}.cart_selectAll__zweDa{display:flex;align-items:center;gap:.5rem;font-weight:600;cursor:pointer}.cart_selectAll__zweDa input[type=checkbox]{width:18px;height:18px;cursor:pointer}.cart_clearBtn__2UTTZ{padding:.5rem 1rem;background-color:#6b7280;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.cart_clearBtn__2UTTZ:hover{background-color:#4b5563}.cart_cartList__Zdsra{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart_cartItem__tLo_Q{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s}.cart_cartItem__tLo_Q.cart_selected__BhJGf{border-color:#2563eb;background-color:#eff6ff}.cart_checkbox__VelCy{width:20px;height:20px;cursor:pointer}.cart_imageWrapper__FS8GG{flex-shrink:0;width:120px;height:90px;border-radius:8px;overflow:hidden;background-color:#f3f4f6}.cart_image__dnrao{object-fit:cover;width:100%;height:100%}.cart_info__oJV11{flex:1 1;min-width:0}.cart_badge__2gOLd{display:inline-block;padding:4px 10px;background-color:#dbeafe;color:#1e40af;border-radius:6px;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.cart_productName__ZGpg7{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart_details__ZGewH{font-size:.9rem;color:#666}.cart_priceSection__LnRc_{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.cart_price__qVAzn{font-size:1.25rem;font-weight:700;color:#333}.cart_removeBtn__3Zv72{padding:.5rem 1rem;background-color:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:6px;cursor:pointer;transition:all .2s}.cart_removeBtn__3Zv72:hover{background-color:#dc2626;color:#fff}.cart_summary__gWOcA{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.cart_summaryRow__4k2l4{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1.1rem}.cart_checkoutBtn__IR_GQ{width:100%;padding:1rem;background-color:#fff;color:#764ba2;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;margin-top:1rem}.cart_checkoutBtn__IR_GQ:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.cart_cartItem__tLo_Q{flex-direction:column;align-items:flex-start}.cart_checkbox__VelCy{position:absolute;top:1rem;left:1rem}.cart_imageWrapper__FS8GG{width:100%;height:150px;margin-top:2rem}.cart_priceSection__LnRc_{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.cart_actions__vxkHN{flex-direction:column;gap:1rem;align-items:stretch}.cart_clearBtn__2UTTZ{width:100%}}