Mention icon: silence ๐ from screen readers; refresh CSS comment
The in-body mention ::before swapped a masked Bluesky SVG for a ๐ emoji
via content, which screen readers announce (the mask produced no text).
Use content: "๐" / "" so the empty alt text keeps it decorative โ a
pseudo-element can't take aria-hidden, unlike the author-page emoji span.
Update the stale block comment that still described a masked Bluesky logo.