.email-button{min-height:44px;padding:0 16px;border:0;border-radius:11px;background:#7a3fd0;color:#fff;font-weight:850}
.email-button:disabled{background:#dfe3ec;color:#7b8799}
.email-form{margin-top:14px;padding:16px;border:1px solid #d8c8f2;border-radius:14px;background:#f8f4ff}
.email-form h3{margin:0;font-size:18px}
.email-form p{margin:7px 0 14px;color:#5e5570;line-height:1.45}
.locked-recipient{padding:12px;border-radius:10px;background:#fff}
.locked-recipient span,.locked-recipient strong{display:block;overflow-wrap:anywhere}
.locked-recipient span{color:#6d6380;font-size:12px}
.locked-recipient strong{margin-top:4px}
.email-consent{display:flex;gap:10px;align-items:flex-start;margin-top:14px;color:#352a49;line-height:1.45}
.email-consent input{flex:0 0 auto;width:20px;height:20px;margin:1px 0 0}
.confirm-email{min-height:44px;padding:0 16px;border:0;border-radius:10px;background:#7a3fd0;color:#fff;font-weight:850}
.confirm-email:disabled{background:#dfe3ec;color:#7b8799;cursor:not-allowed}
@media(max-width:620px){.email-button,.confirm-email{width:100%}.email-form{padding:14px}.email-consent{font-size:15px}}
