:root{--giant-font-size:24px;--huge-font-size:20px;--greater-font-size:18px;--heavy-font-size:16px;--big-font-size:15px;--little-font-size:14px;--mini-font-size:12px;--font-rate:1.4;--huge-space:32px;--greater-space:24px;--large-space:20px;--big-space:18px;--big3-space:16px;--big2-space:14px;--petty-space:12px;--little-space:8px;--small-space:6px;--mini-space:4px;--mild-space:2px;--micro-space:1px;--primary:#6e44ff;--primaryLight:#d3bfff;--red:#fa5151;--redLight:rgba(247,83,79,.1);--warn:#f86d10;--warnLight:rgba(248,109,16,.1);--yellow:#f4bb07;--yellowLight:rgba(244,187,7,.1);--blue:#38f;--blueLight:rgba(51,136,255,.1);--purple:#742cda;--purpleLight:rgba(116,44,218,.1);--cyan:#38cbcb;--cyanLight:rgba(16,194,193,.1);--textWhite:#fff;--textWhiteLight:rgba(255,255,255,.85);--textWhiteGrey:rgba(255,255,255,.45);--textBlack:rgba(0,0,0,.85);--textGrey:rgba(0,0,0,.65);--textLight:rgba(0,0,0,.45);--textBright:rgba(0,0,0,.2);--lineGrey:rgba(0,0,0,.15);--backBg:#f4f5f7;--spaceBg:rgba(0,0,0,.06);--pureBg:rgba(0,0,0,.02);--white008:rgba(255,255,255,.08);--white065:rgba(255,255,255,.65);--white045:rgba(255,255,255,.45);--white085:rgba(255,255,255,.85);--white012:rgba(255,255,255,.12);--warnBg:#fffbe8;--141414:#141414;--1E1E1E:#1e1e1e}*{scrollbar-color:#b8b8b8 transparent;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{background:#fff;height:100%}.flexMainX,.flexMainXcenter,.flexMainXXcenter,.flexMainXYcenter,.flexMainY,.flexMainYcenter,.flexMainYXcenter,.flexMainYYcenter,.reverse{display:flex}.flexMainXcenter,.flexMainYcenter{justify-content:center;align-items:center}.flexMainXXcenter,.flexMainYYcenter{justify-content:center}.flexMainXYcenter,.flexMainYXcenter{align-items:center}.flexMainY,.flexMainYcenter,.flexMainYXcenter,.flexMainYYcenter{flex-direction:column}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.flexShrink{flex-shrink:0}.flexWrap{flex-wrap:wrap}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.column-center{align-items:center}.align-end{align-items:flex-end}.reverse{flex-direction:column-reverse}.row-reverse{flex-direction:row-reverse}.block{display:block}.none{display:none}.relative{position:relative}.absolute{position:absolute}.line-height-normal{line-height:1.5em}.line-height1{line-height:1em}.giant-font{font-size:var(--giant-font-size)}.huge-font{font-size:var(--huge-font-size)}.greater-font{font-size:var(--greater-font-size)}.heavy-font{font-size:var(--heavy-font-size)}.big-font{font-size:var(--big-font-size)}.little-font{font-size:var(--little-font-size)}.mini-font{font-size:var(--mini-font-size)}.primaryColor,.text-primary{color:var(--primary)}.text-black{color:var(--textBlack)}.text-grey{color:var(--textGrey)}.text-light{color:var(--textLight)}.text-bright{color:var(--textBright)}.text-white{color:var(--textWhite)}.text-white-light{color:var(--textWhiteLight)}.text-white-grey{color:var(--textWhiteGrey)}.text-yellow{color:var(--yellow)}.text-warn{color:var(--warn)}.text-white045{color:var(--white045)}.text-white065{color:var(--white065)}.text-bold{font-weight:700}.text-bold400{font-weight:400}.text-bold500{font-weight:500}.text-bold800{font-weight:800}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.nowrap{word-break:keep-all;white-space:nowrap}.text-white085{color:var(--white085)}.bg-white{background:#fff}.bg-primary{background:var(--primary)}.bg-primary-light{background:var(--primaryLight)}.bg-white-008{background:var(--white008)}.bg-141414{background:var(--141414)}.bg-1E1E1E{background:var(--1E1E1E)}.radius-mini{border-radius:4px}.radius-small{border-radius:8px}.radius-petty{border-radius:12px}.radius-big{border-radius:16px}.radius-giant{border-radius:100px}.radius-round{border-radius:50%}.overflow-hidden{overflow:hidden}.overflow-y{overflow-y:auto}.line-limit{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp1{word-break:break-all;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp2{word-break:break-all;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp3{word-break:break-all;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp4{word-break:break-all;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-pixel-top,.line-pixel-bottom,.border-line-pixel,.line-pixel-left,.line-pixel-right{position:relative}.line-pixel-top:before{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--primary);width:200%;height:1px;position:absolute;top:0;left:0;transform:scale(.5)}.line-pixel-bottom:after{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--lineGrey);width:200%;height:1px;position:absolute;bottom:0;left:0;transform:scale(.5)}.line-pixel-bottom.light-line:after{background-color:var(--spaceBg)}.line-pixel-bottom.white012-line:after{background-color:var(--white012)}.line-pixel-left:before{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--lineGrey);width:1px;height:200%;position:absolute;top:0;left:0;transform:scale(.5)}.line-pixel-right:after{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--lineGrey);width:1px;height:200%;position:absolute;top:0;right:0;transform:scale(.5)}.border-line-pixel:before{content:"";transform-origin:0 0;box-sizing:border-box;border:1px solid var(--primary);pointer-events:none;border-radius:100px;width:200%;height:200%;position:absolute;top:0;left:0;transform:scale(.5)}.black-line:before{border:1px solid var(--textBlack)}.grey-line:before{border:1px solid var(--textGrey)}.light-gray-line:before{border:1px solid var(--textLight)}.bright-line:before{border:1px solid rgba(0,0,0,.15)}.white-line:before{border:1px solid var(--textWhite)}.red-line:before{border:1px solid var(--red)}.warn-line:before{border:1px solid var(--warn)}.divide-line:before{border:1px solid var(--lineGrey)}.green-line:before{border:1px solid var(--primary)}.mt-micro{margin-top:var(--micro-space)}.ml-micro{margin-left:var(--micro-space)}.mr-micro{margin-right:var(--micro-space)}.mlr-micro{margin-left:var(--micro-space);margin-right:var(--micro-space)}.padding-micro{padding:var(--micro-space)}.lr-micro{padding-left:var(--micro-space);padding-right:var(--micro-space)}.tb-micro{padding-top:var(--micro-space);padding-bottom:var(--micro-space)}.pt-micro{padding-top:var(--micro-space)}.pl-micro{padding-left:var(--micro-space)}.pr-micro{padding-right:var(--micro-space)}.pb-micro{padding-bottom:var(--micro-space)}.mt-mild{margin-top:var(--mild-space)}.ml-mild{margin-left:var(--mild-space)}.mr-mild{margin-right:var(--mild-space)}.mlr-mild{margin-left:var(--mild-space);margin-right:var(--mild-space)}.padding-mild{padding:var(--mild-space)}.lr-mild{padding-left:var(--mild-space);padding-right:var(--mild-space)}.tb-mild{padding-top:var(--mild-space);padding-bottom:var(--mild-space)}.pt-mild{padding-top:var(--mild-space)}.pl-mild{padding-left:var(--mild-space)}.pr-mild{padding-right:var(--mild-space)}.pb-mild{padding-bottom:var(--mild-space)}.mt-mini{margin-top:var(--mini-space)}.mb-mini{margin-bottom:var(--mini-space)}.ml-mini{margin-left:var(--mini-space)}.mr-mini{margin-right:var(--mini-space)!important}.mlr-mini{margin-left:var(--mini-space);margin-right:var(--mini-space)}.padding-mini{padding:var(--mini-space)}.lr-mini{padding-left:var(--mini-space);padding-right:var(--mini-space)}.tb-mini{padding-top:var(--mini-space);padding-bottom:var(--mini-space)}.pt-mini{padding-top:var(--mini-space)}.pl-mini{padding-left:var(--mini-space)}.pr-mini{padding-right:var(--mini-space)}.pb-mini{padding-bottom:var(--mini-space)}.mt-small{margin-top:var(--small-space)}.mb-small{margin-bottom:var(--small-space)}.ml-small{margin-left:var(--small-space)}.mr-small{margin-right:var(--small-space)}.mlr-small{margin-left:var(--small-space);margin-right:var(--small-space)}.padding-small{padding:var(--small-space)}.lr-small{padding-left:var(--small-space);padding-right:var(--small-space)}.tb-small{padding-top:var(--small-space);padding-bottom:var(--small-space)}.pt-small{padding-top:var(--small-space)}.pl-small{padding-left:var(--small-space)}.pr-small{padding-right:var(--small-space)}.pb-small{padding-bottom:var(--small-space)}.mt-little{margin-top:var(--little-space)}.mb-little{margin-bottom:var(--little-space)}.ml-little{margin-left:var(--little-space)}.mr-little{margin-right:var(--little-space)}.mlr-little{margin-left:var(--little-space);margin-right:var(--little-space)}.padding-little{padding:var(--little-space)}.lr-little{padding-left:var(--little-space);padding-right:var(--little-space)}.tb-little{padding-top:var(--little-space);padding-bottom:var(--little-space)}.pt-little{padding-top:var(--little-space)}.pl-little{padding-left:var(--little-space)}.pr-little{padding-right:var(--little-space)}.pb-little{padding-bottom:var(--little-space)}.mt-petty{margin-top:var(--petty-space)}.mb-petty{margin-bottom:var(--petty-space)}.ml-petty{margin-left:var(--petty-space)}.mr-petty{margin-right:var(--petty-space)!important}.mlr-petty{margin-left:var(--petty-space)!important;margin-right:var(--petty-space)!important}.padding-petty{padding:var(--petty-space)}.lr-petty{padding-left:var(--petty-space);padding-right:var(--petty-space)}.tb-petty{padding-top:var(--petty-space);padding-bottom:var(--petty-space)}.pt-petty{padding-top:var(--petty-space)}.pl-petty{padding-left:var(--petty-space)}.pr-petty{padding-right:var(--petty-space)}.pb-petty{padding-bottom:var(--petty-space)!important}.mt-big2{margin-top:var(--big2-space)}.mt-big{margin-top:var(--big-space)}.mb-big{margin-bottom:var(--big-space)}.ml-big{margin-left:var(--big-space)}.mr-big{margin-right:var(--big-space)}.mt-big3{margin-top:var(--big3-space)}.mb-big3{margin-bottom:var(--big3-space)}.ml-big3{margin-left:var(--big3-space)}.mr-big3{margin-right:var(--big3-space)}.mlr-big{margin-left:var(--big-space);margin-right:var(--big-space)}.padding-big{padding:var(--big-space)}.lr-big{padding-left:var(--big-space);padding-right:var(--big-space)}.tb-big{padding-top:var(--big-space);padding-bottom:var(--big-space)}.pt-big{padding-top:var(--big-space)}.pl-big{padding-left:var(--big-space)}.pr-big{padding-right:var(--big-space)}.pb-big{padding-bottom:var(--big-space)}.pt-big2{padding-top:var(--big2-space)}.pb-big2{padding-bottom:var(--big2-space)}.pl-big3{padding-left:var(--big3-space)}.pr-big3{padding-right:var(--big3-space)}.pt-big3{padding-top:var(--big3-space)}.pb-big3{padding-bottom:var(--big3-space)}.mt-large{margin-top:var(--large-space)}.mb-large{margin-bottom:var(--large-space)}.ml-large{margin-left:var(--large-space)}.mr-large{margin-right:var(--large-space)}.mlr-large{margin-left:var(--large-space);margin-right:var(--large-space)}.padding-large{padding:var(--large-space)}.lr-large{padding-left:var(--large-space);padding-right:var(--large-space)}.tb-large{padding-top:var(--large-space);padding-bottom:var(--large-space)}.pt-large{padding-top:var(--large-space)}.pl-large{padding-left:var(--large-space)}.pr-large{padding-right:var(--large-space)}.pb-large{padding-bottom:var(--large-space)}.mt-greater{margin-top:var(--greater-space)}.mb-greater{margin-bottom:var(--greater-space)}.ml-greater{margin-left:var(--greater-space)}.mr-greater{margin-right:var(--greater-space)}.mlr-greater{margin-left:var(--greater-space);margin-right:var(--greater-space)}.padding-greater{padding:var(--greater-space)}.lr-greater{padding-left:var(--greater-space);padding-right:var(--greater-space)}.tb-greater{padding-top:var(--greater-space);padding-bottom:var(--greater-space)}.pt-greater{padding-top:var(--greater-space)}.pl-greater{padding-left:var(--greater-space)}.pr-greater{padding-right:var(--greater-space)}.pb-greater{padding-bottom:var(--greater-space)}.mt-huge{margin-top:var(--huge-space)}.mb-huge{margin-bottom:var(--huge-space)}.ml-huge{margin-left:var(--huge-space)}.mr-huge{margin-right:var(--huge-space)}.mlr-huge{margin-left:var(--huge-space);margin-right:var(--huge-space)}.padding-huge{padding:var(--huge-space)}.lr-huge{padding-left:var(--huge-space);padding-right:var(--huge-space)}.tb-huge{padding-top:var(--huge-space);padding-bottom:var(--huge-space)}.pt-huge{padding-top:var(--huge-space)}.pl-huge{padding-left:var(--huge-space)}.pr-huge{padding-right:var(--huge-space)}.pb-huge{padding-bottom:var(--huge-space)}.mt-44{margin-top:44px}.mb-44{margin-bottom:44px}.width-full{width:100%}.height-full{height:100%}.word-wrap{word-break:break-all}.point{cursor:pointer}.adm-space-wrap .adm-space-item:not(:last-of-type.adm-space-item){display:none!important}.login-page .adm-tabs-header{border:0}.login-page .adm-tabs-header-mask{display:none}.login-page .adm-tabs-tab-wrapper{padding:0}.login-page .adm-tabs-tab-active{font-weight:500}.login-page .adm-divider-vertical{border-left:1px solid rgba(0,0,0,.06);height:24px;margin:0 0 0 12px}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.mobile-wrapper .mobile-app-page{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.mobile-wrapper .mobile-app-container{flex-direction:column;flex:1;width:100%;display:flex}.mobile-wrapper .mobile-header{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:.08rem .24rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-wrapper .mobile-header.sticky{background:#fff;box-shadow:0 6px 16px -12px rgba(0,0,0,.02),0 8px 20px rgba(0,0,0,.03),0 10px 24px 12px rgba(0,0,0,.04)}.mobile-wrapper .mobile-language-selector{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:rgba(255,255,255,.7);border-radius:20px;align-items:center;padding:8px 12px;font-size:14px;display:flex}.mobile-wrapper .dropdown-arrow{margin-left:5px;font-size:10px}.mobile-wrapper .mobile-language-dropdown{min-width:120px}.mobile-wrapper .mobile-language-dropdown .language-item{text-align:center;padding:8px 16px}.mobile-wrapper .mobile-main-content{flex-direction:column;flex:1;margin-top:1.96rem;display:flex}.mobile-wrapper .mobile-hero-section{text-align:center;flex-direction:column;align-items:center;display:flex}.mobile-wrapper .mobile-hero-text{flex-direction:column;align-items:center;margin-bottom:.48rem;display:flex}.mobile-wrapper .mobile-hero-logo{max-width:90%;margin-bottom:.12rem}.mobile-wrapper .mobile-slogan{color:#181423;font-size:.57rem;font-weight:900}.mobile-wrapper .mobile-tagline{color:rgba(0,0,0,.45);text-align:center;margin-top:.4rem;padding:0 .46rem;font-size:.28rem;font-weight:400;line-height:.42rem}.mobile-wrapper .mobile-platform-options{flex-wrap:wrap;justify-content:center;gap:.24rem;margin-bottom:1.7rem;display:flex}.mobile-wrapper .mobile-platform-card{cursor:pointer;background-color:#fff;border-radius:.24rem;flex-direction:column;align-items:center;width:2.04rem;height:2.04rem;padding:.48rem .16rem .16rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;box-shadow:0 .125rem .625rem rgba(0,0,0,.05)}.mobile-wrapper .mobile-platform-card:active{transform:scale(.98)}.mobile-wrapper .mobile-platform-card span{color:rgba(0,0,0,.85);margin-top:.12rem;font-size:.24rem;font-weight:400;line-height:.32rem}.mobile-wrapper .mobile-qr-overlay{z-index:100;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-wrapper .mobile-qr-container{background-color:#fff;border-radius:.32rem;width:6.4rem;padding:.48rem;position:relative;box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.mobile-wrapper .mobile-qr-close{cursor:pointer;color:#999;font-size:.56rem;line-height:1;position:absolute;top:.24rem;right:.32rem}.mobile-wrapper .mobile-qr-content{flex-direction:column;align-items:center;display:flex}.mobile-wrapper .mobile-qr-code{width:5.44rem;height:5.44rem;margin-bottom:.32rem}.mobile-wrapper .mobile-qr-text{text-align:center;color:#333;margin:0;font-size:.28rem;line-height:.4rem}.mobile-wrapper .mobile-social-section{margin-top:2rem}.mobile-wrapper .mobile-social-title{text-align:center;color:rgba(0,0,0,.85);margin-bottom:.64rem;padding:0 .45rem;font-size:.4rem;font-weight:600;line-height:.4rem}.mobile-wrapper .mobile-social-grid{flex-wrap:wrap;justify-content:center;padding:0 .32rem;display:flex}.mobile-wrapper .mobile-social-row{width:100%;display:flex}.mobile-wrapper .mobile-social-row:first-child{margin-bottom:.32rem}.mobile-wrapper .mobile-social-row:last-child{justify-content:center}.mobile-wrapper .mobile-social-row:first-child .mobile-social-item,.mobile-wrapper .mobile-social-row:last-child .mobile-social-item{width:25%}.mobile-wrapper .mobile-social-item{cursor:pointer;flex-direction:column;align-items:center;display:flex}.mobile-wrapper .mobile-social-icon{border-radius:.2rem;width:.8rem;height:.8rem;margin-bottom:.12rem;transition:transform .2s}.mobile-wrapper .mobile-social-item:active .mobile-social-icon{transform:scale(.95)}.mobile-wrapper .mobile-social-item span{color:rgba(0,0,0,.85);text-align:center;white-space:nowrap;font-size:.24rem;font-weight:400;line-height:.32rem}.language-selector-wrapper .language-selector-container{-webkit-user-select:none;user-select:none;position:relative}.language-selector-wrapper .language-selector-trigger{cursor:pointer;border-radius:16px;align-items:center;padding:6px 12px;transition:all .2s;display:flex}.language-selector-wrapper .language-selector-trigger:hover{background:rgba(255,255,255,.5)}.language-selector-wrapper .language-selector-trigger .language-text{color:rgba(0,0,0,.85);text-align:center;white-space:nowrap;font-size:14px;font-weight:400;line-height:22px}.language-selector-wrapper .language-selector-trigger .dropdown-arrow{margin-left:2px;transition:transform .2s;transform:rotate(90deg)}.language-selector-wrapper .language-selector-trigger .dropdown-arrow.open{transform:rotate(270deg)}.language-selector-wrapper .language-selector-trigger .dropdown-icon{border-top:6px solid rgba(0,0,0,.65);border-left:5px solid transparent;border-right:5px solid transparent;width:0;height:0;margin-left:8px;transition:transform .2s}.language-selector-wrapper .language-selector-trigger .dropdown-icon.open{transform:rotate(180deg)}.language-selector-wrapper .language-dropdown{z-index:1000;background-color:#fff;border-radius:12px;min-width:120px;max-width:200px;max-height:200px;padding:4px;animation:.2s ease-out fadeIn;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 10px 24px 12px rgba(0,0,0,.04)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.language-selector-wrapper .language-dropdown .language-option{color:rgba(0,0,0,.85);cursor:pointer;white-space:nowrap;border-radius:8px;margin-bottom:7px;padding:7px 12px;font-size:14px;line-height:22px}.language-selector-wrapper .language-dropdown .language-option:hover{background-color:rgba(0,0,0,.03)}.language-selector-wrapper .language-dropdown .language-option.active{color:#6e44ff;background-color:rgba(0,0,0,.03)}.footer{color:rgba(255,255,255,.85);background:#1d192c;width:100%;padding-top:64px;padding-bottom:56px;font-size:14px;bottom:0;left:0}.footer-container{width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-left{flex:1}.footer-logo{align-items:center;display:flex}.footer-right{flex:1}.footer-email,.footer-phone{color:rgba(255,255,255,.85);-webkit-user-select:text;user-select:text;margin-top:11px}:is(.footer-email,.footer-phone) span{margin-left:8px}:is(.footer-email,.footer-phone) a{color:rgba(255,255,255,.85);-webkit-user-select:text;user-select:text}:is(.footer-email,.footer-phone) a:hover{color:#a0a0af}.footer-beian{-webkit-user-select:text;user-select:text;margin-top:24px}.footer-beian a{color:rgba(255,255,255,.85);-webkit-user-select:text;user-select:text}.footer-beian a:hover{color:#a0a0af}.mobile-footer{color:rgba(255,255,255,.85);background:#1d192c;width:100%;padding-top:.64rem;padding-bottom:.8rem;font-size:.28rem}.mobile-footer-container{flex-direction:column;align-items:center;width:100%;display:flex}.mobile-footer-logo{justify-content:center;margin-bottom:.48rem;display:flex}.mobile-footer-email{color:rgba(255,255,255,.85);-webkit-user-select:text;user-select:text;flex-direction:column;justify-content:center;align-items:center;display:flex}.mobile-footer-email img,.phone-icon{width:.4rem;height:.4rem}.phone-icon{margin-right:.08rem}.mobile-footer-email span{margin-left:.09rem}.mobile-footer-email a{color:rgba(255,255,255,.85);-webkit-user-select:text;user-select:text}.mobile-footer-beian{text-align:center;color:rgba(255,255,255,.45);-webkit-user-select:text;user-select:text;margin-top:.24rem}.mobile-footer-beian a{color:rgba(255,255,255,.45);text-decoration:none}.mobile-footer-email-bottom{margin-top:.04rem}.mobile-footer-phone{margin-top:.08rem}.mobile-footer-email-top{align-items:center;display:flex}.feature-intro-container{margin-top:48px}.feature-intro-container .feature-detail-box{cursor:pointer;background:#fff;border-radius:24px;width:440px;padding:24px}.feature-intro-container .feature-detail-box.on{box-shadow:0 4px 16px 6px rgba(19,11,102,.08)}.feature-intro-container .feature-detail-box .progress-bar{background:#6e44ff;width:2px;position:absolute;top:0;left:0}.feature-intro-container .feature-detail-box .try-it-btn{background:linear-gradient(136deg,#798fff 0%,#6e44ff 43%,#c144ff 100% 100%);border-radius:40px;height:40px;margin-top:24px;padding:0 20px}.feature-intro-container .content-icon{margin-top:6px}.feature-intro-container .feature-detail-box.on .feature-title,.feature-intro-container .feature-detail-box:hover .feature-title{color:#613ddc}.feature-intro-container .video-box{width:580px;height:566px}@media (max-width:1074px){.feature-intro-container .video-box{margin-top:24px}}@media (max-width:576px){.feature-intro-container .video-box.small{transform:scale(.9)}}.feature-intro-container .video-box .video-wrap{background-color:#000;border-radius:34px;width:249px;height:539px;overflow:hidden}.feature-intro-container .video-box video{width:100%;height:100%}.mobile-feature-intro-container{margin-top:0;font-size:.28rem}.mobile-feature-intro-container .feature-box{opacity:.85;background:#fff;border-radius:.36rem;width:3.2rem;height:.72rem;margin:0 .12rem}.mobile-feature-intro-container .feature-box.selected{opacity:1;box-shadow:0 2px 8px 3px rgba(19,11,102,.08)}.mobile-feature-intro-container .feature-box .feature-icon{width:.56rem;height:.56rem;margin-right:.04rem}.mobile-feature-intro-container .progress-bar{background:#6e44ff;height:2px;position:absolute;bottom:0;left:0}.mobile-feature-intro-container .feature-text-box{padding:.16rem .68rem 0}.mobile-feature-intro-container .feature-text-box .feature-text{margin-top:.16rem}.mobile-feature-intro-container .mobile-video-box{width:6.44rem;height:6.28rem;margin:.32rem auto 0}.mobile-feature-intro-container .mobile-video-box .video-wrap{border-radius:.38rem;width:2.76rem;height:5.98rem;overflow:hidden}.mobile-feature-intro-container .mobile-video-box video{width:100%;height:100%}.mobile-feature-intro-container .mobile-try-it-btn{background:linear-gradient(136deg,#798fff 0%,#6e44ff 43%,#c144ff 100% 100%);border:1px solid rgba(255,255,255,.5);border-radius:.88rem;height:.88rem;margin:.48rem auto 0;padding:0 .48rem}.mobile-feature-intro-container .content-icon{margin-top:.09rem}.group-link-box{z-index:99;background:linear-gradient(136deg,#798fff 0%,#6e44ff 52.27%,#c144ff 120.39% 120.39%);border:2px solid rgba(255,255,255,.5);border-radius:20px;width:124px;height:130px;position:fixed;bottom:100px;right:16px}.group-link-avatar-box{border:1px solid #fff;border-radius:50%;width:58px;height:58px;position:relative;overflow:hidden}.group-link-avatar-box:before{content:"";z-index:1;background:#fff;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.group-link-avatar-box:after{content:"";z-index:1;background:#fff;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.group-avatar{width:28px;height:28px;display:block}.group-avatar.line-pixel-top:before{background-color:#fff}.mobile-group-link-box{border-radius:20px;width:88px;height:90px;bottom:50px;right:12px}.mobile-group-link-box .group-link-avatar-box{width:42px;height:42px}.mobile-group-link-box .group-avatar{width:20px;height:20px}:root{--primary-color:#6665ee;--secondary-color:#c455f9;--text-color-hover:#6366f1;--border-width:3px;--border-radius:24px}.pc-wrapper .app-page{-webkit-user-select:none;user-select:none;cursor:default;min-height:100vh;overflow-x:hidden}.pc-wrapper .app-bg-wrap{width:100%;position:absolute;bottom:0;left:0;overflow:hidden}.pc-wrapper .app-bg-wrap.top{bottom:unset;top:0}.pc-wrapper .app-bg-wrap.top:after{content:"";background:linear-gradient(rgba(255,255,255,0) 0%,#fff 100%);height:72px;position:absolute;bottom:0;left:0;right:0}.pc-wrapper .app-bg-wrap .app-bg-img{width:100%;min-width:1920px;height:auto;display:block}.pc-wrapper .app-container{flex-direction:column;max-width:1188px;margin:0 auto;display:flex}.pc-wrapper .login-btn{color:#fff;background:#6e44ff;border:none}.pc-wrapper .header{z-index:100;padding:8px 12px;position:fixed;top:0;left:0;right:0}.pc-wrapper .header.sticky{background:#fff;box-shadow:0 6px 16px -12px rgba(0,0,0,.02),0 8px 20px rgba(0,0,0,.03),0 10px 24px 12px rgba(0,0,0,.04)}@media (max-width:768px){.pc-wrapper .header{padding:16px 20px}}.pc-wrapper .header .logo-container{max-width:1188px;margin:0 auto}.pc-wrapper .header .logo-container .logo{align-items:center;display:flex}.pc-wrapper .header .logo-container .logo span{color:#333;letter-spacing:-.5px;font-size:22px;font-weight:600}.pc-wrapper .header .language-selector{cursor:pointer;color:#555;border-radius:16px;padding:6px 12px;font-size:14px;transition:all .2s}.pc-wrapper .header .language-selector:hover{background:rgba(255,255,255,.5)}.pc-wrapper .header .language-selector span{margin-left:4px;font-size:10px}.pc-wrapper .main-content{flex-direction:column;flex:1;justify-content:center;padding:60px 20px 0;display:flex}@media (max-width:768px){.pc-wrapper .main-content{padding-left:16px;padding-right:16px}}.pc-wrapper .hero-section{flex-direction:column;align-items:center;margin-top:124px;display:flex}@media (max-width:768px){.pc-wrapper .hero-section{margin-top:60px}}@media (max-width:576px){.pc-wrapper .hero-section{margin-top:40px}}.pc-wrapper .hero-section .hero-text{text-align:center;animation:.8s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pc-wrapper .hero-section .hero-text .hero-logo{max-width:100%;height:auto}.pc-wrapper .hero-section .hero-text .title{color:#222;margin-bottom:16px;font-size:58px;font-weight:700}@media (max-width:768px){.pc-wrapper .hero-section .hero-text .title{font-size:40px}}@media (max-width:576px){.pc-wrapper .hero-section .hero-text .title{font-size:32px}}.pc-wrapper .hero-section .hero-text .title .comma{color:#222;margin:0 8px;font-weight:400}.pc-wrapper .hero-section .hero-text .title .subtitle{color:#444;margin-top:0;font-weight:500;display:inline}@media (max-width:576px){.pc-wrapper .hero-section .hero-text .title .subtitle{margin-top:5px;display:block}}.pc-wrapper .hero-section .hero-text .underline{background:#6366f1;border-radius:4px;width:140px;height:4px;margin:24px auto;position:relative}@media (max-width:576px){.pc-wrapper .hero-section .hero-text .underline{width:100px;margin:16px auto}}.pc-wrapper .hero-section .hero-text .underline:after{content:"";background:rgba(255,255,255,.6);border-radius:4px;width:40px;height:100%;animation:2s infinite shimmer;position:absolute}@keyframes shimmer{0%{left:0}to{left:calc(100% - 40px)}}.pc-wrapper .hero-section .hero-text .slogan-text{color:#181423;font-size:57px;font-weight:900}.pc-wrapper .hero-section .hero-text .tagline{color:rgba(0,0,0,.45);max-width:600px;margin:13px auto 0;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:768px){.pc-wrapper .hero-section .hero-text .tagline{max-width:500px;font-size:18px}}@media (max-width:576px){.pc-wrapper .hero-section .hero-text .tagline{max-width:100%;font-size:16px}}.pc-wrapper .feature-section{margin-bottom:100px}@media (max-width:768px){.pc-wrapper .feature-section{margin-bottom:50px}}@media (max-width:576px){.pc-wrapper .feature-section{margin-bottom:60px}}.pc-wrapper .platform-options{flex-direction:row;justify-content:center;align-items:center;width:100%;padding:0 20px;animation:1s ease-out .3s both fadeIn;display:flex}@media (max-width:768px){.pc-wrapper .platform-options{flex-wrap:wrap;gap:20px}}.pc-wrapper .platform-options .platform-card{border-radius:var(--border-radius);cursor:pointer;text-align:center;background:#fff;flex-direction:column;justify-content:center;min-width:180px;height:180px;margin:0 32px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(110,68,255,.08)}@media (max-width:768px){.pc-wrapper .platform-options .platform-card{width:160px;height:160px;margin:0 16px}}@media (max-width:576px){.pc-wrapper .platform-options .platform-card{width:140px;height:140px;margin:0}}.pc-wrapper .platform-options .platform-card:before{content:"";border-radius:var(--border-radius);padding:var(--border-width);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-mask-composite:xor;opacity:0;z-index:1;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;transition:opacity .3s;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}.pc-wrapper .platform-options .platform-card:hover,.pc-wrapper .platform-options .platform-card.active{transform:translateY(-6px)scale(1.05);box-shadow:0 12px 30px rgba(110,68,255,.15)}.pc-wrapper .platform-options .platform-card:hover:before,.pc-wrapper .platform-options .platform-card.active:before{opacity:1}.pc-wrapper .platform-options .platform-card:hover span,.pc-wrapper .platform-options .platform-card.active span{color:var(--text-color-hover)}.pc-wrapper .platform-options .platform-card .platform-icon{margin:0 auto 18px;transition:transform .2s;display:block}.pc-wrapper .platform-options .platform-card span{color:rgba(0,0,0,.85);font-size:14px;font-style:normal;font-weight:400;transition:color .3s;display:block}.pc-wrapper .platform-options .platform-card .card-hover-content{border-radius:var(--border-radius);background:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex;position:relative;overflow:hidden}.pc-wrapper .platform-options .platform-card .card-hover-content:before{content:"";border-radius:var(--border-radius);padding:var(--border-width);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-mask-composite:xor;opacity:1;z-index:1;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;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}.pc-wrapper .platform-options .platform-card .card-hover-content .card-header{color:var(--primary-color);z-index:2;margin-top:5px;margin-bottom:6px;font-size:14px;font-weight:500;position:relative}.pc-wrapper .platform-options .platform-card .card-hover-content .qr-code-container{z-index:2;width:80%;margin:0 auto;position:relative}.pc-wrapper .platform-options .platform-card .card-hover-content .qr-code-container .qr-code{border-radius:0}.pc-wrapper .platform-options .platform-card .card-hover-content .qr-code-container .qr-logo{background:#fff;border-radius:50%;width:30px;height:30px;padding:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pc-wrapper .platform-options .platform-card .card-hover-content .card-footer{z-index:2;color:#6e44ff;margin-top:4px;font-size:14px;font-style:normal;font-weight:400;position:relative}.pc-wrapper .platform-options .platform-card .card-hover-content .experience-btn{cursor:pointer;z-index:2;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;display:flex;position:relative}.pc-wrapper .platform-options .platform-card .card-hover-content .experience-btn img{border-radius:50%;margin-bottom:12px;transition:all .2s;width:64px!important;height:64px!important}.pc-wrapper .platform-options .platform-card .card-hover-content .experience-btn span{color:var(--primary-color);font-size:14px;font-weight:500}.pc-wrapper .platform-options .platform-card[data-platform=wechat] .card-hover-content:before{content:"";border-radius:var(--border-radius);padding:var(--border-width);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-mask-composite:xor;opacity:1;z-index:1;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;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}.pc-wrapper .social-section{text-align:center;width:100%;max-width:1200px;margin:0 auto;padding-top:80px;padding-bottom:120px;animation:1s ease-out .6s both fadeIn}@media (max-width:768px){.pc-wrapper .social-section{padding-top:40px;padding-bottom:50px}}.pc-wrapper .social-section .social-title{color:rgba(0,0,0,.85);margin-bottom:52px;font-size:32px;font-style:normal;font-weight:700}@media (max-width:768px){.pc-wrapper .social-section .social-title{margin-bottom:40px;font-size:28px}}@media (max-width:576px){.pc-wrapper .social-section .social-title{margin-bottom:32px;font-size:24px}}.pc-wrapper .social-section .social-grid{flex-wrap:wrap;justify-content:space-between;min-width:1144px;margin:0 auto;display:flex}@media (max-width:1200px){.pc-wrapper .social-section .social-grid{justify-content:center;gap:30px;width:100%;min-width:auto}}.pc-wrapper .social-section .social-grid .social-item{text-align:center;cursor:pointer;border-radius:16px;flex:none;width:140px;min-width:118px;margin:0;transition:all .25s}@media (max-width:1200px){.pc-wrapper .social-section .social-grid .social-item{margin:0 15px 20px}}@media (max-width:576px){.pc-wrapper .social-section .social-grid .social-item{width:100px;min-width:90px;margin:0 10px 20px}}.pc-wrapper .social-section .social-grid .social-item:hover{transform:translateY(-4px)}.pc-wrapper .social-section .social-grid .social-item:hover .social-icon{transform:scale(1.15)}.pc-wrapper .social-section .social-grid .social-item:hover span{color:var(--primary-color)}.pc-wrapper .social-section .social-grid .social-item .social-icon{margin:0 auto 10px;transition:transform .25s;display:block}@media (max-width:576px){.pc-wrapper .social-section .social-grid .social-item .social-icon{width:48px!important;height:48px!important}}.pc-wrapper .social-section .social-grid .social-item span{color:#555;font-size:14px;transition:color .25s;display:block}@media (max-width:576px){.pc-wrapper .social-section .social-grid .social-item span{font-size:12px}}.pc-wrapper .bottom-indicator{text-align:center;margin-top:auto;padding:20px 0;animation:1s ease-out .9s both fadeIn}.pc-wrapper .bottom-indicator .indicator-bar{background:#6366f1;border-radius:4px;width:40px;height:4px;margin:0 auto;position:relative;overflow:hidden}.pc-wrapper .bottom-indicator .indicator-bar:after{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:1.5s infinite shimmer-bar;position:absolute;inset:0}@keyframes shimmer-bar{0%{transform:translate(-100%)}to{transform:translate(100%)}}.login-container{box-sizing:border-box;min-height:100vh;padding:128px 0 28px}.logo-bg-wrap{width:100%;position:absolute;bottom:0;left:0;overflow:hidden}.logo-bg-wrap .logo-bg-img{width:100%;min-width:1920px;height:auto;display:block}.qr-code-container{box-sizing:border-box;background:#fff;border-radius:16px;width:288px;height:288px;margin-top:40px;padding:8px;position:relative}.qr-code-container .qr-code-image{width:100%;height:100%}.qr-code-container .qr-status-text{max-width:300px;color:var(--warn);background:var(--warnBg);border:1px solid var(--warn);border-radius:8px;padding:8px 16px;position:absolute;bottom:-50px;transform:translateY(100%)}.qr-code-container .status-indicator{color:var(--primary);background:var(--primaryLight);border-radius:20px;padding:8px 16px;animation:1.5s infinite pulse;position:absolute;bottom:-50px;transform:translateY(100%)}.qr-code-container .qr-code-expired{word-break:break-all;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.9);padding:0 8px;position:absolute;inset:8px}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}