.AddToPlaylistModal-module-scss-module__VjwL6W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddToPlaylistModal-module-scss-module__VjwL6W__modalContent{background:#1e2021;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:90%;max-width:480px;max-height:70vh;animation:.3s ease-out AddToPlaylistModal-module-scss-module__VjwL6W__modalIn;display:flex;box-shadow:0 24px 48px #00000080}@keyframes AddToPlaylistModal-module-scss-module__VjwL6W__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AddToPlaylistModal-module-scss-module__VjwL6W__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__modalHeader h3{color:#fff;margin:0;font-size:24px;font-weight:600}.AddToPlaylistModal-module-scss-module__VjwL6W__closeBtn{cursor:pointer;color:#969798;background:0 0;border:none;padding:4px;transition:color .2s}.AddToPlaylistModal-module-scss-module__VjwL6W__closeBtn:hover{color:#fff}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody{flex-direction:column;flex:1;gap:8px;padding:0 32px 24px;display:flex;overflow-y:auto}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar{width:6px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-track{background:0 0}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalBody::-webkit-scrollbar-thumb:hover{background:#fff3}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn{cursor:pointer;background:#00ff950d;border:1px dashed #00ff954d;border-radius:10px;align-items:center;gap:14px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn span{color:#00ff95;font-size:14px;font-weight:500}.AddToPlaylistModal-module-scss-module__VjwL6W__createBtn:hover{background:#00ff951a;border-color:#00ff95}.AddToPlaylistModal-module-scss-module__VjwL6W__plusIconWrapper{color:#00ff95;background:#2b2e30;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistList{flex-direction:column;gap:8px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItem{cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:10px 12px;transition:all .2s;display:flex;position:relative}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItem:hover{background:#ffffff0d}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistItemDisabled{opacity:.45;cursor:not-allowed;pointer-events:none}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistCoverWrapper{background:#2b2e30;border-radius:8px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistCover{object-fit:cover;width:100%;height:100%}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistNameRow{color:#ffffffe6;align-items:center;gap:6px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistNameRow svg{color:#ffffff59;flex-shrink:0}.AddToPlaylistModal-module-scss-module__VjwL6W__playlistName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.AddToPlaylistModal-module-scss-module__VjwL6W__songCount{color:#ffffff59;font-size:12px}.AddToPlaylistModal-module-scss-module__VjwL6W__addingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#00ff95;background:#0006;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AddToPlaylistModal-module-scss-module__VjwL6W__loadingWrapper{color:#00ff95;justify-content:center;padding:40px 0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__emptyState{color:#4b4b4b;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__emptyState p{margin:0;font-size:14px}.AddToPlaylistModal-module-scss-module__VjwL6W__modalFooter{border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;padding:16px 24px 24px;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateRow{align-items:center;gap:12px;width:100%;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput{color:#fff;background:#2b2e30;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;height:40px;padding:0 12px;font-size:14px;transition:all .2s}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput:focus{background:#343637;border-color:#00ff95}.AddToPlaylistModal-module-scss-module__VjwL6W__quickInput::placeholder{color:#fff3}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn:hover:not(:disabled){background:#e6e6e6;transform:translateY(-1px)}.AddToPlaylistModal-module-scss-module__VjwL6W__quickCreateBtn:disabled{opacity:.5;cursor:not-allowed}
.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;max-width:60%;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}
.styles-module-scss-module__340ucW__switchRoot{--switch-width:160px;--switch-height:42px;--switch-padding-x:8.5px;--switch-padding-y:6px;--label-font-size:14px;width:var(--switch-width);height:var(--switch-height);padding:var(--switch-padding-y)var(--switch-padding-x);background:#ffffff1a;border:.8px solid #ffffff1a;border-radius:99px;flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:inline-grid;position:relative;overflow:hidden}.styles-module-scss-module__340ucW__switchRoot[data-disabled=true]{cursor:not-allowed;opacity:.62}.styles-module-scss-module__340ucW__thumb{top:var(--switch-padding-y);bottom:var(--switch-padding-y);left:var(--switch-padding-x);width:calc((100% - var(--switch-padding-x)*2)/2);transform-origin:50%;background:linear-gradient(104deg,#16ff8b 0%,#34f8ff 100%);border-radius:999px;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute}.styles-module-scss-module__340ucW__privateActive .styles-module-scss-module__340ucW__thumb{transform:translate(100%)}.styles-module-scss-module__340ucW__publicActive .styles-module-scss-module__340ucW__thumb{transform:translate(0)}.styles-module-scss-module__340ucW__privateActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:.6s styles-module-scss-module__340ucW__jellyToPrivate}.styles-module-scss-module__340ucW__publicActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:.6s styles-module-scss-module__340ucW__jellyToPublic}.styles-module-scss-module__340ucW__option{appearance:none;z-index:1;color:#fff;cursor:pointer;width:100%;min-width:0;height:100%;font-family:inherit;font-size:var(--label-font-size);text-align:center;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;font-weight:400;line-height:1;transition:color .18s,opacity .18s;display:flex;position:relative}.styles-module-scss-module__340ucW__option:disabled{cursor:inherit}.styles-module-scss-module__340ucW__active{color:#101415}@keyframes styles-module-scss-module__340ucW__jellyToPrivate{0%{transform:translate(0)scale(1)}25%{transform:translate(100%)scale(1.05,.95)}50%{transform:translate(100%)scale(.95,1.05)}65%{transform:translate(100%)scale(1.02,.98)}to{transform:translate(100%)scale(1)}}@keyframes styles-module-scss-module__340ucW__jellyToPublic{0%{transform:translate(100%)scale(1)}25%{transform:translate(0)scale(1.05,.95)}50%{transform:translate(0)scale(.95,1.05)}65%{transform:translate(0)scale(1.02,.98)}to{transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__340ucW__thumb{transition:none}.styles-module-scss-module__340ucW__privateActive[data-animate=true] .styles-module-scss-module__340ucW__thumb,.styles-module-scss-module__340ucW__publicActive[data-animate=true] .styles-module-scss-module__340ucW__thumb{animation:none}}
.styles-module-scss-module__Vc4qya__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__Vc4qya__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__Vc4qya__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__Vc4qya__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__Vc4qya__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__Vc4qya__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__Vc4qya__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__Vc4qya__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__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__Vc4qya__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__Vc4qya__closeButton:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__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__Vc4qya__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__Vc4qya__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__Vc4qya__stepLabel.styles-module-scss-module__Vc4qya__active{opacity:1}.styles-module-scss-module__Vc4qya__stepLabel.styles-module-scss-module__Vc4qya__completed{opacity:.9}.styles-module-scss-module__Vc4qya__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__Vc4qya__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__Vc4qya__stepDot.styles-module-scss-module__Vc4qya__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__Vc4qya__stepDot.styles-module-scss-module__Vc4qya__completed:before{background:#01fe97}.styles-module-scss-module__Vc4qya__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__Vc4qya__stepLine.styles-module-scss-module__Vc4qya__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__Vc4qya__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__Vc4qya__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__Vc4qya__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__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__Vc4qya__uploadZone.styles-module-scss-module__Vc4qya__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__Vc4qya__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__Vc4qya__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__Vc4qya__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__Vc4qya__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__Vc4qya__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vc4qya__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vc4qya__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Vc4qya__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vc4qya__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vc4qya__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__Vc4qya__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__Vc4qya__arrowBounce}@keyframes styles-module-scss-module__Vc4qya__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__Vc4qya__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__Vc4qya__checkmarkPop}@keyframes styles-module-scss-module__Vc4qya__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__Vc4qya__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__Vc4qya__errorShake}@keyframes styles-module-scss-module__Vc4qya__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__Vc4qya__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__Vc4qya__iconCharging}@keyframes styles-module-scss-module__Vc4qya__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__Vc4qya__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__Vc4qya__uploadSubText{color:#ffffff80;text-align:center;font-size:13px}.styles-module-scss-module__Vc4qya__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__Vc4qya__uploadButton:hover:not(:disabled){color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__uploadButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vc4qya__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__Vc4qya__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__Vc4qya__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__Vc4qya__uploadDisclaimer .styles-module-scss-module__Vc4qya__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vc4qya__uploadDisclaimer .styles-module-scss-module__Vc4qya__link:hover{text-decoration:underline}.styles-module-scss-module__Vc4qya__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__Vc4qya__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__Vc4qya__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__Vc4qya__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__Vc4qya__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__footerButtonBack,.styles-module-scss-module__Vc4qya__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__Vc4qya__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__Vc4qya__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__Vc4qya__footerButtonNext:hover{filter:brightness(1.1);animation:.6s styles-module-scss-module__Vc4qya__jelly;box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__Vc4qya__footerButtonNext:active{animation:none;transform:translateY(1px)}.styles-module-scss-module__Vc4qya__footerButtonNext.styles-module-scss-module__Vc4qya__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both styles-module-scss-module__Vc4qya__shake;transform:translate(0,0)}.styles-module-scss-module__Vc4qya__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__Vc4qya__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vc4qya__buttonBack{color:#ffffffe6;background:#ffffff1a}.styles-module-scss-module__Vc4qya__buttonBack:hover:not(:disabled){background:#ffffff26}.styles-module-scss-module__Vc4qya__buttonNext,.styles-module-scss-module__Vc4qya__buttonPublish{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__Vc4qya__buttonNext:hover:not(:disabled),.styles-module-scss-module__Vc4qya__buttonPublish:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__Vc4qya__buttonNext:active:not(:disabled),.styles-module-scss-module__Vc4qya__buttonPublish:active:not(:disabled){transform:translateY(1px)}.styles-module-scss-module__Vc4qya__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__Vc4qya__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__Vc4qya__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__Vc4qya__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__Vc4qya__formGroupBordered.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}@keyframes styles-module-scss-module__Vc4qya__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__Vc4qya__label{color:#ffffffe6;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__Vc4qya__label .styles-module-scss-module__Vc4qya__required{color:#fff9;font-weight:400}.styles-module-scss-module__Vc4qya__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__Vc4qya__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__Vc4qya__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__Vc4qya__input::placeholder{color:#ffffff4d}.styles-module-scss-module__Vc4qya__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__Vc4qya__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__Vc4qya__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__Vc4qya__thumbnailGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailItem:hover{border-color:#01fe9780}.styles-module-scss-module__Vc4qya__thumbnailItem.styles-module-scss-module__Vc4qya__selected{border-color:#01fe97;box-shadow:0 0 0 2px #01fe9733}.styles-module-scss-module__Vc4qya__thumbnailItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Vc4qya__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__Vc4qya__audioPreviewContainer{background:#00000080;border-radius:14px 14px 0 0;justify-content:center;align-items:center;width:320px;height:180px;display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__audioElement{width:90%}.styles-module-scss-module__Vc4qya__checkCompleteBox{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.styles-module-scss-module__Vc4qya__checkCompleteIcon{color:#01fe97;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__Vc4qya__checkCompleteTitle{color:#fff;font-size:20px;font-weight:600}.styles-module-scss-module__Vc4qya__checkCompleteSubtitle{color:#969798;font-size:14px}.styles-module-scss-module__Vc4qya__checksContent{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__videoInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__videoInfoItem .styles-module-scss-module__Vc4qya__infoLabel{color:#ffffff80;font-size:12px}.styles-module-scss-module__Vc4qya__videoInfoItem .styles-module-scss-module__Vc4qya__infoValue{color:#ffffffe6;word-break:break-all;font-size:13px}.styles-module-scss-module__Vc4qya__infoValueWithCopy{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Vc4qya__infoValueWithCopy .styles-module-scss-module__Vc4qya__infoValue{color:#ffffffe6;word-break:break-all;flex:1;font-size:13px}.styles-module-scss-module__Vc4qya__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__Vc4qya__copyButton:hover{color:#01fe97;background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__Vc4qya__copyButton:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__uploadProgress{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__Vc4qya__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.styles-module-scss-module__Vc4qya__progressFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%);height:100%;transition:width .3s}.styles-module-scss-module__Vc4qya__progressText{color:#ffffffb3;text-align:center;font-size:13px}.styles-module-scss-module__Vc4qya__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__Vc4qya__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__Vc4qya__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__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__clickable{cursor:pointer}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__checkItemBusy{cursor:wait;pointer-events:none}.styles-module-scss-module__Vc4qya__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__checkIcon{color:#01fe97;width:20px;height:20px}.styles-module-scss-module__Vc4qya__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__Vc4qya__checkLoadingIcon{color:#ffffff8c;flex-shrink:0}.styles-module-scss-module__Vc4qya__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__Vc4qya__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__Vc4qya__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__Vc4qya__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vc4qya__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__Vc4qya__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__Vc4qya__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__Vc4qya__visibilityRight{overflow:hidden}.styles-module-scss-module__Vc4qya__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__Vc4qya__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__Vc4qya__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__Vc4qya__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__Vc4qya__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__Vc4qya__visibilityOption:hover .styles-module-scss-module__Vc4qya__optionTitle{color:#fff}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__optionTitle{color:#fff}.styles-module-scss-module__Vc4qya__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__radioInput:checked{background:0 0;border-color:#01fe97}.styles-module-scss-module__Vc4qya__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__Vc4qya__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vc4qya__optionContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__optionTitle{color:#ffffffe6;font-size:14px;font-weight:500;transition:color .2s}.styles-module-scss-module__Vc4qya__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__Vc4qya__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__Vc4qya__sharePrivatelyBtn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__Vc4qya__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__Vc4qya__detailsHeader .styles-module-scss-module__Vc4qya__stepTitle{margin-bottom:0}.styles-module-scss-module__Vc4qya__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__Vc4qya__reuseDetailsBtn:hover{color:#b0b1b2;background:#3f4041}.styles-module-scss-module__Vc4qya__reuseDetailsBtn:active{transform:scale(.98)}.styles-module-scss-module__Vc4qya__thumbnailDesc{color:#ffffff80;margin-bottom:16px;font-size:13px}.styles-module-scss-module__Vc4qya__thumbnailOptions{gap:12px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailOptions.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__thumbnailPreview{background:#0003;border:1px solid #3f3f41;border-radius:8px;width:142px;height:80px;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__thumbnailPreview.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailPreviewImage{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailRemoveBtn:hover{background:#000c;transform:scale(1.1)}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailRemoveBtn:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailOptionCard:hover{background:#ffffff0d;border-color:#01fe97}.styles-module-scss-module__Vc4qya__thumbnailOptionIcon{color:#fff9;transition:color .2s}.styles-module-scss-module__Vc4qya__thumbnailOptionCard:hover .styles-module-scss-module__Vc4qya__thumbnailOptionIcon{color:#01fe97}.styles-module-scss-module__Vc4qya__thumbnailOptionLabel{color:#ffffffb3;font-size:12px;font-weight:500}.styles-module-scss-module__Vc4qya__thumbnailOptionLoading{color:#01fe97;font-size:11px;position:absolute;bottom:6px}.styles-module-scss-module__Vc4qya__thumbnailSelectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s styles-module-scss-module__Vc4qya__overlayFadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__Vc4qya__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__Vc4qya__modalSlideIn;display:flex;box-shadow:0 8px 32px #0006}.styles-module-scss-module__Vc4qya__thumbnailSelectorHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailSelectorTitle{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailSelectorClose:hover{color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__Vc4qya__thumbnailSelectorDesc{color:#ffffff80;margin:0;padding:12px 24px 0;font-size:13px}.styles-module-scss-module__Vc4qya__thumbnailSelectorGrid{flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailSelectorItem:hover{border-color:#0fc6}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem.styles-module-scss-module__Vc4qya__selected{border-width:2px;border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem.styles-module-scss-module__Vc4qya__selected:after{display:none}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Vc4qya__thumbnailSelectorFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailSelectorCancelBtn:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__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__Vc4qya__thumbnailSelectorDoneBtn:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__Vc4qya__thumbnailSelectorDoneBtn:active{transform:translateY(1px)}@keyframes styles-module-scss-module__Vc4qya__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__Vc4qya__activityHint{color:#fff6;align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:400;display:inline-flex}.styles-module-scss-module__Vc4qya__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__Vc4qya__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 2px 8px #0000004d,inset 0 0 1px #00ff9533}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar{width:3px}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-track{background:#0003}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-thumb{background:#00ff954d}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-thumb:hover{background:#00ff9580}@keyframes styles-module-scss-module__Vc4qya__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__Vc4qya__activityItem{cursor:pointer;border-bottom:1px solid #ffffff08;padding:8px 10px;transition:all .12s}.styles-module-scss-module__Vc4qya__activityItem:hover{background:linear-gradient(90deg,#00ff951f 0%,#00ff9514 100%);border-bottom-color:#00ff9526}.styles-module-scss-module__Vc4qya__activityItem:active{background:linear-gradient(90deg,#00ff952e 0%,#00ff951f 100%)}.styles-module-scss-module__Vc4qya__activityItem:last-child{border-bottom:none}.styles-module-scss-module__Vc4qya__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__Vc4qya__tagSection{flex-direction:column;gap:24px;margin-top:8px;display:flex}.styles-module-scss-module__Vc4qya__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__tagGroup.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Vc4qya__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__Vc4qya__tagGroupTitle .styles-module-scss-module__Vc4qya__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__Vc4qya__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__Vc4qya__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__Vc4qya__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__Vc4qya__tagMoreBtn.styles-module-scss-module__Vc4qya__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__Vc4qya__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__Vc4qya__tagList.styles-module-scss-module__Vc4qya__expanded{max-height:500px}.styles-module-scss-module__Vc4qya__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__Vc4qya__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__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__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__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__Vc4qya__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__Vc4qya__activityList.styles-module-scss-module__Vc4qya__expanded{max-height:800px}.styles-module-scss-module__Vc4qya__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__Vc4qya__activityCard:hover{background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__activityName,.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__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__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__activityAdd svg{color:#00ff95}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__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__Vc4qya__activityCardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__activityName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__Vc4qya__activityInfoIcon{color:#969798;flex-shrink:0}.styles-module-scss-module__Vc4qya__activityInfoIcon:hover{color:#fff}.styles-module-scss-module__Vc4qya__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}
.styles-module-scss-module__jQSv1q__artworkCard{background-color:#2a2a2a;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__jQSv1q__artworkCard:hover .styles-module-scss-module__jQSv1q__menuContainer{opacity:1}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard{aspect-ratio:3/4;cursor:default;border:2px solid #0000}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard.styles-module-scss-module__jQSv1q__clickable{cursor:pointer}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard:hover{border-color:#01fe97}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__clickable{cursor:pointer}.styles-module-scss-module__jQSv1q__cardCover{width:100%;height:100%;position:relative}.styles-module-scss-module__jQSv1q__coverImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__jQSv1q__coverPlaceholder{color:#ffffff4d;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.styles-module-scss-module__jQSv1q__coverPlaceholder span{color:#ffffff40;font-size:13px;font-weight:500}.styles-module-scss-module__jQSv1q__coverPlaceholder svg{opacity:.25}.styles-module-scss-module__jQSv1q__tagContainer{z-index:1;position:absolute;top:12px;left:12px}.styles-module-scss-module__jQSv1q__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__jQSv1q__statusTag.styles-module-scss-module__jQSv1q__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}.styles-module-scss-module__jQSv1q__menuContainer{opacity:0;z-index:3;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__jQSv1q__menuContainer.styles-module-scss-module__jQSv1q__forceShow{opacity:1!important}.styles-module-scss-module__jQSv1q__moreButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__jQSv1q__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__jQSv1q__menuContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:45;box-sizing:border-box;background-color:#1e1e1ef2;border:1px solid #333;border-radius:12px;flex-direction:column;width:155px;height:124px;padding:6px;display:flex;box-shadow:0 10px 30px #00000080}.styles-module-scss-module__jQSv1q__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__jQSv1q__menuItem{color:#eee;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;height:34px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__jQSv1q__menuItem:hover{color:#fff;background-color:#ffffff1a}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__delete{color:#ff6b6b}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__disabled:hover{color:#eee;background-color:#0000}.styles-module-scss-module__jQSv1q__menuItem svg{opacity:.9}.styles-module-scss-module__jQSv1q__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__jQSv1q__blockedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;z-index:2;background:#000000d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__jQSv1q__blockedOverlay p{color:#ffffffb3;font-size:14px;font-weight:500}.styles-module-scss-module__jQSv1q__blockedOverlay svg{opacity:.6}.styles-module-scss-module__jQSv1q__selectionOverlay{z-index:4;pointer-events:none;position:absolute;top:12px;right:12px}.styles-module-scss-module__jQSv1q__selectionOverlay .styles-module-scss-module__jQSv1q__checkbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0006;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__jQSv1q__selectionOverlay.styles-module-scss-module__jQSv1q__selected .styles-module-scss-module__jQSv1q__checkbox{color:#1e2021;background:#00ff95;border-color:#00ff95}.styles-module-scss-module__jQSv1q__cardInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-width:60px;height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:12px;left:12px}.styles-module-scss-module__jQSv1q__cardInfo span{font-family:monospace;font-size:12px;line-height:1}.styles-module-scss-module__jQSv1q__authorInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;max-width:calc(100% - 90px);height:24px;padding:3px 10px;line-height:1;display:flex;position:absolute;bottom:12px;right:12px}.styles-module-scss-module__jQSv1q__authorInfo .styles-module-scss-module__jQSv1q__authorName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}
.styles-module-scss-module__zhnz-W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#000000b3;position:fixed;inset:0}.styles-module-scss-module__zhnz-W__artworkListModal{z-index:40;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;min-height:600px;max-height:85vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0006}.styles-module-scss-module__zhnz-W__artworkListModal.styles-module-scss-module__zhnz-W__musicPickerModal{background:#1e2021;border:1px solid #ffffff14;border-radius:14px;width:min(960px,85vw);min-height:680px;max-height:680px;box-shadow:0 0 40px #0000004d}.styles-module-scss-module__zhnz-W__modalHeader{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__zhnz-W__modalHeader.styles-module-scss-module__zhnz-W__musicPickerHeader{background:#1e2021;border-bottom-color:#343637;align-items:center;padding:20px 24px}.styles-module-scss-module__zhnz-W__modalTitle{color:#fff;font-size:20px;font-weight:600}.styles-module-scss-module__zhnz-W__closeButton{color:#888;cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s}.styles-module-scss-module__zhnz-W__closeButton:hover{color:#fff}.styles-module-scss-module__zhnz-W__modalTabs{background-color:#1a1a1a;border-bottom:1px solid #333;padding:0 24px;display:flex}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabs{border-bottom:none;gap:24px;padding:0}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem{color:#666;cursor:pointer;background:0 0;border:none;outline:none;padding:12px 0;font-size:15px;font-weight:500;transition:color .2s;position:relative}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem:hover{color:#bbb}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem.styles-module-scss-module__zhnz-W__active{color:#fff}.styles-module-scss-module__zhnz-W__modalTabs .styles-module-scss-module__zhnz-W__tabItem.styles-module-scss-module__zhnz-W__active:after{content:"";background-color:#01fe97;height:2px;position:absolute;bottom:-1px;left:0;right:0}.styles-module-scss-module__zhnz-W__modalBody{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb:hover{background:#444}.styles-module-scss-module__zhnz-W__modalBody.styles-module-scss-module__zhnz-W__musicPickerBody{background:#1e2021;padding:0}.styles-module-scss-module__zhnz-W__artworkGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.styles-module-scss-module__zhnz-W__musicList{flex-direction:column;gap:0;padding:12px 30px;display:flex}.styles-module-scss-module__zhnz-W__musicListItem{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:14px;width:100%;padding:14px;transition:background .2s;display:flex}.styles-module-scss-module__zhnz-W__musicListItem:hover{background:#ffffff0d}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__selected{background:#ffffff1a}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__disabledSelected{cursor:not-allowed;opacity:.55}.styles-module-scss-module__zhnz-W__musicListItem.styles-module-scss-module__zhnz-W__disabledSelected:hover{background:#ffffff1a}.styles-module-scss-module__zhnz-W__musicListItem:hover .styles-module-scss-module__zhnz-W__musicPlayOverlay{opacity:1}.styles-module-scss-module__zhnz-W__musicCover{background:#111;border-radius:8px;flex-shrink:0;width:71px;height:88px;position:relative;overflow:hidden}.styles-module-scss-module__zhnz-W__musicCover img{object-fit:cover;width:100%;height:100%;display:block}.styles-module-scss-module__zhnz-W__musicCoverFallback{color:#ffffff59;background:linear-gradient(135deg,#2a2a2a 0%,#151515 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__zhnz-W__musicDurationBadge{background:#000000b3;border-top-left-radius:8px;border-bottom-right-radius:8px;padding:1px 4px;position:absolute;bottom:0;right:0}.styles-module-scss-module__zhnz-W__musicDurationBadge span{color:#fff;font-size:12px;line-height:16px}.styles-module-scss-module__zhnz-W__musicPlayOverlay{color:#fff;opacity:0;cursor:pointer;background:#0006;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.styles-module-scss-module__zhnz-W__musicPlayOverlay.styles-module-scss-module__zhnz-W__visible{opacity:1}.styles-module-scss-module__zhnz-W__musicInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.styles-module-scss-module__zhnz-W__musicTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:600;line-height:20px;overflow:hidden}.styles-module-scss-module__zhnz-W__musicDesc{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:18px;overflow:hidden}.styles-module-scss-module__zhnz-W__musicSelectMark{color:#111;background:#ffffff14;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module-scss-module__zhnz-W__musicSelectMark.styles-module-scss-module__zhnz-W__checked{background:#00ff95;border-color:#00ff95}@media (max-width:820px){.styles-module-scss-module__zhnz-W__musicListItem{gap:12px}}.styles-module-scss-module__zhnz-W__emptyState{color:#666;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore{color:#888;justify-content:center;align-items:center;gap:8px;padding:20px 0;font-size:13px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore:first-child:last-child,.styles-module-scss-module__zhnz-W__loadingMore.styles-module-scss-module__zhnz-W__initialLoading{flex:1}.styles-module-scss-module__zhnz-W__noMore{text-align:center;color:#444;padding:20px 0;font-size:12px}.styles-module-scss-module__zhnz-W__artworkCard{aspect-ratio:3/4;cursor:pointer;background-color:#2a2a2a;border:2px solid #0000;border-radius:12px;transition:border-color .2s;position:relative;overflow:hidden}.styles-module-scss-module__zhnz-W__artworkCard:hover{border-color:#01fe97}.styles-module-scss-module__zhnz-W__artworkCard:hover .styles-module-scss-module__zhnz-W__menuContainer{opacity:1}.styles-module-scss-module__zhnz-W__cardCover{width:100%;height:100%;position:relative}.styles-module-scss-module__zhnz-W__coverImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__zhnz-W__tagContainer{position:absolute;top:12px;left:12px}.styles-module-scss-module__zhnz-W__statusTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__zhnz-W__statusTag.styles-module-scss-module__zhnz-W__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}.styles-module-scss-module__zhnz-W__menuContainer{opacity:0;z-index:1;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__zhnz-W__menuContainer.styles-module-scss-module__zhnz-W__forceShow{opacity:1!important}.styles-module-scss-module__zhnz-W__moreButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__zhnz-W__menuContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:45;box-sizing:border-box;background-color:#1e1e1ef2;border:1px solid #333;border-radius:12px;flex-direction:column;width:155px;height:124px;padding:6px;display:flex;box-shadow:0 10px 30px #00000080}.styles-module-scss-module__zhnz-W__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__zhnz-W__menuItem{color:#eee;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;height:34px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__menuItem:hover{color:#fff;background-color:#ffffff1a}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete{color:#ff6b6b}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled:hover{color:#eee;background-color:#0000}.styles-module-scss-module__zhnz-W__menuItem svg{opacity:.9}.styles-module-scss-module__zhnz-W__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__zhnz-W__cardInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-width:60px;height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:12px;left:12px}.styles-module-scss-module__zhnz-W__duration{font-family:monospace;font-size:12px;line-height:1}.styles-module-scss-module__zhnz-W__modalFooter{background:#1a1a1a;border-top:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.styles-module-scss-module__zhnz-W__musicPickerFooter{background:#1e2021;border-top-color:#343637;justify-content:flex-end;padding:20px 30px}.styles-module-scss-module__zhnz-W__musicPickerFooter .styles-module-scss-module__zhnz-W__confirmBtn{color:#1e2021;background:linear-gradient(156.42deg,#00ff95 20.852%,#35f8ff 96.727%);border-radius:8px;min-width:72px;height:48px;padding:0 14px;font-size:16px;font-weight:600;line-height:20px}.styles-module-scss-module__zhnz-W__musicPickerFooter .styles-module-scss-module__zhnz-W__confirmBtn:hover{opacity:.9}.styles-module-scss-module__zhnz-W__selectedCount{color:#01fe97;min-height:20px;font-size:14px;font-weight:500}.styles-module-scss-module__zhnz-W__footerActions{gap:12px;display:flex}.styles-module-scss-module__zhnz-W__cancelBtn{cursor:pointer;color:#ccc;background:0 0;border:1px solid #444;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__zhnz-W__cancelBtn:hover{color:#fff;border-color:#666}.styles-module-scss-module__zhnz-W__confirmBtn{cursor:pointer;color:#000;background:#fff;border:none;border-radius:8px;padding:8px 28px;font-size:14px;font-weight:600;transition:all .2s}.styles-module-scss-module__zhnz-W__confirmBtn:hover:not(:disabled){background:#e6e6e6;transform:translateY(-1px)}.styles-module-scss-module__zhnz-W__confirmBtn:disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__zhnz-W__blockedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__zhnz-W__blockedOverlay p{color:#ffffffb3;font-size:14px;font-weight:500}.styles-module-scss-module__zhnz-W__blockedOverlay svg{opacity:.6}
.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}
.PlaylistDetailModal-module-scss-module__RKkgoa__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}.PlaylistDetailModal-module-scss-module__RKkgoa__modalContent{background:#1e2021;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:90%;max-width:520px;max-height:90vh;animation:.3s ease-out PlaylistDetailModal-module-scss-module__RKkgoa__modalIn;display:flex;box-shadow:0 24px 48px #00000080}@keyframes PlaylistDetailModal-module-scss-module__RKkgoa__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PlaylistDetailModal-module-scss-module__RKkgoa__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__modalHeader h3{color:#fff;margin:0;font-size:24px;font-weight:600}.PlaylistDetailModal-module-scss-module__RKkgoa__closeBtn{cursor:pointer;color:#969798;background:0 0;border:none;padding:4px;transition:color .2s}.PlaylistDetailModal-module-scss-module__RKkgoa__closeBtn:hover{color:#fff}.PlaylistDetailModal-module-scss-module__RKkgoa__modalBody{flex-direction:column;flex:1;gap:20px;padding:0 32px 24px;display:flex;overflow-y:auto}.PlaylistDetailModal-module-scss-module__RKkgoa__modalBody::-webkit-scrollbar{width:6px}.PlaylistDetailModal-module-scss-module__RKkgoa__modalBody::-webkit-scrollbar-track{background:0 0}.PlaylistDetailModal-module-scss-module__RKkgoa__modalBody::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.PlaylistDetailModal-module-scss-module__RKkgoa__modalBody::-webkit-scrollbar-thumb:hover{background:#fff3}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup{flex-direction:column;gap:8px;display:flex;position:relative}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup label{color:#fff9;font-size:14px;font-weight:500}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup input,.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup textarea{color:#fff;background:#2b2e30;border:1px solid #ffffff1a;border-radius:12px;padding:12px 16px;font-size:15px;transition:all .2s}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup input:focus,.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup textarea:focus{background:#343637;border-color:#00ff95;outline:none}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup input::placeholder,.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup textarea::placeholder{color:#fff3}.PlaylistDetailModal-module-scss-module__RKkgoa__inputGroup textarea{resize:none}.PlaylistDetailModal-module-scss-module__RKkgoa__charCount{color:#ffffff4d;font-size:12px;position:absolute;bottom:-18px;right:0}.PlaylistDetailModal-module-scss-module__RKkgoa__visibilityRow{background:#2b2e30;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__visibilityInfo{color:#fffc;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__toggleSwitch{cursor:pointer;background:#3f3f41;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .3s;position:relative}.PlaylistDetailModal-module-scss-module__RKkgoa__toggleSwitch.PlaylistDetailModal-module-scss-module__RKkgoa__active{background:#00ff95}.PlaylistDetailModal-module-scss-module__RKkgoa__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.PlaylistDetailModal-module-scss-module__RKkgoa__active .PlaylistDetailModal-module-scss-module__RKkgoa__toggleThumb{transform:translate(20px)}.PlaylistDetailModal-module-scss-module__RKkgoa__coverSection{flex-direction:column;align-items:center;gap:8px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__coverSection label{color:#fff9;align-self:flex-start;font-size:14px;font-weight:500}.PlaylistDetailModal-module-scss-module__RKkgoa__requiredMark{color:#ff6b6b;margin-left:4px}.PlaylistDetailModal-module-scss-module__RKkgoa__coverContainer{cursor:pointer;background:#2b2e30;border:1px dashed #ffffff26;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.PlaylistDetailModal-module-scss-module__RKkgoa__coverContainer:hover{border-color:#ffffff4d}.PlaylistDetailModal-module-scss-module__RKkgoa__coverImage{object-fit:cover;width:100%;height:100%}.PlaylistDetailModal-module-scss-module__RKkgoa__coverPlaceholder{color:#ffffff26;justify-content:center;align-items:center;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__generatingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#00ff95;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PlaylistDetailModal-module-scss-module__RKkgoa__coverHint{color:#ffffff59;font-size:12px}.PlaylistDetailModal-module-scss-module__RKkgoa__tagSection{flex-direction:column;gap:16px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__tagGroup{flex-direction:column;gap:10px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__tagGroupTitle{color:#fff9;font-size:14px;font-weight:500}.PlaylistDetailModal-module-scss-module__RKkgoa__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;transition:color .2s;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__tagMoreBtn:hover{color:#fff}.PlaylistDetailModal-module-scss-module__RKkgoa__tagMoreBtn svg{transition:transform .3s}.PlaylistDetailModal-module-scss-module__RKkgoa__tagMoreBtn.PlaylistDetailModal-module-scss-module__RKkgoa__expanded svg{transform:rotate(180deg)}.PlaylistDetailModal-module-scss-module__RKkgoa__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.PlaylistDetailModal-module-scss-module__RKkgoa__tagList.PlaylistDetailModal-module-scss-module__RKkgoa__expanded{max-height:400px}.PlaylistDetailModal-module-scss-module__RKkgoa__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:32px;padding:0 12px;font-size:13px;transition:all .2s;display:flex;position:relative;overflow:hidden}.PlaylistDetailModal-module-scss-module__RKkgoa__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.PlaylistDetailModal-module-scss-module__RKkgoa__tagItem.PlaylistDetailModal-module-scss-module__RKkgoa__selected{background:#00ff950d;border:1px solid #0000}.PlaylistDetailModal-module-scss-module__RKkgoa__tagItem.PlaylistDetailModal-module-scss-module__RKkgoa__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}.PlaylistDetailModal-module-scss-module__RKkgoa__tagItem.PlaylistDetailModal-module-scss-module__RKkgoa__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}.PlaylistDetailModal-module-scss-module__RKkgoa__tagLoading{color:#969798;align-items:center;gap:6px;font-size:13px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__modalFooter{flex-shrink:0;justify-content:flex-end;padding:0 32px 24px;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__saveBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 32px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.PlaylistDetailModal-module-scss-module__RKkgoa__saveBtn:hover:not(:disabled){background:#e6e6e6;transform:translateY(-1px)}.PlaylistDetailModal-module-scss-module__RKkgoa__saveBtn:active:not(:disabled){transform:translateY(0)}.PlaylistDetailModal-module-scss-module__RKkgoa__saveBtn:disabled{opacity:.6;cursor:not-allowed}
.styles-module-scss-module__Oump8q__forceShow{opacity:1!important}.styles-module-scss-module__Oump8q__moreTrigger{width:36px;height:36px}
.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}
