.AddToPlaylistModal-module-scss-module__VjwL6W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddToPlaylistModal-module-scss-module__VjwL6W__modalContent{background:#1e2021;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:90%;max-width:480px;max-height:70vh;animation:.3s ease-out AddToPlaylistModal-module-scss-module__VjwL6W__modalIn;display:flex;box-shadow:0 24px 48px #00000080}@keyframes AddToPlaylistModal-module-scss-module__VjwL6W__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AddToPlaylistModal-module-scss-module__VjwL6W__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__modalHeader h3{color:#fff;margin:0;font-size:24px;font-weight:600}.AddToPlaylistModal-module-scss-module__VjwL6W__closeBtn{cursor:pointer;color:#969798;background:0 0;border:none;padding:4px;transition:color .2s}.AddToPlaylistModal-module-scss-module__VjwL6W__closeBtn:hover{color:#fff}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody{flex-direction:column;flex:1;gap:8px;padding:0 32px 24px;display:flex;overflow-y:auto}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar{width:6px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-track{background:0 0}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-thumb:hover{background:#fff3}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn{cursor:pointer;background:#00ff950d;border:1px dashed #00ff954d;border-radius:10px;align-items:center;gap:14px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn span{color:#00ff95;font-size:14px;font-weight:500}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn:hover{background:#00ff951a;border-color:#00ff95}.AddToPlaylistModal-module-scss-module__VjwL6W__plusIconWrapper{color:#00ff95;background:#2b2e30;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistList{flex-direction:column;gap:8px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItem{cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:10px 12px;transition:all .2s;display:flex;position:relative}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItem:hover{background:#ffffff0d}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItemDisabled{opacity:.45;cursor:not-allowed;pointer-events:none}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistCoverWrapper{background:#2b2e30;border-radius:8px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistCover{object-fit:cover;width:100%;height:100%}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistNameRow{color:#ffffffe6;align-items:center;gap:6px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistNameRow svg{color:#ffffff59;flex-shrink:0}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.AddToPlaylistModal-module-scss-module__VjwL6W__songCount{color:#ffffff59;font-size:12px}.AddToPlaylistModal-module-scss-module__VjwL6W__addingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#00ff95;background:#0006;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AddToPlaylistModal-module-scss-module__VjwL6W__loadingWrapper{color:#00ff95;justify-content:center;padding:40px 0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__emptyState{color:#4b4b4b;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__emptyState p{margin:0;font-size:14px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalFooter{border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;padding:16px 24px 24px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateRow{align-items:center;gap:12px;width:100%;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput{color:#fff;background:#2b2e30;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;height:40px;padding:0 12px;font-size:14px;transition:all .2s}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput:focus{background:#343637;border-color:#00ff95}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput::placeholder{color:#fff3}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn:hover:not(:disabled){background:#e6e6e6;transform:translateY(-1px)}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn:disabled{opacity:.5;cursor:not-allowed}
.styles-module-scss-module__zhnz-W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#000000b3;position:fixed;inset:0}.styles-module-scss-module__zhnz-W__artworkListModal{z-index:40;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;min-height:600px;max-height:85vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0006}.styles-module-scss-module__zhnz-W__artworkListModal.styles-module-scss-module__zhnz-W__musicPickerModal{background:#1e2021;border:1px solid #ffffff14;border-radius:14px;width:min(960px,85vw);min-height:680px;max-height:680px;box-shadow:0 0 40px #0000004d}.styles-module-scss-module__zhnz-W__modalHeader{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__zhnz-W__modalHeader.styles-module-scss-module__zhnz-W__musicPickerHeader{background:#1e2021;border-bottom-color:#343637;align-items:center;padding:20px 24px}.styles-module-scss-module__zhnz-W__modalTitle{color:#fff;font-size:20px;font-weight:600}.styles-module-scss-module__zhnz-W__closeButton{color:#888;cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s}.styles-module-scss-module__zhnz-W__closeButton:hover{color:#fff}.styles-module-scss-module__zhnz-W__modalTabs{background-color:#1a1a1a;border-bottom:1px solid #333;padding:0 24px;display:flex}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabs{border-bottom:none;gap:24px;padding:0}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem{color:#666;cursor:pointer;background:0 0;border:none;outline:none;padding:12px 0;font-size:15px;font-weight:500;transition:color .2s;position:relative}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem:hover{color:#bbb}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem.styles-module-scss-module__zhnz-W__active{color:#fff}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem.styles-module-scss-module__zhnz-W__active:after{content:"";background-color:#01fe97;height:2px;position:absolute;bottom:-1px;left:0;right:0}.styles-module-scss-module__zhnz-W__modalBody{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb:hover{background:#444}.styles-module-scss-module__zhnz-W__modalBody.styles-module-scss-module__zhnz-W__musicPickerBody{background:#1e2021;padding:0}.styles-module-scss-module__zhnz-W__artworkGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.styles-module-scss-module__zhnz-W__musicList{flex-direction:column;gap:0;padding:12px 30px;display:flex}.styles-module-scss-module__zhnz-W__musicListItem{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:14px;width:100%;padding:14px;transition:background .2s;display:flex}.styles-module-scss-module__zhnz-W__musicListItem:hover{background:#ffffff0d}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__selected{background:#ffffff1a}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__disabledSelected{cursor:not-allowed;opacity:.55}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__disabledSelected:hover{background:#ffffff1a}.styles-module-scss-module__zhnz-W__musicListItem:hover .styles-module-scss-module__zhnz-W__musicPlayOverlay{opacity:1}.styles-module-scss-module__zhnz-W__musicCover{background:#111;border-radius:8px;flex-shrink:0;width:71px;height:88px;position:relative;overflow:hidden}.styles-module-scss-module__zhnz-W__musicCover img{object-fit:cover;width:100%;height:100%;display:block}.styles-module-scss-module__zhnz-W__musicCoverFallback{color:#ffffff59;background:linear-gradient(135deg,#2a2a2a 0%,#151515 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__zhnz-W__musicDurationBadge{background:#000000b3;border-top-left-radius:8px;border-bottom-right-radius:8px;padding:1px 4px;position:absolute;bottom:0;right:0}.styles-module-scss-module__zhnz-W__musicDurationBadge span{color:#fff;font-size:12px;line-height:16px}.styles-module-scss-module__zhnz-W__musicPlayOverlay{color:#fff;opacity:0;cursor:pointer;background:#0006;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.styles-module-scss-module__zhnz-W__musicPlayOverlay.styles-module-scss-module__zhnz-W__visible{opacity:1}.styles-module-scss-module__zhnz-W__musicInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.styles-module-scss-module__zhnz-W__musicTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:600;line-height:20px;overflow:hidden}.styles-module-scss-module__zhnz-W__musicDesc{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:18px;overflow:hidden}.styles-module-scss-module__zhnz-W__musicSelectMark{color:#111;background:#ffffff14;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module-scss-module__zhnz-W__musicSelectMark.styles-module-scss-module__zhnz-W__checked{background:#00ff95;border-color:#00ff95}@media (max-width:820px){.styles-module-scss-module__zhnz-W__musicListItem{gap:12px}}.styles-module-scss-module__zhnz-W__emptyState{color:#666;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore{color:#888;justify-content:center;align-items:center;gap:8px;padding:20px 0;font-size:13px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore:first-child:last-child,.styles-module-scss-module__zhnz-W__loadingMore.styles-module-scss-module__zhnz-W__initialLoading{flex:1}.styles-module-scss-module__zhnz-W__noMore{text-align:center;color:#444;padding:20px 0;font-size:12px}.styles-module-scss-module__zhnz-W__artworkCard{aspect-ratio:3/4;cursor:pointer;background-color:#2a2a2a;border:2px solid #0000;border-radius:12px;transition:border-color .2s;position:relative;overflow:hidden}.styles-module-scss-module__zhnz-W__artworkCard:hover{border-color:#01fe97}.styles-module-scss-module__zhnz-W__artworkCard:hover .styles-module-scss-module__zhnz-W__menuContainer{opacity:1}.styles-module-scss-module__zhnz-W__cardCover{width:100%;height:100%;position:relative}.styles-module-scss-module__zhnz-W__coverImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__zhnz-W__tagContainer{position:absolute;top:12px;left:12px}.styles-module-scss-module__zhnz-W__statusTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__zhnz-W__statusTag.styles-module-scss-module__zhnz-W__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}.styles-module-scss-module__zhnz-W__menuContainer{opacity:0;z-index:1;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__zhnz-W__menuContainer.styles-module-scss-module__zhnz-W__forceShow{opacity:1!important}.styles-module-scss-module__zhnz-W__moreButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__zhnz-W__menuContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:45;box-sizing:border-box;background-color:#1e1e1ef2;border:1px solid #333;border-radius:12px;flex-direction:column;width:155px;height:124px;padding:6px;display:flex;box-shadow:0 10px 30px #00000080}.styles-module-scss-module__zhnz-W__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__zhnz-W__menuItem{color:#eee;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;height:34px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__menuItem:hover{color:#fff;background-color:#ffffff1a}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete{color:#ff6b6b}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled:hover{color:#eee;background-color:#0000}.styles-module-scss-module__zhnz-W__menuItem svg{opacity:.9}.styles-module-scss-module__zhnz-W__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__zhnz-W__cardInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-width:60px;height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:12px;left:12px}.styles-module-scss-module__zhnz-W__duration{font-family:monospace;font-size:12px;line-height:1}.styles-module-scss-module__zhnz-W__modalFooter{background:#1a1a1a;border-top:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.styles-module-scss-module__zhnz-W__musicPickerFooter{background:#1e2021;border-top-color:#343637;justify-content:flex-end;padding:20px 30px}.styles-module-scss-module__zhnz-W__musicPickerFooter .styles-module-scss-module__zhnz-W__confirmBtn{color:#1e2021;background:linear-gradient(156.42deg,#00ff95 20.852%,#35f8ff 96.727%);border-radius:8px;min-width:72px;height:48px;padding:0 14px;font-size:16px;font-weight:600;line-height:20px}.styles-module-scss-module__zhnz-W__musicPickerFooter .styles-module-scss-module__zhnz-W__confirmBtn:hover{opacity:.9}.styles-module-scss-module__zhnz-W__selectedCount{color:#01fe97;min-height:20px;font-size:14px;font-weight:500}.styles-module-scss-module__zhnz-W__footerActions{gap:12px;display:flex}.styles-module-scss-module__zhnz-W__cancelBtn{cursor:pointer;color:#ccc;background:0 0;border:1px solid #444;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__zhnz-W__cancelBtn:hover{color:#fff;border-color:#666}.styles-module-scss-module__zhnz-W__confirmBtn{cursor:pointer;color:#000;background:#fff;border:none;border-radius:8px;padding:8px 28px;font-size:14px;font-weight:600;transition:all .2s}.styles-module-scss-module__zhnz-W__confirmBtn:hover:not(:disabled){background:#e6e6e6;transform:translateY(-1px)}.styles-module-scss-module__zhnz-W__confirmBtn:disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__zhnz-W__blockedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__zhnz-W__blockedOverlay p{color:#ffffffb3;font-size:14px;font-weight:500}.styles-module-scss-module__zhnz-W__blockedOverlay svg{opacity:.6}
.RecordAudioModal-module-scss-module__2GYUkq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RecordAudioModal-module-scss-module__2GYUkq__modalContent{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:90%;max-width:440px;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__modalHeader h3{color:#fff;margin:0;font-size:18px;font-weight:600}.RecordAudioModal-module-scss-module__2GYUkq__modalHeader .RecordAudioModal-module-scss-module__2GYUkq__closeBtn{color:#969798;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__modalHeader .RecordAudioModal-module-scss-module__2GYUkq__closeBtn:hover{color:#fff;background:#ffffff0d;border-radius:6px}.RecordAudioModal-module-scss-module__2GYUkq__modalBody{flex-direction:column;align-items:center;gap:20px;padding:24px;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__canvas{background:#ffffff08;border-radius:8px;width:100%;height:64px}.RecordAudioModal-module-scss-module__2GYUkq__timer{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:2px;font-family:SF Mono,Monaco,monospace;font-size:36px;font-weight:300}.RecordAudioModal-module-scss-module__2GYUkq__controls{justify-content:center;align-items:center;gap:20px;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__btnCircle{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:transform .15s,opacity .15s;display:inline-flex}.RecordAudioModal-module-scss-module__2GYUkq__btnCircle:active{transform:scale(.93)}.RecordAudioModal-module-scss-module__2GYUkq__btnCircle:disabled{opacity:.3;cursor:not-allowed;transform:none}.RecordAudioModal-module-scss-module__2GYUkq__btnRecord{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);width:56px;height:56px;box-shadow:0 4px 20px #ef444459;}.RecordAudioModal-module-scss-module__2GYUkq__btnRecord:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 28px #ef444480}.RecordAudioModal-module-scss-module__2GYUkq__recording{animation:1.2s ease-in-out infinite RecordAudioModal-module-scss-module__2GYUkq__pulse}@keyframes RecordAudioModal-module-scss-module__2GYUkq__pulse{0%,to{box-shadow:0 4px 20px #ef444459}50%{box-shadow:0 4px 36px #ef4444a6}}.RecordAudioModal-module-scss-module__2GYUkq__btnSecondary{color:#ccc;background:#ffffff14;border:1px solid #ffffff1f;width:40px;height:40px;}.RecordAudioModal-module-scss-module__2GYUkq__btnSecondary:hover:not(:disabled){color:#fff;background:#ffffff24}.RecordAudioModal-module-scss-module__2GYUkq__hint{color:#969798;text-align:center;margin-top:-8px;font-size:12px}.RecordAudioModal-module-scss-module__2GYUkq__error{color:#f87171;text-align:center;font-size:13px}.RecordAudioModal-module-scss-module__2GYUkq__filePickBtn{color:#969798;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;transition:all .2s;display:inline-flex}.RecordAudioModal-module-scss-module__2GYUkq__filePickBtn:hover:not(:disabled){color:#ccc;border-color:#00ff9566}.RecordAudioModal-module-scss-module__2GYUkq__filePickBtn:disabled{opacity:.3;cursor:not-allowed}.RecordAudioModal-module-scss-module__2GYUkq__modalFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__modalFooter button{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.RecordAudioModal-module-scss-module__2GYUkq__cancelBtn{color:#969798;background:0 0;border:1px solid #fff3!important}.RecordAudioModal-module-scss-module__2GYUkq__cancelBtn:hover{color:#fff;background:#ffffff0d}.RecordAudioModal-module-scss-module__2GYUkq__saveBtn{color:#000;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%)}.RecordAudioModal-module-scss-module__2GYUkq__saveBtn:hover{opacity:.9}.RecordAudioModal-module-scss-module__2GYUkq__saveBtn:disabled{opacity:.4;cursor:not-allowed}.RecordAudioModal-module-scss-module__2GYUkq__uploadingBtn{color:#969798;background:#ffffff14;cursor:default!important}
.MusicItemMenu-module-scss-module__y7GtkG__moreTrigger{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.MusicItemMenu-module-scss-module__y7GtkG__moreTrigger:hover{background:#ffffff1f}.MusicItemMenu-module-scss-module__y7GtkG__menuContent{z-index:1200;width:240px;min-width:240px;color:#ffffffe6!important;background:#1a1a1a!important;border:1px solid #ffffff1a!important;border-radius:12px!important;padding:8px!important;box-shadow:0 8px 32px #00000080!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItem{color:#ffffffe0!important;cursor:pointer!important;border-radius:8px!important;gap:12px!important;padding:10px 12px!important;font-size:14px!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItem:focus,.MusicItemMenu-module-scss-module__y7GtkG__menuItem:hover{color:#fff!important;background:#ffffff1a!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItem svg{color:#ffffff8c}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDestructive{color:#ff6b6b!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDestructive:focus,.MusicItemMenu-module-scss-module__y7GtkG__menuItemDestructive:hover{color:#ff8585!important;background:#ff6b6b26!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDestructive svg,.MusicItemMenu-module-scss-module__y7GtkG__menuItemDestructive .MusicItemMenu-module-scss-module__y7GtkG__leadingIcon{color:#ff6b6b!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDisabled{pointer-events:none;color:#ffffff52!important;cursor:not-allowed!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDisabled:focus,.MusicItemMenu-module-scss-module__y7GtkG__menuItemDisabled:hover{color:#ffffff52!important;background:0 0!important}.MusicItemMenu-module-scss-module__y7GtkG__menuItemDisabled svg,.MusicItemMenu-module-scss-module__y7GtkG__menuItemDisabled .MusicItemMenu-module-scss-module__y7GtkG__leadingIcon{color:#ffffff38!important}.MusicItemMenu-module-scss-module__y7GtkG__leadingIcon{flex-shrink:0;color:#ffffff8c!important;width:20px!important;height:20px!important}.MusicItemMenu-module-scss-module__y7GtkG__subTrigger{width:100%;color:#ffffffe0!important;border-radius:8px!important;gap:12px!important;padding:10px 12px!important;font-size:14px!important}.MusicItemMenu-module-scss-module__y7GtkG__subTrigger:hover,.MusicItemMenu-module-scss-module__y7GtkG__subTrigger[data-state=open]{color:#fff!important;background:#ffffff1a!important}.MusicItemMenu-module-scss-module__y7GtkG__subTrigger svg{color:#ffffff8c}.MusicItemMenu-module-scss-module__y7GtkG__subTrigger svg:last-of-type{color:#ffffff59;flex-shrink:0;margin-left:auto}.MusicItemMenu-module-scss-module__y7GtkG__subContent{z-index:1200;width:220px;min-width:220px;color:#ffffffe6!important;background:#1a1a1a!important;border:1px solid #ffffff1a!important;border-radius:14px!important;padding:8px!important;box-shadow:0 8px 32px #00000080!important}
.styles-module-scss-module__saeXUW__container{width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__saeXUW__pageMode{max-width:1200px;max-height:100%}.styles-module-scss-module__saeXUW__content{background:#1e2021;border-radius:14px;grid-template-columns:1.42fr 1fr;width:100%;height:100%;display:grid;overflow:hidden}.styles-module-scss-module__saeXUW__unavailableState{background:#1e2021;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__saeXUW__mediaSection{width:100%;min-width:0;height:100%;position:relative;overflow:hidden}.styles-module-scss-module__saeXUW__infoSection{background:#1e2021;flex-direction:column;gap:16px;min-width:0;min-height:0;padding:24px 0;display:flex;overflow:hidden}.styles-module-scss-module__saeXUW__detailScrollArea{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff61 #0000;flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow:hidden}.styles-module-scss-module__saeXUW__detailScrollArea::-webkit-scrollbar{width:6px}.styles-module-scss-module__saeXUW__detailScrollArea::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__saeXUW__detailScrollArea::-webkit-scrollbar-thumb{background:#ffffff61;border-radius:999px}.styles-module-scss-module__saeXUW__detailScrollArea::-webkit-scrollbar-thumb:hover{background:#ffffff85}.styles-module-scss-module__saeXUW__detailScrollAreaExpanded{padding-bottom:8px;overflow:hidden auto}.styles-module-scss-module__saeXUW__authorRow{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 25px;display:flex}.styles-module-scss-module__saeXUW__authorInfo{text-align:left;align-items:center;gap:14px;min-width:0;display:flex}.styles-module-scss-module__saeXUW__authorInfo:hover .styles-module-scss-module__saeXUW__authorName{opacity:.82}.styles-module-scss-module__saeXUW__authorAvatar{object-fit:cover;border-radius:99px;width:38px;height:38px}.styles-module-scss-module__saeXUW__authorName{color:#fff;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__saeXUW__authorActions{align-items:center;gap:10px;display:flex}.styles-module-scss-module__saeXUW__followButton{color:#fff;cursor:pointer;background:#343637;border:none;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.styles-module-scss-module__saeXUW__followButton:hover{background:#3f4142}.styles-module-scss-module__saeXUW__followButton svg{stroke:#00ff95}.styles-module-scss-module__saeXUW__followButton.styles-module-scss-module__saeXUW__following svg{stroke:#a0a3a3}.styles-module-scss-module__saeXUW__remixButton{color:#1e2021;cursor:pointer;background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:98px;height:38px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:700;display:flex}.styles-module-scss-module__saeXUW__remixButton:hover{opacity:.9}.styles-module-scss-module__saeXUW__workInfo{flex-direction:column;gap:14px;min-width:0;padding:0 25px;display:flex}.styles-module-scss-module__saeXUW__workTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:20px;overflow:hidden}.styles-module-scss-module__saeXUW__workDescription{color:#fff;max-width:100%;margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__saeXUW__workTags{background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__saeXUW__workMeta{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__saeXUW__workDate{color:#fff;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px}.styles-module-scss-module__saeXUW__moreButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.styles-module-scss-module__saeXUW__divider{background:#ffffff1a;height:1px;margin:0 25px}.styles-module-scss-module__saeXUW__commentsTitle{color:#969798;margin:0;padding:0 25px;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__saeXUW__bottomBar{border-top:1px solid #ffffff0d;flex-shrink:0;justify-content:center;align-items:center;gap:14px;padding:18px 25px 0;display:flex}.styles-module-scss-module__saeXUW__commentInput{border-radius:99px;flex:1;align-items:center;gap:8px;min-width:0;height:40px;display:flex;overflow:hidden}.styles-module-scss-module__saeXUW__commentInput input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:SF Pro,sans-serif;font-size:14px}.styles-module-scss-module__saeXUW__commentInput input::placeholder{color:#fff}.styles-module-scss-module__saeXUW__inputAvatar{object-fit:cover;border-radius:99px;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__saeXUW__inputPlaceholder{color:#fff;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__saeXUW__bottomActions{align-items:center;gap:12px;display:flex}.styles-module-scss-module__saeXUW__actionBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;height:30px;padding:2px 0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;display:flex}.styles-module-scss-module__saeXUW__actionBtn:hover{color:#fff}.styles-module-scss-module__saeXUW__actionBtn.styles-module-scss-module__saeXUW__activeBtn svg{stroke:#00ff95}.styles-module-scss-module__saeXUW__commentInputPlaceholder{cursor:text;background:#292b2c;border-radius:20px;align-items:center;gap:12px;padding:10px 18px;display:flex}.styles-module-scss-module__saeXUW__commentInputPlaceholder .styles-module-scss-module__saeXUW__inputAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__saeXUW__commentInputPlaceholder input{color:#fff;cursor:text;background:0 0;border:none;outline:none;flex:1;font-family:SF Pro,sans-serif;font-size:14px}.styles-module-scss-module__saeXUW__commentInputPlaceholder input::placeholder{color:#969798}.dark .styles-module-scss-module__saeXUW__dropdownContent{background:#2a2b2c;border:1px solid #ffffff0a;border-radius:14px;min-width:84px;padding:8px;box-shadow:0 10px 20px #0000004d}.styles-module-scss-module__saeXUW__dropdownItem{color:#fff;cursor:pointer;border-radius:8px;padding:8px;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px;transition:background-color .2s}.styles-module-scss-module__saeXUW__dropdownItem:hover{background:#ffffff0d}.styles-module-scss-module__saeXUW__dropdownItem:focus{background:#ffffff0d;outline:none}.styles-module-scss-module__saeXUW__dropdownItem[data-disabled],.styles-module-scss-module__saeXUW__dropdownItem[aria-disabled=true]{color:#ffffff52;cursor:not-allowed}.styles-module-scss-module__saeXUW__dropdownItem[data-disabled]:hover,.styles-module-scss-module__saeXUW__dropdownItem[aria-disabled=true]:hover{background:0 0}
.CommentInput-module-scss-module__t4fdOW__inputWrapper{width:100%;position:relative}.CommentInput-module-scss-module__t4fdOW__textarea{color:#fff;resize:none;box-sizing:border-box;max-height:80px;text-rendering:optimizeLegibility;word-break:break-all;white-space:break-spaces;cursor:text;background:#292b2c;border:none;border-radius:20px;outline:none;margin:0;padding:10px 18px;font-family:SF Pro,sans-serif;font-size:14px;overflow-y:auto}.CommentInput-module-scss-module__t4fdOW__textarea:empty:before{content:attr(data-placeholder);color:#969798;pointer-events:none}.CommentInput-module-scss-module__t4fdOW__textarea::placeholder{color:#969798}.CommentInput-module-scss-module__t4fdOW__textarea::-webkit-scrollbar{display:none}.CommentInput-module-scss-module__t4fdOW__textarea{scrollbar-width:none;-ms-overflow-style:none}.CommentInput-module-scss-module__t4fdOW__charCount{z-index:1;color:#969798;pointer-events:none;background:linear-gradient(90deg,#292b2c00 0%,#292b2ceb 28%,#292b2c 100%);align-items:center;padding-left:10px;font-family:SF Pro,sans-serif;font-size:12px;line-height:1;display:inline-flex;position:absolute;bottom:10px;right:14px}.CommentInput-module-scss-module__t4fdOW__charCountLimit{color:#00ff95}.CommentInput-module-scss-module__t4fdOW__btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.CommentInput-module-scss-module__t4fdOW__btn:disabled{opacity:.5;cursor:not-allowed}.CommentInput-module-scss-module__t4fdOW__btn_send{color:#1e2021;background:linear-gradient(122deg,#00ff95 35%,#35f8ff 100%)}.CommentInput-module-scss-module__t4fdOW__btn_cancel{color:#969798;border:2px solid #292b2c}.CommentInput-module-scss-module__t4fdOW__replyInfo{background:#00ff951a;border-left:3px solid #00ff95;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.CommentInput-module-scss-module__t4fdOW__replyText{color:#969798;font-family:SF Pro,sans-serif;font-size:12px}.CommentInput-module-scss-module__t4fdOW__replyUserName{color:#00ff95;font-weight:600}
.styles-module-scss-module__340ucW__switchRoot{--switch-width:160px;--switch-height:42px;--switch-padding-x:8.5px;--switch-padding-y:6px;--label-font-size:14px;width:var(--switch-width);height:var(--switch-height);padding:var(--switch-padding-y)var(--switch-padding-x);background:#ffffff1a;border:.8px solid #ffffff1a;border-radius:99px;flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:inline-grid;position:relative;overflow:hidden}.styles-module-scss-module__340ucW__switchRoot[data-disabled=true]{cursor:not-allowed;opacity:.62}.styles-module-scss-module__340ucW__thumb{top:var(--switch-padding-y);bottom:var(--switch-padding-y);left:var(--switch-padding-x);width:calc((100% - var(--switch-padding-x)*2)/2);transform-origin:50%;background:linear-gradient(104deg,#16ff8b 0%,#34f8ff 100%);border-radius:999px;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute}.styles-module-scss-module__340ucW__privateActive .styles-module-scss-module__340ucW__thumb{transform:translate(100%)}.styles-module-scss-module__340ucW__publicActive .styles-module-scss-module__340ucW__thumb{transform:translate(0)}.styles-module-scss-module__340ucW__privateActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:.6s styles-module-scss-module__340ucW__jellyToPrivate}.styles-module-scss-module__340ucW__publicActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:.6s styles-module-scss-module__340ucW__jellyToPublic}.styles-module-scss-module__340ucW__option{appearance:none;z-index:1;color:#fff;cursor:pointer;width:100%;min-width:0;height:100%;font-family:inherit;font-size:var(--label-font-size);text-align:center;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;font-weight:400;line-height:1;transition:color .18s,opacity .18s;display:flex;position:relative}.styles-module-scss-module__340ucW__option:disabled{cursor:inherit}.styles-module-scss-module__340ucW__active{color:#101415}@keyframes styles-module-scss-module__340ucW__jellyToPrivate{0%{transform:translate(0)scale(1)}25%{transform:translate(100%)scale(1.05,.95)}50%{transform:translate(100%)scale(.95,1.05)}65%{transform:translate(100%)scale(1.02,.98)}to{transform:translate(100%)scale(1)}}@keyframes styles-module-scss-module__340ucW__jellyToPublic{0%{transform:translate(100%)scale(1)}25%{transform:translate(0)scale(1.05,.95)}50%{transform:translate(0)scale(.95,1.05)}65%{transform:translate(0)scale(1.02,.98)}to{transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__340ucW__thumb{transition:none}.styles-module-scss-module__340ucW__privateActive[data-animate=true] .styles-module-scss-module__340ucW__thumb,.styles-module-scss-module__340ucW__publicActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:none}}
.BackButton-module-scss-module__qgQaOG__backButton{color:#fff;cursor:pointer;background:#1e2021;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.BackButton-module-scss-module__qgQaOG__backButton:hover{background:#ffffff1a;border-color:#fff3}.BackButton-module-scss-module__qgQaOG__backButton span{white-space:nowrap}
.MusicList-module-scss-module__rb0n3G__listRoot{width:100%;height:100%}.MusicList-module-scss-module__rb0n3G__header{margin-bottom:8px}.MusicList-module-scss-module__rb0n3G__item{padding-bottom:8px}.MusicList-module-scss-module__rb0n3G__loadingState,.MusicList-module-scss-module__rb0n3G__emptyState,.MusicList-module-scss-module__rb0n3G__footerLoading{color:#969798;justify-content:center;align-items:center;display:flex}.MusicList-module-scss-module__rb0n3G__loadingState,.MusicList-module-scss-module__rb0n3G__emptyState{min-height:100%}.MusicList-module-scss-module__rb0n3G__footerLoading{padding:20px 0}.MusicList-module-scss-module__rb0n3G__musicRow{background:0 0;border-radius:12px;align-items:center;width:100%;padding:12px;transition:background .2s;display:flex}.MusicList-module-scss-module__rb0n3G__musicRow:hover{background:#ffffff08}.MusicList-module-scss-module__rb0n3G__musicRow.MusicList-module-scss-module__rb0n3G__active{background:#ffffff0d}.MusicList-module-scss-module__rb0n3G__clickable{cursor:pointer}.MusicList-module-scss-module__rb0n3G__coverWrapper{cursor:pointer;background:#2b2e30;border-radius:8px;flex-shrink:0;width:70px;height:88px;margin-right:16px;position:relative;overflow:hidden}.MusicList-module-scss-module__rb0n3G__coverWrapper img{object-fit:cover;width:100%;height:100%}.MusicList-module-scss-module__rb0n3G__coverFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MusicList-module-scss-module__rb0n3G__playOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.MusicList-module-scss-module__rb0n3G__coverWrapper:hover .MusicList-module-scss-module__rb0n3G__playOverlay,.MusicList-module-scss-module__rb0n3G__overlayVisible{opacity:1}.MusicList-module-scss-module__rb0n3G__duration{color:#fff;background:#0009;border-top-left-radius:8px;padding:0 4px;font-size:12px;position:absolute;bottom:0;right:0}.MusicList-module-scss-module__rb0n3G__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MusicList-module-scss-module__rb0n3G__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.MusicList-module-scss-module__rb0n3G__desc{color:#969798;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.MusicList-module-scss-module__rb0n3G__actions{flex-shrink:0;align-items:center;margin-left:16px;display:flex}
@keyframes styles-module-scss-module__BxrjaG__wave-jump{0%,to{height:4px}50%{height:14px}}@keyframes styles-module-scss-module__BxrjaG__player-spin{to{transform:rotate(360deg)}}.styles-module-scss-module__BxrjaG__playerContainer{-webkit-backdrop-filter:blur(20px)brightness(105%);backdrop-filter:blur(20px)brightness(105%);z-index:18;color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:8px 8px 0 0;flex-shrink:0;align-items:center;width:100%;height:70px;padding:0 24px;display:flex;position:relative;box-shadow:0 8px 32px #0000005e}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection{flex:1;align-items:center;gap:12px;min-width:240px;display:flex}@media (max-width:900px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection{display:none}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper{cursor:pointer;border-radius:4px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper:hover .styles-module-scss-module__BxrjaG__coverHoverOverlay{opacity:1}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverImage{object-fit:cover;background-color:#2a2a2a;width:100%;height:100%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay{opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform{align-items:flex-end;gap:2px;height:14px;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform .styles-module-scss-module__BxrjaG__bar{background:linear-gradient(#35f8ff,#00ff95);border-radius:1px;width:3px;height:100%;animation:.6s ease-in-out infinite styles-module-scss-module__BxrjaG__wave-jump}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform .styles-module-scss-module__BxrjaG__bar:first-child{animation-delay:0s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform .styles-module-scss-module__BxrjaG__bar:nth-child(2){animation-delay:.15s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform .styles-module-scss-module__BxrjaG__bar:nth-child(3){animation-delay:.3s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverHoverOverlay .styles-module-scss-module__BxrjaG__waveform .styles-module-scss-module__BxrjaG__bar:nth-child(4){animation-delay:.45s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__trackDetails{flex-direction:column;justify-content:center;display:flex;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__trackDetails .styles-module-scss-module__BxrjaG__songName{white-space:nowrap;text-overflow:ellipsis;color:#fff;margin-bottom:2px;font-size:14px;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__trackDetails .styles-module-scss-module__BxrjaG__songName.styles-module-scss-module__BxrjaG__clickable{cursor:pointer}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__trackDetails .styles-module-scss-module__BxrjaG__songName.styles-module-scss-module__BxrjaG__clickable:hover{text-underline-offset:2px;text-decoration:underline}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__leftSection .styles-module-scss-module__BxrjaG__trackDetails .styles-module-scss-module__BxrjaG__artistName{color:#969798;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection{flex-direction:column;flex:2;justify-content:center;align-items:center;max-width:700px;padding:0 20px;display:flex}@media (max-width:900px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection{flex:1;width:100%;max-width:none;padding:0}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls{align-items:center;gap:16px;padding:4px 0;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls button:hover{color:#fff}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls button:disabled{cursor:not-allowed}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls button.styles-module-scss-module__BxrjaG__active{color:#00ff95;position:relative}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls .styles-module-scss-module__BxrjaG__playButton{background:linear-gradient(122deg,#00ff95 34.62%,#35f8ff 100%);border-radius:50%;width:34px;height:34px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls .styles-module-scss-module__BxrjaG__playButton svg{fill:#000;stroke:#0000}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__controls .styles-module-scss-module__BxrjaG__playButton .styles-module-scss-module__BxrjaG__loadingIcon{fill:none;stroke:#000;animation:.9s linear infinite styles-module-scss-module__BxrjaG__player-spin}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer{align-items:center;gap:10px;width:100%;max-width:480px;height:16px;display:flex}@media (max-width:900px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer{max-width:100%}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer .styles-module-scss-module__BxrjaG__timeDisplay{color:#fff;font-size:11px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer .styles-module-scss-module__BxrjaG__progressBar{cursor:pointer;background:#ffffff1a;flex:1;height:4px;position:relative}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer .styles-module-scss-module__BxrjaG__progressBar .styles-module-scss-module__BxrjaG__progressFill{background:linear-gradient(122deg,#00ff95 34.62%,#35f8ff 100%);border-radius:99px;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer .styles-module-scss-module__BxrjaG__progressBar .styles-module-scss-module__BxrjaG__progressHandle{background:#fff;border-radius:50%;width:10px;height:10px;margin-top:-5px;transition:transform .2s;position:absolute;top:50%;transform:scale(0)}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__centerSection .styles-module-scss-module__BxrjaG__progressContainer .styles-module-scss-module__BxrjaG__progressBar:hover .styles-module-scss-module__BxrjaG__progressHandle{transform:scale(1)}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection{flex:1;justify-content:flex-end;align-items:center;display:flex}@media (max-width:900px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection{display:none}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__redBox{align-items:center;gap:12px;display:flex}@media (max-width:1300px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__redBox{display:none}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__yellowBox{align-items:center;margin-left:12px;display:flex}@media (max-width:900px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__yellowBox{display:none}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__separator{display:none}@media (max-width:1300px){.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__separator{display:none}}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__actionButton{color:#ffffffeb;cursor:pointer;background:0 0;border:none;border-radius:99px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:color .2s;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__actionButton:hover{color:#fff}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__actionButton.styles-module-scss-module__BxrjaG__active,.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__actionButton[data-state=open]{color:#00ff95}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__actionButton:disabled{cursor:not-allowed}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats{color:#fff;align-items:center;gap:12px;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats .styles-module-scss-module__BxrjaG__statItem{min-width:0;color:inherit;font:inherit;white-space:nowrap;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats button.styles-module-scss-module__BxrjaG__statItem{cursor:pointer;transition:color .2s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats button.styles-module-scss-module__BxrjaG__statItem:hover{color:#fff}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats button.styles-module-scss-module__BxrjaG__statItem:disabled{cursor:not-allowed;opacity:.55}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats .styles-module-scss-module__BxrjaG__statIcon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats .styles-module-scss-module__BxrjaG__statIcon svg{stroke-width:2px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__interactionStats .styles-module-scss-module__BxrjaG__statValue{font-variant-numeric:tabular-nums;letter-spacing:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper{align-items:center;display:flex;position:relative}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__hiddenQueue{display:none}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#141414f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:320px;display:flex;position:absolute;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title .styles-module-scss-module__BxrjaG__icon{flex-direction:column;gap:3px;width:14px;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title .styles-module-scss-module__BxrjaG__icon .styles-module-scss-module__BxrjaG__bar{background:#fff;border-radius:1px;height:2px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title .styles-module-scss-module__BxrjaG__icon .styles-module-scss-module__BxrjaG__bar:first-child{width:100%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title .styles-module-scss-module__BxrjaG__icon .styles-module-scss-module__BxrjaG__bar:nth-child(2){width:70%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__title .styles-module-scss-module__BxrjaG__icon .styles-module-scss-module__BxrjaG__bar:nth-child(3){width:40%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;transition:color .2s}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueHeader .styles-module-scss-module__BxrjaG__closeBtn:hover{color:#fff}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList{flex:1;max-height:376px;padding:8px 0;overflow-y:auto}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList::-webkit-scrollbar{width:4px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem{cursor:pointer;background:0 0;align-items:center;gap:10px;padding:12px 16px;transition:background .2s;display:flex;position:relative}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem.styles-module-scss-module__BxrjaG__dragging{cursor:grabbing;background:#ffffff14;box-shadow:0 12px 28px #00000059}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__coverFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem:hover{background:#ffffff0d}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem:hover .styles-module-scss-module__BxrjaG__removeBtn{opacity:1}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem:hover .styles-module-scss-module__BxrjaG__dragHandle{color:#ffffffbf}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem:hover .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__playOverlay{opacity:1}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem.styles-module-scss-module__BxrjaG__active{background:#00ff951a}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem.styles-module-scss-module__BxrjaG__active .styles-module-scss-module__BxrjaG__songName{color:#00ff95}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem.styles-module-scss-module__BxrjaG__active .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__playOverlay{opacity:1;color:#00ff95}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__coverWrapper{border-radius:6px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__coverImage{object-fit:cover;background-color:#2a2a2a;width:100%;height:100%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__cover{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__coverWrapper .styles-module-scss-module__BxrjaG__playOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__dragHandle{color:#ffffff59;cursor:grab;touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:32px;transition:color .2s;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__dragHandle:active{cursor:grabbing}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__trackInfo{flex:1;min-width:0}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__trackInfo .styles-module-scss-module__BxrjaG__songName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__trackInfo .styles-module-scss-module__BxrjaG__songDesc{color:#fff6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:11px;overflow:hidden}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__trackInfo .styles-module-scss-module__BxrjaG__artist{color:#fff9;align-items:center;gap:4px;font-size:11px;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__removeBtn{color:#ffffff4d;opacity:0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__queueItem .styles-module-scss-module__BxrjaG__removeBtn:hover{color:#fff;background:#ffffff1a}.styles-module-scss-module__BxrjaG__playerContainer .styles-module-scss-module__BxrjaG__rightSection .styles-module-scss-module__BxrjaG__moreWrapper .styles-module-scss-module__BxrjaG__queuePopup .styles-module-scss-module__BxrjaG__queueList .styles-module-scss-module__BxrjaG__empty{text-align:center;color:#ffffff4d;padding:40px;font-size:14px}.styles-module-scss-module__BxrjaG__volumeWrapper{align-items:center;display:flex;position:relative}.styles-module-scss-module__BxrjaG__volumePanel{z-index:100;background:#1a1a1a;border-radius:8px;flex-direction:column;align-items:center;gap:16px;width:44px;margin-bottom:12px;padding:16px 0 12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0009}.styles-module-scss-module__BxrjaG__volumeSlider{cursor:pointer;justify-content:center;width:100%;height:100px;display:flex;position:relative}.styles-module-scss-module__BxrjaG__volumeSlider .styles-module-scss-module__BxrjaG__volumeTrack{background:#333;border-radius:2px;width:4px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.styles-module-scss-module__BxrjaG__volumeSlider .styles-module-scss-module__BxrjaG__volumeFill{background:#fff;border-radius:2px;width:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__BxrjaG__volumeSlider .styles-module-scss-module__BxrjaG__volumeHandle{pointer-events:none;z-index:2;background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%,50%);box-shadow:0 2px 6px #00000080}.styles-module-scss-module__BxrjaG__volumeSlider .styles-module-scss-module__BxrjaG__volumeInput{opacity:0;cursor:pointer;z-index:3;appearance:none;writing-mode:vertical-rl;direction:rtl;width:100%;height:100%;position:absolute;top:0;left:0}
.styles-module-scss-module__tnxy_q__commentsScrollArea{flex:1;min-height:0;padding:0 25px;overflow-y:auto}.styles-module-scss-module__tnxy_q__commentsNaturalArea{flex:none;overflow:visible}.styles-module-scss-module__tnxy_q__commentsList{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__tnxy_q__commentItem{gap:14px;display:flex}.styles-module-scss-module__tnxy_q__commentAvatar{object-fit:cover;border-radius:99px;flex-shrink:0;width:38px;height:38px}.styles-module-scss-module__tnxy_q__commentAvatarLink{border-radius:99px;flex-shrink:0;display:flex}.styles-module-scss-module__tnxy_q__commentContent{flex-direction:column;flex:1;gap:8px;display:flex}.styles-module-scss-module__tnxy_q__commentHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__tnxy_q__commentUserMeta{align-items:center;min-width:0;display:flex}.styles-module-scss-module__tnxy_q__commentUserName{color:#fff;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__tnxy_q__authorBadge{color:#969798;background:#292b2c;border-radius:99px;justify-content:center;align-items:center;height:18px;margin-left:8px;padding:0 8px;font-family:SF Pro,sans-serif;font-size:10px;display:inline-flex}.styles-module-scss-module__tnxy_q__moreButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.styles-module-scss-module__tnxy_q__moreButton:hover{opacity:.8}.styles-module-scss-module__tnxy_q__commentText{color:#fff;white-space:pre-wrap;word-break:break-all;margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__tnxy_q__replyTo{color:#969798;margin-right:4px;font-size:14px}.styles-module-scss-module__tnxy_q__replyToName{color:#00ff95;font-weight:500}.styles-module-scss-module__tnxy_q__commentMeta{align-items:center;gap:8px;display:flex}.styles-module-scss-module__tnxy_q__commentTime{color:#969798;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px}.styles-module-scss-module__tnxy_q__commentActions{align-items:center;gap:14px;display:flex}.styles-module-scss-module__tnxy_q__commentActionBtn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;transition:all .2s;display:flex}.styles-module-scss-module__tnxy_q__commentActionBtn:hover{opacity:.8}.styles-module-scss-module__tnxy_q__commentActionBtn:disabled{cursor:not-allowed;opacity:.5}.styles-module-scss-module__tnxy_q__commentActionBtn.styles-module-scss-module__tnxy_q__favorited{color:#00ff95}.styles-module-scss-module__tnxy_q__commentActionBtn.styles-module-scss-module__tnxy_q__favorited svg{stroke:currentColor}.styles-module-scss-module__tnxy_q__childComment{gap:14px;margin-top:18px;display:flex}.styles-module-scss-module__tnxy_q__childComment .styles-module-scss-module__tnxy_q__commentAvatar{width:24px;height:24px}.styles-module-scss-module__tnxy_q__replyComposer{margin-top:12px}.styles-module-scss-module__tnxy_q__loadMoreReplies{background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;cursor:pointer;text-align:left;-webkit-background-clip:text;background-clip:text;border:none;align-items:center;gap:6px;margin-top:8px;padding:0;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px;display:flex}.styles-module-scss-module__tnxy_q__loadMoreReplies:hover{opacity:.8}.styles-module-scss-module__tnxy_q__loadMoreReplies:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__tnxy_q__loadMoreReplies svg{color:#00ff95}.styles-module-scss-module__tnxy_q__loadingContainer{color:#969798;justify-content:center;align-items:center;gap:8px;padding:20px;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;display:flex}.styles-module-scss-module__tnxy_q__loadingSpinner{animation:1s linear infinite styles-module-scss-module__tnxy_q__spin}@keyframes styles-module-scss-module__tnxy_q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__tnxy_q__emptyState{color:#787878;text-align:center;justify-content:center;align-items:center;padding:40px 20px;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;display:flex}.styles-module-scss-module__tnxy_q__loadingTrigger{justify-content:center;min-height:40px;padding:20px 0;display:flex}.styles-module-scss-module__tnxy_q__loadMorePlaceholder{height:1px}.styles-module-scss-module__tnxy_q__noMoreComments{color:#787878;text-align:center;justify-content:center;align-items:center;padding:20px;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px;display:flex}.styles-module-scss-module__tnxy_q__dropdownContent{background:#2a2b2c;border:1px solid #ffffff0a;border-radius:14px;min-width:84px;padding:8px;box-shadow:0 10px 20px #0000004d}.styles-module-scss-module__tnxy_q__dropdownItem{color:#fff;cursor:pointer;border-radius:8px;padding:8px;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px;transition:background-color .2s}.styles-module-scss-module__tnxy_q__dropdownItem:hover{background:#ffffff0d}.styles-module-scss-module__tnxy_q__dropdownItem:focus{background:#ffffff0d;outline:none}
.index-module-scss-module__stsMKa__underlineTabs{gap:24px;padding-bottom:0;display:flex}.index-module-scss-module__stsMKa__tab{cursor:pointer;color:#969798;background:0 0;border:none;padding:8px 0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;line-height:18px;transition:color .3s;position:relative}.index-module-scss-module__stsMKa__tab:hover{color:#fff}.index-module-scss-module__stsMKa__tab.index-module-scss-module__stsMKa__active{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.index-module-scss-module__stsMKa__tab.index-module-scss-module__stsMKa__active:after{content:"";background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);height:2px;position:absolute;bottom:-6px;left:0;right:0}
.index-module-scss-module__3hUImq__container{cursor:pointer;vertical-align:middle;align-items:center;width:27px;height:16px;display:inline-flex;position:relative}.index-module-scss-module__3hUImq__thumb{pointer-events:none;background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:inline-block;position:absolute;top:0;box-shadow:0 1px 3px #0003}.index-module-scss-module__3hUImq__thumb.index-module-scss-module__3hUImq__thumbUnchecked{left:0}.index-module-scss-module__3hUImq__thumb.index-module-scss-module__3hUImq__thumbChecked{left:11px}.index-module-scss-module__3hUImq__track{border-radius:99px;width:100%;height:8px;display:inline-block}.index-module-scss-module__3hUImq__track.index-module-scss-module__3hUImq__checked{background:linear-gradient(166.63deg,#00ff95 20.85%,#35f8ff 96.73%);transition:background .5s}.index-module-scss-module__3hUImq__track.index-module-scss-module__3hUImq__unchecked{background:#969798}.index-module-scss-module__3hUImq__innerHiddenInput{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}
.index-module-scss-module__x5_Eda__dialogContent{background:linear-gradient(166.63deg,#1e2021 25.19%,#262628 42.82%);border:1px solid #bcbcbc33;border-radius:14px;max-width:576px;padding:30px 24px;overflow:hidden;box-shadow:0 10px 30px #0006}.index-module-scss-module__x5_Eda__dialogBody{padding:0}.index-module-scss-module__x5_Eda__closeButton{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:16px;right:16px}.index-module-scss-module__x5_Eda__closeButton:hover{opacity:.7}.index-module-scss-module__x5_Eda__closeButton:focus{outline:none}.index-module-scss-module__x5_Eda__closeIcon{color:#fff;width:24px;height:24px}.index-module-scss-module__x5_Eda__container{z-index:1;flex-direction:column;gap:30px;width:100%;display:flex;position:relative}.index-module-scss-module__x5_Eda__avatarSection{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__avatarWrapper{cursor:pointer;border-radius:999px;width:74px;height:74px;transition:transform .2s;position:relative;overflow:hidden}.index-module-scss-module__x5_Eda__avatarWrapper:hover{transform:scale(1.02)}.index-module-scss-module__x5_Eda__avatarWrapper:hover .index-module-scss-module__x5_Eda__avatarOverlay{opacity:1}.index-module-scss-module__x5_Eda__avatarWrapper:focus{outline:none}.index-module-scss-module__x5_Eda__avatar{z-index:1;width:100%;height:100%;position:relative}.index-module-scss-module__x5_Eda__avatarOverlay{opacity:0;pointer-events:none;z-index:2;background-color:#00000080;border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.index-module-scss-module__x5_Eda__cameraIcon{color:#fff;width:24px;height:24px}.index-module-scss-module__x5_Eda__fileInput{display:none}.index-module-scss-module__x5_Eda__formSection{flex-direction:column;gap:30px;width:100%;display:flex}.index-module-scss-module__x5_Eda__fieldWrapper{flex-direction:column;gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__label{color:#fff;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:20px}.index-module-scss-module__x5_Eda__required{color:#ff5858;margin-right:2px}.index-module-scss-module__x5_Eda__input{color:#fff;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;height:48px;padding:0 12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;transition:border-color .2s}.index-module-scss-module__x5_Eda__input:focus{border-color:#00ff95;outline:none}.index-module-scss-module__x5_Eda__input::placeholder{color:#969798}.index-module-scss-module__x5_Eda__input:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__hint{color:#a0a3a3;margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:14px}.index-module-scss-module__x5_Eda__textareaWrapper{width:100%;position:relative}.index-module-scss-module__x5_Eda__textarea{width:100%;min-height:72px;max-height:calc(42px + 18px*var(--description-textarea-max-rows,8));color:#fff;resize:vertical;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;padding:12px 12px 28px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;transition:border-color .2s;overflow:hidden auto}.index-module-scss-module__x5_Eda__textarea:focus{border-color:#00ff95;outline:none}.index-module-scss-module__x5_Eda__textarea::placeholder{color:#969798}.index-module-scss-module__x5_Eda__textarea:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__charCount{color:#969798;pointer-events:none;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:14px;position:absolute;bottom:8px;right:12px}.index-module-scss-module__x5_Eda__privacySection{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;margin-top:10px;padding-top:20px;display:flex}.index-module-scss-module__x5_Eda__privacyToggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;transition:opacity .2s;display:flex}.index-module-scss-module__x5_Eda__privacyToggle:hover:not(:disabled){opacity:.8}.index-module-scss-module__x5_Eda__privacyToggle:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__privacyToggle:focus{outline:none}.index-module-scss-module__x5_Eda__privacyTitle{color:#fff;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:20px}.index-module-scss-module__x5_Eda__chevronIcon{color:#fff;width:20px;height:20px;transition:transform .2s}.index-module-scss-module__x5_Eda__privacyContent{flex-direction:column;gap:16px;padding-top:20px;display:flex}.index-module-scss-module__x5_Eda__privacyItem{justify-content:space-between;align-items:center;width:100%;display:flex}.index-module-scss-module__x5_Eda__privacyLabel{color:#fff;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px}.index-module-scss-module__x5_Eda__buttonGroup{gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__cancelButton{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;flex:1;height:40px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:600;line-height:18px;transition:background-color .2s}.index-module-scss-module__x5_Eda__cancelButton:hover:not(:disabled){background:#ffffff14}.index-module-scss-module__x5_Eda__cancelButton:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__saveButton{color:#292b2c;cursor:pointer;background:linear-gradient(166.63deg,#00ff95 20.85%,#35f8ff 96.73%);border:none;border-radius:8px;flex:1;height:40px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:700;line-height:normal;transition:opacity .2s}.index-module-scss-module__x5_Eda__saveButton:hover:not(:disabled){opacity:.9}.index-module-scss-module__x5_Eda__saveButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.index-module-scss-module__x5_Eda__dialogContent{max-width:calc(100vw - 32px);padding:24px 16px}.index-module-scss-module__x5_Eda__buttonGroup{flex-direction:column}.index-module-scss-module__x5_Eda__cancelButton,.index-module-scss-module__x5_Eda__saveButton{width:100%}}
.index-module-scss-module__E9ujLG__header{flex-direction:column;align-items:center;gap:20px;width:375px;display:flex;position:relative}.index-module-scss-module__E9ujLG__userInfo{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.index-module-scss-module__E9ujLG__avatar{border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden}.index-module-scss-module__E9ujLG__avatar img{object-fit:cover;width:100%;height:100%}.index-module-scss-module__E9ujLG__username{color:var(--text-primary);font-size:1.5rem;font-weight:700}.index-module-scss-module__E9ujLG__description{color:#969798;text-align:center;width:100%;font-family:SF Pro;font-size:18px;font-weight:400;line-height:20px;position:relative;overflow:hidden}.index-module-scss-module__E9ujLG__descriptionExpandable{width:100%}.index-module-scss-module__E9ujLG__descriptionText{word-break:break-word;width:100%;display:block}.index-module-scss-module__E9ujLG__descriptionExpandableText{word-break:break-word;width:100%}.index-module-scss-module__E9ujLG__descriptionMeasure{visibility:hidden;pointer-events:none;white-space:nowrap;position:absolute;top:0;left:0}.index-module-scss-module__E9ujLG__descriptionAction{color:#00ff95;align-items:center;height:20px;font-family:inherit;font-size:18px;font-weight:400;line-height:20px;display:inline-flex}.index-module-scss-module__E9ujLG__descriptionAction[aria-expanded=false]{background:linear-gradient(90deg,#12141500 0%,var(--layout-gradient-top-bg,#121415)60%);padding:0 0 0 64px}.index-module-scss-module__E9ujLG__descriptionAction[aria-expanded=true]{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00ff95 0%,#35f8ff 100%);-webkit-background-clip:text;background-clip:text}.index-module-scss-module__E9ujLG__stats{justify-content:space-between;align-items:center;width:100%;height:58px;display:flex}.index-module-scss-module__E9ujLG__statItem{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:88px;display:flex}.index-module-scss-module__E9ujLG__statValue{color:#fff;font-size:1.125rem;font-weight:600;line-height:14px}.index-module-scss-module__E9ujLG__statClickableValue{cursor:pointer;transition:opacity .2s}.index-module-scss-module__E9ujLG__statClickableValue:hover{opacity:.8}.index-module-scss-module__E9ujLG__statLabel{color:#969798;font-size:.875rem;line-height:14px}.index-module-scss-module__E9ujLG__actions{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.index-module-scss-module__E9ujLG__actionButton{cursor:pointer;background-color:#2b2e30;border-radius:9999px;justify-content:center;align-items:center;gap:6px;width:180px;height:40px;padding:10px 16px;transition:background-color .2s;display:flex}.index-module-scss-module__E9ujLG__actionButton span{color:#fff;font-size:.875rem}.index-module-scss-module__E9ujLG__actionButton:hover{background-color:#3a3d3f}.index-module-scss-module__E9ujLG__actionIcon{color:#fff;width:20px;height:20px}.index-module-scss-module__E9ujLG__followButton{color:#111314;cursor:pointer;background:linear-gradient(135deg,#00ff95 0%,#35f8ff 100%);border:0;border-radius:9999px;justify-content:center;align-items:center;gap:6px;width:180px;height:40px;padding:10px 16px;font-weight:700;transition:opacity .2s;display:flex}.index-module-scss-module__E9ujLG__followButton span{color:#111314;font-size:.875rem}.index-module-scss-module__E9ujLG__followButton:hover{opacity:.9}.index-module-scss-module__E9ujLG__followButton:disabled{cursor:not-allowed;opacity:.6}.index-module-scss-module__E9ujLG__followIcon{color:#111314;width:20px;height:20px}.index-module-scss-module__E9ujLG__followedButton{color:#fff;background:#2b2e30;font-weight:600}.index-module-scss-module__E9ujLG__followedButton span{color:#fff}.index-module-scss-module__E9ujLG__followedButton:hover{opacity:1;background-color:#3a3d3f}.index-module-scss-module__E9ujLG__followedIcon{color:#fff;width:20px;height:20px}
.index-module-scss-module__dzy9ra__tabs{align-items:flex-start;gap:12px;display:flex}.index-module-scss-module__dzy9ra__tab{cursor:pointer;background-color:#2b2e30;border-radius:9999px;justify-content:center;align-items:center;gap:2px;height:40px;padding:10px 16px;transition:all .2s;display:flex}.index-module-scss-module__dzy9ra__tab:hover:not(.index-module-scss-module__dzy9ra__active){background-color:#3a3d3f}.index-module-scss-module__dzy9ra__label{color:#fff;align-items:center;gap:2px;font-size:.875rem;font-weight:700;line-height:normal;display:flex}.index-module-scss-module__dzy9ra__active{background:linear-gradient(#1e2021,#1e2021) padding-box padding-box,linear-gradient(122deg,#00ff95 0%,#35f8ff 100%) border-box;border:2px solid #0000;border-radius:9999px;padding:8px 14px;position:relative}.index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__label{-webkit-text-fill-color:#0000;filter:brightness(1.3)saturate(1.1);background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-background-clip:text;background-clip:text;align-items:center;gap:2px;line-height:1;display:inline-flex}.index-module-scss-module__dzy9ra__icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.index-module-scss-module__dzy9ra__iconSvg{width:16px;height:16px;shape-rendering:geometricPrecision;margin-left:2px}.index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__iconSvg{color:#00ff95;filter:drop-shadow(0 0 1.5px #35f8ffcc)}:not(.dark) .index-module-scss-module__dzy9ra__active:before{background:linear-gradient(122deg,#18d683 0%,#2cb9a0 100%)}:not(.dark) .index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__label{-webkit-text-fill-color:#0000;background:linear-gradient(122deg,#18d683 0%,#2cb9a0 100%);-webkit-background-clip:text;background-clip:text;align-items:center;gap:2px;display:inline-flex}:not(.dark) .index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__icon .index-module-scss-module__dzy9ra__iconSvg{color:#18d683;filter:drop-shadow(0 0 2px #2cb9a099)}
.styles-module-scss-module__9-Ewra__overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;justify-content:center;align-items:center;padding:60px max(40px,10vw);display:flex;position:fixed;inset:0}.styles-module-scss-module__9-Ewra__closeButton{z-index:60;cursor:pointer;color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:24px;left:24px;box-shadow:0 0 4px #0000001a}.styles-module-scss-module__9-Ewra__closeButton:hover{background:#3a3c3d}.styles-module-scss-module__9-Ewra__modalContent{border-radius:14px;width:100%;max-width:1200px;height:100%;max-height:900px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}
@keyframes PlaylistModule-module-scss-module__FlLkMa__playlistCoverShimmer{0%{transform:translate(-120%)skew(-14deg)}to{transform:translate(160%)skew(-14deg)}}.PlaylistModule-module-scss-module__FlLkMa__coverShimmer{background:linear-gradient(90deg,#1b1d1ef5 0%,#222526eb 50%,#1b1d1ef5 100%);position:relative}.PlaylistModule-module-scss-module__FlLkMa__coverShimmer:after{content:"";filter:blur(1px);will-change:transform;background:linear-gradient(90deg,#fff0 0%,#ffffff06 38%,#ffffff13 50%,#ffffff06 62%,#fff0 100%);width:58%;animation:2.4s ease-in-out infinite PlaylistModule-module-scss-module__FlLkMa__playlistCoverShimmer;position:absolute;inset:0}
.menu-module-scss-module__jmStQq__moreMenu{z-index:88;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:240px;margin-bottom:8px;padding:8px;position:absolute;bottom:100%;right:0;box-shadow:0 8px 32px #00000080}.menu-module-scss-module__jmStQq__moreMenu.menu-module-scss-module__jmStQq__menuDown{margin-top:8px;margin-bottom:0;top:100%;bottom:auto}.menu-module-scss-module__jmStQq__moreMenu.menu-module-scss-module__jmStQq__portaled{z-index:auto;margin:0;position:static;bottom:auto;right:auto}.menu-module-scss-module__jmStQq__menuItem{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.menu-module-scss-module__jmStQq__menuItem:hover{color:#fff;background:#ffffff1a}.menu-module-scss-module__jmStQq__menuItem span{text-align:left;white-space:nowrap;flex:1}.menu-module-scss-module__jmStQq__menuItem .menu-module-scss-module__jmStQq__arrow{color:#ffffff4d;flex-shrink:0}.menu-module-scss-module__jmStQq__menuItem .menu-module-scss-module__jmStQq__iconWrapper{color:#fff9;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.menu-module-scss-module__jmStQq__menuItemDisabled{color:#ffffff52;cursor:not-allowed}.menu-module-scss-module__jmStQq__menuItemDisabled:hover{color:#ffffff52;background:0 0}.menu-module-scss-module__jmStQq__menuItemDisabled .menu-module-scss-module__jmStQq__iconWrapper{color:#ffffff38}.menu-module-scss-module__jmStQq__menuWithSub{position:relative}.menu-module-scss-module__jmStQq__menuWithSub:hover>.menu-module-scss-module__jmStQq__subMenu{display:block}.menu-module-scss-module__jmStQq__subMenu{z-index:18;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:14px;width:220px;margin-left:15px;padding:8px;display:none;position:absolute;top:-9px;left:100%;box-shadow:0 8px 32px #00000080}.menu-module-scss-module__jmStQq__subMenu:before{content:"";z-index:-1;background:0 0;width:40px;position:absolute;top:-20px;bottom:-20px;left:-20px}.menu-module-scss-module__jmStQq__subMenu.menu-module-scss-module__jmStQq__subMenuLeft{margin-left:0;margin-right:15px;left:auto;right:100%}.menu-module-scss-module__jmStQq__subMenu.menu-module-scss-module__jmStQq__subMenuLeft:before{left:auto;right:-20px}
.styles-module-scss-module__slrPWa__createCard{cursor:pointer;background:#1e2021;border-radius:14px;flex-direction:column;gap:16px;height:234px;padding:12px;transition:transform .2s;display:flex}.styles-module-scss-module__slrPWa__createCard:hover{transform:translateY(-2px)}.styles-module-scss-module__slrPWa__createCard:active{transform:translateY(0)}.styles-module-scss-module__slrPWa__fixedWidth{flex-shrink:0;width:310px}.styles-module-scss-module__slrPWa__cardContent{background:linear-gradient(#0000 42.308%,#00ff951a 100%),linear-gradient(90deg,#ffffff0d 0% 100%);border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.styles-module-scss-module__slrPWa__iconWrapper{width:48px;height:48px;color:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);background:#343637;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__slrPWa__plusIcon{color:#00ff95;width:24px;height:24px;animation:2s cubic-bezier(.4,0,.6,1) infinite styles-module-scss-module__slrPWa__pulse}@keyframes styles-module-scss-module__slrPWa__pulse{0%,to{opacity:1}50%{opacity:.7}}.styles-module-scss-module__slrPWa__createText{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-background-clip:text;background-clip:text;margin-top:20px;font-size:14px}
.index-module-scss-module__Y3JyQG__menu{--menu-pl-x:calc(var(--shell-rail-icon-center-x,34px) - 24px);width:228px;height:100%;padding:0 12px 24px;padding-left:var(--menu-pl-x);scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;will-change:width;flex-direction:column;flex-shrink:0;justify-content:flex-start;transition:width .25s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.index-module-scss-module__Y3JyQG__menu.index-module-scss-module__Y3JyQG__collapsed{--menu-pl-x:calc(var(--shell-rail-icon-center-x,34px) - 30px);width:68px;padding:0 4px 24px;padding-left:var(--menu-pl-x)}.index-module-scss-module__Y3JyQG__menu{background:linear-gradient(to bottom right,#121415 15%,#0000 25%,#0000)}.index-module-scss-module__Y3JyQG__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;height:100%;min-height:0;overflow:hidden auto}.index-module-scss-module__Y3JyQG__scrollContainer::-webkit-scrollbar{width:0;height:0;display:none}.index-module-scss-module__Y3JyQG__nav{flex-direction:column;row-gap:4px;margin-bottom:20px;display:flex}.index-module-scss-module__Y3JyQG__menuHeader{height:60px;padding-left:calc(var(--shell-rail-icon-center-x,34px) - var(--menu-pl-x) - 18px);flex-shrink:0;align-items:center;gap:8px;display:flex;overflow:hidden}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__menuHeader{justify-content:center;padding-left:0}.index-module-scss-module__Y3JyQG__toggleBtn{cursor:pointer;width:36px;height:36px;color:var(--color-white);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.index-module-scss-module__Y3JyQG__toggleBtn:hover{background-color:var(--color-dark-bg-3)}.index-module-scss-module__Y3JyQG__logo{opacity:1;object-fit:contain;max-width:100px;transition:opacity .15s,max-width .25s cubic-bezier(.4,0,.2,1)}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__logo{opacity:0;max-width:0}.index-module-scss-module__Y3JyQG__groupLabel{letter-spacing:.06em;color:var(--color-gray-icon);white-space:nowrap;opacity:1;align-items:center;gap:4px;max-height:32px;padding:12px 12px 4px;font-size:11px;font-weight:600;transition:opacity .15s,max-height .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__groupLabel{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.index-module-scss-module__Y3JyQG__groupArrow{color:var(--color-gray-icon);opacity:.8}.index-module-scss-module__Y3JyQG__menuItem{cursor:pointer;height:44px;color:inherit;border-radius:8px;align-items:center;gap:16px;padding:8px 12px;text-decoration:none;transition:background-color .2s,padding .25s cubic-bezier(.4,0,.2,1),gap .25s cubic-bezier(.4,0,.2,1),justify-content;display:flex;position:relative}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__menuItem{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;height:64px;padding:0}.index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active){background-color:var(--color-dark-bg-3)}.index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active) .index-module-scss-module__Y3JyQG__menuIcon{color:var(--brand-primary)}.index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active) .index-module-scss-module__Y3JyQG__menuText,.index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active) .index-module-scss-module__Y3JyQG__menuSubText{background:var(--gradient-brand);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active) .index-module-scss-module__Y3JyQG__menuSubText{opacity:1}.index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active{background-color:var(--color-dark-bg-3)}.index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuIcon{color:var(--brand-primary)}.index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuText,.index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuSubText{background:var(--gradient-brand);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuSubText{opacity:1}.light .index-module-scss-module__Y3JyQG__menuItem:hover:not(.index-module-scss-module__Y3JyQG__active){background-color:#0000000d}.light .index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active{background-color:var(--color-light-icon-selected-bg)}.light .index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuIcon{color:var(--brand-primary)}:is(.light .index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuText,.light .index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuSubText){background:var(--gradient-brand);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.light .index-module-scss-module__Y3JyQG__menuItem.index-module-scss-module__Y3JyQG__active .index-module-scss-module__Y3JyQG__menuSubText{opacity:1}.index-module-scss-module__Y3JyQG__menuIcon{width:24px;height:24px;color:var(--color-white);flex-shrink:0;transition:color .2s}.light .index-module-scss-module__Y3JyQG__menuIcon{color:var(--color-gray-icon)}.index-module-scss-module__Y3JyQG__avatarWrapper{border:1.5px solid #0000;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:border-color .2s;overflow:hidden}.index-module-scss-module__Y3JyQG__avatarWrapper.index-module-scss-module__Y3JyQG__activeAvatar{border-color:var(--brand-primary)}.index-module-scss-module__Y3JyQG__menuProfileAvatar{flex-shrink:0}.index-module-scss-module__Y3JyQG__menuTextContainer{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__menuTextContainer{flex:none;align-items:center}.index-module-scss-module__Y3JyQG__menuTextRow{align-items:center;gap:6px;min-width:0;display:inline-flex}.index-module-scss-module__Y3JyQG__menuText{color:var(--color-white);white-space:nowrap;text-overflow:ellipsis;opacity:1;max-width:160px;font-size:14px;font-weight:400;line-height:14px;transition:color .2s,opacity .15s,max-width .25s cubic-bezier(.4,0,.2,1),font-size .2s,line-height .2s;overflow:hidden}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__menuText{color:#fff;text-align:center;opacity:1;text-overflow:ellipsis;max-width:60px;font-family:SF Pro;font-size:14px;font-weight:400;line-height:14px;overflow:hidden}.index-module-scss-module__Y3JyQG__collapsed[data-locale=en] [data-key=activity] .index-module-scss-module__Y3JyQG__menuText,.index-module-scss-module__Y3JyQG__collapsed[data-locale=en] [data-key=myAsset] .index-module-scss-module__Y3JyQG__menuText,.index-module-scss-module__Y3JyQG__collapsed[data-locale=ja] [data-key=activity] .index-module-scss-module__Y3JyQG__menuText,.index-module-scss-module__Y3JyQG__collapsed[data-locale=ja] [data-key=myAsset] .index-module-scss-module__Y3JyQG__menuText{font-size:12px}.light .index-module-scss-module__Y3JyQG__menuText{color:var(--color-dark-title)}.light .index-module-scss-module__Y3JyQG__menuItem:not(.index-module-scss-module__Y3JyQG__active) .index-module-scss-module__Y3JyQG__menuText{color:var(--text-secondary)}.index-module-scss-module__Y3JyQG__taskBadge{color:#1e2021;background:linear-gradient(123.21deg,#00ff95 20.85%,#35f8ff 96.73%);border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 5px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.index-module-scss-module__Y3JyQG__menuSubText{color:var(--color-gray-icon);opacity:.8;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;line-height:14px;transition:opacity .2s,color .2s;overflow:hidden}.index-module-scss-module__Y3JyQG__divider{background-color:#2b2e30;width:calc(100% - 24px);height:1px;margin:12px}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__divider{display:none}.light .index-module-scss-module__Y3JyQG__divider{background-color:var(--color-gray-border)}.index-module-scss-module__Y3JyQG__hidden{opacity:0;pointer-events:none;transition:opacity .15s}.index-module-scss-module__Y3JyQG__socialMedia{flex-direction:column;gap:16px;margin-top:auto;padding:0 12px 12px;transition:opacity .15s;display:flex}.index-module-scss-module__Y3JyQG__collapsed .index-module-scss-module__Y3JyQG__socialMedia{display:none}.index-module-scss-module__Y3JyQG__bottomTransitionBack{background-image:linear-gradient(188.64deg,#343f3f00 59.998%,#00ff9514 97.288%),linear-gradient(90deg,#121415 0% 100%);box-shadow:2px 0 6px #00000040}.index-module-scss-module__Y3JyQG__socialRow{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:12px 14px;display:flex}.index-module-scss-module__Y3JyQG__socialIcon{cursor:pointer;width:24px;height:24px;color:var(--color-gray-icon);flex-shrink:0;transition:transform .2s}.index-module-scss-module__Y3JyQG__socialIcon:hover{transform:scale(1.1)}.light .index-module-scss-module__Y3JyQG__socialIcon{color:var(--color-gray-icon)}.index-module-scss-module__Y3JyQG__pwaInstallWrap{width:100%;position:relative}.index-module-scss-module__Y3JyQG__pwaInstallButton{width:100%;height:40px;color:var(--color-white);cursor:pointer;background:#ffffff14;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:14px;transition:background-color .2s,color .2s,opacity .2s;display:flex}.index-module-scss-module__Y3JyQG__pwaInstallButton:hover:not(:disabled){background:var(--color-dark-bg-3)}.index-module-scss-module__Y3JyQG__pwaInstallButton:hover:not(:disabled) .index-module-scss-module__Y3JyQG__pwaInstallIcon{color:var(--brand-primary)}.index-module-scss-module__Y3JyQG__pwaInstallButton:hover:not(:disabled) .index-module-scss-module__Y3JyQG__pwaInstallText{background:var(--gradient-brand);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.index-module-scss-module__Y3JyQG__pwaInstallButton:disabled{cursor:not-allowed;color:var(--color-gray-icon);opacity:.72}.light .index-module-scss-module__Y3JyQG__pwaInstallButton{color:var(--text-secondary);background:#0000000d}.light .index-module-scss-module__Y3JyQG__pwaInstallButton:hover:not(:disabled){background:var(--color-light-icon-selected-bg)}.index-module-scss-module__Y3JyQG__pwaInstallIcon{flex-shrink:0;width:18px;height:18px}.index-module-scss-module__Y3JyQG__pwaInstallText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module-scss-module__Y3JyQG__pwaInstallTooltip{z-index:10;color:#fff;opacity:0;pointer-events:none;background:#000000e0;border-radius:8px;width:max-content;max-width:200px;padding:8px 10px;font-size:12px;line-height:16px;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.light .index-module-scss-module__Y3JyQG__pwaInstallTooltip{background:#1e2021eb}.index-module-scss-module__Y3JyQG__pwaInstallWrap:hover .index-module-scss-module__Y3JyQG__pwaInstallTooltip{opacity:1;transform:translate(-50%)translateY(0)}.index-module-scss-module__Y3JyQG__privacyLinks{flex-direction:column;gap:12px;display:flex}.index-module-scss-module__Y3JyQG__privacyLink{color:var(--color-dark-icon-normal);cursor:pointer;font-size:14px;font-weight:400;line-height:14px;text-decoration:none;transition:color .2s}.index-module-scss-module__Y3JyQG__privacyLink:hover{color:var(--color-white)}.light .index-module-scss-module__Y3JyQG__privacyLink{color:var(--text-secondary)}.light .index-module-scss-module__Y3JyQG__privacyLink:hover{color:var(--text-primary)}
@keyframes RankingSection-module-scss-module__k6gz-a__rankingSkeletonShimmer{0%{transform:translate(-120%)skew(-16deg)}to{transform:translate(160%)skew(-16deg)}}.RankingSection-module-scss-module__k6gz-a__skeletonShimmer{background:linear-gradient(90deg,#1e2021 0%,#272b2c 48%,#1e2021 100%);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.RankingSection-module-scss-module__k6gz-a__skeletonShimmer:after{content:"";filter:blur(1px);will-change:transform;background:linear-gradient(90deg,#fff0 0%,#77ffd014 34%,#ffffff3d 50%,#77ffd014 66%,#fff0 100%);width:62%;animation:1.55s ease-in-out infinite RankingSection-module-scss-module__k6gz-a__rankingSkeletonShimmer;position:absolute;inset:0}
.VocalTimbreModal-module-scss-module__L1_Yxq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#000000b3;position:fixed;inset:0}.VocalTimbreModal-module-scss-module__L1_Yxq__modal{z-index:40;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:90%;max-width:960px;min-height:480px;max-height:80vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0006}.VocalTimbreModal-module-scss-module__L1_Yxq__header{border-bottom:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__title{color:#fff;font-size:18px;font-weight:600}.VocalTimbreModal-module-scss-module__L1_Yxq__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:color .2s}.VocalTimbreModal-module-scss-module__L1_Yxq__closeBtn:hover{color:#fff}.VocalTimbreModal-module-scss-module__L1_Yxq__body{flex:1;padding:20px 24px;overflow-y:auto}.VocalTimbreModal-module-scss-module__L1_Yxq__body::-webkit-scrollbar{width:6px}.VocalTimbreModal-module-scss-module__L1_Yxq__body::-webkit-scrollbar-track{background:0 0}.VocalTimbreModal-module-scss-module__L1_Yxq__body::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.VocalTimbreModal-module-scss-module__L1_Yxq__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.VocalTimbreModal-module-scss-module__L1_Yxq__card{cursor:pointer;background-color:#242424;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:16px 12px 14px;transition:border-color .2s;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__card:hover{border-color:#01fe974d}.VocalTimbreModal-module-scss-module__L1_Yxq__card:hover .VocalTimbreModal-module-scss-module__L1_Yxq__playBtn{opacity:1}.VocalTimbreModal-module-scss-module__L1_Yxq__card.VocalTimbreModal-module-scss-module__L1_Yxq__selected{border-color:#01fe97}.VocalTimbreModal-module-scss-module__L1_Yxq__avatarWrap{flex-shrink:0;width:96px;height:96px;position:relative}.VocalTimbreModal-module-scss-module__L1_Yxq__avatar{object-fit:cover;background-color:#333;border-radius:50%;width:96px;height:96px}.VocalTimbreModal-module-scss-module__L1_Yxq__avatarPlaceholder{color:#555;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__playBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;z-index:1;background-color:#000000a6;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s,background-color .2s;display:flex;position:absolute;bottom:0;right:0}.VocalTimbreModal-module-scss-module__L1_Yxq__playBtn:hover{background-color:#000000d9}.VocalTimbreModal-module-scss-module__L1_Yxq__playBtn.VocalTimbreModal-module-scss-module__L1_Yxq__playing{opacity:1;color:#000;background-color:#01fe97;border-color:#01fe97}.VocalTimbreModal-module-scss-module__L1_Yxq__cardName{color:#eee;text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:10px;font-size:13px;font-weight:500;overflow:hidden}.VocalTimbreModal-module-scss-module__L1_Yxq__emptyState{color:#666;flex:1;justify-content:center;align-items:center;min-height:200px;font-size:14px;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__loadingMore{color:#888;justify-content:center;align-items:center;gap:8px;padding:20px 0;font-size:13px;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__loadingMore.VocalTimbreModal-module-scss-module__L1_Yxq__initialLoading{min-height:200px}.VocalTimbreModal-module-scss-module__L1_Yxq__noMore{text-align:center;color:#444;padding:16px 0;font-size:12px}.VocalTimbreModal-module-scss-module__L1_Yxq__footer{border-top:1px solid #333;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__cancelBtn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;padding:8px 24px;font-size:14px;transition:all .2s}.VocalTimbreModal-module-scss-module__L1_Yxq__cancelBtn:hover{color:#fff;border-color:#666}.VocalTimbreModal-module-scss-module__L1_Yxq__confirmBtn{color:#000;cursor:pointer;background-color:#01fe97;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.VocalTimbreModal-module-scss-module__L1_Yxq__confirmBtn:hover{background-color:#00e888}.VocalTimbreModal-module-scss-module__L1_Yxq__confirmBtn:disabled{opacity:.5;cursor:not-allowed}
.index-module-scss-module__XcPz6q__layout{--layout-gradient-top-bg:#121415;--shell-rail-icon-center-x:34px;background-image:linear-gradient(188.64deg,#343f3f00 59.998%,#00ff9514 97.288%),linear-gradient(90deg,#121415 0% 100%);position:relative;overflow:hidden}.index-module-scss-module__XcPz6q__glowEffect{pointer-events:none;z-index:0;filter:blur(40px);background:radial-gradient(circle,#00ff9526 0%,#35f8ff1a 30%,#00ff950d 50%,#0000 70%);border-radius:50%;width:50vw;height:400px;animation:8s ease-in-out infinite index-module-scss-module__XcPz6q__glowFlow;position:fixed;bottom:-200px;left:-200px}@keyframes index-module-scss-module__XcPz6q__glowFlow{0%{opacity:.6;transform:scale(1)translate(0)}10%{opacity:.65;transform:scale(1.05)translate(30px,-15px)}20%{opacity:.7;transform:scale(1.08)translate(60px,-40px)}30%{opacity:.75;transform:scale(1.1)translate(90px,-60px)}40%{opacity:.85;transform:scale(1.12)translate(120px,-70px)}50%{opacity:1;transform:scale(1.15)translate(150px,-60px)}60%{opacity:.85;transform:scale(1.12)translate(120px,-40px)}70%{opacity:.75;transform:scale(1.1)translate(90px,-15px)}80%{opacity:.7;transform:scale(1.08)translate(60px)}90%{opacity:.65;transform:scale(1.05)translate(30px,-5px)}to{opacity:.6;transform:scale(1)translate(0)}}.index-module-scss-module__XcPz6q__layout>:not(.index-module-scss-module__XcPz6q__glowEffect){z-index:1;position:relative}
