javascript:(function(){const e=new Set;document.querySelectorAll("*").forEach(t=>{const n=t.getAttribute("data-settings");if(n)try{const o=JSON.parse(n),i=o._animation||o.motion_fx_motion_fx;i&&"none"!==i&&e.add(t)}catch{}}),e.forEach(t=>{t.style.outline="3px solid magenta",t.setAttribute("data-motion-highlighted","true")}),alert(`${e.size} element(s) with Elementor entrance animations were highlighted.`)})();