body{margin:0;overflow-x:hidden;overflow-y:hidden}@font-face{font-family:misans-regular;src:url(/assets/misans-regular.ttf) format("truetype");font-display:swap}#root{width:100%;height:100%;margin:0;padding:0;color:#fff;font-family:misans-regular,Inter,CentraNo1,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal}#App{width:100%;height:100%;display:flex;flex-direction:column;background-position:center;position:absolute}.font16{font-size:16px}.font18{font-size:18px}.font20{font-size:20px}.font22{font-size:22px}.font24{font-size:24px}.font30{font-size:30px}.font36{font-size:36px}.center{text-align:center}.flex1{flex:1}.flex{display:flex;box-sizing:border-box}.flex-middle{align-items:center}.flex-bottom{align-items:flex-end}.flex-center{justify-content:center}.flex-right{justify-content:flex-end}.flex-left{justify-content:flex-start}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.link{color:#88bdd3}a{text-decoration:none;color:#88bdd3}a:hover,a:link,a:visited{color:#88bdd3}.text-nowrap{white-space:nowrap;overflow:hidden;max-width:100%}.blackbg{background-color:#0d0b001a;border-radius:10px}.checkbox{width:300px;height:80px;border-radius:10px;position:relative;padding:0}.checkbox-disabled{width:300px;height:80px;border-radius:10px;position:relative;padding:0;color:#888}.checkbox:hover:before{content:"";position:absolute;inset:0;border-radius:10px;padding:2px;background:linear-gradient(to right,#75fcb4,#5be7fa);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none}.selected{width:300px;height:80px;border-radius:10px;position:relative;padding:0}.selected:before{content:"";position:absolute;inset:0;border-radius:10px;padding:2px;background:linear-gradient(to right,#75fcb4,#5be7fa);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none}.noselect{padding:0}.noselect:before{padding:2px}.linear-color-r15{background-image:linear-gradient(to right,#75fcb3,#5ae7fb);border-radius:15px}.linear-color-r15:hover{background-image:linear-gradient(to right,#75fcb3,#75fcb3);border-radius:15px}.black-a01-r15{background-color:#0000001a;border-radius:15px}.button{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cannt-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.eff-button{background-color:#0d0b001a;transition:all .3s ease}.eff-button:hover{transform:scale(1.01);box-shadow:0 0 25px #0000004d}.mobile-scrollbar::-webkit-scrollbar{width:3px;height:3px}.mobile-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:0}.mobile-scrollbar::-webkit-scrollbar-thumb{background-color:#96969600;border-radius:0;transition:background-color .2s}.mobile-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64646400}.mobile-scrollbar::-webkit-scrollbar-button{display:none}.show-dialog{animation-name:animation-show-dialog;animation-duration:.3s;animation-fill-mode:forwards}@keyframes animation-show-dialog{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scaleY(1)}}:root{--dust-gradient: linear-gradient(135deg, rgba(56, 182, 114, .4), rgba(12, 12, 12, .2), rgba(56, 158, 172, .4)), #134a5b}global-message{background:#0000001a}.ant-message-notice-content{background:#0000004d!important;color:#fff}.ant-message-notice-content .ant-message-info{display:flex;justify-content:center;align-items:center;height:50px}.title{padding-top:8px;padding-left:18px;height:81px;display:flex;box-sizing:border-box;position:relative}.title-left{font-size:0px;transition:all .3s ease}.logo-title{display:block}@media (max-width: 500px){.logo-title{display:none}}.title-right{flex:1;justify-content:flex-end;display:flex;padding-top:2px;padding-right:20px;pointer-events:none;gap:25px}.title-button{width:40px;height:40px;display:flex;align-items:center;box-sizing:border-box;position:relative}.title-button img{position:absolute}.icon-default{opacity:1}.icon-hover{opacity:0;transition:transform .3s ease}.title-button:hover .icon-default{opacity:0}.title-button:hover .icon-hover{opacity:1;transform:scale(1.1)}.title-button-left{width:46px;display:flex;justify-content:center}.title-button-right{flex:1;text-align:left}.animation-logo{animation-name:animation-logo;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:5s}.animation-logo-end{opacity:1!important;transform:translateY(0)}@keyframes animation-logo{0%{opacity:0;transform:translateY(-46px)}to{opacity:1;transform:translateY(0)}}.animation-button{animation-name:animation-button;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:5s;animation-iteration-count:1}.animation-button-end{opacity:1!important;pointer-events:auto}@keyframes animation-button{0%{opacity:0}to{opacity:1;pointer-events:auto}}.dialog{width:100%;height:100%;position:absolute;z-index:9999;pointer-events:none}.network-option{background-color:#0d0b001a;border-radius:10px;transition:all .3s ease}.network-option:hover{transform:scale(1.01);box-shadow:0 0 25px #0000004d}.network-dialog{transition:all .3s ease;width:400px;display:flex;gap:15px;flex-direction:column;justify-content:flex-start;align-items:center;height:438px;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:relative}@media (max-width: 374px){.network-dialog{transform:scale(.8)}}@media (min-width: 375px) and (max-width: 767px){.network-dialog{transform:scale(.8)}}@media (min-width: 768px) and (max-width: 1439px){.network-dialog{transform:scale(.8)}}@media (min-width: 1440px) and (max-width: 1920px){.network-dialog{transform:scale(.8)}}@media (min-width: 1920px){.network-dialog{transform:scale(1)}}.language-option{background-color:#0d0b001a;border-radius:10px;transition:all .3s ease}.language-option:hover{transform:scale(1.01);box-shadow:0 0 25px #0000004d}.language-dialog{transition:all .3s ease;width:400px;display:flex;gap:15px;flex-direction:column;justify-content:flex-start;align-items:center;height:538px;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:relative}@media (max-width: 374px){.language-dialog{transform:scale(.8)}}@media (min-width: 375px) and (max-width: 767px){.language-dialog{transform:scale(.8)}}@media (min-width: 768px) and (max-width: 1439px){.language-dialog{transform:scale(.8)}}@media (min-width: 1440px) and (max-width: 1920px){.language-dialog{transform:scale(.8)}}@media (min-width: 1920px){.language-dialog{transform:scale(1)}}.filter-diglog{max-width:1024px;min-width:10px;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:relative;display:flex;justify-content:center;flex-direction:column;padding-left:28px;padding-right:28px;padding-bottom:28px;box-sizing:border-box;transition:all .3s ease;transform:scale(0)}@media (max-width:640px){.filter-range{flex-direction:column;justify-content:center;align-items:center}.filter-range div{width:100%}}.filter-button{gap:10px}@media (max-width:470px){.filter-button{flex-direction:column}.filter-range div{width:100%}}.progress-dialog{display:flex;flex-direction:column;width:640px;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:relative;box-sizing:border-box;padding:40px}.img-progress{transform:scale(.8);animation-name:animation-progress;animation-duration:1s;animation-iteration-count:infinite}@keyframes animation-progress{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}.img-complete{transition:all .3s ease;transform:scale(0) rotate(0);animation-name:animation-complete;animation-duration:.5s;animation-fill-mode:forwards}@keyframes animation-complete{0%{transform:scale(0)}to{transform:scale(1)}}.img-pending{animation-name:animation-pending;animation-duration:3s;animation-iteration-count:infinite}@keyframes animation-pending{0%{transform:rotate(0)}40%{transform:rotate(180deg)}50%{transform:rotate(180deg)}90%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.start{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:36px;position:absolute;top:-20px}.start-button{width:100vw;height:144px;display:flex;justify-content:center;align-items:center;color:#75fcb3;size:36px;transition:all .3s ease}.start-button:hover{transform:scale(1.05)}.start-word{color:"#FFF";background:linear-gradient(to right,#75fcb4,#5be7fa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:48px;transition:all .3s ease}.start-word2{color:#88bdd3;font-size:30px;transition:all .3s ease}@media (max-width: 1920px){.start-word{font-size:32px}.start-word2{font-size:24px}}@media (max-width: 1500px){.start-word{font-size:24px}.start-word2{font-size:18px}}.hole{width:95%;max-width:500px;height:100%;display:flex;background-size:cover;justify-content:center;text-align:center;position:relative;pointer-events:none;z-index:-1}.hole-connect{border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:relative;padding-left:30px;padding-right:30px;margin-left:20px;margin-right:20px}@media (max-width: 400px){.hole-connect{padding-left:10px;padding-right:10px}}.hole-img{position:absolute;right:0;bottom:0}@media (max-width: 450px){.hole-connect{width:90%}}.hole-text2{font-size:clamp(24px,calc(24px + 24 * ((100vw - 480px) / 1440)),48px);transition:all .3s ease}.hole-text{font-size:clamp(16px,calc(16px + 8 * ((100vw - 480px) / 1440)),24px);transition:all .3s ease}.animation-title{animation-name:animation-title;animation-duration:.33s;animation-fill-mode:forwards;animation-delay:4s}.animation-title-end{opacity:1!important;transform:translateY(0)}@keyframes animation-title{0%{opacity:0;transform:translateY(65px)}to{opacity:1;transform:translateY(0)}}.animation-title2{animation-name:animation-title2;animation-duration:.33s;animation-fill-mode:forwards;animation-delay:4.15s}.animation-title2-end{opacity:1!important;transform:translateY(0)}@keyframes animation-title2{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.animation-hole{animation-name:animation-hole;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.3s}.animation-hole-end{opacity:1!important;transform:scaleX(1) scaleY(1)}@keyframes animation-hole{0%{opacity:0;transform:scaleX(0) scaleY(0)}to{opacity:1;transform:scaleX(1) scaleY(1)}}.animation-hole-connect{animation-name:animation-hole-connect;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.8s;visibility:hidden}.animation-hole-connect-end{opacity:1!important;visibility:visible}@keyframes animation-hole-connect{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}.dust{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:0;height:100%;position:relative}.dust-wallet{max-width:586px;width:33.33%;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:absolute;text-align:center;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;transition:all .3s ease}@media (max-height: 825px){.dust-wallet{transform:scale(.9)}}@media (max-height: 765px){.dust-wallet{transform:scale(.8);top:-20px}}@media (max-width: 374px){.dust-wallet{width:90%}}@media (max-width: 374px) and (max-height: 825px){.dust-wallet{width:90%}}@media (max-width: 374px) and (max-height: 765px){.dust-wallet{width:100%}}@media (min-width: 375px) and (max-width: 767px){.dust-wallet{width:80%;max-width:480px}}@media (min-width: 768px) and (max-width: 1439px){.dust-wallet{width:480px}}@media (min-width: 1920px){.dust-wallet{width:640px}}.dust-wallet-connect{width:75%;max-width:1440px;margin-top:0;border-radius:30px;box-shadow:0 14px 13px #00000047;background:var(--dust-gradient);position:absolute;text-align:center;display:flex;justify-content:flex-start;align-items:center;padding:27px;box-sizing:border-box;transition:all .3s ease;transform:scale(1)}@media (min-width: 1421px) and (max-height: 915px){.dust-wallet-connect{transform:scale(.9);top:-20px}}@media (min-width: 1421px) and (max-height: 815px){.dust-wallet-connect{transform:scale(.8);top:-60px}}.wallet-list-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;grid-auto-rows:50px}@media (max-width: 480px){.wallet-list-container{grid-template-columns:1fr}}.dust-wallet-option-more{display:flex;box-sizing:border-box;max-width:551px;width:95%}.dust-wallet-option{max-width:551px;width:95%;height:93px;background:#0d0b001a;border-radius:10px;display:flex;box-sizing:border-box}.dust-reload{animation-name:animation-dust-reload;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;transition:all 1s linear}.dust-input{background-color:#0000;border:none;width:100%}.dust-input:focus{outline:none;border:none;box-shadow:none}.dust-reload .stop{animation-play-state:paused}@keyframes animation-dust-reload{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dust-wallet-select{font-size:24px;transition:all .3s ease}.dust-check-wallet{font-size:20px;transition:all .3s ease}@media (max-width: 680px){.dust-wallet-select{font-size:20px}.dust-check-wallet{font-size:16px}}.dust-wallet-select:hover{background-color:#75fcb31a;transform:scale(1.01);box-shadow:0 0 25px #0000004d}.positive{color:#32cd32}.negative{color:#ff4500}.token-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border-radius:10px}.token-icon.eth{background:linear-gradient(135deg,#627eea,#4e6fd8)}.token-icon.bnb{background:linear-gradient(135deg,#f3ba2f,#e5a623)}.token-icon.weth{background:linear-gradient(135deg,#2d3748,#1a202c)}.token-icon.busd{background:linear-gradient(135deg,#f0b90b,#d4a017)}.token-icon.steth{background:linear-gradient(135deg,#00d4ff,#09c)}.token-icon.usdc{background:linear-gradient(135deg,#2775ca,#1e5ba8)}.token-icon.usdt{background:linear-gradient(135deg,#26a17b,#1f8a66)}.token-icon.matic{background:linear-gradient(135deg,#8247e5,#6b3ec7)}.dust-wallet-icon{width:45px;display:flex;justify-content:flex-end;align-items:center}.dust-wallet-status{width:142px;display:flex;justify-content:flex-end;align-items:center;padding-right:16px}.dust-wallet-status-available{width:126px;height:54px;display:flex;justify-content:center;align-items:center;color:#74fbb5;font-size:20px;transition:all .3s ease}.button-unavailable{border-style:solid;border-width:2px;border-color:#fe8432;display:flex;justify-content:center;align-items:center;color:#fe8432;border-radius:10px}.dust-wallet-status-unavailable{width:126px;height:54px;font-size:24px}.dust-wallet-details{flex:1;padding-top:16px;padding-left:20px;width:100%;overflow:hidden}.dust-wallet-name{font-size:20px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:30px;padding-top:5px}.dust-wallet-description{font-size:18px;text-align:left;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.dust-wallet-tips{font-size:20px;color:#74fbb5;max-width:90%}@media (max-width: 600px){.dust-wallet-tips{font-size:18px}}@media (min-width: 1350px){.dust-wallet-connect{width:75%}}.dust-wallet-connect-left{width:100%;display:flex;flex-direction:column;box-sizing:border-box;flex:1;min-width:0}.dust-wallet-connect-center{width:120px;display:flex;justify-content:center;align-items:"center";min-width:80px}.dust-arrow{transform:rotate(0);transition:transform .5s ease}.dust-arrow:hover{transform:rotate(360deg)}.dust-wallet-connect-right{width:100%;display:flex;flex-direction:column;box-sizing:border-box;flex:1;min-width:0}.dropdown-popup-container{width:100%;box-sizing:border-box;border:none;padding:0!important}.custom-dropdown-menu-all{width:calc(100% - 8px);position:relative}.custom-dropdown-menu-all .ant-dropdown-menu{width:100%;background-color:#102a2d!important}.custom-dropdown-menu-all .ant-dropdown-menu-item{color:#88bdd3!important;height:50px!important}.custom-dropdown-menu-all .ant-dropdown-menu-item:hover{color:#74fbb5!important;background-color:#75fcb31a!important}.custom-dropdown-menu{width:calc(100% - 8px)}.custom-dropdown-menu .ant-dropdown-menu{width:100%;background-color:#133034!important;height:300px;overflow-y:auto}.custom-dropdown-menu .ant-dropdown-menu::-webkit-scrollbar{width:3px;height:3px}.custom-dropdown-menu .ant-dropdown-menu::-webkit-scrollbar-track{background:transparent;border-radius:0}.custom-dropdown-menu .ant-dropdown-menu::-webkit-scrollbar-thumb{background-color:#96969600;border-radius:0;transition:background-color .2s}.custom-dropdown-menu .ant-dropdown-menu::-webkit-scrollbar-thumb:hover{background-color:#64646400}.custom-dropdown-menu .ant-dropdown-menu::-webkit-scrollbar-button{display:none}.custom-dropdown-menu .ant-dropdown-menu-item{color:#88bdd3!important;height:50px!important}.custom-dropdown-menu .ant-dropdown-menu-item:hover{color:#74fbb5!important;background-color:#75fcb31a!important}@media (max-width: 1420px){.dust-wallet-connect{flex-direction:column;width:680px;max-width:95%;transform:scale(1);top:10px}.dust-wallet-connect-left,.dust-wallet-connect-right{width:100%}.dust-wallet-connect-center{padding-top:30px;padding-bottom:30px}.dust-arrow{transform:rotate(90deg);transition:transform .5s ease}.dust-arrow:hover{transform:rotate(450deg)}}.dust-chain-name{display:block}@media (max-width: 690px){.dust-chain-name{display:none}}@media (max-width: 650px){.dust-target-token{display:none}}@media (max-width: 560px){.dust-flag{display:none}}@media (max-width: 430px){.dust-token{display:none}}.content{width:100%;flex:1}.foot{width:100%;height:100%;position:fixed;left:0;top:0;pointer-events:none;visibility:hidden;z-index:1}.copy-right{left:50px;bottom:50px;position:absolute;pointer-events:auto;transition:all .3s ease;z-index:-40}.foot-float-button{right:50px;bottom:50px;position:absolute;pointer-events:auto;transition:all .3s ease}.foot-float-button2{right:120px;bottom:50px;position:absolute;pointer-events:auto;transition:all .3s ease}.foot-float-button-rotate{transform:rotate(360deg)}.foot-float-menu{width:242px;height:225px;opacity:0;transition:opacity .3s ease;background-color:#286571;border-radius:30px;position:absolute;right:100px;bottom:100px;display:flex;padding-top:20px;box-sizing:border-box;pointer-events:none;transition:all .3s ease}@media (max-width: 540px){.foot-float-button{right:10px;bottom:10px}.foot-float-button2{right:70px;bottom:10px}.copy-right{left:10px;bottom:10px}.foot-float-menu{opacity:0;bottom:60px;display:flex;right:40px;padding-top:30px;box-sizing:border-box;pointer-events:none}}@media (max-width: 250px){.foot-float-menu{width:95%;left:2%;right:2%}}@media (max-width: 390px){.copy-right{display:none}}.foot-float-menu.show{opacity:1;pointer-events:all}.foot-float-menu div{flex:1}.foot-animation{animation:moveUp .5s forwards;animation-delay:5s}.foot-animation-end{transform:translateY(0);opacity:1;visibility:visible}@keyframes moveUp{0%{visibility:visible;transform:translateY(200px);opacity:0}to{visibility:visible;transform:translateY(0);opacity:1}}.foot-item1{flex:1 1 300px;display:flex;justify-content:center;align-items:center;order:0}.foot-item2{flex:1 1 200px}.foot-item5{flex:1 1 450px;display:flex;justify-content:center;align-items:center;gap:10px}@media (max-width: 1350px){.foot-item1{order:1;flex:0 0 100%;height:50px}}@media (max-width: 1050px){.foot-item5{flex:0 0 100%;height:100px;line-height:50px;display:flex;justify-content:center;align-items:center}}.foot-info{text-transform:none;padding-left:49px;padding-top:82px;width:360px;box-sizing:border-box;height:124px}.foot-button{font-size:16px;text-transform:none;width:430px;height:124px;display:flex;justify-content:flex-end;align-items:flex-end;padding-right:50px;gap:10px;padding-bottom:13px;box-sizing:border-box}.foot-link{display:flex;flex-direction:column}.foot-button-button{width:120px;height:40px;background-color:#5e5e5e66;border-radius:20px;font-size:20px;line-height:40px;box-sizing:border-box}.background{width:100%;height:100%;position:fixed;z-index:-100}.cover{width:100%;height:100%;transform:scale(1.5)}.fixed{position:fixed}.region{width:100%;height:100%;position:absolute}.animation{position:absolute}.alpha0{opacity:0}.animation-bg{animation-name:animation-bg;animation-duration:2.7s;animation-fill-mode:forwards}.animation-bg-end{transform:scale(1)}@keyframes animation-bg{0%{transform:scale(1.5)}to{transform:scale(1)}}.animation-ting{animation-name:animation-ting;animation-delay:.33s;animation-duration:1s;animation-fill-mode:forwards}.animation-ting-end{opacity:1}@keyframes animation-ting{0%{opacity:0}to{opacity:1}}.animation-ting2{animation-name:animation-ting2;animation-delay:1.33s;animation-duration:1.33s;animation-fill-mode:forwards}.animation-ting2-end{opacity:1}@keyframes animation-ting2{0%{opacity:0}to{opacity:1}}.animation-jianzhu{animation-name:animation-jianzhu;animation-duration:.34s;animation-fill-mode:forwards}.animation-jianzhu-end{opacity:1;transform:translateY(var(--building-translate-y))}:root{--building-translate-defaulty: -224px;--building-translate-y: -224px}@keyframes animation-jianzhu{0%{opacity:0}to{opacity:1;transform:translateY(var(--building-translate-y))}}.animation-taiyang{animation-name:animation-taiyang;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3s}.animation-taiyang-end{opacity:1}@keyframes animation-taiyang{0%{opacity:0}to{opacity:1}}.animation-zhezhao{animation-name:animation-zhezhao;animation-duration:.5s;animation-fill-mode:forwards}.animation-zhezhao-end{opacity:1}@keyframes animation-zhezhao{0%{opacity:0}to{opacity:1}}.animation-guang2{animation-name:animation-guang2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang2-end{animation-name:animation-guang2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang2{0%{opacity:0}26%{opacity:0}48%{opacity:.3}69%{opacity:0}to{opacity:0}}.animation-guang3{animation-name:animation-guang3;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang3-end{animation-name:animation-guang3;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang3{0%{opacity:0}39%{opacity:0}60%{opacity:.3}81%{opacity:0}to{opacity:0}}.animation-guang4{animation-name:animation-guang4;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang4-end{animation-name:animation-guang4;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang4{0%{opacity:0}53%{opacity:0}74%{opacity:1}96%{opacity:0}to{opacity:0}}.animation-guang1{animation-name:animation-guang1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang1-end{animation-name:animation-guang1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang1{0%{opacity:0}21%{opacity:1}42%{opacity:0}to{opacity:0}}.animation-guang5{animation-name:animation-guang5;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang5-end{animation-name:animation-guang5;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang5{0%{opacity:1}21%{opacity:0}74%{opacity:0}96%{opacity:1}to{opacity:1}}.animation-guang6,.animation-guang6-end{animation-name:animation-guang6;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}@keyframes animation-guang6{0%{opacity:0}16%{opacity:0}37%{opacity:1}58%{opacity:0}to{opacity:0}}.animation-guang7{animation-name:animation-guang7;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang7-end{animation-name:animation-guang7;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang7{0%{opacity:0}44%{opacity:0}65%{opacity:1}87%{opacity:0}to{opacity:0}}.animation-guang8{animation-name:animation-guang8;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang8-end{animation-name:animation-guang8;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang8{0%{opacity:1}17%{opacity:0}72%{opacity:0}94%{opacity:1}to{opacity:1}}.animation-guang9{animation-name:animation-guang9;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-guang9-end{animation-name:animation-guang9;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-guang9{0%{opacity:0}26%{opacity:1}48%{opacity:0}to{opacity:0}}.animation-xingxing1{animation-name:animation-xingxing1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing1-end{animation-name:animation-xingxing1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing1{0%{opacity:0}5%{opacity:0}30%{opacity:.25}55%{opacity:0}to{opacity:0}}.animation-xingxing2{animation-name:animation-xingxing2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing2-end{animation-name:animation-xingxing2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing2{0%{opacity:0}21%{opacity:0}44%{opacity:.25}67%{opacity:0}to{opacity:0}}.animation-xingxing3{animation-name:animation-xingxing3;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing3-end{animation-name:animation-xingxing3;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing3{0%{opacity:0}32%{opacity:0}56%{opacity:.25}80%{opacity:0}to{opacity:0}}.animation-xingxing4{animation-name:animation-xingxing4;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing4-end{animation-name:animation-xingxing4;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing4{0%{opacity:0}39%{opacity:0}71%{opacity:.25}96%{opacity:0}to{opacity:0}}.animation-xingxing5{animation-name:animation-xingxing5;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing5-end{animation-name:animation-xingxing5;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing5{0%{opacity:0}14%{opacity:0}37%{opacity:.25}62%{opacity:0}to{opacity:0}}.animation-xingxing6{animation-name:animation-xingxing6;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-xingxing6-end{animation-name:animation-xingxing6;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-xingxing6{0%{opacity:0}24%{opacity:0}55%{opacity:.25}80%{opacity:0}to{opacity:0}}.animation-yun1{animation-name:animation-yun1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-yun1-end{animation-name:animation-yun1;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-yun1{0%{opacity:0}5%{opacity:0;transform:translate(0)}12%{opacity:.3}69%{opacity:.3}76%{opacity:0;transform:translate(-224px)}to{opacity:0}}.animation-yun2{animation-name:animation-yun2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:5s}.animation-yun2-end{animation-name:animation-yun2;animation-duration:4.7s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes animation-yun2{0%{opacity:0}26%{opacity:0;transform:translate(0)}33%{opacity:.18}89%{opacity:.18}96%{opacity:0;transform:translate(-224px)}to{opacity:0}}.loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#000;size:16px}.loading-state{width:400px;display:flex;box-sizing:border-box;justify-content:center;align-items:center;flex-direction:column;margin-bottom:23px}.loading-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:23px;padding-bottom:23px}.loading-bar{width:250px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:15px;border:3px solid #68F2D5;box-sizing:border-box}.loading-track{width:230px;height:30px;display:flex;justify-content:flex-start;align-items:center;border-radius:15px;border:3px solid #68F2D5;box-sizing:border-box;padding-left:10px;gap:4px}.loading-empty{width:4px;height:18px;background-color:#e0e0e0}.loading-progress{width:4px;height:18px;background-color:#68f2d5}
