:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.logo[data-v-e08a42c7]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-e08a42c7]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-e08a42c7]:hover{filter:drop-shadow(0 0 2em #42b883aa)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.static{position:static}.absolute{position:absolute}.relative{position:relative}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-6{height:1.5rem}.w-6{width:1.5rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.justify-between{justify-content:space-between}.border{border-width:1px}.bg-\[\#1a1c29\]{--tw-bg-opacity: 1;background-color:rgb(26 28 41 / var(--tw-bg-opacity, 1))}.text-xs{font-size:.75rem;line-height:1rem}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--primary-color: #0a9c9d;--tips-color: rgba(255, 255, 255, .5);--subtle-color: rgba(255, 255, 255, .9);--subtle-color6: rgba(255, 255, 255, .6);--text-color: #ffffff;--green-color: #0dc875;--page-background-color: #03060c;--black-color: #333333}html,body,#app{height:100%;width:100%;padding:0;margin:0;-webkit-overflow-scrolling:touch}body{color:var(--text-color);background:url(/src/assets/images/run/bg.png) no-repeat;background-size:100% 100%;background-color:var(--page-background-color)}img{display:block}div{padding:0;margin:0;box-sizing:border-box}div,span,img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}*::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}*::-webkit-media-controls-play-button{display:none!important;-webkit-appearance:none!important}*::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none!important}:root{--van-primary-color: var(--primary-color);--van-button-normal-padding: 0 16px;--van-button-round-radius: 100px;--van-button-radius: 8px;--van-button-default-background: linear-gradient(90deg, #6897fd 0%, #08f7a8 100%);--van-button-default-height: 40px;--van-button-default-border-color: transparent;--van-button-large-height: 48px;--van-button-border-width: 0}.van-button--disabled{background:linear-gradient(90deg,#d5d5d5,#7b7b7b);opacity:.8}:root{--van-tabbar-background: var(--page-background-color);--van-tabbar-item-text-color: #5d5d7f;--van-tabbar-item-active-background: var(--page-background-color);--van-tabbar-item-active-color: #ffffff;--van-tabbar-height: 70px;--van-cell-background: #0f0d29;--van-field-placeholder-text-color: #7c8274}:root .van-field{border-radius:4px}:root{--van-nav-bar-background: transparent;--van-nav-bar-text-color: #ffffff;--van-nav-bar-icon-color: #ffffff}:root .van-hairline--bottom:after{border:none}:root{--van-tabs-nav-background: transparent;--van-tab-text-color: var(--tips-color);--van-field-placeholder-text-color: var(--tips-color);--van-field-label-width: auto}:root .van-field{border-radius:8px}.van-popup--bottom{background:#39384e;box-shadow:0 -2px 4px #ffffff80;border-radius:40px 40px 0 0}:root{--van-popover-light-background: #ffffff;--van-popover-light-text-color: #666666}:root .van-popover--light .van-popover__content{box-shadow:0 2px 4px #00000080}:root{--van-notify-padding: var(--status-bar-height) 16px 8px;--van-dialog-has-title-message-text-color: #fff}:root .van-dialog__cancel{background:#282742}:root .van-dialog__confirm{background:#39384e}.g-c-btn-text{background-color:transparent;border:none;outline:none;align-items:center;display:inline-flex;justify-content:center;letter-spacing:.03em;vertical-align:middle;line-height:1;padding:0;color:var(--primary-color)}.g-c-btn-text:active:not(:disabled){opacity:.85;transform:translateY(1px)}.g-c-bold{font-weight:600}.g-c-t-center{text-align:center}.g-c-t-right{text-align:right}.g-c-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g-c-primary-color{color:var(--primary-color)}.g-c-tips-color{color:var(--tips-color)}.g-c-subtle-color{color:var(--subtle-color)}.g-c-subtle-color6{color:var(--subtle-color6)}.g-c-text-color{color:var(--text-color)}.g-c-black-color{color:var(--black-color)}.g-c-green-color{color:var(--green-color)}.g-c-red-color{color:#da4a4a}.g-c-card-bg{background-color:#272621}.g-c-card{background-color:#3f3f82;border-radius:10px}.g-c-page,.g-c-container{padding:0 16px}.g-c-flex{display:flex}.g-c-flex1{flex:1}.g-c-center{display:flex;justify-content:center;align-items:center}.g-c-end{display:flex;justify-content:flex-end;align-items:center}.g-c-end-start{display:flex;justify-content:flex-start;align-items:flex-end}.g-c-column{flex-direction:column}.g-c-wrap{flex-wrap:wrap}.g-c-center-between{display:flex;justify-content:space-between;align-items:center}.g-c-center-start{display:flex;justify-content:flex-start;align-items:center}.g-c-center-around{display:flex;justify-content:space-around;align-items:center}.g-c-start-between{display:flex;justify-content:space-between;align-items:flex-start}.g-c-end-between{display:flex;justify-content:space-between;align-items:flex-end}.g-c-divider{height:1px;background-color:#58449e}.g-c-mt8{margin-top:8px}.g-c-pop-content{border-radius:8px 8px 0 0;padding-top:16px;padding-bottom:16px}.g-c-pop-content-item{height:56px}.g-c-left-arrow{width:6px;height:auto}.g-c-copy{width:15px;height:auto}.g-mt1{margin-top:.02666667rem}.g-mt2{margin-top:.05333333rem}.g-mt3{margin-top:.08rem}.g-mt4{margin-top:.10666667rem}.g-mt5{margin-top:.13333333rem}.g-mt6{margin-top:.16rem}.g-mt7{margin-top:.18666667rem}.g-mt8{margin-top:.21333333rem}.g-mt9{margin-top:.24rem}.g-mt10{margin-top:.26666667rem}.g-mt11{margin-top:.29333333rem}.g-mt12{margin-top:.32rem}.g-mt13{margin-top:.34666667rem}.g-mt14{margin-top:.37333333rem}.g-mt15{margin-top:.4rem}.g-mt16{margin-top:.42666667rem}.g-mt17{margin-top:.45333333rem}.g-mt18{margin-top:.48rem}.g-mt19{margin-top:.50666667rem}.g-mt20{margin-top:.53333333rem}.g-mt21{margin-top:.56rem}.g-mt22{margin-top:.58666667rem}.g-mt23{margin-top:.61333333rem}.g-mt24{margin-top:.64rem}.g-mt25{margin-top:.66666667rem}.g-mt26{margin-top:.69333333rem}.g-mt27{margin-top:.72rem}.g-mt28{margin-top:.74666667rem}.g-mt29{margin-top:.77333333rem}.g-mt30{margin-top:.8rem}.g-mt31{margin-top:.82666667rem}.g-mt32{margin-top:.85333333rem}.g-mt33{margin-top:.88rem}.g-mt34{margin-top:.90666667rem}.g-mt35{margin-top:.93333333rem}.g-mt36{margin-top:.96rem}.g-mt37{margin-top:.98666667rem}.g-mt38{margin-top:1.01333333rem}.g-mt39{margin-top:1.04rem}.g-mt40{margin-top:1.06666667rem}.g-mt41{margin-top:1.09333333rem}.g-mt42{margin-top:1.12rem}.g-mt43{margin-top:1.14666667rem}.g-mt44{margin-top:1.17333333rem}.g-mt45{margin-top:1.2rem}.g-mt46{margin-top:1.22666667rem}.g-mt47{margin-top:1.25333333rem}.g-mt48{margin-top:1.28rem}.g-mt49{margin-top:1.30666667rem}.g-mt50{margin-top:1.33333333rem}.g-mt51{margin-top:1.36rem}.g-mt52{margin-top:1.38666667rem}.g-mt53{margin-top:1.41333333rem}.g-mt54{margin-top:1.44rem}.g-mt55{margin-top:1.46666667rem}.g-mt56{margin-top:1.49333333rem}.g-mt57{margin-top:1.52rem}.g-mt58{margin-top:1.54666667rem}.g-mt59{margin-top:1.57333333rem}.g-mt60{margin-top:1.6rem}.g-mt61{margin-top:1.62666667rem}.g-mt62{margin-top:1.65333333rem}.g-mt63{margin-top:1.68rem}.g-mt64{margin-top:1.70666667rem}.g-mb1{margin-bottom:.02666667rem}.g-mb2{margin-bottom:.05333333rem}.g-mb3{margin-bottom:.08rem}.g-mb4{margin-bottom:.10666667rem}.g-mb5{margin-bottom:.13333333rem}.g-mb6{margin-bottom:.16rem}.g-mb7{margin-bottom:.18666667rem}.g-mb8{margin-bottom:.21333333rem}.g-mb9{margin-bottom:.24rem}.g-mb10{margin-bottom:.26666667rem}.g-mb11{margin-bottom:.29333333rem}.g-mb12{margin-bottom:.32rem}.g-mb13{margin-bottom:.34666667rem}.g-mb14{margin-bottom:.37333333rem}.g-mb15{margin-bottom:.4rem}.g-mb16{margin-bottom:.42666667rem}.g-mb17{margin-bottom:.45333333rem}.g-mb18{margin-bottom:.48rem}.g-mb19{margin-bottom:.50666667rem}.g-mb20{margin-bottom:.53333333rem}.g-mb21{margin-bottom:.56rem}.g-mb22{margin-bottom:.58666667rem}.g-mb23{margin-bottom:.61333333rem}.g-mb24{margin-bottom:.64rem}.g-mb25{margin-bottom:.66666667rem}.g-mb26{margin-bottom:.69333333rem}.g-mb27{margin-bottom:.72rem}.g-mb28{margin-bottom:.74666667rem}.g-mb29{margin-bottom:.77333333rem}.g-mb30{margin-bottom:.8rem}.g-mb31{margin-bottom:.82666667rem}.g-mb32{margin-bottom:.85333333rem}.g-mb33{margin-bottom:.88rem}.g-mb34{margin-bottom:.90666667rem}.g-mb35{margin-bottom:.93333333rem}.g-mb36{margin-bottom:.96rem}.g-mb37{margin-bottom:.98666667rem}.g-mb38{margin-bottom:1.01333333rem}.g-mb39{margin-bottom:1.04rem}.g-mb40{margin-bottom:1.06666667rem}.g-mb41{margin-bottom:1.09333333rem}.g-mb42{margin-bottom:1.12rem}.g-mb43{margin-bottom:1.14666667rem}.g-mb44{margin-bottom:1.17333333rem}.g-mb45{margin-bottom:1.2rem}.g-mb46{margin-bottom:1.22666667rem}.g-mb47{margin-bottom:1.25333333rem}.g-mb48{margin-bottom:1.28rem}.g-mb49{margin-bottom:1.30666667rem}.g-mb50{margin-bottom:1.33333333rem}.g-mb51{margin-bottom:1.36rem}.g-mb52{margin-bottom:1.38666667rem}.g-mb53{margin-bottom:1.41333333rem}.g-mb54{margin-bottom:1.44rem}.g-mb55{margin-bottom:1.46666667rem}.g-mb56{margin-bottom:1.49333333rem}.g-mb57{margin-bottom:1.52rem}.g-mb58{margin-bottom:1.54666667rem}.g-mb59{margin-bottom:1.57333333rem}.g-mb60{margin-bottom:1.6rem}.g-mb61{margin-bottom:1.62666667rem}.g-mb62{margin-bottom:1.65333333rem}.g-mb63{margin-bottom:1.68rem}.g-mb64{margin-bottom:1.70666667rem}.g-ml1{margin-left:.02666667rem}.g-ml2{margin-left:.05333333rem}.g-ml3{margin-left:.08rem}.g-ml4{margin-left:.10666667rem}.g-ml5{margin-left:.13333333rem}.g-ml6{margin-left:.16rem}.g-ml7{margin-left:.18666667rem}.g-ml8{margin-left:.21333333rem}.g-ml9{margin-left:.24rem}.g-ml10{margin-left:.26666667rem}.g-ml11{margin-left:.29333333rem}.g-ml12{margin-left:.32rem}.g-ml13{margin-left:.34666667rem}.g-ml14{margin-left:.37333333rem}.g-ml15{margin-left:.4rem}.g-ml16{margin-left:.42666667rem}.g-ml17{margin-left:.45333333rem}.g-ml18{margin-left:.48rem}.g-ml19{margin-left:.50666667rem}.g-ml20{margin-left:.53333333rem}.g-ml21{margin-left:.56rem}.g-ml22{margin-left:.58666667rem}.g-ml23{margin-left:.61333333rem}.g-ml24{margin-left:.64rem}.g-ml25{margin-left:.66666667rem}.g-ml26{margin-left:.69333333rem}.g-ml27{margin-left:.72rem}.g-ml28{margin-left:.74666667rem}.g-ml29{margin-left:.77333333rem}.g-ml30{margin-left:.8rem}.g-ml31{margin-left:.82666667rem}.g-ml32{margin-left:.85333333rem}.g-ml33{margin-left:.88rem}.g-ml34{margin-left:.90666667rem}.g-ml35{margin-left:.93333333rem}.g-ml36{margin-left:.96rem}.g-ml37{margin-left:.98666667rem}.g-ml38{margin-left:1.01333333rem}.g-ml39{margin-left:1.04rem}.g-ml40{margin-left:1.06666667rem}.g-ml41{margin-left:1.09333333rem}.g-ml42{margin-left:1.12rem}.g-ml43{margin-left:1.14666667rem}.g-ml44{margin-left:1.17333333rem}.g-ml45{margin-left:1.2rem}.g-ml46{margin-left:1.22666667rem}.g-ml47{margin-left:1.25333333rem}.g-ml48{margin-left:1.28rem}.g-ml49{margin-left:1.30666667rem}.g-ml50{margin-left:1.33333333rem}.g-ml51{margin-left:1.36rem}.g-ml52{margin-left:1.38666667rem}.g-ml53{margin-left:1.41333333rem}.g-ml54{margin-left:1.44rem}.g-ml55{margin-left:1.46666667rem}.g-ml56{margin-left:1.49333333rem}.g-ml57{margin-left:1.52rem}.g-ml58{margin-left:1.54666667rem}.g-ml59{margin-left:1.57333333rem}.g-ml60{margin-left:1.6rem}.g-ml61{margin-left:1.62666667rem}.g-ml62{margin-left:1.65333333rem}.g-ml63{margin-left:1.68rem}.g-ml64{margin-left:1.70666667rem}.g-mr1{margin-right:.02666667rem}.g-mr2{margin-right:.05333333rem}.g-mr3{margin-right:.08rem}.g-mr4{margin-right:.10666667rem}.g-mr5{margin-right:.13333333rem}.g-mr6{margin-right:.16rem}.g-mr7{margin-right:.18666667rem}.g-mr8{margin-right:.21333333rem}.g-mr9{margin-right:.24rem}.g-mr10{margin-right:.26666667rem}.g-mr11{margin-right:.29333333rem}.g-mr12{margin-right:.32rem}.g-mr13{margin-right:.34666667rem}.g-mr14{margin-right:.37333333rem}.g-mr15{margin-right:.4rem}.g-mr16{margin-right:.42666667rem}.g-mr17{margin-right:.45333333rem}.g-mr18{margin-right:.48rem}.g-mr19{margin-right:.50666667rem}.g-mr20{margin-right:.53333333rem}.g-mr21{margin-right:.56rem}.g-mr22{margin-right:.58666667rem}.g-mr23{margin-right:.61333333rem}.g-mr24{margin-right:.64rem}.g-mr25{margin-right:.66666667rem}.g-mr26{margin-right:.69333333rem}.g-mr27{margin-right:.72rem}.g-mr28{margin-right:.74666667rem}.g-mr29{margin-right:.77333333rem}.g-mr30{margin-right:.8rem}.g-mr31{margin-right:.82666667rem}.g-mr32{margin-right:.85333333rem}.g-mr33{margin-right:.88rem}.g-mr34{margin-right:.90666667rem}.g-mr35{margin-right:.93333333rem}.g-mr36{margin-right:.96rem}.g-mr37{margin-right:.98666667rem}.g-mr38{margin-right:1.01333333rem}.g-mr39{margin-right:1.04rem}.g-mr40{margin-right:1.06666667rem}.g-mr41{margin-right:1.09333333rem}.g-mr42{margin-right:1.12rem}.g-mr43{margin-right:1.14666667rem}.g-mr44{margin-right:1.17333333rem}.g-mr45{margin-right:1.2rem}.g-mr46{margin-right:1.22666667rem}.g-mr47{margin-right:1.25333333rem}.g-mr48{margin-right:1.28rem}.g-mr49{margin-right:1.30666667rem}.g-mr50{margin-right:1.33333333rem}.g-mr51{margin-right:1.36rem}.g-mr52{margin-right:1.38666667rem}.g-mr53{margin-right:1.41333333rem}.g-mr54{margin-right:1.44rem}.g-mr55{margin-right:1.46666667rem}.g-mr56{margin-right:1.49333333rem}.g-mr57{margin-right:1.52rem}.g-mr58{margin-right:1.54666667rem}.g-mr59{margin-right:1.57333333rem}.g-mr60{margin-right:1.6rem}.g-mr61{margin-right:1.62666667rem}.g-mr62{margin-right:1.65333333rem}.g-mr63{margin-right:1.68rem}.g-mr64{margin-right:1.70666667rem}.g-padding1{padding:.02666667rem}.g-padding2{padding:.05333333rem}.g-padding3{padding:.08rem}.g-padding4{padding:.10666667rem}.g-padding5{padding:.13333333rem}.g-padding6{padding:.16rem}.g-padding7{padding:.18666667rem}.g-padding8{padding:.21333333rem}.g-padding9{padding:.24rem}.g-padding10{padding:.26666667rem}.g-padding11{padding:.29333333rem}.g-padding12{padding:.32rem}.g-padding13{padding:.34666667rem}.g-padding14{padding:.37333333rem}.g-padding15{padding:.4rem}.g-padding16{padding:.42666667rem}.g-padding17{padding:.45333333rem}.g-padding18{padding:.48rem}.g-padding19{padding:.50666667rem}.g-padding20{padding:.53333333rem}.g-padding21{padding:.56rem}.g-padding22{padding:.58666667rem}.g-padding23{padding:.61333333rem}.g-padding24{padding:.64rem}.g-padding25{padding:.66666667rem}.g-padding26{padding:.69333333rem}.g-padding27{padding:.72rem}.g-padding28{padding:.74666667rem}.g-padding29{padding:.77333333rem}.g-padding30{padding:.8rem}.g-padding31{padding:.82666667rem}.g-padding32{padding:.85333333rem}.g-padding33{padding:.88rem}.g-padding34{padding:.90666667rem}.g-padding35{padding:.93333333rem}.g-padding36{padding:.96rem}.g-padding37{padding:.98666667rem}.g-padding38{padding:1.01333333rem}.g-padding39{padding:1.04rem}.g-padding40{padding:1.06666667rem}.g-padding41{padding:1.09333333rem}.g-padding42{padding:1.12rem}.g-padding43{padding:1.14666667rem}.g-padding44{padding:1.17333333rem}.g-padding45{padding:1.2rem}.g-padding46{padding:1.22666667rem}.g-padding47{padding:1.25333333rem}.g-padding48{padding:1.28rem}.g-padding49{padding:1.30666667rem}.g-padding50{padding:1.33333333rem}.g-padding51{padding:1.36rem}.g-padding52{padding:1.38666667rem}.g-padding53{padding:1.41333333rem}.g-padding54{padding:1.44rem}.g-padding55{padding:1.46666667rem}.g-padding56{padding:1.49333333rem}.g-padding57{padding:1.52rem}.g-padding58{padding:1.54666667rem}.g-padding59{padding:1.57333333rem}.g-padding60{padding:1.6rem}.g-padding61{padding:1.62666667rem}.g-padding62{padding:1.65333333rem}.g-padding63{padding:1.68rem}.g-padding64{padding:1.70666667rem}.g-pt1{padding-top:.02666667rem}.g-pt2{padding-top:.05333333rem}.g-pt3{padding-top:.08rem}.g-pt4{padding-top:.10666667rem}.g-pt5{padding-top:.13333333rem}.g-pt6{padding-top:.16rem}.g-pt7{padding-top:.18666667rem}.g-pt8{padding-top:.21333333rem}.g-pt9{padding-top:.24rem}.g-pt10{padding-top:.26666667rem}.g-pt11{padding-top:.29333333rem}.g-pt12{padding-top:.32rem}.g-pt13{padding-top:.34666667rem}.g-pt14{padding-top:.37333333rem}.g-pt15{padding-top:.4rem}.g-pt16{padding-top:.42666667rem}.g-pt17{padding-top:.45333333rem}.g-pt18{padding-top:.48rem}.g-pt19{padding-top:.50666667rem}.g-pt20{padding-top:.53333333rem}.g-pt21{padding-top:.56rem}.g-pt22{padding-top:.58666667rem}.g-pt23{padding-top:.61333333rem}.g-pt24{padding-top:.64rem}.g-pt25{padding-top:.66666667rem}.g-pt26{padding-top:.69333333rem}.g-pt27{padding-top:.72rem}.g-pt28{padding-top:.74666667rem}.g-pt29{padding-top:.77333333rem}.g-pt30{padding-top:.8rem}.g-pt31{padding-top:.82666667rem}.g-pt32{padding-top:.85333333rem}.g-pt33{padding-top:.88rem}.g-pt34{padding-top:.90666667rem}.g-pt35{padding-top:.93333333rem}.g-pt36{padding-top:.96rem}.g-pt37{padding-top:.98666667rem}.g-pt38{padding-top:1.01333333rem}.g-pt39{padding-top:1.04rem}.g-pt40{padding-top:1.06666667rem}.g-pt41{padding-top:1.09333333rem}.g-pt42{padding-top:1.12rem}.g-pt43{padding-top:1.14666667rem}.g-pt44{padding-top:1.17333333rem}.g-pt45{padding-top:1.2rem}.g-pt46{padding-top:1.22666667rem}.g-pt47{padding-top:1.25333333rem}.g-pt48{padding-top:1.28rem}.g-pt49{padding-top:1.30666667rem}.g-pt50{padding-top:1.33333333rem}.g-pt51{padding-top:1.36rem}.g-pt52{padding-top:1.38666667rem}.g-pt53{padding-top:1.41333333rem}.g-pt54{padding-top:1.44rem}.g-pt55{padding-top:1.46666667rem}.g-pt56{padding-top:1.49333333rem}.g-pt57{padding-top:1.52rem}.g-pt58{padding-top:1.54666667rem}.g-pt59{padding-top:1.57333333rem}.g-pt60{padding-top:1.6rem}.g-pt61{padding-top:1.62666667rem}.g-pt62{padding-top:1.65333333rem}.g-pt63{padding-top:1.68rem}.g-pt64{padding-top:1.70666667rem}.g-plr1{padding-left:.02666667rem;padding-right:.02666667rem}.g-plr2{padding-left:.05333333rem;padding-right:.05333333rem}.g-plr3{padding-left:.08rem;padding-right:.08rem}.g-plr4{padding-left:.10666667rem;padding-right:.10666667rem}.g-plr5{padding-left:.13333333rem;padding-right:.13333333rem}.g-plr6{padding-left:.16rem;padding-right:.16rem}.g-plr7{padding-left:.18666667rem;padding-right:.18666667rem}.g-plr8{padding-left:.21333333rem;padding-right:.21333333rem}.g-plr9{padding-left:.24rem;padding-right:.24rem}.g-plr10{padding-left:.26666667rem;padding-right:.26666667rem}.g-plr11{padding-left:.29333333rem;padding-right:.29333333rem}.g-plr12{padding-left:.32rem;padding-right:.32rem}.g-plr13{padding-left:.34666667rem;padding-right:.34666667rem}.g-plr14{padding-left:.37333333rem;padding-right:.37333333rem}.g-plr15{padding-left:.4rem;padding-right:.4rem}.g-plr16{padding-left:.42666667rem;padding-right:.42666667rem}.g-plr17{padding-left:.45333333rem;padding-right:.45333333rem}.g-plr18{padding-left:.48rem;padding-right:.48rem}.g-plr19{padding-left:.50666667rem;padding-right:.50666667rem}.g-plr20{padding-left:.53333333rem;padding-right:.53333333rem}.g-plr21{padding-left:.56rem;padding-right:.56rem}.g-plr22{padding-left:.58666667rem;padding-right:.58666667rem}.g-plr23{padding-left:.61333333rem;padding-right:.61333333rem}.g-plr24{padding-left:.64rem;padding-right:.64rem}.g-plr25{padding-left:.66666667rem;padding-right:.66666667rem}.g-plr26{padding-left:.69333333rem;padding-right:.69333333rem}.g-plr27{padding-left:.72rem;padding-right:.72rem}.g-plr28{padding-left:.74666667rem;padding-right:.74666667rem}.g-plr29{padding-left:.77333333rem;padding-right:.77333333rem}.g-plr30{padding-left:.8rem;padding-right:.8rem}.g-plr31{padding-left:.82666667rem;padding-right:.82666667rem}.g-plr32{padding-left:.85333333rem;padding-right:.85333333rem}.g-plr33{padding-left:.88rem;padding-right:.88rem}.g-plr34{padding-left:.90666667rem;padding-right:.90666667rem}.g-plr35{padding-left:.93333333rem;padding-right:.93333333rem}.g-plr36{padding-left:.96rem;padding-right:.96rem}.g-plr37{padding-left:.98666667rem;padding-right:.98666667rem}.g-plr38{padding-left:1.01333333rem;padding-right:1.01333333rem}.g-plr39{padding-left:1.04rem;padding-right:1.04rem}.g-plr40{padding-left:1.06666667rem;padding-right:1.06666667rem}.g-plr41{padding-left:1.09333333rem;padding-right:1.09333333rem}.g-plr42{padding-left:1.12rem;padding-right:1.12rem}.g-plr43{padding-left:1.14666667rem;padding-right:1.14666667rem}.g-plr44{padding-left:1.17333333rem;padding-right:1.17333333rem}.g-plr45{padding-left:1.2rem;padding-right:1.2rem}.g-plr46{padding-left:1.22666667rem;padding-right:1.22666667rem}.g-plr47{padding-left:1.25333333rem;padding-right:1.25333333rem}.g-plr48{padding-left:1.28rem;padding-right:1.28rem}.g-plr49{padding-left:1.30666667rem;padding-right:1.30666667rem}.g-plr50{padding-left:1.33333333rem;padding-right:1.33333333rem}.g-plr51{padding-left:1.36rem;padding-right:1.36rem}.g-plr52{padding-left:1.38666667rem;padding-right:1.38666667rem}.g-plr53{padding-left:1.41333333rem;padding-right:1.41333333rem}.g-plr54{padding-left:1.44rem;padding-right:1.44rem}.g-plr55{padding-left:1.46666667rem;padding-right:1.46666667rem}.g-plr56{padding-left:1.49333333rem;padding-right:1.49333333rem}.g-plr57{padding-left:1.52rem;padding-right:1.52rem}.g-plr58{padding-left:1.54666667rem;padding-right:1.54666667rem}.g-plr59{padding-left:1.57333333rem;padding-right:1.57333333rem}.g-plr60{padding-left:1.6rem;padding-right:1.6rem}.g-plr61{padding-left:1.62666667rem;padding-right:1.62666667rem}.g-plr62{padding-left:1.65333333rem;padding-right:1.65333333rem}.g-plr63{padding-left:1.68rem;padding-right:1.68rem}.g-plr64{padding-left:1.70666667rem;padding-right:1.70666667rem}.g-fs1{font-size:.02666667rem}.g-fs2{font-size:.05333333rem}.g-fs3{font-size:.08rem}.g-fs4{font-size:.10666667rem}.g-fs5{font-size:.13333333rem}.g-fs6{font-size:.16rem}.g-fs7{font-size:.18666667rem}.g-fs8{font-size:.21333333rem}.g-fs9{font-size:.24rem}.g-fs10{font-size:.26666667rem}.g-fs11{font-size:.29333333rem}.g-fs12{font-size:.32rem}.g-fs13{font-size:.34666667rem}.g-fs14{font-size:.37333333rem}.g-fs15{font-size:.4rem}.g-fs16{font-size:.42666667rem}.g-fs17{font-size:.45333333rem}.g-fs18{font-size:.48rem}.g-fs19{font-size:.50666667rem}.g-fs20{font-size:.53333333rem}.g-fs21{font-size:.56rem}.g-fs22{font-size:.58666667rem}.g-fs23{font-size:.61333333rem}.g-fs24{font-size:.64rem}.g-fs25{font-size:.66666667rem}.g-fs26{font-size:.69333333rem}.g-fs27{font-size:.72rem}.g-fs28{font-size:.74666667rem}.g-fs29{font-size:.77333333rem}.g-fs30{font-size:.8rem}.g-fs31{font-size:.82666667rem}.g-fs32{font-size:.85333333rem}.g-fs33{font-size:.88rem}.g-fs34{font-size:.90666667rem}.g-fs35{font-size:.93333333rem}.g-fs36{font-size:.96rem}.g-fs37{font-size:.98666667rem}.g-fs38{font-size:1.01333333rem}.g-fs39{font-size:1.04rem}.g-fs40{font-size:1.06666667rem}.g-fs41{font-size:1.09333333rem}.g-fs42{font-size:1.12rem}.g-fs43{font-size:1.14666667rem}.g-fs44{font-size:1.17333333rem}.g-fs45{font-size:1.2rem}.g-fs46{font-size:1.22666667rem}.g-fs47{font-size:1.25333333rem}.g-fs48{font-size:1.28rem}.g-fs49{font-size:1.30666667rem}.g-fs50{font-size:1.33333333rem}.g-fs51{font-size:1.36rem}.g-fs52{font-size:1.38666667rem}.g-fs53{font-size:1.41333333rem}.g-fs54{font-size:1.44rem}.g-fs55{font-size:1.46666667rem}.g-fs56{font-size:1.49333333rem}.g-fs57{font-size:1.52rem}.g-fs58{font-size:1.54666667rem}.g-fs59{font-size:1.57333333rem}.g-fs60{font-size:1.6rem}.g-fs61{font-size:1.62666667rem}.g-fs62{font-size:1.65333333rem}.g-fs63{font-size:1.68rem}.g-fs64{font-size:1.70666667rem}.g-lh1{line-height:.02666667rem}.g-lh2{line-height:.05333333rem}.g-lh3{line-height:.08rem}.g-lh4{line-height:.10666667rem}.g-lh5{line-height:.13333333rem}.g-lh6{line-height:.16rem}.g-lh7{line-height:.18666667rem}.g-lh8{line-height:.21333333rem}.g-lh9{line-height:.24rem}.g-lh10{line-height:.26666667rem}.g-lh11{line-height:.29333333rem}.g-lh12{line-height:.32rem}.g-lh13{line-height:.34666667rem}.g-lh14{line-height:.37333333rem}.g-lh15{line-height:.4rem}.g-lh16{line-height:.42666667rem}.g-lh17{line-height:.45333333rem}.g-lh18{line-height:.48rem}.g-lh19{line-height:.50666667rem}.g-lh20{line-height:.53333333rem}.g-lh21{line-height:.56rem}.g-lh22{line-height:.58666667rem}.g-lh23{line-height:.61333333rem}.g-lh24{line-height:.64rem}.g-lh25{line-height:.66666667rem}.g-lh26{line-height:.69333333rem}.g-lh27{line-height:.72rem}.g-lh28{line-height:.74666667rem}.g-lh29{line-height:.77333333rem}.g-lh30{line-height:.8rem}.g-lh31{line-height:.82666667rem}.g-lh32{line-height:.85333333rem}.g-lh33{line-height:.88rem}.g-lh34{line-height:.90666667rem}.g-lh35{line-height:.93333333rem}.g-lh36{line-height:.96rem}.g-lh37{line-height:.98666667rem}.g-lh38{line-height:1.01333333rem}.g-lh39{line-height:1.04rem}.g-lh40{line-height:1.06666667rem}.g-lh41{line-height:1.09333333rem}.g-lh42{line-height:1.12rem}.g-lh43{line-height:1.14666667rem}.g-lh44{line-height:1.17333333rem}.g-lh45{line-height:1.2rem}.g-lh46{line-height:1.22666667rem}.g-lh47{line-height:1.25333333rem}.g-lh48{line-height:1.28rem}.g-lh49{line-height:1.30666667rem}.g-lh50{line-height:1.33333333rem}.g-lh51{line-height:1.36rem}.g-lh52{line-height:1.38666667rem}.g-lh53{line-height:1.41333333rem}.g-lh54{line-height:1.44rem}.g-lh55{line-height:1.46666667rem}.g-lh56{line-height:1.49333333rem}.g-lh57{line-height:1.52rem}.g-lh58{line-height:1.54666667rem}.g-lh59{line-height:1.57333333rem}.g-lh60{line-height:1.6rem}.g-lh61{line-height:1.62666667rem}.g-lh62{line-height:1.65333333rem}.g-lh63{line-height:1.68rem}.g-lh64{line-height:1.70666667rem}.g-fw1{font-weight:100}.g-fw2{font-weight:200}.g-fw3{font-weight:300}.g-fw4{font-weight:400}.g-fw5{font-weight:500}.g-fw6{font-weight:600}.g-fw7{font-weight:700}.g-fw8{font-weight:800}.g-fw9{font-weight:900}.g-width1{width:.02666667rem}.g-width2{width:.05333333rem}.g-width3{width:.08rem}.g-width4{width:.10666667rem}.g-width5{width:.13333333rem}.g-width6{width:.16rem}.g-width7{width:.18666667rem}.g-width8{width:.21333333rem}.g-width9{width:.24rem}.g-width10{width:.26666667rem}.g-width11{width:.29333333rem}.g-width12{width:.32rem}.g-width13{width:.34666667rem}.g-width14{width:.37333333rem}.g-width15{width:.4rem}.g-width16{width:.42666667rem}.g-width17{width:.45333333rem}.g-width18{width:.48rem}.g-width19{width:.50666667rem}.g-width20{width:.53333333rem}.g-width21{width:.56rem}.g-width22{width:.58666667rem}.g-width23{width:.61333333rem}.g-width24{width:.64rem}.g-width25{width:.66666667rem}.g-width26{width:.69333333rem}.g-width27{width:.72rem}.g-width28{width:.74666667rem}.g-width29{width:.77333333rem}.g-width30{width:.8rem}.g-width31{width:.82666667rem}.g-width32{width:.85333333rem}.g-width33{width:.88rem}.g-width34{width:.90666667rem}.g-width35{width:.93333333rem}.g-width36{width:.96rem}.g-width37{width:.98666667rem}.g-width38{width:1.01333333rem}.g-width39{width:1.04rem}.g-width40{width:1.06666667rem}.g-width41{width:1.09333333rem}.g-width42{width:1.12rem}.g-width43{width:1.14666667rem}.g-width44{width:1.17333333rem}.g-width45{width:1.2rem}.g-width46{width:1.22666667rem}.g-width47{width:1.25333333rem}.g-width48{width:1.28rem}.g-width49{width:1.30666667rem}.g-width50{width:1.33333333rem}.g-width51{width:1.36rem}.g-width52{width:1.38666667rem}.g-width53{width:1.41333333rem}.g-width54{width:1.44rem}.g-width55{width:1.46666667rem}.g-width56{width:1.49333333rem}.g-width57{width:1.52rem}.g-width58{width:1.54666667rem}.g-width59{width:1.57333333rem}.g-width60{width:1.6rem}.g-width61{width:1.62666667rem}.g-width62{width:1.65333333rem}.g-width63{width:1.68rem}.g-width64{width:1.70666667rem}.g-w-full{width:100%}.g-h-full{height:100%}.g-c-btn-button{height:48px;background:linear-gradient(90deg,#6897fd,#08f7a8);border-radius:24px;outline:none;border:0;text-align:center;line-height:48px;font-size:16px}.g-c-btn-button:active{opacity:.85;transform:translateY(1px)}.g-height8{height:.21333333rem}.g-height9{height:.24rem}.g-height10{height:.26666667rem}.g-height11{height:.29333333rem}.g-height12{height:.32rem}.g-height13{height:.34666667rem}.g-height14{height:.37333333rem}.g-height15{height:.4rem}.g-height16{height:.42666667rem}.g-height17{height:.45333333rem}.g-height18{height:.48rem}.g-height19{height:.50666667rem}.g-height20{height:.53333333rem}.g-height21{height:.56rem}.g-height22{height:.58666667rem}.g-height23{height:.61333333rem}.g-height24{height:.64rem}.g-height25{height:.66666667rem}.g-height26{height:.69333333rem}.g-height27{height:.72rem}.g-height28{height:.74666667rem}.g-height29{height:.77333333rem}.g-height30{height:.8rem}.g-height31{height:.82666667rem}.g-height32{height:.85333333rem}.g-height33{height:.88rem}.g-height34{height:.90666667rem}.g-height35{height:.93333333rem}.g-height36{height:.96rem}.g-height37{height:.98666667rem}.g-height38{height:1.01333333rem}.g-height39{height:1.04rem}.g-height40{height:1.06666667rem}.g-height41{height:1.09333333rem}.g-height42{height:1.12rem}.g-height43{height:1.14666667rem}.g-height44{height:1.17333333rem}.g-height45{height:1.2rem}.g-height46{height:1.22666667rem}.g-height47{height:1.25333333rem}.g-height48{height:1.28rem}.g-height49{height:1.30666667rem}.g-height50{height:1.33333333rem}.g-height51{height:1.36rem}.g-height52{height:1.38666667rem}.g-height53{height:1.41333333rem}.g-height54{height:1.44rem}.g-height55{height:1.46666667rem}.g-height56{height:1.49333333rem}.g-height57{height:1.52rem}.g-height58{height:1.54666667rem}.g-height59{height:1.57333333rem}.g-height60{height:1.6rem}.g-height61{height:1.62666667rem}.g-height62{height:1.65333333rem}.g-height63{height:1.68rem}.g-height64{height:1.70666667rem}.inline-block{display:inline-block}
