.Player[data-v-3b89c6cc]{display:flex;height:100%}.Player .mainContent[data-v-3b89c6cc]{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:20px;padding:0;color:var(--text-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Player .mainContent .head[data-v-3b89c6cc]{display:flex;align-items:center;height:40px;border-bottom:.5px solid rgba(234,237,246,.2);background:var(--head-bg-color);color:var(--text-color)}.Player .mainContent .head>div[data-v-3b89c6cc]{flex:1;font-size:13px;text-align:center;color:hsla(0,0%,100%,.8)}.Player .mainContent .head .left[data-v-3b89c6cc]{text-align:left}.Player .mainContent .head .left span[data-v-3b89c6cc]{padding-left:42px}.Player .mainContent .content[data-v-3b89c6cc]{overflow:auto;flex:1}.Player .mainContent .content .row[data-v-3b89c6cc]{display:flex;align-items:center;height:45px;border-bottom:.5px solid var(--border-color);overflow:hidden;flex-wrap:nowrap}.Player .mainContent .content .row>div[data-v-3b89c6cc]{flex:1;overflow:hidden;font-size:13px;text-align:center}.Player .mainContent .content .row>div[data-v-3b89c6cc]:first-child{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Player .mainContent .content .row>div:first-child .imgWrap[data-v-3b89c6cc]{display:inline-block;text-align:center;line-height:30px;border:1px solid var(--border-color);overflow:hidden;border-radius:50%;margin:0 8px;width:32px;height:32px;vertical-align:middle}.Player .mainContent .content .row>div:first-child .imgWrap .defaultHead[data-v-3b89c6cc]{width:17.45px;height:17.45px;border-radius:0}.Player .mainContent .content .row>div:first-child>img[data-v-3b89c6cc]{margin:0 8px}.Player .mainContent .content .row>div:first-child span[data-v-3b89c6cc]{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Player .mainContent .content .row>div:first-child .index[data-v-3b89c6cc]{font-family:DIN;font-weight:700;font-size:12px;margin-left:16px;display:inline-block;width:18px;height:18px;text-align:center;line-height:18px;vertical-align:middle}.Player .mainContent .content .row>div img[data-v-3b89c6cc]{width:31px;height:31px;border-radius:50%}.Player .mainContent .content .row[data-v-3b89c6cc]:last-child{border-bottom:0}.dark .Player .mainContent .head[data-v-3b89c6cc]{background:#0d0d0d}.dark .Player .content[data-v-3b89c6cc]{background:#1a1a1a}