.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;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:SF Pro;font-size:18px;font-weight:400;line-height:20px;overflow:hidden}.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__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;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-y: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__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__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}
.styles-module-scss-module__kgWZ3G__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__kgWZ3G__statusTag.styles-module-scss-module__kgWZ3G__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}
.MusicTrack-module-scss-module__GQHMPG__musicList{flex-direction:column;gap:8px;width:100%;display:flex}.MusicTrack-module-scss-module__GQHMPG__musicRow{background:0 0;border-radius:12px;align-items:center;width:100%;padding:12px;transition:all .2s;display:flex}.MusicTrack-module-scss-module__GQHMPG__musicRow:hover{background:#ffffff08}.MusicTrack-module-scss-module__GQHMPG__musicRow.MusicTrack-module-scss-module__GQHMPG__active{background:#ffffff0d}.MusicTrack-module-scss-module__GQHMPG__clickable{cursor:pointer}.MusicTrack-module-scss-module__GQHMPG__coverWrapper{cursor:pointer;background:#2b2e30;border-radius:8px;flex-shrink:0;width:70px;height:88px;margin-right:16px;position:relative;overflow:hidden}.MusicTrack-module-scss-module__GQHMPG__coverWrapper img{object-fit:cover;width:100%;height:100%}.MusicTrack-module-scss-module__GQHMPG__coverWrapper .MusicTrack-module-scss-module__GQHMPG__coverFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MusicTrack-module-scss-module__GQHMPG__coverWrapper .MusicTrack-module-scss-module__GQHMPG__playOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.MusicTrack-module-scss-module__GQHMPG__coverWrapper:hover .MusicTrack-module-scss-module__GQHMPG__playOverlay,.MusicTrack-module-scss-module__GQHMPG__coverWrapper .MusicTrack-module-scss-module__GQHMPG__overlayVisible{opacity:1}.MusicTrack-module-scss-module__GQHMPG__coverWrapper .MusicTrack-module-scss-module__GQHMPG__duration{color:#fff;background:#0009;border-top-left-radius:8px;padding:0 4px;font-size:12px;position:absolute;bottom:0;right:0}.MusicTrack-module-scss-module__GQHMPG__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MusicTrack-module-scss-module__GQHMPG__info .MusicTrack-module-scss-module__GQHMPG__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.MusicTrack-module-scss-module__GQHMPG__info .MusicTrack-module-scss-module__GQHMPG__desc{color:#969798;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.MusicTrack-module-scss-module__GQHMPG__viewTitle{align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.MusicTrack-module-scss-module__GQHMPG__titleText{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0;font-size:16px;font-weight:600;line-height:22px;display:block;overflow:hidden}.MusicTrack-module-scss-module__GQHMPG__editTitleButton{color:#ffffff7a;cursor:pointer;opacity:0;background:#ffffff0f;border:0;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .16s;display:inline-flex}.MusicTrack-module-scss-module__GQHMPG__editTitleButton:hover:not(:disabled){color:#fff;background:#ffffff24}.MusicTrack-module-scss-module__GQHMPG__editTitleButton:disabled{cursor:not-allowed;opacity:.4}.MusicTrack-module-scss-module__GQHMPG__editTitleButton.MusicTrack-module-scss-module__GQHMPG__visible,.MusicTrack-module-scss-module__GQHMPG__musicRow:hover .MusicTrack-module-scss-module__GQHMPG__editTitleButton,.MusicTrack-module-scss-module__GQHMPG__viewTitle:focus-within .MusicTrack-module-scss-module__GQHMPG__editTitleButton{opacity:1}.MusicTrack-module-scss-module__GQHMPG__editableTitle{align-items:center;gap:4px;max-width:min(360px,100%);display:flex}.MusicTrack-module-scss-module__GQHMPG__titleInput{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;outline:none;width:100%;min-width:0;height:28px;padding:0 8px;font-size:14px;font-weight:600}.MusicTrack-module-scss-module__GQHMPG__titleInput:focus{border-color:#00ff958c;box-shadow:0 0 0 2px #00ff9514}.MusicTrack-module-scss-module__GQHMPG__titleIconButton{color:#ffffffad;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .16s;display:inline-flex}.MusicTrack-module-scss-module__GQHMPG__titleIconButton:hover:not(:disabled){color:#fff;background:#ffffff29}.MusicTrack-module-scss-module__GQHMPG__titleIconButton:disabled{cursor:not-allowed;opacity:.55}.MusicTrack-module-scss-module__GQHMPG__titleIconButton.MusicTrack-module-scss-module__GQHMPG__confirm{color:#00ff95;background:#00ff9524}.MusicTrack-module-scss-module__GQHMPG__titleIconButton.MusicTrack-module-scss-module__GQHMPG__confirm:hover:not(:disabled){background:#00ff9538}.MusicTrack-module-scss-module__GQHMPG__actions{flex-shrink:0;align-items:center;margin-left:16px;display:flex}.MusicTrack-module-scss-module__GQHMPG__loadMore{color:#969798;justify-content:center;padding:20px;display:flex}
.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}
.styles-module-scss-module__2B5NeW__assetPlayer{background:#1e2021;border-radius:12px;flex-direction:column;width:275px;height:978px;margin-right:35px;display:flex;overflow:hidden;box-shadow:0 -10px 20px #0003}.styles-module-scss-module__2B5NeW__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.styles-module-scss-module__2B5NeW__emptyIcon{color:#ffffff4d;width:48px;height:48px}.styles-module-scss-module__2B5NeW__emptyText{color:#ffffff80;font-size:14px}.styles-module-scss-module__2B5NeW__coverSection{cursor:pointer;border-radius:8px;width:247px;height:247px;margin:14px auto 18px;position:relative;overflow:hidden}.styles-module-scss-module__2B5NeW__coverSection:hover .styles-module-scss-module__2B5NeW__coverImage{transform:scale(1.1);box-shadow:0 16px 50px #000000d9,0 0 40px #00ff9540,0 0 80px #00ff951a}.styles-module-scss-module__2B5NeW__coverImage{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:scale(1)}.styles-module-scss-module__2B5NeW__coverOverlay{position:absolute;bottom:8px;left:0;right:0}.styles-module-scss-module__2B5NeW__statsRow{justify-content:space-evenly;align-items:center;width:100%;display:flex}.styles-module-scss-module__2B5NeW__statButton,.styles-module-scss-module__2B5NeW__linkButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#0006;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:52px;height:28px;padding:7px 0;font-size:12px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__statButton.styles-module-scss-module__2B5NeW__favorited .styles-module-scss-module__2B5NeW__statIcon,.styles-module-scss-module__2B5NeW__favorited.styles-module-scss-module__2B5NeW__linkButton .styles-module-scss-module__2B5NeW__statIcon{color:#ff4458}.styles-module-scss-module__2B5NeW__linkButton{width:32px}.styles-module-scss-module__2B5NeW__statIcon{width:14px;height:14px}.styles-module-scss-module__2B5NeW__iconButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__iconButton:hover{background:#fff3}.styles-module-scss-module__2B5NeW__remixButton{color:#1e2021;text-align:center;cursor:pointer;background:linear-gradient(122deg,#00ff95 34.62%,#35f8ff 100%);border-radius:4px;width:74px;height:28px;font-family:SF Pro;font-size:14px;font-weight:600;line-height:28px}.styles-module-scss-module__2B5NeW__remixButton:hover{opacity:.9}.styles-module-scss-module__2B5NeW__songHeader{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.styles-module-scss-module__2B5NeW__songName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;overflow:hidden}.styles-module-scss-module__2B5NeW__moreButton{cursor:pointer;color:#ffffffb3;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;transition:color .2s;display:flex;transform:rotate(90deg)}.styles-module-scss-module__2B5NeW__moreButton:hover{color:#fff}.styles-module-scss-module__2B5NeW__moreButton svg{width:18px;height:18px}.styles-module-scss-module__2B5NeW__authorSection{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.styles-module-scss-module__2B5NeW__authorInfo{align-items:center;gap:8px;display:flex}.styles-module-scss-module__2B5NeW__authorAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.styles-module-scss-module__2B5NeW__authorName{color:#fff;font-size:14px;font-weight:500}.styles-module-scss-module__2B5NeW__followButton{cursor:pointer;color:#fff;border:1px solid #343637;border-radius:999px;justify-content:center;align-items:center;width:48px;height:30px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__followButton:hover{background:#fff3}.styles-module-scss-module__2B5NeW__followButton.styles-module-scss-module__2B5NeW__following{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%)}.styles-module-scss-module__2B5NeW__followIcon{color:#ffffff80;width:16px;height:16px;transition:all .3s}.styles-module-scss-module__2B5NeW__followButton .styles-module-scss-module__2B5NeW__followIcon{color:#00ff95}.styles-module-scss-module__2B5NeW__followButton.styles-module-scss-module__2B5NeW__following .styles-module-scss-module__2B5NeW__followIcon{color:#fff}.styles-module-scss-module__2B5NeW__styleInfoWrapper{min-height:36px;padding:0 14px;position:relative}.styles-module-scss-module__2B5NeW__styleInfo{color:#969798;text-align:left;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:SF Pro;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.styles-module-scss-module__2B5NeW__styleInfoWrapper:hover .styles-module-scss-module__2B5NeW__styleInfo{z-index:10;-webkit-line-clamp:unset;background:#2a2c2d;border-radius:6px;padding:8px 12px;position:absolute;top:0;left:14px;right:14px;overflow:visible;box-shadow:0 4px 12px #00000080}.styles-module-scss-module__2B5NeW__lyricsSection{border-bottom:1px solid #ffffff1a;flex:1;margin:16px 20px 20px;overflow-y:auto}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar{width:4px}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.styles-module-scss-module__2B5NeW__lyricsContent{box-sizing:border-box;flex-direction:column;gap:4px;padding-bottom:20px;display:flex}.styles-module-scss-module__2B5NeW__lyricLine{color:#fffc;margin:0;font-size:14px;line-height:1.6}.styles-module-scss-module__2B5NeW__lyricLine.styles-module-scss-module__2B5NeW__active{color:#fff;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__2B5NeW__noLyrics{color:#fff6;text-align:center;margin:40px 0;font-size:13px}.styles-module-scss-module__2B5NeW__controls{flex-direction:column;gap:1rem;padding:16px 20px 20px;display:flex}.styles-module-scss-module__2B5NeW__playControls{justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__2B5NeW__controlButton{cursor:pointer;color:#fff;width:28px;height:28px;transition:all .2s}.styles-module-scss-module__2B5NeW__controlButton>svg{margin:0 auto}.styles-module-scss-module__2B5NeW__controlButton>svg:active{filter:brightness(.9);transform:scale(1.1)}.styles-module-scss-module__2B5NeW__playButton{cursor:pointer;color:#fff;background:#343637;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__playButton:hover{filter:brightness(1.15)}.styles-module-scss-module__2B5NeW__playButton:active{filter:brightness(.9);transform:scale(.95)}.styles-module-scss-module__2B5NeW__playButton svg{width:24px;height:24px}.styles-module-scss-module__2B5NeW__progressSection{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__2B5NeW__timeText{color:#fff9;font-variant-numeric:tabular-nums;text-align:center;flex-shrink:0;min-width:35px;font-size:.75rem}.styles-module-scss-module__2B5NeW__progressBar{cursor:pointer;background:#ffffff1a;border-radius:2px;flex:1;height:4px;transition:height .2s;position:relative;overflow:visible}.styles-module-scss-module__2B5NeW__progressBar:hover{height:6px}.styles-module-scss-module__2B5NeW__progressFilled{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:2px;height:100%;transition:width .1s linear;position:relative;overflow:visible}.styles-module-scss-module__2B5NeW__progressFilled:after{content:"";cursor:pointer;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:50%;width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;right:-5px;transform:translateY(-50%);box-shadow:0 2px 4px #00000026}.styles-module-scss-module__2B5NeW__progressBar:hover .styles-module-scss-module__2B5NeW__progressFilled:after{transform:translateY(-50%)scale(1.3)}.styles-module-scss-module__2B5NeW__volumeControl{flex-shrink:0;align-items:center;display:flex;position:relative}.styles-module-scss-module__2B5NeW__volumeButton{cursor:pointer;color:#ffffffb3;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__volumeButton:hover{color:#fff;background:#ffffff1a}.styles-module-scss-module__2B5NeW__volumeButton:active{background:#ffffff26}.styles-module-scss-module__2B5NeW__volumeButton svg{width:18px;height:18px}.styles-module-scss-module__2B5NeW__volumePopup{z-index:18;background-color:#1e2021;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:25px;min-height:140px;padding:1rem .5rem;display:flex;position:absolute;bottom:28px;left:0;box-shadow:0 4px 12px #0000004d}.styles-module-scss-module__2B5NeW__volumeSliderVertical{transform-origin:50%;cursor:pointer;appearance:none;background:#ffffff1a;background:linear-gradient(to right,white 0%,white var(--volume-percent,100%),#ffffff1a var(--volume-percent,100%),#ffffff1a 100%);border-radius:3px;outline:none;width:120px;height:6px;position:relative;transform:rotate(-90deg)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;margin-top:-5px;transition:all .2s;box-shadow:0 2px 4px #0003}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb:hover{filter:brightness(1.15);transform:scale(1.2)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb{cursor:grab;background:#fff;border:none;border-radius:50%;width:16px;height:16px;transition:all .2s;box-shadow:0 2px 4px #0003}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb:hover{filter:brightness(1.15);transform:scale(1.2)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.1)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-runnable-track{background:#ffffff1a;border-radius:3px;height:6px}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-track{background:#ffffff1a;border-radius:3px;height:6px}
.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__IBFiGq__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__IBFiGq__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__IBFiGq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__uploadModal{z-index:888;background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:min(774px,95vh);max-height:95vh;animation:.25s styles-module-scss-module__IBFiGq__modalFadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px 10px #00000073}@keyframes styles-module-scss-module__IBFiGq__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__IBFiGq__modalHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.styles-module-scss-module__IBFiGq__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__closeButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__stepProgress{flex-shrink:0;justify-content:center;align-items:flex-end;gap:0;width:100%;padding:10px 0 20px;display:flex}.styles-module-scss-module__IBFiGq__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__IBFiGq__stepLabel{color:#fff;text-align:center;white-space:nowrap;height:17px;margin-bottom:7px;font-size:14px;font-weight:700;transition:opacity .3s}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__active{opacity:1}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__completed{opacity:.9}.styles-module-scss-module__IBFiGq__stepDot{background:0 0;border:2px solid #343637;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__completed:before{background:#01fe97}.styles-module-scss-module__IBFiGq__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__IBFiGq__stepLine.styles-module-scss-module__IBFiGq__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__IBFiGq__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__IBFiGq__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__IBFiGq__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadZone{cursor:pointer;border:3px dashed #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90%;padding:40px;transition:all .3s;display:flex}.styles-module-scss-module__IBFiGq__uploadZone.styles-module-scss-module__IBFiGq__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__IBFiGq__uploadIconCircle{background:#343637;border-radius:999px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__IBFiGq__uploadProgressCircle{fill:none;stroke:#01fe97;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #01fe97cc);transition:stroke-dashoffset .3s}.styles-module-scss-module__IBFiGq__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__IBFiGq__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__IBFiGq__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__IBFiGq__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__IBFiGq__arrowBounce}@keyframes styles-module-scss-module__IBFiGq__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__IBFiGq__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__checkmarkPop}@keyframes styles-module-scss-module__IBFiGq__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__uploadIconError{color:#ff4458;fill:#ff4458;filter:drop-shadow(0 0 8px #ff445899);animation:.5s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__errorShake}@keyframes styles-module-scss-module__IBFiGq__errorShake{0%{transform:scale(0)rotate(0)}25%{transform:scale(1.1)rotate(-5deg)}50%{transform:scale(1.1)rotate(5deg)}75%{transform:scale(1.1)rotate(-5deg)}to{transform:scale(1)rotate(0)}}.styles-module-scss-module__IBFiGq__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__IBFiGq__iconCharging}@keyframes styles-module-scss-module__IBFiGq__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__IBFiGq__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__IBFiGq__uploadSubText{color:#ffffff80;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__uploadButton{color:#969798;cursor:pointer;background:#343637;border:none;border-radius:999px;width:109px;height:40px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s}.styles-module-scss-module__IBFiGq__uploadButton:hover:not(:disabled){color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__uploadButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__supportedFormats{pointer-events:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;margin:4px 0;padding:6px 16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__supportedFormats span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__uploadDisclaimer{color:#a0a3a3;text-align:center;width:700px;max-width:calc(100% - 80px);font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__IBFiGq__infoEditFooter{box-sizing:border-box;background:#1e2021;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;align-items:center;width:980px;height:66px;padding:0 18px;display:flex}.styles-module-scss-module__IBFiGq__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__IBFiGq__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__IBFiGq__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerButtonBack,.styles-module-scss-module__IBFiGq__footerButtonNext{cursor:pointer;text-align:center;border:none;border-radius:999px;width:67px;height:34px;padding:0;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__IBFiGq__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__footerButtonNext:hover{filter:brightness(1.1);animation:.6s styles-module-scss-module__IBFiGq__jelly;box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__footerButtonNext:active{animation:none;transform:translateY(1px)}.styles-module-scss-module__IBFiGq__footerButtonNext.styles-module-scss-module__IBFiGq__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both styles-module-scss-module__IBFiGq__shake;transform:translate(0,0)}.styles-module-scss-module__IBFiGq__button{cursor:pointer;border:none;border-radius:8px;height:40px;padding:0 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__IBFiGq__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__buttonBack{color:#ffffffe6;background:#ffffff1a}.styles-module-scss-module__IBFiGq__buttonBack:hover:not(:disabled){background:#ffffff26}.styles-module-scss-module__IBFiGq__buttonNext,.styles-module-scss-module__IBFiGq__buttonPublish{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__buttonNext:hover:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__IBFiGq__buttonNext:active:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:active:not(:disabled){transform:translateY(1px)}.styles-module-scss-module__IBFiGq__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__IBFiGq__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__IBFiGq__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__IBFiGq__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered{background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;width:100%;padding:16px;transition:border-color .2s;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__IBFiGq__formGroupBordered.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}@keyframes styles-module-scss-module__IBFiGq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module-scss-module__IBFiGq__label{color:#ffffffe6;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__IBFiGq__label .styles-module-scss-module__IBFiGq__required{color:#fff9;font-weight:400}.styles-module-scss-module__IBFiGq__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__IBFiGq__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__IBFiGq__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__IBFiGq__input::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__textarea{color:#ffffffe6;resize:none;background:0 0;border:none;outline:none;min-height:100px;padding:0;font-family:inherit;font-size:14px}.styles-module-scss-module__IBFiGq__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__IBFiGq__thumbnailGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__IBFiGq__thumbnailItem{aspect-ratio:16/9;cursor:pointer;border:2px solid #0000;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailItem:hover{border-color:#01fe9780}.styles-module-scss-module__IBFiGq__thumbnailItem.styles-module-scss-module__IBFiGq__selected{border-color:#01fe97;box-shadow:0 0 0 2px #01fe9733}.styles-module-scss-module__IBFiGq__thumbnailItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__IBFiGq__detailsRight{background:#ffffff08;border-radius:14px;flex-direction:column;flex-shrink:0;width:320px;height:fit-content;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview{background:#00000080;border-radius:14px 14px 0 0;width:320px;height:180px;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview video{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__videoInfo{background:#ffffff08;border-radius:0 0 14px 14px;flex-direction:column;flex:1;gap:12px;padding:16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoLabel{color:#ffffff80;font-size:12px}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;font-size:13px}.styles-module-scss-module__IBFiGq__infoValueWithCopy{align-items:center;gap:8px;display:flex}.styles-module-scss-module__IBFiGq__infoValueWithCopy .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;flex:1;font-size:13px}.styles-module-scss-module__IBFiGq__copyButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__copyButton:hover{color:#01fe97;background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__IBFiGq__copyButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__uploadProgress{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__IBFiGq__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.styles-module-scss-module__IBFiGq__progressFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%);height:100%;transition:width .3s}.styles-module-scss-module__IBFiGq__progressText{color:#ffffffb3;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__IBFiGq__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__IBFiGq__checkItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable{cursor:pointer}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__IBFiGq__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__checkIcon{color:#01fe97;width:20px;height:20px}.styles-module-scss-module__IBFiGq__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__IBFiGq__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__IBFiGq__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__IBFiGq__visibilityRight{overflow:hidden}.styles-module-scss-module__IBFiGq__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__IBFiGq__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__IBFiGq__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__IBFiGq__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__visibilityOption:hover .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__radioInput{cursor:pointer;appearance:none;background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.styles-module-scss-module__IBFiGq__radioInput:checked{background:0 0;border-color:#01fe97}.styles-module-scss-module__IBFiGq__radioInput:after{content:"";opacity:0;background:#01fe97;border-radius:50%;width:8px;height:8px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.styles-module-scss-module__IBFiGq__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__optionContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__optionTitle{color:#ffffffe6;font-size:14px;font-weight:500;transition:color .2s}.styles-module-scss-module__IBFiGq__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-top:12px;margin-left:30px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__IBFiGq__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__IBFiGq__detailsHeader .styles-module-scss-module__IBFiGq__stepTitle{margin-bottom:0}.styles-module-scss-module__IBFiGq__reuseDetailsBtn{color:#969798;text-align:center;cursor:pointer;white-space:nowrap;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:600;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:hover{color:#b0b1b2;background:#3f4041}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:active{transform:scale(.98)}.styles-module-scss-module__IBFiGq__thumbnailDesc{color:#ffffff80;margin-bottom:16px;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailOptions{gap:12px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailOptions.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview{background:#0003;border:1px solid #3f3f41;border-radius:8px;width:142px;height:80px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailPreview.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailPreviewImage{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:hover{background:#000c;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailOptionCard{cursor:pointer;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:138px;height:78px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover{background:#ffffff0d;border-color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#fff9;transition:color .2s}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover .styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionLabel{color:#ffffffb3;font-size:12px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailUploadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.styles-module-scss-module__IBFiGq__thumbnailUploadingSpinner{color:#01fe97;width:24px;height:24px}.styles-module-scss-module__IBFiGq__thumbnailUploadingText{color:#01fe97;font-size:11px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailSelectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s styles-module-scss-module__IBFiGq__overlayFadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__IBFiGq__thumbnailSelectorModal{background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:294px;animation:.3s cubic-bezier(.34,1.56,.64,1) styles-module-scss-module__IBFiGq__modalSlideIn;display:flex;box-shadow:0 8px 32px #0006}.styles-module-scss-module__IBFiGq__thumbnailSelectorHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorTitle{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose:hover{color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__IBFiGq__thumbnailSelectorDesc{color:#ffffff80;margin:0;padding:12px 24px 0;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailSelectorGrid{flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem{cursor:pointer;background:#1a1a1a;border:1.5px solid #3f3f41;border-radius:6px;width:134px;height:74px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover{border-color:#0fc6}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover .styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{opacity:1}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected{border-width:2px;border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected:after{display:none}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{color:#fffc;cursor:pointer;opacity:0;z-index:10;background:#000000b3;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;bottom:6px;right:6px}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:hover{color:#01fe97;background:#000000e6;border-color:#01fe9766;transform:scale(1.05)}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailSelectorFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn{color:#969798;cursor:pointer;text-align:center;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn{color:#1e2021;cursor:pointer;text-align:center;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;height:34px;padding:0 20px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:active{transform:translateY(1px)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoContainer{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn{color:#1e2021;cursor:pointer;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 32px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #01fe9766}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:active:not(:disabled){transform:translateY(0)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoSpinner{width:20px;height:20px}.styles-module-scss-module__IBFiGq__thumbnailDownloadProgress{width:100%;max-width:520px;margin:0 auto;padding:0 24px}.styles-module-scss-module__IBFiGq__downloadStatusText{color:#ffffffe6;text-align:center;margin-bottom:12px;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__progressBarContainer{align-items:center;gap:12px;margin-bottom:8px;display:flex}.styles-module-scss-module__IBFiGq__progressBarWrapper{flex:1}.styles-module-scss-module__IBFiGq__progressBarBg{background:#ffffff1a;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__progressBarFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border-radius:999px;height:100%;transition:width .3s;position:relative}.styles-module-scss-module__IBFiGq__progressBarFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);width:40px;animation:1.5s infinite styles-module-scss-module__IBFiGq__shimmer;position:absolute;top:0;bottom:0;right:0}@keyframes styles-module-scss-module__IBFiGq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__IBFiGq__progressCancelBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__progressCancelBtn:hover{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff40}.styles-module-scss-module__IBFiGq__progressCancelBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__downloadInfo{color:#ffffff80;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.styles-module-scss-module__IBFiGq__downloadSpeed{color:#fff9}.styles-module-scss-module__IBFiGq__downloadSeparator{color:#ffffff4d}.styles-module-scss-module__IBFiGq__downloadTime{color:#ffffff80}@keyframes styles-module-scss-module__IBFiGq__jelly{0%{transform:scale(1)}25%{transform:scale(1.05,.95)}50%{transform:scale(.95,1.05)}65%{transform:scale(1.02,.98)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__activityHint{color:#fff6;align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:400;display:inline-flex}.styles-module-scss-module__IBFiGq__activityDropdown{z-index:100;background:linear-gradient(135deg,#2d3033 0%,#25282a 100%);border-radius:8px;width:200px;max-height:155px;animation:.12s ease-out styles-module-scss-module__IBFiGq__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 2px 8px #0000004d,inset 0 0 1px #00ff9533}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar{width:3px}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-track{background:#0003}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb{background:#00ff954d}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb:hover{background:#00ff9580}@keyframes styles-module-scss-module__IBFiGq__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__activityItem{cursor:pointer;border-bottom:1px solid #ffffff08;padding:8px 10px;transition:all .12s}.styles-module-scss-module__IBFiGq__activityItem:hover{background:linear-gradient(90deg,#00ff951f 0%,#00ff9514 100%);border-bottom-color:#00ff9526}.styles-module-scss-module__IBFiGq__activityItem:active{background:linear-gradient(90deg,#00ff952e 0%,#00ff951f 100%)}.styles-module-scss-module__IBFiGq__activityItem:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__activityTitle{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px;font-size:12px;font-weight:400;line-height:14px;display:block;overflow:hidden}.styles-module-scss-module__IBFiGq__tagSection{flex-direction:column;gap:24px;margin-top:8px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle .styles-module-scss-module__IBFiGq__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__IBFiGq__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.styles-module-scss-module__IBFiGq__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__IBFiGq__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__IBFiGq__tagMoreBtn.styles-module-scss-module__IBFiGq__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__IBFiGq__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__tagList.styles-module-scss-module__IBFiGq__expanded{max-height:500px}.styles-module-scss-module__IBFiGq__tagLoading{color:#ffffff80;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:6px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityList{flex-wrap:wrap;gap:12px;max-height:80px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__activityList.styles-module-scss-module__IBFiGq__expanded{max-height:800px}.styles-module-scss-module__IBFiGq__activityCard{cursor:pointer;background:#252627;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:space-between;width:174px;height:80px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__activityCard:hover{background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityName,.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd svg{color:#00ff95}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:8px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityCardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__activityName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__IBFiGq__activityInfoIcon{color:#969798;flex-shrink:0}.styles-module-scss-module__IBFiGq__activityInfoIcon:hover{color:#fff}.styles-module-scss-module__IBFiGq__activityAdd{color:#969798;align-items:center;gap:4px;margin-top:auto;font-size:13px;display:flex}
.styles-module-scss-module__Vg0xZW__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__Vg0xZW__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__Vg0xZW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__Vg0xZW__uploadModal{z-index:888;background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:min(774px,95vh);max-height:95vh;animation:.25s styles-module-scss-module__Vg0xZW__modalFadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px 10px #00000073}@keyframes styles-module-scss-module__Vg0xZW__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__Vg0xZW__modalHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.styles-module-scss-module__Vg0xZW__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vg0xZW__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__Vg0xZW__closeButton:active{transform:scale(.95)}.styles-module-scss-module__Vg0xZW__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__Vg0xZW__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vg0xZW__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__Vg0xZW__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__Vg0xZW__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__Vg0xZW__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vg0xZW__uploadZone{cursor:pointer;border:3px dashed #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90%;padding:40px;transition:all .3s;display:flex}.styles-module-scss-module__Vg0xZW__uploadZone.styles-module-scss-module__Vg0xZW__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__Vg0xZW__uploadZone.styles-module-scss-module__Vg0xZW__hasImages{cursor:default}.styles-module-scss-module__Vg0xZW__uploadIconCircle{background:#343637;border-radius:999px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__Vg0xZW__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__Vg0xZW__uploadProgressCircle{fill:none;stroke:#01fe97;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #01fe97cc);transition:stroke-dashoffset .3s}.styles-module-scss-module__Vg0xZW__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__Vg0xZW__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__Vg0xZW__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vg0xZW__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vg0xZW__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Vg0xZW__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vg0xZW__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vg0xZW__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__Vg0xZW__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__Vg0xZW__arrowBounce}@keyframes styles-module-scss-module__Vg0xZW__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__Vg0xZW__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__Vg0xZW__checkmarkPop}.styles-module-scss-module__Vg0xZW__uploadIconError{color:#ff4458;fill:#ff4458;filter:drop-shadow(0 0 8px #ff445899);animation:.5s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__Vg0xZW__errorShake}@keyframes styles-module-scss-module__Vg0xZW__errorShake{0%{transform:scale(0)rotate(0)}25%{transform:scale(1.1)rotate(-5deg)}50%{transform:scale(1.1)rotate(5deg)}75%{transform:scale(1.1)rotate(-5deg)}to{transform:scale(1)rotate(0)}}@keyframes styles-module-scss-module__Vg0xZW__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__Vg0xZW__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__Vg0xZW__iconCharging}@keyframes styles-module-scss-module__Vg0xZW__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__Vg0xZW__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__Vg0xZW__uploadSubText{color:#ffffff80;text-align:center;margin-bottom:14px;font-size:13px}.styles-module-scss-module__Vg0xZW__supportedFormats{pointer-events:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;margin:4px 0;padding:6px 16px;font-size:13px;display:flex}.styles-module-scss-module__Vg0xZW__supportedFormats span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__Vg0xZW__uploadDisclaimer{color:#a0a3a3;text-align:center;width:700px;max-width:calc(100% - 80px);font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__Vg0xZW__uploadDisclaimer .styles-module-scss-module__Vg0xZW__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vg0xZW__uploadDisclaimer .styles-module-scss-module__Vg0xZW__link:hover{text-decoration:underline}.styles-module-scss-module__Vg0xZW__imageListContainer{overscroll-behavior-x:none;flex-direction:column;gap:16px;width:100%;height:90%;min-height:0;padding:8px;display:flex;overflow-x:hidden}.styles-module-scss-module__Vg0xZW__addImageButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__addImageButton:hover:not(:disabled){color:#01fe97;background:#00ff950d;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__addImageButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__imageCount{color:#ffffff80;font-size:13px}.styles-module-scss-module__Vg0xZW__imageList{overscroll-behavior-x:none;flex-direction:column;flex:1;gap:12px;min-height:0;padding-top:10px;display:flex;overflow:hidden auto}.styles-module-scss-module__Vg0xZW__imageList::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vg0xZW__imageList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__imageListItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__imageListItem:hover{background:#ffffff0d;border-color:#ffffff1f}.styles-module-scss-module__Vg0xZW__imageListItemAsCover{z-index:1;background:#e6b4221a;border:3px solid #e6b422;position:relative;box-shadow:inset 0 0 0 1px #e6b42233}.styles-module-scss-module__Vg0xZW__imageListItemAsCover:hover{background:#e6b4221f;border-color:#f0c030}.styles-module-scss-module__Vg0xZW__coverStickyNoteAbs{z-index:4;text-align:center;color:#4a3728;transform-origin:50%;pointer-events:none;background:linear-gradient(160deg,#fffde7 0%,#fff59d 45%,#ffee58 100%);border-radius:2px;max-width:80px;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.25;position:absolute;top:-8px;left:10px;transform:rotate(-7deg);box-shadow:2px 3px #0000001f,3px 5px 12px #00000047}.styles-module-scss-module__Vg0xZW__imageListLeft{flex-shrink:0;align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__dragHandle{color:#fff6;cursor:grab;touch-action:pan-y;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__dragHandle:hover:not(:disabled){color:#ffffffb3}.styles-module-scss-module__Vg0xZW__dragHandle:active:not(:disabled){cursor:grabbing;color:#01fe97}.styles-module-scss-module__Vg0xZW__dragHandle:disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__imageIndex{color:#ffffffb3;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.styles-module-scss-module__Vg0xZW__imageThumbnail{background:#0000004d;border-radius:6px;width:56px;height:56px;position:relative;overflow:hidden}.styles-module-scss-module__Vg0xZW__imageThumbnail img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Vg0xZW__imageListCenter{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.styles-module-scss-module__Vg0xZW__imageFileName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__Vg0xZW__imageStatus{align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__Vg0xZW__statusUploading{color:#01fe97;align-items:center;gap:6px;display:flex}.styles-module-scss-module__Vg0xZW__statusAuditing{color:#35f8ff;align-items:center;gap:6px;display:flex}.styles-module-scss-module__Vg0xZW__statusFailed{color:#ff4458;align-items:center;gap:8px;display:flex}.styles-module-scss-module__Vg0xZW__statusComplete{color:#01fe97}.styles-module-scss-module__Vg0xZW__retryLink{color:#01fe97;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.styles-module-scss-module__Vg0xZW__retryLink:hover{color:#0dfdae}.styles-module-scss-module__Vg0xZW__spinner{animation:1s linear infinite styles-module-scss-module__Vg0xZW__spin}@keyframes styles-module-scss-module__Vg0xZW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__Vg0xZW__imageListRemove{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__imageListRemove:hover:not(:disabled){color:#ff4458;background:#ff445826;border-color:#ff4458}.styles-module-scss-module__Vg0xZW__imageListRemove:disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__uploadActions{justify-content:center;margin-top:24px;display:flex}.styles-module-scss-module__Vg0xZW__continueButton{color:#1e2021;cursor:pointer;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;height:40px;padding:0 32px;font-size:14px;font-weight:600;transition:all .2s}.styles-module-scss-module__Vg0xZW__continueButton:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__Vg0xZW__continueButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__Vg0xZW__pictureEditingCard{background:#ffffff04;border:1px solid #3f3f41;border-radius:12px;flex-shrink:0;width:100%;margin:0;padding:12px 14px 10px}.styles-module-scss-module__Vg0xZW__pictureEditingHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module-scss-module__Vg0xZW__pictureEditingTitle{color:#a0a3a3;align-items:center;gap:8px;font-size:16px;line-height:22px;display:flex}.styles-module-scss-module__Vg0xZW__pictureClearButton{color:#a0a3a3;cursor:pointer;background:0 0;border:none;width:22px;height:22px;padding:0;transition:all .2s}.styles-module-scss-module__Vg0xZW__pictureClearButton:hover{color:#fff}.styles-module-scss-module__Vg0xZW__pictureEditingGrid{grid-template-columns:repeat(8,56px);align-items:center;gap:12px;display:grid}.styles-module-scss-module__Vg0xZW__pictureEditingGrid.styles-module-scss-module__Vg0xZW__expanded{grid-template-columns:repeat(8,56px)}.styles-module-scss-module__Vg0xZW__pictureAddButton,.styles-module-scss-module__Vg0xZW__pictureThumb{border-radius:8px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.styles-module-scss-module__Vg0xZW__pictureAddButton{color:#a0a3a3;cursor:pointer;background:#343637;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__pictureAddButton:hover:not(:disabled){color:#fff;background:#3d3f40}.styles-module-scss-module__Vg0xZW__pictureAddButton:disabled{opacity:.45;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__pictureThumb{cursor:grab;touch-action:none;background:#ffffff0f;position:relative}.styles-module-scss-module__Vg0xZW__pictureThumb:active{cursor:grabbing}.styles-module-scss-module__Vg0xZW__pictureThumb:hover .styles-module-scss-module__Vg0xZW__pictureThumbRemove{opacity:1;transform:scale(1)}.styles-module-scss-module__Vg0xZW__pictureThumbImage{object-fit:cover;width:100%;height:100%;display:block}.styles-module-scss-module__Vg0xZW__pictureThumbIndex{color:#fff;text-align:center;font-variant-numeric:tabular-nums;background:#111112d1;border-radius:0 0 8px;min-width:18px;height:18px;padding:0 5px;font-size:13px;line-height:18px;position:absolute;top:0;left:0}.styles-module-scss-module__Vg0xZW__pictureThumbOverlay{color:#01fe97;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__Vg0xZW__pictureThumbRemove{color:#242628;cursor:pointer;opacity:0;background:linear-gradient(156.42deg,#00ff95 20.852%,#35f8ff 96.727%);border:none;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:4px;right:4px;transform:scale(.85)}.styles-module-scss-module__Vg0xZW__pictureThumbRemove:disabled{opacity:0;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__pictureRetryButton{color:#fff;cursor:pointer;background:#ff4458e6;border:none;border-radius:999px;height:24px;padding:0 10px;font-size:12px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.styles-module-scss-module__Vg0xZW__pictureExpandButton{color:#a0a3a3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;margin:12px auto 0;padding:0;font-size:16px;line-height:24px;transition:color .2s;display:flex}.styles-module-scss-module__Vg0xZW__pictureExpandButton:hover{color:#fff}.styles-module-scss-module__Vg0xZW__pictureExpandButton svg{transition:transform .2s}.styles-module-scss-module__Vg0xZW__rotated{transform:rotate(180deg)}.styles-module-scss-module__Vg0xZW__infoEditLeft{flex-direction:column;gap:30px;padding-right:8px;display:flex;overflow-y:auto}.styles-module-scss-module__Vg0xZW__infoEditLeft::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vg0xZW__infoEditLeft::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__stepTitle{color:#fff;text-align:left;height:34px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__Vg0xZW__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__Vg0xZW__formGroup.styles-module-scss-module__Vg0xZW__shake{animation:.5s styles-module-scss-module__Vg0xZW__shake}.styles-module-scss-module__Vg0xZW__formGroupBordered{background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;width:100%;padding:16px;transition:border-color .2s;display:flex}.styles-module-scss-module__Vg0xZW__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea{box-shadow:none!important;background:0 0!important;border:none!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:focus,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:focus-visible,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:hover,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:focus,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:focus-visible,.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:hover{background:0 0!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:-webkit-autofill{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:-webkit-autofill:hover{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__input:-webkit-autofill:focus{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:-webkit-autofill{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:-webkit-autofill:hover{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered .styles-module-scss-module__Vg0xZW__textarea:-webkit-autofill:focus{caret-color:#ffffffe6;-webkit-text-fill-color:#ffffffe6!important;box-shadow:inset 0 0 0 1000px #0000!important}.styles-module-scss-module__Vg0xZW__formGroupBordered.styles-module-scss-module__Vg0xZW__shake{animation:.5s styles-module-scss-module__Vg0xZW__shake}@keyframes styles-module-scss-module__Vg0xZW__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module-scss-module__Vg0xZW__label{color:#ffffffe6;align-items:center;gap:6px;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__Vg0xZW__label .styles-module-scss-module__Vg0xZW__required{color:#fff9;font-weight:400}.styles-module-scss-module__Vg0xZW__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__Vg0xZW__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__Vg0xZW__input{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.styles-module-scss-module__Vg0xZW__input:focus{background:#ffffff14;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__textarea{color:#ffffffe6;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;min-height:120px;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.styles-module-scss-module__Vg0xZW__textarea:focus{background:#ffffff14;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__checkboxLabel{color:#ffffffe6;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.styles-module-scss-module__Vg0xZW__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px}.styles-module-scss-module__Vg0xZW__checkboxLabel .styles-module-scss-module__Vg0xZW__required{color:#ff4458}.styles-module-scss-module__Vg0xZW__audioDropdown{position:relative}.styles-module-scss-module__Vg0xZW__audioDropdownTrigger{color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;width:100%;height:44px;padding:0 16px;font-size:14px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__audioDropdownTrigger:hover{background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__Vg0xZW__audioDropdownTrigger span{text-align:left;flex:1}.styles-module-scss-module__Vg0xZW__audioDropdownTrigger svg:last-child{transition:transform .2s}.styles-module-scss-module__Vg0xZW__audioDropdownTrigger .styles-module-scss-module__Vg0xZW__rotated{transform:rotate(180deg)}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating{z-index:900;background:#2d3033;border-radius:8px;flex-direction:column;animation:.2s styles-module-scss-module__Vg0xZW__fadeIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 4px 16px #00000059}@keyframes styles-module-scss-module__Vg0xZW__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioSearch{border-bottom:1px solid #ffffff14;flex-shrink:0;padding:8px}.styles-module-scss-module__Vg0xZW__audioSearch{border-bottom:1px solid #ffffff14;padding:12px}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioSearchInput{padding:6px 10px;font-size:13px}.styles-module-scss-module__Vg0xZW__audioSearchInput{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px}.styles-module-scss-module__Vg0xZW__audioSearchInput::placeholder{color:#fff6}.styles-module-scss-module__Vg0xZW__audioSearchInput:focus{background:#ffffff14;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioList{flex:1;min-height:0;max-height:none;overflow-y:auto}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioList::-webkit-scrollbar{width:5px}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__audioList{max-height:240px;overflow-y:auto}.styles-module-scss-module__Vg0xZW__audioList::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vg0xZW__audioList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioLoading,.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioEmpty{padding:16px 12px;font-size:12px}.styles-module-scss-module__Vg0xZW__audioLoading,.styles-module-scss-module__Vg0xZW__audioEmpty{text-align:center;color:#ffffff80;padding:24px;font-size:13px}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioLoadMoreBtn{padding:6px 10px;font-size:12px}.styles-module-scss-module__Vg0xZW__audioLoadMoreBtn{color:#ffffffbf;cursor:pointer;background:#ffffff0f;border:none;border-top:1px solid #ffffff14;width:100%;margin:0;padding:10px 12px;font-size:13px;transition:background .2s}.styles-module-scss-module__Vg0xZW__audioLoadMoreBtn:hover:not(:disabled){color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__Vg0xZW__audioLoadMoreBtn:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioItem{gap:8px;padding:6px 10px}.styles-module-scss-module__Vg0xZW__audioItem{cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__audioItem:hover{background:#00ff9514}.styles-module-scss-module__Vg0xZW__audioItem.styles-module-scss-module__Vg0xZW__selected{background:#00ff951f}.styles-module-scss-module__Vg0xZW__audioItem:last-child{border-bottom:none}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioCover{border-radius:4px;width:32px;height:32px}.styles-module-scss-module__Vg0xZW__audioCover{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.styles-module-scss-module__Vg0xZW__audioInfo{text-align:left;flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioTitle{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;min-width:0;font-size:13px;font-weight:400;overflow:hidden}.styles-module-scss-module__Vg0xZW__audioTitle{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__Vg0xZW__audioDropdownMenuFloating .styles-module-scss-module__Vg0xZW__audioDuration{color:#ffffff73;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.styles-module-scss-module__Vg0xZW__audioDuration{color:#ffffff80;font-size:12px}.styles-module-scss-module__Vg0xZW__publishActions{margin-top:auto;padding-top:24px}.styles-module-scss-module__Vg0xZW__publishButton{color:#1e2021;cursor:pointer;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:8px;width:100%;height:44px;font-size:15px;font-weight:600;transition:all .2s}.styles-module-scss-module__Vg0xZW__publishButton:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__Vg0xZW__publishButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__stepProgress{flex-shrink:0;justify-content:center;align-items:flex-end;gap:0;width:100%;padding:10px 0 20px;display:flex}.styles-module-scss-module__Vg0xZW__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__Vg0xZW__stepLabel{color:#fff;text-align:center;white-space:nowrap;height:17px;margin-bottom:7px;font-size:14px;font-weight:700;transition:opacity .3s}.styles-module-scss-module__Vg0xZW__stepLabel.styles-module-scss-module__Vg0xZW__active{opacity:1}.styles-module-scss-module__Vg0xZW__stepLabel.styles-module-scss-module__Vg0xZW__completed{opacity:.9}.styles-module-scss-module__Vg0xZW__stepDot{background:0 0;border:2px solid #343637;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__Vg0xZW__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__Vg0xZW__stepDot.styles-module-scss-module__Vg0xZW__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__Vg0xZW__stepDot.styles-module-scss-module__Vg0xZW__completed:before{background:#01fe97}.styles-module-scss-module__Vg0xZW__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__Vg0xZW__stepLine.styles-module-scss-module__Vg0xZW__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__Vg0xZW__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__Vg0xZW__infoEditFooter{box-sizing:border-box;background:#1e2021;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;align-items:center;width:980px;height:66px;padding:0 18px;display:flex}.styles-module-scss-module__Vg0xZW__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__Vg0xZW__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__Vg0xZW__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__footerButtonBack,.styles-module-scss-module__Vg0xZW__footerButtonNext{cursor:pointer;text-align:center;border:none;border-radius:999px;width:67px;height:34px;padding:0;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__Vg0xZW__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__Vg0xZW__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vg0xZW__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__Vg0xZW__footerButtonNext:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__Vg0xZW__footerButtonNext:active{transform:translateY(1px)}.styles-module-scss-module__Vg0xZW__footerButtonNext:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vg0xZW__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__Vg0xZW__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__Vg0xZW__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__Vg0xZW__reuseDetailsBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;height:32px;padding:0 16px;font-size:13px;transition:all .2s}.styles-module-scss-module__Vg0xZW__reuseDetailsBtn:hover{color:#ffffffe6;background:#ffffff14}.styles-module-scss-module__Vg0xZW__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__Vg0xZW__detailsLeft::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vg0xZW__detailsLeft::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vg0xZW__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__Vg0xZW__input::placeholder{color:#ffffff4d}.styles-module-scss-module__Vg0xZW__textarea{color:#ffffffe6;resize:none;background:0 0;border:none;outline:none;min-height:100px;padding:0;font-family:inherit;font-size:14px}.styles-module-scss-module__Vg0xZW__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__Vg0xZW__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__Vg0xZW__audioDesc{color:#fff9;margin-bottom:12px;font-size:13px;line-height:1.5}.styles-module-scss-module__Vg0xZW__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__Vg0xZW__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__Vg0xZW__checkItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__checkItem.styles-module-scss-module__Vg0xZW__clickable{cursor:pointer}.styles-module-scss-module__Vg0xZW__checkItem.styles-module-scss-module__Vg0xZW__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__Vg0xZW__checkItem.styles-module-scss-module__Vg0xZW__shake{animation:.5s styles-module-scss-module__Vg0xZW__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__Vg0xZW__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__Vg0xZW__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__Vg0xZW__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__Vg0xZW__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__Vg0xZW__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vg0xZW__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__Vg0xZW__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__Vg0xZW__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__Vg0xZW__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__Vg0xZW__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vg0xZW__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__Vg0xZW__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__Vg0xZW__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__Vg0xZW__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__Vg0xZW__visibilityOption:hover .styles-module-scss-module__Vg0xZW__optionTitle{color:#fff}.styles-module-scss-module__Vg0xZW__visibilityOption.styles-module-scss-module__Vg0xZW__selected .styles-module-scss-module__Vg0xZW__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__visibilityOption.styles-module-scss-module__Vg0xZW__selected .styles-module-scss-module__Vg0xZW__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vg0xZW__visibilityOption.styles-module-scss-module__Vg0xZW__selected .styles-module-scss-module__Vg0xZW__optionTitle{color:#fff}.styles-module-scss-module__Vg0xZW__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__radioInput{appearance:none;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.styles-module-scss-module__Vg0xZW__radioInput:after{content:"";opacity:0;background:#1e2021;border-radius:50%;width:8px;height:8px;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.styles-module-scss-module__Vg0xZW__radioInput:checked{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__Vg0xZW__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vg0xZW__optionContent{flex:1}.styles-module-scss-module__Vg0xZW__optionTitle{color:#fffc;margin-bottom:4px;font-size:15px;font-weight:600;transition:color .2s}.styles-module-scss-module__Vg0xZW__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__Vg0xZW__sharePrivatelyBtn{color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex}.styles-module-scss-module__Vg0xZW__sharePrivatelyBtn:hover{background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__Vg0xZW__detailsRight{background:#ffffff08;border-radius:14px;flex-direction:column;flex-shrink:0;width:320px;height:fit-content;display:flex;overflow:hidden}.styles-module-scss-module__Vg0xZW__graphicsSlidesPlaceholder{box-sizing:border-box;color:#ffffff73;text-align:center;justify-content:center;align-items:center;width:320px;min-height:180px;padding:24px 16px;font-size:13px;line-height:1.5;display:flex}.styles-module-scss-module__Vg0xZW__graphicsSlidesCarousel{flex-shrink:0;width:100%;height:240px}.styles-module-scss-module__Vg0xZW__tagSection{flex-direction:column;gap:24px;margin-top:8px;margin-bottom:24px;display:flex}.styles-module-scss-module__Vg0xZW__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__Vg0xZW__tagGroup.styles-module-scss-module__Vg0xZW__shake{animation:.5s styles-module-scss-module__Vg0xZW__shake}.styles-module-scss-module__Vg0xZW__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Vg0xZW__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__Vg0xZW__tagGroupTitle .styles-module-scss-module__Vg0xZW__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__Vg0xZW__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.styles-module-scss-module__Vg0xZW__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__Vg0xZW__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__Vg0xZW__tagMoreBtn.styles-module-scss-module__Vg0xZW__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__Vg0xZW__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__Vg0xZW__tagList.styles-module-scss-module__Vg0xZW__expanded{max-height:500px}.styles-module-scss-module__Vg0xZW__tagLoading{color:#ffffff80;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.styles-module-scss-module__Vg0xZW__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vg0xZW__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__Vg0xZW__tagItem.styles-module-scss-module__Vg0xZW__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__Vg0xZW__tagItem.styles-module-scss-module__Vg0xZW__selected span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__Vg0xZW__tagItem.styles-module-scss-module__Vg0xZW__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:6px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__Vg0xZW__audioSelectGroup.styles-module-scss-module__Vg0xZW__shake{animation:.5s styles-module-scss-module__Vg0xZW__shake}
.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__headerActions{align-items:center;gap:4px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__refreshBtn{cursor:pointer;color:#969798;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__refreshBtn:hover:not(:disabled){color:#fff;background:#ffffff14}.AddToPlaylistModal-module-scss-module__VjwL6W__refreshBtn:disabled{cursor:not-allowed;opacity:.5}.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}
.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}
