.cart-module__-RJi4G__cartItem{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.cart-module__-RJi4G__itemDetails{flex:1;align-items:center;gap:1.5rem;display:flex}.cart-module__-RJi4G__itemImage{background-color:var(--color-primary-green);background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-module__-RJi4G__itemInfo{flex-direction:column;gap:.3rem;display:flex}.cart-module__-RJi4G__itemActions{align-items:center;gap:1.5rem;display:flex}.cart-module__-RJi4G__quantityControl{background:var(--color-background-cream);border-radius:6px;align-items:center;gap:.8rem;padding:.3rem;display:flex}.cart-module__-RJi4G__quantityBtn{cursor:pointer;width:35px;height:35px;color:var(--color-primary-green);background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 2px 5px #0000000d}.cart-module__-RJi4G__deleteBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-weight:700;transition:background .2s;display:flex}.cart-module__-RJi4G__deleteBtn:hover{background:#ef444433}@media (max-width:600px){.cart-module__-RJi4G__cartItem{flex-direction:column;align-items:flex-start;padding:1rem 0}.cart-module__-RJi4G__itemDetails{gap:1rem;width:100%}.cart-module__-RJi4G__itemImage{width:70px;height:70px}.cart-module__-RJi4G__itemActions{border-top:1px dashed #f0f0f0;justify-content:space-between;width:100%;margin-top:1rem;padding-top:1rem}}
