{{-- Shared layout for all RankWizAI error pages. Self-contained by design — inline CSS, no external assets, no JS bundle dependency. Each error template (404, 500, 419, 403, 429, 503) extends this layout and overrides only its unique sections. This keeps the surface usable even when Vite or Inertia have failed to load (the most common case during a 500 or 503). Available @section blocks: @section('title') —
@yield('signature')