.checkout-module__6Nj7Kq__container{max-width:800px;margin:40px auto 80px;padding:0 20px}.checkout-module__6Nj7Kq__title{color:var(--text-primary);text-align:center;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:800}.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr 320px;gap:32px;display:grid}@media (max-width:768px){.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr}}.checkout-module__6Nj7Kq__formSection{flex-direction:column;gap:24px;display:flex}.checkout-module__6Nj7Kq__summarySection{flex-direction:column;gap:16px;display:flex}.checkout-module__6Nj7Kq__summaryCard{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:24px}.checkout-module__6Nj7Kq__summaryTitle{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:12px;font-size:1.1rem;font-weight:700}.checkout-module__6Nj7Kq__summaryRow{color:var(--text-secondary);justify-content:space-between;margin-bottom:12px;font-size:.95rem;display:flex}.checkout-module__6Nj7Kq__summaryTotal{border-top:1px dashed var(--border);color:var(--text-primary);justify-content:space-between;margin-top:16px;padding-top:16px;font-size:1.2rem;font-weight:700;display:flex}.checkout-module__6Nj7Kq__inputGroup{flex-direction:column;gap:8px;display:flex}.checkout-module__6Nj7Kq__label{color:var(--text-primary);font-size:.9rem;font-weight:600}.checkout-module__6Nj7Kq__couponBox{gap:8px;display:flex}.checkout-module__6Nj7Kq__couponInput{flex:1}.checkout-module__6Nj7Kq__paymentMethods{gap:12px;display:flex}.checkout-module__6Nj7Kq__paymentMethodBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-card);cursor:pointer;transition:all var(--transition);color:var(--text-secondary);flex:1;padding:12px;font-weight:600}.checkout-module__6Nj7Kq__paymentMethodBtn.checkout-module__6Nj7Kq__active{border-color:var(--brand-500);background:var(--brand-accent);color:var(--brand-600)}.checkout-module__6Nj7Kq__submitBtn{width:100%;margin-top:16px;padding:16px;font-size:1.1rem}
