* Make lock screen a View extension - Reuse in global theme (apply to all modals) - Use a ZStack rather than replace (retain content/navigation) - Share lock state across all LockableView
* Prevent app lock completely in macOS * Add missing Face ID metadata for biometrics auth * Ensure MainActor * Reword option * Fix lock logic on launch