.edem-payment{max-width:620px;padding:28px;margin:24px auto;background:#fff;border:1px solid #e4e4e4;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.07)}
.edem-payment__field{display:block;margin:0 0 18px;font-weight:700;color:#303030}
.edem-payment__field span{display:block;margin-bottom:7px}
.edem-payment__field input,.edem-payment__field select{display:block;width:100%;height:48px;padding:9px 12px;border:1px solid #c9c9c9;border-radius:5px;background:#fff;color:#222;font:inherit;box-sizing:border-box}
.edem-payment__field input:focus,.edem-payment__field select:focus{border-color:#df8a20;outline:2px solid rgba(223,138,32,.2)}
.edem-payment__consent{display:flex;gap:9px;align-items:flex-start;margin:4px 0 18px;font-weight:400;line-height:1.4}
.edem-payment__consent input{margin-top:4px}
.edem-payment__submit{width:100%;min-height:50px;padding:12px 18px;border:0;border-radius:5px;background:#ffdd2d;color:#222;font-size:17px;font-weight:700;cursor:pointer}
.edem-payment__submit:hover{background:#f5d424}.edem-payment__submit:disabled{opacity:.65;cursor:wait}
.edem-payment__secure{margin:13px 0 0;text-align:center;color:#6b6b6b;font-size:13px}
.edem-payment__message{margin:0 0 18px;padding:12px 14px;border-radius:5px;background:#fff1f0;color:#a32118}
.edem-payment-result{max-width:620px;margin:20px auto;padding:14px 18px;border-radius:6px;box-sizing:border-box}.edem-payment-result.is-success{background:#e9f8ee;color:#176b35}.edem-payment-result.is-error{background:#fff1f0;color:#a32118}.edem-payment-result.is-pending{background:#fff8d8;color:#705c00}
[data-custom-amount][hidden],.edem-payment__message[hidden]{display:none!important}
@media(max-width:640px){.edem-payment{padding:20px 16px;margin:16px 0}}
