Login | Quizaero
Increasingly, aviation platforms are tightening security. If your organization has enabled MFA, after entering your initial password, you may be prompted to enter a code sent to your registered email or mobile device. Retrieve this code and enter it to finalize the login process.
.forgot-link:hover color: #93c5fd; text-decoration: underline; Quizaero Login
.logout-btn background: rgba(71, 85, 105, 0.5); border: 1px solid #334155; padding: 0.6rem 1.5rem; border-radius: 2rem; font-weight: 600; color: #e2e8f0; cursor: pointer; margin-top: 1rem; transition: all 0.2s; Increasingly, aviation platforms are tightening security
.checkbox-label input width: 1rem; height: 1rem; accent-color: #3b82f6; cursor: pointer; after entering your initial password
// Session state let currentUser = null; let rememberMeFlag = false;
.checkbox-label display: flex; align-items: center; gap: 0.5rem; color: #b9c7dd; cursor: pointer;