/* Freeze only offscreen CSS effects; resume the original timeline on return. */
.motion-offscreen,
.motion-offscreen *,
.motion-offscreen::before,
.motion-offscreen::after,
.motion-offscreen *::before,
.motion-offscreen *::after { animation-play-state: paused !important; }
.hero-atom-embed { contain: layout paint; }
