.indicator{border-radius:100em;display:flex;align-items:center;justify-content:center;font-weight:600;width:2em;height:2em}.timerIndicator{color:#cb272a}.timerIndicator-inactive{color:#888}.indicatorIcon{width:auto;height:auto;font-size:1.6em}.countIndicator{border-radius:100em;display:flex;align-items:center;justify-content:center;font-weight:600;width:1.8em;height:1.8em;color:#fff;font-size:84%}.playedIndicator{border-radius:100em;display:flex;align-items:center;justify-content:center;color:#fff}.syncIndicator{border-radius:100em;font-size:1.28em;height:1.25em;width:1.25em;display:flex;align-items:center;justify-content:center}.emptySyncIndicator{background:#ccc;color:#333}.itemProgressBar{position:relative;height:.4em}.itemProgressBarRound{border-radius:100em}.itemProgressBarForeground{position:absolute;bottom:0;top:0;left:0;inset-inline-start:0;inset-inline-end:initial}.itemProgressBarForegroundRound{border-top-left-radius:100em;border-bottom-left-radius:100em;border-start-start-radius:100em;border-start-end-radius:100em}.itemProgressBarText{margin-inline-start:.25em}@keyframes itemProgressBarForeground-slidein{from{transform:scaleX(.1)}to{transform:none}}