Add TMDB trailer support across web and mobile detail pages
- fetch and expose ranked TMDB trailers for movies, shows, seasons, and episodes
- add shared trailer helpers and API exports for embed/thumbnail URL resolution
- render trailer sections in detail views with show-level fallback for season/episode
- add mobile trailer playback modal via `react-native-webview` and web trailer component tests