🛤️ タブを跨ぐシナリオ(検索 → 詳細 → お気に入り → Web表示)

🔍 検索タブ
- title / author / isbn
- pagination (startRecord = offset + 1)
- ErrorMessage 表示
📄 詳細タブ
- SelectedBook の AuthorsDisplay
- FavoriteCommand / RemoveFavorite
- 縦長カード
⭐ お気に入りタブ
- FavoriteService.GetFavorites()
- メモ欄 / AddedAt
- RefreshFavoritesCommand
🌐 Web表示タブ
- WebPageUrl と IsWebViewLoading
- 注意書き(404の可能性)
- Reloadボタン