@* Global resource search — header-level palette. Keyboard: ↑/↓ move the highlight, Enter navigates, Esc clears. Blur: Clicking anywhere outside the input closes the dropdown. *@ @using Microsoft.AspNetCore.Components.Web @using RackPeek.Domain.Persistence @using RackPeek.Domain.Resources @using Shared.Rcl.Services @inject IResourceCollection Repo @inject NavigationManager Nav