.story-scene{min-height:215vh}
.scene-content{top:83px;min-height:calc(100vh - 96px)}
.scene-art figcaption{display:flex;flex-direction:column;gap:4px}
.scene-beat{font-family:Manrope,"Segoe UI",sans-serif;font-size:12px;letter-spacing:0;line-height:1.5;color:var(--muted);min-height:1.5em}
.scene-art svg{mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 94%,transparent)}
.four-render{opacity:.52}
.five-render{opacity:.69}
body.motion-reduced .story-scene{min-height:95vh}
body.motion-reduced .soft-render{opacity:1}
@media(max-width:650px){.story-scene{min-height:auto;padding-top:66px;padding-bottom:115px}.scene-content{position:relative;top:auto;min-height:0}.scene-beat{font-size:11px}.scene-art{margin-top:10px}body.motion-reduced .story-scene{min-height:0}}
@media(prefers-reduced-motion:reduce){.story-scene{min-height:95vh}.scene-content{position:relative;top:auto;min-height:80vh}.soft-render{opacity:1}}
@media(prefers-reduced-motion:reduce) and (max-width:650px){.story-scene{min-height:0}.scene-content{min-height:0}}
