{!--
/**
* JCOGS OTP Pro - Pattern 3a: AJAX Modal Login (Tag-Based)
* =========================================================
*
* Single ExpressionEngine tag implementation with modal overlay OTP.
* Automatically includes all HTML, CSS, and JavaScript for quick deployment.
*
* Features:
* - No page reload during login
* - Modal overlay for OTP entry
* - Remember device option (30-day cookie)
* - Backup code support
* - Auto-loaded CSS/JavaScript
* - Single-tag implementation
*
* Template Group: jcogs_otp_pro_examples
* Default Success URL: /jcogs_otp_pro_examples/user_otp_settings
* CSS/JS Path: __CSS_JS_PATH__ (replaced during installation)
*
* @category ExpressionEngine Template
* @package JCOGS OTP Pro
* @author JCOGS Design This pattern demonstrates a modal overlay approach for two-factor authentication. When users log in with valid credentials, a modal dialog appears to collect the OTP code. Features:Pattern 3a: AJAX Modal Login
otp-form__input, otp-button--primary). You can override these styles in your own CSS to match your site's design.