:root{--default-bg-color:#f9f9fa;--bg-color:#fff;--first-header-color:#1a202c}#__next,.app{height:100vh;overflow-y:scroll;font-family:PingFang SC，Roboto,sans-serif;width:100%}*{padding:0;margin:0}.auth-wrapper{display:flex;flex-direction:column;justify-content:center;flex:1 1;height:100%;background:var(--default-bg-color)}.wrapper-container{display:flex;flex-direction:column;margin:0 auto;padding:40px;border-radius:12px;box-shadow:0 1px 0 0 #eeeff2;background-color:var(--bg-color)}.header1{font-weight:600;font-size:32px;color:#1a202c;line-height:40px}.header2{margin-top:12px;font-weight:400;font-size:15px;color:#718096;line-height:23px}.primary-btn{height:48px;background:#194bfb;color:#fff;font-size:17px;font-weight:500}.ant-btn-primary:not(:disabled):hover,.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover,.primary-btn:hover{background:#4070ff}.ant-btn-primary:visited,.primary-btn:visited{background:#143dcc}.primary-btn:not(:disabled):hover{color:#fff;border-color:#4070ff}.primary-btn:disabled{background:#194bfb1a;border-color:#194bfb1a;color:#fff}.ant-message-notice .ant-message-notice-content{position:relative;padding:14px 24px!important;box-shadow:0 12px 28px 0 #2a313c14,0 0 1px 0 #2a313c14}.ant-message-notice-content:before{border-color:transparent #ff4747 transparent transparent;border-style:solid;border-width:3px 3px 3px 0}.ant-message-notice-content:before,.ant-message-success:before{position:absolute;content:"";display:inline-block;top:0;left:0;bottom:0}.ant-message-success:before{border-color:transparent #22bc56 transparent transparent;border-style:solid;border-width:3px 3px 3px 0}.anticon-check-circle{color:#22bc56!important}.anticon-check-circle,.anticon-close-circle{font-size:20px!important;-webkit-margin-end:12px!important;margin-inline-end:12px!important}.anticon-close-circle{color:#ff4d4f!important}.ant-message-error{font-weight:500;font-size:15px;line-height:21px;color:#1a202c}.ant-checkbox-wrapper{font-weight:400;font-size:15px;letter-spacing:.2px;color:#1a202c;height:36px;align-items:center}.ant-checkbox-checked:after{border:none}.ant-checkbox-wrapper+.ant-checkbox-wrapper{-webkit-margin-start:0;margin-inline-start:0}.ant-checkbox{align-self:unset;transform:unset}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner{border-color:#194bfb}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#194bfb}.ant-checkbox-checked .ant-checkbox-inner{background-color:#194bfb;border-color:#194bfb}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled):after{border-color:#194bfb}.ant-popover{font-family:PingFang SC}.ant-popover .ant-popover-inner{width:-moz-fit-content;width:fit-content;padding:0;margin-top:8px;margin-bottom:8px;box-shadow:none;background:none}.ant-popover-placement-top .ant-popover-placement-bottom .ant-popover-arrow{opacity:0}.ant-popover-placement-topRight .ant-popover-arrow{right:49px}.payMethodOverlay{width:100%;background:#fff;border-radius:8px;box-shadow:0 0 1px 0 rgba(42,49,60,.16),0 12px 28px 0 rgba(42,49,60,.08)}.payMethodOverlay .ant-popover-inner{width:100%;margin:0;padding:8px;box-sizing:border-box}.ant-modal{font-family:PingFang SC}.ant-modal-root .ant-modal-mask{background:rgba(26,32,44,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-modal .ant-modal-content{width:-moz-fit-content;width:fit-content;padding:32px}.ant-modal .ant-modal-header{margin-bottom:40px}.ant-modal .ant-modal-footer{margin-top:0}.ant-modal .ant-modal-title{font-weight:500;font-size:24px;line-height:34px;color:#1a202c;letter-spacing:.2px}.ant-modal .ant-modal-close{top:27px;inset-inline-end:28px;color:#1a202c;width:24px;height:24px}.ant-modal .ant-modal-close:hover{color:rgba(0,0,0,.88);background-color:#fff;text-decoration:none}.ant-modal .ant-modal-close-x{font-size:14px}.ant-modal-footer{visibility:hidden;height:0}.StripeElement{box-sizing:border-box;height:48px;padding:15px 12px;border:1px solid transparent;border-radius:0;transition:box-shadow .15s ease}.StripeElement,.StripeElement--focus{box-shadow:none}.StripeElement--invalid{border-color:transparent}.StripeElement--webkit-autofill{background-color:#fefde5!important}.ant-switch.ant-switch-checked{background:#194bfb}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#194bfb;opacity:.6}.ant-pagination .ant-pagination-total-text{font-family:PingFang SC;font-size:15px;letter-spacing:.4px;color:#718096}.ant-pagination .ant-pagination-item-active,.ant-pagination .ant-pagination-item-active:hover{border-color:#194bfb}.ant-pagination .ant-pagination-item a{color:#718096}.ant-pagination .ant-pagination-item-active a{color:#194bfb;font-size:15px;letter-spacing:.2px}.ant-pagination .ant-pagination-item a:active,.ant-pagination .ant-pagination-item a:hover,.ant-pagination .ant-pagination-item-active:hover a{color:#194bfb}.ant-pagination .ant-pagination-item:not(.ant-pagination-item-active):hover{background-color:#fff}.ant-select-single .ant-select-selector{color:#718096}.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#194bfb;box-shadow:none}.ant-select-focused.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{border-color:#194bfb}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#194bfb;background-color:#fff}.ant-select-dropdown .ant-select-item{color:#718096}.ant-tooltip{max-width:none!important}.ant-tooltip .ant-tooltip-inner{padding:6px 12px}.copyImgTooltip .copyImgBox{display:flex;align-items:center;cursor:pointer}.copyImgTooltip .copyImg{box-sizing:border-box;width:16px;height:16px;margin-left:8px;background:url(/_next/static/media/copy_withe.dd063296.svg) 50% no-repeat;background-size:contain;cursor:pointer}.withdrawTooltip .ant-tooltip-inner{border-radius:8px;background:#fff;max-width:226px;padding:16px;color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:22.5px;margin-bottom:-55px!important}.withdrawTooltip .ant-tooltip-arrow{bottom:-55px!important}.billingPopMonPicker .ant-picker-header .ant-picker-year-btn,.billingPopWeekPicker .ant-picker-header .ant-picker-month-btn,.billingPopWeekPicker .ant-picker-header .ant-picker-year-btn{color:#1a202c;font-size:15px;font-weight:500;line-height:22px;text-align:center;cursor:default;pointer-events:none}.billingPopMonPicker .ant-picker-header-view .ant-picker-year-btn:hover,.billingPopWeekPicker .ant-picker-header-view .ant-picker-month-btn:hover,.billingPopWeekPicker .ant-picker-header-view .ant-picker-year-btn:hover{color:unset;cursor:default;pointer-events:none}.billingPopMonPicker .ant-picker-date-panel,.billingPopMonPicker .ant-picker-decade-panel,.billingPopMonPicker .ant-picker-month-panel,.billingPopMonPicker .ant-picker-quarter-panel,.billingPopMonPicker .ant-picker-time-panel,.billingPopMonPicker .ant-picker-week-panel,.billingPopMonPicker .ant-picker-year-panel{min-width:280px}.billingPopMonPicker .ant-picker-month-panel .ant-picker-content{height:208px}.billingPopMonPicker .ant-picker-cell .ant-picker-cell-inner{color:#1a202c}.billingPopMonPicker .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-month-panel .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-quarter-panel .ant-picker-cell-inner{padding:5px 17px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:15px;font-weight:500;line-height:22px;text-align:center}.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:#194bfb}.billingPopMonPicker .ant-picker-cell-disabled:before{background:unset}.billingPopMonPicker .ant-picker-cell-disabled .ant-picker-cell-inner{color:#a0aec0}.billingPopMonPicker .ant-picker-week-panel-row-range-end td.ant-picker-cell:before,.billingPopMonPicker .ant-picker-week-panel-row-range-start td.ant-picker-cell:before,.billingPopMonPicker .ant-picker-week-panel-row-selected td.ant-picker-cell:before{background:#194bfb;height:32px}.billingPopMonPicker .ant-picker-cell .ant-picker-cell-inner{height:32px}.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.billingPopMonPicker .ant-picker-cell-in-view.ant-picker-cell-selected:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.billingPopWeekPicker .ant-picker-week-panel-row-range-end td.ant-picker-cell:before,.billingPopWeekPicker .ant-picker-week-panel-row-range-start td.ant-picker-cell:before,.billingPopWeekPicker .ant-picker-week-panel-row-selected td.ant-picker-cell:before{background:#194bfb}.billingPopWeekPicker .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{top:unset;width:4px;height:4px;border-color:#194bfb;background:#194bfb;left:50%;bottom:-5px}.affRangePicker .ant-picker-month-panel .ant-picker-body{padding:16px}.affRangePicker .ant-picker-month-panel .ant-picker-content{height:176px}.affRangePicker .ant-picker-cell .ant-picker-cell-inner,.affRangePicker .ant-picker-cell:before{height:32px;line-height:32px}.affRangePicker .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.affRangePicker .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#194bfb}.affRangePicker .ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before,.affRangePicker .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled):before,.affRangePicker .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled):before{background:#f2f6ff}.affRangePicker .ant-picker-header-view{pointer-events:none}.ant-tabs{font-family:PingFang SC}@font-face{font-family:Roboto-Medium;src:url(/fonts/Roboto-Medium.ttf);font-display:optional}@font-face{font-family:Roboto-Light;src:url(/fonts/Roboto-Light.ttf);font-display:optional}input{width:100%;min-width:0;height:48px;margin:0;padding:4px 11px;position:relative;display:inline-block;box-sizing:border-box;list-style:none;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:8px}.ant-input-affix-wrapper:hover,input:focus-visible,input:hover{border:1px solid #4096ff;border-radius:8px;outline:none}input::placeholder{font-size:15px;color:#a0aec0}button{height:48px}.ant-input-affix-wrapper,button{border:1px solid #d9d9d9;border-radius:8px}.ant-input-affix-wrapper{box-sizing:border-box;width:100%;min-width:0;padding:4px 11px;position:relative;display:inline-flex}.ant-input-affix-wrapper input.ant-input{height:38px;border:none;padding:0}.ant-input-affix-wrapper .ant-input-suffix{display:flex;flex:none;align-items:center}.ant-input::placeholder{color:#a0aec0}.signInUpDivider .ant-divider-inner-text{padding:0 12px;color:#718096;font-size:15px;line-height:23px}.signInUp .ant-input-suffix{font-size:20px}.signInUp .ant-input-suffix .ant-input-password-icon{color:#a0aec0;cursor:pointer}.signInUp:focus,.signInUp:hover{border-color:#194bfb!important}.history .ant-table-cell:before{display:none!important}.typeDetail>.ant-tooltip-arrow:before{background:#fff}.nube-tooltip{--antd-arrow-background-color:#fff}.nube-tooltip .ant-tooltip-inner{background-color:#fff;color:#1a202c;font-size:15px;border-radius:8px;padding:16px;box-shadow:0 12px 28px 0 #2a313c14,0 0 1px 0 #2a313c14}.nube-select{width:100%}.nube-select:not(.ant-select-customize-input) .ant-select-selector{height:48px;padding:0 16px;border-color:#e0e6ee}.nube-select .ant-upload-select{width:100%}.nube-select .ant-select-selector .ant-select-selection-item{color:#1a202c;line-height:48px}.nube-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:48px;line-height:48px}.nube-select .ant-select-selector .ant-select-selection-placeholder{height:48px;line-height:48px;display:inline-block;color:#a0aec0}.nube-select .ant-select-item-empty{text-align:left}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f3f4f6;color:#194bfb}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover,.ant-input:focus{border-color:#194bfb}.nube-checkbox-line .ant-checkbox .ant-checkbox-inner:after{width:8px;height:2px;background:#fff;transform:translateY(-50%)}.text-btn-default{width:-moz-fit-content;width:fit-content;padding:8px 24px;background:#f3f5f9;border-radius:8px;color:#1a202c;font-weight:500;font-size:15px;line-height:23px;letter-spacing:.2px;cursor:pointer}.text-btn-default:hover{background:#e6e8ed}.text-btn-default:active,.text-btn-default:visited{background:#d5d6e1}.text-btn-primary{width:-moz-fit-content;width:fit-content;padding:8px 24px;background:#194bfb;border-radius:8px;color:#fff;font-weight:500;font-size:15px;line-height:23px;letter-spacing:.2px;cursor:pointer}.text-btn-primary:hover{background:#4070ff}.text-btn-primary:active,.text-btn-primary:visited{background:#143dcc}.text-btn-warning{width:-moz-fit-content;width:fit-content;padding:8px 24px;background:#ff4747;border-radius:8px;color:#fff;font-weight:500;font-size:15px;line-height:23px;letter-spacing:.2px;cursor:pointer}.primary-btn-disabled,.primary-btn-disabled:hover{background:rgba(25,75,251,.1);cursor:not-allowed}.nube-textarea{padding:13px 16px!important;border-radius:8px}.nube-textarea::placeholder{font-size:15px;font-weight:400;line-height:22px;color:#a0aec0}.nube-textarea::-webkit-scrollbar{width:6px;height:8px}.nube-textarea::-webkit-scrollbar-thumb{background:#e3e8ef}.nube-textarea::-webkit-scrollbar-thumb,.nube-textarea::-webkit-scrollbar-track{border-top-right-radius:10px;border-bottom-right-radius:10px;border:1px solid #fff}.nube-textarea::-webkit-scrollbar-track{background:#fff}.nube-overlay .ant-tooltip-inner{padding:0;border-radius:12px;box-shadow:none;background:#fff}.nube-overlay .ant-tooltip-arrow:before{background:#fff}.nube-modal .ant-modal-header{margin-bottom:32px}.agreeTermsCheckBox{height:22px}#a-alipay-qrcode .ant-qrcode-mask,#a-fps-qrcode .ant-qrcode-mask,#a-tether-qrcode .ant-qrcode-mask{background:none!important}.ant-btn{gap:0}.ant-btn-loading{gap:8px}.nube-select2:not(.ant-select-customize-input) .ant-select-selector{height:29px;border:none!important;box-shadow:none!important;padding-left:0}.nube-select2 .ant-select-selector .ant-select-selection-item{height:29px;-webkit-padding-end:8px;padding-inline-end:8px}.nube-select2 .ant-select-arrow{inset-inline-end:0!important}.nube-dropdown{padding:8px;min-width:176px}.nube-dropdown .ant-select-item{padding:0 8px;min-height:40px;line-height:40px}.nube-dropdown .ant-select-item-option{color:#1a202c;font-size:15px;letter-spacing:.2px}.nube-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f3f4f6}.overlay .ant-tooltip-inner{background:#fff!important;padding:16px;box-shadow:0 12px 28px 0 #2a313c14,0 0 1px 0 #2a313c14;border-radius:12px}.overlay .ant-tooltip-arrow:before{background:#fff}.securityTooltip .ant-tooltip-arrow{width:7px;height:7px}.securityTooltip .ant-tooltip-arrow:before{width:7px;height:3px;-webkit-clip-path:polygon(0 100%,100% 100%,50% 0);clip-path:polygon(0 100%,100% 100%,50% 0)}.numbers-container{width:100%;height:21px;line-height:21px;display:flex;justify-content:center}@keyframes scrollNumber0{0%{margin-top:0}to{margin-top:-462}}@keyframes scrollNumber1{0%{margin-top:0}to{margin-top:-21px}}@keyframes scrollNumber2{0%{margin-top:0}to{margin-top:-42px}}@keyframes scrollNumber3{0%{margin-top:0}to{margin-top:-63px}}@keyframes scrollNumber4{0%{margin-top:0}to{margin-top:-84px}}@keyframes scrollNumber5{0%{margin-top:0}to{margin-top:-105px}}@keyframes scrollNumber6{0%{margin-top:0}to{margin-top:-126px}}@keyframes scrollNumber7{0%{margin-top:0}to{margin-top:-147px}}@keyframes scrollNumber8{0%{margin-top:0}to{margin-top:-168px}}@keyframes scrollNumber9{0%{margin-top:0}to{margin-top:-189px}}.numbers-container .numbers-box{width:57px;height:21px;overflow-x:hidden;overflow-y:hidden;float:left}.numbers-container .numbers-box span{color:#666;width:100%;height:231px;font-size:21px;display:block;text-align:center}.numbers-container .numbers-box span label{width:100%;float:left}.numbers-container .numbers-box span label:first-child,.numbers-container .numbers-box span label:nth-child(10),.numbers-container .numbers-box span label:nth-child(2),.numbers-container .numbers-box span label:nth-child(3),.numbers-container .numbers-box span label:nth-child(4),.numbers-container .numbers-box span label:nth-child(5),.numbers-container .numbers-box span label:nth-child(6),.numbers-container .numbers-box span label:nth-child(7),.numbers-container .numbers-box span label:nth-child(8),.numbers-container .numbers-box span label:nth-child(9){padding-top:0}.numbers-container .numbers-box .numbers-scroll00,.numbers-container .numbers-box .numbers-scroll01,.numbers-container .numbers-box .numbers-scroll02,.numbers-container .numbers-box .numbers-scroll03,.numbers-container .numbers-box .numbers-scroll04,.numbers-container .numbers-box .numbers-scroll05{margin-top:-210px;animation:scrollNumber0 .3s linear 1 normal;-moz-animation:scrollNumber0 .3s linear 1 normal;-webkit-animation:scrollNumber0 .3s linear 1 normal;-o-animation:scrollNumber0 .3s linear 1 normal}.numbers-container .numbers-box .numbers-scroll1{margin-top:-21px;animation:scrollNumber1 .03s linear 1 normal;-moz-animation:scrollNumber1 .03s linear 1 normal;-webkit-animation:scrollNumber1 .03s linear 1 normal;-o-animation:scrollNumber1 .03s linear 1 normal}.numbers-container .numbers-box .numbers-scroll2{margin-top:-42px;animation:scrollNumber2 .06s linear 1 normal;-moz-animation:scrollNumber2 .06s linear 1 normal;-webkit-animation:scrollNumber2 .06s linear 1 normal;-o-animation:scrollNumber2 .06s linear 1 normal}.numbers-container .numbers-box .numbers-scroll3{margin-top:-63px;animation:scrollNumber3 .09s linear 1 normal;-moz-animation:scrollNumber3 .09s linear 1 normal;-webkit-animation:scrollNumber3 .09s linear 1 normal;-o-animation:scrollNumber3 .09s linear 1 normal}.numbers-container .numbers-box .numbers-scroll4{margin-top:-84px;animation:scrollNumber4 .12s linear 1 normal;-moz-animation:scrollNumber4 .12s linear 1 normal;-webkit-animation:scrollNumber4 .12s linear 1 normal;-o-animation:scrollNumber4 .12s linear 1 normal}.numbers-container .numbers-box .numbers-scroll5{margin-top:-105px;animation:scrollNumber5 .15s linear 1 normal;-moz-animation:scrollNumber5 .15s linear 1 normal;-webkit-animation:scrollNumber5 .15s linear 1 normal;-o-animation:scrollNumber5 .15s linear 1 normal}.numbers-container .numbers-box .numbers-scroll6{margin-top:-126px;animation:scrollNumber6 .18s linear 1 normal;-moz-animation:scrollNumber6 .18s linear 1 normal;-webkit-animation:scrollNumber6 .18s linear 1 normal;-o-animation:scrollNumber6 .18s linear 1 normal}.numbers-container .numbers-box .numbers-scroll7{margin-top:-147px;animation:scrollNumber7 .21s linear 1 normal;-moz-animation:scrollNumber7 .21s linear 1 normal;-webkit-animation:scrollNumber7 .21s linear 1 normal;-o-animation:scrollNumber7 .21s linear 1 normal}.numbers-container .numbers-box .numbers-scroll8{margin-top:-168px;animation:scrollNumber8 .24s linear 1 normal;-moz-animation:scrollNumber8 .24s linear 1 normal;-webkit-animation:scrollNumber8 .24s linear 1 normal;-o-animation:scrollNumber8 .24s linear 1 normal}.numbers-container .numbers-box .numbers-scroll9{margin-top:-189px;animation:scrollNumber9 .27s linear 1 normal;-moz-animation:scrollNumber9 .27s linear 1 normal;-webkit-animation:scrollNumber9 .27s linear 1 normal;-o-animation:scrollNumber9 .27s linear 1 normal}