.page-module___8aEwW__page{--gray-rgb:0, 0, 0;--gray-alpha-200:rgba(var(--gray-rgb), .08);--gray-alpha-100:rgba(var(--gray-rgb), .05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100vh;font-family:var(--font-geist-sans);grid-template-rows:20px 1fr 20px;place-items:center;gap:2rem;padding:2rem;display:grid}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--gray-rgb:255, 255, 255;--gray-alpha-200:rgba(var(--gray-rgb), .145);--gray-alpha-100:rgba(var(--gray-rgb), .06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__main{flex-direction:column;grid-row-start:2;gap:2rem;width:100%;max-width:1200px;display:flex}.page-module___8aEwW__title{text-align:center;letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}.page-module___8aEwW__description{color:var(--text-light);text-align:center;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.2rem)}.page-module___8aEwW__primary{color:#fff;text-align:center;background:linear-gradient(90deg,#ff5f6d,#ffc371);border-radius:2rem;margin:0 auto;padding:.75rem 2rem;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 2px 8px #00000014}.page-module___8aEwW__primary:hover{background:linear-gradient(90deg,#ffc371,#ff5f6d);box-shadow:0 4px 16px #0000001f}.page-module___8aEwW__formContainer{background:var(--card-background);max-width:400px;box-shadow:0 2px 16px var(--shadow-color);border-radius:1.5rem;width:100%;margin:2rem auto;padding:2rem 1.5rem}.page-module___8aEwW__formInput{border:1px solid var(--border-light);background:var(--input-background);box-sizing:border-box;border-radius:.7rem;width:100%;margin-bottom:1rem;padding:.7rem 1rem;font-size:1rem;transition:border .2s}.page-module___8aEwW__formInput:focus{border:1.5px solid #ff5f6d;outline:none}.page-module___8aEwW__formTextarea{resize:vertical;box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:.7rem;width:100%;margin-bottom:1rem;padding:.7rem 1rem;font-size:1rem;transition:border .2s}.page-module___8aEwW__formTextarea:focus{border:1.5px solid #ff5f6d;outline:none}.page-module___8aEwW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff5f6d,#ffc371);border:none;border-radius:2rem;width:100%;padding:.7rem 2rem;font-size:1.1rem;font-weight:600;transition:background .2s,box-shadow .2s}.page-module___8aEwW__submitButton:hover{background:linear-gradient(90deg,#ffc371,#ff5f6d);box-shadow:0 2px 8px #0000001a}.page-module___8aEwW__artistProfile{text-align:center;color:#fff;background:linear-gradient(145deg,#252540 0%,#121218 100%);border:1px solid #ffffff14;border-radius:1.5rem;width:100%;max-width:400px;margin:2rem auto;padding:2rem 1.5rem;box-shadow:0 12px 32px #0000001a}.page-module___8aEwW__artistPhoto{object-fit:cover;border:3px solid #ff5f6d;border-radius:50%;width:120px;height:120px;margin-bottom:1rem}.page-module___8aEwW__avatarContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;position:relative}.page-module___8aEwW__avatarImage{object-fit:cover!important;object-position:center center!important;border-radius:50%!important;width:100%!important;height:100%!important;display:block!important}.page-module___8aEwW__avatarGradient{background:linear-gradient(#0000 0%,#0006 50%,#000000b3 100%);border-radius:0 0 50% 50%;height:50%;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__avatarContent{text-align:center}.page-module___8aEwW__avatarName{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-module___8aEwW__avatarBadge{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__noPhotoHeader{text-align:center;margin-bottom:1rem}.page-module___8aEwW__noPhotoHeader h2{color:var(--text-primary);margin-bottom:.5rem}.page-module___8aEwW__artistLinks{flex-direction:column;gap:12px;margin:1.5rem 0;display:flex}.page-module___8aEwW__artistLinks a{color:#fff;background:#222;border-radius:1rem;padding:.8rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background .2s}.page-module___8aEwW__artistLinks a:hover{background:#ff5f6d}.page-module___8aEwW__contactButton{color:#ff5f6d;margin-top:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:768px){.page-module___8aEwW__page{gap:1rem;padding:1rem}.page-module___8aEwW__main{gap:1rem}.page-module___8aEwW__formContainer,.page-module___8aEwW__artistProfile{border-radius:1rem;margin:1rem auto;padding:1rem}.page-module___8aEwW__title{font-size:2.5rem}.page-module___8aEwW__description{font-size:1rem}.page-module___8aEwW__primary{padding:.75rem 1.5rem;font-size:1rem}.page-module___8aEwW__avatarWrapper{width:220px;height:220px}.page-module___8aEwW__avatarName{font-size:1.375rem}}@media (max-width:480px){.page-module___8aEwW__page{padding:.5rem}.page-module___8aEwW__formContainer,.page-module___8aEwW__artistProfile{margin:.5rem auto;padding:.75rem}.page-module___8aEwW__title{font-size:2rem}.page-module___8aEwW__artistPhoto{width:100px;height:100px}.page-module___8aEwW__avatarWrapper{width:180px!important;height:180px!important}.page-module___8aEwW__avatarName{font-size:1.25rem!important}}.page-module___8aEwW__mobileLogo{max-width:240px!important}@media (max-width:768px){.page-module___8aEwW__avatarContainer{text-align:center!important;justify-content:center!important;align-items:center!important}.page-module___8aEwW__avatarContainer .page-module___8aEwW__avatarWrapper{width:220px!important;height:220px!important;margin:0 auto 1rem!important}.page-module___8aEwW__avatarContainer .page-module___8aEwW__avatarName{text-align:center!important;font-size:1.25rem!important}}@media (max-width:480px){.page-module___8aEwW__avatarContainer{text-align:center!important;justify-content:center!important;align-items:center!important}.page-module___8aEwW__avatarContainer .page-module___8aEwW__avatarWrapper{width:180px!important;height:180px!important;margin:0 auto 1rem!important}.page-module___8aEwW__avatarContainer .page-module___8aEwW__avatarName{text-align:center!important;font-size:1.125rem!important}}
.ReviewQueueDisplay-module__CqLWXW__wrap{flex-direction:column;gap:1.25rem;width:100%;max-width:100%;display:flex}.ReviewQueueDisplay-module__CqLWXW__wrapNarrow{max-width:100%;margin-left:auto;margin-right:auto}.ReviewQueueDisplay-module__CqLWXW__surfacePublic .ReviewQueueDisplay-module__CqLWXW__panel{background:#00000047;border:1px solid #ffffff14}.ReviewQueueDisplay-module__CqLWXW__surfacePublic .ReviewQueueDisplay-module__CqLWXW__panelHeader,.ReviewQueueDisplay-module__CqLWXW__surfacePublic .ReviewQueueDisplay-module__CqLWXW__panelHeader svg{color:#fff}.ReviewQueueDisplay-module__CqLWXW__surfacePublic .ReviewQueueDisplay-module__CqLWXW__scroll{background:0 0}.ReviewQueueDisplay-module__CqLWXW__panel{background:#00000047;border:1px solid #ffffff14;border-radius:14px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.ReviewQueueDisplay-module__CqLWXW__panelHeader{color:#fff;background:#ffffff0a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:700;display:flex}.ReviewQueueDisplay-module__CqLWXW__panelMeta{color:#9ca3b8;flex-shrink:0;font-size:13px;font-weight:600}.ReviewQueueDisplay-module__CqLWXW__scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#8b5cf680 #ffffff0d;padding:12px 14px 14px;overflow:hidden auto}.ReviewQueueDisplay-module__CqLWXW__scrollLimited{max-height:min(420px,50vh)}.ReviewQueueDisplay-module__CqLWXW__scroll::-webkit-scrollbar{width:8px}.ReviewQueueDisplay-module__CqLWXW__scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:8px}.ReviewQueueDisplay-module__CqLWXW__scroll::-webkit-scrollbar-thumb{background:#8b5cf673;border-radius:8px}.ReviewQueueDisplay-module__CqLWXW__searchLabel{color:#9ca3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ReviewQueueDisplay-module__CqLWXW__searchInput{color:#f3f4f8;box-sizing:border-box;background:#00000059;border:1px solid #ffffff1a;border-radius:10px;width:100%;margin-bottom:.75rem;padding:.6rem .75rem;font-family:inherit;font-size:14px}.ReviewQueueDisplay-module__CqLWXW__searchInput::placeholder{color:#6b7288}.ReviewQueueDisplay-module__CqLWXW__searchInput:focus{border-color:#a855f799;outline:none;box-shadow:0 0 0 2px #a855f733}.ReviewQueueDisplay-module__CqLWXW__searchEmpty{color:#9ca3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin:0 0 .75rem;padding:.65rem .75rem;font-size:13px}.ReviewQueueDisplay-module__CqLWXW__searchHit{color:#d1d5e4;background:#22c55e1a;border:1px solid #22c55e40;border-radius:10px;margin:0 0 .75rem;padding:.65rem .75rem;font-size:13px;line-height:1.45}.ReviewQueueDisplay-module__CqLWXW__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ReviewQueueDisplay-module__CqLWXW__row{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:0;padding:.85rem .5rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__rowInner{align-items:center;gap:.85rem;width:100%;display:flex}.ReviewQueueDisplay-module__CqLWXW__row:last-child{border-bottom:none}.ReviewQueueDisplay-module__CqLWXW__rowRatingOpen{background:#8b5cf60f;border-bottom-color:#0000;border-radius:10px;margin:0 -.25rem;padding:.85rem .75rem}.ReviewQueueDisplay-module__CqLWXW__rowPlayed{opacity:.65}.ReviewQueueDisplay-module__CqLWXW__rowHighlight{background:#ec489914;border-bottom-color:#0000;border-radius:10px;margin:0 -.25rem;padding-left:.75rem;padding-right:.75rem}.ReviewQueueDisplay-module__CqLWXW__rank{color:#6b7288;text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:1.25rem;font-size:14px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__thumb{color:#ffffffd9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex;box-shadow:0 2px 8px #00000059}.ReviewQueueDisplay-module__CqLWXW__body{flex:1;min-width:0}.ReviewQueueDisplay-module__CqLWXW__songTitle{color:#fff;word-break:break-word;font-size:15px;font-weight:700;line-height:1.25}.ReviewQueueDisplay-module__CqLWXW__artist{color:#9ca3b8;margin-top:3px;font-size:13px;line-height:1.3}.ReviewQueueDisplay-module__CqLWXW__links{flex-wrap:wrap;gap:.5rem;margin-top:4px;font-size:12px;display:flex}.ReviewQueueDisplay-module__CqLWXW__linkSong{color:#c4b5fd}.ReviewQueueDisplay-module__CqLWXW__linkMp3{color:#67e8f9}.ReviewQueueDisplay-module__CqLWXW__email{color:#9ca3b8;cursor:default;-webkit-user-select:text;user-select:text;margin-top:4px;font-size:12px}.ReviewQueueDisplay-module__CqLWXW__highScoreEmail{color:#9ca3b8;cursor:default;-webkit-user-select:text;user-select:text;margin-top:3px;font-size:12px}.ReviewQueueDisplay-module__CqLWXW__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.45rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__hostActionRow{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__rowTierGuaranteed{border-left:4px solid #ff5f6d;padding-left:calc(.5rem - 4px)}.ReviewQueueDisplay-module__CqLWXW__rowTierInstant{border-left:4px solid #3b82f6;padding-left:calc(.5rem - 4px)}.ReviewQueueDisplay-module__CqLWXW__rowTierCustom{border-left:4px solid #fbbf24;padding-left:calc(.5rem - 4px)}.ReviewQueueDisplay-module__CqLWXW__rankTierGuaranteed,.ReviewQueueDisplay-module__CqLWXW__rankTierInstant,.ReviewQueueDisplay-module__CqLWXW__rankTierCustom{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:.82rem;display:inline-flex}.ReviewQueueDisplay-module__CqLWXW__rankTierGuaranteed{background:#ff5f6d}.ReviewQueueDisplay-module__CqLWXW__rankTierInstant{background:#3b82f6}.ReviewQueueDisplay-module__CqLWXW__rankTierCustom{color:#1a1a1a;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.ReviewQueueDisplay-module__CqLWXW__paidBadge{white-space:nowrap;color:#fff;background:#ff5f6d;border:none;border-radius:999px;padding:.3rem .55rem;font-size:11px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__paidBadgeGuaranteed{color:#fff;background:#ff5f6d}.ReviewQueueDisplay-module__CqLWXW__paidBadgeInstant{color:#fff;background:#3b82f6}.ReviewQueueDisplay-module__CqLWXW__paidBadgeCustom{color:#1a1a1a;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.ReviewQueueDisplay-module__CqLWXW__markBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:8px;padding:.4rem .65rem;font-size:11px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__markBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__deleteBtn{color:#fca5a5;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:#ef444433;border:1px solid #f8717173;border-radius:8px;padding:.4rem .65rem;font-size:11px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__rateBtn{color:#e9d5ff;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:#8b5cf640;border:1px solid #a78bfa73;border-radius:8px;padding:.4rem .65rem;font-size:11px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__rateBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__ratingDisplay{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-top:6px;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingDisplayCompact .ReviewQueueDisplay-module__CqLWXW__ratingOverall{font-size:1.1rem}.ReviewQueueDisplay-module__CqLWXW__ratingOverall{color:#fbbf24;font-size:1.25rem;font-weight:800;line-height:1.1}.ReviewQueueDisplay-module__CqLWXW__ratingOutOf{color:#9ca3b8;font-size:.75em;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__ratingBreakdown{color:#9ca3b8;letter-spacing:.02em;font-size:11px;font-weight:600}.ReviewQueueDisplay-module__CqLWXW__ratingForm{background:#00000059;border:1px solid #8b5cf659;border-radius:10px;width:100%;margin-top:.75rem;padding:.85rem}.ReviewQueueDisplay-module__CqLWXW__ratingFormHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingFormTitle{color:#e9d5ff;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__ratingFormPreview{color:#9ca3b8;font-size:13px}.ReviewQueueDisplay-module__CqLWXW__ratingFormPreview strong{color:#fbbf24;font-size:15px}.ReviewQueueDisplay-module__CqLWXW__ratingFields{flex-direction:column;gap:.65rem;margin-bottom:.85rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingField{flex-direction:column;gap:.35rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingFieldLabel{color:#d1d5e4;justify-content:space-between;font-size:12px;font-weight:600;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingFieldLabel strong{color:#fbbf24;font-variant-numeric:tabular-nums}.ReviewQueueDisplay-module__CqLWXW__ratingRange{accent-color:#a855f7;cursor:pointer;width:100%}.ReviewQueueDisplay-module__CqLWXW__ratingRange:disabled{opacity:.5;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__ratingFormActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__ratingCancelBtn{color:#9ca3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.45rem .75rem;font-size:12px;font-weight:600}.ReviewQueueDisplay-module__CqLWXW__ratingSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:8px;padding:.45rem .85rem;font-size:12px;font-weight:700}.ReviewQueueDisplay-module__CqLWXW__ratingCancelBtn:disabled,.ReviewQueueDisplay-module__CqLWXW__ratingSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__empty{color:#9ca3b8;margin:0;padding:8px 4px 12px;font-size:14px}.ReviewQueueDisplay-module__CqLWXW__highScoresPanel{margin-bottom:.25rem}.ReviewQueueDisplay-module__CqLWXW__highScoreRow{border-bottom:1px solid #ffffff0f;padding:.85rem .5rem}.ReviewQueueDisplay-module__CqLWXW__highScoreRow:last-child{border-bottom:none}.ReviewQueueDisplay-module__CqLWXW__highScoreRank{color:#e8eaf0;font-variant-numeric:tabular-nums;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.ReviewQueueDisplay-module__CqLWXW__highScoreRankFirst{color:#1a1a1a;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);box-shadow:0 2px 8px #fbbf2459}.ReviewQueueDisplay-module__CqLWXW__highScoreScore{color:#fbbf24;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:1.25rem;font-weight:800;line-height:1.1}.ReviewQueueDisplay-module__CqLWXW__highScoresHeaderRight{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__highScoresLimitLabel{color:#9ca3b8;align-items:center;gap:.35rem;font-size:12px;font-weight:600;display:inline-flex}.ReviewQueueDisplay-module__CqLWXW__highScoresLimitText{white-space:nowrap}.ReviewQueueDisplay-module__CqLWXW__highScoresLimitSelect{color:#f3f4f8;cursor:pointer;background:#00000059;border:1px solid #ffffff26;border-radius:6px;padding:.3rem .45rem;font-family:inherit;font-size:12px;font-weight:600}.ReviewQueueDisplay-module__CqLWXW__highScoreRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.45rem;display:flex}.ReviewQueueDisplay-module__CqLWXW__prizePoolBtn{color:#fcd34d;cursor:pointer;white-space:nowrap;text-align:center;letter-spacing:.02em;background:#fbbf2426;border:1px solid #fbbf2473;border-radius:8px;padding:.4rem .65rem;font-size:11px;font-weight:700;line-height:1.25}.ReviewQueueDisplay-module__CqLWXW__prizePoolBtn:disabled{opacity:.55;cursor:not-allowed}.ReviewQueueDisplay-module__CqLWXW__prizePoolBtnInPool{color:#86efac;cursor:default;white-space:nowrap;text-align:center;letter-spacing:.02em;background:#22c55e26;border:1px solid #22c55e66;border-radius:8px;padding:.4rem .65rem;font-size:11px;font-weight:700;line-height:1.25}.ReviewQueueDisplay-module__CqLWXW__prizePoolPanel{margin-bottom:.25rem}.ReviewQueueDisplay-module__CqLWXW__prizePoolRow{border-bottom:1px solid #ffffff0f;padding:.85rem .5rem}.ReviewQueueDisplay-module__CqLWXW__prizePoolRow:last-child{border-bottom:none}.ReviewQueueDisplay-module__CqLWXW__prizePoolBadge{white-space:nowrap;color:#fcd34d;background:#fbbf2426;border:1px solid #fbbf2459;border-radius:8px;flex-shrink:0;padding:.3rem .55rem;font-size:11px;font-weight:700}
.NowPlayingBar-module__PklU8G__wrap{width:100%;max-width:100%;margin:0 auto 1.25rem}.NowPlayingBar-module__PklU8G__player{color:#fff;background:radial-gradient(120% 180% at 0 0,#a855f72e 0%,#0000 60%),linear-gradient(135deg,#0000008c 0%,#0006 100%);border:1px solid #a855f759;border-radius:14px;align-items:center;gap:.9rem;padding:14px 16px;display:flex;box-shadow:0 10px 30px #00000059,inset 0 1px #ffffff0f}.NowPlayingBar-module__PklU8G__playBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;transition:transform .15s;display:inline-flex;box-shadow:0 6px 18px #a855f773,inset 0 1px #ffffff40}.NowPlayingBar-module__PklU8G__playBtn:hover{transform:scale(1.04)}.NowPlayingBar-module__PklU8G__playBtn svg{filter:drop-shadow(0 1px 1px #00000059)}.NowPlayingBar-module__PklU8G__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NowPlayingBar-module__PklU8G__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c4b5fd;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.NowPlayingBar-module__PklU8G__liveDot{background:#f472b6;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-out infinite NowPlayingBar-module__PklU8G__pulseDot;box-shadow:0 0 #f472b6b3}@keyframes NowPlayingBar-module__PklU8G__pulseDot{0%{box-shadow:0 0 #f472b6b3}70%{box-shadow:0 0 0 8px #f472b600}to{box-shadow:0 0 #f472b600}}.NowPlayingBar-module__PklU8G__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.25;overflow:hidden}.NowPlayingBar-module__PklU8G__artist{color:#9ca3b8;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.NowPlayingBar-module__PklU8G__wave{flex-shrink:0;align-items:flex-end;gap:3px;height:28px;padding-left:4px;display:inline-flex}.NowPlayingBar-module__PklU8G__wave span{transform-origin:bottom;background:linear-gradient(#f472b6 0%,#a855f7 100%);border-radius:2px;width:3px;animation:1s ease-in-out infinite NowPlayingBar-module__PklU8G__waveBars;display:inline-block}.NowPlayingBar-module__PklU8G__wave span:first-child{height:40%;animation-delay:-1.1s}.NowPlayingBar-module__PklU8G__wave span:nth-child(2){height:70%;animation-delay:-.9s}.NowPlayingBar-module__PklU8G__wave span:nth-child(3){height:55%;animation-delay:-.7s}.NowPlayingBar-module__PklU8G__wave span:nth-child(4){height:85%;animation-delay:-.5s}.NowPlayingBar-module__PklU8G__wave span:nth-child(5){height:60%;animation-delay:-.3s}.NowPlayingBar-module__PklU8G__wave span:nth-child(6){height:45%;animation-delay:-.1s}@keyframes NowPlayingBar-module__PklU8G__waveBars{0%,to{opacity:.85;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1.05)}}@media (max-width:480px){.NowPlayingBar-module__PklU8G__player{gap:.7rem;padding:12px}.NowPlayingBar-module__PklU8G__wave{gap:2px;height:22px}.NowPlayingBar-module__PklU8G__wave span{width:2.5px}}@media (prefers-reduced-motion:reduce){.NowPlayingBar-module__PklU8G__liveDot,.NowPlayingBar-module__PklU8G__wave span{animation:none}}
.ReviewEarningsSummary-module__WgUZ7W__wrap{margin-top:1.35rem}.ReviewEarningsSummary-module__WgUZ7W__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ReviewEarningsSummary-module__WgUZ7W__card{background:#00000052;border:1px solid #ffffff14;border-radius:14px;padding:1rem 1.1rem .65rem;position:relative;overflow:hidden}.ReviewEarningsSummary-module__WgUZ7W__cardEarnings{border-color:#22c55e40}.ReviewEarningsSummary-module__WgUZ7W__cardSkips{border-color:#a855f74d}.ReviewEarningsSummary-module__WgUZ7W__label{color:#9ca3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700}.ReviewEarningsSummary-module__WgUZ7W__valueRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ReviewEarningsSummary-module__WgUZ7W__value{color:#fff;font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:800;line-height:1.1}.ReviewEarningsSummary-module__WgUZ7W__valueLive{color:#4ade80}.ReviewEarningsSummary-module__WgUZ7W__hint{color:#6b7288;margin:.35rem 0 0;font-size:11px}.ReviewEarningsSummary-module__WgUZ7W__sparkline{width:100%;height:44px;margin-top:.5rem;display:block}.ReviewEarningsSummary-module__WgUZ7W__footnote{color:#6b7288;margin:.85rem 0 0;font-size:11px;line-height:1.45}
.MusicReviewDashboard-module__5TvhLa__section{color:#e8eaf0;box-sizing:border-box;background:linear-gradient(145deg,#12141f 0%,#0d0f18 45%,#141225 100%);border:1px solid #8b5cf659;border-radius:16px;min-width:0;max-width:100%;margin-bottom:2rem;padding:1.5rem 1.35rem 1.35rem;box-shadow:0 0 0 1px #6366f114,0 12px 40px #00000059,inset 0 1px #ffffff0a}.MusicReviewDashboard-module__5TvhLa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.MusicReviewDashboard-module__5TvhLa__title{letter-spacing:-.02em;color:#fff;margin:0 0 .35rem;font-size:1.35rem;font-weight:800}.MusicReviewDashboard-module__5TvhLa__subtitle{color:#9ca3b8;max-width:52ch;margin:0;font-size:.9rem;line-height:1.5}.MusicReviewDashboard-module__5TvhLa__reviewLink{color:#c4b5fd;font-weight:600;text-decoration:none}.MusicReviewDashboard-module__5TvhLa__reviewLink:hover{color:#e9d5ff;text-decoration:underline}.MusicReviewDashboard-module__5TvhLa__linkRow{color:#9ca3b8;margin:0 0 1.15rem;font-size:.88rem}.MusicReviewDashboard-module__5TvhLa__liveBadge{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 0 16px #ef444473}.MusicReviewDashboard-module__5TvhLa__liveDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite MusicReviewDashboard-module__5TvhLa__pulse}@keyframes MusicReviewDashboard-module__5TvhLa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.MusicReviewDashboard-module__5TvhLa__offlineBadge{letter-spacing:.06em;text-transform:uppercase;color:#9ca3b8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.MusicReviewDashboard-module__5TvhLa__dashboardHeaderBtn{color:#e8eaf0;cursor:pointer;background:linear-gradient(145deg,#12141f 0%,#0d0f18 45%,#141225 100%);border:1px solid #8b5cf659;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,box-shadow .2s,color .2s;display:inline-block;box-shadow:0 0 0 1px #6366f114,inset 0 1px #ffffff0a}.MusicReviewDashboard-module__5TvhLa__dashboardHeaderBtn:hover{color:#fff;border-color:#a78bfa8c;box-shadow:0 0 0 1px #6366f11f,0 0 12px #8b5cf638,inset 0 1px #ffffff0f}.MusicReviewDashboard-module__5TvhLa__dashboardHeaderBtnActive{color:#fff;border-color:#a78bfaa6;box-shadow:0 0 0 1px #6366f126,0 0 14px #8b5cf64d,inset 0 1px #ffffff0f}.MusicReviewDashboard-module__5TvhLa__customizePanel{box-sizing:border-box;background:#39ff140a;border:1px solid #39ff14;border-radius:12px;min-width:0;max-width:100%;margin-bottom:1.25rem;padding:1rem 1.1rem;overflow-x:clip;box-shadow:0 0 0 1px #39ff1426,0 0 12px #39ff1440,inset 0 0 20px #39ff1408}.MusicReviewDashboard-module__5TvhLa__customizeToggle{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:14px;margin:0;padding:0;font-family:inherit;display:flex}.MusicReviewDashboard-module__5TvhLa__customizeSettingsBadge{border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.35rem;min-width:4.25rem;margin-right:.15rem;padding:.15rem .85rem 0 0;display:flex}.MusicReviewDashboard-module__5TvhLa__customizeSettingsIcon{color:#c4b5fd;width:22px;height:22px}.MusicReviewDashboard-module__5TvhLa__customizeSettingsText{letter-spacing:.02em;color:#9ca3b8;font-size:.7rem;font-weight:600;line-height:1.2}.MusicReviewDashboard-module__5TvhLa__customizeChevron{color:#39ff14;text-shadow:0 0 8px #39ff14a6;flex-shrink:0;padding:.35rem 0;font-size:.75rem;line-height:1;transition:transform .2s,color .2s;transform:rotate(-90deg)}.MusicReviewDashboard-module__5TvhLa__customizeToggle[aria-expanded=true] .MusicReviewDashboard-module__5TvhLa__customizeChevron{transform:rotate(0)}.MusicReviewDashboard-module__5TvhLa__customizeTitle{background:linear-gradient(90deg,#f97316 0%,#ffc371 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .45rem;font-size:1rem;font-weight:700}.MusicReviewDashboard-module__5TvhLa__customizeHint{color:#9ca3b8;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.MusicReviewDashboard-module__5TvhLa__customizeCheckboxLabel{cursor:pointer;color:#9ca3b8;overflow-wrap:anywhere;word-break:break-word;align-items:flex-start;gap:10px;margin-bottom:.85rem;font-size:.9rem;line-height:1.5;display:flex}.MusicReviewDashboard-module__5TvhLa__customizeCheckboxLabel span{min-width:0}.MusicReviewDashboard-module__5TvhLa__customizeFieldLabel{background:linear-gradient(90deg,#c4b5fd 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;color:#0000;overflow-wrap:anywhere;word-break:break-word;-webkit-background-clip:text;background-clip:text;margin-bottom:.65rem;font-size:.9rem;font-weight:700;display:block}.MusicReviewDashboard-module__5TvhLa__customizeFieldLabelOptional{color:#9ca3b8;font-weight:400}.MusicReviewDashboard-module__5TvhLa__customizeLegend{background:linear-gradient(90deg,#c4b5fd 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;color:#0000;overflow-wrap:anywhere;word-break:break-word;-webkit-background-clip:text;background-clip:text;padding:0 .35rem;font-size:.9rem;font-weight:700}.MusicReviewDashboard-module__5TvhLa__customizeLegend .MusicReviewDashboard-module__5TvhLa__customizeFieldLabelOptional,.MusicReviewDashboard-module__5TvhLa__customizeFieldLabel .MusicReviewDashboard-module__5TvhLa__customizeFieldLabelOptional{-webkit-text-fill-color:#9ca3b8;color:#9ca3b8;background:0 0}.MusicReviewDashboard-module__5TvhLa__customizeTierTitle{color:#fff;margin-bottom:.5rem;font-size:.88rem;font-weight:600}.MusicReviewDashboard-module__5TvhLa__customizeSubLabel{background:linear-gradient(90deg,#f97316 0%,#ffc371 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.MusicReviewDashboard-module__5TvhLa__chevron{color:#9ca3b8;flex-shrink:0;font-size:.75rem;transition:transform .2s}.MusicReviewDashboard-module__5TvhLa__chevronOpen{transform:rotate(0)}.MusicReviewDashboard-module__5TvhLa__chevronClosed{transform:rotate(-90deg)}.MusicReviewDashboard-module__5TvhLa__customizeCollapsible,.MusicReviewDashboard-module__5TvhLa__customizeBody{box-sizing:border-box;min-width:0;max-width:100%;margin-top:1rem}.MusicReviewDashboard-module__5TvhLa__customizeBody fieldset{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.MusicReviewDashboard-module__5TvhLa__customizeBody legend{overflow-wrap:anywhere;word-break:break-word}.MusicReviewDashboard-module__5TvhLa__customizeBody label,.MusicReviewDashboard-module__5TvhLa__customizeBody legend{color:#d1d5e4!important}.MusicReviewDashboard-module__5TvhLa__customizeBody span:not(.MusicReviewDashboard-module__5TvhLa__customizeSubLabel){color:#9ca3b8}.MusicReviewDashboard-module__5TvhLa__customizeBody .MusicReviewDashboard-module__5TvhLa__customizeSubLabel{background:linear-gradient(90deg,#f97316 0%,#ffc371 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.MusicReviewDashboard-module__5TvhLa__customizeBody fieldset{border-radius:10px;color:#f3f4f8!important;background:#00000059!important;border-color:#ffffff1f!important}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=text],.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=search],.MusicReviewDashboard-module__5TvhLa__customizeBody textarea{color:#111827!important;background:#fff!important;border-color:#0000001f!important}.MusicReviewDashboard-module__5TvhLa__customizeBody input::placeholder,.MusicReviewDashboard-module__5TvhLa__customizeBody textarea::placeholder{color:#9ca3af!important}.MusicReviewDashboard-module__5TvhLa__dollarPrefix,.MusicReviewDashboard-module__5TvhLa__urlPrefix{color:#4b5563!important;background:#f1f5f9!important}.MusicReviewDashboard-module__5TvhLa__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 50%,#d946ef 100%);border:none;border-radius:10px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 20px #a855f759}.MusicReviewDashboard-module__5TvhLa__saveBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.MusicReviewDashboard-module__5TvhLa__saveMsgOk{color:#4ade80!important}.MusicReviewDashboard-module__5TvhLa__saveMsgErr{color:#f87171!important}.MusicReviewDashboard-module__5TvhLa__statusRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.MusicReviewDashboard-module__5TvhLa__actions{flex-wrap:wrap;gap:.5rem;display:flex}.MusicReviewDashboard-module__5TvhLa__btnStart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:10px;padding:.65rem 1.35rem;font-weight:700;box-shadow:0 4px 24px #ec489959}.MusicReviewDashboard-module__5TvhLa__btnStart:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.MusicReviewDashboard-module__5TvhLa__btnEnd{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border:none;border-radius:10px;padding:.65rem 1.35rem;font-weight:700}.MusicReviewDashboard-module__5TvhLa__btnEnd:disabled{opacity:.5;cursor:not-allowed}.MusicReviewDashboard-module__5TvhLa__btnOpen{color:#c4b5fd;background:#6366f140;border:1px solid #8b5cf673;border-radius:10px;align-items:center;padding:.65rem 1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.MusicReviewDashboard-module__5TvhLa__btnOpen:hover{color:#fff;background:#6366f166}.MusicReviewDashboard-module__5TvhLa__sessionMsg{color:#9ca3b8;margin:1rem 0 0;font-size:.88rem}.MusicReviewDashboard-module__5TvhLa__queueArea{width:100%;margin-top:1.35rem}.MusicReviewDashboard-module__5TvhLa__queueMessageOk{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e59;border-radius:10px;margin:1rem 0 0;padding:.75rem 1rem;font-size:.88rem}.MusicReviewDashboard-module__5TvhLa__queueMessageErr{color:#f87171;background:#ef44441f;border:1px solid #ef444459;border-radius:10px;margin:1rem 0 0;padding:.75rem 1rem;font-size:.88rem}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]{color:#d1d5e4;cursor:pointer;font-family:inherit}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]::file-selector-button{color:#1a1a1a;cursor:pointer;background:linear-gradient(90deg,#f97316 0%,#ffc371 100%);border:none;border-radius:999px;margin-right:.75rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;transition:filter .15s,transform 50ms}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]::file-selector-button:hover{filter:brightness(1.05)}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]::file-selector-button:active{transform:translateY(1px)}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]:disabled{cursor:not-allowed;opacity:.6}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]:disabled::file-selector-button{cursor:not-allowed}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]::-webkit-file-upload-button{color:#1a1a1a;cursor:pointer;background:linear-gradient(90deg,#f97316 0%,#ffc371 100%);border:none;border-radius:999px;margin-right:.75rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700}@media (max-width:768px){.MusicReviewDashboard-module__5TvhLa__section{padding:1.15rem .85rem 1rem}.MusicReviewDashboard-module__5TvhLa__customizePanel{padding:.85rem .7rem}.MusicReviewDashboard-module__5TvhLa__customizeToggle{gap:10px}.MusicReviewDashboard-module__5TvhLa__customizeSettingsBadge{min-width:3.25rem;margin-right:.05rem;padding-right:.5rem}.MusicReviewDashboard-module__5TvhLa__customizeBody input[type=file]{box-sizing:border-box;width:100%;max-width:100%}}
.Discover-module___I76KG__filterInput::placeholder{color:#fff;opacity:1}.Discover-module___I76KG__filterInput::placeholder{color:#fff;opacity:1}.Discover-module___I76KG__filterInput::placeholder{color:#fff;opacity:1}
.ArtistProfileRedesign-module__Za5PXW__page{color:#fff;background:0 0;width:100%;padding:2rem 0 3rem}.ArtistProfileRedesign-module__Za5PXW__inner{background:#0a0a0a;border:1px solid #ffffff14;border-radius:1.5rem;max-width:430px;margin:0 auto;padding:0 16px 24px;overflow:hidden;box-shadow:0 12px 32px #0000001f}.ArtistProfileRedesign-module__Za5PXW__hero{min-height:210px;margin:0 -16px;position:relative;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__inner:has(.ArtistProfileRedesign-module__Za5PXW__speechBubble) .ArtistProfileRedesign-module__Za5PXW__hero{min-height:268px}.ArtistProfileRedesign-module__Za5PXW__heroBg{filter:blur(2px)saturate(.85)brightness(.45);background-position:top;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.ArtistProfileRedesign-module__Za5PXW__heroShade{background:linear-gradient(#0a0a0a26 0%,#0a0a0a8c 55%,#0a0a0a 100%);position:absolute;inset:0}.ArtistProfileRedesign-module__Za5PXW__topBar{z-index:2;justify-content:space-between;align-items:center;padding:12px 16px 0;display:flex;position:relative}.ArtistProfileRedesign-module__Za5PXW__iconBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.ArtistProfileRedesign-module__Za5PXW__iconBtn:hover{background:#ffffff14}.ArtistProfileRedesign-module__Za5PXW__menuWrap{position:relative}.ArtistProfileRedesign-module__Za5PXW__menu{z-index:5;background:#1c1c21;border:1px solid #ffffff14;border-radius:12px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #00000073}.ArtistProfileRedesign-module__Za5PXW__menu button,.ArtistProfileRedesign-module__Za5PXW__menu a{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;text-decoration:none;display:block}.ArtistProfileRedesign-module__Za5PXW__menu button:hover,.ArtistProfileRedesign-module__Za5PXW__menu a:hover{background:#a855f72e}.ArtistProfileRedesign-module__Za5PXW__identity{z-index:2;text-align:center;flex-direction:column;align-items:center;margin-top:-72px;padding:0 8px;display:flex;position:relative}.ArtistProfileRedesign-module__Za5PXW__speechBubble{z-index:3;color:#111;background:#fffef6;border:3px solid #111;border-radius:22px 26px 20px 24px;max-width:min(280px,90%);margin:0 0 22px;padding:12px 16px 14px;position:relative;transform:rotate(-2deg);box-shadow:4px 4px #111}.ArtistProfileRedesign-module__Za5PXW__speechText{letter-spacing:.01em;word-break:break-word;margin:0;font-family:Comic Sans MS,Chalkboard SE,Comic Neue,cursive,sans-serif;font-size:15px;font-weight:700;line-height:1.35}.ArtistProfileRedesign-module__Za5PXW__speechLink{color:#5b21b6;text-decoration:underline}.ArtistProfileRedesign-module__Za5PXW__speechTail{background:#fffef6;border-bottom:3px solid #111;border-right:3px solid #111;width:16px;height:16px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.ArtistProfileRedesign-module__Za5PXW__avatarRing{background:linear-gradient(145deg,#e9d5ff 0%,#a855f7 45%,#6d28d9 100%);border-radius:50%;width:118px;height:118px;padding:3px;position:relative;box-shadow:0 8px 28px #00000073}.ArtistProfileRedesign-module__Za5PXW__avatar{object-fit:cover;background:#111;border-radius:50%;width:100%;height:100%;display:block}.ArtistProfileRedesign-module__Za5PXW__verified{color:#fff;background:#a855f7;border:2px solid #0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:4px;right:4px}.ArtistProfileRedesign-module__Za5PXW__displayName{letter-spacing:-.03em;margin:14px 0 0;font-size:28px;font-weight:800;line-height:1.15}.ArtistProfileRedesign-module__Za5PXW__handle{color:#c084fc;margin:4px 0 0;font-size:16px;font-weight:600}.ArtistProfileRedesign-module__Za5PXW__genres{color:#ffffffd1;margin:10px 0 0;font-size:13px;font-weight:500}.ArtistProfileRedesign-module__Za5PXW__location{color:#ffffff8c;align-items:center;gap:5px;margin:8px 0 0;font-size:13px;display:inline-flex}.ArtistProfileRedesign-module__Za5PXW__followers{color:#ffffffb8;letter-spacing:.12em;margin:10px 0 0;font-size:11px;font-weight:700}.ArtistProfileRedesign-module__Za5PXW__liveLink{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:999px;margin-top:12px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.ArtistProfileRedesign-module__Za5PXW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.ArtistProfileRedesign-module__Za5PXW__profileAction{cursor:pointer;text-align:center;white-space:nowrap;color:#fff;border-radius:16px;min-width:70px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.ArtistProfileRedesign-module__Za5PXW__profileAction:disabled{opacity:.7;cursor:not-allowed}.ArtistProfileRedesign-module__Za5PXW__profileActionFollow{background:#ffffff1a;border:1px solid #ffffff40}a.ArtistProfileRedesign-module__Za5PXW__profileAction{box-sizing:border-box;text-decoration:none}.ArtistProfileRedesign-module__Za5PXW__profileActionEdit{background:#7c3aed;border:1px solid #7c3aed}.ArtistProfileRedesign-module__Za5PXW__profileActionMessage{background:#4caf50;border:1px solid #ddd}.ArtistProfileRedesign-module__Za5PXW__profileActionBlock{background:#f44336;border:1px solid #ddd}.ArtistProfileRedesign-module__Za5PXW__profileActionShare{background:#9c27b0;border:1px solid #ddd}.ArtistProfileRedesign-module__Za5PXW__stack{flex-direction:column;gap:14px;margin-top:22px;display:flex}.ArtistProfileRedesign-module__Za5PXW__gallery{margin-top:12px;position:relative}.ArtistProfileRedesign-module__Za5PXW__galleryFrame{aspect-ratio:4/5;background:#101014;border-radius:14px;position:relative;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__galleryImg{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.ArtistProfileRedesign-module__Za5PXW__galleryImgActive{opacity:1}.ArtistProfileRedesign-module__Za5PXW__galleryNav{z-index:2;color:#fff;cursor:pointer;background:#0c0c10b8;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ArtistProfileRedesign-module__Za5PXW__galleryNav:hover{background:#a855f7;border-color:#a855f7}.ArtistProfileRedesign-module__Za5PXW__galleryNavLeft{left:8px}.ArtistProfileRedesign-module__Za5PXW__galleryNavRight{right:8px}.ArtistProfileRedesign-module__Za5PXW__galleryDots{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.ArtistProfileRedesign-module__Za5PXW__galleryDot{cursor:pointer;background:#ffffff59;border:0;border-radius:50%;width:7px;height:7px;padding:0}.ArtistProfileRedesign-module__Za5PXW__galleryDotActive{background:#fff;transform:scale(1.15)}.ArtistProfileRedesign-module__Za5PXW__card{background:#16161a;border:1px solid #ffffff0a;border-radius:16px;padding:16px}.ArtistProfileRedesign-module__Za5PXW__embed{border-radius:8px;margin-top:12px;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__embed iframe{width:100%;max-width:100%;display:block;margin-bottom:0!important}.ArtistProfileRedesign-module__Za5PXW__cardHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ArtistProfileRedesign-module__Za5PXW__cardTitle{margin:0;font-size:18px;font-weight:800}.ArtistProfileRedesign-module__Za5PXW__seeAll{color:#c084fc;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:600}.ArtistProfileRedesign-module__Za5PXW__releaseRow{align-items:center;gap:0;display:flex;position:relative}.ArtistProfileRedesign-module__Za5PXW__coverWrap{flex-shrink:0;width:72px;height:72px;position:relative}.ArtistProfileRedesign-module__Za5PXW__cover{object-fit:cover;background:#2a2a32;border-radius:8px;width:72px;height:72px;display:block}.ArtistProfileRedesign-module__Za5PXW__playBtn{color:#fff;cursor:pointer;z-index:1;background:#a855f7;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;right:-16px;transform:translateY(-50%);box-shadow:0 4px 12px #a855f773}.ArtistProfileRedesign-module__Za5PXW__releaseMeta{flex:1;min-width:0;padding-left:28px;padding-right:8px}.ArtistProfileRedesign-module__Za5PXW__trackLabel{color:#c084fc;letter-spacing:.08em;font-size:11px;font-weight:700}.ArtistProfileRedesign-module__Za5PXW__trackTitle{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:15px;font-weight:800;display:block;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__trackArtist{color:#ffffff80;margin-top:2px;font-size:13px;display:block}.ArtistProfileRedesign-module__Za5PXW__duration{color:#ffffff73;flex-shrink:0;align-self:flex-start;margin-top:18px;font-size:13px}.ArtistProfileRedesign-module__Za5PXW__progress{background:#ffffff1f;border-radius:99px;width:100%;height:3px;margin-top:10px;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__progressFill{background:#a855f7;border-radius:99px;width:0;height:100%}.ArtistProfileRedesign-module__Za5PXW__moreTracks{border-top:1px solid #ffffff0f;flex-direction:column;gap:12px;margin-top:16px;padding-top:12px;display:flex}.ArtistProfileRedesign-module__Za5PXW__socialsWrap{margin-top:14px;position:relative}.ArtistProfileRedesign-module__Za5PXW__socials{scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:2px 2px 4px;display:flex;overflow-x:auto}.ArtistProfileRedesign-module__Za5PXW__socials::-webkit-scrollbar{display:none}.ArtistProfileRedesign-module__Za5PXW__socials:active{cursor:grabbing}.ArtistProfileRedesign-module__Za5PXW__socialsFade{pointer-events:none;z-index:1;opacity:0;width:36px;transition:opacity .2s;position:absolute;top:0;bottom:0}.ArtistProfileRedesign-module__Za5PXW__socialsFadeVisible{opacity:1}.ArtistProfileRedesign-module__Za5PXW__socialsFadeLeft{background:linear-gradient(90deg,#16161a 0%,#16161a00 100%);left:0}.ArtistProfileRedesign-module__Za5PXW__socialsFadeRight{background:linear-gradient(270deg,#16161a 0%,#16161a00 100%);right:0}.ArtistProfileRedesign-module__Za5PXW__socialsNav{z-index:2;color:#fff;cursor:pointer;background:#0c0c10e0;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:22px;box-shadow:0 6px 16px #00000059}.ArtistProfileRedesign-module__Za5PXW__socialsNav:hover{background:#a855f7;border-color:#a855f7}.ArtistProfileRedesign-module__Za5PXW__socialsNavLeft{left:2px}.ArtistProfileRedesign-module__Za5PXW__socialsNavRight{right:2px}.ArtistProfileRedesign-module__Za5PXW__socialItem{color:#ffffff8c;scroll-snap-align:start;flex-direction:column;flex:none;align-items:center;gap:6px;width:56px;font-size:11px;text-decoration:none;display:flex}.ArtistProfileRedesign-module__Za5PXW__socialLabel{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:56px;overflow:hidden}.ArtistProfileRedesign-module__Za5PXW__socialIcon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ArtistProfileRedesign-module__Za5PXW__inset{color:#ffffffb8;background:#101014;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.55}.ArtistProfileRedesign-module__Za5PXW__stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ArtistProfileRedesign-module__Za5PXW__stat{flex-direction:column;align-items:center;gap:6px;display:flex}.ArtistProfileRedesign-module__Za5PXW__statIcon{color:#c084fc}.ArtistProfileRedesign-module__Za5PXW__statValue{font-size:18px;font-weight:800;line-height:1}.ArtistProfileRedesign-module__Za5PXW__statLabel{letter-spacing:.1em;color:#ffffff80;font-size:10px;font-weight:700}.ArtistProfileRedesign-module__Za5PXW__customLink{color:#fff;background:#101014;border-radius:10px;margin-top:8px;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;display:block}.ArtistProfileRedesign-module__Za5PXW__contactBtn{color:#fff;text-align:center;background:#a855f7;border-radius:16px;margin-top:0;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;display:block}.ArtistProfileRedesign-module__Za5PXW__post{background:#101014;border-radius:12px;margin-top:10px;padding:12px}.ArtistProfileRedesign-module__Za5PXW__postHead{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ArtistProfileRedesign-module__Za5PXW__postAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.ArtistProfileRedesign-module__Za5PXW__postName{font-size:14px;font-weight:700}.ArtistProfileRedesign-module__Za5PXW__postText{color:#ffffffc7;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.45}.ArtistProfileRedesign-module__Za5PXW__postLike{color:#ffffff8c;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-family:inherit;font-size:13px}.ArtistProfileRedesign-module__Za5PXW__empty{color:#ffffff73;text-align:center;margin:0;font-size:13px}
.FeedPostCard-module__TFo6Ja__card{color:#fff;word-break:break-word;background:#16161c;border:1px solid #ffffff14;border-radius:24px;padding:16px 16px 14px;position:relative;box-shadow:0 12px 32px #00000047}.FeedPostCard-module__TFo6Ja__cardPro{background:linear-gradient(145deg,#3d3520 0%,#2a2418 100%);border:2px solid #ffc107;box-shadow:0 2px 8px #ffc10740}.FeedPostCard-module__TFo6Ja__proBadge{color:#000;background:#ffc107;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;top:-8px;right:14px;box-shadow:0 2px 4px #0000001a}.FeedPostCard-module__TFo6Ja__header{align-items:flex-start;gap:10px;display:flex}.FeedPostCard-module__TFo6Ja__avatar{object-fit:cover;z-index:1;border:2px solid #a855f7;border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;box-shadow:0 0 0 2px #a855f72e}.FeedPostCard-module__TFo6Ja__content{flex:1;min-width:0;overflow:visible}.FeedPostCard-module__TFo6Ja__headerMain{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.FeedPostCard-module__TFo6Ja__nameRow{align-items:center;gap:6px;min-width:0;display:flex}.FeedPostCard-module__TFo6Ja__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;overflow:hidden}.FeedPostCard-module__TFo6Ja__name:hover{text-decoration:underline}.FeedPostCard-module__TFo6Ja__proTag{color:#000;background:#ffc107;border-radius:8px;flex-shrink:0;padding:2px 6px;font-size:.7rem;font-weight:600}.FeedPostCard-module__TFo6Ja__time{color:#ffffff80;flex-shrink:0;padding-top:2px;font-size:12px;font-weight:500}.FeedPostCard-module__TFo6Ja__bubble{z-index:0;isolation:isolate;color:#111827;white-space:pre-wrap;background:#f3f3f5;border-radius:24px;margin:10px 0 4px -6px;padding:12px 16px;font-size:15px;font-weight:500;line-height:1.45;position:relative;overflow:visible}.FeedPostCard-module__TFo6Ja__bubble:before{content:"";z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 24'%3E%3Cpath fill='%23f3f3f5' d='M1.1.2C3.6 8 6 16 8 24H13C9.4 16 5.4 7.5 1.1.2Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:20px;height:24px;position:absolute;top:-11px;left:-7px}.FeedPostCard-module__TFo6Ja__bubble a{color:#7c3aed;font-weight:600;text-decoration:underline}.FeedPostCard-module__TFo6Ja__readMore{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-family:inherit;font-size:14px;font-weight:700}.FeedPostCard-module__TFo6Ja__link{color:#c4b5fd;word-break:break-all;margin:8px 0 0;font-size:14px;text-decoration:underline;display:inline-block}.FeedPostCard-module__TFo6Ja__media{border-radius:16px;margin:12px 0 4px;overflow:hidden}.FeedPostCard-module__TFo6Ja__image{object-fit:cover;border-radius:16px;width:100%;max-height:420px;display:block}.FeedPostCard-module__TFo6Ja__embed{margin-bottom:8px}.FeedPostCard-module__TFo6Ja__stats{flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:4px;display:flex}.FeedPostCard-module__TFo6Ja__action{cursor:pointer;color:#ffffffc7;background:#22222b;border:1px solid #ffffff14;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:72px;padding:10px 8px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.FeedPostCard-module__TFo6Ja__action:hover:not(:disabled){color:#fff;background:#2c2c38}.FeedPostCard-module__TFo6Ja__action:disabled{cursor:not-allowed;opacity:.55}.FeedPostCard-module__TFo6Ja__actionActive{color:#c084fc;background:#a855f71f;border-color:#a855f773}.FeedPostCard-module__TFo6Ja__actionIcon{width:16px;height:16px;display:inline-flex}.FeedPostCard-module__TFo6Ja__composerInput{resize:vertical;color:#111827;width:100%;min-height:68px;max-height:200px;font:inherit;box-sizing:border-box;background:0 0;border:none;outline:none;margin:0;padding:0;font-size:15px;font-weight:500;line-height:1.45;display:block}.FeedPostCard-module__TFo6Ja__composerInput::placeholder{color:#9ca3af}.FeedPostCard-module__TFo6Ja__composerBar{border-top:1px solid #ffffff14;align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.FeedPostCard-module__TFo6Ja__composerIconBtn{color:#c4b5fd;cursor:pointer;background:#22222b;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-family:inherit;transition:background .15s,color .15s;display:inline-flex}.FeedPostCard-module__TFo6Ja__composerIconBtn:hover{color:#fff;background:#2c2c38}.FeedPostCard-module__TFo6Ja__composerHint{color:#ffffff73;margin-left:auto;font-size:12px;font-weight:600}.FeedPostCard-module__TFo6Ja__composerPostBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff5f6d,#ffc371);border:none;border-radius:14px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700}.FeedPostCard-module__TFo6Ja__composerPostBtn:disabled{color:#ffffff73;cursor:not-allowed;background:#3a3a46}.FeedPostCard-module__TFo6Ja__embedRow{gap:8px;margin-top:10px;display:flex}
.GenreSearchSelect-module__hRNZsW__wrap{width:100%;position:relative}.GenreSearchSelect-module__hRNZsW__wrapCompact{max-width:220px}.GenreSearchSelect-module__hRNZsW__trigger{color:#fff;text-align:left;cursor:pointer;box-sizing:border-box;background:#000;border:1px solid #ffffff29;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:14px;display:flex}.GenreSearchSelect-module__hRNZsW__triggerCompact{border-radius:8px;padding:.4rem .55rem;font-size:13px}.GenreSearchSelect-module__hRNZsW__trigger:hover:not(:disabled){border-color:#a855f78c}.GenreSearchSelect-module__hRNZsW__triggerOpen,.GenreSearchSelect-module__hRNZsW__trigger:focus-visible{border-color:#a855f7b3;outline:none;box-shadow:0 0 0 2px #a855f738}.GenreSearchSelect-module__hRNZsW__trigger:disabled{opacity:.55;cursor:not-allowed}.GenreSearchSelect-module__hRNZsW__value{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GenreSearchSelect-module__hRNZsW__placeholder{color:#9ca3b8}.GenreSearchSelect-module__hRNZsW__chevron{color:#fff;flex-shrink:0;font-size:10px}.GenreSearchSelect-module__hRNZsW__popup{z-index:999999;color:#fff;background:#000;border:1px solid #ffffff29;border-radius:10px;position:fixed;overflow:hidden;box-shadow:0 16px 40px #000000bf}.GenreSearchSelect-module__hRNZsW__searchWrap{background:#000;border-bottom:1px solid #ffffff1a;padding:8px;position:sticky;top:0}.GenreSearchSelect-module__hRNZsW__searchInput{color:#fff;box-sizing:border-box;background:#000;border:1px solid #ffffff29;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.GenreSearchSelect-module__hRNZsW__searchInput::placeholder{color:#9ca3b8}.GenreSearchSelect-module__hRNZsW__searchInput:focus{border-color:#a855f7b3;outline:none;box-shadow:0 0 0 2px #a855f738}.GenreSearchSelect-module__hRNZsW__list{background:#000;max-height:240px;overflow-y:auto}.GenreSearchSelect-module__hRNZsW__empty{color:#9ca3b8;padding:12px 14px;font-size:13px}.GenreSearchSelect-module__hRNZsW__option{color:#fff;text-align:left;cursor:pointer;background:#000;border:none;border-bottom:1px solid #ffffff0f;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;display:block}.GenreSearchSelect-module__hRNZsW__option:last-child{border-bottom:none}.GenreSearchSelect-module__hRNZsW__optionHighlighted,.GenreSearchSelect-module__hRNZsW__option:hover{background:#111}.GenreSearchSelect-module__hRNZsW__optionSelected{background:#1a1a1a;font-weight:600}
.HomeFeatureSlider-module__sEccOq__wrapper{width:100%;max-width:560px;margin:0 auto 1.5rem;padding:0 .5rem}.HomeFeatureSlider-module__sEccOq__viewport{min-height:118px;position:relative;overflow:hidden}.HomeFeatureSlider-module__sEccOq__slide{opacity:0;pointer-events:none;background:#0a0a0a;border-radius:1.25rem;align-items:center;gap:1rem;padding:1rem 1.15rem;transition:opacity .55s,transform .55s;display:flex;position:absolute;inset:0;transform:translate(28px)scale(.98);box-shadow:0 12px 40px #0000002e}.HomeFeatureSlider-module__sEccOq__slideActive{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.HomeFeatureSlider-module__sEccOq__iconRing{width:72px;height:72px;box-shadow:0 0 0 2px var(--accent), 0 0 24px var(--accent-glow), inset 0 0 20px #ffffff0f;background:radial-gradient(circle at 30% 30%,#ffffff1f,#0000 55%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomeFeatureSlider-module__sEccOq__iconRing svg{width:40px;height:40px}.HomeFeatureSlider-module__sEccOq__text{text-align:left;flex:1;min-width:0}.HomeFeatureSlider-module__sEccOq__title{letter-spacing:.02em;text-transform:uppercase;color:var(--accent);margin:0 0 .35rem;font-size:clamp(.8rem,2.8vw,.95rem);font-weight:800;line-height:1.25}.HomeFeatureSlider-module__sEccOq__subtitle{color:#ffffffeb;text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:clamp(.68rem,2.2vw,.78rem);line-height:1.35}.HomeFeatureSlider-module__sEccOq__dots{justify-content:center;gap:.5rem;margin-top:.85rem;display:flex}.HomeFeatureSlider-module__sEccOq__dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:transform .2s,background .2s}.HomeFeatureSlider-module__sEccOq__dotActive{background:linear-gradient(90deg,#ff5f6d,#ffc371);transform:scale(1.2)}@media (max-width:400px){.HomeFeatureSlider-module__sEccOq__iconRing{width:60px;height:60px}.HomeFeatureSlider-module__sEccOq__iconRing svg{width:32px;height:32px}.HomeFeatureSlider-module__sEccOq__slide{gap:.75rem;padding:.85rem .9rem}}@media (prefers-reduced-motion:reduce){.HomeFeatureSlider-module__sEccOq__slide{transition:opacity .2s;transform:none}.HomeFeatureSlider-module__sEccOq__slideActive,.HomeFeatureSlider-module__sEccOq__slideExit{transform:none}}
.OverlayNowPlayingBar-module__5_xzXq__player{gap:.85rem}.OverlayNowPlayingBar-module__5_xzXq__metaWithScore{flex:0 38%;max-width:42%}.OverlayNowPlayingBar-module__5_xzXq__metaFull{flex:1;min-width:0}.OverlayNowPlayingBar-module__5_xzXq__score{min-width:0;text-shadow:none;flex:1;justify-content:center;align-items:baseline;gap:2px;padding:0 .25rem;display:flex}.OverlayNowPlayingBar-module__5_xzXq__scoreValue{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1}.OverlayNowPlayingBar-module__5_xzXq__scoreOf{color:#fbbf24b8;font-size:.95rem;font-weight:700;line-height:1.2}.OverlayNowPlayingBar-module__5_xzXq__prizePoolBadge{white-space:nowrap;letter-spacing:.02em;color:#86efac;text-shadow:none;background:#22c55e26;border:1px solid #22c55e66;border-radius:8px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:700;line-height:1.25}.OverlayNowPlayingBar-module__5_xzXq__wave{margin-left:0}@media (max-width:480px){.OverlayNowPlayingBar-module__5_xzXq__metaWithScore{flex:34%;max-width:38%}.OverlayNowPlayingBar-module__5_xzXq__scoreValue{font-size:1.55rem}.OverlayNowPlayingBar-module__5_xzXq__scoreOf{font-size:.8rem}}
.ProfilePlaylistPanel-module__Heheuq__disclaimer{color:#fde68a;background:#fbbf2414;border:1px solid #fbbf2459;border-radius:12px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.ProfilePlaylistPanel-module__Heheuq__disclaimerLink{color:#c4b5fd;font-weight:600;text-decoration:none}.ProfilePlaylistPanel-module__Heheuq__disclaimerLink:hover{color:#e9d5ff;text-decoration:underline}.ProfilePlaylistPanel-module__Heheuq__metaRow{color:#9ca3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.ProfilePlaylistPanel-module__Heheuq__uploadCard{background:#00000038;border:1px solid #8b5cf659;border-radius:14px;margin-bottom:1.25rem;padding:1rem 1.1rem}.ProfilePlaylistPanel-module__Heheuq__uploadTitle{color:#fff;letter-spacing:.02em;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__fieldLabel{color:#fff;flex-direction:column;gap:4px;margin-bottom:.75rem;font-size:13px;font-weight:600;display:flex}.ProfilePlaylistPanel-module__Heheuq__input{color:#f3f4f8;box-sizing:border-box;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:14px}.ProfilePlaylistPanel-module__Heheuq__input:focus{border-color:#a855f799;outline:none;box-shadow:0 0 0 2px #a855f733}.ProfilePlaylistPanel-module__Heheuq__fileRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ProfilePlaylistPanel-module__Heheuq__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProfilePlaylistPanel-module__Heheuq__fileButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:8px;flex-shrink:0;padding:.45rem .85rem;font-size:13px;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__fileName{color:#9ca3b8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.ProfilePlaylistPanel-module__Heheuq__tosLabel{color:#9ca3b8;cursor:pointer;align-items:flex-start;gap:8px;margin:.75rem 0;font-size:12px;line-height:1.45;display:flex}.ProfilePlaylistPanel-module__Heheuq__uploadBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:10px;padding:.65rem 1rem;font-size:14px;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePlaylistPanel-module__Heheuq__progressWrap{margin-top:.75rem}.ProfilePlaylistPanel-module__Heheuq__progressHeader{color:#e9d5ff;justify-content:space-between;margin-bottom:.35rem;font-size:.82rem;display:flex}.ProfilePlaylistPanel-module__Heheuq__progressTrack{background:#ffffff1f;border-radius:999px;width:100%;height:8px;overflow:hidden}.ProfilePlaylistPanel-module__Heheuq__progressFill{background:linear-gradient(90deg,#8b5cf6 0%,#ec4899 100%);border-radius:999px;height:100%;transition:width .2s}.ProfilePlaylistPanel-module__Heheuq__reorderHint{color:#9ca3b8;margin:0 0 .75rem;font-size:.82rem;line-height:1.45}.ProfilePlaylistPanel-module__Heheuq__trackRow{width:100%}.ProfilePlaylistPanel-module__Heheuq__trackRowInner{align-items:center;gap:.65rem;width:100%;display:flex}.ProfilePlaylistPanel-module__Heheuq__trackRowInner .ProfilePlaylistPanel-module__Heheuq__trackPlayer{flex:1;min-width:0}.ProfilePlaylistPanel-module__Heheuq__trackRowDragging{opacity:.55}.ProfilePlaylistPanel-module__Heheuq__trackRowDragOver .ProfilePlaylistPanel-module__Heheuq__trackPlayer{border-color:#ec4899a6}.ProfilePlaylistPanel-module__Heheuq__reorderControls{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.ProfilePlaylistPanel-module__Heheuq__dragHandle{color:#c4b5fd;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex}.ProfilePlaylistPanel-module__Heheuq__dragHandle:active{cursor:grabbing}.ProfilePlaylistPanel-module__Heheuq__dragHandle:disabled{opacity:.5;cursor:not-allowed}.ProfilePlaylistPanel-module__Heheuq__reorderBtn{color:#e9d5ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;width:28px;height:24px;padding:0;font-size:12px;font-weight:700;line-height:1}.ProfilePlaylistPanel-module__Heheuq__reorderBtn:disabled{opacity:.35;cursor:not-allowed}.ProfilePlaylistPanel-module__Heheuq__trackList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ProfilePlaylistPanel-module__Heheuq__trackPlayer{color:#fff;background:radial-gradient(120% 180% at 0 0,#a855f72e 0%,#0000 60%),linear-gradient(135deg,#0000008c 0%,#0006 100%);border:1px solid #a855f759;border-radius:14px;align-items:center;gap:.9rem;padding:14px 16px;display:flex;box-shadow:0 10px 30px #00000059,inset 0 1px #ffffff0f}.ProfilePlaylistPanel-module__Heheuq__trackPlayerActive{border-color:#ec4899a6;box-shadow:0 10px 30px #a855f740,inset 0 1px #ffffff14}.ProfilePlaylistPanel-module__Heheuq__playBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:inline-flex;box-shadow:0 6px 18px #a855f773,inset 0 1px #ffffff40}.ProfilePlaylistPanel-module__Heheuq__playBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePlaylistPanel-module__Heheuq__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProfilePlaylistPanel-module__Heheuq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c4b5fd;font-size:11px;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.25;overflow:hidden}.ProfilePlaylistPanel-module__Heheuq__artist{color:#9ca3b8;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.ProfilePlaylistPanel-module__Heheuq__genreField{flex-direction:column;gap:4px;max-width:220px;margin-top:6px;display:flex}.ProfilePlaylistPanel-module__Heheuq__genreFieldLabel{letter-spacing:.1em;text-transform:uppercase;color:#9ca3b8;font-size:10px;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__wave{flex-shrink:0;align-items:flex-end;gap:3px;height:28px;display:inline-flex}.ProfilePlaylistPanel-module__Heheuq__wave span{transform-origin:bottom;background:linear-gradient(#f472b6 0%,#a855f7 100%);border-radius:2px;width:3px;animation:1s ease-in-out infinite ProfilePlaylistPanel-module__Heheuq__waveBars;display:inline-block}.ProfilePlaylistPanel-module__Heheuq__wave span:first-child{height:40%;animation-delay:-1.1s}.ProfilePlaylistPanel-module__Heheuq__wave span:nth-child(2){height:70%;animation-delay:-.9s}.ProfilePlaylistPanel-module__Heheuq__wave span:nth-child(3){height:55%;animation-delay:-.7s}.ProfilePlaylistPanel-module__Heheuq__wave span:nth-child(4){height:85%;animation-delay:-.5s}.ProfilePlaylistPanel-module__Heheuq__wave span:nth-child(5){height:60%;animation-delay:-.3s}.ProfilePlaylistPanel-module__Heheuq__wave span:nth-child(6){height:45%;animation-delay:-.1s}@keyframes ProfilePlaylistPanel-module__Heheuq__waveBars{0%,to{opacity:.85;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1.05)}}.ProfilePlaylistPanel-module__Heheuq__deleteBtn{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#ef444433;border:1px solid #f8717173;border-radius:8px;flex-shrink:0;padding:.4rem .65rem;font-size:11px;font-weight:700}.ProfilePlaylistPanel-module__Heheuq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePlaylistPanel-module__Heheuq__empty{text-align:center;color:#9ca3b8;border:1px dashed #ffffff26;border-radius:12px;margin:0;padding:1rem;font-size:.9rem}.ProfilePlaylistPanel-module__Heheuq__messageOk{color:#4ade80;margin:.75rem 0 0;font-size:.88rem}.ProfilePlaylistPanel-module__Heheuq__messageErr{color:#f87171;margin:.75rem 0 0;font-size:.88rem}@media (prefers-reduced-motion:reduce){.ProfilePlaylistPanel-module__Heheuq__wave span{animation:none}}
