jobjack sign in

Jobjack Sign In Exclusive Site

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>JobJack – Sign In to Your Account</title> <!-- Google Fonts & simple reset --> <link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&display=swap" rel="stylesheet"> <!-- Font Awesome 6 (free icons) --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <style> * margin: 0; padding: 0; box-sizing: border-box; body font-family: 'Inter', sans-serif; background: linear-gradient(145deg, #f6f9fc 0%, #eef2f5 100%); min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 1.5rem;

.brand-header .tagline color: rgba(255, 255, 255, 0.8); font-size: 0.9rem; margin-top: 8px; font-weight: 400; jobjack sign in

.social-btn i font-size: 1.2rem;

// Forgot password demo const forgotLink = document.getElementById('forgotPwLink'); forgotLink.addEventListener('click', function(e) e.preventDefault(); showMessage('📧 Password reset link sent to your email (demo interaction).', false); ); meta name="viewport" content="width=device-width