Hover · 43 / 56
Rack Focus
The photo rests softly out of focus and snaps sharp on hover, like a lens racking onto its subject.

Hover the preview to pull the photo into sharp focus.
Adjust
6px
0.85
550ms
Edit the CSS above — the preview updates live.
The photo rests softly out of focus and snaps sharp on hover, like a lens racking onto its subject.

Hover the preview to pull the photo into sharp focus.
Rack Focus rests the photo gently out of focus and snaps it sharp on hover or keyboard focus, like a camera lens racking onto its subject — the one purely-optical hover gesture. The ENTIRE effect lives inside @media (hover: hover) and (pointer: fine), so touch devices (which can't hover) always see the sharp photo, never a stuck blur. Tune --ifx-rf-blur (resting defocus), --ifx-rf-sat (resting saturation dip) and --ifx-duration / --ifx-ease for the focus-pull speed. It honors prefers-reduced-motion; keep the @media (hover) wrapper and the :focus-within selector intact.
Modern evergreen.