.v__CMP__1216 .audio-player{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;font-family:inherit;transition:background .3s}.v__CMP__1216 .audio-player::before{content:'';position:absolute;width:60%;height:50%;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,var(--accent-glow,rgba(204,66,121,.12)) 0,transparent 70%);pointer-events:none}.v__CMP__1216 .audio-element,.v__CMP__1216 .audio-element-crossfade{display:none}.v__CMP__1216 .spacer{flex:1}.v__CMP__1216 .gap{flex-shrink:0}.v__CMP__1216 .genre-tag{display:inline-flex;align-items:center;gap:.5em;border:1px solid;border-radius:999px;padding:.25em .95em;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.v__CMP__1216 .genre-dot{width:0;height:0;border-style:solid;border-width:.32em 0 .32em .5em;border-color:transparent transparent transparent currentColor;transform-origin:center;animation:play-pulse 2.2s cubic-bezier(.65,0,.35,1) infinite}@keyframes play-pulse{.v__CMP__1216 0%,.v__CMP__1216 100%{opacity:.55;transform:scale(.92)}.v__CMP__1216 50%{opacity:1;transform:scale(1.08)}}.v__CMP__1216 .song-title{font-weight:700;letter-spacing:-.02em;line-height:1.15;text-align:center;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.v__CMP__1216 .artist{font-weight:300;color:rgba(255,255,255,.6);letter-spacing:.05em}.v__CMP__1216 .equalizer{display:flex;align-items:flex-end;justify-content:center;width:90%}.v__CMP__1216 .eq-canvas{display:block;width:100%;height:100%}.v__CMP__1216 .progress-container{width:90%;display:flex;align-items:center;gap:.6em}.v__CMP__1216 .progress-track{flex:1;height:3px;background:rgba(255,255,255,.1);border-radius:2px;overflow:hidden}.v__CMP__1216 .progress-fill{height:100%;width:100%;border-radius:2px;transform:scaleX(0);transform-origin:left center}.v__CMP__1216 .time-elapsed,.v__CMP__1216 .time-total{font-weight:400;color:rgba(255,255,255,.35);font-variant-numeric:tabular-nums;min-width:2.5em}.v__CMP__1216 .time-total{text-align:right}.v__CMP__1216 .audio-player--hide-genre .gap-1,.v__CMP__1216 .audio-player--hide-genre .genre-tag{display:none}.v__CMP__1216 .audio-player--hide-title .gap-2,.v__CMP__1216 .audio-player--hide-title .song-title{display:none}.v__CMP__1216 .audio-player--hide-artist .artist,.v__CMP__1216 .audio-player--hide-artist .gap-3{display:none}.v__CMP__1216 .audio-player--hide-equalizer .equalizer,.v__CMP__1216 .audio-player--hide-equalizer .gap-4{display:none}.v__CMP__1216 .audio-player--hide-progress .progress-container{display:none}.v__CMP__1216 .audio-player--hidden{display:none}.v__CMP__1216 .audio-player--editor-placeholder{background:rgba(37,16,68,.35)!important;outline:.2em dashed rgba(255,255,255,.45);outline-offset:-0.6em}.v__CMP__1216 .audio-player--editor-placeholder::before{display:none}.v__CMP__1216 .audio-player--editor-placeholder .artist,.v__CMP__1216 .audio-player--editor-placeholder .equalizer,.v__CMP__1216 .audio-player--editor-placeholder .gap-1,.v__CMP__1216 .audio-player--editor-placeholder .gap-2,.v__CMP__1216 .audio-player--editor-placeholder .gap-3,.v__CMP__1216 .audio-player--editor-placeholder .gap-4,.v__CMP__1216 .audio-player--editor-placeholder .genre-tag,.v__CMP__1216 .audio-player--editor-placeholder .progress-container{display:none}.v__CMP__1216 .audio-player--editor-placeholder .song-title{display:block;color:rgba(255,255,255,.65);font-weight:400;letter-spacing:.08em}.v__CMP__1216 .audio-player--empty .artist,.v__CMP__1216 .audio-player--empty .equalizer,.v__CMP__1216 .audio-player--empty .gap-1,.v__CMP__1216 .audio-player--empty .gap-3,.v__CMP__1216 .audio-player--empty .gap-4,.v__CMP__1216 .audio-player--empty .genre-tag,.v__CMP__1216 .audio-player--empty .progress-container{display:none}.v__CMP__1216 .audio-player--empty .song-title{color:rgba(255,255,255,.6)}.v__CMP__1216 .audio-player--unavailable .artist,.v__CMP__1216 .audio-player--unavailable .equalizer,.v__CMP__1216 .audio-player--unavailable .gap-1,.v__CMP__1216 .audio-player--unavailable .gap-3,.v__CMP__1216 .audio-player--unavailable .gap-4,.v__CMP__1216 .audio-player--unavailable .genre-tag,.v__CMP__1216 .audio-player--unavailable .progress-container{display:none}.v__CMP__1216 .audio-player--unavailable .song-title{color:rgba(255,255,255,.6)}.v__CMP__1216 .audio-player--loading .artist,.v__CMP__1216 .audio-player--loading .genre-text,.v__CMP__1216 .audio-player--loading .song-title,.v__CMP__1216 .audio-player--loading .time-elapsed,.v__CMP__1216 .audio-player--loading .time-total{color:transparent!important;background:linear-gradient(90deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.18) 50%,rgba(255,255,255,.06) 100%);background-size:200% 100%;animation:audio-player-shimmer 1.5s infinite linear;border-radius:4px}.v__CMP__1216 .audio-player--loading .progress-fill{background:linear-gradient(90deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.18) 50%,rgba(255,255,255,.06) 100%)!important;background-size:200% 100%!important;animation:audio-player-shimmer 1.5s infinite linear;transform:scaleX(1)!important}@keyframes audio-player-shimmer{.v__CMP__1216 0%{background-position:-200% 0}.v__CMP__1216 100%{background-position:200% 0}}