.CheckoutForm-module__2J3gNq__form{background-color:var(--background);border:1px solid var(--gray-200);border-radius:var(--border-radius);width:100%;max-width:500px;margin:0 auto;padding:2rem;box-shadow:0 10px 30px #0000000d}@media (prefers-color-scheme:dark){.CheckoutForm-module__2J3gNq__form{border-color:var(--gray-800);box-shadow:0 10px 30px #00000080}}.CheckoutForm-module__2J3gNq__title{text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.CheckoutForm-module__2J3gNq__amount{text-align:center;color:var(--gray-500);margin-bottom:2rem}.CheckoutForm-module__2J3gNq__paymentElement{margin-bottom:2rem}.CheckoutForm-module__2J3gNq__submitBtn{width:100%;padding:1rem}.CheckoutForm-module__2J3gNq__message{text-align:center;color:#ef4444;margin-top:1.5rem;font-size:.875rem}.CheckoutForm-module__2J3gNq__spinner{border:3px solid #ffffff4d;border-top:3px solid var(--primary-foreground);border-radius:50%;width:24px;height:24px;margin:0 auto;animation:1s linear infinite CheckoutForm-module__2J3gNq__spin}@keyframes CheckoutForm-module__2J3gNq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
