/**
 * APD 48.0.0 — public frontend stability.
 */
html body.apd48-stable-runtime {
    pointer-events: auto;
}

html body.apd48-stable-runtime.compare-property-active-push-toleft,
html body.apd48-stable-runtime .compare-property-active-push-toleft {
    left: 0 !important;
    transform: none !important;
}

html body.apd48-stable-runtime:not(.compare-property-active) #compare-property-panel,
html body.apd48-stable-runtime:not(.compare-exp-property-active) #compare-exp-property-panel {
    pointer-events: none;
}

/* The site remains usable while optional images and third-party resources load. */
html body.apd48-stable-runtime .apd5-main,
html body.apd48-stable-runtime .apd31-catalog,
html body.apd48-stable-runtime .apd5-header {
    visibility: visible;
}
