.payment-method-card{border:1px solid #dee2e6;border-radius:.375rem;cursor:pointer;margin-bottom:1rem;padding:1.5rem;transition:all .2s ease-in-out}.payment-method-card:hover{border-color:#5e89c6;box-shadow:0 0 10px rgba(94,137,198,.2)}.payment-method-card.selected{border:2px solid #5e89c6;box-shadow:0 0 10px rgba(94,137,198,.5)}.payment-method-icon{color:#5e89c6;font-size:2.5rem;margin-bottom:1rem}.order-summary{background-color:#f8f9fa;border-radius:.375rem;padding:1.5rem}.order-summary-header{border-bottom:1px solid #dee2e6;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.order-item{margin-bottom:.5rem}.order-item,.order-total{display:flex;justify-content:space-between}.order-total{border-top:1px solid #dee2e6;font-size:1.25rem;font-weight:700;margin-top:1rem;padding-top:1rem}.donor-form-section{margin-bottom:2rem}.donor-form-section h3{color:#5e89c6;margin-bottom:1rem}.payment-processing{padding:2rem;text-align:center}.payment-processing-icon{color:#5e89c6;font-size:3rem;margin-bottom:1rem}.payment-success{background-color:#d4edda;color:#155724}.payment-error,.payment-success{border-radius:.375rem;margin-bottom:1.5rem;padding:1.5rem}.payment-error{background-color:#f8d7da;color:#721c24}

/*# sourceMappingURL=checkout.css.map*/