.payment-module___-sEPa__card{background:#fff;border-radius:12px;flex-direction:column;gap:1.2rem;width:100%;max-width:400px;margin:auto;padding:2rem;display:flex;box-shadow:0 4px 12px #0000001a}.payment-module___-sEPa__heading{text-align:center;color:#222;font-size:1.4rem;font-weight:600}.payment-module___-sEPa__field{flex-direction:column;gap:.4rem;display:flex}.payment-module___-sEPa__label{color:#333;font-size:.9rem;font-weight:500}.payment-module___-sEPa__input{border:1px solid #ddd;border-radius:8px;padding:.7rem 1rem;font-size:1rem;transition:border-color .2s}.payment-module___-sEPa__input:focus{border-color:#b42025;outline:none;box-shadow:0 0 0 2px #b4202533}.payment-module___-sEPa__button{color:#fff;cursor:pointer;background:#b42025;border:none;border-radius:8px;padding:.9rem 1rem;font-size:1rem;font-weight:600;transition:background .2s ease-in-out}.payment-module___-sEPa__button:disabled{cursor:not-allowed;background:#999}.payment-module___-sEPa__button:hover:not(:disabled){background:#8d1a1e}
