* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    line-height: 1.6;
}
.container {
    max-width: 1200px;
    margin: 30px auto;
    padding-left: 20px;
    padding-right: 20px;
}
.payment-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.payment-form-container {
    flex: 1;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    padding: 30px;
}
.order-summary {
    width: 350px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    padding: 25px;
    align-self: flex-start;
}
.section-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f1f5f9;
    color: #1e293b;
}
.form-group {
    margin-bottom: 20px;
}
label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #334155;
}
.form-control {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    font-size: 1rem;
}
.form-control:focus {
    border-color: #3b82f6;
    outline: none;
    box-shadow: 0 0 0 3px rgba(59,130,246,0.2);
}
.input-group {
    position: relative;
}
.card-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #64748b;
}
.form-row {
    display: flex;
    gap: 15px;
}
.form-col {
    flex: 1;
}
.btn-primary {
    background: #3b82f6;
    border: none;
    padding: 14px 25px;
    border-radius: 8px;
    color: white;
    font-weight: 600;
    cursor: pointer;
}
.commission-info {
    background: #fef9c3;
    border-left: 4px solid #eab308;
    padding: 12px 15px;
    margin: 15px 0;
}
.commission-details {
    background: #f8fafc;
    padding: 10px 15px;
    margin-top: 10px;
    border-left: 3px solid #3b82f6;
}
.payment-actions {
    margin-top: 2rem;
}
.payment-btn-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1rem 1.5rem;
    border-radius: 12px;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
.payment-btn-amount {
    background: rgba(255,255,255,0.2);
    padding: 0.5rem 1rem;
    border-radius: 8px;
}
.payment-security-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    color: #64748b;
}
.cart-items {
    margin-bottom: 25px;
}
.cart-item {
    display: flex;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #e2e8f0;
}
.cart-item-image {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
}
.cart-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.cart-item-details {
    flex: 1;
}
.cart-item-name {
    font-weight: 600;
    margin-bottom: 5px;
}
.cart-item-attribute {
    font-size: 0.85rem;
    color: #64748b;
}
.cart-item-price {
    font-weight: 600;
    color: #3b82f6;
}
.cart-item-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 8px;
    flex-wrap: wrap;
}
.quantity-controls {
    display: flex;
    align-items: center;
    gap: 8px;
}
.quantity-btn {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #cbd5e1;
    background: white;
    cursor: pointer;
}
.quantity-btn:disabled {
    opacity: 0.5;
}
.remove-btn {
    color: #ef4444;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    margin-left: 0;
}
.order-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}
.order-total {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 2px solid #e2e8f0;
}
.continue-shopping {
    display: inline-block;
    background: #f1f5f9;
    color: #1e293b;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 8px;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
.alert {
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.alert-success {
    background: #dcfce7;
    color: #166534;
}
.alert-danger {
    background: #fee2e2;
    color: #b91c1c;
}
.free-shipping {
    color: #22c55e;
}
.color-swatch {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #ccc;
    vertical-align: middle;
}
.attribute-value {
    display: flex;
    align-items: center;
    gap: 5px;
}
@media (max-width: 768px) {
    .payment-container {
        flex-direction: column;
    }
    .order-summary {
        width: 100%;
    }
    .form-row {
        flex-direction: column;
        gap: 0;
    }
}
/* Silme Butonu - GARANTİ GÖRÜNÜRLÜK */
.remove-btn {
    background-color: #fee2e2 !important;  /* Açık kırmızı arka plan */
    color: #dc2626 !important;             /* Koyu kırmızı yazı/ikon */
    border: 1px solid #fca5a5 !important;  /* Belirgin kenar */
    padding: 6px 10px !important;
    border-radius: 6px !important;
    cursor: pointer;
    font-size: 14px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    margin-left: 5px;
    min-width: 36px;
    min-height: 36px;
}

.remove-btn:hover {
    background-color: #dc2626 !important;
    color: white !important;
    border-color: #dc2626 !important;
}

.remove-btn i {
    font-size: 14px;
}
/* Yeni buton stilleri */
.btn-confirm-cart {
    background-color: #10b981 !important;
    color: white !important;
    border: none;
    padding: 14px 20px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    margin-top: 15px;
    transition: background 0.2s;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
}

.btn-confirm-cart:hover {
    background-color: #059669 !important;
}

.login-required-message {
    background: #fef3c7;
    border: 1px solid #fbbf24;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    color: #92400e;
}

.payment-btn-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.payment-btn-amount {
    background: rgba(255,255,255,0.2);
    padding: 0.5rem 1rem;
    border-radius: 8px;
    font-weight: 600;
}