html.presentation-story-advancing #presentation-story-stage,html.live-storyboard-advancing #presentation-story-stage{view-transition-name:presentation-story-stage}::view-transition-group(presentation-story-stage){animation:none}::view-transition-old(presentation-story-stage){animation-duration:var(--live-storyboard-dissolve-ms,.72s);animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}::view-transition-new(presentation-story-stage){animation-duration:var(--live-storyboard-dissolve-ms,.72s);animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}::view-transition-old(presentation-story-stage){animation-name:presentation-story-fade-out}::view-transition-new(presentation-story-stage){animation-name:presentation-story-fade-in}@keyframes presentation-story-fade-out{0%{opacity:1}to{opacity:0}}@keyframes presentation-story-fade-in{0%{opacity:0}to{opacity:1}}
