appview: add topbar quick-search
Adds an inline search widget to the topbar.
On desktop, a search input appears directly in the nav with a
dropdown of quick results (keyboard-navigable with ↑↓/Enter/Escape,
⌘K to focus). On mobile, a search button opens a fullscreen overlay
with the same results.
Signed-off-by: eti <eti@eti.tf>