/* WebKit can discard an earlier lazy-layout section while the first program
 * trigger is pressed, moving the ribbon between pointerdown and pointerup.
 * Keep this interactive product document laid out. Image lazy loading and
 * animation visibility controls remain unchanged; no input is synthesized.
 */
main.fw193-product-main > section,
main.fw193-product-main > article {
  content-visibility: visible !important;
}
