- logout() on home/root page: Auth.reset() only (clear state, refresh
top bar), no redirect to login; other pages still go to login
- home page container: width:min(50vw+300px, 1440px, 96vw) replaces
fixed max-width:800px - PC wide screens use at least half viewport,
mobile near full width