- Safe-area v3: backgrounds extend under the status bar, content never
does. Body padding + effective top background sampling (fixes white
strip on light-bodied apps), fixed/sticky headers pushed below the bar,
full-height overlays padded instead of shifted (no see-through strip).
- Loader: pulsating app-icon card (catalog icon via openInAppEx bridge,
pixel-logo fallback) — site favicons removed.
- Branded CloudOff error screen with Retry; Chromium's stock error page
can no longer be seen in app tabs.
- pickStartUrl: LAN/mesh probes race in parallel and the last-good origin
is cached — kills the 2.5s serial dead-LAN wait behind launch variance.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>