/* The existing scene itself crossfades; there is no separate gradient strip. */
.watch-evolution[data-seams-ready] .watch-evolution__sticky:before,
.watch-evolution[data-seams-ready] .watch-evolution__sticky:after{content:"";position:absolute;inset:0;pointer-events:none}
.watch-evolution[data-seams-ready] .watch-evolution__sticky:before{z-index:4;background:#111514;opacity:var(--story-entry-shade,0)}
.watch-evolution[data-seams-ready] .watch-evolution__sticky:after{z-index:40;background:var(--story-next-paper,#fff);opacity:var(--story-exit-wash,0)}
.watch-evolution[data-seams-ready] .watch-evolution__sticky,
.watch-evolution[data-seams-ready] .watch-evolution__copy--integrated{color:color-mix(in srgb,rgb(var(--ui-ink)),#f5f2ec calc(var(--story-entry-shade,0) * 100%))}
