@yield('content')
@if (false)
@hasSection('footerOverride')
@yield('footerOverride')
@else
@endif
@endif
@yield('footerScripts')
{{-- Some legacy section partials still emit stylesheets inside the body.
Reload the shared typography layer last so its tokens remain authoritative. --}}