.sepet-module__WpGVkq__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.sepet-module__WpGVkq__cartContainer{align-items:flex-start;gap:2rem;margin-top:2rem;display:flex}.sepet-module__WpGVkq__itemsList{flex-direction:column;flex:1;gap:1.5rem;display:flex}.sepet-module__WpGVkq__cartItem{border-radius:var(--radius);border:1px solid var(--border);background:#fff;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.sepet-module__WpGVkq__itemImageWrapper{border-radius:calc(var(--radius) / 2);flex-shrink:0;width:100px;height:100px;overflow:hidden}.sepet-module__WpGVkq__itemImage{object-fit:cover;width:100%;height:100%}.sepet-module__WpGVkq__itemDetails{flex:1}.sepet-module__WpGVkq__itemName{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.sepet-module__WpGVkq__itemPrice{color:var(--primary-dark);margin-bottom:1rem;font-weight:700}.sepet-module__WpGVkq__quantityControls{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:1rem;width:fit-content;padding:.25rem;display:flex}.sepet-module__WpGVkq__qtyBtn{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.sepet-module__WpGVkq__qtyBtn:hover{background:var(--secondary);color:var(--primary-dark)}.sepet-module__WpGVkq__qty{text-align:center;min-width:20px;font-weight:600}.sepet-module__WpGVkq__removeBtn{color:#8f8585;border-radius:50%;padding:.5rem;transition:all .2s}.sepet-module__WpGVkq__removeBtn:hover{color:#ef4444;background:#fee2e2}.sepet-module__WpGVkq__summary{border-radius:var(--radius);border:1px solid var(--border);width:350px;top:calc(var(--nav-height) + 2rem);background:#fff;padding:2rem;position:sticky}.sepet-module__WpGVkq__summaryRow{color:var(--text-muted);justify-content:space-between;margin-bottom:1rem;display:flex}.sepet-module__WpGVkq__totalRow{color:var(--foreground);border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.sepet-module__WpGVkq__whatsappBtn{color:#fff;border-radius:var(--radius);text-align:center;background-color:#25d366;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:block;box-shadow:0 4px 15px #25d3664d}.sepet-module__WpGVkq__whatsappBtn:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.sepet-module__WpGVkq__whatsappBtn:active{transform:translateY(0)}.sepet-module__WpGVkq__securityNote{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.8rem}@media (max-width:768px){.sepet-module__WpGVkq__cartContainer{flex-direction:column}.sepet-module__WpGVkq__summary{width:100%;position:static}.sepet-module__WpGVkq__cartItem{flex-direction:column;align-items:flex-start}.sepet-module__WpGVkq__itemImageWrapper{width:100%;height:200px}.sepet-module__WpGVkq__removeBtn{position:absolute;top:1rem;right:1rem}.sepet-module__WpGVkq__cartItem{position:relative}}
