pub async fn idle_pause()
Random idle pause — simulates reading/thinking time.
use captchaforge::behavior::idle_pause; idle_pause().await;