.ar-otp-wrap { max-width: 380px; margin: 0 auto; background:#fff; padding:24px; border-radius:16px; box-shadow:0 10px 30px rgba(0,0,0,.06); }
.ar-otp-wrap label { display:block; margin-bottom:8px; font-weight:600; }
.ar-otp-wrap input { width:100%; height:46px; border:1px solid #ddd; border-radius:12px; padding:0 12px; margin-bottom:12px; }
.ar-btn { width:100%; height:46px; border:0; border-radius:999px; background:#1d8f6e; color:#fff; font-weight:700; cursor:pointer; }
.ar-otp-msg { margin-top:10px; font-weight:600; }
.ar-otp-msg.ok { color:#1d8f6e; } .ar-otp-msg.err { color:#c0392b; }
.ar-link { background:none; border:none; color:#1d8f6e; cursor:pointer; margin-top:10px; }
.ar-otp-timer { font-size:.9rem; color:#666; margin-top:6px; }
