feat(pagestream): inline card browsing with iframe expand/collapse animations
- Cmd+L now scrolls stream to bottom and selects the latest card
- Enter on active card expands it to fill viewport with an iframe loading the URL
- Esc collapses the expanded card back to normal size, restoring original content
- Added backdrop overlay, CSS transitions, and CSP frame-src for iframe support