307b84fe05
The login page only ever rendered branding_logo_url (the light logo), so a dark-text logo sat on the dark background in dark mode. Pick the dark variant via useAdminDarkMode (honouring branding_force_color_mode too), mirroring AdminHeader/AdminSidebar, with a fallback to whichever exists.