With the aperture open wide (shallow depth of field), turning the lens's focus ring shifts the focal distance — whatever was sharp a moment ago blurs, and something else snaps into focus. It's common when a conversation changes speakers, or to reveal a hidden clue later in a shot.
On a real set, a focus puller manually turns between two pre-measured marks at the right moment. Too fast and it reads as jarring; too slow and the intent gets lost — most pulls land somewhere between half a second and a second and a half.
To fake it in CSS, just animate two subjects' filter: blur() values in opposite directions. Where dolly zoom moves the camera to distort the background, rack focus keeps the camera still and only changes what counts as sharp.
When to use
Use it to swing attention between speakers in a conversation, or from a foreground clue to a background reveal. In UI work, the same idea shows up as blurring the backdrop when a modal opens to pull focus forward.