/* LVL V1.27.9 — no-flick catalog guard */
.lvl-catalog-stable-1279 .lvl-v-course-list,
.lvl-catalog-stable-1279 .lvl-p-course-section,
.lvl-catalog-stable-1279 .lvl-p-section-list,
.lvl-catalog-stable-1279 .lvl-v-course-row,
.lvl-catalog-stable-1279 .lvl-v-course-thumb,
.lvl-catalog-stable-1279 .lvl-v-course-logo-safe,
.lvl-catalog-stable-1279 .lvl-v-course-logo-safe>img{
  animation:none!important;
  transition:none!important;
}
/* Never hide the real mark while waiting for a JS "ready" class. The fallback sits behind it. */
.lvl-catalog-stable-1279 .lvl-v-course-logo-safe>img{
  display:block!important;
  opacity:.88!important;
  visibility:visible!important;
}
.lvl-catalog-stable-1279 .lvl-v-course-logo-safe-fallback{opacity:1;transition:none!important}
.lvl-catalog-stable-1279 .lvl-v-course-logo-safe.is-ready>.lvl-v-course-logo-safe-fallback{opacity:0!important}
/* Source cards are data only; the user sees one final derived tree. */
.lvl-catalog-stable-1279 #allCoursesGrid.lvl-v-source-grid{visibility:hidden!important;pointer-events:none!important}
