.txt-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-word}.no-select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-message{top:calc(var(--fill-available) / 2 - 25px)!important}.q-toast-message .ant-message-notice-content{padding:14px 48px!important;background:#ffffff14!important;border:none!important;border-radius:10px!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.q-toast-message .ant-message-custom-content span{font-family:SF Pro Display-Regular;font-size:16px;color:#ffffffe6;letter-spacing:0;text-align:center;font-weight:500;line-height:22px}.q-toast-message .ant-message-custom-content span.anticon{display:none!important}.s-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#0000}.s-mask .s-modal{position:absolute;bottom:0;left:0;width:100%;background:#161616eb;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-top-left-radius:1.8rem;border-top-right-radius:1.8rem;-webkit-animation:sModalFadeIn .4s ease-in-out both;animation:sModalFadeIn .4s ease-in-out both}.s-mask .s-modal:before{content:"";position:absolute;top:.8rem;left:50%;margin-left:-1.4rem;width:2.8rem;height:.3rem;background:#fff3;border-radius:.15rem}.s-mask.hide{-webkit-animation:sMaskFadeOut .4s ease-in-out both;animation:sMaskFadeOut .4s ease-in-out both}.s-mask.hide .s-modal{-webkit-animation:sModalFadeOut .4s ease-in-out both;animation:sModalFadeOut .4s ease-in-out both}.pc-page{min-width:1000px;min-height:100vh;background:#0c0e12}.page-loading{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}@-webkit-keyframes Rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes Rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes LoadingRotate{0%{-webkit-transform:rotate(0deg)}50%,to{-webkit-transform:rotate(360deg)}}@keyframes LoadingRotate{0%{-webkit-transform:rotate(0deg)}50%,to{-webkit-transform:rotate(360deg)}}.suspended-create{position:fixed;z-index:9;bottom:110px;right:calc(100vw - ((max(100vw,1440px) - 742px)/2) - 832px);width:60px;height:60px;background:#f5f5f7;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.suspended-create .icon{width:30px;height:30px;background:url(../assets/images/explore/ic-create.png) no-repeat center center;background-size:cover}.suspended-create:hover{background-color:#f5f5f7d9}.suspended-create:hover .icon{transform:scale(1.1)}.suspended-create:active{background-color:#f5f5f7d9}.suspended-create:active .icon{transform:scale(1)}.footer-audio{position:fixed;bottom:0;left:0;width:100%;height:80px;min-width:1200px;padding:0 12px;background:#000;display:flex;align-items:center;justify-content:space-between;z-index:10;-webkit-animation:AudioFooterFadeIn .3s ease-in-out both;animation:AudioFooterFadeIn .3s ease-in-out both}.footer-audio .footer-left{min-width:300px;width:30%;display:flex;align-items:center;flex-shrink:1}.footer-audio .footer-left .playlist-btn-box{width:120px}.footer-audio .footer-left .playlist-btn-box .playlist-btn{width:48px;height:48px;padding:4px;border-radius:10px;border:2px solid #FDFDFD;background:#000;display:inline-flex;align-items:center;flex-wrap:nowrap;cursor:pointer;transition:width .3s ease-in-out}.footer-audio .footer-left .playlist-btn-box .playlist-btn .playlist-icon{display:flex;flex-shrink:0;width:36px;height:36px;background:url(../assets/images/footer/playlist-icon.png) no-repeat center center;background-size:16px}.footer-audio .footer-left .playlist-btn-box .playlist-btn .playlist-text{opacity:0;padding:0 15px 0 8px;color:#f5f5f7;font-family:SF Pro Display-Heavy;font-size:14px;font-style:normal;font-weight:800;line-height:18px;transition:opacity .3s ease-out}.footer-audio .footer-left .playlist-btn-box:hover .playlist-btn{width:120px}.footer-audio .footer-left .playlist-btn-box:hover .playlist-btn .playlist-text{opacity:1}.footer-audio .footer-left .playlist-btn-box:active{opacity:.75}.footer-audio .footer-left .song-info{margin-left:74px;display:flex;align-items:center}.footer-audio .footer-left .song-info .cover{width:48px;height:48px;background:url(../assets/images/track/cover.png) no-repeat center center;background-size:cover;border-radius:6px;position:relative;cursor:pointer}.footer-audio .footer-left .song-info .cover.active:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:#00000080;cursor:pointer}.footer-audio .footer-left .song-info .cover .playing-icon{position:absolute;top:50%;left:50%;width:50px;height:70px;transform:translate(-50%,-50%) scale(.4);background:url(../assets/images/home/playing-icon-bg.png) no-repeat center center;background-size:cover;cursor:pointer}.footer-audio .footer-left .song-info .cover .playing-icon:before{content:"";position:absolute;left:10px;bottom:10px;width:10px;height:10px;background:#fff;border-radius:2px;-webkit-animation:PlayingBar1 .4s linear infinite;animation:PlayingBar1 .4s linear infinite}.footer-audio .footer-left .song-info .cover .playing-icon:after{content:"";position:absolute;left:40px;bottom:10px;width:10px;height:60px;background:#fff;border-radius:2px;-webkit-animation:PlayingBar2 .4s linear infinite;animation:PlayingBar2 .4s linear infinite}.footer-audio .footer-left .song-info .cover .playing-icon:hover:before,.footer-audio .footer-left .song-info .cover .playing-icon.hover:before{-webkit-animation:PlaingBar1 .4s linear;animation:PlaingBar1 .4s linear}.footer-audio .footer-left .song-info .cover .playing-icon:hover:after,.footer-audio .footer-left .song-info .cover .playing-icon.hover:after{-webkit-animation:PlaingBar2 .4s linear;animation:PlaingBar2 .4s linear}.footer-audio .footer-left .song-info .info{margin-left:12px}.footer-audio .footer-left .song-info .info .name-box{display:flex;align-items:center}.footer-audio .footer-left .song-info .info .name-box .name{max-width:156px;color:#f5f5f7;font-family:SF Pro Display-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}.footer-audio .footer-left .song-info .info .name-box .name:hover{text-decoration:underline}.footer-audio .footer-left .song-info .info .name-box .like{height:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.footer-audio .footer-left .song-info .info .name-box .like svg{transform:scale(.53333)}.footer-audio .footer-left .song-info .info .name-box .like:hover svg{transform:scale(.58666666)}.footer-audio .footer-left .song-info .info .auth{margin-top:4px;color:#f5f5f7;font-family:SF Pro Display-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:18px;opacity:.55;cursor:pointer}.footer-audio .footer-left .song-info .info .auth:hover{text-decoration:underline}.footer-audio .audio-controls{max-width:722px;min-width:400px;width:40%;display:flex;flex-direction:column;align-items:center;flex-shrink:1}.footer-audio .audio-controls .controls{height:30px;display:flex;align-items:center;justify-content:center}.footer-audio .audio-controls .controls .controls-btn{margin:0 8px;width:20px;height:20px;background:url() no-repeat center center;background-size:20px;transform-origin:center;transition:opacity .1s ease-in-out,transform .1s ease-in-out;cursor:pointer;opacity:.75;border-radius:8px;position:relative}.footer-audio .audio-controls .controls .controls-btn:hover{opacity:1;background-size:22px;transform:scale(1.1)}.footer-audio .audio-controls .controls .controls-btn:active{opacity:1;background-size:18px;transform:scale(.9)}.footer-audio .audio-controls .controls .controls-btn.active:after{content:"";position:absolute;top:22px;left:50%;margin-left:-2px;width:4px;height:4px;background-color:#a1a1ff;border-radius:50%}.footer-audio .audio-controls .controls .controls-btn.active:hover:after{transform:scale(1.2)}.footer-audio .audio-controls .controls .controls-btn.play-btn{margin:0 5px;width:36px;height:36px;padding:3px;background-image:url(../assets/images/home/ic-pause.png);background-size:30px}.footer-audio .audio-controls .controls .controls-btn.play-btn.pause{background-image:url(../assets/images/home/ic-play.png)}.footer-audio .audio-controls .controls .controls-btn.play-btn:hover{background-size:33px;background-color:#ffffff1a}.footer-audio .audio-controls .controls .controls-btn.play-btn:active{background-size:27px;background-color:#fff3}.footer-audio .audio-controls .controls .controls-btn.prev-btn{background-image:url(../assets/images/home/ic-prev.png)}.footer-audio .audio-controls .controls .controls-btn.next-btn{background-image:url(../assets/images/home/ic-next.png)}.footer-audio .audio-controls .controls .controls-btn.shuffle-btn{background-image:url(../assets/images/home/ic-shuffle.png)}.footer-audio .audio-controls .controls .controls-btn.shuffle-btn.active{opacity:1;background-image:url(../assets/images/home/ic-shuffle-active.png)}.footer-audio .audio-controls .controls .controls-btn.loop-btn{background-image:url(../assets/images/home/ic-loop.png)}.footer-audio .audio-controls .controls .controls-btn.loop-btn.active{opacity:1}.footer-audio .audio-controls .controls .controls-btn.loop-btn.active.loop{opacity:1;background-image:url(../assets/images/home/ic-loop-active.png)}.footer-audio .audio-controls .controls .controls-btn.loop-btn.active.single{opacity:1;background-image:url(../assets/images/home/ic-single-active.png)}.footer-audio .audio-controls .controls-bar{margin-top:12px;display:flex;align-items:center;width:100%}.footer-audio .audio-controls .controls-bar .song-slider{margin:0 8px;width:500px;height:16px;padding:4px 0}.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-rail{height:4px;background:#fff3;border-radius:1px}.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-track{height:4px;background:#fff;border-radius:1px}.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-step{display:none}.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-handle{display:none;width:8px;height:16px;inset-block-start:0;border:0;background:url(../assets/images/home/ic-slider-handle.png) no-repeat center -4px;background-size:100% auto}.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-handle:before,.footer-audio .audio-controls .controls-bar .song-slider .ant-slider-handle:after{display:none}.footer-audio .audio-controls .controls-bar .song-slider:hover .ant-slider-handle{display:block}.footer-audio .audio-controls .controls-bar .time{width:40px;font-family:SF Pro Display-Regular;font-size:12px;color:#ffffff4d;letter-spacing:0;line-height:16px;font-weight:400;text-align:center}.footer-audio .footer-right{min-width:300px;width:30%;display:flex;align-items:center;justify-content:flex-end;flex-shrink:1}.footer-audio .footer-right .operate-btn{margin-right:16px;width:22px;height:22px;background:url() no-repeat center center;background-size:20px;opacity:.75;cursor:pointer;position:relative}.footer-audio .footer-right .operate-btn:hover{opacity:1;transform:scale(1.1)}.footer-audio .footer-right .operate-btn:active{opacity:.5;transform:scale(1)}.footer-audio .footer-right .operate-btn.active:after{content:"";position:absolute;top:22px;left:50%;margin-left:-2px;width:4px;height:4px;background-color:#a1a1ff;border-radius:50%}.footer-audio .footer-right .operate-btn.active:hover:after{transform:scale(1.2)}.footer-audio .footer-right .operate-btn.lyrics-btn{background-image:url(../assets/images/footer/ic-lyrics.png)}.footer-audio .footer-right .operate-btn.lyrics-btn.active{background-image:url(../assets/images/footer/ic-lyrics-active.png)}.footer-audio .footer-right .operate-btn.volume-btn{margin-right:0;background-image:url(../assets/images/footer/ic-volume.png)}.footer-audio .footer-right .operate-btn.volume-btn.muted{background-image:url(../assets/images/footer/ic-muted.png)}.footer-audio .footer-right .operate-btn.collect-btn{background-image:url(../assets/images/footer/ic-collect.png)}.footer-audio .footer-right .operate-btn.share-btn{background-image:url(../assets/images/more-menu/ic-share.png)}.footer-audio .footer-right .volume-box{margin-right:16px;position:relative}.footer-audio .footer-right .volume-box .volume-slider-box{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:48px;height:132px;padding:18px 0 12px;border-radius:12px;background:#1e1f21;box-shadow:drop-shadow(0px 0px 24px rgba(0,0,0,.4))}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider{margin:0 auto;width:16px;height:80px;padding:0 6px;position:relative}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-rail{width:4px;background:#fff3;border-radius:1px}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-track{width:4px;background:#fff;border-radius:1px}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-step{display:none}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-handle{display:none;left:0;width:16px;height:16px;border:0;background:url(../assets/images/footer/ic-volume-slider-handle.png) no-repeat center center;background-size:cover}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-handle:before,.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider .ant-slider-handle:after{display:none}.footer-audio .footer-right .volume-box .volume-slider-box .volume-slider:hover .ant-slider-handle{display:block}.footer-audio .footer-right .volume-box .volume-slider-box .volume-value{margin-top:8px;color:#f5f5f7;text-align:center;font-family:SF Pro Display-Regular;font-size:11px;font-style:normal;font-weight:400;line-height:14px}.footer-audio .footer-right .post-btn{width:88px;height:32px;border-radius:8px;background:#f5f5f7;display:flex;justify-content:center;align-items:center;gap:4px;flex-shrink:0;color:#000;text-align:center;font-family:SF Pro Display-Heavy;font-size:14px;font-style:normal;font-weight:800;line-height:32px;cursor:pointer}.footer-audio .footer-right .post-btn .post-icon{width:20px;height:20px;background:url(../assets/images/footer/add-post-icon.png) no-repeat center center;background-size:cover}.footer-audio .footer-right .post-btn:hover{transform:scale(1.1);background:#f5f5f7d9}.footer-audio .footer-right .post-btn:active{transform:scale(1);background:#f5f5f7d9}.footer-audio.hide{-webkit-animation:AudioFooterFadeOut .3s ease-in-out both;animation:AudioFooterFadeOut .3s ease-in-out both}@-webkit-keyframes AudioFooterFadeIn{0%{-webkit-transform:translateY(80px)}to{-webkit-transform:translateY(0)}}@keyframes AudioFooterFadeIn{0%{transform:translateY(80px)}to{transform:translateY(0)}}@-webkit-keyframes AudioFooterFadeOut{0%{-webkit-transform:translateY(0)}to{-webkit-transform:translateY(80px)}}@keyframes AudioFooterFadeOut{0%{transform:translateY(0)}to{transform:translateY(80px)}}@keyframes PlayingBar1{0%,to{height:10px}50%{height:30px}}@keyframes PlayingBar2{0%,to{height:60px}50%{height:10px}}@keyframes PlayingListBtnFadeIn{0%{width:48px}to{width:120px}}@keyframes PlayingListTextFadeIn{0%{opacity:0;display:block}to{opacity:1;display:block}}@keyframes PlayingListBtnFadeOut{0%{width:120px}to{width:48px}}@keyframes PlayingListTextFadeOut{0%{opacity:1;display:block}to{opacity:0;display:none}}.now-playing-module{position:fixed;top:0;left:0;width:calc((max(100vw,1440px) - 742px)/2);height:100vh;z-index:8;background:17,17,17,.9;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding-top:66px;padding-bottom:80px;display:flex;justify-content:flex-end;-webkit-animation:NowPlayingFadeIn .4s ease-in-out both;animation:NowPlayingFadeIn .4s ease-in-out both}.now-playing-module .now-playing-module-content{display:flex;flex-direction:column;flex-shrink:1;width:min(420px,(max(100vw,1440px) - 742px) / 2);padding:30px 20px}.now-playing-module .now-playing-module-content .now-playing-title{margin:0 10px;height:26px;color:#fff;font-family:SF Pro Display-Heavy;font-size:22px;font-style:normal;font-weight:800;line-height:26px;display:flex;align-items:center;justify-content:space-between}.now-playing-module .now-playing-module-content .now-playing-title .close-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;cursor:pointer;position:relative;right:-6px}.now-playing-module .now-playing-module-content .now-playing-title .close-btn .icon{width:320px;height:20px;background:url(../assets/images/more-menu/ic-remove.png) no-repeat center center;background-size:16px;opacity:.5}.now-playing-module .now-playing-module-content .now-playing-title .close-btn:hover{background:#ffffff1a}.now-playing-module .now-playing-module-content .now-playing-title .close-btn:hover .icon{opacity:1;transform:scale(1.1)}.now-playing-module .now-playing-module-content .now-playing-title .close-btn:active{background:#fff3}.now-playing-module .now-playing-module-content .now-playing-title .close-btn:active .icon{opacity:.5;transform:scale(1)}.now-playing-module .now-playing-module-content .now-playing-info{margin:16px 10px 0;height:18px;color:#ffffff80;font-family:SF Pro Display-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center;justify-content:space-between}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;cursor:pointer;position:relative;right:-6px}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn .icon{width:320px;height:20px;background:url(../assets/images/more-menu/ic-delete-white.png) no-repeat center center;background-size:16px;opacity:.5}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn:hover{background:#ffffff1a}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn:hover .icon{opacity:1;transform:scale(1.1)}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn:active{background:#fff3}.now-playing-module .now-playing-module-content .now-playing-info .clear-btn:active .icon{opacity:.5;transform:scale(1)}.now-playing-module .now-playing-module-content .split-line{margin:24px 10px 0;height:1px;background:#202020}.now-playing-module .now-playing-module-content .now-playing-list{height:calc(100vh - 290px);padding:14px 0;overflow-y:auto;overflow-x:visible}.now-playing-module .now-playing-module-content .now-playing-list .track-item{height:60px;padding:10px;position:relative;display:flex;align-items:center;cursor:pointer}.now-playing-module .now-playing-module-content .now-playing-list .track-item:hover:not(:has(.edit-song-btn:hover)){border-radius:8px;background:#ffffff0f}.now-playing-module .now-playing-module-content .now-playing-list .track-item:hover:not(:has(.edit-song-btn:hover)) .cover:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;border-radius:6px;background:#00000080}.now-playing-module .now-playing-module-content .now-playing-list .track-item:hover:not(:has(.edit-song-btn:hover)) .cover .playing-icon{display:none}.now-playing-module .now-playing-module-content .now-playing-list .track-item:hover:not(:has(.edit-song-btn:hover)) .cover .song-play-btn{display:block}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover{width:40px;height:40px;background:#484545 url(../assets/images/track/cover.png) no-repeat center center;background-size:cover;border-radius:6px;position:relative;cursor:pointer}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover.active:before,.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover:hover:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;border-radius:6px;background:#00000080}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon{position:absolute;top:50%;left:50%;width:50px;height:70px;transform:translate(-50%,-50%) scale(.4);background:url(../assets/images/home/playing-icon-bg.png) no-repeat center center;background-size:cover}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon:before{content:"";position:absolute;left:10px;bottom:10px;width:10px;height:10px;background:#fff;border-radius:2px;-webkit-animation:PlayingBar1 .4s linear infinite;animation:PlayingBar1 .4s linear infinite}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon:after{content:"";position:absolute;left:40px;bottom:10px;width:10px;height:60px;background:#fff;border-radius:2px;-webkit-animation:PlayingBar2 .4s linear infinite;animation:PlayingBar2 .4s linear infinite}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon:hover:before,.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon.hover:before{-webkit-animation:PlaingBar1 .4s linear;animation:PlaingBar1 .4s linear}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon:hover:after,.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .playing-icon.hover:after{-webkit-animation:PlaingBar2 .4s linear;animation:PlaingBar2 .4s linear}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .song-play-btn{display:none;width:20px;height:20px;position:relative}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover .song-play-btn svg{transform:scale(.5)}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover:hover .playing-icon{display:none}.now-playing-module .now-playing-module-content .now-playing-list .track-item .cover:hover .song-play-btn{display:block}.now-playing-module .now-playing-module-content .now-playing-list .track-item .song-info{margin-left:12px;width:185px}.now-playing-module .now-playing-module-content .now-playing-list .track-item .song-info .name-box{display:inline-block;position:relative}.now-playing-module .now-playing-module-content .now-playing-list .track-item .song-info .name-box .name{max-width:185px;color:#f5f5f7;font-family:SF Pro Display-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.now-playing-module .now-playing-module-content .now-playing-list .track-item .song-info .auth{margin-top:2px;max-width:185px;color:#f5f5f780;font-family:SF Pro Display-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.now-playing-module .now-playing-module-content .now-playing-list .track-item .more-menu{position:absolute;top:14px;right:10px;width:32px;height:32px;border-radius:8px;background:transparent url(../assets/images/post/ic-more.png) no-repeat center center;background-size:20px;cursor:pointer;opacity:.5}.now-playing-module .now-playing-module-content .now-playing-list .track-item .more-menu:hover{opacity:1;background-color:#ffffff1a;background-size:22px}.now-playing-module .now-playing-module-content .now-playing-list .track-item .more-menu:active{opacity:.5;background-color:#fff6;background-size:20px}.now-playing-module.hide{-webkit-animation:NowPlayingFadeOut .4s ease-in-out both;animation:NowPlayingFadeOut .4s ease-in-out both}@-webkit-keyframes NowPlayingFadeIn{0%{-webkit-transform:translateX(-100%)}to{-webkit-transform:translateX(0)}}@keyframes NowPlayingFadeIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@-webkit-keyframes NowPlayingFadeOut{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(-100%)}}@keyframes NowPlayingFadeOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.permission-prompt{position:fixed;top:12px;left:50%;margin-left:-176px;width:352px;z-index:100;border-radius:16px;background:#fff;padding:20px}.permission-prompt .permission-prompt-intro{height:40px;color:#000;font-family:SF Pro Display-Heavy;font-size:14px;font-style:normal;font-weight:800;line-height:18px;padding:2px 0 2px 56px;background:url(../assets/images/common/logo.png) no-repeat left center;background-size:40px}.permission-prompt .permission-prompt-btns{margin-top:16px;height:40px;display:flex;align-items:center;justify-content:space-between}.permission-prompt .permission-prompt-btns .permission-prompt-btn{width:154px;height:40px;border-radius:10px;display:flex;justify-content:center;align-items:center;text-align:center;font-family:SF Pro Display-Heavy;font-size:14px;font-style:normal;font-weight:800;line-height:normal;cursor:pointer}.permission-prompt .permission-prompt-btns .permission-prompt-btn.reject{border:2px solid rgba(0,0,0,.3);color:#000}.permission-prompt .permission-prompt-btns .permission-prompt-btn.reject:hover{border:2px solid #000;transform:scale(1.1)}.permission-prompt .permission-prompt-btns .permission-prompt-btn.reject:active{border:2px solid #000;transform:scale(1)}.permission-prompt .permission-prompt-btns .permission-prompt-btn.subscribe{background:#000;color:#fff}.permission-prompt .permission-prompt-btns .permission-prompt-btn.subscribe:hover{background:#000000d9;transform:scale(1.1)}.permission-prompt .permission-prompt-btns .permission-prompt-btn.subscribe:active{background:#000000d9;transform:scale(1)}.notifications{position:fixed;top:78px;right:12px;width:352px;z-index:100}.notifications .notification-item{margin-bottom:6px;display:flex;align-items:center;width:352px;height:78px;padding:19px 20px;border-radius:16px;background:#ffffff1a;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);cursor:pointer;position:relative;-webkit-animation:NotificationFadeIn .4s ease-in-out both;animation:NotificationFadeIn .4s ease-in-out both}.notifications .notification-item.hide{-webkit-animation:NotificationFadeOut .4s ease-in-out both;animation:NotificationFadeOut .4s ease-in-out both}.notifications .notification-item:hover:not(:has(.close-btn:hover)){background:#fff3}.notifications .notification-item:active:not(:has(.close-btn:hover)){background:#ffffff4d}.notifications .notification-item .close-btn{position:absolute;top:-6px;left:-6px;width:24px;height:24px;border-radius:50%;background:#414141}.notifications .notification-item .close-btn .icon{width:24px;height:24px;background:url(../assets/images/common/ic-close.png) no-repeat center center;background-size:16px;opacity:.75}.notifications .notification-item .close-btn:hover{background:#616161}.notifications .notification-item .close-btn:hover .icon{opacity:1}.notifications .notification-item .close-btn:active{background:#919191}.notifications .notification-item .close-btn:active .icon{opacity:.5}.notifications .notification-item .avatar-box{position:relative;width:40px;height:40px}.notifications .notification-item .avatar-box .avatar{flex:0 0 auto;width:40px;height:40px;background:url() no-repeat center center;background-size:50%;cursor:pointer;border-radius:50%}.notifications .notification-item .avatar-box .agent-avatar{flex:0 0 auto;width:40px;height:40px;background:url(../assets/images/profile/loudamon.png) no-repeat center center;background-size:cover;cursor:pointer;border-radius:6px}.notifications .notification-item .avatar-box .interaction-icon{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px}.notifications .notification-item .right-info{margin-left:16px}.notifications .notification-item .right-info .name-box{height:20px;display:flex;align-items:center}.notifications .notification-item .right-info .name-box .name{display:inline-block;max-width:200px;color:#f5f5f7;font-family:SF Pro Display-Heavy;font-size:16px;font-style:normal;font-weight:800;line-height:20px;cursor:pointer}.notifications .notification-item .right-info .name-box .bot-icon{margin-left:6px;width:16px;height:16px;background:url(../assets/images/profile/ic-bot.png) no-repeat center center;background-size:cover}.notifications .notification-item .right-info .info{margin-top:4px;display:flex;align-items:center;color:#f5f5f780;font-family:SF Pro Display-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@-webkit-keyframes NotificationFadeIn{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(0)}}@keyframes NotificationFadeIn{0%{transform:translate(100%)}to{transform:translate(0)}}@-webkit-keyframes NotificationFadeOut{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(100%)}}@keyframes NotificationFadeOut{0%{transform:translate(0)}to{transform:translate(100%)}}.page-home-pc{width:100%;min-width:1280px;padding-bottom:308px;position:relative}.page-home-pc .banner{background:url(./banner-Bf1w_Urw.png) no-repeat center center;background-size:100% auto}.page-home-pc .banner .banner-content{margin:0 auto;width:100%;max-width:1300px;height:100vh;display:flex;flex-direction:column;justify-content:center}.page-home-pc .banner .banner-content h1{color:#ffffffe6;font-family:Roboto;font-size:48px;font-style:normal;font-weight:300;line-height:56px}.page-home-pc .banner .banner-content h2{margin-top:20px;color:#ffffffe6;font-family:PingFang SC;font-size:60px;font-style:normal;font-weight:500;line-height:72px}.page-home-pc .banner .banner-content p{margin-top:24px;color:#fff9;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.page-home-pc .banner .banner-content .contact-btn{margin-top:96px;display:flex;width:192px;height:60px;border-radius:200px;background:#ffffff1a;align-items:center;justify-content:center;color:#ffffffe6;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600}.page-home-pc .module-title{color:#ffffffe6;text-align:center;font-family:PingFang SC;font-size:60px;font-style:normal;font-weight:500;line-height:72px}.page-home-pc .module-intro{margin-top:16px;color:#ffffff80;text-align:center;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.page-home-pc .swiper-module{margin:100px auto 240px;width:100%;max-width:1112px;padding-bottom:30px;position:relative}.page-home-pc .swiper-module:before{content:"";position:absolute;top:0;width:100%;height:376px;pointer-events:none;z-index:2}.page-home-pc .swiper-module:before{left:0;background:linear-gradient(90deg,#0c0e1299,#0c0e1233 37%,#0c0e1200,#0c0e1233 63%,#0c0e1299)}.page-home-pc .swiper-module .swiper .card-slide{width:280px!important;height:376px;flex-shrink:0;border-radius:10px;overflow:hidden;position:relative;transition:transform .4s ease;will-change:transform}.page-home-pc .swiper-module .swiper .card-slide .card{width:100%;height:100%;position:relative;border-radius:10px;overflow:hidden;background:url() no-repeat center center;background-size:100% auto;display:flex;justify-content:flex-start;align-items:flex-end;padding:28px;color:#fff;font-family:sans-serif;transition:transform .3s ease}.page-home-pc .swiper-module .swiper .card-slide .card:hover{transform:scale(1.04)}.page-home-pc .swiper-module .swiper .card-slide .card .name{color:#ffffffe6;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.page-home-pc .swiper-module .swiper .card-slide .card .intro{margin-top:5px;color:#fff9;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.page-home-pc .swiper-module .swiper .card-slide .card .card-play{position:absolute;bottom:32px;right:28px;width:48px;height:48px;border-radius:50%;background:#ffffff0f;-webkit-backdrop-filter:blur(31.9999980927px);backdrop-filter:blur(31.9999980927px);display:flex;align-items:center;justify-content:center;cursor:pointer;display:none}.page-home-pc .swiper-module .swiper .card-slide .card .card-play .icon{width:24px;height:24px;opacity:.8}.page-home-pc .swiper-module .swiper .card-slide .card .card-play:hover{background:#ffffff1a}.page-home-pc .swiper-module .swiper .card-slide .card .card-play:hover .icon{opacity:1}.page-home-pc .swiper-module .swiper .card-slide .card .card-play:active{background:#fff3}.page-home-pc .swiper-module .swiper .card-slide .card .card-play:active .icon{opacity:1}.page-home-pc .swiper-module .swiper .card-slide.swiper-slide-active .card .card-play{display:flex}.page-home-pc .swiper-module .swiper-shadow{width:764px;height:70px;position:absolute;bottom:-30px;left:50%;transform-origin:center center;transform:translate(-50%);background:url() no-repeat center center;background-size:contain}.page-home-pc .swiper-module .swiper-shadow.shadow-1{background-image:url(./shadow-1-2mRqCLBU.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-2{background-image:url(./shadow-2-KoleIRY2.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-3{background-image:url(./shadow-3-Cwf4UzoS.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-4{background-image:url(./shadow-4-D3WSzdVq.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-5{background-image:url(./shadow-5-CP12W9wq.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-6{background-image:url(./shadow-6-bqsK17gQ.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-7{background-image:url(./shadow-7-DsnpEmoC.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-8{background-image:url(./shadow-8-CK_aofOh.png)}.page-home-pc .swiper-module .swiper-shadow.shadow-9{background-image:url(./shadow-9-CWT0zm-f.png)}.page-home-pc .swiper-module .swiper-shadow.active{animation:Breathe infinite linear 1.2s}.page-home-pc .atmosphere-module{margin-bottom:284px;height:1008px;position:relative}.page-home-pc .atmosphere-module video{width:100%;height:1008px}.page-home-pc .atmosphere-module .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:50%;background:#ffffff0f;-webkit-backdrop-filter:blur(31.9999980927px);backdrop-filter:blur(31.9999980927px);display:flex;align-items:center;justify-content:center;cursor:pointer}.page-home-pc .atmosphere-module .play-btn .icon{width:48px;height:48px;opacity:.8}.page-home-pc .atmosphere-module .play-btn:hover{background:#ffffff1a}.page-home-pc .atmosphere-module .play-btn:hover .icon{opacity:1}.page-home-pc .atmosphere-module .play-btn:active{background:#fff3}.page-home-pc .atmosphere-module .play-btn:active .icon{opacity:1}.page-home-pc .agent-module{margin:100px auto 190px;height:350px}.page-home-pc .agent-module video{width:100%;height:350px}.page-home-pc .image-module{margin:100px auto 294px;width:100%;max-width:1300px;height:500px;border-radius:30px;overflow:hidden;display:flex;align-items:center;justify-content:center}.page-home-pc .image-module .image-wrapper{width:260px;height:500px;transition:width ease .6s;cursor:pointer;position:relative}.page-home-pc .image-module .image-wrapper video{display:none}.page-home-pc .image-module .image-wrapper img{width:100%;height:500px;filter:grayscale(100%);transition:transform .6s ease,filter .6s ease;display:block}.page-home-pc .image-module .image-wrapper .name{position:absolute;left:24px;bottom:24px;color:#ffffffe6;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.page-home-pc .image-module .image-wrapper:hover img{transform:scale(1.04);filter:grayscale(0%)}.page-home-pc .image-module .image-wrapper .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#ffffff0f;-webkit-backdrop-filter:blur(31.9999980927px);backdrop-filter:blur(31.9999980927px);display:flex;align-items:center;justify-content:center;cursor:pointer}.page-home-pc .image-module .image-wrapper .play-btn .icon{width:30px;height:30px;opacity:.8}.page-home-pc .image-module .image-wrapper:hover .play-btn{background:#ffffff1a}.page-home-pc .image-module .image-wrapper:hover .play-btn .icon{opacity:1}.page-home-pc .image-module .image-wrapper:active .play-btn{background:#fff3}.page-home-pc .image-module .image-wrapper:active .play-btn .icon{opacity:1}.page-home-pc .image-module.show-video .image-wrapper{width:103px}.page-home-pc .image-module.show-video .image-wrapper.video-wrapper{width:888px}.page-home-pc .image-module.show-video .image-wrapper.video-wrapper img{display:none}.page-home-pc .image-module.show-video .image-wrapper.video-wrapper video{width:100%;display:block}.page-home-pc .image-module.show-video .image-wrapper .name{display:none}.page-home-pc .bottom-module .conclusion{text-align:center}.page-home-pc .bottom-module .conclusion .conclusion-text{text-align:center;font-family:PingFang SC;font-size:48px;font-style:normal;font-weight:500;line-height:72px;background:linear-gradient(to right,#ffffffe6,#ffffff4d,#ffffffe6);background-size:200% 100%;background-position:-130% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block;animation:shineOnce 3.3s ease-in-out infinite}@keyframes shineOnce{0%{background-position:-50% 0}to{background-position:-250% 0}}.page-home-pc .bottom-module .formula{margin:10px auto 0;width:496px;height:46px;background:url(./formula-C-p9YoMo.png) no-repeat center center;background-size:contain}.page-home-pc .footer{position:absolute;left:0;bottom:0;width:100%;min-width:1300px;background:#ffffff05;z-index:2}.page-home-pc .footer .footer-content{margin:0 auto;width:100%;max-width:1340px;height:70px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.page-home-pc .footer .footer-content .copyright{color:#fff6;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.page-home-pc .footer .footer-content .footer-right .media{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.page-home-pc .footer .footer-content .footer-right .media .icon{width:16px;height:16px;opacity:.4;background:url() no-repeat center center;background-size:cover}.page-home-pc .footer .footer-content .footer-right .media .icon.email{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGpSURBVHgB7VbLTcNAEB1HnNNAckc0kBQQCoAUQAoI3CMagHtEAYQ75A7KPWkgSgFuwBRg3siz1mg9/oDXCog86Wnt3fXM88zu7BKd8N8R+R1pmg7QTMEJ2AcH1A6xcA8+R1EUlwqA8xGaJ3HcBRJwDhG7ggD583WHzrWIKz8SLOAePAg3HA0R1QpsQ2xtlP07a+KLmjCiwBARzv7a9ffUHP23MYWHttmvFFDITwB4NgeWgBySrykFAOz0wRmn2BrXu+BgjLNq3jLL70aFHaOZgTdk7CzYO28iQOONiQ+3VO14jOYWrFzITkCvZHxBxYV4Da6s9HhhXhnO2dbScmRGwKlD3yVlYbT+xqUnEXFWAXPp25X5qBSgxnjVcvGYUH2lZEEuXXvPTsHHGTWALMCFCBmJGL9K8pxXcIX5CTVEowhYkGo5ltetPmAqvvlZBCyIw1qndejRkfGrBOT7PsQx7MOzGVsCPtVzcAHAkGoEfKjnRy6p4JBagm1IeX5Q3Xl9OPqVLI+AdMxlQpfO5/pkLbuWc/2/oGwthLiW8/p6p6w8d3HbOuEP4wsWWv34Tc1SOwAAAABJRU5ErkJggg==)}.page-home-pc .footer .footer-content .footer-right .media:hover{background:#ffffff1a}.page-home-pc .footer .footer-content .footer-right .media:hover .icon{opacity:1}.page-home-pc .footer .footer-content .footer-right .media:active{background:#fff3}.page-home-pc .footer .footer-content .footer-right .media:active .icon{opacity:1}@-webkit-keyframes Breathe{0%,to{-webkit-transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateX(-50%) scale(1.5)}}@keyframes Breathe{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.5)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;color:#ffffffe6}*::-webkit-scrollbar{display:none}:root{background-color:#0c0e12;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--height-difference: 0px;--fill-available: 100vh}body{min-width:320px;word-wrap:break-word;background-size:100% auto;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior-y:none}a{text-decoration:inherit}img{vertical-align:middle}@font-face{font-family:Roboto;src:url(./Roboto-Regular-Duvu0CAl.ttf)}
