Same data, same fill animation, same tokens as the live site. Only the mobile layout differs. Pick one and I will put it into index.html behind the existing 820px breakpoint, so the desktop console is untouched.
What is broken today: the routine rail holds 1765px of cards in a 342px window and cuts mid-word, and the table clips every job cell and three of six company names. Two of the five columns are already hidden under 820px and it still does not fit.
Company and status on line one, the job detail on line two. Nothing truncates, and the list rhythm of the desktop table survives.
Closest to what is there now. Safest change, least surprising.
Each enquiry becomes a card with labelled fields. All five columns come back, including the two currently hidden on mobile.
Most readable and the only one that shows the full record. Tallest, so fewer rows fit on screen.
Only the two things that matter stay visible, company and status. Tapping a row reveals the rest.
Densest, so the whole pipeline fits on one screen. The detail is a tap away rather than on show, and taps on a marketing page are a gamble.
Drops the table on mobile and shows the same events as a stream of things the AI OS just did.
Reads most native on a phone and tells the "watch it work" story hardest. Furthest from the desktop console, so the two surfaces stop matching.