fix(signin): opaque dropdown panel and per-row click handling
Drop the .glass blur for the suggestions panel so text behind it does not
bleed through; render an opaque white surface (and dark equivalent in the
dark phase). Replace the ul/li/button structure with direct buttons and
move selection to onPointerDown to make every row hoverable and clickable
regardless of focus order.
Made-with: Cursor