.pods-list{flex-direction:column;gap:15px;display:flex}.pods-list__virtual-item{box-sizing:border-box;padding-bottom:10px}
.playthrough-item{position:relative}.playthrough-item__inner{padding:10px}.playthrough-item__title-container{justify-content:space-between;align-items:center;display:flex}.playthrough-item__content{flex-direction:row;justify-content:space-between;width:100%;display:flex}.playthrough-item__progress{box-sizing:border-box;flex-direction:column;gap:5px;width:100%;padding:10px 0;display:flex}.playthrough-item__progress-caption{text-align:center;margin:0;font-family:Avantt;font-size:12px}.playthrough-item__button-container{margin-top:10px}
.pod-item-header{align-items:center;gap:10px;display:flex}.pod-item-header__status-image--small{width:35px;height:35px}.pod-item-header__status-image--big{width:50px;height:50px;margin:5px}.pod-item-header__title-wrapper{flex-direction:column;display:flex}.pod-item-header__title{font-size:14px;font-weight:700}.pod-item-header__title--big{font-size:20px}.pod-item-header__subtitle{color:#94a3b8;font-size:10px}
.play-through-progress{align-items:center;width:100%;height:15px;display:flex;position:relative}.play-through-progress__track{z-index:0;background-color:rgba(255,255,255,.1);border-radius:50px;height:5px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.play-through-progress__pending{z-index:1;background-color:#151544;background-image:repeating-linear-gradient(-45deg,#94a3b8,#94a3b8 5px,transparent 5px,transparent 9px);border-top-left-radius:2px;border-bottom-left-radius:2px;height:5px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.play-through-progress__active{z-index:2;height:5px;box-shadow:0 0 2px var(--play-through-progress-active,#28e646);border-top-left-radius:2px;border-bottom-left-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.play-through-progress__active--full{border-radius:2px}.play-through-progress__bubble{z-index:3;box-sizing:border-box;background-color:#151544;border-style:solid;border-width:1px;border-radius:10px;justify-content:center;align-items:center;width:35px;height:15px;display:flex;position:absolute;top:0}.play-through-progress__bubble-text{color:#fff;font-family:Avantt;font-size:10px;font-weight:700}
.item-footer{z-index:-1;border:1px solid rgba(160,71,251,.3);border-radius:16px;height:50px;margin-top:-25px;padding-top:30px;padding-left:10px;position:relative}.item-footer__text{gap:2px;font-size:10px;display:flex}.item-footer__info-icon{font-size:10px}.item-footer__icon{object-fit:contain;width:12px;height:12px}
.pod-item-cell__container{flex-direction:column;display:flex}.pod-item-cell__row-container{flex-direction:row;align-items:center}.pod-item-cell__title{color:#94a3b8;margin-right:3px;font-size:11px}.pod-item-cell__value{gap:3px;font-size:11px;display:flex}.pod-item-cell__fliff-cash-icon{width:auto;height:12px;margin-right:2px}.pod-item-cell__info-icon-wrapper{cursor:pointer}.pod-item-cell__info-icon{color:#28e646;width:10px;height:10px;margin-left:2px}.pod-item-cell__learn-more{color:#28e646;cursor:pointer;text-decoration:underline}
.pod-header-columns{flex-direction:column;align-items:flex-end;gap:3px;display:flex}
.pod-item-details{flex-direction:column;flex:1;gap:10px;padding:0 10px;display:flex}.pod-item-details__row{flex-direction:row;flex:1;justify-content:space-between;gap:15px;display:flex}.pod-item-details__row-spacer{flex:1}
