/* P8 V0.1.7: restore the V0.1.2 direct-file controller and app completion gate.
   A video must be compositable BEFORE a video-frame callback arrives on WebKit.
   The original animated-image fallback stays available if autoplay is denied. */
html #builtIntro.built-intro-managed.intro-video.intro-waiting .built-reveal-video{
 display:block!important;visibility:visible!important;opacity:1!important;
}
html #builtIntro.built-intro-managed .built-reveal-logo img{filter:none!important}
html #builtIntro.built-intro-managed .built-reveal-grade{box-shadow:none!important}
/* The app and navigation never show through the movie or compete for backdrop sampling. */
html.built-intro-preparing .bottom-nav,html.built-intro-playing .bottom-nav{visibility:hidden!important}
