v1.0.9-beta.048 - style(recommendations): mirror hover UI from Recently Added shelf
- Implements a fade-in gradient hover state for the Because you read... shelf.
- Adds the full series title, release year, and an interactive View Series button on hover.
- Hides the default bottom gradient text during hover to prevent visual overlap.
- Applies hidden sm:flex to the hover overlay to protect mobile tap-to-navigate functionality.
- Uses e.stopPropagation() on the button to prevent conflicting routing events with the parent container.
Resolves #113