.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__IBFiGq__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__IBFiGq__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__IBFiGq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__uploadModal{z-index:888;background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:min(774px,95vh);max-height:95vh;animation:.25s styles-module-scss-module__IBFiGq__modalFadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px 10px #00000073}@keyframes styles-module-scss-module__IBFiGq__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__IBFiGq__modalHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.styles-module-scss-module__IBFiGq__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__closeButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__stepProgress{flex-shrink:0;justify-content:center;align-items:flex-end;gap:0;width:100%;padding:10px 0 20px;display:flex}.styles-module-scss-module__IBFiGq__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__IBFiGq__stepLabel{color:#fff;text-align:center;white-space:nowrap;height:17px;margin-bottom:7px;font-size:14px;font-weight:700;transition:opacity .3s}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__active{opacity:1}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__completed{opacity:.9}.styles-module-scss-module__IBFiGq__stepDot{background:0 0;border:2px solid #343637;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__completed:before{background:#01fe97}.styles-module-scss-module__IBFiGq__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__IBFiGq__stepLine.styles-module-scss-module__IBFiGq__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__IBFiGq__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__IBFiGq__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__IBFiGq__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadZone{cursor:pointer;border:3px dashed #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90%;padding:40px;transition:all .3s;display:flex}.styles-module-scss-module__IBFiGq__uploadZone.styles-module-scss-module__IBFiGq__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__IBFiGq__uploadIconCircle{background:#343637;border-radius:999px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__IBFiGq__uploadProgressCircle{fill:none;stroke:#01fe97;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #01fe97cc);transition:stroke-dashoffset .3s}.styles-module-scss-module__IBFiGq__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__IBFiGq__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__IBFiGq__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__IBFiGq__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__IBFiGq__arrowBounce}@keyframes styles-module-scss-module__IBFiGq__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__IBFiGq__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__checkmarkPop}@keyframes styles-module-scss-module__IBFiGq__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__uploadIconError{color:#ff4458;fill:#ff4458;filter:drop-shadow(0 0 8px #ff445899);animation:.5s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__errorShake}@keyframes styles-module-scss-module__IBFiGq__errorShake{0%{transform:scale(0)rotate(0)}25%{transform:scale(1.1)rotate(-5deg)}50%{transform:scale(1.1)rotate(5deg)}75%{transform:scale(1.1)rotate(-5deg)}to{transform:scale(1)rotate(0)}}.styles-module-scss-module__IBFiGq__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__IBFiGq__iconCharging}@keyframes styles-module-scss-module__IBFiGq__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__IBFiGq__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__IBFiGq__uploadSubText{color:#ffffff80;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__uploadButton{color:#969798;cursor:pointer;background:#343637;border:none;border-radius:999px;width:109px;height:40px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s}.styles-module-scss-module__IBFiGq__uploadButton:hover:not(:disabled){color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__uploadButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__supportedFormats{pointer-events:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;margin:4px 0;padding:6px 16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__supportedFormats span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__uploadDisclaimer{color:#a0a3a3;text-align:center;width:700px;max-width:calc(100% - 80px);font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__IBFiGq__infoEditFooter{box-sizing:border-box;background:#1e2021;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;align-items:center;width:980px;height:66px;padding:0 18px;display:flex}.styles-module-scss-module__IBFiGq__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__IBFiGq__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__IBFiGq__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerButtonBack,.styles-module-scss-module__IBFiGq__footerButtonNext{cursor:pointer;text-align:center;border:none;border-radius:999px;width:67px;height:34px;padding:0;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__IBFiGq__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__footerButtonNext:hover{filter:brightness(1.1);animation:.6s styles-module-scss-module__IBFiGq__jelly;box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__footerButtonNext:active{animation:none;transform:translateY(1px)}.styles-module-scss-module__IBFiGq__footerButtonNext.styles-module-scss-module__IBFiGq__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both styles-module-scss-module__IBFiGq__shake;transform:translate(0,0)}.styles-module-scss-module__IBFiGq__button{cursor:pointer;border:none;border-radius:8px;height:40px;padding:0 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__IBFiGq__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__buttonBack{color:#ffffffe6;background:#ffffff1a}.styles-module-scss-module__IBFiGq__buttonBack:hover:not(:disabled){background:#ffffff26}.styles-module-scss-module__IBFiGq__buttonNext,.styles-module-scss-module__IBFiGq__buttonPublish{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__buttonNext:hover:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__IBFiGq__buttonNext:active:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:active:not(:disabled){transform:translateY(1px)}.styles-module-scss-module__IBFiGq__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__IBFiGq__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__IBFiGq__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__IBFiGq__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered{background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;width:100%;padding:16px;transition:border-color .2s;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__IBFiGq__formGroupBordered.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}@keyframes styles-module-scss-module__IBFiGq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module-scss-module__IBFiGq__label{color:#ffffffe6;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__IBFiGq__label .styles-module-scss-module__IBFiGq__required{color:#fff9;font-weight:400}.styles-module-scss-module__IBFiGq__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__IBFiGq__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__IBFiGq__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__IBFiGq__input::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__textarea{color:#ffffffe6;resize:none;background:0 0;border:none;outline:none;min-height:100px;padding:0;font-family:inherit;font-size:14px}.styles-module-scss-module__IBFiGq__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__IBFiGq__thumbnailGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__IBFiGq__thumbnailItem{aspect-ratio:16/9;cursor:pointer;border:2px solid #0000;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailItem:hover{border-color:#01fe9780}.styles-module-scss-module__IBFiGq__thumbnailItem.styles-module-scss-module__IBFiGq__selected{border-color:#01fe97;box-shadow:0 0 0 2px #01fe9733}.styles-module-scss-module__IBFiGq__thumbnailItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__IBFiGq__detailsRight{background:#ffffff08;border-radius:14px;flex-direction:column;flex-shrink:0;width:320px;height:fit-content;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview{background:#00000080;border-radius:14px 14px 0 0;width:320px;height:180px;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview video{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__videoInfo{background:#ffffff08;border-radius:0 0 14px 14px;flex-direction:column;flex:1;gap:12px;padding:16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoLabel{color:#ffffff80;font-size:12px}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;font-size:13px}.styles-module-scss-module__IBFiGq__infoValueWithCopy{align-items:center;gap:8px;display:flex}.styles-module-scss-module__IBFiGq__infoValueWithCopy .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;flex:1;font-size:13px}.styles-module-scss-module__IBFiGq__copyButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__copyButton:hover{color:#01fe97;background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__IBFiGq__copyButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__uploadProgress{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__IBFiGq__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.styles-module-scss-module__IBFiGq__progressFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%);height:100%;transition:width .3s}.styles-module-scss-module__IBFiGq__progressText{color:#ffffffb3;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__IBFiGq__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__IBFiGq__checkItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable{cursor:pointer}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__IBFiGq__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__checkIcon{color:#01fe97;width:20px;height:20px}.styles-module-scss-module__IBFiGq__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__IBFiGq__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__IBFiGq__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__IBFiGq__visibilityRight{overflow:hidden}.styles-module-scss-module__IBFiGq__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__IBFiGq__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__IBFiGq__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__IBFiGq__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__visibilityOption:hover .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__radioInput{cursor:pointer;appearance:none;background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.styles-module-scss-module__IBFiGq__radioInput:checked{background:0 0;border-color:#01fe97}.styles-module-scss-module__IBFiGq__radioInput:after{content:"";opacity:0;background:#01fe97;border-radius:50%;width:8px;height:8px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.styles-module-scss-module__IBFiGq__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__optionContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__optionTitle{color:#ffffffe6;font-size:14px;font-weight:500;transition:color .2s}.styles-module-scss-module__IBFiGq__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-top:12px;margin-left:30px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__IBFiGq__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__IBFiGq__detailsHeader .styles-module-scss-module__IBFiGq__stepTitle{margin-bottom:0}.styles-module-scss-module__IBFiGq__reuseDetailsBtn{color:#969798;text-align:center;cursor:pointer;white-space:nowrap;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:600;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:hover{color:#b0b1b2;background:#3f4041}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:active{transform:scale(.98)}.styles-module-scss-module__IBFiGq__thumbnailDesc{color:#ffffff80;margin-bottom:16px;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailOptions{gap:12px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailOptions.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview{background:#0003;border:1px solid #3f3f41;border-radius:8px;width:142px;height:80px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailPreview.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailPreviewImage{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:hover{background:#000c;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailOptionCard{cursor:pointer;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:138px;height:78px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover{background:#ffffff0d;border-color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#fff9;transition:color .2s}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover .styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionLabel{color:#ffffffb3;font-size:12px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailUploadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.styles-module-scss-module__IBFiGq__thumbnailUploadingSpinner{color:#01fe97;width:24px;height:24px}.styles-module-scss-module__IBFiGq__thumbnailUploadingText{color:#01fe97;font-size:11px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailSelectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s styles-module-scss-module__IBFiGq__overlayFadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__IBFiGq__thumbnailSelectorModal{background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:294px;animation:.3s cubic-bezier(.34,1.56,.64,1) styles-module-scss-module__IBFiGq__modalSlideIn;display:flex;box-shadow:0 8px 32px #0006}.styles-module-scss-module__IBFiGq__thumbnailSelectorHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorTitle{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose:hover{color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__IBFiGq__thumbnailSelectorDesc{color:#ffffff80;margin:0;padding:12px 24px 0;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailSelectorGrid{flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem{cursor:pointer;background:#1a1a1a;border:1.5px solid #3f3f41;border-radius:6px;width:134px;height:74px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover{border-color:#0fc6}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover .styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{opacity:1}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected{border-width:2px;border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected:after{display:none}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{color:#fffc;cursor:pointer;opacity:0;z-index:10;background:#000000b3;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;bottom:6px;right:6px}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:hover{color:#01fe97;background:#000000e6;border-color:#01fe9766;transform:scale(1.05)}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailSelectorFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn{color:#969798;cursor:pointer;text-align:center;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn{color:#1e2021;cursor:pointer;text-align:center;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;height:34px;padding:0 20px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:active{transform:translateY(1px)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoContainer{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn{color:#1e2021;cursor:pointer;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 32px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #01fe9766}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:active:not(:disabled){transform:translateY(0)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoSpinner{width:20px;height:20px}.styles-module-scss-module__IBFiGq__thumbnailDownloadProgress{width:100%;max-width:520px;margin:0 auto;padding:0 24px}.styles-module-scss-module__IBFiGq__downloadStatusText{color:#ffffffe6;text-align:center;margin-bottom:12px;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__progressBarContainer{align-items:center;gap:12px;margin-bottom:8px;display:flex}.styles-module-scss-module__IBFiGq__progressBarWrapper{flex:1}.styles-module-scss-module__IBFiGq__progressBarBg{background:#ffffff1a;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__progressBarFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border-radius:999px;height:100%;transition:width .3s;position:relative}.styles-module-scss-module__IBFiGq__progressBarFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);width:40px;animation:1.5s infinite styles-module-scss-module__IBFiGq__shimmer;position:absolute;top:0;bottom:0;right:0}@keyframes styles-module-scss-module__IBFiGq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__IBFiGq__progressCancelBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__progressCancelBtn:hover{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff40}.styles-module-scss-module__IBFiGq__progressCancelBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__downloadInfo{color:#ffffff80;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.styles-module-scss-module__IBFiGq__downloadSpeed{color:#fff9}.styles-module-scss-module__IBFiGq__downloadSeparator{color:#ffffff4d}.styles-module-scss-module__IBFiGq__downloadTime{color:#ffffff80}@keyframes styles-module-scss-module__IBFiGq__jelly{0%{transform:scale(1)}25%{transform:scale(1.05,.95)}50%{transform:scale(.95,1.05)}65%{transform:scale(1.02,.98)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__activityHint{color:#fff6;align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:400;display:inline-flex}.styles-module-scss-module__IBFiGq__activityDropdown{z-index:100;background:linear-gradient(135deg,#2d3033 0%,#25282a 100%);border-radius:8px;width:200px;max-height:155px;animation:.12s ease-out styles-module-scss-module__IBFiGq__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 2px 8px #0000004d,inset 0 0 1px #00ff9533}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar{width:3px}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-track{background:#0003}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb{background:#00ff954d}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb:hover{background:#00ff9580}@keyframes styles-module-scss-module__IBFiGq__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__activityItem{cursor:pointer;border-bottom:1px solid #ffffff08;padding:8px 10px;transition:all .12s}.styles-module-scss-module__IBFiGq__activityItem:hover{background:linear-gradient(90deg,#00ff951f 0%,#00ff9514 100%);border-bottom-color:#00ff9526}.styles-module-scss-module__IBFiGq__activityItem:active{background:linear-gradient(90deg,#00ff952e 0%,#00ff951f 100%)}.styles-module-scss-module__IBFiGq__activityItem:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__activityTitle{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px;font-size:12px;font-weight:400;line-height:14px;display:block;overflow:hidden}.styles-module-scss-module__IBFiGq__tagSection{flex-direction:column;gap:24px;margin-top:8px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle .styles-module-scss-module__IBFiGq__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__IBFiGq__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.styles-module-scss-module__IBFiGq__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__IBFiGq__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__IBFiGq__tagMoreBtn.styles-module-scss-module__IBFiGq__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__IBFiGq__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__tagList.styles-module-scss-module__IBFiGq__expanded{max-height:500px}.styles-module-scss-module__IBFiGq__tagLoading{color:#ffffff80;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:6px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityList{flex-wrap:wrap;gap:12px;max-height:80px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__activityList.styles-module-scss-module__IBFiGq__expanded{max-height:800px}.styles-module-scss-module__IBFiGq__activityCard{cursor:pointer;background:#252627;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:space-between;width:174px;height:80px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__activityCard:hover{background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityName,.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd svg{color:#00ff95}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:8px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityCardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__activityName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__IBFiGq__activityInfoIcon{color:#969798;flex-shrink:0}.styles-module-scss-module__IBFiGq__activityInfoIcon:hover{color:#fff}.styles-module-scss-module__IBFiGq__activityAdd{color:#969798;align-items:center;gap:4px;margin-top:auto;font-size:13px;display:flex}
.styles-module-scss-module__yyVlpW__pageWrapper{gap:20px;width:100%;height:100vh;display:flex;overflow:hidden}.styles-module-scss-module__yyVlpW__myAssetPage{flex-direction:column;flex:1;min-width:0;padding:0 40px 40px;transition:margin-right .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden auto}.styles-module-scss-module__yyVlpW__myAssetPage::-webkit-scrollbar{width:8px}.styles-module-scss-module__yyVlpW__myAssetPage::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__yyVlpW__myAssetPage::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module-scss-module__yyVlpW__myAssetPage::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module-scss-module__yyVlpW__playerSidebar{opacity:0;flex-direction:column;flex-shrink:0;width:0;padding:0;transition:width .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__yyVlpW__playerSidebar.styles-module-scss-module__yyVlpW__visible{opacity:1;width:auto;padding:20px 0}.styles-module-scss-module__yyVlpW__playerSidebar .musicPlayer{max-width:275px;height:100%;max-height:calc(100vh - 40px);width:100%!important}.styles-module-scss-module__yyVlpW__header{align-items:center;height:75px;display:flex}.styles-module-scss-module__yyVlpW__title{color:#fff;text-align:left;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;font-weight:600}.styles-module-scss-module__yyVlpW__contentArea{flex:1;width:100%}.styles-module-scss-module__yyVlpW__audioList{flex-direction:column;display:flex}.styles-module-scss-module__yyVlpW__audioItem{background:0 0;border-radius:8px;align-items:center;gap:16px;width:100%;height:116px;padding:12px;transition:background .2s;display:flex}.styles-module-scss-module__yyVlpW__audioItem:hover{background:#1e2021}.styles-module-scss-module__yyVlpW__coverWrapper{cursor:pointer;flex-shrink:0;width:71px;height:88px;position:relative}.styles-module-scss-module__yyVlpW__coverWrapper:hover .styles-module-scss-module__yyVlpW__cover{filter:brightness(.6)}.styles-module-scss-module__yyVlpW__cover{object-fit:cover;background-color:#313332;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;transition:filter .3s;display:flex}.styles-module-scss-module__yyVlpW__uploadFab{color:#1e2021;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:60px;right:60px;box-shadow:0 8px 24px #01fe9766}.styles-module-scss-module__yyVlpW__uploadFab:hover{transform:scale(1.1);box-shadow:0 12px 32px #01fe9799}.styles-module-scss-module__yyVlpW__uploadFab:active{transform:scale(.95)}.styles-module-scss-module__yyVlpW__uploadFab svg{stroke-width:2.5px;width:20px;height:20px}.styles-module-scss-module__yyVlpW__listCoverPlayButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#fff;z-index:2;background-color:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__yyVlpW__listCoverPlayButton:hover{background-color:#fff3;transform:translate(-50%,-50%)scale(1.15)}.styles-module-scss-module__yyVlpW__listCoverPlayButton:active{transform:translate(-50%,-50%)scale(1.05)}.styles-module-scss-module__yyVlpW__listCoverPlayButton svg{margin-left:2px}.styles-module-scss-module__yyVlpW__listCoverPlayIcon{color:#fff;width:14px;height:14px}.styles-module-scss-module__yyVlpW__duration{color:#fff;justify-content:center;align-items:center;min-width:35px;height:18px;padding:0 6px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex;position:absolute;bottom:0;right:0}.styles-module-scss-module__yyVlpW__statsOverlay{background:linear-gradient(90deg,#000000b3 0%,#0006 80%,#0000 100%);border-radius:0 0 0 8px;align-items:center;gap:8px;max-width:calc(100% - 45px);padding:4px 6px;display:flex;position:absolute;bottom:0;left:0}.styles-module-scss-module__yyVlpW__statItem{color:#fff;align-items:center;gap:4px;font-size:12px;font-weight:400;display:flex}.styles-module-scss-module__yyVlpW__statItem svg{stroke-width:1.5px;flex-shrink:0}.styles-module-scss-module__yyVlpW__statItem span{line-height:1}.styles-module-scss-module__yyVlpW__audioInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.styles-module-scss-module__yyVlpW__songName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;line-height:20px;overflow:hidden}.styles-module-scss-module__yyVlpW__styleGenre{color:#fff;opacity:.6;white-space:nowrap;text-overflow:ellipsis;max-width:40%;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:18px;overflow:hidden}.styles-module-scss-module__yyVlpW__actionButtons{align-items:center;gap:16px;margin-right:8px;display:flex}.styles-module-scss-module__yyVlpW__iconButton{cursor:pointer;color:#fff;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;gap:2px;padding:0;transition:opacity .2s;display:flex;position:relative}.styles-module-scss-module__yyVlpW__iconButton svg{flex-shrink:0;width:18px;height:18px}.styles-module-scss-module__yyVlpW__iconButton:hover,.styles-module-scss-module__yyVlpW__iconButton.styles-module-scss-module__yyVlpW__favorited{opacity:1}.styles-module-scss-module__yyVlpW__commentCount{color:#fff9;font-size:12px;line-height:1}.styles-module-scss-module__yyVlpW__publishButton{cursor:pointer;color:#fff;text-align:center;white-space:nowrap;background:#2b2e30;border:none;border-radius:4px;flex-shrink:0;height:30px;margin-right:16px;padding:6px 12px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:18px;transition:all .2s}.styles-module-scss-module__yyVlpW__publishButton:hover:not(:disabled){opacity:.8}.styles-module-scss-module__yyVlpW__publishButton:disabled{cursor:default}.styles-module-scss-module__yyVlpW__publishButton.styles-module-scss-module__yyVlpW__published{color:#136845;background:#00ff9526}.styles-module-scss-module__yyVlpW__visibilitySwitch{margin-right:16px}.styles-module-scss-module__yyVlpW__mediaCard{cursor:pointer;flex-direction:column;gap:12px;height:100%;display:flex}.styles-module-scss-module__yyVlpW__mediaCard:hover .styles-module-scss-module__yyVlpW__mediaCardTitleOverlay{transform:translateY(0)}.styles-module-scss-module__yyVlpW__mediaCardVideo{border-radius:14px;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.styles-module-scss-module__yyVlpW__mediaCardTitleOverlay{background:linear-gradient(#0000,#0009);padding:12px;transition:transform .3s ease-out;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.styles-module-scss-module__yyVlpW__mediaCardTitleText{color:#fff;margin:0;font-size:14px;font-weight:600;line-height:1.4}.styles-module-scss-module__yyVlpW__mediaCardInfo{align-items:center;padding:0 4px;display:flex}.styles-module-scss-module__yyVlpW__mediaCardDuration{color:#fff9;margin:0;font-size:12px}.styles-module-scss-module__yyVlpW__videoStatusTag{z-index:10;position:absolute;top:12px;left:12px}.styles-module-scss-module__yyVlpW__videoMenuContainer{opacity:0;z-index:10;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__yyVlpW__mediaCard:hover .styles-module-scss-module__yyVlpW__videoMenuContainer{opacity:1}.styles-module-scss-module__yyVlpW__videoMenuContainer.styles-module-scss-module__yyVlpW__forceShow{opacity:1!important}.styles-module-scss-module__yyVlpW__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__yyVlpW__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__yyVlpW__videoMenuContent{-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__yyVlpW__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__yyVlpW__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__yyVlpW__menuItem:hover:not(.styles-module-scss-module__yyVlpW__disabled){color:#fff;background-color:#ffffff1a}.styles-module-scss-module__yyVlpW__menuItem.styles-module-scss-module__yyVlpW__delete{color:#ff6b6b}.styles-module-scss-module__yyVlpW__menuItem.styles-module-scss-module__yyVlpW__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__yyVlpW__menuItem.styles-module-scss-module__yyVlpW__disabled{color:#666;cursor:not-allowed;opacity:.5}.styles-module-scss-module__yyVlpW__menuItem.styles-module-scss-module__yyVlpW__disabled svg{opacity:.4}.styles-module-scss-module__yyVlpW__menuItem svg{opacity:.9}.styles-module-scss-module__yyVlpW__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__yyVlpW__videoCardInfo{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:70px;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__yyVlpW__duration{font-family:monospace;font-size:12px;line-height:1}.styles-module-scss-module__yyVlpW__blurredImage{filter:blur(30px)}.styles-module-scss-module__yyVlpW__destroyedImage{filter:blur(40px);pointer-events:none}.styles-module-scss-module__yyVlpW__nsfwEyeButton{color:#fff;cursor:pointer;z-index:188;background:#2b2e3040;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.styles-module-scss-module__yyVlpW__nsfwEyeButton:hover{background:#2b2e30;border-color:#fff3;transform:scale(1.05)}.styles-module-scss-module__yyVlpW__nsfwEyeButton:active{transform:scale(.95)}.styles-module-scss-module__yyVlpW__destroyedImageOverlay{color:#fffc;z-index:9;pointer-events:none;background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__yyVlpW__destroyedImageOverlay p{margin:0;font-size:14px;font-weight:500}.styles-module-scss-module__yyVlpW__projectGrid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px;display:grid}.styles-module-scss-module__yyVlpW__projectCard{cursor:pointer;background:#1e2021;border-radius:14px;flex-direction:column;gap:12px;height:234px;padding:12px;transition:transform .2s;display:flex}.styles-module-scss-module__yyVlpW__projectCard:hover{transform:translateY(-2px)}.styles-module-scss-module__yyVlpW__projectCover{border-radius:8px;width:100%;height:160px;overflow:hidden}.styles-module-scss-module__yyVlpW__projectCover img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__yyVlpW__projectInfo{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__yyVlpW__projectName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__yyVlpW__projectTime{color:#fff9;margin:0;font-size:12px}.styles-module-scss-module__yyVlpW__loadingPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:200px;display:flex}.styles-module-scss-module__yyVlpW__spinner{border:3px solid #ffffff1a;border-top-color:#fff9;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite styles-module-scss-module__yyVlpW__spin}@keyframes styles-module-scss-module__yyVlpW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__yyVlpW__emptyContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__yyVlpW__playlistGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.styles-module-scss-module__yyVlpW__playlistCard{cursor:pointer;flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__yyVlpW__playlistCard:hover .styles-module-scss-module__yyVlpW__playlistCoverWrapper{background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__yyVlpW__playlistCoverWrapper{aspect-ratio:1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__yyVlpW__playlistCover{object-fit:cover;border-radius:8px;width:100%;height:100%}.styles-module-scss-module__yyVlpW__playlistVisibility{z-index:10;pointer-events:none;line-height:0;position:absolute;top:12px;left:12px}.styles-module-scss-module__yyVlpW__playlistMenuContainer{opacity:0;z-index:10;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__yyVlpW__playlistCard:hover .styles-module-scss-module__yyVlpW__playlistMenuContainer{opacity:1}.styles-module-scss-module__yyVlpW__playlistMenuContainer.styles-module-scss-module__yyVlpW__forceShow{opacity:1!important}.styles-module-scss-module__yyVlpW__likedSongsBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#00ff95;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 4px 12px #0000004d}.styles-module-scss-module__yyVlpW__playlistInfo{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__yyVlpW__playlistNameRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__yyVlpW__playlistName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:14px;font-weight:600;overflow:hidden}.styles-module-scss-module__yyVlpW__playlistSongCount{color:#fff9;margin:0;font-size:12px}.styles-module-scss-module__yyVlpW__createPlaylistCard .styles-module-scss-module__yyVlpW__playlistCoverWrapper{transition:opacity .2s}.styles-module-scss-module__yyVlpW__createPlaylistCard:hover .styles-module-scss-module__yyVlpW__playlistCoverWrapper{opacity:.85;filter:none!important}.styles-module-scss-module__yyVlpW__createPlaylistPlaceholder{background:linear-gradient(145deg,#1e2224 0%,#252b2d 100%);border:1px dashed #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__yyVlpW__createPlaylistPlaceholder:before{content:"";pointer-events:none;background:radial-gradient(circle,#00ff950f 0%,#0000 70%);position:absolute;inset:0}.styles-module-scss-module__yyVlpW__plusCircle{background:#00ff950f;border:1.5px solid #00ff9566;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex}.styles-module-scss-module__yyVlpW__createPlaylistCard:hover .styles-module-scss-module__yyVlpW__plusCircle{background:#00ff951f;border-color:#00ff95bf;box-shadow:0 0 16px #00ff9533}.styles-module-scss-module__yyVlpW__plusIcon{color:#00ff95;margin-top:-2px;font-size:28px;font-weight:300;line-height:1}.styles-module-scss-module__yyVlpW__loadMoreTrigger{justify-content:center;align-items:center;width:100%;min-height:100px;margin-top:20px;display:flex}
.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}
.styles-module-scss-module__kgWZ3G__statusTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__kgWZ3G__statusTag.styles-module-scss-module__kgWZ3G__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}
.AudioUploadModal-module-scss-module__ZzY2Wa__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AudioUploadModal-module-scss-module__ZzY2Wa__modalContent{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:90%;max-width:680px;max-height:85vh;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:24px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__modalHeader h3{color:#fff;margin:0;font-size:20px;font-weight:600}.AudioUploadModal-module-scss-module__ZzY2Wa__modalHeader .AudioUploadModal-module-scss-module__ZzY2Wa__closeBtn{color:#969798;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__modalHeader .AudioUploadModal-module-scss-module__ZzY2Wa__closeBtn:hover{color:#fff;background:#ffffff0d;border-radius:6px}.AudioUploadModal-module-scss-module__ZzY2Wa__modalBody{flex:1;min-height:300px;padding:32px 24px;overflow-y:auto}.AudioUploadModal-module-scss-module__ZzY2Wa__uploadArea{cursor:pointer;border:2px dashed #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:60px 20px;transition:all .2s;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__uploadArea:hover{background:#00ff9505;border-color:#00ff9580}.AudioUploadModal-module-scss-module__ZzY2Wa__uploadArea svg{color:#969798;margin-bottom:16px}.AudioUploadModal-module-scss-module__ZzY2Wa__uploadArea p{color:#fff;margin:0 0 8px;font-size:16px;font-weight:500}.AudioUploadModal-module-scss-module__ZzY2Wa__uploadArea span{color:#969798;font-size:14px}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer{flex-direction:column;gap:20px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__fileInfo{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__fileInfo .AudioUploadModal-module-scss-module__ZzY2Wa__fileName{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;overflow:hidden}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__fileInfo .AudioUploadModal-module-scss-module__ZzY2Wa__changeFileBtn{color:#969798;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;flex-shrink:0;margin-left:12px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__fileInfo .AudioUploadModal-module-scss-module__ZzY2Wa__changeFileBtn:hover{color:#00ff95;border-color:#00ff9580}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__pickerWrapper{background:#0a0a0a;border:1px solid #ffffff14;border-radius:12px;padding:24px 16px;position:relative}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;animation:.3s AudioUploadModal-module-scss-module__ZzY2Wa__fadeSlideIn;overflow:hidden}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewHeader svg:first-child{color:#00ff95;flex-shrink:0}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewHeader span{color:#00ff95;letter-spacing:.03em;flex:1;font-size:12px;font-weight:600}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewHeader .AudioUploadModal-module-scss-module__ZzY2Wa__recognizingSpinner{color:#969798;flex-shrink:0;animation:1s linear infinite AudioUploadModal-module-scss-module__ZzY2Wa__spin}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewText{color:#ffffff8c;white-space:pre-wrap;scrollbar-width:thin;scrollbar-color:#ffffff1a #0000;max-height:120px;margin:0;padding:12px 14px;font-size:12px;line-height:1.8;overflow-y:auto}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewText::-webkit-scrollbar{width:3px}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreview .AudioUploadModal-module-scss-module__ZzY2Wa__lyricsPreviewText::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay{z-index:10;background:#0a0a0acc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;display:flex;position:absolute;inset:0}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingInfo{flex-direction:column;align-items:center;gap:4px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingInfo .AudioUploadModal-module-scss-module__ZzY2Wa__statusText{color:#fff;font-size:16px;font-weight:600}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingInfo .AudioUploadModal-module-scss-module__ZzY2Wa__subText{color:#969798;font-size:13px}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay .AudioUploadModal-module-scss-module__ZzY2Wa__progressBar{background:#ffffff1a;border-radius:4px;width:240px;height:8px;overflow:hidden}.AudioUploadModal-module-scss-module__ZzY2Wa__waveformContainer .AudioUploadModal-module-scss-module__ZzY2Wa__uploadingOverlay .AudioUploadModal-module-scss-module__ZzY2Wa__progressBar .AudioUploadModal-module-scss-module__ZzY2Wa__progressFill{background:linear-gradient(90deg,#f39 0%,#f6c 100%);height:100%;transition:width .3s}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter button{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter .AudioUploadModal-module-scss-module__ZzY2Wa__cancelBtn{color:#969798;background:0 0;border:1px solid #fff3}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter .AudioUploadModal-module-scss-module__ZzY2Wa__cancelBtn:hover{color:#fff;background:#ffffff0d}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter .AudioUploadModal-module-scss-module__ZzY2Wa__saveBtn{color:#000;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);justify-content:center;align-items:center;gap:8px;display:flex}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter .AudioUploadModal-module-scss-module__ZzY2Wa__saveBtn:hover{opacity:.9}.AudioUploadModal-module-scss-module__ZzY2Wa__modalFooter .AudioUploadModal-module-scss-module__ZzY2Wa__saveBtn:disabled{opacity:.4;cursor:not-allowed}@keyframes AudioUploadModal-module-scss-module__ZzY2Wa__fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes AudioUploadModal-module-scss-module__ZzY2Wa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
