{!--
/**
* JCOGS OTP Pro - Pattern 3b: AJAX Inline Replacement (Tag-Based)
* ================================================================
*
* Single tag implementation with inline form replacement. Form replaces itself
* in same container when OTP is required (no modal overlay).
*
* Features:
* - No page reload during login
* - Form replaces itself inline
* - Remember device option (30-day cookie)
* - Backup code support
* - Back button to return to login
* - 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 inline form replacement for two-factor authentication. When users log in with valid credentials, the login form is replaced with the OTP entry form in the same container. Features:Pattern 3b: AJAX Inline Replacement
otp-form__input, otp-button--primary). You can override these styles in your own CSS to match your site's design.