{{-- Demo Mode Banner (renders only when APP_DEMO=true) --}}
{{-- SVG defs (gradient used by the OTP countdown ring) --}}
@yield('auth-content')
{{-- jQuery (loaded for parity with other auth flows even though
the golden bundle itself is vanilla) --}}
{{-- Global notify --}}
@include('general._notify_evs')
{{-- Golden auth interactions --}}
@stack('scripts')
@yield('scripts')