Add Playwright coverage for the fixes in this batch: vehicle search actually changes the rendered rows, booking pagination stays within 25 rows and page 2 differs from page 1, session survives a refresh, logout invalidates the server session, direct navigation without a session redirects to login, and Rental Employee is blocked from manager-only pages both in the UI (hidden nav, restricted message) and directly against the API (403).