/* Same camera rectangle as the native canvas, with the original layer art. */
.service-world-fallback:has(.service-native-stills){z-index:1}
.service-world-fallback .service-native-stills{position:absolute;inset:0;width:100%;height:100%;max-height:none;isolation:isolate;overflow:hidden;pointer-events:none;visibility:hidden}
.service-story[data-world-poster-ready="true"] .service-native-stills{visibility:visible}
.service-native-stills>img{position:absolute;display:block;max-width:none;max-height:none;object-fit:fill;pointer-events:none}
