
/* The projected DOM caption sits above the GPU mesh. Its preview must not
   remain an opaque grey plane after a successfully drawn texture takes over. */
#lf5-module .motion.gpu .poster{display:block!important}
#lf5-module .motion .work:not([data-gpu-ready="true"]) .poster{opacity:1!important}
#lf5-module .motion.gpu .work[data-gpu-ready="true"] .poster{opacity:0!important}
#lf5-module .motion.gpu .work[data-gpu-ready="true"] .preview{background:transparent!important}
