/*
 * The Watch hostname or /watch path is known before the app bundle is. Keep its shared HTML out of
 * the first paint until authentication chooses a form or the signed-in app has mounted. The
 * versioned filename matters because `/assets/*` is immutable in the production HTTP cache.
 */
html.shayneflix-entry {
  background: #050913;
}

html.shayneflix-entry.entry-branding-pending body {
  visibility: hidden;
}
