eaeb8d3139
- Filled blue by default (a little colour on a calm page) instead of outline-fills- on-hover, which on touch "stuck" lit until you tapped elsewhere. - Hover gated to (hover: hover) so it only darkens on real pointers (no sticky mobile hover); :active gives a press shade everywhere. - -webkit-tap-highlight-color: transparent + user-select: none kill the selection/ highlight box mobile drew on tap. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>