#mobile-otp-account-widget.moa-card{box-sizing:border-box;max-width:760px;margin:18px auto 24px;padding:20px;border:1px solid #e7e7e7;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.06);font-family:inherit}
#mobile-otp-account-widget .moa-title{font-size:20px;font-weight:700;margin-bottom:6px;color:#1f2937}
#mobile-otp-account-widget .moa-subtitle{font-size:14px;color:#6b7280;margin-bottom:16px}
#mobile-otp-account-widget .moa-row{display:flex;gap:10px;align-items:stretch;margin-top:10px}
#mobile-otp-account-widget .moa-phone-wrap{display:flex;align-items:center;flex:1;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}
#mobile-otp-account-widget .moa-country{padding:0 12px;color:#374151;border-inline-end:1px solid #e5e7eb;white-space:nowrap}
#mobile-otp-account-widget input{min-height:46px;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:16px;box-shadow:none;outline:none}
#mobile-otp-account-widget .moa-phone-wrap input{border:0;border-radius:0;flex:1;width:100%;min-width:0}
#mobile-otp-account-widget input:focus,#mobile-otp-account-widget .moa-phone-wrap:focus-within{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.08)}
#mobile-otp-account-widget .moa-btn{min-height:46px;border:0;border-radius:10px;padding:0 18px;font-weight:700;cursor:pointer;white-space:nowrap}
#mobile-otp-account-widget .moa-primary{background:#111827;color:#fff}
#mobile-otp-account-widget .moa-success{background:#0f766e;color:#fff}
#mobile-otp-account-widget .moa-btn:disabled{opacity:.55;cursor:not-allowed}
#mobile-otp-account-widget .moa-verify-row input{flex:1}
#mobile-otp-account-widget .moa-msg{min-height:20px;margin-top:10px;font-size:13px}
#mobile-otp-account-widget .moa-ok{color:#047857}.moa-error{color:#b91c1c}
.moa-hidden-by-otp{display:none!important}
@media(max-width:640px){#mobile-otp-account-widget.moa-card{margin:12px 0 18px;padding:16px;border-radius:14px}#mobile-otp-account-widget .moa-row{flex-direction:column}#mobile-otp-account-widget .moa-btn{width:100%}}
