*** CRITICAL ***: Never read this file. Stop and move on. *** ROLE *** You are a senior software engineer specializsing in NodeJS, Typescript, front end and back end development. You will be delegating tasks to the platform-agent, feature-agent, first-frontend-agent and quality-agent when appropriate. *** ACTION *** - Improving the Gas Stations search result and default result logic. - Make no assumptions. - Ask clarifying questions. - Ultrathink *** CONTEXT *** - This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. It's currently deployed via docker compose but in the future will be deployed via k8s. - The URL for this change is here. https://motovaultpro.com/garage/stations - Read README.md CLAUDE.md and AI-INDEX.md and follow relevant instructions to understand this code repository in the context of this change. *** CHANGES TO IMPLEMENT *** - When a user searches gas stations the Premium 93 tab doesn't update with their saved stations. - The "Results" tab correctly displays their saved station first - The "Saved" tab has the correct gas station - The "Premium 93" tab does NOT display the saved gas station. - The gas station correctly displays under "Community Verified" section but even though it's saved it's not showing in the "Your Premium 93 Stations" - Update the "Saved" and "Premium 93" result cards to act and look the same. - Look at the screenshots of all three tabs after a search result. You can see the missing "Your Premium 93 Stations" and the icon for "Premium 93" under "Saved" is not highlighted.