.page-stats{min-height:var(--view-height-without-navbar)}.page-stats h1{text-align:center}.page-stats .stats{max-width:var(--website-width);flex-wrap:wrap;gap:20px;margin:0 auto;padding:20px;display:flex}.page-stats .stats h2{text-align:left}.page-stats .stats .loader{justify-content:center;align-items:center;height:50vh;display:flex}.page-stats .stats .type{flex:1 1 0;min-width:250px}.page-stats .stats .type .songs{flex-direction:column;gap:1rem;display:flex}.page-stats .stats .type .songs .song{background-color:var(--ui-bg-elevated);border:1px solid #ffffff1a;border-radius:5px;gap:1rem;padding:1rem;transition:border-color .3s;display:flex}.page-stats .stats .type .songs .song:hover{border-color:var(--ui-primary)}.page-stats .stats .type .songs .song img{border-radius:5px}.page-stats .stats .type .songs .song .info{text-align:left;align-content:center;width:100%;overflow:hidden}.page-stats .stats .type .songs .song .info .title{font-weight:700}.page-stats .stats .type .songs .song .info .title p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.page-stats .stats .type .songs .song .info .artist{color:var(--color-text-secondary)}.page-stats .stats .type .songs .song .listeners{text-align:right;align-items:center;display:flex}.page-stats .stats .type .songs .song .listeners p{margin:0}.page-stats .stats .type .songs .song .listeners .trending{margin-right:10px}
