fix mobile search button overflow and improve score normalization
- add width: 100%, min-width: 0, flex-shrink: 0 to prevent button overflow
- replace min-max normalization with absolute RRF score scaling
- scale by 25x so good matches approach 1.0, poor matches stay low
- this respects actual match quality instead of forcing top result to 95%
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>