/** SpaMaster 360 v73.7 — Performance Engine Phase 8 */
html[data-sm360-performance-profile="low"] *,
body.sm360-performance-degraded *{
  animation-duration:.001ms!important;
  animation-iteration-count:1!important;
  transition-duration:.001ms!important;
  scroll-behavior:auto!important;
}
html[data-sm360-performance-profile="low"] .view:not(.hidden),
html[data-sm360-performance-profile="low"] [data-view]:not(.hidden){
  contain:layout style;
}
body.sm360-performance-degraded .glass,
body.sm360-performance-degraded [class*="glass"],
body.sm360-low-resource .glass,
body.sm360-low-resource [class*="glass"]{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.sm360-extended-perf-suspended{
  pointer-events:none!important;
  content-visibility:hidden!important;
  contain:strict!important;
}
.sm360-perf-contained{contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 48px}
