@keyframes flashRow{0%{background-color:#00c89538}60%{background-color:#00c8951a}to{background-color:transparent}}.timeline-row{position:relative;transition:background-color .25s ease-out,box-shadow .25s ease-out}.timeline-row-fresh{animation:flashRow 1.4s ease-out}.timeline-row-playing{background-color:#00c89514;box-shadow:inset 3px 0 #00c895}@keyframes narratorIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.narrator-enter{animation:narratorIn .26s cubic-bezier(.22,.61,.36,1) both}@keyframes narrationCardIn{0%{opacity:0;transform:translateY(8px);max-height:0}to{opacity:1;transform:translateY(0);max-height:320px}}.narration-card-enter{animation:narrationCardIn .22s cubic-bezier(.22,.61,.36,1) both}@keyframes narrationTtlDrain{0%{width:100%}to{width:0%}}.narration-ttl-fill{height:100%;width:100%;animation:narrationTtlDrain 8s linear forwards}.narration-ttl-fill[data-paused=true]{animation-play-state:paused}
