LockdownPassphraseStore
Encrypted per-device storage for lockdown passphrases.
Platform implementations should use secure storage (e.g., EncryptedSharedPreferences on Android, Keychain on iOS). Passphrase access is NOT gated behind biometric authentication so that auto-unlock can run in the background without user interaction.