{!--
/**
* JCOGS OTP Pro - Pattern 1: Progressive Inline Reveal Login
* ===========================================================
*
* Single-page login form where OTP field appears inline after successful
* credential validation. Uses server-side rendering for progressive disclosure.
*
* Features:
* - Single-form experience with progressive field reveal
* - OTP field appears after valid username/password
* - Remember device option (30-day cookie)
* - Backup code support
* - No JavaScript required (server-side rendering)
*
* 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 progressive disclosure where the OTP field appears inline within the same form after successful username/password validation. The form progressively reveals additional fields rather than navigating to a new page. Features:Pattern 1: Progressive Inline Reveal
Sign In
{if errors}
{errors}
Use backup code instead
otp-form__group, otp-form__input, otp-button--primary). You can override these styles in your own CSS to match your site's design.