CSS Pseudo-Classes Are Quietly Replacing JavaScript Event Listeners
A deep dive from CSS-Tricks maps out how modern CSS pseudo-classes like :focus-visible, :has(), and :user-invalid now handle logic that used to require JavaScript, with new media element states on the way.