queuePhoneCheck(true))"
placeholder="Phone Number"
required
class="min-w-0 flex-1 rounded-sm border border-slate-300 px-3 py-2.5 text-sm focus:border-[#4db6ac] focus:outline-none focus:ring-1 focus:ring-[#4db6ac]"
:class="phoneStatus === 'taken' ? 'border-red-400 focus:border-red-500 focus:ring-red-500' : ''"
/>
Checking mobile number…
Enter your mobile number and send OTP to verify before registration.