.story-progress{background-color:#ebebeb80;overflow:hidden;position:relative}.story-progress.animated:before{animation:story-progress var(--story-progress-duration) linear forwards;background:#fff;content:"";height:100%;position:absolute;translate:-100% 0;width:100%}@keyframes story-progress{to{translate:0 0}}
