<div class="auth-content">
    <div class="logo-wrapper">
        <svg viewBox="0 0 24 24" class="svg">
            <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7071 19.7072L11.2929 18.293L16.5858 13.0001H4V11.0001H16.5858L11.2929 5.70718L12.7071 4.29297L19.7071 11.293C20.0976 11.6835 20.0976 12.3167 19.7071 12.7072L12.7071 19.7072Z"></path>
        </svg>
        <a href="https://beekeeping.haftgohar.com/en/" class="site-logo"   ><img width="800" height="225" src="https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-1.webp" class="logo-desktop img-fluid" alt="لوگو هفت گوهر" srcset="https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-1.webp 800w, https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-1-600x169.webp 600w, https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-1-300x84.webp 300w, https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-1-768x216.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /><img width="300" height="84" src="https://beekeeping.haftgohar.com/wp-content/uploads/2026/05/haftgohar-logo-footer-1.png" class="logo-mobile img-fluid" alt="" /></a>    </div>
    <form id="auth-form">
        <h2 class="title">Login or register</h2>
        <div class="message"></div>
        <div class="form-row email-mobile-row">
            <label for="email-mobile">Mobile</label>
            <input type="text" name="email-mobile" id="email-mobile">
        </div>
                            <div class="form-row otp-row">
                <label for="otp">OTP</label>
                <input type="number" name="otp" id="otp" placeholder="-----" size="5">
                                <div class="otp-countdown"><span dir="ltr">00:00</span> until resend OTP</div>
                <div class="resend-otp">
                    Resend OTP                    <svg viewBox="0 0 24 24" class="svg">
                        <path d="M11.4142 12.0001L15.7071 16.293L14.2929 17.7072L9.29289 12.7072C8.90237 12.3167 8.90237 11.6835 9.29289 11.293L14.2929 6.29297L15.7071 7.70718L11.4142 12.0001Z"></path>
                    </svg>
                </div>
            </div>
                <div class="form-row submit-row">
            <button type="button" class="button">
                <span>Login</span>
                <img src="https://beekeeping.haftgohar.com/wp-content/themes/irankala/assets/images/loading.svg" class="loading" width="26" height="26" alt="loading">
            </button>
        </div>
        <div class="form-row confirm-row">
            <button type="submit" class="button">
                <span>Confirm</span>
                <img src="https://beekeeping.haftgohar.com/wp-content/themes/irankala/assets/images/loading.svg" class="loading" width="26" height="26" alt="loading">
            </button>
        </div>
            </form>
</div>
