.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__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}
.lightbox-backdrop{z-index:9998;background:#000000f2;animation:.3s ease-out overlayFadeIn;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-root{z-index:9999;flex-direction:column;padding:16px;animation:.3s ease-out containerFadeIn;display:flex;position:fixed;inset:0}@keyframes containerFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-root:focus{outline:none}.lightbox-header{flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 8px;display:flex}.lightbox-counter{font-variant-numeric:tabular-nums;color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:20px;padding:6px 14px;font-size:14px;font-weight:500}.lightbox-closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.lightbox-closeButton:hover{color:#fff;background:#ffffff26}.lightbox-closeButton:focus{outline:none}.lightbox-stage{flex:1;justify-content:center;align-items:center;gap:16px;min-height:0;padding:16px 0;display:flex}.lightbox-navButton{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.lightbox-navButton:hover{color:#fff;background:#ffffff26}.lightbox-navButton:focus{outline:none}.lightbox-navButton:active{background:#fff3}.lightbox-imageWrapper{flex:1;justify-content:center;align-self:stretch;align-items:flex-start;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.lightbox-zoomContainer{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.lightbox-zoomContainer.isPortrait{align-items:flex-start}.lightbox-zoomContent{will-change:transform;transform-origin:50%;justify-content:center;align-items:flex-start;height:100%;display:flex}.lightbox-zoomContainer.isPortrait .lightbox-zoomContent{transform-origin:top}.lightbox-zoomContainer[data-zoomed=true]{cursor:grab}.lightbox-zoomContainer[data-zoomed=true]:active{cursor:grabbing}.lightbox-zoomContainer[data-zoomed=false]{cursor:zoom-in}.lightbox-image{object-fit:contain;object-position:top center;opacity:0;border-radius:8px;width:auto;max-width:100%;height:100%;transition:opacity .3s;box-shadow:0 20px 60px #00000080}.lightbox-image.loaded{opacity:1}.lightbox-video{object-fit:contain;opacity:0;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:88vh;transition:opacity .3s;box-shadow:0 20px 60px #00000080}.lightbox-video.loaded{opacity:1}.lightbox-video::-webkit-media-controls-panel{background:#00000080;height:70px;margin-top:auto}.lightbox-audioWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;flex-direction:column;align-items:center;gap:clamp(12px,3vh,24px);max-width:600px;max-height:100%;padding:clamp(16px,4vh,40px);display:flex;overflow:visible}.vinyl-stage{flex-shrink:0;justify-content:center;align-items:center;width:320px;max-width:45vh;height:320px;max-height:45vh;display:flex;position:relative}@media (max-height:700px){.vinyl-stage{transform:scale(.85)}}@media (max-height:600px){.vinyl-stage{transform:scale(.7)}}@media (max-height:500px){.vinyl-stage{transform:scale(.55)}}.tonearm{z-index:10;transform-origin:15px 15px;position:absolute;top:-8px;right:18px}.tonearm-pivot{background:linear-gradient(145deg,#f0f0f0 0%,#d0d0d0 100%);border-radius:50%;width:32px;height:32px;position:relative;box-shadow:0 3px 13px #00000073,inset 0 0 -2px #fffc}.tonearm-pivot:after{content:"";background:#888;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tonearm-arm{transform-origin:top;background:linear-gradient(90deg,#e8e8e8 0%,#fff 30%,#f0f0f0 50%,#fff 70%,#d8d8d8 100%);border-radius:2px;width:6px;height:138px;transition:transform .8s cubic-bezier(.25,.46,.45,.94);position:absolute;top:10px;left:12px;transform:rotate(-20deg);box-shadow:0 2px 8px #00000059,-1px 0 #fff9}.tonearm.playing .tonearm-arm{transform:rotate(5deg)}.tonearm-counterweight{background:linear-gradient(145deg,#e0e0e0 0%,#a0a0a0 100%);border-radius:50%;width:16px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 2px #0000004d}.tonearm-head{background:linear-gradient(145deg,#f5f5f5 0%,#d0d0d0 100%);border-radius:2px 2px 8px 8px;width:24px;height:32px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0006}.tonearm-cartridge{background:linear-gradient(#888 0%,#333 100%);border-radius:0;width:3px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.tonearm-cartridge:after{content:"";background:#666;width:0;height:3px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.vinyl-disc{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.vinyl-body{aspect-ratio:1;background:radial-gradient(circle,#1e1e1e 0%,#141414 30%,#0f0f0f 60%,#0a0a0a 100%);border-radius:50%;width:100%;height:100%;transition:transform .3s;position:relative;box-shadow:0 0 0 2px #282828cc,0 8px 24px #0009,inset 0 0 20px #00000080}.vinyl-body.spinning{animation:3s linear infinite vinylSpin}@keyframes vinylSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vinyl-cover{z-index:2;background:linear-gradient(135deg,#dc2626e6 0%,#b91c1cf2 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff1a,0 4px 12px #0006}.vinyl-cover-icon{color:#fffffff2;filter:drop-shadow(0 2px 4px #0000004d);width:48px;height:48px}.vinyl-grooves{pointer-events:none;background-image:repeating-radial-gradient(circle,#0000 0 2px,#ffffff05 2px 4px);border-radius:50%;position:absolute;inset:0}.vinyl-highlight{pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 30% 70%,#ffffff0d 100%);border-radius:50%;position:absolute;inset:0}.lightbox-audio-info{text-align:center;color:#fff}.lightbox-audio-info h3{color:#fffffff2;margin:0 0 8px;font-size:20px;font-weight:600}.audio-duration{color:#fff9;font-variant-numeric:tabular-nums;font-size:14px}.lightbox-audio{width:100%;max-width:500px}.lightbox-audio::-webkit-media-controls-panel{background:#ffffff1a;border-radius:8px}.lightbox-loader{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lightbox-spinner{border:3px solid #ffffff1a;border-top-color:#fffc;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.lightbox-thumbnails{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;justify-content:center;gap:8px;padding:8px;display:flex;overflow-x:auto}.lightbox-thumbnails::-webkit-scrollbar{display:none}.lightbox-thumbnail{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:56px;height:56px;padding:0;transition:all .2s;position:relative;overflow:hidden}.lightbox-thumbnail:hover{opacity:.8}.lightbox-thumbnail.active{opacity:1;border-color:#fffc}.lightbox-thumbnail img{object-fit:cover;width:100%;height:100%}.lightbox-thumbnail:focus{outline:none}.lightbox-thumb-video-indicator{pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lightbox-thumb-audio{background:linear-gradient(135deg,#8b5cf626 0%,#6366f126 100%);border-color:#8b5cf64d}.lightbox-thumb-audio.active{background:linear-gradient(135deg,#8b5cf640 0%,#6366f140 100%);border-color:#8b5cf6cc}.lightbox-thumb-audio-indicator{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:768px){.lightbox-root{padding:12px}.lightbox-header{height:40px}.lightbox-counter{padding:5px 12px;font-size:13px}.lightbox-closeButton{width:36px;height:36px}.lightbox-stage{gap:8px;padding:8px 0}.lightbox-navButton{width:40px;height:40px}.lightbox-thumbnail{width:48px;height:48px}.lightbox-thumb-video-indicator{width:18px;height:18px}.lightbox-audioWrapper{max-width:100%;padding:24px}.vinyl-stage{width:240px;height:240px}.vinyl-disc{width:220px;height:220px}.vinyl-cover{width:80px;height:80px}.vinyl-cover-icon{width:40px;height:40px}.tonearm{transform-origin:13px 13px;top:-3px;right:33px}.tonearm-pivot{width:26px;height:26px}.tonearm-pivot:after{width:6px;height:6px}.tonearm-arm{width:4px;height:178px;top:8px;left:9px}.tonearm-counterweight{width:12px;height:12px;top:-6px}.tonearm-head{width:20px;height:26px;bottom:-10px}.tonearm-cartridge{width:2px;height:8px;bottom:-4px}.tonearm-cartridge:after{height:1px;bottom:-1px}.lightbox-audio-info h3{font-size:18px}}@media (max-width:480px){.lightbox-root{padding:8px}.lightbox-header{height:36px}.lightbox-closeButton{width:32px;height:32px}.lightbox-navButton{width:36px;height:36px}.lightbox-thumbnail{width:44px;height:44px}.lightbox-thumb-video-indicator{width:16px;height:16px}.lightbox-audioWrapper{padding:16px}.vinyl-stage{width:200px;height:200px}.vinyl-disc{width:180px;height:180px}.vinyl-cover{width:64px;height:64px}.vinyl-cover-icon{width:32px;height:32px}.tonearm{transform-origin:11px 11px;top:-2px;right:23px}.tonearm-pivot{width:22px;height:22px}.tonearm-pivot:after{width:4px;height:4px}.tonearm-arm{width:3px;height:148px;top:7px;left:7.5px}.tonearm-counterweight{width:10px;height:10px;top:-6px}.tonearm-head{width:16px;height:22px;bottom:-10px}.tonearm-cartridge{width:1px;height:6px;bottom:-4px}.tonearm-cartridge:after{width:0;height:1px;bottom:-1px}.lightbox-audio-info h3{font-size:16px}}
.index-module-scss-module__puvKIW__root{border-radius:inherit;background:#0f1714;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.index-module-scss-module__puvKIW__root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#00a0642e 0%,#0000 65%);position:absolute;inset:0}.index-module-scss-module__puvKIW__band{pointer-events:none;width:300%;height:200%;position:absolute;top:-50%;left:-50%}.index-module-scss-module__puvKIW__bandA{z-index:1;background:linear-gradient(40deg,#0000 30%,#00ff9547 40%,#35f8ff61 50%,#00ff9538 60%,#0000 70%);animation:5s ease-in-out infinite index-module-scss-module__puvKIW__swingA}@keyframes index-module-scss-module__puvKIW__swingA{0%{transform:rotate(40deg)translate(0%)}30%{transform:rotate(58deg)translate(5%,-8%)}65%{transform:rotate(22deg)translate(-6%,6%)}to{transform:rotate(40deg)translate(0%)}}.index-module-scss-module__puvKIW__bandB{z-index:1;background:linear-gradient(-30deg,#0000 25%,#35f8ff38 37%,#1afcc86b 50%,#35f8ff33 63%,#0000 75%);animation:6.5s ease-in-out infinite index-module-scss-module__puvKIW__swingB}@keyframes index-module-scss-module__puvKIW__swingB{0%{transform:rotate(-30deg)translate(0%)}35%{transform:rotate(-12deg)translate(-7%,-5%)}70%{transform:rotate(-48deg)translate(4%,7%)}to{transform:rotate(-30deg)translate(0%)}}.index-module-scss-module__puvKIW__bandC{z-index:1;background:linear-gradient(10deg,#0000 35%,#00d29629 44%,#35f8ff42 50%,#00d29624 56%,#0000 65%);animation:8s ease-in-out infinite index-module-scss-module__puvKIW__swingC}@keyframes index-module-scss-module__puvKIW__swingC{0%{transform:rotate(10deg)translate(0%)}40%{transform:rotate(28deg)translate(-4%,8%)}75%{transform:rotate(-8deg)translate(6%,-4%)}to{transform:rotate(10deg)translate(0%)}}.index-module-scss-module__puvKIW__sparkleIcon{z-index:3;color:#00ff95;animation:3.5s ease-in-out infinite index-module-scss-module__puvKIW__starBreathe;position:relative}.index-module-scss-module__puvKIW__progressContent{z-index:3;color:#1afcc8;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex;position:relative}.index-module-scss-module__puvKIW__progressRing{aspect-ratio:1;filter:drop-shadow(0 0 10px #00ff9547)drop-shadow(0 0 18px #1afcc82e);place-items:center;width:clamp(42px,34%,64px);display:grid;position:relative}.index-module-scss-module__puvKIW__progressSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.index-module-scss-module__puvKIW__progressTrack,.index-module-scss-module__puvKIW__progressValue{fill:none;stroke-width:4px}.index-module-scss-module__puvKIW__progressTrack{stroke:#00ff9529}.index-module-scss-module__puvKIW__progressValue{stroke-linecap:round;stroke-dashoffset:var(--progress-offset);transition:stroke-dashoffset .65s cubic-bezier(.22,1,.36,1)}.index-module-scss-module__puvKIW__progressSparkleIcon{z-index:1;color:#00ff95;filter:drop-shadow(0 0 8px #00ff95cc);animation:3.5s ease-in-out infinite index-module-scss-module__puvKIW__starBreathe;position:relative}.index-module-scss-module__puvKIW__progressText{text-align:center;font-variant-numeric:tabular-nums;color:#d8fff2;text-shadow:0 0 10px #00ff9557;min-width:4ch;font-size:12px;font-weight:600;line-height:16px}@keyframes index-module-scss-module__puvKIW__starBreathe{0%,to{filter:drop-shadow(0 0 8px #00ff95d9)drop-shadow(0 0 20px #35f8ff80)drop-shadow(0 0 38px #00ff9540);transform:scale(1)}50%{filter:drop-shadow(0 0 12px #00ff95)drop-shadow(0 0 28px #35f8ffbf)drop-shadow(0 0 52px #00ff956b);transform:scale(1.1)}}
@keyframes -module-scss-module__cGWI4a__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.-module-scss-module__cGWI4a__contentCard{background:var(--card-background);border:1px solid var(--border-color);border-radius:.83vw;flex-direction:column;width:30.78vw;padding:1.25vw;transition:all .3s;display:flex;position:relative;box-shadow:0 0 4px #0000001a}.-module-scss-module__cGWI4a__cardTitle{color:var(--text-primary);width:fit-content;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.-module-scss-module__cGWI4a__cardTitle.-module-scss-module__cGWI4a__skeleton{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:20px;animation:1.5s ease-in-out infinite -module-scss-module__cGWI4a__skeleton-loading}.-module-scss-module__cGWI4a__cardDescription{width:fit-content;max-width:100%;color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.625vw;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:24px;display:-webkit-box;overflow:hidden}.-module-scss-module__cGWI4a__descriptionSkeleton{flex-direction:column;gap:8px;margin-top:.625vw;display:flex}.-module-scss-module__cGWI4a__skeletonLine{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;animation:1.5s ease-in-out infinite -module-scss-module__cGWI4a__skeleton-loading}.-module-scss-module__cGWI4a__skeletonLine.-module-scss-module__cGWI4a__skeletonLineShort{width:75%}.-module-scss-module__cGWI4a__imageGridWithButton{align-items:center;gap:.52vw;margin-top:1.04vw;display:flex}.-module-scss-module__cGWI4a__imageGridFull{margin-top:1.04vw}.-module-scss-module__cGWI4a__imageGrid{flex:1;grid-template-columns:repeat(4,6.6vw);gap:.52vw;display:inline-grid}.-module-scss-module__cGWI4a__imageCard{cursor:pointer;aspect-ratio:127/156;flex-direction:column;flex:1;transition:all .2s;display:flex;position:relative}.-module-scss-module__cGWI4a__favoriteBtn{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.04vw;height:1.04vw;transition:all .2s;display:flex;position:absolute}.-module-scss-module__cGWI4a__favoriteBtn:hover{background:var(--white-color);transform:scale(1.1)}.-module-scss-module__cGWI4a__favoriteBtn:hover svg{fill:#fbbf24;stroke:#fbbf24}.-module-scss-module__cGWI4a__favoriteBtn svg{width:.52vw;height:.52vw;color:var(--white-color);transition:all .2s}.-module-scss-module__cGWI4a__imageWrapper{box-sizing:border-box;border-radius:.52vw;width:100%;height:100%;padding:.31vw;position:absolute;overflow:hidden}.-module-scss-module__cGWI4a__imageWrapper.-module-scss-module__cGWI4a__active{background:padding-box padding-box,linear-gradient(122deg,#00ff95,#35f8ff) border-box;border:2px solid #0000}.-module-scss-module__cGWI4a__actionWrapper{z-index:10;pointer-events:none;width:100%;display:block;position:absolute;top:100%;left:0}.-module-scss-module__cGWI4a__image{border-radius:.52vw;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.-module-scss-module__cGWI4a__image:hover{transform:scale(1.02)}.-module-scss-module__cGWI4a__image:hover .-module-scss-module__cGWI4a__imageTitle{opacity:1}.-module-scss-module__cGWI4a__imageBg{object-fit:cover;z-index:0;top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}.-module-scss-module__cGWI4a__playBtn{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5vw;height:2.5vw;transition:all .3s;display:flex;position:relative}.-module-scss-module__cGWI4a__playBtn:hover{background-color:#fff3;transform:scale(1.15)}.-module-scss-module__cGWI4a__playBtn:active{transform:scale(1.05)}.-module-scss-module__cGWI4a__playBtn svg{color:var(--white-color);filter:drop-shadow(0 2px 4px #0000004d)}.-module-scss-module__cGWI4a__imageTitle{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;box-sizing:border-box;color:#fff;text-overflow:ellipsis;white-space:nowrap;background-color:#ffffff1f;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100%;min-width:0;height:2rem;padding:0 1rem;font-family:SF Pro;font-size:12px;font-weight:400;line-height:2rem;position:absolute;bottom:0;left:0;overflow:hidden}.-module-scss-module__cGWI4a__actionBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.21vw;margin:.94vw auto 0;padding:0;transition:all .2s;display:flex}.-module-scss-module__cGWI4a__actionBtn:hover .-module-scss-module__cGWI4a__actionBtnIcon{transform:rotate(90deg)}.-module-scss-module__cGWI4a__actionBtn:active{transform:translateY(0)}.-module-scss-module__cGWI4a__actionBtn span{color:var(--button-text-color);font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px}.-module-scss-module__cGWI4a__actionBtnRight{background:var(--template-bg);cursor:pointer;aspect-ratio:127/156;border:none;border-radius:.42vw;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.21vw;padding:.31vw;transition:all .3s;display:flex}.-module-scss-module__cGWI4a__actionBtnRight:hover{box-shadow:0 4px 12px var(--shadow-color)}.-module-scss-module__cGWI4a__actionBtnRight:hover .-module-scss-module__cGWI4a__actionBtnIcon{transform:rotate(90deg)scale(1.1)}.-module-scss-module__cGWI4a__actionBtnRight:active{transform:translateY(-2px)}.-module-scss-module__cGWI4a__actionBtnRight span{background:var(--button-text-color);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:400;line-height:18px}.-module-scss-module__cGWI4a__actionBtnIcon{background:var(--button-icon-bg);border-radius:50%;justify-content:center;align-items:center;width:1.04vw;height:1.04vw;transition:all .3s;display:flex}.-module-scss-module__cGWI4a__actionBtnIcon svg{width:1.25vw;height:1.25vw;color:var(--button-icon-color);stroke:var(--button-icon-color);fill:none;stroke-width:2px}.-module-scss-module__cGWI4a__disabled{opacity:.5;cursor:not-allowed}
.MusicCardActionsNew-module-scss-module__pLQjTG__overlay{z-index:18;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:calc(100% - 6px);height:40px;margin-top:2px;margin-left:auto;margin-right:auto;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(-4px)}.MusicCardActionsNew-module-scss-module__pLQjTG__overlay.MusicCardActionsNew-module-scss-module__pLQjTG__readOnly .MusicCardActionsNew-module-scss-module__pLQjTG__buttonGroup{cursor:not-allowed}.MusicCardActionsNew-module-scss-module__pLQjTG__overlay.MusicCardActionsNew-module-scss-module__pLQjTG__readOnly .MusicCardActionsNew-module-scss-module__pLQjTG__iconButton{cursor:not-allowed!important}.MusicCardActionsNew-module-scss-module__pLQjTG__overlay.MusicCardActionsNew-module-scss-module__pLQjTG__readOnly .MusicCardActionsNew-module-scss-module__pLQjTG__menuItem{opacity:.5!important;pointer-events:none!important;cursor:not-allowed!important}.MusicCardActionsNew-module-scss-module__pLQjTG__overlayVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.MusicCardActionsNew-module-scss-module__pLQjTG__buttonGroup{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);box-sizing:border-box;background-color:#ffffff26;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:0;width:100%;height:40px;padding:0 8px;display:flex;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__buttonGroup{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background-color:#ffffff1a;border:1px solid #ffffff2e;height:40px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.MusicCardActionsNew-module-scss-module__pLQjTG__menuWrapper{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.MusicCardActionsNew-module-scss-module__pLQjTG__menuWrapper .MusicCardActionsNew-module-scss-module__pLQjTG__dropdown{opacity:0;visibility:hidden;pointer-events:none}.MusicCardActionsNew-module-scss-module__pLQjTG__menuWrapper:hover .MusicCardActionsNew-module-scss-module__pLQjTG__dropdown{opacity:1;visibility:visible;pointer-events:auto}.MusicCardActionsNew-module-scss-module__pLQjTG__iconButton{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.MusicCardActionsNew-module-scss-module__pLQjTG__iconButton:hover:not(:disabled){color:#fff;background-color:#707070}.MusicCardActionsNew-module-scss-module__pLQjTG__iconButton:active:not(:disabled){transform:scale(.95)}.MusicCardActionsNew-module-scss-module__pLQjTG__iconButton:disabled{opacity:.4;cursor:not-allowed}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__iconButton{color:#fff}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__iconButton:hover:not(:disabled){background-color:#707070}.MusicCardActionsNew-module-scss-module__pLQjTG__dropdown{z-index:10;background-color:#2a2b2c;border:1px solid #7171714d;border-radius:12px;width:196px;padding:8px;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 32px #00000080}.MusicCardActionsNew-module-scss-module__pLQjTG__dropdown:before{content:"";background:0 0;height:10px;position:absolute;bottom:100%;left:0;right:0}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__dropdown{background-color:#2a2b2c;border:1px solid #7171714d}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem{color:#fff;text-align:left;cursor:pointer;white-space:nowrap;box-sizing:border-box;background-color:#0000;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:180px;height:38px;padding:0 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem:hover:not(:disabled){color:#fff;background-color:#3d3e40}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem:active:not(:disabled){transform:scale(.98)}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem:disabled{opacity:.4;cursor:not-allowed}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem.MusicCardActionsNew-module-scss-module__pLQjTG__danger{color:#ff4d6d}.MusicCardActionsNew-module-scss-module__pLQjTG__menuItem.MusicCardActionsNew-module-scss-module__pLQjTG__danger:hover:not(:disabled){color:#ff4d6d;background-color:#3d3e40}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__menuItem{color:#fff}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__menuItem:hover:not(:disabled){background-color:#3d3e40}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__menuItem.MusicCardActionsNew-module-scss-module__pLQjTG__danger{color:#ff6b85}.dark .MusicCardActionsNew-module-scss-module__pLQjTG__menuItem.MusicCardActionsNew-module-scss-module__pLQjTG__danger:hover:not(:disabled){background-color:#3d3e40}
.-module-scss-module__Q02Jha__textContainer{text-align:center;justify-content:center;align-items:center;width:100%;min-height:24px;padding:0 20px;display:flex}.-module-scss-module__Q02Jha__text{color:#fff;opacity:.9;margin:0;font-size:14px;animation:3s ease-in-out -module-scss-module__Q02Jha__fadeInOut}@keyframes -module-scss-module__Q02Jha__fadeInOut{0%{opacity:0;transform:translateY(10px)}10%{opacity:.9;transform:translateY(0)}90%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
.styles-module-scss-module__VmWsra__keyboardHint{z-index:200;background:var(--card-background);border:1px solid var(--border-color);width:480px;max-width:calc(100vw - 2rem);box-shadow:0 4px 24px var(--shadow-color);opacity:.9;border-radius:0 0 12px 12px;padding:1rem 1.25rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:50%;transform:translate(-50%)translateY(-100%)}.styles-module-scss-module__VmWsra__keyboardHint.styles-module-scss-module__VmWsra__expanded{transform:translate(-50%)translateY(0)}.styles-module-scss-module__VmWsra__keyboardHint.styles-module-scss-module__VmWsra__collapsed{transform:translate(-50%)translateY(-100%)}.styles-module-scss-module__VmWsra__keyboardHint:hover{opacity:1}.styles-module-scss-module__VmWsra__closeButton{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module-scss-module__VmWsra__closeButton:hover{background:var(--hover-bg);color:var(--text-primary)}.styles-module-scss-module__VmWsra__hintTitle{color:var(--text-primary);text-align:center;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.styles-module-scss-module__VmWsra__hintList{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.styles-module-scss-module__VmWsra__hintItem{flex-direction:column;justify-content:center;align-items:center;gap:.375rem;display:flex}.styles-module-scss-module__VmWsra__keyGroup{align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__VmWsra__divider{color:var(--text-tertiary);opacity:.5;font-size:.75rem;font-weight:400}.styles-module-scss-module__VmWsra__key{min-width:1.75rem;height:1.75rem;color:var(--text-primary);background:var(--chat-accent-surface);border:1.5px solid var(--border-color);box-shadow:0 1px 0 0 var(--border-color),0 2px 4px #0000001a;text-align:center;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 .375rem;font-family:SF Mono,Monaco,Menlo,monospace;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module-scss-module__VmWsra__plus{color:var(--text-secondary);font-size:.75rem;font-weight:500}.styles-module-scss-module__VmWsra__description{color:var(--text-secondary);white-space:nowrap;font-size:.75rem}.styles-module-scss-module__VmWsra__expandButton{z-index:200;background:var(--card-background);border:1px solid var(--border-color);cursor:pointer;color:var(--text-secondary);box-shadow:0 2px 8px var(--shadow-color);border-top:none;border-radius:0 0 8px 8px;align-items:center;gap:.25rem;padding:.375rem 1rem;font-size:.75rem;transition:all .2s;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__VmWsra__expandButton:hover{background:var(--hover-bg);color:var(--text-primary);padding-bottom:.5rem}.styles-module-scss-module__VmWsra__expandButton svg{transition:transform .2s}.styles-module-scss-module__VmWsra__expandButton:hover svg{transform:translateY(2px)}.dark .styles-module-scss-module__VmWsra__keyboardHint{opacity:.9;box-shadow:0 4px 32px #00000080}.dark .styles-module-scss-module__VmWsra__key{box-shadow:0 1px #ffffff1a,0 2px 4px #0000004d}.dark .styles-module-scss-module__VmWsra__expandButton{box-shadow:0 2px 12px #0006}
.style-module-scss-module__cHh74a__introduction{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.style-module-scss-module__cHh74a__introduction #agent-chat-footer{width:calc(100% - 1rem);left:unset;right:unset;bottom:unset;margin-bottom:25px;margin-left:.5rem;margin-right:.5rem;position:relative}.style-module-scss-module__cHh74a__introductionContent{text-align:left;box-sizing:border-box;padding:0 .625rem}.style-module-scss-module__cHh74a__introductionLogo{background:var(--text-primary);width:34px;height:34px;color:var(--card-background);border-radius:99px;justify-content:center;align-items:center;margin-bottom:14px;transition:background-color .3s,color .3s;display:flex}.style-module-scss-module__cHh74a__introductionTitle{height:auto;color:var(--text-primary);margin:14px 0 20px;font-family:SF Pro;font-size:1.5rem;font-weight:700;line-height:1;transition:color .3s}[lang=ja] .style-module-scss-module__cHh74a__introductionTitle{line-height:1.4}.style-module-scss-module__cHh74a__introductionSubtitle{height:auto;color:var(--text-secondary);margin-bottom:24px;font-family:SF Pro;font-size:1.125rem;font-weight:400;line-height:1;transition:color .3s}[lang=ja] .style-module-scss-module__cHh74a__introductionSubtitle{line-height:1.5}.style-module-scss-module__cHh74a__recommendList{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:0 .625rem;display:flex}.style-module-scss-module__cHh74a__recommendListItem{background:var(--template-bg);-webkit-user-select:none;user-select:none;border-radius:0 0 10px 10px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:98px;padding:0 9px 0 16px;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}.style-module-scss-module__cHh74a__recommendListLeftPart{flex-direction:column;justify-content:center;gap:8px;height:98px;transition:all .3s;display:flex;position:relative;top:0}.style-module-scss-module__cHh74a__recommendListLeftPart:hover .style-module-scss-module__cHh74a__recommendListLeftPartButton{height:28px}.style-module-scss-module__cHh74a__recommendListLeftPartTitle{height:20px;color:var(--text-primary);margin-bottom:7px;font-family:SF Pro;font-size:16px;font-weight:600;line-height:1;transition:color .3s}.style-module-scss-module__cHh74a__recommendListLeftPartSubtitle{color:var(--text-secondary);font-family:SF Pro;font-size:12px;font-weight:400;line-height:1;transition:color .3s}.style-module-scss-module__cHh74a__recommendListLeftPartButton{text-align:center;background:var(--hover-bg);width:50px;height:0;color:var(--text-primary);cursor:pointer;border-radius:99px;line-height:28px;transition:height .3s,background-color .3s,color .3s;overflow:hidden}.style-module-scss-module__cHh74a__recommendListLeftPartButton:hover{background:var(--brand-primary);color:var(--white-color)}.style-module-scss-module__cHh74a__recommendListRightPart{border-radius:10px;flex-shrink:0;width:170px;height:100%;position:relative}.style-module-scss-module__cHh74a__recommendListRightPartImage1{object-fit:cover;z-index:3;border:1px solid #fff;border-radius:4px;width:70px;height:90px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 20px 1px #00000040}.style-module-scss-module__cHh74a__recommendListRightPartImageLeft{object-fit:cover;z-index:2;border-radius:4px;width:55px;height:70px;position:absolute;bottom:-3px;left:7px;transform:rotate(-15deg)}.style-module-scss-module__cHh74a__recommendListRightPartImageRight{object-fit:cover;z-index:2;border-radius:4px;width:55px;height:70px;position:absolute;bottom:-3px;right:7px;transform:rotate(15deg)}.style-module-scss-module__cHh74a__recommendListRefresh{color:#787878;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;width:100%;font-size:.875rem;display:flex}.style-module-scss-module__cHh74a__recommendListRefresh svg{margin:0 4px}.style-module-scss-module__cHh74a__recommendListRefresh:hover{opacity:.8;color:var(--text-primary)}@keyframes style-module-scss-module__cHh74a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module-scss-module__cHh74a__refreshIconRotating{animation:.6s linear style-module-scss-module__cHh74a__rotate}
.styles-module-scss-module__AnYNQa__panelSection{box-sizing:border-box;background:#1e2021;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__AnYNQa__loginPanelPopup:after{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(317deg,#00ffb7a6 0%,#09cf971a 25%,#ffffff05 50%,#ffffff0d 75%,#00ff951a 100%);border-radius:14px;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__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__gap{gap:clamp(8px,1.8vh,24px)}.styles-module-scss-module__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__height,.styles-module-scss-module__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__socialButton,.styles-module-scss-module__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__loginButton{height:clamp(32px,4.44vh,60px)}.styles-module-scss-module__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__title{font-size:clamp(28px,1.7vw,44px)}.styles-module-scss-module__AnYNQa__loginPanelPopup .styles-module-scss-module__AnYNQa__subtitle{color:#fff;font-size:clamp(14px,1.1vw,16px)}.styles-module-scss-module__AnYNQa__loginPagePanel{width:clamp(400px,31.25vw,600px);padding:0 24px}.styles-module-scss-module__AnYNQa__loginPagePanel .styles-module-scss-module__AnYNQa__title{font-size:clamp(28px,2.4vw,48px)}.styles-module-scss-module__AnYNQa__loginPagePanel .styles-module-scss-module__AnYNQa__subtitle{color:#fff;font-size:clamp(14px,1.1vw,16px)}@media (max-width:900px){.styles-module-scss-module__AnYNQa__loginPagePanel{width:100%;min-height:100vh;padding:0 24px}}@media (max-width:640px){.styles-module-scss-module__AnYNQa__loginPagePanel{padding:0 18px}}.styles-module-scss-module__AnYNQa__LoginPanelGlowEffect{pointer-events:none;z-index:0;filter:blur(60px);background:radial-gradient(circle,#35f8ff99 0%,#00ff9599 40%,#35f8ffcc 60%,#00ff95cc 80%);border-radius:50%;width:400px;height:300px;animation:4s ease-in-out infinite styles-module-scss-module__AnYNQa__glowFlow;position:absolute;bottom:-150px;right:-150px}@keyframes styles-module-scss-module__AnYNQa__glowFlow{0%{opacity:.6;transform:scale(.9)translate(0)}25%{opacity:.85;transform:scale(1.15)translate(-40px,40px)}50%{opacity:1;transform:scale(1.3)translate(-60px,60px)}75%{opacity:.85;transform:scale(1.15)translate(-40px,40px)}to{opacity:.6;transform:scale(.9)translate(0)}}.styles-module-scss-module__AnYNQa__panel{z-index:1;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:462px;display:flex;position:relative}.styles-module-scss-module__AnYNQa__header{flex-direction:column;align-items:center;gap:clamp(24px,3.2vh,40px);display:flex}.styles-module-scss-module__AnYNQa__logo{width:59px;height:54px}.styles-module-scss-module__AnYNQa__titleWrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module-scss-module__AnYNQa__title{text-align:center;color:#fff;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(28px,1.7vw,44px);font-weight:600;line-height:1}.styles-module-scss-module__AnYNQa__subtitle{text-align:center;color:#fff;margin:0;font-size:16px;font-weight:400;line-height:20px}.styles-module-scss-module__AnYNQa__buttonWrapper{flex-direction:column;align-items:center;gap:clamp(16px,2vh,24px);width:100%;display:flex}.styles-module-scss-module__AnYNQa__loginButton{cursor:pointer;background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;transition:opacity .2s,box-shadow .2s;display:flex}.styles-module-scss-module__AnYNQa__loginButton:hover{opacity:.9;box-shadow:0 0 15px #00ff95}.styles-module-scss-module__AnYNQa__loginButton span{text-align:center;color:#303133;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;line-height:20px}.styles-module-scss-module__AnYNQa__socialButton{mix-blend-mode:color-dodge;cursor:pointer;background:#474a4c66;border:none;border-radius:8px;justify-content:center;align-items:center;gap:20px;width:100%;height:48px;transition:background .2s;display:flex}.styles-module-scss-module__AnYNQa__socialButton:hover{background:#474a4c99}.styles-module-scss-module__AnYNQa__socialButton.styles-module-scss-module__AnYNQa__active{background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%)}.styles-module-scss-module__AnYNQa__socialButton.styles-module-scss-module__AnYNQa__active:hover{opacity:.9;box-shadow:0 0 15px #00ff95}.styles-module-scss-module__AnYNQa__socialButton.styles-module-scss-module__AnYNQa__active{color:#303133;font-weight:600}.styles-module-scss-module__AnYNQa__terms{flex-direction:column;align-items:center;gap:24px;display:flex}.styles-module-scss-module__AnYNQa__termsText{text-align:center;color:#969798;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:20px}.styles-module-scss-module__AnYNQa__termsLink{background:linear-gradient(122deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;cursor:pointer;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__AnYNQa__termsLink:hover{opacity:.8}
.styles-module-scss-module__SPZxPq__triggerWrap{display:inline-flex}.styles-module-scss-module__SPZxPq__popoverContent{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);transform-origin:100% 0;width:424px;max-width:calc(100vw - 24px);height:563px;color:#fff!important;background:linear-gradient(157deg,#00ff9500 49%,#35f8ff0d 89%,#00ff950d 100%),#1e2021f2!important;border:1px solid #ffffff14!important;border-radius:14px!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 20px #0000004d,0 0 0 1px #0000002e!important}.styles-module-scss-module__SPZxPq__panel{font-variation-settings:"wdth" 100;flex-direction:column;width:100%;height:100%;padding:20px 14px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.styles-module-scss-module__SPZxPq__tabs{border-bottom:1px solid #ffffff1a;flex:none;gap:20px;width:392px;height:32px;margin:0 auto 14px;padding-left:12px;display:flex;position:relative}.styles-module-scss-module__SPZxPq__tabButton{color:#969798;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:14px;font-weight:590;line-height:18px;position:relative}.styles-module-scss-module__SPZxPq__tabButton span:first-child{align-items:center;height:30px;display:inline-flex;position:relative;top:0}.styles-module-scss-module__SPZxPq__tabButton:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__SPZxPq__activeTab{color:#00ff95}.styles-module-scss-module__SPZxPq__activeTab span:first-child{-webkit-text-fill-color:#0000;background:linear-gradient(149deg,#00ff95 21%,#35f8ff 97%);-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__SPZxPq__activeTab:after{background:linear-gradient(176deg,#00ff95 21%,#35f8ff 97%)}.styles-module-scss-module__SPZxPq__tabDot{background:#ff5e5e;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:-4px}.styles-module-scss-module__SPZxPq__listFrame{flex:0 0 426px;width:396px;height:426px;min-height:426px;margin:0 auto;display:flex}.styles-module-scss-module__SPZxPq__list{box-sizing:border-box;flex-direction:column;flex:auto;gap:8px;min-width:0;height:426px;padding:0 15px 0 0;display:flex;overflow:hidden auto;scrollbar-width:auto!important;scrollbar-color:auto!important}.styles-module-scss-module__SPZxPq__list::-webkit-scrollbar{width:4px!important;height:4px!important}.styles-module-scss-module__SPZxPq__list::-webkit-scrollbar-track{background:#0009!important;border-radius:999px!important}.styles-module-scss-module__SPZxPq__list::-webkit-scrollbar-thumb{background:#4e5051!important;border-radius:999px!important}.styles-module-scss-module__SPZxPq__list::-webkit-scrollbar-thumb:hover{background:#7f8081!important}.styles-module-scss-module__SPZxPq__list::-webkit-scrollbar-thumb:active{background:#7f8081!important}@-moz-document url-prefix(){.styles-module-scss-module__SPZxPq__list{scrollbar-width:thin!important;scrollbar-color:#4e5051 #0009!important}.styles-module-scss-module__SPZxPq__list:hover{scrollbar-color:#7f8081 #0009!important}}.styles-module-scss-module__SPZxPq__item{width:392px;height:84px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;flex-direction:column;flex:none;align-items:stretch;gap:8px;padding:10px 12px;transition:background .18s;display:flex;position:relative}.styles-module-scss-module__SPZxPq__item:hover{background:#ffffff0a}.styles-module-scss-module__SPZxPq__itemHeader{align-items:center;gap:6px;width:368px;min-width:0;height:20px;display:flex}.styles-module-scss-module__SPZxPq__tag{color:#00ff95;white-space:nowrap;text-overflow:ellipsis;background:#2b2e30 padding-box padding-box;border-radius:4px;flex:none;align-items:center;max-width:120px;height:20px;min-height:20px;padding:2px 6px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex;overflow:hidden}.styles-module-scss-module__SPZxPq__tagText{text-overflow:ellipsis;-webkit-text-fill-color:#0000;background:linear-gradient(163deg,#00ff95 21%,#35f8ff 97%);-webkit-background-clip:text;background-clip:text;max-width:108px;display:block;overflow:hidden}.styles-module-scss-module__SPZxPq__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:140px;font-size:14px;font-weight:590;line-height:18px;overflow:hidden}.styles-module-scss-module__SPZxPq__time{color:#fff;text-align:right;white-space:nowrap;flex:0 0 102px;margin-left:auto;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__SPZxPq__body{color:#969798;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:368px;margin:0;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.styles-module-scss-module__SPZxPq__interactionItem{flex-direction:row;align-items:flex-start;gap:12px;padding:13px 12px}.styles-module-scss-module__SPZxPq__interactionAvatar{color:#292a2b;text-align:center;background:#f2f2f2;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;font-weight:590;line-height:22px;display:inline-flex;position:relative;overflow:hidden}.styles-module-scss-module__SPZxPq__interactionAvatarImage{object-fit:cover}.styles-module-scss-module__SPZxPq__interactionContent{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.styles-module-scss-module__SPZxPq__interactionHeader{align-items:center;gap:8px;width:100%;min-width:0;height:18px;display:flex}.styles-module-scss-module__SPZxPq__interactionTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;font-weight:590;line-height:18px;overflow:hidden}.styles-module-scss-module__SPZxPq__interactionTime{color:#fff;text-align:right;white-space:nowrap;flex:none;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__SPZxPq__interactionBody{color:#b8b9ba;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:18px;overflow:hidden}.styles-module-scss-module__SPZxPq__unreadDot{z-index:1;background:#ff5e5e;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.styles-module-scss-module__SPZxPq__empty{color:#969798;justify-content:center;align-items:center;min-height:220px;font-size:14px;line-height:18px;display:flex}.styles-module-scss-module__SPZxPq__footer{flex:none;justify-content:space-between;align-items:center;width:396px;height:37px;margin:14px auto 0;padding:20px 10px 0;display:flex;position:relative}.styles-module-scss-module__SPZxPq__footer:before{content:"";background:#ffffff1a;width:392px;height:1px;position:absolute;top:0;left:2px}.styles-module-scss-module__SPZxPq__footerButton{color:#969798;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-family:inherit;font-size:12px;font-weight:400;line-height:16px;transition:color .18s;display:inline-flex}.styles-module-scss-module__SPZxPq__footerButton:hover{color:#fff}.styles-module-scss-module__SPZxPq__viewAllButton svg{flex:none}
.styles-module-scss-module__2V9pTW__overlay{z-index:9999;pointer-events:auto;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out styles-module-scss-module__2V9pTW__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module-scss-module__2V9pTW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__2V9pTW__dialog{pointer-events:auto;background:linear-gradient(#1e2021 25.185%,#262628 42.824%);border:1px solid #bcbcbc33;border-radius:14px;flex-direction:column;gap:14px;width:576px;max-width:calc(100vw - 32px);padding:30px;animation:.25s ease-out styles-module-scss-module__2V9pTW__slideUp;display:flex;position:relative;box-shadow:0 10px 30px #0006}@keyframes styles-module-scss-module__2V9pTW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__2V9pTW__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.styles-module-scss-module__2V9pTW__title{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:18px}.styles-module-scss-module__2V9pTW__closeButton{cursor:pointer;color:#ffffff80;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .2s;display:flex}.styles-module-scss-module__2V9pTW__closeButton:hover:not(:disabled){color:#fff}.styles-module-scss-module__2V9pTW__closeButton:disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__2V9pTW__methodList{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.styles-module-scss-module__2V9pTW__methodList::-webkit-scrollbar{width:4px}.styles-module-scss-module__2V9pTW__methodList::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__2V9pTW__methodList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.styles-module-scss-module__2V9pTW__empty{color:#fff6;justify-content:center;align-items:center;padding:40px 20px;font-size:14px;display:flex}.styles-module-scss-module__2V9pTW__methodItem{cursor:pointer;background-color:#ffffff0d;border:2px solid #0000;border-radius:14px;outline:none;align-items:center;gap:14px;height:88px;padding:10px 24px;transition:border-color .2s,background-color .2s;display:flex;position:relative}.styles-module-scss-module__2V9pTW__methodItem:hover:not(.styles-module-scss-module__2V9pTW__selected){background-color:#ffffff14}.styles-module-scss-module__2V9pTW__methodItem.styles-module-scss-module__2V9pTW__selected{background-color:#00ff950f;border-color:#00ff95}.styles-module-scss-module__2V9pTW__methodIcon{background-color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.styles-module-scss-module__2V9pTW__methodIcon img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__2V9pTW__methodName{color:#f7fafa;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:18px;font-weight:400;line-height:18px;overflow:hidden}.styles-module-scss-module__2V9pTW__checkmark{color:#00ff95;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.styles-module-scss-module__2V9pTW__footer{gap:14px;padding-top:14px;display:flex}.styles-module-scss-module__2V9pTW__cancelButton,.styles-module-scss-module__2V9pTW__confirmButton{cursor:pointer;border:none;border-radius:8px;flex:1;height:48px;padding:0 8px;font-size:14px;font-weight:600;transition:opacity .2s,filter .2s}.styles-module-scss-module__2V9pTW__cancelButton:disabled,.styles-module-scss-module__2V9pTW__confirmButton:disabled{cursor:not-allowed;opacity:.5}.styles-module-scss-module__2V9pTW__cancelButton{color:#fff;background-color:#ffffff0d}.styles-module-scss-module__2V9pTW__cancelButton:hover:not(:disabled){background-color:#ffffff1a}.styles-module-scss-module__2V9pTW__confirmButton{color:#292b2c;background:linear-gradient(164.08deg,#00ff95 20.852%,#35f8ff 96.727%);font-weight:700}.styles-module-scss-module__2V9pTW__confirmButton:hover:not(:disabled){filter:brightness(1.05)}.styles-module-scss-module__2V9pTW__confirmButton:disabled{color:#ffffff59;background:#ffffff26}@media (max-width:640px){.styles-module-scss-module__2V9pTW__dialog{gap:12px;padding:20px}.styles-module-scss-module__2V9pTW__methodItem{height:72px;padding:10px 16px}.styles-module-scss-module__2V9pTW__methodIcon{width:44px;height:44px}.styles-module-scss-module__2V9pTW__methodName,.styles-module-scss-module__2V9pTW__title{font-size:16px}}
.MembershipCreditsSection-module-scss-module__gQSc-W__section{width:100%;margin:100px 0}.MembershipCreditsSection-module-scss-module__gQSc-W__grid{grid-template-columns:repeat(auto-fit,268px);justify-content:center;gap:29px;display:grid}@media (max-width:640px){.MembershipCreditsSection-module-scss-module__gQSc-W__grid{grid-template-columns:repeat(2,1fr);gap:8px}}.MembershipCreditsSection-module-scss-module__gQSc-W__cardBorderWrap{border-radius:14px;width:268px;transition:transform .15s;position:relative}.MembershipCreditsSection-module-scss-module__gQSc-W__cardBorderWrap:hover{transform:translateY(-4px)}@media (max-width:640px){.MembershipCreditsSection-module-scss-module__gQSc-W__cardBorderWrap{width:100%}}.MembershipCreditsSection-module-scss-module__gQSc-W__cardBorderWrap:after{content:"";pointer-events:none;z-index:3;background:url(/images/card_line.png) 50%/100% 100% no-repeat;border-radius:14px;position:absolute;inset:0}.MembershipCreditsSection-module-scss-module__gQSc-W__card{background:#1e2021;border-radius:14px;flex-direction:column;width:100%;transition:transform .15s;display:flex;position:relative;overflow:hidden}.MembershipCreditsSection-module-scss-module__gQSc-W__cardSoldOut{opacity:.55;filter:grayscale(.3)}.MembershipCreditsSection-module-scss-module__gQSc-W__bonusBadge{z-index:4;color:#1e2021;white-space:nowrap;background:linear-gradient(145.45deg,#00ff95 20.852%,#35f8ff 96.727%);border-radius:14px 0 20px;padding:6px 12px;font-size:16px;font-weight:600;line-height:20px;position:absolute;top:0;left:0;box-shadow:0 2px 2px #0003}.MembershipCreditsSection-module-scss-module__gQSc-W__tagBadge{z-index:4;background:url(/images/icon_logo_02.png) 50%/100% 100% no-repeat;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:-32px;right:-22px}.MembershipCreditsSection-module-scss-module__gQSc-W__tagBadgeText{color:#fff;text-shadow:0 2px #c72222;white-space:nowrap;padding-top:16px;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px}.MembershipCreditsSection-module-scss-module__gQSc-W__firstBadge{z-index:4;background:url(/images/icon_logo_01.png) 50%/100% 100% no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:80px;height:80px;padding:16px 15px 20px;display:flex;position:absolute;top:-32px;right:-22px}.MembershipCreditsSection-module-scss-module__gQSc-W__firstBadgeMultiplier{color:#fff;text-shadow:0 2px #4d1ba2a1;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:24px;font-weight:700;line-height:24px}.MembershipCreditsSection-module-scss-module__gQSc-W__firstBadgeLabel{color:#fff;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:8px;font-weight:700;line-height:normal}.MembershipCreditsSection-module-scss-module__gQSc-W__cardBody{background:#1e2021 url(/images/card_bg_1.png) 50%/cover no-repeat;border-radius:14px 14px 0 0;flex-direction:column;justify-content:space-between;align-items:center;height:280px;padding:40px 0 20px;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__cardContentGroup{flex-direction:column;align-items:center;gap:14px;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__creditsTextGroup{flex-direction:column;align-items:center;gap:24px;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__totalCredits{color:#fff;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:28px;font-weight:590;line-height:24px}.MembershipCreditsSection-module-scss-module__gQSc-W__totalCreditsDim{color:#ffffff59}.MembershipCreditsSection-module-scss-module__gQSc-W__breakdown{color:#fff;text-align:center;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px}.MembershipCreditsSection-module-scss-module__gQSc-W__iconArea{flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;padding:21px 18px 21.5px;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__iconAreaDim{opacity:.3}.MembershipCreditsSection-module-scss-module__gQSc-W__hailuoIcon{filter:drop-shadow(0 0 16px #00ff9573);flex-shrink:0}.MembershipCreditsSection-module-scss-module__gQSc-W__quantityRow{align-items:center;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__qtyBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .15s;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__qtyBtn:hover:not(:disabled){color:#fff}.MembershipCreditsSection-module-scss-module__gQSc-W__qtyBtn:disabled{opacity:.25;cursor:not-allowed}.MembershipCreditsSection-module-scss-module__gQSc-W__qtyValue{color:#fff;text-align:center;justify-content:center;align-items:center;width:80px;height:30px;font-size:24px;font-weight:600;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__priceFooter{cursor:pointer;background:url(/images/card_bg_2.png) 50%/100% 100% no-repeat;border:none;border-radius:0 0 14px 14px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:60px;padding:12px 20px;transition:opacity .2s;display:flex}.MembershipCreditsSection-module-scss-module__gQSc-W__priceFooter:hover:not(:disabled){opacity:.85}.MembershipCreditsSection-module-scss-module__gQSc-W__priceFooterSoldOut{cursor:not-allowed}.MembershipCreditsSection-module-scss-module__gQSc-W__priceText{color:#fff;text-align:center;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:24px;font-weight:700;line-height:24px}.MembershipCreditsSection-module-scss-module__gQSc-W__soldOutText{color:#ffffff59;letter-spacing:1px;font-size:14px;font-weight:600}
.styles-module-scss-module__Q81DKW__dialogContent{z-index:9999;flex-direction:column;gap:24px;max-width:90vw;display:flex;background:#1e2021!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:620px!important;padding:30px!important}.styles-module-scss-module__Q81DKW__titleRow{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__Q81DKW__title{color:#f7fafa;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px;display:flex}.styles-module-scss-module__Q81DKW__titlePeriod{color:#969798;font-size:18px;font-weight:400}.styles-module-scss-module__Q81DKW__planRow{background:#ffffff0d;border-radius:14px;justify-content:space-between;align-items:center;height:80px;padding:12px 20px;display:flex}.styles-module-scss-module__Q81DKW__planName{color:#f7fafa;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px}.styles-module-scss-module__Q81DKW__planName.styles-module-scss-module__Q81DKW__current{color:#a0a3a3;font-weight:400}.styles-module-scss-module__Q81DKW__planName.styles-module-scss-module__Q81DKW__target{color:#f7fafa;font-weight:590}.styles-module-scss-module__Q81DKW__currentLabel{color:#a0a3a3;font-weight:400}.styles-module-scss-module__Q81DKW__planRight{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Q81DKW__staminaGroup{align-items:center;gap:6px;display:flex}.styles-module-scss-module__Q81DKW__staminaCount{align-items:center;gap:2px;display:flex}.styles-module-scss-module__Q81DKW__staminaNum{color:#a0a3a3;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px}.styles-module-scss-module__Q81DKW__staminaNum.styles-module-scss-module__Q81DKW__highlight{color:#f7fafa;font-weight:700;line-height:18px}.styles-module-scss-module__Q81DKW__staminaLabel{color:#a0a3a3;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px}.styles-module-scss-module__Q81DKW__staminaLabel.styles-module-scss-module__Q81DKW__highlight{color:#f7fafa}.styles-module-scss-module__Q81DKW__progressBar{background:#ffffff1a;border-radius:999px;flex-shrink:0;width:220px;height:6px;overflow:hidden}.styles-module-scss-module__Q81DKW__progressFill{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:999px;height:100%;transition:width .3s}.styles-module-scss-module__Q81DKW__priceBlock{background:#ffffff0d;border-radius:14px;flex-direction:column;gap:14px;padding:16px 20px;display:flex}.styles-module-scss-module__Q81DKW__priceRow{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Q81DKW__priceLabel{color:#a0a3a3;align-items:center;gap:4px;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px;display:flex}.styles-module-scss-module__Q81DKW__priceValue{color:#a0a3a3;font-family:SF Pro,sans-serif;font-size:14px;line-height:14px}.styles-module-scss-module__Q81DKW__divider{background:#ffffff14;height:1px;margin:0 -20px}.styles-module-scss-module__Q81DKW__totalRow{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Q81DKW__totalLabel,.styles-module-scss-module__Q81DKW__totalValue{color:#f7fafa;font-family:SF Pro,sans-serif;font-size:18px;font-weight:400;line-height:18px}.styles-module-scss-module__Q81DKW__footer{flex-direction:column;align-items:center;gap:14px;display:flex}.styles-module-scss-module__Q81DKW__confirmButton{color:#1e2021;cursor:pointer;background:linear-gradient(169.3deg,#00ff95 20.852%,#35f8ff 96.727%);border:none;border-radius:8px;width:388px;max-width:100%;height:48px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:590;line-height:18px;transition:opacity .2s}.styles-module-scss-module__Q81DKW__confirmButton:hover{opacity:.9}.styles-module-scss-module__Q81DKW__confirmButton:active{opacity:.85}.styles-module-scss-module__Q81DKW__confirmButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Q81DKW__disclaimer{color:#969798;text-align:center;max-width:500px;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px}
.styles-module-scss-module__UwEloW__membershipMainTab{border:1px solid #343637;border-radius:99px;justify-content:center;align-items:center;gap:20px;width:fit-content;margin:30px auto 40px;padding:4px;display:flex}.styles-module-scss-module__UwEloW__membershipMainTabItem{color:#969798;cursor:pointer;background:0 0;border:none;border-radius:99px;justify-content:center;align-items:center;gap:4px;width:200px;height:54px;padding:0 16px;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px;transition:color .2s,background .2s;display:inline-flex}.styles-module-scss-module__UwEloW__membershipMainTabItem:hover{color:#b4b5b6}.styles-module-scss-module__UwEloW__membershipMainTabItemActive{color:var(--【深】agent-画布背景,#0b0c0c);background:linear-gradient(157.59deg,#00ff95 20.852%,#35f8ff 96.727%)}.styles-module-scss-module__UwEloW__membershipMainTabItemActive:hover{color:var(--【深】agent-画布背景,#0b0c0c)}.styles-module-scss-module__UwEloW__membershipBuyCreditsPlaceholder{color:#969798;justify-content:center;align-items:center;min-height:320px;font-family:SF Pro,sans-serif;font-size:16px;display:flex}.styles-module-scss-module__UwEloW__header{flex-direction:column;align-items:center;gap:30px;margin-bottom:40px;display:flex}.styles-module-scss-module__UwEloW__title{color:#fff;justify-content:center;align-items:center;gap:10px;margin:0;font-family:SF Pro,sans-serif;font-size:40px;font-weight:700;display:flex}.styles-module-scss-module__UwEloW__giftCodeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:590;transition:all .2s}.styles-module-scss-module__UwEloW__giftCodeButton:hover{background:#ffffff26;border-color:#ffffff4d}.styles-module-scss-module__UwEloW__giftCodeButton:active{transform:scale(.98)}.styles-module-scss-module__UwEloW__giftCodeButton{cursor:pointer;background:#292b2c;border:none;border-radius:99px;padding:10px 20px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:590}.styles-module-scss-module__UwEloW__billingToggle{border:1px solid #292b2c;border-radius:99px;align-items:center;gap:20px;height:42px;padding:1px;display:flex}.styles-module-scss-module__UwEloW__billingToggle button{color:#969798;cursor:pointer;background:0 0;border:none;border-radius:99px;width:140px;height:100%;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;transition:all .3s;position:relative}.styles-module-scss-module__UwEloW__billingToggle button.styles-module-scss-module__UwEloW__active{color:#0000;background:#292b2c linear-gradient(155.74deg,#00ff95 20.852%,#35f8ff 96.727%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__UwEloW__billingToggle button.styles-module-scss-module__UwEloW__active:before{content:"";z-index:-1;background:#292b2c;border-radius:99px;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__UwEloW__plansContainer{--max-item-width:320px;--min-item-width:260px;grid-template-columns:repeat(5,minmax(var(--min-item-width),var(--max-item-width)));justify-content:center;gap:24px;margin:0 auto 100px;display:grid}@media (max-width:1240px){.styles-module-scss-module__UwEloW__plansContainer{grid-template-columns:repeat(2,minmax(var(--min-item-width),var(--max-item-width)))}}.styles-module-scss-module__UwEloW__planCard{background:0 0;border:1px solid #343637;border-radius:20px;width:100%;min-height:784px;padding:23px 19px;position:relative}.styles-module-scss-module__UwEloW__planCard[data-plan=basic]{background-image:linear-gradient(#00ff9500 30%,#00ff950d)}.styles-module-scss-module__UwEloW__planCard.styles-module-scss-module__UwEloW__gradientBorder{border:none;position:relative}.styles-module-scss-module__UwEloW__planCard.styles-module-scss-module__UwEloW__gradientBorder:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(157.59deg,#00ff95 20.852%,#35f8ff 96.727%);border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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__UwEloW__bestValueBadge{color:#121415;background-image:linear-gradient(156.23deg,#00ff95 20.852%,#35f8ff 96.727%);border-radius:0 20px;height:32px;padding:5px 14px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:590;line-height:20px;position:absolute;top:-2px;right:0}.styles-module-scss-module__UwEloW__planHeader{height:220px;margin-bottom:24px;position:relative}.styles-module-scss-module__UwEloW__planName{color:#fff;background:#ffffff1a;border-radius:55px;align-items:center;gap:4px;height:32px;margin-bottom:17px;padding:5px 14px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:20px;display:inline-flex}.styles-module-scss-module__UwEloW__priceSection{align-items:flex-end;gap:3px;margin-bottom:17px;display:flex}.styles-module-scss-module__UwEloW__priceSection .styles-module-scss-module__UwEloW__currency{color:#fff;font-family:SF Pro,sans-serif;font-size:30px;font-weight:700;line-height:24px}.styles-module-scss-module__UwEloW__priceSection .styles-module-scss-module__UwEloW__priceBody{align-items:flex-end;gap:3px;display:flex}.styles-module-scss-module__UwEloW__priceSection .styles-module-scss-module__UwEloW__price{color:#fff;font-family:SF Pro,sans-serif;font-size:40px;font-weight:700;line-height:42px}.styles-module-scss-module__UwEloW__priceSection .styles-module-scss-module__UwEloW__description{color:#969798;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400}.styles-module-scss-module__UwEloW__priceSection.styles-module-scss-module__UwEloW__priceSectionFree .styles-module-scss-module__UwEloW__currency,.styles-module-scss-module__UwEloW__priceSection.styles-module-scss-module__UwEloW__priceSectionFree .styles-module-scss-module__UwEloW__price,.styles-module-scss-module__UwEloW__creditsGray span{color:#969798}.styles-module-scss-module__UwEloW__creditsGray svg{color:#4e5051}.styles-module-scss-module__UwEloW__credits{z-index:2;align-items:flex-end;gap:4px;display:flex;position:relative}.styles-module-scss-module__UwEloW__credits span{color:#fff;font-family:SF Pro,sans-serif;font-size:30px;font-weight:700;line-height:30px}.styles-module-scss-module__UwEloW__credits svg{color:#00ff95;width:24px;height:24px;margin-bottom:-3px}.styles-module-scss-module__UwEloW__chartContainer{width:100%;height:128px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.styles-module-scss-module__UwEloW__chartContainer:before,.styles-module-scss-module__UwEloW__chartContainer:after{content:"";border-left:1px dashed #ffffff26;width:1px;position:absolute;bottom:0}.styles-module-scss-module__UwEloW__planCard.styles-module-scss-module__UwEloW__highlight .styles-module-scss-module__UwEloW__chartContainer:before,.styles-module-scss-module__UwEloW__planCard.styles-module-scss-module__UwEloW__highlight .styles-module-scss-module__UwEloW__chartContainer:after{border-left-color:#00ff95}.styles-module-scss-module__UwEloW__betaInfo{text-align:center;background:#ffffff1a;border-radius:18px;flex-direction:column;justify-content:space-between;gap:4px;margin-bottom:24px;padding-top:16px;display:flex}.styles-module-scss-module__UwEloW__betaInfo p{color:#fff;margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:590;line-height:normal}.styles-module-scss-module__UwEloW__betaInfo p .styles-module-scss-module__UwEloW__highlight{-webkit-text-fill-color:#0000;background-image:linear-gradient(174.65deg,#00ff95 20.852%,#35f8ff 96.727%);-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__UwEloW__betaInfo p .styles-module-scss-module__UwEloW__yellow{color:#fff374}.styles-module-scss-module__UwEloW__betaInfo.styles-module-scss-module__UwEloW__betaInfoFree{background:#ffffff0d}.styles-module-scss-module__UwEloW__freeBetaContent{justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex}.styles-module-scss-module__UwEloW__freePlanName{color:#fff;text-align:center;margin:0;font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px}.styles-module-scss-module__UwEloW__upgradeButton{cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;width:100%;height:36px;margin-bottom:24px;padding:10px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:590;transition:background .2s,opacity .2s;display:flex}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonFree{color:#fff;background:#ffffff0d}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonFree:hover{background:#ffffff1a}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonStarter{color:#1e2021;background:#35f8ff}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonStarter:hover{opacity:.9}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonBasic{color:#1e2021;background:#35f8ff}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonBasic:hover{opacity:.9}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonPro{color:#1e2021;background:#00ff95}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonPro:hover{opacity:.9}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonPremium{color:#1e2021;background:linear-gradient(169.4deg,#00ff95 20.852%,#35f8ff 96.727%)}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonPremium:hover{opacity:.9}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonLower{color:#6b6c6d;cursor:not-allowed;background:#ffffff0f}.styles-module-scss-module__UwEloW__upgradeButton.styles-module-scss-module__UwEloW__upgradeButtonLower:hover{opacity:.7;background:#ffffff0f}.styles-module-scss-module__UwEloW__upgradeButton:disabled{cursor:not-allowed;pointer-events:none}.styles-module-scss-module__UwEloW__features{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__UwEloW__featureSection h3{color:#969798;margin:0 0 12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:700}.styles-module-scss-module__UwEloW__featureSection ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__UwEloW__featureSection li{color:#fff;align-items:center;gap:6px;font-family:SF Pro,sans-serif;font-size:14px;display:flex}.styles-module-scss-module__UwEloW__featureSection li .styles-module-scss-module__UwEloW__dot{background:#fff;border-radius:50%;flex-shrink:0;width:6px;height:6px}.styles-module-scss-module__UwEloW__modelBenefit{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.styles-module-scss-module__UwEloW__benefitRow{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__benefitName{color:#fff;white-space:nowrap;font-family:SF Pro,sans-serif;font-size:12px;font-weight:590}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__benefitName strong{color:#00ff95;font-weight:700}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__line{background:#ffffff1a;flex:1;height:1px}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge{white-space:nowrap;border-radius:999px;padding:2px 10px;font-family:SF Pro,sans-serif;font-size:10px;line-height:12px}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__gray{color:#969798;background:#292b2c}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__gradient,.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__green{background:#292b2c linear-gradient(168.23deg,#00ff95 20.852%,#35f8ff 96.727%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__blue{color:#60a5fa;background:#1e3a8a}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__yellow{color:#fbbf24;background:#854d0e}.styles-module-scss-module__UwEloW__benefitRow .styles-module-scss-module__UwEloW__badge.styles-module-scss-module__UwEloW__gold{color:#1a1c1d;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);font-weight:700}.styles-module-scss-module__UwEloW__subtext{color:#969798;padding-left:14px;font-family:SF Pro,sans-serif;font-size:10px}.styles-module-scss-module__UwEloW__subtextGreen{color:#00ff95;padding-left:14px;font-family:SF Pro,sans-serif;font-size:10px}
.styles-module-scss-module__B0EfzG__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;animation:.2s ease-out styles-module-scss-module__B0EfzG__fadeIn;position:fixed;inset:0;overflow-y:auto}.styles-module-scss-module__B0EfzG__overlay::-webkit-scrollbar{width:8px}.styles-module-scss-module__B0EfzG__overlay::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module-scss-module__B0EfzG__overlay::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module-scss-module__B0EfzG__overlay::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes styles-module-scss-module__B0EfzG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__B0EfzG__modalContent{width:100%;min-height:100%;padding-top:60px;animation:.3s ease-out styles-module-scss-module__B0EfzG__slideUp;position:relative}@keyframes styles-module-scss-module__B0EfzG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__B0EfzG__closeButton{z-index:10;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:fixed;top:20px;right:24px}.styles-module-scss-module__B0EfzG__closeButton:hover{background:#ffffff2e}.styles-module-scss-module__B0EfzG__closeButton:active{background:#ffffff40}@media (max-width:768px){.styles-module-scss-module__B0EfzG__modalContent{border-radius:0}.styles-module-scss-module__B0EfzG__closeButton{top:16px;right:16px}}
.PostButton-module-scss-module__nbQKhq__postBtn{color:#0e1014;cursor:pointer;background:linear-gradient(122deg,#00ff95 35%,#35f8ff 100%);border:none;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.PostButton-module-scss-module__nbQKhq__postBtn:hover{opacity:.9}.PostButton-module-scss-module__nbQKhq__postPopoverContent{-webkit-backdrop-filter:blur(20px);background:#1a1c1e;border:1px solid #ffffff1a;border-radius:16px;width:auto;min-width:280px;padding:12px;box-shadow:0 10px 30px #00000080}.PostButton-module-scss-module__nbQKhq__postMenu{justify-content:space-between;gap:12px;display:flex}.PostButton-module-scss-module__nbQKhq__postMenuItem{color:#fff;cursor:pointer;background:#25282a;border:1px solid #0000;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;transition:all .2s;display:flex}.PostButton-module-scss-module__nbQKhq__postMenuItem:hover{background:#00ff950d;border-color:#00ff95;position:relative}.PostButton-module-scss-module__nbQKhq__postMenuItem:hover:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(122deg,#00ff95 35%,#35f8ff 100%);border-radius:14px;padding:2px;position:absolute;inset:-2px;-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}.PostButton-module-scss-module__nbQKhq__postMenuItem span{color:#fff;opacity:1;text-align:center;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.PostButton-module-scss-module__nbQKhq__iconWrapper{color:#fff;justify-content:center;align-items:center;height:32px;display:flex}.PostButton-module-scss-module__nbQKhq__iconWrapper svg{stroke-width:1.25px}
.index-module-scss-module__xLmnHW__backToTop{z-index:999;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:.5px solid #ffffff0d;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;transition:opacity .3s,transform .2s,background .2s;display:flex;position:fixed;box-shadow:0 0 4px #0006}.index-module-scss-module__xLmnHW__backToTop:hover{background:#ffffff4d;transform:scale(1.05)}.index-module-scss-module__xLmnHW__backToTop:active{transform:scale(.95)}.index-module-scss-module__xLmnHW__icon{width:24px;height:24px;color:var(--brand-primary,#00ff95)}
.index-module-scss-module__vQNZmG__moduleIcon{color:var(--brand-primary);background:linear-gradient(122deg,#00ff95 35%,#35f8ff 100%);-webkit-background-clip:text;background-clip:text}
