//------------------------------------------------------------------------- // //Search-param-aware client surface // Login consumes navigation state via useSearchParams(), // so this boundary allows safe client-side resolution // during prerender and hydration. //----------------------------------------------------------------------------