/*
 * Стили страницы «Войти по email» (EmailAuth/login_form.php).
 * Вынесены из <style>-блока шаблона 23.07.2026 (Волна 0 задачи выноса
 * style-блоков). Значения перенесены байт-в-байт.
 *
 * @see docs/features/20260718-План-выноса-style-блоков-из-шаблонов.md
 */
.simple-content   { max-width: 420px; margin: 40px auto; padding: 0 16px; }
.simple-title     { font-size: 1.5rem; font-weight: 600; margin-bottom: 6px; }
.simple-subtitle  { color: #6c757d; margin-bottom: 24px; }
.alt-login-footer { margin-top: 28px; }
