.Cart_container__Ok_bl{max-width:900px;margin:0 auto;padding:1rem}.Cart_cartItem__WWl_z{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border:1px solid #ddd;border-radius:8px;padding:1rem;margin-bottom:1rem;background-color:#fff;box-shadow:0 0 5px rgb(0 0 0/.1)}.Cart_itemInfo__jX0Td{flex:1 1 60%;min-width:200px}.Cart_itemActions__taw2s{display:flex;align-items:center;gap:1rem;flex:1 1 35%;justify-content:flex-end;min-width:160px}.Cart_quantity__8XHA_{display:flex;align-items:center;gap:.5rem}.Cart_quantity__8XHA_ button{width:30px;height:30px;border:1px solid #007bff;background:white;color:#007bff;border-radius:4px;cursor:pointer;font-size:1.2rem;font-weight:700;line-height:1;user-select:none}.Cart_quantity__8XHA_ span{min-width:20px;text-align:center;font-weight:600;font-size:1rem}.Cart_deleteBtn__tqkE6{background-color:#dc3545;border:none;color:white;padding:6px 12px;border-radius:4px;cursor:pointer}.Cart_deleteBtn__tqkE6:hover{background-color:#b02a37}.Cart_total__0S5dR{text-align:right;font-weight:700;font-size:1.5rem;margin-top:1rem;margin-bottom:1rem}.Cart_actions__MM89F{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}@media (max-width:576px){.Cart_cartItem__WWl_z{flex-direction:column;align-items:flex-start}.Cart_itemActions__taw2s{justify-content:flex-start;margin-top:.5rem;width:100%}.Cart_actions__MM89F{justify-content:center}.Cart_total__0S5dR{text-align:center}}