Future<String?> storeImageMobile(String key, Uint8List bytes) { throw UnimplementedError('Mobile/Desktop storage stub'); }