.rc-collapse-motion{transition:height .3s,opacity .3s}.rc-collapse-content-hidden{display:none}.rc-collapse{background-color:#f7f7f7;border:1px solid #d9d9d9;border-radius:3px}.rc-collapse>.rc-collapse-item{border-top:1px solid #d9d9d9}.rc-collapse>.rc-collapse-item:first-child{border-top:none}.rc-collapse>.rc-collapse-item>.rc-collapse-header{align-items:center;color:#666;cursor:pointer;display:flex;line-height:22px;padding:10px 16px}.rc-collapse>.rc-collapse-item>.rc-collapse-header .arrow{border-bottom:3px solid #0000;border-left:4px solid #666;border-top:3px solid #0000;content:"\20";display:inline-block;font-size:0;height:0;line-height:0;margin-right:8px;vertical-align:middle;width:0}.rc-collapse>.rc-collapse-item>.rc-collapse-header .rc-collapse-extra{margin:0 16px 0 auto}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-expand-icon,.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-header-text{cursor:pointer}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only .rc-collapse-expand-icon{cursor:pointer}.rc-collapse>.rc-collapse-item-disabled>.rc-collapse-header{background-color:#f3f3f3;color:#999;cursor:not-allowed}.rc-collapse-content{background-color:#fff;color:#666;overflow:hidden;padding:0 16px}.rc-collapse-content>.rc-collapse-content-box{margin-bottom:16px;margin-top:16px}.rc-collapse-item:last-child>.rc-collapse-content{border-radius:0 0 3px 3px}.rc-collapse>.rc-collapse-item-active>.rc-collapse-header .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #666;margin-right:6px;position:relative;top:2px}.rc-dialog{margin:10px;position:relative;width:auto}.rc-dialog-wrap{-webkit-overflow-scrolling:touch;bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:1050}.rc-dialog-title{font-size:14px;font-weight:700;line-height:21px;margin:0}.rc-dialog-content{background-clip:padding-box;background-color:#fff;border:none;border-radius:6px 6px;position:relative}.rc-dialog-close{background:#0000;border:0;color:#000;cursor:pointer;filter:alpha(opacity=20);font-size:21px;font-weight:700;line-height:1;opacity:.2;position:absolute;right:20px;text-decoration:none;text-shadow:0 1px 0 #fff;top:12px}.rc-dialog-close-x:after{content:"×"}.rc-dialog-close:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none}.rc-dialog-header{background:#fff;border-bottom:1px solid #e9e9e9;border-radius:5px 5px 0 0;color:#666;padding:13px 20px 14px}.rc-dialog-body{padding:20px}.rc-dialog-footer{border-radius:0 0 5px 5px;border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right}.rc-dialog-zoom-appear,.rc-dialog-zoom-enter{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.rc-dialog-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active,.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width:768px){.rc-dialog{margin:30px auto;width:600px}}.rc-dialog-mask{background-color:#373737;background-color:#37373799;bottom:0;filter:alpha(opacity=50);height:100%;left:0;position:fixed;right:0;top:0;z-index:1050}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-appear,.rc-dialog-fade-enter{opacity:0}.rc-dialog-fade-appear,.rc-dialog-fade-enter,.rc-dialog-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.rc-dialog-fade-appear.rc-dialog-fade-appear-active,.rc-dialog-fade-enter.rc-dialog-fade-enter-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}.rc-table-tbody-virtual{border-left:1px solid red}.rc-table-tbody-virtual *{box-sizing:border-box}.rc-table-tbody-virtual .rc-table-row{box-sizing:border-box;display:flex;width:100%}.rc-table-tbody-virtual .rc-table-row-extra .rc-table-cell{background:#c8c8ff!important}.rc-table-tbody-virtual .rc-table-cell{border-bottom:1px solid red;border-right:1px solid red;flex:0 0 var(--virtual-width);padding:8px 16px;width:var(--virtual-width)}.rc-table{box-sizing:border-box;color:#666;font-size:12px;line-height:1.5;position:relative}.rc-table-rtl{direction:rtl}.rc-table table{border-spacing:0;width:100%}.rc-table td,.rc-table th{border:1px solid red;border-left:0;border-top:0;box-sizing:border-box;padding:16px 8px;position:relative;transition:box-shadow .3s;white-space:normal;word-break:break-word}.rc-table-rtl.rc-table td,.rc-table-rtl.rc-table th{border-left:1px solid red;border-right:0}.rc-table-cell{background:#f4f4f4}.rc-table-cell-fix-left,.rc-table-cell-fix-right{z-index:2}.rc-table-cell-fix-right:last-child:not(.rc-table-cell-fix-sticky){border-right-color:#0000}.rc-table-rtl .rc-table-cell-fix-right:last-child{border-right-color:red}.rc-table-rtl .rc-table-cell-fix-left:last-child{border-left-color:#0000}.rc-table-rtl .rc-table-cell-fix-left-first{box-shadow:1px 0 0 red}.rc-table-cell-fix-left-first:after,.rc-table-cell-fix-left-last:after{bottom:-1px;content:"";pointer-events:none;position:absolute;right:-1px;top:0;transform:translateX(100%);transition:box-shadow .3s;width:20px}.rc-table-cell-fix-left-all:after{display:none}.rc-table-cell-fix-right-first,.rc-table-cell-fix-right-last{box-shadow:-1px 0 0 red}.rc-table-rtl .rc-table-cell-fix-right-first,.rc-table-rtl .rc-table-cell-fix-right-last{box-shadow:none}.rc-table-cell-fix-right-first:after,.rc-table-cell-fix-right-last:after{bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;top:0;transform:translateX(-100%);transition:box-shadow .3s;width:20px}.rc-table-cell.rc-table-cell-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-left-first,.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-left-last,.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-right-first .rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-right-last{overflow:visible}.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-left-first .rc-table-cell-content,.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-left-last .rc-table-cell-content,.rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-right-first .rc-table-cell.rc-table-cell-ellipsis.rc-table-cell-fix-right-last .rc-table-cell-content{display:block;overflow:hidden;text-overflow:ellipsis}.rc-table-cell.rc-table-cell-row-hover{background:#fff4f4}.rc-table-ping-left .rc-table-cell-fix-left-first:after,.rc-table-ping-left .rc-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px green}.rc-table-ping-right .rc-table-cell-fix-right-first:after,.rc-table-ping-right .rc-table-cell-fix-right-last:after{box-shadow:inset -10px 0 8px -8px green}.rc-table-expand-icon-col{width:60px}.rc-table-row-expand-icon-cell{text-align:center}.rc-table thead th{background:#f7f7f7;text-align:center}.rc-table thead .rc-table-cell-scrollbar:after{background:#f7f7f7;bottom:0;content:"";left:-1px;position:absolute;top:0;width:1px}.rc-table-rtl.rc-table thead .rc-table-cell-scrollbar:after{left:auto;right:-1px}.rc-table-header{border:1px solid red;border-bottom:0;border-right:0}.rc-table-placeholder{text-align:center}.rc-table tbody tr td{background:#fff}.rc-table tbody tr th{background:#f7f7f7}.rc-table-content{border:1px solid red;border-bottom:0;border-radius:5px 0 0 0;border-right:0}.rc-table-body{border:1px solid red;border-bottom:0;border-right:0;border-top:0}.rc-table-fixed-column .rc-table-body:after{border-right:1px solid red;bottom:0;content:"";position:absolute;right:0;top:0;z-index:1}.rc-table-expanded-row .rc-table-cell{box-shadow:inset 0 8px 8px -8px green}.rc-table-expanded-row-fixed{box-sizing:border-box;margin:-16px -10px -16px -8px;padding:16px 8px}.rc-table-expanded-row-fixed:after{border-right:1px solid red;bottom:0;content:"";position:absolute;right:1px;top:0;width:0}.rc-table-row-expand-icon{border:1px solid;color:#aaa;cursor:pointer;display:inline-block;height:16px;line-height:16px;text-align:center;vertical-align:middle;width:16px}.rc-table-row-expand-icon.rc-table-row-expanded:after{content:"-"}.rc-table-row-expand-icon.rc-table-row-collapsed:after{content:"+"}.rc-table-row-expand-icon.rc-table-row-spaced{visibility:hidden}.rc-table-title{border:1px solid red;border-bottom:0;padding:16px 8px}.rc-table-caption{border-bottom:1px solid red;border-right:1px solid red;padding:16px 8px}.rc-table-footer{border:1px solid red;border-top:0;padding:16px 8px}.rc-table tfoot td{background:#fff}.rc-table-summary{border-left:1px solid red;border-top:1px solid red}.rc-table-sticky-holder,.rc-table-sticky-scroll{position:-webkit-sticky;position:sticky;z-index:2}.rc-table-sticky-scroll{align-items:center;border-top:1px solid #f3f3f3;bottom:0;display:flex;opacity:.6;transition:transform .1s ease-in 0s}.rc-table-sticky-scroll:hover{transform:scaleY(1.2);transform-origin:center bottom}.rc-table-sticky-scroll-bar{background-color:#bbb;border-radius:4px;height:8px}.rc-table-sticky-scroll-bar-active,.rc-table-sticky-scroll-bar:hover{background-color:#999}.rc-tabs-dropdown{background:#fefefe;border:1px solid #000;max-height:200px;overflow:auto;position:absolute}.rc-tabs-dropdown-hidden{display:none}.rc-tabs-dropdown-menu{list-style:none;margin:0;padding:0}.rc-tabs-dropdown-menu-item{padding:4px 8px}.rc-tabs-dropdown-menu-item-selected{background:red}.rc-tabs-dropdown-menu-item-disabled{cursor:not-allowed;opacity:.3}.rc-tabs-content{display:flex;width:100%}.rc-tabs-content-holder{flex:auto}.rc-tabs-content-animated{transition:margin .3s}.rc-tabs-tabpane{flex:none;width:100%}.rc-tabs{display:flex}.rc-tabs-bottom,.rc-tabs-top{flex-direction:column}.rc-tabs-bottom .rc-tabs-ink-bar,.rc-tabs-top .rc-tabs-ink-bar{height:3px}.rc-tabs-top .rc-tabs-ink-bar{bottom:0}.rc-tabs-bottom .rc-tabs-nav{order:1}.rc-tabs-bottom .rc-tabs-content{order:0}.rc-tabs-bottom .rc-tabs-ink-bar{top:0}.rc-tabs-left.rc-tabs-editable .rc-tabs-tab,.rc-tabs-right.rc-tabs-editable .rc-tabs-tab{padding-right:32px}.rc-tabs-left .rc-tabs-nav-wrap,.rc-tabs-right .rc-tabs-nav-wrap{flex-direction:column}.rc-tabs-left .rc-tabs-ink-bar,.rc-tabs-right .rc-tabs-ink-bar{width:3px}.rc-tabs-left .rc-tabs-nav,.rc-tabs-right .rc-tabs-nav{flex-direction:column;min-width:50px}.rc-tabs-left .rc-tabs-nav-list,.rc-tabs-left .rc-tabs-nav-operations,.rc-tabs-right .rc-tabs-nav-list,.rc-tabs-right .rc-tabs-nav-operations{flex:1 0 auto;flex-direction:column}.rc-tabs-left .rc-tabs-ink-bar{right:0}.rc-tabs-right .rc-tabs-nav{order:1}.rc-tabs-right .rc-tabs-content{order:0}.rc-tabs-right .rc-tabs-ink-bar{left:0}.rc-tabs-dropdown-rtl,.rc-tabs-rtl{direction:rtl}.rc-tabs{border:1px solid gray;font-size:14px;overflow:hidden}.rc-tabs-nav{display:flex;flex:none;position:relative}.rc-tabs-nav-measure,.rc-tabs-nav-wrap{display:inline-block;display:flex;flex:auto;overflow:hidden;position:relative;transform:translate(0);white-space:nowrap}.rc-tabs-nav-measure-ping-left:before,.rc-tabs-nav-measure-ping-right:after,.rc-tabs-nav-wrap-ping-left:before,.rc-tabs-nav-wrap-ping-right:after{bottom:0;content:"";position:absolute;top:0}.rc-tabs-nav-measure-ping-left:before,.rc-tabs-nav-wrap-ping-left:before{border-left:1px solid red;left:0}.rc-tabs-nav-measure-ping-right:after,.rc-tabs-nav-wrap-ping-right:after{border-right:1px solid red;right:0}.rc-tabs-nav-measure-ping-bottom:after,.rc-tabs-nav-measure-ping-top:before,.rc-tabs-nav-wrap-ping-bottom:after,.rc-tabs-nav-wrap-ping-top:before{content:"";left:0;position:absolute;right:0}.rc-tabs-nav-measure-ping-top:before,.rc-tabs-nav-wrap-ping-top:before{border-top:1px solid red;top:0}.rc-tabs-nav-measure-ping-bottom:after,.rc-tabs-nav-wrap-ping-bottom:after{border-top:1px solid red;bottom:0}.rc-tabs-nav-list{display:flex;position:relative;transition:transform .3s}.rc-tabs-nav-operations{display:flex}.rc-tabs-nav-operations-hidden{pointer-events:none;position:absolute;visibility:hidden}.rc-tabs-nav-more{background:#ff00001a;border:1px solid blue}.rc-tabs-nav-add{background:#00ff001a;border:1px solid green}.rc-tabs-tab{align-items:center;background:#ffffff80;border:0;cursor:pointer;display:flex;font-size:20px;font-weight:lighter;margin:0;outline:none;position:relative}.rc-tabs-tab-btn,.rc-tabs-tab-remove{background:#0000;border:0}.rc-tabs-tab-btn{font-weight:inherit;line-height:32px}.rc-tabs-tab-remove:hover{color:red}.rc-tabs-tab-active{font-weight:bolder}.rc-tabs-ink-bar{background:red;pointer-events:none;position:absolute}.rc-tabs-ink-bar-animated{transition:all .3s}.rc-tabs-extra-content{flex:none}.buy{color:#11be6b!important}.error,.sell{color:#f64242!important}blockquote,body,button,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0;resize:none}table{border-collapse:collapse;border-spacing:0}menu,ol,ul{list-style:none}fieldset,img{border:none}button,img,input,object,select,textarea{vertical-align:middle}abbr,address,b,button,caption,cite,code,del,dfn,em,i,input,s,select,small,strong,textarea,th,u,var{font-style:normal;text-decoration:none}article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}code,kbd,pre,samp,tt{font-family:Consolas,Courier New,Courier,monospace}address,cite,dfn,em,i,var{font-style:normal}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{color:#222;cursor:pointer;text-decoration:none;transition:all .25s ease-in-out}a:focus,a:hover{color:#e7446b;outline:none}.dark a{color:#fff}.dark a:focus,.dark a:hover{color:#fae247}*{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}body{margin:0!important;padding:0!important}button,input,select,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-appearance:none;color:#222;font-family:Urbanist,PingFang SC,Heiti SC,Droidsansfallback,Helvetica,Droid Sans;outline:none}button[type=radio],input[type=radio],select[type=radio],textarea[type=radio]{-webkit-appearance:radio}button[type=checkbox],input[type=checkbox],select[type=checkbox],textarea[type=checkbox]{-webkit-appearance:checkbox}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.dark button,.dark input,.dark select,.dark textarea{color:#888}html{background-color:#fff;color:#222}html.dark{background:#222;color:#fff}body{-webkit-font-smoothing:auto!important;font-family:Urbanist,sans-serif!important;font-size:16px!important;line-height:1}body>iframe{display:none!important;position:static!important;z-index:0!important}.block{display:block}.none{display:none}.clear{clear:both}.relative{position:relative}.fl{float:left}.fr{float:right}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.ac,.arco-trigger .arco-select-popup .load-more,.arco-trigger .arco-select-popup .option,.arco-trigger .arco-select-popup .search-null,.web-consultant,.web-consultant-balance,.web-consultant-item,.web-consultant-item span,.web-user-apply,.web-user-apply-inner .form-item-balance,.web-user-apply-inner .form-item-select,.web-user-apply-inner .form-item-select-right,.web-user-apply-inner .form-item-tips{align-items:center;display:flex}.cf{zoom:1}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.dark .web-competition-rank,.dark .web-mining-rank,.web,.web-broker-bind,.web-broker-list,.web-broker-rank,.web-broker-sign-up,.web-broker-sign-up-step-3,.web-broker-workbench,.web-broker-workbench-data,.web-competition-rank,.web-consultant,.web-dashboard,.web-data,.web-eran,.web-mining-rank,.web-not-connect,.web-table-page,.web-trade,.web-user-apply{margin-left:auto;margin-right:auto;width:1392px}.web-header,.web-header-bg,.web-header-blank,.web_{margin-left:auto;margin-right:auto;min-width:1392px}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#e7e7e7;border:2px solid #e7e7e780;border-radius:5px}::-webkit-scrollbar-track-piece{background:#fff}.mobile-mode body{font-size:.16rem;font-weight:400;padding:constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left)}.mobile-mode ::-webkit-scrollbar,.mobile-mode body::-webkit-scrollbar,.mobile-mode::-webkit-scrollbar{-webkit-overflow-scrolling:touch;background:#0000;display:none!important;height:0!important;width:0!important}.mobile-mode ::-webkit-scrollbar-thumb,.mobile-mode ::-webkit-scrollbar-track-piece,.mobile-mode body::-webkit-scrollbar-thumb,.mobile-mode body::-webkit-scrollbar-track-piece,.mobile-mode::-webkit-scrollbar-thumb,.mobile-mode::-webkit-scrollbar-track-piece{background:#0000}.mobile-mode *{-webkit-user-select:none;user-select:none}.mobile-mode input,.mobile-mode textarea{-webkit-user-select:auto;user-select:auto}.mobile-mode input[type=password]{-webkit-user-select:none;user-select:none}.dark ::-webkit-scrollbar{background:#333}.dark ::-webkit-scrollbar-thumb{background:#333;border:2px solid #22222240;border-radius:5px}.dark ::-webkit-scrollbar-track-piece{background:#222}.overlay,.web-trade-bench-connect{bottom:0;left:0;position:absolute;right:0;top:0}.mobile-layout{margin:0 auto;min-height:100vh;position:relative;width:3.75rem}@keyframes load{0%{opacity:1}to{opacity:.2}}.web-kline{height:100%;width:100%}.web-chart-area{height:450px}.web-chart-area .recharts-rectangle{border-radius:10px 10px 0 0}.mobile-mode .web-chart-area{height:4.4rem;transform:scale(.5);transform-origin:0 0;width:6.14rem}.mobile-mode .web-chart-area .recharts-rectangle{border-radius:10px 10px 0 0}.mobile-mode .web-chart-area-layout{height:2.2rem}.web-form-checkbox{display:grid;grid-template-columns:1fr 1fr 1.5fr}.web-form-checkbox label{align-items:center;cursor:pointer;display:flex}.web-form-checkbox label span{align-items:center;display:flex;font-size:14px}.web-form-checkbox label span:before{border:2px solid #e7446b;border-radius:4px;content:"";display:block;height:12px;margin-right:4px;width:12px}.web-form-checkbox label input{display:none}.web-form-checkbox label input:checked+span{color:#e7446b}.web-form-checkbox label input:checked+span:before{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 8px #e7446b}.web-form-checkbox span{align-items:center;cursor:pointer;display:flex;font-size:14px;height:48px}.web-form-checkbox span:before{border:2px solid #e7446b;border-radius:4px;content:"";display:block;height:12px;margin-right:4px;width:12px}.web-form-checkbox span.active{color:#e7446b}.web-form-checkbox span.active:before{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 8px #e7446b}.web-form-item{align-items:flex-start;display:flex;margin-bottom:24px}.web-form-item>label{align-items:center;display:flex;font-size:18px;height:48px;width:140px}.web-form-item>label img{display:block;height:20px;margin-right:8px;width:20px}.web-form-item-inner{flex:1 1;position:relative}.web-form-item-tip{display:flex;flex-flow:column;font-size:12px;height:48px;justify-content:center;line-height:20px;margin-left:36px;width:472px}.web-form-item-tip em{color:#e7446b}.web-form-item-error{bottom:-16px;color:#e7446b;display:block;font-size:12px;left:24px;position:absolute;z-index:1}.web-form-item.error .web-form-upload,.web-form-item.error input[type=password],.web-form-item.error input[type=tel],.web-form-item.error input[type=text],.web-form-item.error textarea{border-color:#e7446b}.web-form-item .web-form-item{margin-bottom:8px}.web-form-input{position:relative}.web-form-input input,.web-form-input textarea{background:#fff;border:2px solid #e7e7e7;border-radius:24px;color:#222;display:block;width:100%}.web-form-input input:focus,.web-form-input textarea:focus{border-color:#e7446b;color:#e7446b}.web-form-input input::placeholder,.web-form-input textarea::placeholder{color:#e7e7e7}.web-form-input input{font-size:18px;height:48px;padding:0 24px}.web-form-input textarea{font-size:18px;height:208px;line-height:1.5;padding:24px}input:focus+.web-form-input-suffix{z-index:2}.web-form-input-clearable,.web-form-input-suffix{height:24px;position:absolute;right:16px;top:12px}.web-form-input-clearable{background:url(//derify-app-resources.vercel.app/image/icon/close.svg) 50%/contain no-repeat #f7f7f7;border-radius:50%;cursor:pointer;width:24px}.web-form-input-suffix{color:#888;font-size:18px;line-height:24px}.mobile-mode .web-form-input input,.mobile-mode .web-form-input textarea{border-radius:.18rem;border-width:.02rem}.mobile-mode .web-form-input input{font-size:.14rem;height:.36rem;padding:0 .18rem}.mobile-mode .web-form-input textarea{font-size:.14rem;height:2rem;padding:.18rem}.mobile-mode .web-form-input-clearable,.mobile-mode .web-form-input-suffix{height:.16rem;right:.12rem;top:.1rem}.mobile-mode .web-form-input-clearable{width:.16rem}.mobile-mode .web-form-input-suffix{font-size:.14rem;line-height:.16rem}.dark .web-form-input input,.dark .web-form-input textarea,.mobile-mode.dark .web-form-input input,.mobile-mode.dark .web-form-input textarea{background:#222;border-color:#444;color:#fff}.dark .web-form-input input:focus,.dark .web-form-input textarea:focus,.mobile-mode.dark .web-form-input input:focus,.mobile-mode.dark .web-form-input textarea:focus{border-color:#fae247;color:#fae247}.dark .web-form-input input::placeholder,.dark .web-form-input textarea::placeholder,.mobile-mode.dark .web-form-input input::placeholder,.mobile-mode.dark .web-form-input textarea::placeholder{color:#888}.dark .web-form-input-clearable,.mobile-mode.dark .web-form-input-clearable{background:url(//derify-app-resources.vercel.app/image/icon/close-dark.svg) 50%/contain no-repeat #222}.web-leverage-select-curr{align-items:center;background:#fff;border:2px solid #e7e7e7;border-radius:24px;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:48px;justify-content:space-between;padding:0 22px}.web-leverage-select-curr:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-leverage-select-stepper{align-items:center;background:#fff;border-radius:24px;box-shadow:0 0 8px #0003;display:none;left:0;padding:24px;position:absolute;right:0;top:90px}.web-leverage-select-stepper .web-button{margin-top:16px}.web-leverage-select.show{z-index:2}.web-leverage-select.show .web-leverage-select-curr{border-color:#e7446b;color:#e7446b}.web-leverage-select.show .web-leverage-select-curr:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-up.svg)}.web-leverage-select.show .web-leverage-select-stepper{display:block}.mobile-mode .web-leverage-select-curr{border-radius:.18rem;border-width:.02rem;font-size:.14rem;height:.36rem;padding:0 .1rem}.mobile-mode .web-leverage-select-curr:after{height:.12rem;margin-left:.08rem;width:.12rem}.mobile-mode .web-leverage-select-stepper{border-radius:.18rem;padding:.24rem;top:.68rem}.mobile-mode .web-leverage-select-stepper .web-button{margin-left:.08rem}.dark .web-leverage-select-curr,.mobile-mode.dark .web-leverage-select-curr{background:#222;border-color:#444}.dark .web-leverage-select-curr:after,.mobile-mode.dark .web-leverage-select-curr:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark.svg)}.dark .web-leverage-select-stepper,.mobile-mode.dark .web-leverage-select-stepper{background:#222;box-shadow:0 0 8px #000c}.dark .web-leverage-select.show .web-leverage-select-curr,.mobile-mode.dark .web-leverage-select.show .web-leverage-select-curr{border-color:#fae247;color:#fae247}.dark .web-leverage-select.show .web-leverage-select-curr:after,.mobile-mode.dark .web-leverage-select.show .web-leverage-select-curr:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-up-dark.svg)}.web-percent-button{display:flex;padding:0 2px;-webkit-user-select:none;user-select:none;width:100%}.web-percent-button span{align-items:center;background:#fff;box-shadow:0 0 0 2px #e7e7e7;color:#888;cursor:pointer;display:flex;flex:1 1;font-size:12px;height:26px;justify-content:center;position:relative}.web-percent-button span:first-child{border-radius:13px 0 0 13px}.web-percent-button span.active,.web-percent-button span:hover{box-shadow:0 0 0 2px #e7446b;color:#e7446b;z-index:1}.web-percent-buttons{display:flex;width:80%}.web-percent-button-switch{align-items:center;border-radius:0 13px 13px 0;box-shadow:0 0 0 2px #e7e7e7;cursor:pointer;display:flex;height:26px;justify-content:center;margin-left:2px;width:20%}.web-percent-button-switch.active:after,.web-percent-button-switch:hover:after{background:#e7446b;box-shadow:-10px 0 #e7446b,10px 0 #e7446b}.web-percent-button-switch:after{background:#888;border-radius:2px;box-shadow:-10px 0 #888,10px 0 #888;content:"";display:block;height:7px;width:7px}.web-percent-button-slider-layout{border-radius:13px 0 0 13px;box-shadow:0 0 0 2px #e7e7e7;padding:5px 10px;width:80%}.dark .web-percent-button span,.mobile-mode.dark .web-percent-button span{background:#222;box-shadow:0 0 0 2px #444}.dark .web-percent-button span.active,.dark .web-percent-button span:hover,.mobile-mode.dark .web-percent-button span.active,.mobile-mode.dark .web-percent-button span:hover{box-shadow:0 0 0 2px #fae247;color:#fae247}.dark .web-percent-button-switch,.mobile-mode.dark .web-percent-button-switch{background:#222;box-shadow:0 0 0 2px #444}.dark .web-percent-button-switch.active:after,.dark .web-percent-button-switch:hover:after,.mobile-mode.dark .web-percent-button-switch.active:after,.mobile-mode.dark .web-percent-button-switch:hover:after{background:#fae247;box-shadow:-10px 0 #fae247,10px 0 #fae247}.dark .web-percent-button-slider-layout,.mobile-mode.dark .web-percent-button-slider-layout{background:#222;box-shadow:0 0 0 2px #444}.web-select{align-items:center;display:inline-flex}.web-select>label{display:block;font-size:18px;margin-right:8px}.web-select-show{display:flex;position:relative}.web-select-show-button{background:none;border:2px solid #e7e7e7;border-radius:24px;cursor:pointer;font-size:18px;font-weight:700;height:48px;min-width:170px;padding:0 22px;-webkit-user-select:none;user-select:none}.web-select-show-button,.web-select-show-button span{align-items:center;display:flex;justify-content:space-between}.web-select-show-button span{width:100%}.web-select-show-button span:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-select-options{background:#fff;border-radius:24px;box-shadow:0 0 8px #0003;display:none;left:0;min-width:170px;padding:12px;position:absolute;top:56px;z-index:10}.web-select-options ul{max-height:280px;overflow-y:auto;padding:12px}.web-select-options ul li{align-items:center;border-radius:24px;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0 24px;transition:all .25s ease-in-out;white-space:nowrap}.web-select-options ul li:hover{background:#f7f7f7;color:#e7446b}.web-select-options ul li.active,.web-select-options ul li.active:hover{background:#e7446b;color:#fff}.web-select-options ul li:not(:last-child){margin-bottom:4px}.web-select.show .web-select-show{z-index:2}.web-select.show .web-select-show-button{border-color:#e7446b}.web-select.show .web-select-show-button span{color:#e7446b}.web-select.show .web-select-show-button span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg)}.web-select.show .web-select-options{display:block}.web-select.show .web-select-options-filter{margin:12px 12px 5px}.web-select.show .web-select-options-item{align-items:center;display:flex;justify-content:space-between;width:100%}.web-select.show .web-select-options-item img{border-radius:100%;display:block;height:25px;margin-right:5px;width:25px}.web-select.show .web-select-options-item div,.web-select.show .web-select-options-item em,.web-select.show .web-select-options-item i,.web-select.show .web-select-options-item span,.web-select.show .web-select-options-item u{align-items:center;display:flex}.web-select.show .web-select-options-item.close,.web-select.show .web-select-options-item.close *{opacity:.4}.web-select.large{display:flex;width:100%}.web-select.large .web-select-show{width:100%}.web-select.large .web-select-show-button{border-radius:40px;border-width:10px;height:80px;width:100%}.web-select.large .web-select-show-button label{color:#aaa}.web-select.large .web-select-show-button span{width:auto}.web-select.large.show .web-select-show-button{border-color:#e7e7e7}.web-select.large.show .web-select-options{border-radius:40px;right:0;top:80px}.mobile-mode .web-select{align-items:flex-start;flex-flow:column}.mobile-mode .web-select label{font-size:.14rem;margin-bottom:.04rem;margin-right:0;padding-left:.18rem}.mobile-mode .web-select-show-button{border-radius:.18rem;font-size:.14rem;height:.36rem;min-width:1rem;padding:0 .18rem}.mobile-mode .web-select-show-button:after{height:.1rem;margin-left:.08rem;width:.1rem}.mobile-mode .web-select-options{border-radius:.18rem;min-width:1rem;padding:.1rem;top:.48rem}.mobile-mode .web-select-options ul{max-height:2.8rem;padding:.1rem}.mobile-mode .web-select-options ul li{border-radius:.18rem;height:.36rem;padding:0 .12rem}.mobile-mode .web-select-options ul li:not(:last-child){margin-bottom:.04rem}.mobile-mode .web-select.large .web-select-show-button{border-radius:.2rem;border-width:2px;height:.4rem}.mobile-mode .web-select.large.show .web-select-options{border-radius:.2rem;top:.45rem}.dark .web-select-show-button,.mobile-mode.dark .web-select-show-button{border-color:#444}.dark .web-select-show-button span:after,.mobile-mode.dark .web-select-show-button span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg)}.dark .web-select-options,.mobile-mode.dark .web-select-options{background:#222;box-shadow:0 0 8px #000c}.dark .web-select-options ul li:hover,.mobile-mode.dark .web-select-options ul li:hover{background:#333;color:#fae247}.dark .web-select-options ul li.active,.dark .web-select-options ul li.active:hover,.mobile-mode.dark .web-select-options ul li.active,.mobile-mode.dark .web-select-options ul li.active:hover{background:#fae247;color:#222}.dark .web-select.show .web-select-show-button,.mobile-mode.dark .web-select.show .web-select-show-button{border-color:#fae247;color:#fae247}.dark .web-select.show .web-select-show-button span,.mobile-mode.dark .web-select.show .web-select-show-button span{color:#fae247}.dark .web-select.show .web-select-show-button span:after,.mobile-mode.dark .web-select.show .web-select-show-button span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg)}.web-stepper{align-items:center;background-color:#e7e7e7;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px}.web-stepper button{-webkit-appearance:none;appearance:none;background:#e7e7e7;border:none;border-radius:8px;cursor:pointer;height:40px;position:relative;transition:all .25s ease-in-out;width:40px}.web-stepper button:after,.web-stepper button:before{background:#888;border-radius:1px;content:"";height:2px;left:50%;margin-left:-8px;margin-top:-1px;position:absolute;top:50%;transition:all .25s ease-in-out;width:16px}.web-stepper button:hover{border-color:#e7446b}.web-stepper button:hover:after,.web-stepper button:hover:before{background:#e7446b}.web-stepper button:disabled,.web-stepper button:disabled:hover{background:#e7e7e7;border-color:#e7e7e7;cursor:not-allowed}.web-stepper button:disabled:after,.web-stepper button:disabled:before,.web-stepper button:disabled:hover:after,.web-stepper button:disabled:hover:before{background:#fff}.web-stepper-add:after{transform:rotate(90deg)}.web-stepper input,.web-stepper label{background:none;border:none;font-size:18px;font-weight:700;padding:0 10px;text-align:center;width:58px}.mobile-mode .web-stepper button{border-radius:.04rem;border-width:.02rem;height:.24rem;width:.24rem}.mobile-mode .web-stepper button:after,.mobile-mode .web-stepper button:before{border-radius:.01rem;height:.02rem;margin-left:-.06rem;margin-top:-.01rem;width:.12rem}.mobile-mode .web-stepper input,.mobile-mode .web-stepper label{font-size:.14rem;padding:0 .08rem;width:.4rem}.dark .web-stepper,.mobile-mode.dark .web-stepper{background-color:#444}.dark .web-stepper button,.mobile-mode.dark .web-stepper button{background:#444;border-color:#444}.dark .web-stepper button:hover,.mobile-mode.dark .web-stepper button:hover{border-color:#fae247}.dark .web-stepper button:hover:after,.dark .web-stepper button:hover:before,.mobile-mode.dark .web-stepper button:hover:after,.mobile-mode.dark .web-stepper button:hover:before{background:#fae247}.dark .web-stepper button:disabled,.dark .web-stepper button:disabled:hover,.mobile-mode.dark .web-stepper button:disabled,.mobile-mode.dark .web-stepper button:disabled:hover{background:#444;border-color:#333}.dark .web-stepper button:disabled:after,.dark .web-stepper button:disabled:before,.dark .web-stepper button:disabled:hover:after,.dark .web-stepper button:disabled:hover:before,.mobile-mode.dark .web-stepper button:disabled:after,.mobile-mode.dark .web-stepper button:disabled:before,.mobile-mode.dark .web-stepper button:disabled:hover:after,.mobile-mode.dark .web-stepper button:disabled:hover:before{background:#333}.dark .web-stepper input,.mobile-mode.dark .web-stepper input{color:#fff}.web-form-upload{background:#fff;border:2px dashed #e7e7e7;border-radius:24px;height:120px;text-align:center;width:120px}.web-form-upload,.web-form-upload label{align-items:center;cursor:pointer;display:flex;justify-content:center}.web-form-upload label{border-radius:16px;height:100px;overflow:hidden;width:100px}.web-form-upload label input{display:none}.web-form-upload label i{font-size:10px;line-height:1.4}.web-form-upload label img{max-height:100px;max-width:100px}.dark .web-form-upload,.mobile-mode.dark .web-form-upload{background:#222;border-color:#444}.web-access-denied-dialog{font-size:18px}.web-access-denied-dialog-tips{line-height:1.4;margin:-10px 0 0}.web-access-denied-dialog-tips a{color:#ec6989;cursor:pointer;text-decoration:underline}.mobile-mode .web-access-denied-dialog{font-size:.14rem}.mobile-mode .web-access-denied-dialog-tips{margin:-.1rem 0 0}.dark .web-access-denied-dialog-tips a,.mobile-mode.dark .web-access-denied-dialog-tips a{color:#fae247}.web-account-dialog{align-items:center;display:flex;flex-flow:column}.web-account-dialog-info{border:12px solid #f7f7f7;border-radius:48px;margin-bottom:36px;padding:36px;width:100%}.web-account-dialog-info dl{margin-bottom:36px}.web-account-dialog-info dl dt{align-items:center;display:flex;font-size:18px;line-height:20px}.web-account-dialog-info dl dd{font-size:26px;margin-top:16px}.web-account-dialog-info address,.web-account-dialog-info p{color:#888;font-size:14px;line-height:20px}.web-account-dialog-info p{font-size:10px}.web-account-dialog-info+.web-button{width:186px}.web-account-dialog-btns{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}.web-account-dialog-btns .web-button{width:174px}.mobile-mode .web-account-dialog-info{border-radius:.28rem;border-width:.08rem;margin-bottom:.24rem;padding:.24rem}.mobile-mode .web-account-dialog-info dl{margin-bottom:.24rem}.mobile-mode .web-account-dialog-info dl dt{font-size:.14rem;line-height:.16rem}.mobile-mode .web-account-dialog-info dl dd{font-size:.18rem;margin-top:.08rem}.mobile-mode .web-account-dialog-info address,.mobile-mode .web-account-dialog-info p{font-size:.1rem;line-height:.16rem;word-break:break-all}.mobile-mode .web-account-dialog-info p{font-size:.08rem}.mobile-mode .web-account-dialog-info+.web-button{width:1.43rem}.mobile-mode .web-account-dialog-btns{margin-bottom:.24rem}.mobile-mode .web-account-dialog-btns .web-button{width:1.08rem}.dark .web-account-dialog-info,.mobile-mode.dark .web-account-dialog-info{border-color:#333}.web-addtoken-button{margin-right:16px;position:relative}.web-addtoken-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 0 8px #0003;display:none;padding:24px;position:absolute;right:0;top:40px;transition:all .25s ease-in-out;width:370px}.web-addtoken-menu.show{display:block;z-index:10}.web-addtoken-menu ul li{align-items:center;background:#fff0;border-radius:24px;cursor:pointer;display:flex;font-size:18px;height:48px;padding:0 24px;transition:all .25s ease-in-out;white-space:nowrap}.web-addtoken-menu ul li:hover{background:#f7f7f7;color:#e7446b}.web-addtoken-menu ul li strong{font-weight:400;padding:0 9px}.web-addtoken-menu ul li:not(:last-of-type){margin-bottom:4px}.web-addtoken-menu ul hr{background:#e7e7e7;border:none;height:2px;margin:12px 24px}.dark .web-addtoken-menu{background:#222;box-shadow:0 0 8px #000c}.dark .web-addtoken-menu ul li{background:#2220}.dark .web-addtoken-menu ul li:hover{background:#333;color:#fae247}.dark .web-addtoken-menu ul hr{background:#444}.web-c-amount-input p{color:#222;font-size:14px;margin-bottom:10px;padding-left:24px}.web-c-amount-input .wrap{align-items:center;background:#fff;border-radius:24px;box-shadow:inset 0 0 0 2px #e7e7e7;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;padding:0 6px 0 22px;width:100%}.web-c-amount-input .wrap input{background-color:#0000;border:0;color:#222;font-size:18px;font-weight:600;margin-right:10px;outline-style:none;width:100%}.web-c-amount-input .wrap .extra{align-items:center;display:flex}.web-c-amount-input .wrap .extra .unit{color:#888;font-size:18px}.web-c-amount-input .wrap .extra button{border-radius:18px;height:36px;margin-left:6px}.mobile-mode .web-c-amount-input p{font-size:.12rem;margin-bottom:.06rem;padding-left:.18rem}.mobile-mode .web-c-amount-input .wrap{border-radius:.18rem;height:.36rem;padding:0 .06rem 0 .18rem}.mobile-mode .web-c-amount-input .wrap input{font-size:.14rem;margin-right:.08rem}.mobile-mode .web-c-amount-input .wrap .extra .unit{font-size:.14rem}.mobile-mode .web-c-amount-input .wrap .extra button{border-radius:.12rem;height:.24rem;margin-left:.06rem}.dark .web-c-amount-input p,.mobile-mode.dark .web-c-amount-input p{color:#fff}.dark .web-c-amount-input .wrap,.mobile-mode.dark .web-c-amount-input .wrap{background:#222;box-shadow:inset 0 0 0 2px #444}.dark .web-c-amount-input .wrap input,.mobile-mode.dark .web-c-amount-input .wrap input{color:#fff}.web-balance-show strong{font-size:1.54em}.web-balance-show small{font-size:1em;font-weight:700}.web-balance-show span{font-size:1em;margin-left:8px}.web-balance-show.dec small,.web-balance-show.million small{font-weight:700;text-transform:uppercase}.mobile-mode .web-balance-show strong{font-size:inherit}.mobile-mode .web-balance-show span{margin-left:.04rem}.c-connect-wallet-btn.web-button-size-mini{padding-left:4px}.c-connect-wallet-btn.web-button-size-mini:before{background:url(//derify-app-resources.vercel.app/image/icon/man.svg) 50%/contain no-repeat;content:"";display:block;height:26px;margin-right:5px;width:26px}.mobile-mode .c-connect-wallet-btn.web-button-size-mini{padding-left:.01rem}.mobile-mode .c-connect-wallet-btn.web-button-size-mini:before{height:.18rem;margin-right:.05rem;width:.18rem}.dark .c-connect-wallet-btn.web-button-size-mini:before,.mobile-mode.dark .c-connect-wallet-btn.web-button-size-mini:before{background:url(//derify-app-resources.vercel.app/image/icon/man-dark.svg) 50%/contain no-repeat}.mobile-mode .web-withdraw-dialog,.web-deposit-dialog,.web-withdraw-dialog{align-items:center;display:flex;flex-flow:column}.web-deposit-dialog-info{background:#f7f7f7;border-radius:48px;box-sizing:border-box;margin-bottom:36px;padding:12px;width:100%}.web-deposit-dialog-info dl{margin-bottom:16px}.web-deposit-dialog-info dl dt{align-items:center;display:flex;font-size:18px;line-height:20px}.web-deposit-dialog-info dl dd{font-size:26px;margin-top:16px}.web-deposit-dialog-info address{color:#888;font-size:14px;line-height:20px}.web-deposit-dialog-info .wallet{background:#fff;border-radius:36px;padding:36px}.web-deposit-dialog-info .amount{margin:36px 38px 38px}.web-deposit-dialog-info+.web-button{width:186px}.mobile-mode .web-deposit-dialog-info{border-radius:.36rem;margin-bottom:.2rem;padding:.08rem}.mobile-mode .web-deposit-dialog-info dl{margin-bottom:.08rem}.mobile-mode .web-deposit-dialog-info dl dt{font-size:.14rem;line-height:.16rem}.mobile-mode .web-deposit-dialog-info dl dd{font-size:.18rem;margin-top:.08rem}.mobile-mode .web-deposit-dialog-info address{font-size:.1rem;line-height:.16rem;word-break:break-all}.mobile-mode .web-deposit-dialog-info .wallet{border-radius:.28rem;padding:.24rem}.mobile-mode .web-deposit-dialog-info .amount{margin:.12rem .18rem}.mobile-mode .web-deposit-dialog-info+.web-button{width:1.43rem}.dark .web-deposit-dialog-info,.mobile-mode.dark .web-deposit-dialog-info{background:#333}.dark .web-deposit-dialog-info .wallet,.mobile-mode.dark .web-deposit-dialog-info .wallet{background:#222}.dark .web-deposit-dialog-info .amount b,.dark .web-deposit-dialog-info .wallet em,.mobile-mode.dark .web-deposit-dialog-info .amount b,.mobile-mode.dark .web-deposit-dialog-info .wallet em{color:#fff}.web-extend-dialog{align-items:center;display:flex;flex-flow:column}.web-extend-dialog-info{background:#f7f7f7;border-radius:48px;box-sizing:border-box;margin-bottom:36px;padding:12px;width:100%}.web-extend-dialog-info dl{margin-bottom:16px}.web-extend-dialog-info dl dt{align-items:center;display:flex;font-size:18px;line-height:20px}.web-extend-dialog-info dl dd{font-size:26px;margin-top:16px}.web-extend-dialog-info address{color:#888;font-size:14px;line-height:20px}.web-extend-dialog-info+.web-button{width:186px}.web-extend-dialog-wallet{background:#fff;border-radius:36px;padding:36px}.web-extend-dialog-wallet dl:first-child{border-bottom:1px dashed #e7e7e7;margin-bottom:24px;padding-bottom:24px}.web-extend-dialog-wallet dl:last-child{margin-bottom:0}.web-extend-dialog-amount{margin:36px 38px 38px}.web-extend-dialog-amount p{display:flex;font-size:14px;justify-content:space-between;line-height:16px;margin-bottom:10px;padding-left:24px}.web-extend-dialog-amount p em{color:#e7446b;font-weight:700}.web-extend-dialog-amount p em u{color:#888;font-weight:400}.web-extend-dialog-amount label{background:#fff;border:2px solid #e7e7e7;border-radius:24px;display:flex;height:48px;justify-content:space-between;padding:6px 6px 6px 22px}.web-extend-dialog-amount label input{background:none;border:none;display:block;flex:1 1;font-size:18px;width:100%}.web-extend-dialog-amount label aside{align-items:center;display:flex}.web-extend-dialog-amount label aside u{display:block;margin:0 6px}.mobile-mode .web-extend-dialog-info{border-radius:.36rem;margin-bottom:.24rem;padding:.08rem}.mobile-mode .web-extend-dialog-info dl{margin-bottom:16px}.mobile-mode .web-extend-dialog-info dl dt{font-size:.14rem;line-height:.16rem}.mobile-mode .web-extend-dialog-info dl dd{font-size:.18rem;margin-top:.08rem}.mobile-mode .web-extend-dialog-info address{font-size:.1rem;line-height:.16rem}.mobile-mode .web-extend-dialog-info+.web-button{width:1.43rem}.mobile-mode .web-extend-dialog-wallet{border-radius:.28rem;padding:.24rem}.mobile-mode .web-extend-dialog-wallet dl:first-child{margin-bottom:.12rem;padding-bottom:.12rem}.mobile-mode .web-extend-dialog-wallet dl:last-child{margin-bottom:0}.mobile-mode .web-extend-dialog-amount{margin:.24rem}.mobile-mode .web-extend-dialog-amount p{font-size:.12rem;line-height:.16rem;margin-bottom:.06rem;padding-left:.18rem}.mobile-mode .web-extend-dialog-amount label{border-radius:.18rem;height:.36rem;padding:.06rem .06rem .06rem .18rem}.mobile-mode .web-extend-dialog-amount label input{font-size:.14rem}.mobile-mode .web-extend-dialog-amount label aside u{margin:0 .06rem}.dark .web-extend-dialog-info,.mobile-mode.dark .web-extend-dialog-info{background:#333}.dark .web-extend-dialog-wallet,.mobile-mode.dark .web-extend-dialog-wallet{background:#222}.dark .web-extend-dialog-wallet dl:first-child,.mobile-mode.dark .web-extend-dialog-wallet dl:first-child{border-bottom:1px dashed #444}.dark .web-extend-dialog-amount p em,.mobile-mode.dark .web-extend-dialog-amount p em{color:#fae247}.dark .web-extend-dialog-amount label,.mobile-mode.dark .web-extend-dialog-amount label{background:#222;border-color:#444}.web-wallet-dialog{font-size:18px}.web-wallet-dialog-tips{background:#f7f7f7;line-height:1.2;margin:0 -36px;padding:36px}.web-wallet-dialog-tips span{color:#ec6989;cursor:pointer;text-decoration:underline}.web-wallet-dialog-list{margin:30px 12px 12px}.web-wallet-dialog-list-item{align-items:center;background-image:linear-gradient(-90deg,#fff,#fff);border:2px solid #e7e7e7;border-radius:48px;box-sizing:border-box;cursor:pointer;display:flex;margin-bottom:12px;padding:12px;transition:all .25s ease-in-out}.web-wallet-dialog-list-item img{border-radius:100%;display:block;height:40px;margin-right:24px;width:40px}.web-wallet-dialog-list-item:hover{background-image:linear-gradient(-90deg,#e7446b,#ec6989);border-color:#0000;color:#fff}.mobile-mode .web-wallet-dialog{font-size:.14rem}.mobile-mode .web-wallet-dialog-tips{margin:0 -.24rem;padding:.24rem}.mobile-mode .web-wallet-dialog-list{margin:.24rem .12rem .12rem}.mobile-mode .web-wallet-dialog-list-item{border-radius:.36rem;height:.68rem;margin-bottom:.08rem;padding:.16rem}.mobile-mode .web-wallet-dialog-list-item img{height:.32rem;margin-right:.16rem;width:.32rem}.dark .web-wallet-dialog-tips,.mobile-mode.dark .web-wallet-dialog-tips{background:#444}.dark .web-wallet-dialog-tips span,.mobile-mode.dark .web-wallet-dialog-tips span{color:#fae247}.dark .web-wallet-dialog-list-item,.mobile-mode.dark .web-wallet-dialog-list-item{background-image:linear-gradient(-90deg,#222,#222);border-color:#444}.dark .web-wallet-dialog-list-item:hover,.mobile-mode.dark .web-wallet-dialog-list-item:hover{background-image:linear-gradient(-90deg,#fae247,#fbe86c);color:#222}.web-select-network-button{margin-right:16px;position:relative}.web-select-network-button .web-button{padding:0 10px 0 8px}.web-select-network-button .web-button img{display:block;height:16px;margin-right:6px;width:16px}.web-select-network-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 0 8px #0003;display:none;padding:24px;position:absolute;right:-50%;top:40px;transition:all .25s ease-in-out;width:240px}.web-select-network-menu.show{display:block;z-index:10}.web-select-network-menu h3{font-size:18px;line-height:32px;margin-bottom:12px;text-align:center}.web-select-network-menu ul li{align-items:center;background:#fff0;border-radius:24px;color:#222;cursor:pointer;display:flex;font-size:18px;height:48px;padding:12px;transition:all .25s ease-in-out}.web-select-network-menu ul li:not(:last-child){margin-bottom:4px}.web-select-network-menu ul li img{display:block;height:24px;margin-right:12px;width:24px}.web-select-network-menu ul li:hover{background:#f7f7f7;color:#e7446b}.web-select-network-menu ul li.active{background:#e7446b;color:#fff}.mobile-mode .web-select-network-button{margin:0 .08rem}.mobile-mode .web-select-network-button .web-button{padding:0 .1rem 0 .04rem}.mobile-mode .web-select-network-button .web-button img{height:.12rem;margin-right:.04rem;width:.12rem}.mobile-mode .web-select-network-menu{background:#ffffff80;border-radius:.2rem;padding:.2rem;top:.28rem;width:2rem}.mobile-mode .web-select-network-menu h3{font-size:.14rem;line-height:.2rem;margin-bottom:.2rem}.mobile-mode .web-select-network-menu ul li{border-radius:.18rem;font-size:.14rem;height:.36rem;padding:.08rem}.mobile-mode .web-select-network-menu ul li:not(:last-child){margin-bottom:.04rem}.mobile-mode .web-select-network-menu ul li img{height:.2rem;margin-right:.08rem;width:.2rem}.dark .web-select-network-menu,.mobile-mode.dark .web-select-network-menu{background:#222;box-shadow:0 0 8px #000c}.dark .web-select-network-menu ul li,.mobile-mode.dark .web-select-network-menu ul li{background:#3330;color:#fff}.dark .web-select-network-menu ul li:hover,.mobile-mode.dark .web-select-network-menu ul li:hover{background:#333;color:#fae247}.dark .web-select-network-menu ul li.active,.mobile-mode.dark .web-select-network-menu ul li.active{background:#fae247;color:#222}.web-withdraw-dialog-info address em{color:#222;font-style:normal}.web-withdraw-dialog-info .tips{color:#888;font-size:14px;line-height:1.2;padding:10px 24px 0}.web-withdraw-dialog-info .tips b{color:#222}.mobile-mode .web-withdraw-dialog-info .tips{font-size:.12rem;padding:.04rem .18rem 0}.web-button{align-items:center;border:none;cursor:pointer;display:inline-flex;justify-content:center;opacity:1;transition:all .25s ease-in-out}.web-button-size-default{border-radius:24px;font-size:18px;font-weight:700;height:48px;padding:0 24px}.web-button-size-mini{border-radius:16px;font-size:16px;font-weight:400;height:32px;padding:0 16px}.web-button-size-medium{border-radius:20px;font-size:18px;font-weight:700;height:40px;padding:0 20px}.web-button-type-default{background-image:linear-gradient(-90deg,#e7446b,#ec6989);color:#fff}.web-button-type-default.outline{background:none;border:2px solid #e7446b;color:#e7446b}.web-button-type-blue{background:#42a3ff;color:#fff}.web-button-type-blue.outline{background:none;border:2px solid #42a3ff;color:#42a3ff}.web-button-type-gray{background:#888;color:#fff}.web-button-type-gray.outline{background:none;border:2px solid #888;color:#888}.web-button-type-sell{background-image:linear-gradient(90deg,#f87373,#f64242);color:#fff}.web-button-type-sell.outline{background:none;border:2px solid #f64242;color:#f64242}.web-button-type-buy{background-image:linear-gradient(90deg,#18ea85,#11be6b);color:#fff}.web-button-type-buy.outline{background:none;border:2px solid #11be6b;color:#11be6b}.web-button:hover{opacity:.8}.web-button.loading{cursor:wait;opacity:.5}.web-button.full{display:flex;width:100%}.web-button-type-blue.disabled,.web-button-type-buy.disabled,.web-button-type-default.disabled,.web-button-type-gray.disabled,.web-button-type-sell.disabled{background:#e7e7e7;border-color:#e7e7e7;color:#fff;cursor:not-allowed}.dark .web-button-type-blue.disabled,.dark .web-button-type-buy.disabled,.dark .web-button-type-default.disabled,.dark .web-button-type-gray.disabled,.dark .web-button-type-sell.disabled{background:#888;border-color:#888;color:#444;cursor:not-allowed}.mobile-mode .web-button-size-default{border-radius:.18rem;font-size:.14rem;height:.36rem;padding:0 .2rem}.mobile-mode .web-button-size-mini{border-radius:.1rem;font-size:.1rem;height:.2rem;padding:0 .1rem}.mobile-mode .web-button-size-medium{border-radius:.12rem;font-size:.12rem;font-weight:700;height:.24rem;padding:0 .12rem}.mobile-mode .web-button.outline{border-width:.02rem}.dark .web-button-type-default{background-image:linear-gradient(-90deg,#fae247,#fbe86c);color:#222}.dark .web-button-type-default.outline{background:none;border:2px solid #fae247;color:#fae247;color:#fff}.dark .web-button-type-blue{background:#42a3ff;color:#fff}.dark .web-button-type-blue.outline{background:none;border:2px solid #42a3ff;color:#42a3ff}.dark .web-button-type-gray{background:#888;color:#fff}.dark .web-button-type-gray.outline{background:none;border:2px solid #888;color:#888}.dark .web-button-type-sell{background-image:linear-gradient(90deg,#f87373,#f64242);color:#fff}.dark .web-button-type-sell.outline{background:none;border:2px solid #f64242;color:#f64242}.dark .web-button-type-buy{background-image:linear-gradient(90deg,#18ea85,#11be6b);color:#fff}.dark .web-button-type-buy.outline{background:none;border:2px solid #11be6b;color:#11be6b}.web-change-percent span{align-items:center;color:#fff;display:inline-flex;justify-content:center}.web-change-percent-size-default span{border-radius:10px;font-size:12px;font-weight:700;height:20px;padding:0 10px}.web-change-percent.up span{background-image:linear-gradient(90deg,#18ea85,#11be6b)}.web-change-percent.down span{background-image:linear-gradient(90deg,#f87373,#f64242)}.mobile-mode .web-change-percent-size-default span{border-radius:.08rem;font-size:.1rem;height:.16rem;padding:0 .08rem}.web-decimal-show{color:#11be6b;font-weight:800;text-transform:uppercase}.web-decimal-show em{font-size:1.45em}.web-decimal-show small{font-size:1em}.web-decimal-show.black{color:#222}.mobile-mode .web-decimal-show em,.mobile-mode .web-decimal-show small{font-weight:800}.rc-dialog-wrap{align-items:center;display:flex}.rc-dialog-mask{background-color:#f7f7f7cc}.rc-dialog-close{background:url(//derify-app-resources.vercel.app/image/icon/close.svg) 50%/contain no-repeat;height:32px;margin:0;opacity:.75;padding:0;right:36px;top:36px;transition:all .25s ease-in-out;width:32px}.rc-dialog-header{background:none;border:none;padding:36px 0 0;text-align:center}.rc-dialog-title{color:#222;font-size:18px;font-weight:400;line-height:32px}.rc-dialog-content{background:#fff;border-radius:48px;box-shadow:0 0 12px #88888880;box-sizing:border-box}.rc-dialog-body{padding:36px}.mobile-mode .rc-dialog-wrap{justify-content:center}.mobile-mode .rc-dialog-close{height:.2rem;right:.24rem;top:.24rem;width:.2rem}.mobile-mode .rc-dialog-header{padding:.24rem 0 0}.mobile-mode .rc-dialog-title{font-size:.14rem;line-height:.32rem}.mobile-mode .rc-dialog-content{border-radius:.36rem;box-shadow:0 0 .12rem #88888880}.mobile-mode .rc-dialog-body{padding:.24rem}.dark .rc-dialog-mask,.mobile-mode.dark .rc-dialog-mask{background-color:#222c}.dark .rc-dialog-close,.mobile-mode.dark .rc-dialog-close{background-image:url(//derify-app-resources.vercel.app/image/icon/close-dark.svg)}.dark .rc-dialog-title,.mobile-mode.dark .rc-dialog-title{color:#fff}.dark .rc-dialog-content,.mobile-mode.dark .rc-dialog-content{background:#222;box-shadow:0 0 12px #000c}.web-c-drop-down-list{padding:10px 0;position:relative}.web-c-drop-down-list-entry.disabled *{cursor:default}.web-c-drop-down-list-wrapper{padding:8px}.web-c-drop-down-list-content{background:#fff;border-radius:24px;box-shadow:0 0 8px #0003;box-sizing:initial;padding:20px}.web-c-drop-down-list-content input{font-size:14px;margin-bottom:20px}.web-c-drop-down-list-motion-div{left:-42px;overflow:hidden;position:absolute;right:-42px;top:36px;z-index:3}.web-c-drop-down-list-content-items{max-height:230px;overflow:hidden auto;padding-right:6px}.web-c-drop-down-list-content-items li{align-items:center;border-radius:24px;cursor:pointer;display:flex;height:46px;padding:0 18px 0 12px;transition:all .25s ease-in-out}.web-c-drop-down-list-content-items li img{border-radius:100%}.web-c-drop-down-list-content-items li:hover{background:#f7f7f7;color:#e7446b}.web-c-drop-down-list-content-items li.active,.web-c-drop-down-list-content-items li.active:hover{background:#e7446b;color:#fff}.web-c-drop-down-list .open section{color:#e7446b}.web-c-drop-down-list .loading{align-items:center;color:#888;display:flex;font-size:12px;justify-content:center;padding:10px}.web-c-drop-down-list .loading-inner{animation:spin-circle .8s linear infinite;border:2px solid #fae247;border-radius:100%;border-top-color:#e7446b;height:16px;margin-right:8px;width:16px}.web-c-drop-down-search-bar{position:relative}.web-c-drop-down-search-bar i{background:url(//derify-app-resources.vercel.app/image/icon/search.svg) 50%/contain no-repeat;display:block;height:18px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:18px}.web-c-drop-down-search-bar .web-form-input:has(input:focus,input:hover)+i{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active.svg)}.web-c-drop-down-search-bar .web-form-input input{padding:0 24px 0 42px}.web-c-drop-down-search-bar .web-form-input:focus input,.web-c-drop-down-search-bar .web-form-input:hover input{border-color:#e7446b;color:#e7446b}.mobile-mode .web-c-drop-down-list{padding:0 0 .1rem}.mobile-mode .web-c-drop-down-list-motion-div{left:-.32rem;right:-.32rem}.mobile-mode .web-c-drop-down-list-wrapper{padding:.08rem}.mobile-mode .web-c-drop-down-list-content{border-radius:.24rem;padding:.2rem}.mobile-mode .web-c-drop-down-list-content input{font-size:.14rem;margin-bottom:.1rem}.mobile-mode .web-c-drop-down-list-content-items{max-height:2.3rem}.mobile-mode .web-c-drop-down-list-content-items li{border-radius:.24rem;font-size:.14rem;height:.48rem;padding:0 .2rem}.mobile-mode .web-c-drop-down-search-bar i{height:.16rem;left:.14rem;width:.16rem}.mobile-mode .web-c-drop-down-search-bar .web-form-input input{padding:0 .16rem 0 .36rem}.dark .web-c-drop-down-list-content{background:#222;box-shadow:0 0 8px #000c}.dark .web-c-drop-down-list-content-items li:hover{background:#333;color:#fae247}.dark .web-c-drop-down-list-content-items li.active,.dark .web-c-drop-down-list-content-items li.active:hover{background:#fae247;color:#222}.dark .web-c-drop-down-list .open section{color:#fae247}.dark .web-c-drop-down-search-bar i{background:url(//derify-app-resources.vercel.app/image/icon/search-dark.svg) 50%/contain no-repeat}.dark .web-c-drop-down-search-bar .web-form-input:has(input:focus,input:hover)+i{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active-dark.svg)}.dark .web-c-drop-down-search-bar .web-form-input:focus input,.dark .web-c-drop-down-search-bar .web-form-input:hover input{border-color:#fae247;color:#fae247}@keyframes spin-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.web-image{background:50%/cover no-repeat}.web-loading{align-items:center;display:flex;justify-content:center}.web-loading-inner{height:100px;position:relative;transform:scale(.5);width:100px}.web-loading-type-section{min-height:160px}.web-loading-type-fixed{position:fixed}.web-loading-type-fixed,.web-loading-type-float{background:#ffffff80;bottom:0;left:0;right:0;top:0;z-index:30}.web-loading-type-float{position:absolute}.web-loading span{animation:load 1.04s ease infinite;background:#e7446b;border-radius:50%;display:block;height:16px;opacity:.2;position:absolute;width:16px}.web-loading span:first-child{animation-delay:.13s;left:0;margin-top:-8px;top:50%}.web-loading span:nth-child(2){animation-delay:.26s;left:14px;top:14px}.web-loading span:nth-child(3){animation-delay:.39s;left:50%;margin-left:-8px;top:0}.web-loading span:nth-child(4){animation-delay:.52s;right:14px;top:14px}.web-loading span:nth-child(5){animation-delay:.65s;margin-top:-8px;right:0;top:50%}.web-loading span:nth-child(6){animation-delay:.78s;bottom:14px;right:14px}.web-loading span:nth-child(7){animation-delay:.91s;bottom:0;left:50%;margin-left:-8px}.web-loading span:nth-child(8){animation-delay:1.04s;bottom:14px;left:14px}.dark .web-loading span{background:#fae247}.dark .web-loading-type-fixed,.dark .web-loading-type-float{background:#000c}.web-pagination{align-items:center;display:flex;justify-content:center}.web-pagination em,.web-pagination i,.web-pagination span{height:48px;margin:0 6px}.web-pagination i,.web-pagination span{cursor:pointer;width:48px}.web-pagination span{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;opacity:1;transition:all .25s ease-in-out}.web-pagination span.disabled{cursor:not-allowed}.web-pagination-end,.web-pagination-home{background-image:url(//derify-app-resources.vercel.app/image/icon/go-home.svg)}.web-pagination-next,.web-pagination-prev{background-image:url(//derify-app-resources.vercel.app/image/icon/go-prev.svg)}.web-pagination-end.disabled,.web-pagination-home.disabled{background-image:url(//derify-app-resources.vercel.app/image/icon/go-home-gray.svg)}.web-pagination-next.disabled,.web-pagination-prev.disabled{background-image:url(//derify-app-resources.vercel.app/image/icon/go-prev-gray.svg)}.web-pagination-end,.web-pagination-next{transform:rotate(180deg)}.web-pagination em,.web-pagination i{align-items:center;background:#fff;border:2px solid #e7e7e7;border-radius:24px;color:#888;display:flex;font-size:18px;font-weight:700;justify-content:center}.web-pagination em{min-width:100px;padding:0 24px}.web-pagination i.active{background:#e7446b;border-color:#e7446b;color:#fff}.mobile-mode .web-pagination em,.mobile-mode .web-pagination i,.mobile-mode .web-pagination span{height:.36rem;margin:0 .04rem}.mobile-mode .web-pagination i,.mobile-mode .web-pagination span{width:.36rem}.mobile-mode .web-pagination em,.mobile-mode .web-pagination i{border-radius:.18rem;font-size:.14rem}.mobile-mode .web-pagination em{min-width:.8rem;padding:0 .18rem}.dark .web-pagination-end,.dark .web-pagination-home,.mobile-mode.dark .web-pagination-end,.mobile-mode.dark .web-pagination-home{background-image:url(//derify-app-resources.vercel.app/image/icon/go-home-dark.svg)}.dark .web-pagination-next,.dark .web-pagination-prev,.mobile-mode.dark .web-pagination-next,.mobile-mode.dark .web-pagination-prev{background-image:url(//derify-app-resources.vercel.app/image/icon/go-prev-dark.svg)}.dark .web-pagination-end.disabled,.dark .web-pagination-home.disabled,.mobile-mode.dark .web-pagination-end.disabled,.mobile-mode.dark .web-pagination-home.disabled{background-image:url(//derify-app-resources.vercel.app/image/icon/go-home-dark.svg);opacity:.5}.dark .web-pagination-next.disabled,.dark .web-pagination-prev.disabled,.mobile-mode.dark .web-pagination-next.disabled,.mobile-mode.dark .web-pagination-prev.disabled{background-image:url(//derify-app-resources.vercel.app/image/icon/go-prev-dark.svg);opacity:.5}.dark .web-pagination em,.dark .web-pagination i,.mobile-mode.dark .web-pagination em,.mobile-mode.dark .web-pagination i{background:#222;border:2px solid #444;color:#888}.dark .web-pagination i.active,.mobile-mode.dark .web-pagination i.active{background:#fae247;border-color:#fae247;color:#222}.web-question-popover{position:relative}.web-question-popover,.web-question-popover>img{height:20px;width:20px}.web-question-popover img{cursor:pointer;display:block}.web-question-popover-text{background:#fff;border-radius:9px;box-shadow:0 2px 12px 0 #0000001a;color:#888;font-size:12px;line-height:1.4;padding:18px;position:absolute;transform:translate(-50%);white-space:pre-line;width:300px;z-index:23}.web-question-popover-text:after{background:#fff;bottom:-6px;content:"";display:block;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03));height:14px;left:50%;margin-left:-7px;position:absolute;transform:rotate(45deg);width:14px}.web-question-popover-size-default,.web-question-popover-size-default>img{height:32px;width:32px}.web-question-popover-size-default .web-question-popover-text{bottom:38px;left:16px}.web-question-popover-size-mini,.web-question-popover-size-mini>img{height:20px;width:20px}.web-question-popover-size-mini .web-question-popover-text{bottom:26px;left:10px}.web-question-popover-size-inline{height:auto;width:auto}.web-question-popover-size-inline .web-question-popover-text{bottom:26px;left:10px}.mobile-mode .web-question-popover,.mobile-mode .web-question-popover>img{height:.16rem;width:.16rem}.mobile-mode .web-question-popover-text{border-radius:.1rem;bottom:auto;box-shadow:0 0 0 100vmax #00000080;color:#222;font-size:.12rem;left:50%;padding:.1rem;position:fixed;right:auto;text-align:center;top:50%;transform:translate(-50%,-50%);width:2rem}.mobile-mode .web-question-popover-text:after{display:none}.mobile-mode .web-question-popover-size-default,.mobile-mode .web-question-popover-size-default>img{height:.2rem;width:.2rem}.mobile-mode .web-question-popover-size-mini,.mobile-mode .web-question-popover-size-mini>img{height:.16rem;width:.16rem}.dark .web-question-popover-text{background:#222;box-shadow:0 2px 12px 0 #000c;color:#fff}.dark .web-question-popover-text:after{background:#222;filter:drop-shadow(0 2px 12px rgba(0,0,0,.5))}.mobile-mode.dark .web-question-popover-text{background:#222;box-shadow:0 0 0 100vmax #000c;color:#fff}.web-c-skeleton{display:flex}.web-c-skeleton-content{flex:1 1;overflow:hidden}.web-c-skeleton-content .web-c-skeleton-rows{list-style:none;margin:0;padding:0}.web-c-skeleton-content .web-c-skeleton-row{background-color:#f7f7f7;border-radius:30px;height:26px;width:100px}.web-c-skeleton-content .web-c-skeleton-row:not(:last-child){margin-bottom:18px}.web-c-skeleton-animate .web-c-skeleton-row{animation:1.5s linear infinite;animation-name:ul5deha;background:linear-gradient(90deg,#f7f7f7 25%,#f7f7f773 37%,#f7f7f7 63%);background-size:400% 100%}@keyframes ul5deha{0%{background-position:100% 50%}to{background-position:0 50%}}.dark .web-c-skeleton-content .web-c-skeleton-row{background-color:#333}.dark .web-c-skeleton-animate .web-c-skeleton-row{background:linear-gradient(90deg,#333 25%,#33333373 37%,#333 63%);background-size:400% 100%}.mobile-mode .web-c-skeleton{display:flex;margin-left:.1rem}.mobile-mode .web-c-skeleton-content .web-c-skeleton-row{height:.16rem;width:.6rem}.c-slider{cursor:pointer;height:16px;width:100%}.c-slider-layout{height:40px;position:relative;width:100%}.c-slider-track{align-items:center;display:flex;height:16px;position:relative}.c-slider-track:after{content:"";display:block;width:100%}.c-slider-track-0,.c-slider-track-1{left:0;position:absolute}.c-slider-track-0:after{background:#e7446b;border-radius:20px;height:10px}.c-slider-track-1{right:0}.c-slider-track-1:after{background:#e7e7e7;border-radius:20px;height:10px}.c-slider-thumb,.c-slider-thumb-mark{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 1px 4px #e7446b;cursor:pointer;display:flex;height:12px;justify-content:center;outline:none;top:2px;width:12px}.c-slider-thumb u{border-radius:4px;color:#fff;font-size:12px;padding:2px 3px;top:-25px}.c-slider-thumb u,.c-slider-thumb u:after{background:#666;display:block;position:absolute}.c-slider-thumb u:after{bottom:-3px;content:"";height:6px;left:50%;margin-left:-3px;transform:rotate(45deg);width:6px}.c-slider-thumb-mark{position:absolute;right:0;transform:translate(50%);z-index:2}.c-slider-marks{align-items:center;cursor:pointer;display:flex;height:16px;justify-content:space-between;left:0;padding:0 1px;position:absolute;right:0;top:0}.c-slider-marks.pointer{pointer-events:none}.c-slider-marks span{background:#fffc;border:1.5px solid #0000;border-radius:100%;cursor:pointer;display:block;height:8px;position:relative;width:8px}.c-slider-marks span em{color:#222;display:block;font-size:12px;left:50%;line-height:24px;position:absolute;top:10px;transform:translate(-50%)}.c-slider-marks span:first-child em{left:0;transform:translate(0)}.c-slider-marks span:last-child em{left:auto;right:0;transform:translate(0)}.c-slider-marks span.current em{color:#e7446b}.dark .c-slider-marks span em,.mobile-mode.dark .c-slider-marks span em{color:#fff}.dark .c-slider-marks span.current em,.mobile-mode.dark .c-slider-marks span.current em{color:#fae247}.dark .c-slider-track-0:after,.mobile-mode.dark .c-slider-track-0:after{background:#fae247}.dark .c-slider-track-1:after,.mobile-mode.dark .c-slider-track-1:after{background:#444}.dark .c-slider-thumb,.dark .c-slider-thumb-mark,.mobile-mode.dark .c-slider-thumb,.mobile-mode.dark .c-slider-thumb-mark{background:#444;box-shadow:0 0 1px 4px #fae247}.web-spinner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.web-spinner.fixed{height:100%;position:fixed;top:0;width:100%;z-index:1}.web-spinner.absolute{height:100%;position:absolute;top:0;width:100%;z-index:1}.web-spinner .spinner{animation:spin-circle .8s linear infinite;border:4px solid #fae247;border-radius:100%;border-top-color:#e7446b;height:36px;width:36px}.web-spinner.mini .spinner{border:1px solid #fae247;border-top-color:#e7446b;height:12px;width:12px}.web-spinner.small .spinner{border:2px solid #fae247;border-top-color:#e7446b;height:18px;width:18px}.web-text-spinner{color:inherit;opacity:.35}@keyframes spinner{to{transform:rotate(1turn)}}.rc-table{color:#222;font-size:16px;margin-bottom:36px}.rc-table-content{border:none;border-radius:0}.rc-table td,.rc-table th{border:none}.rc-table thead th{text-align:left}.rc-table tbody tr td,.rc-table tbody tr th,.rc-table thead th{background:none;padding:12px 36px}.rc-table .rc-table-cell.rc-table-cell-row-hover{background:none}.rc-table-tbody tr{border-radius:36px}.rc-table-tbody tr:nth-child(odd) td{background:#f7f7f7!important}.rc-table-tbody tr:nth-child(odd) td:first-child{border-radius:36px 0 0 36px}.rc-table-tbody tr:nth-child(odd) td:last-child{border-radius:0 36px 36px 0}.rc-table-tbody .rc-table-placeholder:first-child td{background:#fff!important;color:#888;font-size:12px;height:160px;padding-bottom:36px}.mobile-mode .rc-table{font-size:.12rem;margin-bottom:.24rem}.mobile-mode .rc-table tbody tr td,.mobile-mode .rc-table tbody tr th,.mobile-mode .rc-table thead tr td,.mobile-mode .rc-table thead tr th{padding:.08rem}.mobile-mode .rc-table tbody tr td:first-child,.mobile-mode .rc-table tbody tr th:first-child,.mobile-mode .rc-table thead tr td:first-child,.mobile-mode .rc-table thead tr th:first-child{padding-left:.24rem}.mobile-mode .rc-table tbody tr td:last-child,.mobile-mode .rc-table tbody tr th:last-child,.mobile-mode .rc-table thead tr td:last-child,.mobile-mode .rc-table thead tr th:last-child{padding-right:.24rem}.mobile-mode .rc-table-tbody tr{border-radius:.28rem}.mobile-mode .rc-table-tbody tr:nth-child(odd) td:first-child{border-radius:.28rem 0 0 .28rem}.mobile-mode .rc-table-tbody tr:nth-child(odd) td:last-child{border-radius:0 .28rem .28rem 0}.mobile-mode .rc-table-tbody .rc-table-placeholder:first-child td{font-size:.12rem;height:1.6rem;padding-bottom:.24rem}.dark .rc-table,.mobile-mode.dark .rc-table{color:#fff}.dark .rc-table-tbody tr:nth-child(odd) td,.mobile-mode.dark .rc-table-tbody tr:nth-child(odd) td{background:#333!important}.dark .rc-table-tbody .rc-table-placeholder:first-child td,.mobile-mode.dark .rc-table-tbody .rc-table-placeholder:first-child td{background:#222!important}.web-tabs{border:none;-webkit-user-select:none;user-select:none}.web-tabs .rc-tabs-tab{background:none;font-size:18px}.web-tabs .rc-tabs-tab-btn{line-height:48px;padding:0 32px 12px}.web-tabs .rc-tabs-tab-active{color:#e7446b}.web-tabs .rc-tabs-nav-wrap:after{background:#f7f7f7;border-radius:6px;bottom:0;content:"";display:block;height:12px;left:0;position:absolute;right:0}.web-tabs .rc-tabs-nav-list{z-index:1}.web-tabs .rc-tabs-ink-bar{background:#e7446b;border-radius:6px;height:12px}.web-tabs .rc-table{padding-top:0}.web-tabs .rc-table:after,.web-tabs .rc-table:before{height:0}.mobile-mode .web-tabs .rc-tabs-tab{font-size:.14rem}.mobile-mode .web-tabs .rc-tabs-tab-btn{line-height:.4rem;padding:0 .26rem .08rem}.mobile-mode .web-tabs .rc-tabs-nav-wrap{justify-content:center}.mobile-mode .web-tabs .rc-tabs-nav-wrap:after{border-radius:.04rem;height:.08rem}.mobile-mode .web-tabs .rc-tabs-nav-list{justify-content:center;width:100%}.mobile-mode .web-tabs .rc-tabs-ink-bar{border-radius:.04rem;height:.08rem}.dark .web-tabs .rc-tabs-tab-active,.mobile-mode.dark .web-tabs .rc-tabs-tab-active{color:#fae247}.dark .web-tabs .rc-tabs-nav-wrap:after,.mobile-mode.dark .web-tabs .rc-tabs-nav-wrap:after{background:#333}.dark .web-tabs .rc-tabs-ink-bar,.mobile-mode.dark .web-tabs .rc-tabs-ink-bar{background:#fae247}.web-toast-error,.web-toast-loading,.web-toast-success{border-radius:24px!important;color:#fff!important;padding:8px 16px!important}.web-toast-success{background:#8bce62!important;box-shadow:0 0 20px #8bce62!important}.web-toast-success>div:first-child{background:url(//derify-app-resources.vercel.app/image/icon/toast-success.svg) 50%/contain no-repeat;height:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.web-toast-success>div:first-child *{display:none!important}.web-toast-loading{background:#ffc653!important;box-shadow:0 0 20px #ffc653!important}.web-toast-loading>div:first-child div{background:url(//derify-app-resources.vercel.app/image/icon/toast-loading.svg) 50%/contain no-repeat;border:none!important;height:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.web-toast-loading>div:first-child div *{display:none!important}.web-toast-error{background:#ff7e67!important;box-shadow:0 0 20px #ff7e67!important}.web-toast-error>div:first-child{background:url(//derify-app-resources.vercel.app/image/icon/toast-fail.svg) 50%/contain no-repeat;height:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.web-toast-error>div:first-child *{display:none!important}.web-header-select-lang{position:relative}.web-header-select-lang-label{align-items:center;background:#fff0;border-radius:24px;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:space-between;padding:0 24px;transition:all .25s ease-in-out;white-space:nowrap}.web-header-select-lang-label span{align-items:center;color:#888;display:flex;transition:all .25s ease-in-out}.web-header-select-lang-label span:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-right.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-header-select-lang-label:hover{background:#f7f7f7}.web-header-select-lang-label:hover span{color:#e7446b}.web-header-select-lang-label:hover span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-right-active.svg)}.web-header-select-lang-menu{background:#fff;border-radius:24px;box-shadow:0 0 8px #0003;display:none;min-width:240px;padding:24px;position:absolute;right:0;top:48px;z-index:11}.web-header-select-lang-menu.show{display:block}.web-header-select-lang-menu li{align-items:center;display:flex;padding:0 24px}.web-header-select-lang-menu li.active,.web-header-select-lang-menu li.active:hover{background:#e7446b;color:#fff}.web-header-select-lang-menu hr{background:#f7f7f7;border:none;height:1px}.mobile-mode .web-header-select-lang-label{border-radius:.2rem;font-size:.14rem;height:.36rem;padding:0 .2rem}.mobile-mode .web-header-select-lang-label span:after{height:.1rem;margin-left:.08rem;width:.1rem}.mobile-mode .web-header-select-lang-menu{border-radius:.2rem;padding:.2rem;top:.4rem}.mobile-mode .web-header-select-lang-menu li{padding:0 .18rem}.dark .web-header-select-lang-label,.mobile-mode.dark .web-header-select-lang-label{background:#3330;cursor:pointer;white-space:nowrap}.dark .web-header-select-lang-label span,.mobile-mode.dark .web-header-select-lang-label span{color:#888}.dark .web-header-select-lang-label span:after,.mobile-mode.dark .web-header-select-lang-label span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-right-dark.svg)}.dark .web-header-select-lang-label:hover,.mobile-mode.dark .web-header-select-lang-label:hover{background:#333}.dark .web-header-select-lang-label:hover span,.mobile-mode.dark .web-header-select-lang-label:hover span{color:#fae247}.dark .web-header-select-lang-label:hover span:after,.mobile-mode.dark .web-header-select-lang-label:hover span:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-right-dark-active.svg)}.dark .web-header-select-lang-menu,.mobile-mode.dark .web-header-select-lang-menu{background:#222;box-shadow:0 0 8px #000c}.dark .web-header-select-lang-menu li.active,.dark .web-header-select-lang-menu li.active:hover,.mobile-mode.dark .web-header-select-lang-menu li.active,.mobile-mode.dark .web-header-select-lang-menu li.active:hover{background:#fae247;color:#222}.dark .web-header-select-lang-menu hr,.mobile-mode.dark .web-header-select-lang-menu hr{background:#888}.px-0{padding:0!important}.web-header-tool{position:relative}.web-header-tool-button{align-items:center;background:#f7f7f7;border:0 solid #f7f7f7;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .25s ease-in-out;width:32px}.web-header-tool-button:before{background:#888;border-radius:50%;box-shadow:-6px 0 #888,6px 0 #888;content:"";display:block;height:4px;transition:all .25s ease-in-out;width:4px}.web-header-tool-button.active,.web-header-tool-button:hover{background:#fff;border:2px solid #e7446b}.web-header-tool-button.active:before,.web-header-tool-button:hover:before{background:#e7446b;box-shadow:-6px 0 #e7446b,6px 0 #e7446b}.web-header-tool-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 0 8px #0003;display:none;padding:24px;position:absolute;right:0;top:40px;transition:all .25s ease-in-out;width:370px;z-index:10}.web-header-tool-menu.show{display:block}.web-header-tool-menu ul li{background:#fff0;border-radius:24px;cursor:pointer;font-size:18px;height:48px;transition:all .25s ease-in-out;white-space:nowrap}.web-header-tool-menu ul li:hover{background:#f7f7f7;color:#e7446b}.web-header-tool-menu ul li>a{align-items:center;display:block;display:flex;flex:1 1;height:48px;padding:0 24px}.web-header-tool-menu ul li strong{font-weight:400;padding:0 9px}.web-header-tool-menu ul li:not(:last-of-type){margin-bottom:4px}.mobile-mode .web-header-tool-button{height:.2rem;width:.2rem}.mobile-mode .web-header-tool-button:before{box-shadow:-.04rem 0 #888,.04rem 0 #888;height:.025rem;width:.025rem}.mobile-mode .web-header-tool-menu{background:#ffffff80;border-radius:.2rem;padding:.2rem;top:.28rem;width:2.6rem}.mobile-mode .web-header-tool-menu ul li{border-radius:.2rem;font-size:.14rem;height:.36rem}.mobile-mode .web-header-tool-menu ul li>a{height:.36rem;padding:0 .2rem}.mobile-mode .web-header-tool-menu ul li strong{padding:0 .06rem}.mobile-mode .web-header-tool-menu ul li:not(:last-of-type){margin-bottom:.04rem}.dark .web-header-tool-button,.mobile-mode.dark .web-header-tool-button{background:#333;border:0 solid #333}.dark .web-header-tool-button.active,.dark .web-header-tool-button:hover,.mobile-mode.dark .web-header-tool-button.active,.mobile-mode.dark .web-header-tool-button:hover{background:#222;border:2px solid #fae247}.dark .web-header-tool-button.active:before,.dark .web-header-tool-button:hover:before,.mobile-mode.dark .web-header-tool-button.active:before,.mobile-mode.dark .web-header-tool-button:hover:before{background:#fae247;box-shadow:-6px 0 #fae247,6px 0 #fae247}.dark .web-header-tool-menu,.mobile-mode.dark .web-header-tool-menu{background-color:#222;box-shadow:0 0 8px #000c}.dark .web-header-tool-menu ul li,.mobile-mode.dark .web-header-tool-menu ul li{background:#3330}.dark .web-header-tool-menu ul li:hover,.mobile-mode.dark .web-header-tool-menu ul li:hover{background:#333;color:#fae247}.mobile-mode.dark .web-header-tool-button.active:before,.mobile-mode.dark .web-header-tool-button:hover:before{background:#fae247;box-shadow:-.04rem 0 #fae247,.04rem 0 #fae247}.web-header{align-items:center;display:flex;justify-content:space-between;z-index:21}.web-header,.web-header-bg{height:80px;left:0;position:fixed;top:0;width:100%}.web-header-bg{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20}.web-header-logo{align-items:center;display:flex;height:80px;justify-content:center;width:290px}.web-header-logo a{background:url(//derify-app-resources.vercel.app/image/logo.png) 50%/contain no-repeat;display:block;font-weight:400;height:40px;position:relative;width:243px}.web-header-nav{align-items:center;display:flex}.web-header-nav>a,.web-header-nav>span{align-items:center;display:flex;font-size:20px;justify-content:center;margin:0 24px;position:relative}.web-header-nav a,.web-header-nav span{cursor:pointer;font-weight:200;line-height:40px;transition:all .25s ease-in-out}.web-header-nav a.active,.web-header-nav span.active{color:#e7446b;font-weight:700}.web-header-nav a.active em,.web-header-nav span.active em{border-color:#e7446b;border-width:0 0 2px 2px}.web-header-nav a em,.web-header-nav span em{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;display:block;height:12px;margin-left:8px;width:12px}.web-header-nav a ul,.web-header-nav span ul{background:#fff;border-radius:10px;box-shadow:0 0 8px #0003;left:50%;max-height:0;opacity:0;overflow:hidden;padding:10px 0;position:absolute;top:40px;transform:translateX(-50%);transition:all .25s ease-in-out;z-index:20}.web-header-nav a ul a,.web-header-nav span ul a{font-size:16px;margin:0;padding:0 20px;white-space:nowrap}.web-header-nav a:hover,.web-header-nav span:hover{color:#e7446b}.web-header-nav a:hover em,.web-header-nav span:hover em{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.web-header-nav a:hover ul,.web-header-nav span:hover ul{max-height:140px;opacity:1}.web-header-nav.disabled{position:relative}.web-header-nav.disabled:after{background:#f7f7f7cc;border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.web-header-tools{align-items:center;display:flex;padding-right:24px}.web-header-tools>.web-button{margin-right:16px}.web-header-blank{height:80px;margin-bottom:40px}.dark .web-header-logo a{background-image:url(//derify-app-resources.vercel.app/image/logo-dark.png)}.dark .web-header-nav a.active,.dark .web-header-nav span.active{color:#fae247}.dark .web-header-nav a.active em,.dark .web-header-nav span.active em{border-color:#fae247}.dark .web-header-nav a em,.dark .web-header-nav span em{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .web-header-nav a ul,.dark .web-header-nav span ul{background:#222;box-shadow:0 0 8px #000c}.dark .web-header-nav a:hover,.dark .web-header-nav span:hover{color:#fae247}.dark .web-header-nav a:hover em,.dark .web-header-nav span:hover em{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg) 50%/contain no-repeat}.m-header{display:flex;justify-content:space-between;padding:0 .16rem 0 .12rem;z-index:21}.m-header,.m-header-bg,.m-header-blank{height:.48rem;width:100vmin}.m-header-bg{background:#fff;z-index:20}.m-header,.m-header-bg{left:0;position:fixed;right:0;top:0}.m-header-blank{margin-bottom:.24rem}.m-header .m-logo{align-items:center;background:url(//derify-app-resources.vercel.app/image/icon/logo-menu.svg) 0/.025rem .125rem no-repeat;display:flex;font-size:.16rem;padding-left:.08rem}.m-header .m-logo:before{background:url(//derify-app-resources.vercel.app/image/logo-mobile.svg) 50%/contain no-repeat;content:"";display:block;height:.24rem;margin-right:.08rem;width:.24rem}.m-header-right{align-items:center;display:flex}.m-nav{background:#fff;bottom:0;box-shadow:0 0 .2rem #0003;left:0;position:absolute;top:0;width:3rem;z-index:23}.m-nav-layout{background:#ffffff80;bottom:0;left:-100vmin;opacity:0;position:fixed;top:0;transition:all .25s ease-in-out;width:100vmin;z-index:22}.m-nav-layout.show{left:0;opacity:1}.m-nav h2{padding:.12rem .18rem}.m-nav h2 a{background:url(//derify-app-resources.vercel.app/image/logo.png) 0/contain no-repeat;display:block;height:.24rem;text-indent:-9999px}.m-nav>nav{padding:.32rem}.m-nav>nav>ul>li a{align-items:center;border-radius:.24rem;display:flex;height:.48rem;padding:0 .24rem}.m-nav>nav>ul>li a.active{background:#e7446b;color:#fff;font-weight:700}.m-nav>nav nav{position:relative}.m-nav>nav nav span{align-items:center;border-radius:.24rem;display:flex;height:.48rem;justify-content:space-between;padding:0 .24rem}.m-nav>nav nav.active{color:#fff;color:#e7446b;font-weight:700}.m-nav>nav nav.active em{border-color:#e7446b;border-width:0 0 2px 2px}.m-nav>nav nav.show em{transform:rotate(-45deg)}.m-nav>nav nav.show ul{max-height:1.2rem}.m-nav>nav nav em{border-color:#888;border-style:solid;border-width:0 0 1.5px 1.5px;display:block;height:8px;margin-left:8px;position:relative;top:-2px;transform:rotate(-225deg);transition:all .25s ease-in-out;width:8px}.m-nav>nav nav ul{max-height:0;overflow:hidden;padding-left:.4rem;transition:all .25s ease-in-out}.m-nav>nav nav ul li a{align-items:center;display:flex;font-size:.14rem;height:.32rem}.m-nav>nav nav ul li a.active{color:#e7446b;font-weight:700}.m-nav footer{bottom:.42rem;color:#888;font-size:.14rem;left:.56rem;position:absolute}.m-nav footer p{align-items:center;display:flex;height:.24rem;text-align:left}.m-nav footer p span{background:50%/contain no-repeat;display:block;height:.2rem;margin-right:.08rem;text-indent:-9999px;width:.2rem}.m-nav footer p span.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-nav.svg)}.m-nav footer p span.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-nav.svg)}.m-nav footer p span.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-nav.svg)}.m-nav footer p span.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-nav.svg)}.m-nav footer p span.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-nav.svg)}.dark .m-header-bg,.mobile-mode.dark .m-header-bg{background:#222c;z-index:20}.dark .m-header .m-logo,.mobile-mode.dark .m-header .m-logo{background-image:url(//derify-app-resources.vercel.app/image/icon/logo-menu-dark.svg)}.dark .m-nav,.mobile-mode.dark .m-nav{background:#222;box-shadow:0 0 .2rem #000c}.dark .m-nav-layout,.mobile-mode.dark .m-nav-layout{background:#222c}.dark .m-nav h2 a,.mobile-mode.dark .m-nav h2 a{background-image:url(//derify-app-resources.vercel.app/image/logo-dark.png)}.dark .m-nav>nav>ul>li a.active,.mobile-mode.dark .m-nav>nav>ul>li a.active{background:#fae247;color:#222}.dark .m-nav>nav nav.active,.mobile-mode.dark .m-nav>nav nav.active{color:#fae247}.dark .m-nav>nav nav.active em,.mobile-mode.dark .m-nav>nav nav.active em{border-color:#fae247}.dark .m-nav>nav nav ul li a.active,.mobile-mode.dark .m-nav>nav nav ul li a.active{color:#fae247}.web-trade-multiple-status{align-items:center;border-radius:10px;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;min-width:50px;padding:2px 2px 2px 10px}.web-trade-multiple-status.no-multiple{padding-right:10px}.web-trade-multiple-status span{color:#fff;text-transform:capitalize}.web-trade-multiple-status em{align-items:center;background:#fff;border-radius:8px;display:flex;height:16px;margin-left:8px;padding:0 8px}.web-trade-multiple-status.status-short{background-image:linear-gradient(-90deg,#f64242,#f87373)}.web-trade-multiple-status.status-short em{color:#f64242}.web-trade-multiple-status.status-long{background-image:linear-gradient(-90deg,#11be6b,#18ea85)}.web-trade-multiple-status.status-long em{color:#11be6b}.web-trade-multiple-status.status-twoway{background-image:linear-gradient(-90deg,#42a3ff,#75bcff)}.web-trade-multiple-status.status-twoway em{color:#42a3ff}.mobile-mode .web-trade-multiple-status{border-radius:.08rem;font-size:.1rem;height:.16rem;min-width:.5rem;padding:.02rem .02rem .02rem .08rem}.mobile-mode .web-trade-multiple-status.no-multiple{padding-right:.08rem}.mobile-mode .web-trade-multiple-status em{align-items:center;border-radius:.06rem;display:flex;height:.12rem;margin-left:.06rem;padding:0 .06rem}.web-not-connect{align-items:center;background:#f7f7f7cc;border-radius:48px;display:flex;height:calc(100vh - 200px);justify-content:center;min-height:400px}.mobile-mode .web-not-connect{border-radius:.36rem;height:calc(100vh - 1rem);margin:0 .16rem;width:auto}.dark .web-not-connect,.mobile-mode.dark .web-not-connect{background:#333c}.web-airdrop{margin:0 auto 35px;width:876px}.web-airdrop header,.web-airdrop ul{border:12px solid #f7f7f7;border-radius:48px;display:flex}.web-airdrop header{justify-content:space-between;margin-bottom:48px;padding:48px}.web-airdrop header main h3{font-size:18px;font-weight:400;line-height:20px}.web-airdrop header main .web-balance-show{font-size:26px;margin:16px 0}.web-airdrop header main p{color:#888;font-size:14px;line-height:20px}.web-airdrop header main p strong{color:#222}.web-airdrop ul{background:#f7f7f7;flex-flow:column}.web-airdrop ul li{align-items:center;background:#fff;border-radius:36px;display:flex;height:72px;justify-content:space-between;padding:0 16px 0 36px}.web-airdrop ul li:not(:last-child){margin-bottom:12px}.web-airdrop ul li h4{flex:1 1;font-size:16px;font-weight:400;line-height:20px}.web-airdrop ul li h4 time{color:#e7446b;display:block;font-size:16px}.web-airdrop ul li .web-balance-show{font-size:26px;font-size:18px;margin-right:160px}.web-broker-dialog{align-items:center;display:flex;flex-flow:column}.web-broker-dialog-card{flex:1 1}.web-broker-dialog-card-layout{background:#f7f7f7;border-radius:36px;display:flex;justify-content:space-between;margin-bottom:36px;padding:36px;width:100%}.web-broker-dialog-card-ico{align-items:center;border-radius:50%;display:flex;height:110px;justify-content:center;margin-right:24px;overflow:hidden;width:110px}.web-broker-dialog-card-ico .web-image{height:110px;width:110px}.web-broker-dialog-card h3{align-items:center;display:flex;font-size:18px;line-height:26px}.web-broker-dialog-card small{color:#888;display:block;font-size:16px;line-height:20px}.web-broker-dialog-card-sns{align-items:center;display:flex;padding:12px 0}.web-broker-dialog-card-sns a{background:50%/contain no-repeat;display:block;height:20px;width:20px}.web-broker-dialog-card-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram.svg)}.web-broker-dialog-card-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord.svg)}.web-broker-dialog-card-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter.svg)}.web-broker-dialog-card-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit.svg)}.web-broker-dialog-card-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat.svg)}.web-broker-dialog-card-sns a:not(:last-child){margin-right:8px}.web-broker-dialog-card-lang span{align-items:center;background:#fff;border-radius:10px;display:inline-flex;font-size:10px;height:20px;padding:0 10px}.web-broker-dialog-card-lang span:not(:last-child){margin-right:8px}.web-broker-dialog .web-button{width:186px}.mobile-mode .web-broker-dialog-card-layout{margin-bottom:.24rem;padding:.24rem}.mobile-mode .web-broker-dialog-card-ico{border-radius:50%;height:.64rem;margin-right:.16rem;width:.64rem}.mobile-mode .web-broker-dialog-card-ico .web-image{height:.64rem;width:.64rem}.mobile-mode .web-broker-dialog-card h3{font-size:.14rem;line-height:.2rem}.mobile-mode .web-broker-dialog-card small{font-size:.12rem;line-height:1}.mobile-mode .web-broker-dialog-card-sns{align-items:center;display:flex;padding:.12rem 0}.mobile-mode .web-broker-dialog-card-sns a{height:.2rem;width:.2rem}.mobile-mode .web-broker-dialog-card-sns a:not(:last-child){margin-right:.08rem}.mobile-mode .web-broker-dialog-card-lang{margin:-.04rem}.mobile-mode .web-broker-dialog-card-lang span{border-radius:.1rem;font-size:.1rem;height:.2rem;margin:.04rem;padding:0 .08rem}.mobile-mode .web-broker-dialog .web-button{width:1.4rem}.dark .web-broker-dialog-card-layout,.mobile-mode.dark .web-broker-dialog-card-layout{background:#333}.dark .web-broker-dialog-card-sns a.telegram,.mobile-mode.dark .web-broker-dialog-card-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .web-broker-dialog-card-sns a.discord,.mobile-mode.dark .web-broker-dialog-card-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .web-broker-dialog-card-sns a.twitter,.mobile-mode.dark .web-broker-dialog-card-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .web-broker-dialog-card-sns a.reddit,.mobile-mode.dark .web-broker-dialog-card-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .web-broker-dialog-card-sns a.wechat,.mobile-mode.dark .web-broker-dialog-card-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.dark .web-broker-dialog-card-lang span,.mobile-mode.dark .web-broker-dialog-card-lang span{background:#222}.web-broker-list{background:#f7f7f7;border-radius:48px;margin-bottom:48px;padding:0 48px 36px}.web-broker-list-header{align-items:center;display:flex;height:120px;justify-content:center;position:relative}.web-broker-list-header h2{font-size:24px;font-weight:400}.web-broker-list-header a{align-items:center;color:#e7446b;display:flex;font-weight:700;left:0;position:absolute}.web-broker-list-header a:before{background:url(//derify-app-resources.vercel.app/image/icon/arrow-left.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-right:8px;width:12px}.web-broker-list-filter{display:flex;justify-content:space-between;margin-bottom:36px}.web-broker-list-filter .web-select:not(:last-child){margin-right:24px}.web-broker-list-main{margin-bottom:36px}.web-broker-list-item{align-items:flex-start;background:#fff;border-radius:36px;display:flex;justify-content:space-between;padding:36px}.web-broker-list-item:not(:last-child){margin-bottom:12px}.web-broker-list-item-ico{align-items:center;border-radius:50%;display:flex;height:110px;justify-content:center;margin-right:24px;overflow:hidden;width:110px}.web-broker-list-item-ico .web-image{height:110px;width:110px}.web-broker-list-item-info{width:260px}.web-broker-list-item-info h3{font-size:18px;line-height:26px}.web-broker-list-item-info em{color:#888;display:block;font-size:16px;line-height:20px}.web-broker-list-item-info-sns{align-items:center;display:flex;padding:12px 0}.web-broker-list-item-info-sns a{background:50%/contain no-repeat;display:block;height:20px;width:20px}.web-broker-list-item-info-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram.svg)}.web-broker-list-item-info-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord.svg)}.web-broker-list-item-info-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter.svg)}.web-broker-list-item-info-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit.svg)}.web-broker-list-item-info-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat.svg)}.web-broker-list-item-info-sns a:not(:last-child){margin-right:8px}.web-broker-list-item-info-lang span{align-items:center;background:#f7f7f7;border-radius:10px;color:#888;display:inline-flex;font-size:10px;height:20px;padding:0 10px}.web-broker-list-item-info-lang span:not(:last-child){margin-right:8px}.web-broker-list-item-about{font-size:14px;line-height:18px;overflow:hidden;position:relative;transition:all .25s ease-in-out;width:486px}.web-broker-list-item-about aside{color:#e7446b;cursor:pointer;font-size:14px;font-weight:700;line-height:18px}.web-broker-list-item-about aside.more{align-items:center;background:#fff;bottom:0;display:flex;padding-left:10px;position:absolute;right:0}.web-broker-list-item-about aside.more:before{color:#222;content:"...";display:block;margin-right:30px}.web-broker-list-item-about aside.hide{text-align:right}.web-broker-list-item-operate{width:234px}.mobile-mode .web-broker-list{background:#fff;margin-bottom:.32rem;padding:0 .16rem;width:100%}.mobile-mode .web-broker-list-header{height:.48rem;margin-bottom:.24rem}.mobile-mode .web-broker-list-header h2{font-size:.2rem}.mobile-mode .web-broker-list-header a{height:.48rem;text-indent:-9999px;width:.48rem}.mobile-mode .web-broker-list-header a:before{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-left.svg);height:.12rem;width:.12rem}.mobile-mode .web-broker-list-filter{display:block;margin-bottom:.24rem}.mobile-mode .web-broker-list-filter main{display:flex;justify-content:center;padding:0 .28rem}.mobile-mode .web-broker-list-filter .web-select:not(:last-child){margin-right:.24rem}.mobile-mode .web-broker-list-filter .web-select-show-button{width:1.5rem}.mobile-mode .web-broker-list-main{background:#f7f7f7;border-radius:.36rem;margin-bottom:.24rem;padding:.08rem}.mobile-mode .web-broker-list-item{border-radius:.28rem;flex-flow:column;padding:.24rem .24rem .24rem 1.04rem;position:relative}.mobile-mode .web-broker-list-item:not(:last-child){margin-bottom:.08rem}.mobile-mode .web-broker-list-item-ico{height:.64rem;left:.24rem;margin-right:.16rem;position:absolute;top:.24rem;width:.64rem}.mobile-mode .web-broker-list-item-ico .web-image{height:.64rem;width:.64rem}.mobile-mode .web-broker-list-item-info{width:2rem}.mobile-mode .web-broker-list-item-info h3{font-size:.14rem;line-height:.2rem}.mobile-mode .web-broker-list-item-info em{font-size:.12rem;line-height:1}.mobile-mode .web-broker-list-item-info-sns{padding:.12rem 0}.mobile-mode .web-broker-list-item-info-sns a{height:.2rem;width:.2rem}.mobile-mode .web-broker-list-item-info-sns a:not(:last-child){margin-right:.08rem}.mobile-mode .web-broker-list-item-info-lang{margin:-.04rem}.mobile-mode .web-broker-list-item-info-lang span{border-radius:.2rem;font-size:.1rem;height:.2rem;padding:0 .1rem}.mobile-mode .web-broker-list-item-info-lang span:not(:last-child){margin:.04rem}.mobile-mode .web-broker-list-item-about{font-size:.12rem;line-height:.16rem;margin:.24rem 0 0;width:2rem}.mobile-mode .web-broker-list-item-about aside{font-size:.12rem;line-height:.16rem}.mobile-mode .web-broker-list-item-about aside.more{align-items:center;background:#fff;bottom:0;display:flex;padding-left:10px;position:absolute;right:0}.mobile-mode .web-broker-list-item-about aside.more:before{color:#222;content:"...";display:block;margin-right:30px}.mobile-mode .web-broker-list-item-about aside.hide{text-align:right}.mobile-mode .web-broker-list-item-operate{background:url(//derify-app-resources.vercel.app/image/icon/arrow-right.svg) 50%/.12rem .12rem no-repeat;height:.4rem;position:absolute;right:.2rem;top:.2rem;width:.4rem}.dark .web-broker-list,.mobile-mode.dark .web-broker-list{background:#333}.dark .web-broker-list-header a,.mobile-mode.dark .web-broker-list-header a{color:#fae247}.dark .web-broker-list-header a:before,.mobile-mode.dark .web-broker-list-header a:before{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-left-dark.svg)}.dark .web-broker-list-item,.mobile-mode.dark .web-broker-list-item{background:#222}.dark .web-broker-list-item-info-sns a.telegram,.mobile-mode.dark .web-broker-list-item-info-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .web-broker-list-item-info-sns a.discord,.mobile-mode.dark .web-broker-list-item-info-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .web-broker-list-item-info-sns a.twitter,.mobile-mode.dark .web-broker-list-item-info-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .web-broker-list-item-info-sns a.reddit,.mobile-mode.dark .web-broker-list-item-info-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .web-broker-list-item-info-sns a.wechat,.mobile-mode.dark .web-broker-list-item-info-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.dark .web-broker-list-item-info-lang span,.mobile-mode.dark .web-broker-list-item-info-lang span{background:#333}.dark .web-broker-list-item-about aside,.mobile-mode.dark .web-broker-list-item-about aside{color:#fae247}.dark .web-broker-list-item-about aside.more,.mobile-mode.dark .web-broker-list-item-about aside.more{background:#222}.dark .web-broker-list-item-about aside.more:before,.mobile-mode.dark .web-broker-list-item-about aside.more:before{color:#fff}.mobile-mode.dark .web-broker-list{background:#222}.mobile-mode.dark .web-broker-list-main{background:#333}.web-broker-bind{align-items:center;background:#f7f7f7;border-radius:24px;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px)}.web-broker-bind p{color:#222;font-size:40px}.web-broker-bind p:nth-child(2){font-size:26px;margin:36px 0 48px}.web-broker-bind input{border:2px solid #e7e7e7;border-radius:24px;display:block;font-size:24px;height:48px;line-height:normal;margin-bottom:36px;outline:none;padding:6px;text-align:center;transition:all .25s ease-in-out;width:600px}.web-broker-bind input:focus,.web-broker-bind input:hover{border-color:#e7446b;color:#e7446b}.web-broker-bind .buttons{display:flex}.web-broker-bind .buttons .web-button{width:288px}.web-broker-bind .buttons .web-button:last-child{background:#fff;margin-left:25px}.mobile-mode .web-broker-bind{background:#fff;min-height:calc(100vh - 1rem);padding:.48rem;width:auto}.mobile-mode .web-broker-bind p{font-size:.28rem;line-height:.4rem;text-align:center}.mobile-mode .web-broker-bind p:nth-child(2){font-size:.18rem;line-height:.28rem;margin:.08rem 0 .48rem}.mobile-mode .web-broker-bind input{border-radius:.18rem;font-size:.18rem;height:.36rem;margin-bottom:.32rem;padding:.06rem;width:100%}.mobile-mode .web-broker-bind .buttons{flex-flow:column;width:100%}.mobile-mode .web-broker-bind .buttons .web-button{width:100%}.mobile-mode .web-broker-bind .buttons .web-button:last-child{margin-left:0;margin-top:.12rem}.dark .web-broker-bind,.mobile-mode.dark .web-broker-bind{background:#333}.dark .web-broker-bind p,.mobile-mode.dark .web-broker-bind p{color:#fff}.dark .web-broker-bind input,.mobile-mode.dark .web-broker-bind input{background:#222;border-color:#444}.dark .web-broker-bind input:focus,.dark .web-broker-bind input:hover,.mobile-mode.dark .web-broker-bind input:focus,.mobile-mode.dark .web-broker-bind input:hover{border-color:#fae247;color:#fae247}.dark .web-broker-bind .buttons .web-button:last-child,.mobile-mode.dark .web-broker-bind .buttons .web-button:last-child{background:#222}.web-broker-workbench{align-items:flex-start;display:flex;justify-content:space-between}.mobile-mode .web-broker-workbench{flex-flow:column-reverse;padding:0 .16rem;position:relative;width:100%}.web-broker-table-history-amount strong,.web-broker-table-history-balance strong,.web-broker-table-history-type strong,.web-broker-table-time time,.web-broker-table-transaction-pnl strong,.web-broker-table-transaction-type strong{display:block;font-size:14px;font-weight:400;line-height:20px}.web-broker-table-history-amount u,.web-broker-table-history-balance u,.web-broker-table-time em,.web-broker-table-transaction-pnl em,.web-broker-table-transaction-type em{color:#888;display:block;font-size:10px;line-height:20px}.web-broker-table-history-type a{align-items:center;color:#888;display:flex;font-size:10px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-broker-table-history-type a:after{background:url(//derify-app-resources.vercel.app/image/icon/share-gray.svg) 50%/contain no-repeat;content:"";display:block;height:20px;width:20px}.web-broker-table-time time{white-space:nowrap}.web-broker-table-transaction-tx a{align-items:center;display:flex;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-broker-table-transaction-tx a:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;width:20px}.web-broker-table-transaction-tx a:first-child{font-size:14px}.web-broker-table-transaction-tx a:first-child:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share.svg);margin-left:4px}.web-broker-table-transaction-tx a:last-child{color:#888;font-size:10px}.web-broker-table-transaction-tx a:last-child:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-gray.svg)}.web-broker-table-transaction-type strong{font-weight:700}.web-broker-table-transaction-type strong.open{color:#11be6b}.web-broker-table-transaction-type strong.close{color:#f64242}.web-broker-table-transaction-pnl strong{font-weight:700}.web-broker-table-transaction-pnl strong.up{color:#11be6b}.web-broker-table-transaction-pnl strong.down{color:#f64242}.web-broker-table-trader-tx{align-items:center;display:flex}.web-broker-table-trader-tx .web-image{height:40px;margin-left:-24px;margin-right:8px;width:40px}.web-broker-table-trader-tx a{align-items:center;display:flex;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-broker-table-trader-tx a:after{background:url(//derify-app-resources.vercel.app/image/icon/share.svg) 50%/contain no-repeat;content:"";display:block;height:20px;width:20px}.web-broker-table-wrap{min-height:calc(100vh - 760px);position:relative}.web-broker-table-wrap .loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.web-broker-table tr.close *{opacity:.75}.mobile-mode .web-broker-table-history-amount strong,.mobile-mode .web-broker-table-history-balance strong,.mobile-mode .web-broker-table-history-type strong,.mobile-mode .web-broker-table-time time,.mobile-mode .web-broker-table-transaction-pnl strong,.mobile-mode .web-broker-table-transaction-type strong{display:block;font-size:.12rem;font-weight:400;line-height:.2rem}.mobile-mode .web-broker-table-history-amount u,.mobile-mode .web-broker-table-history-balance u,.mobile-mode .web-broker-table-history-type time,.mobile-mode .web-broker-table-time em,.mobile-mode .web-broker-table-transaction-pnl em,.mobile-mode .web-broker-table-transaction-tx time,.mobile-mode .web-broker-table-transaction-type em{color:#888;display:block;font-size:.08rem;line-height:.12rem}.mobile-mode .web-broker-table-transaction-tx a{height:.2rem;line-height:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-mode .web-broker-table-transaction-tx a:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-gray.svg);height:.2rem;width:.2rem}.mobile-mode .web-broker-table-trader-tx{margin:0 -.16rem}.mobile-mode .web-broker-table-trader-tx .web-image{height:.36rem;margin-left:0;margin-right:.08rem;width:.36rem}.mobile-mode .web-broker-table-trader-tx a{height:.2rem;line-height:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-mode .web-broker-table-trader-tx a:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-gray.svg);height:.2rem;width:.2rem}.mobile-mode .web-broker-table-wrap{min-height:4rem;position:relative}.mobile-mode .web-broker-table-wrap .loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.dark .web-broker-table-transaction-tx a:first-child:after,.mobile-mode.dark .web-broker-table-transaction-tx a:first-child:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.dark .web-broker-table-transaction-tx a:last-child:after,.mobile-mode.dark .web-broker-table-transaction-tx a:last-child:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-gray.svg)}.dark .web-broker-table-trader-tx a:after,.mobile-mode.dark .web-broker-table-trader-tx a:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.web-broker-workbench-data{margin:48px auto}.mobile-mode .web-broker-workbench-data{margin:.24rem auto;padding:0 .16rem;width:100%}.web-broker-dashboard{background:#f7f7f7;border-radius:48px;height:420px;padding:12px;width:876px}.web-broker-dashboard-balance{align-items:flex-start;background:#fff;border-radius:36px;display:flex;justify-content:space-between;padding:32px 48px}.web-broker-dashboard-balance section h3{font-size:18px;font-weight:400;line-height:20px}.web-broker-dashboard-balance section .web-balance-show{font-size:26px;margin:16px 0}.web-broker-dashboard-balance section p{color:#888;font-size:14px;line-height:20px}.web-broker-dashboard-balance section p strong{color:#222}.web-broker-dashboard-data{display:flex;justify-content:space-between;margin-top:12px}.web-broker-dashboard-data main{align-items:center;display:flex;flex-flow:column;padding:32px 0;width:284px}.web-broker-dashboard-data main:first-child{padding-top:10px}.web-broker-dashboard-data main header{font-size:16px;line-height:20px}.web-broker-dashboard-data main section{font-size:32px;font-weight:700;margin:16px 0}.web-broker-dashboard-data main section>small{font-size:14px;font-weight:400;margin-left:8px}.web-broker-dashboard-data main section .web-balance-show strong{font-size:32px}.web-broker-dashboard-data main section .web-balance-show span{font-size:14px}.web-broker-dashboard-data main section .web-balance-show small{font-size:.6em}.web-broker-dashboard-data main footer{color:#888;font-size:14px;font-weight:400;line-height:20px}.web-broker-dashboard-data main footer em{color:#222;font-weight:700}.web-broker-dashboard-data main footer a{align-items:center;color:#e7446b;display:flex;font-weight:700}.web-broker-dashboard-data main footer a:after{background:url(//derify-app-resources.vercel.app/image/icon/share.svg) 50%/contain no-repeat;content:"";display:block;height:20px;margin-left:4px;width:20px}.mobile-mode .web-broker-dashboard{border-radius:.36rem;height:5rem;padding:.08rem;width:100%}.mobile-mode .web-broker-dashboard-balance{border-radius:.28rem;display:block;height:2rem;padding:.32rem;position:relative}.mobile-mode .web-broker-dashboard-balance section h3{font-size:.14rem;line-height:.2rem}.mobile-mode .web-broker-dashboard-balance section .web-balance-show{font-size:.18rem;margin:.1rem 0}.mobile-mode .web-broker-dashboard-balance section p{font-size:.1rem;line-height:.16rem}.mobile-mode .web-broker-dashboard-balance .web-button{position:absolute;right:.32rem;top:.32rem}.mobile-mode .web-broker-dashboard-data{margin-top:.16rem}.mobile-mode .web-broker-dashboard-data main{padding:.08rem 0;width:1.6rem}.mobile-mode .web-broker-dashboard-data main header{font-size:.12rem;line-height:.2rem}.mobile-mode .web-broker-dashboard-data main section{font-size:.24rem;margin:.08rem 0}.mobile-mode .web-broker-dashboard-data main section .web-balance-show{font-size:.16rem}.mobile-mode .web-broker-dashboard-data main section .web-balance-show span,.mobile-mode .web-broker-dashboard-data main section .web-balance-show strong{font-size:inherit}.mobile-mode .web-broker-dashboard-data main section .web-balance-show small{font-size:1em}.mobile-mode .web-broker-dashboard-data main footer{color:#888;font-size:.12rem;font-weight:400;line-height:.2rem}.mobile-mode .web-broker-dashboard-data main footer em{color:#222;font-weight:700}.mobile-mode .web-broker-dashboard-data main footer a{align-items:center;color:#e7446b;display:flex;font-weight:700}.mobile-mode .web-broker-dashboard-data main footer a:after{background:url(//derify-app-resources.vercel.app/image/icon/share.svg) 50%/contain no-repeat;content:"";display:block;height:20px;margin-left:4px;width:20px}.mobile-mode .web-broker-dashboard-data main:first-child section{margin:.05rem 0}.mobile-mode .web-broker-dashboard-data hr{background:#fff;border:none;width:.02rem}.dark .web-broker-dashboard,.mobile-mode.dark .web-broker-dashboard{background:#333}.dark .web-broker-dashboard-balance,.mobile-mode.dark .web-broker-dashboard-balance{background:#222}.dark .web-broker-dashboard-balance section p,.mobile-mode.dark .web-broker-dashboard-balance section p{color:#888}.dark .web-broker-dashboard-balance section p strong,.dark .web-broker-dashboard-data main footer em,.mobile-mode.dark .web-broker-dashboard-balance section p strong,.mobile-mode.dark .web-broker-dashboard-data main footer em{color:#fff}.dark .web-broker-dashboard-data main footer a,.mobile-mode.dark .web-broker-dashboard-data main footer a{color:#fae247}.dark .web-broker-dashboard-data main footer a:after,.mobile-mode.dark .web-broker-dashboard-data main footer a:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.web-broker-info{background:#f7f7f7;border-radius:48px;padding:12px;width:468px}.web-broker-info-header{flex:1 1}.web-broker-info-header-layout{display:flex;justify-content:space-between;padding:24px 24px 16px}.web-broker-info-header-ico{align-items:center;border-radius:50%;display:flex;height:110px;justify-content:center;margin-right:24px;overflow:hidden;width:110px}.web-broker-info-header-ico .web-image{height:110px;width:110px}.web-broker-info-header h3{align-items:center;display:flex;font-size:18px;line-height:26px}.web-broker-info-header h3 i{background:url(//derify-app-resources.vercel.app/image/icon/edit.svg) 50%/contain no-repeat;cursor:pointer;display:block;height:26px;margin-left:4px;width:26px}.web-broker-info-header small{color:#888;display:block;font-size:16px;line-height:20px}.web-broker-info-header-sns{align-items:center;display:flex;padding:12px 0}.web-broker-info-header-sns a{background:50%/contain no-repeat;display:block;height:20px;width:20px}.web-broker-info-header-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram.svg)}.web-broker-info-header-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord.svg)}.web-broker-info-header-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter.svg)}.web-broker-info-header-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit.svg)}.web-broker-info-header-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat.svg)}.web-broker-info-header-sns a:not(:last-child){margin-right:8px}.web-broker-info-header-lang span{align-items:center;background:#fff;border-radius:10px;display:inline-flex;font-size:10px;height:20px;padding:0 10px}.web-broker-info-header-lang span:not(:last-child){margin-right:8px}.web-broker-info-about{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:12px;height:60px;line-height:20px;margin-bottom:16px;overflow:hidden;padding:0 24px;text-overflow:ellipsis}.web-broker-info-data{background:#fff;border-radius:36px;height:170px;padding:36px 48px}.web-broker-info-data main{align-items:flex-start;display:flex;justify-content:space-between}.web-broker-info-data main dl dt{align-items:center;display:flex;font-size:16px;line-height:20px;margin-bottom:16px}.web-broker-info-data main dl dd{font-size:32px;font-weight:700}.web-broker-info-data main dl dd small{font-size:14px;font-weight:200;margin-left:8px}.web-broker-info-data main dl dd del{color:#e7e7e7}.web-broker-info-data footer{align-items:center;display:flex;justify-content:space-between;line-height:20px;margin-top:16px}.web-broker-info-data footer p{font-size:14px;font-weight:200}.web-broker-info-data footer p time{font-weight:700;margin-left:4px}.web-broker-info-data footer aside{align-items:center;display:flex}.web-broker-info-data footer aside a{color:#e7446b;font-size:14px;font-weight:700}.web-broker-info-data footer aside button,.web-broker-info-data footer aside i{background:50%/contain no-repeat;cursor:pointer;display:block;height:20px;width:20px}.web-broker-info-data footer aside button{background-image:url(//derify-app-resources.vercel.app/image/icon/copy.svg);border:none;margin:0 4px}.web-broker-info-data footer aside i{background-image:url(//derify-app-resources.vercel.app/image/icon/share.svg)}.web-broker-info-data footer.expired{justify-content:flex-start}.web-broker-info-data footer.expired p{color:#e7e7e7}.web-broker-info-data footer.expired aside{display:none}.mobile-mode .web-broker-info{background:#fff;border-radius:0;padding:.08rem;width:100%}.mobile-mode .web-broker-info-header-layout{padding:0 .08rem .12rem}.mobile-mode .web-broker-info-header-ico{height:.64rem;margin-right:.16rem;width:.64rem}.mobile-mode .web-broker-info-header-ico .web-image{height:.64rem;width:.64rem}.mobile-mode .web-broker-info-header h3{font-size:.14rem;line-height:.2rem}.mobile-mode .web-broker-info-header h3 i{height:.2rem;margin-left:.04rem;width:.2rem}.mobile-mode .web-broker-info-header small{font-size:.12rem;line-height:1}.mobile-mode .web-broker-info-header-sns{padding:.12rem 0}.mobile-mode .web-broker-info-header-sns a{height:.2rem;width:.2rem}.mobile-mode .web-broker-info-header-sns a:not(:last-child){margin-right:.08rem}.mobile-mode .web-broker-info-header-lang span{border-radius:.1rem;font-size:.1rem;height:.2rem;padding:0 .08rem}.mobile-mode .web-broker-info-header-lang span:not(:last-child){margin-right:.04rem}.mobile-mode .web-broker-info-about{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:.12rem;height:.6rem;line-height:.2rem;margin-bottom:0;overflow:hidden;padding:0 .12rem;text-overflow:ellipsis}.mobile-mode .web-broker-info-data{border-radius:.28rem;bottom:.08rem;height:1.48rem;left:.24rem;padding:.24rem;position:absolute;right:.24rem}.mobile-mode .web-broker-info-data main dl dt{font-size:.14rem;line-height:.2rem;margin-bottom:.08rem}.mobile-mode .web-broker-info-data main dl dd{font-size:.4rem}.mobile-mode .web-broker-info-data main dl dd small{font-size:.18rem;margin-left:.08rem}.mobile-mode .web-broker-info-data footer{line-height:.2rem;margin-top:.12rem}.mobile-mode .web-broker-info-data footer aside a,.mobile-mode .web-broker-info-data footer p{font-size:.1rem}.mobile-mode .web-broker-info-data footer aside button,.mobile-mode .web-broker-info-data footer aside i{height:.2rem;width:.2rem}.mobile-mode .web-broker-info-data footer.expired{justify-content:flex-start}.mobile-mode .web-broker-info-data footer.expired p{color:#e7e7e7}.mobile-mode .web-broker-info-data footer.expired aside{display:none}.dark .web-broker-info,.mobile-mode.dark .web-broker-info{background:#333}.dark .web-broker-info-header h3 i,.mobile-mode.dark .web-broker-info-header h3 i{background-image:url(//derify-app-resources.vercel.app/image/icon/edit-dark.svg)}.dark .web-broker-info-header-sns a.telegram,.mobile-mode.dark .web-broker-info-header-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .web-broker-info-header-sns a.discord,.mobile-mode.dark .web-broker-info-header-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .web-broker-info-header-sns a.twitter,.mobile-mode.dark .web-broker-info-header-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .web-broker-info-header-sns a.reddit,.mobile-mode.dark .web-broker-info-header-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .web-broker-info-header-sns a.wechat,.mobile-mode.dark .web-broker-info-header-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.dark .web-broker-info-header-lang span,.mobile-mode.dark .web-broker-info-header-lang span{background:#333}.dark .web-broker-info-data,.mobile-mode.dark .web-broker-info-data{background:#222}.dark .web-broker-info-data main dl dd del,.mobile-mode.dark .web-broker-info-data main dl dd del{color:#444}.dark .web-broker-info-data footer aside a,.mobile-mode.dark .web-broker-info-data footer aside a{color:#fae247}.dark .web-broker-info-data footer aside button,.mobile-mode.dark .web-broker-info-data footer aside button{background-image:url(//derify-app-resources.vercel.app/image/icon/copy-dark.svg)}.dark .web-broker-info-data footer aside i,.mobile-mode.dark .web-broker-info-data footer aside i{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.dark .web-broker-info-data footer.expired p,.mobile-mode.dark .web-broker-info-data footer.expired p{color:#444}.mobile-mode.dark .web-broker-info{background:#222}.web-my-broker{background:#f7f7f7;border-radius:48px;margin:0 auto;padding:12px;position:relative;width:468px}.web-my-broker-header{flex:1 1}.web-my-broker-header-layout{display:flex;justify-content:space-between;padding:24px}.web-my-broker-header-ico{align-items:center;border-radius:50%;display:flex;height:110px;justify-content:center;margin-right:24px;overflow:hidden;width:110px}.web-my-broker-header-ico .web-image{height:110px;width:110px}.web-my-broker-header h3{align-items:center;display:flex;font-size:18px;line-height:26px}.web-my-broker-header small{color:#888;display:block;font-size:16px;line-height:20px}.web-my-broker-header-sns{align-items:center;display:flex;padding:12px 0}.web-my-broker-header-sns a{background:50%/contain no-repeat;display:block;height:20px;width:20px}.web-my-broker-header-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram.svg)}.web-my-broker-header-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord.svg)}.web-my-broker-header-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter.svg)}.web-my-broker-header-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit.svg)}.web-my-broker-header-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat.svg)}.web-my-broker-header-sns a:not(:last-child){margin-right:8px}.web-my-broker-header-lang span{align-items:center;background:#fff;border-radius:10px;display:inline-flex;font-size:10px;height:20px;padding:0 10px}.web-my-broker-header-lang span:not(:last-child){margin-right:8px}.web-my-broker-header-rank{align-items:center;color:#e7446b;display:flex;font-size:12px;font-weight:700;margin-top:6px}.web-my-broker-header-rank:after{background:url(//derify-app-resources.vercel.app/image/icon/share.svg) 50%/contain no-repeat;content:"";display:block;height:20px;margin-left:4px;width:20px}.web-my-broker-about{font-size:12px;line-height:16px;padding:0 36px}.web-my-broker-data{background:#fff;border-radius:36px;display:flex;justify-content:space-between;margin-top:24px;padding:36px 0}.web-my-broker-data dl{flex:1 1;text-align:center}.web-my-broker-data dl dt{font-size:16px;line-height:20px}.web-my-broker-data dl dd em,.web-my-broker-data dl dd u{display:block}.web-my-broker-data dl dd em{font-size:32px;font-weight:700;margin:16px 0}.web-my-broker-data dl dd u{font-size:14px;line-height:20px}.web-my-broker-data hr{background:#f7f7f7;border:none;height:auto;width:2px}.web-my-broker-footer{bottom:-48px;font-size:18px;left:0;line-height:24px;position:absolute;right:0;text-align:center}.web-my-broker-footer a{color:#e7446b;font-weight:700;text-decoration:underline}.web-my-broker-footer a:hover{color:#ec6989}.mobile-mode .web-my-broker{background:#fff;padding:0 .16rem .32rem;width:100%}.mobile-mode .web-my-broker-header-layout{padding:.08rem}.mobile-mode .web-my-broker-header-ico{height:.64rem;margin-right:.16rem;width:.64rem}.mobile-mode .web-my-broker-header-ico .web-image{height:.64rem;width:.64rem}.mobile-mode .web-my-broker-header h3{font-size:.14rem;line-height:.2rem}.mobile-mode .web-my-broker-header small{font-size:.12rem;line-height:1}.mobile-mode .web-my-broker-header-sns{padding:.12rem 0}.mobile-mode .web-my-broker-header-sns a{height:.2rem;width:.2rem}.mobile-mode .web-my-broker-header-sns a:not(:last-child){margin-right:.08rem}.mobile-mode .web-my-broker-header-lang span{background:#f7f7f7;border-radius:.1rem;font-size:.1rem;height:.2rem;padding:0 .08rem}.mobile-mode .web-my-broker-header-lang span:not(:last-child){margin-right:.08rem}.mobile-mode .web-my-broker-header-rank{font-size:.12rem;margin-top:.06rem}.mobile-mode .web-my-broker-header-rank:after{height:.2rem;margin-left:.04rem;width:.2rem}.mobile-mode .web-my-broker-about{font-size:.12rem;line-height:.16rem;padding:.12rem}.mobile-mode .web-my-broker-data{background:#f7f7f7;border-radius:.36rem;margin-top:.12rem;padding:.24rem 0}.mobile-mode .web-my-broker-data dl dt{font-size:.12rem;line-height:.2rem}.mobile-mode .web-my-broker-data dl dd em{font-size:.24rem;margin:.08rem 0}.mobile-mode .web-my-broker-data dl dd u{font-size:.14rem;line-height:.2rem}.mobile-mode .web-my-broker-data hr{background:#fff}.mobile-mode .web-my-broker-footer{bottom:-.24rem;font-size:.14rem;line-height:.24rem}.dark .web-my-broker,.mobile-mode.dark .web-my-broker{background:#333}.dark .web-my-broker-header-sns a.telegram,.mobile-mode.dark .web-my-broker-header-sns a.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .web-my-broker-header-sns a.discord,.mobile-mode.dark .web-my-broker-header-sns a.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .web-my-broker-header-sns a.twitter,.mobile-mode.dark .web-my-broker-header-sns a.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .web-my-broker-header-sns a.reddit,.mobile-mode.dark .web-my-broker-header-sns a.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .web-my-broker-header-sns a.wechat,.mobile-mode.dark .web-my-broker-header-sns a.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.dark .web-my-broker-header-lang span,.mobile-mode.dark .web-my-broker-header-lang span{background:#222}.dark .web-my-broker-header-rank,.mobile-mode.dark .web-my-broker-header-rank{color:#fae247}.dark .web-my-broker-header-rank:after,.mobile-mode.dark .web-my-broker-header-rank:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.dark .web-my-broker-data,.mobile-mode.dark .web-my-broker-data{background:#222}.dark .web-my-broker-data hr,.mobile-mode.dark .web-my-broker-data hr{background:#333}.dark .web-my-broker-footer a,.mobile-mode.dark .web-my-broker-footer a{color:#fae247}.dark .web-my-broker-footer a:hover,.mobile-mode.dark .web-my-broker-footer a:hover{color:#fbe86c}.dark .web-competition-rank,.dark .web-mining-rank,.web-broker-rank,.web-competition-rank,.web-mining-rank{margin-bottom:48px}.dark .web-competition-rank>h2,.dark .web-mining-rank>h2,.web-broker-rank>h2,.web-competition-rank>h2,.web-mining-rank>h2{align-items:center;display:flex;font-size:24px;height:120px;justify-content:center}.web-broker-rank-table-row-name{align-items:center;display:flex}.web-broker-rank-table-row-name .web-image{border-radius:50%;display:block;height:40px;margin-left:-24px;margin-right:8px;width:40px}.web-broker-rank-table-row-name main{display:flex;flex-flow:column;line-height:20px}.web-broker-rank-table-row-name main strong{font-size:20px;font-weight:400}.web-broker-rank-table-row-name main em{color:#888;font-size:14px}.web-broker-rank-table-row-text{font-size:26px;font-weight:700}.web-broker-rank-table-row-text small{font-size:18px;font-weight:200;margin-left:4px}.web-broker-rank .rc-table-row.active *,.web-competition-rank .rc-table-row.active *,.web-mining-rank .rc-table-row.active *{color:#e7446b}.mobile-mode .web-broker-rank,.mobile-mode .web-competition-rank,.mobile-mode .web-mining-rank{margin-bottom:.32rem;padding:0 .16rem;width:100%}.mobile-mode .web-broker-rank>h2,.mobile-mode .web-competition-rank>h2,.mobile-mode .web-mining-rank>h2{font-size:.18rem;height:.32rem;margin-bottom:.24rem}.mobile-mode .web-broker-rank-table-row-name .web-image{height:.36rem;margin-left:-.16rem;margin-right:.08rem;width:.36rem}.mobile-mode .web-broker-rank-table-row-name main{line-height:.2rem}.mobile-mode .web-broker-rank-table-row-name main em,.mobile-mode .web-broker-rank-table-row-name main strong{font-size:.14rem}.mobile-mode .web-broker-rank-table-row-text{font-size:.12rem;font-weight:700}.mobile-mode .web-broker-rank-table-row-text small{font-size:.12rem}.mobile-mode .web-competition-rank aside{margin-bottom:.1rem}.mobile-mode .web-competition-rank .web-c-skeleton-content .web-c-skeleton-row{height:.36rem;width:2rem}.mobile-mode .web-competition-rank-null{font-size:.14rem;height:.36rem;width:2rem}.web-competition-rank .rc-table-row.active *,.web-mining-rank .rc-table-row.active *{color:#e7446b}.web-competition-rank aside{display:flex;justify-content:flex-end;margin-bottom:30px}.web-competition-rank .web-c-skeleton-content .web-c-skeleton-row{height:48px;width:200px}.web-competition-rank-null{align-items:center;border:2px solid #e7e7e7;border-radius:30px;display:flex;height:48px;justify-content:center;width:150px}.dark .web-competition-rank .rc-table-row.active *,.dark .web-mining-rank .rc-table-row.active *{color:#fae247}.dark .web-competition-rank-null,.dark .web-mining-rank-null{align-items:center;border:2px solid #444;border-radius:30px;display:flex;height:48px;width:150px}.web-broker-sign-up{background:#f7f7f7;border-radius:48px;margin-bottom:48px;padding:0 48px 36px}.web-broker-sign-up-header{font-size:24px;height:120px}.web-broker-sign-up-footer,.web-broker-sign-up-header{align-items:center;display:flex;justify-content:center}.web-broker-sign-up-footer{margin-top:36px}.web-broker-sign-up-footer .web-button{margin:0 18px;width:186px}.web-broker-sign-up-step-1{background:#fff;border-radius:36px;padding:36px 48px}.web-broker-sign-up-step-1 p{font-size:18px;line-height:20px;margin-bottom:16px}.web-broker-sign-up-step-1 em{color:#e7446b;display:block;font-size:40px;font-weight:700}.web-broker-sign-up-step-1 em u{color:#222;font-size:26px;font-weight:200;margin-left:8px}.web-broker-sign-up-step-1 hr{border:dashed #e7e7e7;border-width:0 0 2px;margin:24px 0}.web-broker-sign-up-step-1 address,.web-broker-sign-up-step-1 span{display:block;font-size:14px;line-height:20px}.web-broker-sign-up-step-1 address{color:#888}.web-broker-sign-up-step-2{padding:0 24px}.web-broker-sign-up-step-3{align-items:center;background:#f7f7f7;border-radius:24px;display:flex;flex-flow:column;height:calc(100vh - 200px);justify-content:center}.web-broker-sign-up-step-3 h3{font-size:40px;font-weight:400}.web-broker-sign-up-step-3 p{font-size:26px;font-weight:200;margin:36px 0 48px}.web-broker-sign-up-step-3 .web-button{width:194px}.mobile-mode .web-broker-sign-up{background:#fff;margin:0 .16rem .32rem;padding:0;width:auto}.mobile-mode .web-broker-sign-up-header{font-size:.18rem;height:.32rem;margin-bottom:.24rem}.mobile-mode .web-broker-sign-up-footer{margin-top:.24rem}.mobile-mode .web-broker-sign-up-footer .web-button{margin:0 .05rem;white-space:nowrap;width:1.4rem}.mobile-mode .web-broker-sign-up-step-layout{background:#f7f7f7;border-radius:.36rem;padding:.08rem .08rem .24rem}.mobile-mode .web-broker-sign-up-step-1{border-radius:.28rem;padding:.24rem}.mobile-mode .web-broker-sign-up-step-1 p{font-size:.14rem;line-height:.16rem;margin-bottom:.08rem}.mobile-mode .web-broker-sign-up-step-1 em{font-size:.28rem}.mobile-mode .web-broker-sign-up-step-1 em u{font-size:.18rem;margin-left:.08rem}.mobile-mode .web-broker-sign-up-step-1 hr{margin:.12rem 0}.mobile-mode .web-broker-sign-up-step-1 address,.mobile-mode .web-broker-sign-up-step-1 span{font-size:.12rem;line-height:.2rem}.mobile-mode .web-broker-sign-up-step-2{padding:0 24px}.mobile-mode .web-broker-sign-up-step-3{background:#f7f7f7;border-radius:.36rem;height:3.5rem;margin:0 .16rem .24rem;width:auto}.mobile-mode .web-broker-sign-up-step-3 h3,.mobile-mode .web-broker-sign-up-step-3 p{font-size:.18rem;font-weight:200;line-height:.28rem;margin:0}.mobile-mode .web-broker-sign-up-step-3 .web-button{margin-top:.32rem;width:1.5rem}.dark .web-broker-sign-up,.mobile-mode.dark .web-broker-sign-up{background:#333}.dark .web-broker-sign-up-step-1,.mobile-mode.dark .web-broker-sign-up-step-1{background:#222}.dark .web-broker-sign-up-step-1 em,.mobile-mode.dark .web-broker-sign-up-step-1 em{color:#fae247}.dark .web-broker-sign-up-step-1 em u,.mobile-mode.dark .web-broker-sign-up-step-1 em u{color:#fff}.dark .web-broker-sign-up-step-1 hr,.mobile-mode.dark .web-broker-sign-up-step-1 hr{border-color:#444}.dark .web-broker-sign-up-step-3,.mobile-mode.dark .web-broker-sign-up-step-3{background:#333}.mobile-mode.dark .web-broker-sign-up{background:#222}.mobile-mode.dark .web-broker-sign-up-step-layout{background:#333}.mobile-mode.dark .web-broker-sign-up-step-1{border-radius:.28rem;padding:.24rem}.mobile-mode.dark .web-broker-sign-up-step-1 p{font-size:.14rem;line-height:.16rem;margin-bottom:.08rem}.mobile-mode.dark .web-broker-sign-up-step-1 em{font-size:.28rem}.mobile-mode.dark .web-broker-sign-up-step-1 em u{font-size:.18rem;margin-left:.08rem}.mobile-mode.dark .web-broker-sign-up-step-1 hr{margin:.12rem 0}.mobile-mode.dark .web-broker-sign-up-step-1 address,.mobile-mode.dark .web-broker-sign-up-step-1 span{font-size:.12rem;line-height:.2rem}.mobile-mode.dark .web-broker-sign-up-step-3{border-radius:.36rem;margin:0 .16rem .24rem;width:auto}.m-reg{background:#f7f7f7;border-radius:.36rem;padding:.08rem}.m-reg-item{align-items:center;background:#fff;border-radius:.28rem;display:flex;justify-content:space-between;margin-bottom:.08rem;min-height:.56rem;padding:.16rem .24rem}.m-reg-item>label{font-size:.14rem}.m-reg-item>.textarea,.m-reg-item>span{background:url(//derify-app-resources.vercel.app/image/icon/arrow-right.svg) 100%/.12rem .12rem no-repeat;font-size:.14rem;font-weight:700;line-height:.2rem;min-height:.2rem;padding-right:.2rem;text-align:right;width:50%;word-break:break-all}.m-reg-item>.textarea{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;line-height:.2rem;max-height:.8rem;overflow:hidden;text-overflow:ellipsis}.m-reg-item-logo{background:url(//derify-app-resources.vercel.app/image/icon/arrow-right.svg) 100%/.12rem .12rem no-repeat;padding-right:.2rem}.m-reg-item-logo .web-image{border-radius:100%;height:.62rem;width:.62rem}.m-reg-item-community{align-items:center;background:url(//derify-app-resources.vercel.app/image/icon/arrow-right.svg) 100%/.12rem .12rem no-repeat;display:flex;height:.2rem;padding-right:.2rem}.m-reg-item-community i{background:50%/contain no-repeat;border-radius:50%;display:block;height:.16rem;margin:0 .02rem;width:.16rem}.m-reg-item-community i.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram.svg)}.m-reg-item-community i.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord.svg)}.m-reg-item-community i.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter.svg)}.m-reg-item-community i.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit.svg)}.m-reg-item-community i.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat.svg)}.m-reg>footer{display:flex;justify-content:center;padding:.16rem}.m-reg-dialog .web-select,.m-reg-dialog .web-select-show,.m-reg-dialog .web-select-show-button{width:100%}.m-reg-dialog .web-select-options{right:0}.m-reg-dialog-tip{font-size:.12rem;line-height:.2rem;margin:.12rem}.m-reg-dialog-tip em{color:#e7446b}.m-reg-dialog+.web-button{display:flex;margin:.24rem auto 0}.m-reg-dialog-logo{background:#fff;border:2px dashed #e7e7e7;border-radius:.24rem;cursor:pointer;height:1.2rem;margin:0 auto;text-align:center;width:1.2rem}.m-reg-dialog-logo,.m-reg-dialog-logo label{align-items:center;display:flex;justify-content:center}.m-reg-dialog-logo label{border-radius:.16rem;height:1rem;overflow:hidden;width:1rem}.m-reg-dialog-logo input{display:none}.m-reg-dialog-logo i{font-size:.1rem;line-height:1.4}.m-reg-dialog-logo img{max-height:1rem;max-width:1rem}.m-reg-dialog-logo+.m-reg-dialog-tip{text-align:center}.m-reg-dialog dl{align-items:center;display:flex;justify-content:space-between}.m-reg-dialog dl dt{align-items:center;display:flex;font-size:.14rem;width:.95rem}.m-reg-dialog dl dt:before{background:50%/contain no-repeat;content:"";display:block;height:.2rem;margin-right:.08rem;width:.2rem}.m-reg-dialog dl dd{flex:1 1}.m-reg-dialog dl.m-reg-community-telegram dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-line.svg)}.m-reg-dialog dl.m-reg-community-discord dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-line.svg)}.m-reg-dialog dl.m-reg-community-twitter dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-line.svg)}.m-reg-dialog dl.m-reg-community-reddit dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-line.svg)}.m-reg-dialog dl.m-reg-community-wechat dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-line.svg)}.m-reg-dialog dl:not(:last-child){margin-bottom:.12rem}.dark .m-reg{background:#333}.dark .m-reg-item{background:#222}.dark .m-reg-item-community,.dark .m-reg-item-logo,.dark .m-reg-item>.textarea,.dark .m-reg-item>span{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-right-dark.svg)}.dark .m-reg-item-community i.telegram{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .m-reg-item-community i.discord{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .m-reg-item-community i.twitter{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .m-reg-item-community i.reddit{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .m-reg-item-community i.wechat{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.dark .m-reg-dialog-tip em{color:#fae247}.dark .m-reg-dialog-logo{background:#333;border-color:#444}.dark .m-reg-dialog dl.m-reg-community-telegram dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/telegram-dark.svg)}.dark .m-reg-dialog dl.m-reg-community-discord dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/discord-dark.svg)}.dark .m-reg-dialog dl.m-reg-community-twitter dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/twitter-dark.svg)}.dark .m-reg-dialog dl.m-reg-community-reddit dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/reddit-dark.svg)}.dark .m-reg-dialog dl.m-reg-community-wechat dt:before{background-image:url(//derify-app-resources.vercel.app/image/icon/wechat-dark.svg)}.web-dashboard{padding-bottom:100px}.web-dashboard-overview-charts{border:12px solid #f7f7f7;border-radius:48px;height:400px;padding:36px;width:676px}.web-dashboard-overview-charts-layout{display:flex;justify-content:space-between}.web-dashboard-overview-charts header label{display:block;font-size:12px;margin-bottom:5px}.web-dashboard-overview-charts .web-chart-area{height:260px}.web-dashboard-overview-market .s{color:#888;font-size:12px}.web-dashboard-plan-datas{display:flex;justify-content:space-between}.web-dashboard-plan-datas-item{background:#f7f7f7;border-radius:40px;padding:0 10px 10px;width:330px}.web-dashboard-plan-datas-item header{align-items:center;display:flex;font-size:20px;height:60px;justify-content:center}.web-dashboard-plan-datas-item section{align-items:center;background:#fff;border-radius:40px;display:flex;flex-flow:column;height:150px;justify-content:center}.web-dashboard-plan-datas-item section .web-balance-show em,.web-dashboard-plan-datas-item section .web-balance-show strong,.web-dashboard-plan-datas-item section .web-decimal-show em,.web-dashboard-plan-datas-item section .web-decimal-show strong{font-size:40px;font-weight:700}.web-dashboard-plan-datas-item section .web-balance-show small,.web-dashboard-plan-datas-item section .web-decimal-show small{font-size:20px}.web-dashboard-plan-datas-item section>u{display:block;font-size:16px;margin-top:10px}.web-dashboard-plan-list .rise .web-balance-show small,.web-dashboard-plan-list .rise .web-balance-show strong{color:#11be6b}.web-dashboard-plan-list .fall .web-balance-show small,.web-dashboard-plan-list .fall .web-balance-show strong{color:#e7446b}.web-dashboard-plan-list .s{color:#888;font-size:12px}.web-dashboard-plan-tabs{margin-top:50px}.web-dashboard-plan-tabs .rc-table-cell>a{align-content:center;display:flex}.web-dashboard-section-header{margin-top:50px}.web-dashboard-section-header h3{color:#e7446b;display:inline-flex;font-size:18px;font-weight:700;padding:10px 20px 0;position:relative}.web-dashboard-section-header h3:after{background:#e7446b;border-radius:6px;bottom:-24px;content:"";display:block;height:12px;left:0;position:absolute;right:0}.web-dashboard-section-header-line{border-bottom:12px solid #f7f7f7;border-radius:6px;margin-top:12px}.web-dashboard-section-header-search{position:relative;width:350px}.web-dashboard-section-header-search-button{background:url(//derify-app-resources.vercel.app/image/icon/search-dark.svg) 50%/contain no-repeat;border:none;cursor:pointer;display:block;height:20px;position:absolute;right:18px;top:14px;width:20px}.web-dashboard-section-header-search-button:hover,input:focus+.web-dashboard-section-header-search-button{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active.svg)}.web-dashboard-table-margin{align-items:center;display:flex}.web-dashboard-table-margin img{border-radius:50%;display:block;height:40px;margin-left:-24px;margin-right:8px;width:40px}.web-dashboard-table-countdown{font-weight:400;width:200px}.web-dashboard-grant-header,.web-dashboard-grant-list{grid-gap:70px;display:grid;grid-template-columns:1fr 1fr 1fr}.web-dashboard-grant-list{margin-bottom:60px;margin-top:70px}.web-dashboard-grant-list-item{background:#fff;border-radius:24px;box-shadow:0 0 12px #88888880;padding:68px 32px 24px;position:relative}.web-dashboard-grant-list-item-state{background:#e7e7e7;border-radius:20px 0 0 20px;color:#888;font-size:20px;font-weight:400;height:40px;line-height:40px;position:absolute;right:0;text-align:center;top:24px;width:130px}.web-dashboard-grant-list-item-state.upcoming{background:#fae247;color:#fff}.web-dashboard-grant-list-item-state.active{background:#e7446b;color:#fff}.web-dashboard-grant-list-item dl{align-items:center;display:flex;font-size:20px;height:50px;justify-content:space-between}.web-dashboard-grant-list-item dl dt{color:#888}.web-dashboard-grant-list-item dl dd{align-items:center;display:flex}.web-dashboard-grant-list-item dl dd img{border-radius:100%;display:block;height:25px;margin-right:10px;width:25px}.web-dashboard-grant-list-add-button{background:#fff;background:#fff url(//derify-app-resources.vercel.app/image/icon/plus.svg) 50%/80px auto no-repeat;border-radius:24px;box-shadow:0 0 12px #88888880;cursor:pointer;height:342px}.web-dashboard-add-grant-dialog{background:#f7f7f7;border-radius:40px;padding:12px}.web-dashboard-add-grant-dialog-selects{background:#fff;border-radius:32px;padding:12px 24px}.web-dashboard-add-grant-dialog-selects .web-select{display:flex;justify-content:space-between}.web-dashboard-add-grant-dialog-selects .web-select-show{position:static}.web-dashboard-add-grant-dialog-selects .web-select-show-button,.web-dashboard-add-grant-dialog-selects .web-select-show-button span{border-width:0;justify-content:flex-end;padding:0}.web-dashboard-add-grant-dialog-selects .web-select-options{left:-24px;right:-24px;width:auto}.web-dashboard-add-grant-dialog-selects hr{background:#e7e7e7;border:none;height:1px;margin:10px -10px}.web-dashboard-add-grant-dialog-volume{padding:20px 30px;position:relative}.web-dashboard-add-grant-dialog-volume>p{color:#888;font-size:12px;position:absolute;right:50px;top:20px}.web-dashboard-add-grant-dialog-volume>p em{color:#222}.web-dashboard-add-grant-dialog-days{display:flex;padding:0 29px 20px}.web-dashboard-add-grant-dialog-days section label{display:block;font-size:14px;margin-bottom:10px;padding-left:24px;white-space:nowrap}.web-dashboard-add-grant-dialog-days section:first-child .web-form-input input{border-radius:24px 0 0 24px;left:1px}.web-dashboard-add-grant-dialog-days section:last-child .web-form-input input{border-radius:0 24px 24px 0;left:-1px}.web-dashboard-add-grant-dialog-days section input{position:relative}.web-dashboard-add-grant-dialog-days section input:focus{z-index:1}.web-dashboard-add-grant-dialog-confirm{display:flex;margin:40px auto 0;width:200px}.web-dashboard-add-grant-dialog-preview{background:#f7f7f7;border-radius:40px;padding:10px 40px 10px 30px}.web-dashboard-add-grant-dialog-preview dl{align-items:center;display:flex;font-size:20px;height:60px;justify-content:space-between;padding-left:10px}.web-dashboard-add-grant-dialog-preview dl:not(:last-child){border-bottom:2px dashed #fffc}.web-dashboard-add-grant-dialog-preview dl dt{color:#888}.web-dashboard-add-grant-dialog-preview dl dd{align-items:center;display:flex;font-size:18px}.web-dashboard-add-grant-dialog-preview dl dd img{border-radius:100%;display:block;height:25px;margin-right:10px;width:25px}.web-dashboard-add-grant-dialog-label{align-items:center;display:flex;justify-content:space-between;position:relative}.web-dashboard-add-grant-dialog-label label{font-size:18px}.web-dashboard-add-grant-dialog-label .web-c-skeleton{padding:11px 0}.web-dashboard-add-grant-margin-label{align-items:center;display:flex}.web-dashboard-add-grant-margin-label img{border-radius:100%;display:block;height:20px;margin-right:5px;width:20px}.web-dashboard-add-grant-margin-item{align-items:center;display:flex;width:100%}.web-dashboard-add-grant-margin-item img{border-radius:100%;display:block;height:25px;margin-right:5px;width:25px}.web-dashboard-add-grant-margin-item span{align-items:center;display:flex}.web-dashboard-add-grant-margin-item .web-decimal-show{font-weight:400}.web-dashboard-add-grant-margin-item .web-decimal-show em{font-size:20px}.web-dashboard-add-grant-margin-item .web-decimal-show small{font-size:14px}.active .web-dashboard-add-grant-margin-item .web-decimal-show.black{color:#fff}.mobile-mode .web-dashboard{padding:.16rem;width:100%}.mobile-mode .web-dashboard-overview-charts{border-radius:.24rem;border-width:.08rem;height:2.2rem;margin-bottom:.2rem;padding:.16rem;width:100%}.mobile-mode .web-dashboard-overview-charts-layout{flex-flow:column}.mobile-mode .web-dashboard-overview-charts header{font-size:.12rem}.mobile-mode .web-dashboard-overview-charts header label{font-size:.12rem;margin-bottom:.05rem}.mobile-mode .web-dashboard-overview-charts .web-chart-area{height:2.8rem}.mobile-mode .web-dashboard-plan-datas{grid-gap:.08rem;background:#f7f7f7;border-radius:.2rem;display:grid;grid-template-columns:1fr 1fr;padding:.08rem}.mobile-mode .web-dashboard-plan-datas-item{background:#fff;border-radius:.2rem;overflow:hidden;padding:0;width:auto}.mobile-mode .web-dashboard-plan-datas-item header{font-size:.12rem;height:.3rem;margin-top:.2rem}.mobile-mode .web-dashboard-plan-datas-item section{border-radius:0;height:auto;padding-bottom:.2rem}.mobile-mode .web-dashboard-plan-datas-item section .web-balance-show em,.mobile-mode .web-dashboard-plan-datas-item section .web-balance-show strong,.mobile-mode .web-dashboard-plan-datas-item section .web-decimal-show em,.mobile-mode .web-dashboard-plan-datas-item section .web-decimal-show strong{font-size:.16rem}.mobile-mode .web-dashboard-plan-datas-item section .web-balance-show small,.mobile-mode .web-dashboard-plan-datas-item section .web-decimal-show small{font-size:.12rem}.mobile-mode .web-dashboard-plan-datas-item section>u{font-size:.12rem;margin-top:.05rem}.mobile-mode .web-dashboard-section-header{margin-top:.24rem}.mobile-mode .web-dashboard-section-header h3{font-size:.16rem;height:.32rem;padding:.1rem .2rem 0;position:relative}.mobile-mode .web-dashboard-section-header h3:after{bottom:-16px;height:8px}.mobile-mode .web-dashboard-section-header-line{border-bottom:8px solid #f7f7f7;margin-top:8px}.mobile-mode .web-dashboard-section-header-search{position:relative;top:.06rem;width:1.4rem}.mobile-mode .web-dashboard-section-header-search-button{border:none;display:block;height:.14rem;position:absolute;right:.12rem;top:.12rem;width:.14rem}.mobile-mode .web-dashboard-table-margin{align-items:center;display:flex}.mobile-mode .web-dashboard-table-margin img{display:block;height:.4rem;margin-left:-.2rem;margin-right:.08rem;width:.4rem}.mobile-mode .web-dashboard-table-countdown{background:none;color:#e7446b;padding:0;width:auto}.mobile-mode .web-dashboard-grant-header,.mobile-mode .web-dashboard-grant-list{grid-gap:.08rem;display:grid;grid-template-columns:1fr}.mobile-mode .web-dashboard-grant-list{grid-gap:.24rem;margin-bottom:.2rem;margin-top:.2rem}.mobile-mode .web-dashboard-grant-list-item{border-radius:.24rem;padding:.68rem .32rem .24rem}.mobile-mode .web-dashboard-grant-list-item-state{border-radius:.16rem 0 0 .16rem;font-size:.16rem;height:.32rem;line-height:.32rem;top:.24rem;width:1.2rem}.mobile-mode .web-dashboard-grant-list-item dl{font-size:.16rem;height:.4rem}.mobile-mode .web-dashboard-grant-list-item dl dd img{display:block;height:.2rem;margin-right:.08rem;width:.2rem}.mobile-mode .web-dashboard-grant-list-add-button{background-size:.4rem auto;border-radius:.24rem;height:1rem}.mobile-mode .web-dashboard-add-grant-dialog{border-radius:.4rem;padding:.08rem}.mobile-mode .web-dashboard-add-grant-dialog-selects{border-radius:.32rem;padding:.12rem .16rem}.mobile-mode .web-dashboard-add-grant-dialog-selects .web-select{align-items:center;flex-flow:row}.mobile-mode .web-dashboard-add-grant-dialog-selects .web-select-options{left:-.24rem;right:-.24rem}.mobile-mode .web-dashboard-add-grant-dialog-selects .web-select label{padding-left:0}.mobile-mode .web-dashboard-add-grant-dialog-selects hr{margin:.1rem 0}.mobile-mode .web-dashboard-add-grant-dialog-volume{padding:.16rem}.mobile-mode .web-dashboard-add-grant-dialog-volume>p{font-size:.12rem;right:.4rem;top:.2rem}.mobile-mode .web-dashboard-add-grant-dialog-days{padding:0 .16rem .16rem}.mobile-mode .web-dashboard-add-grant-dialog-days section label{font-size:.12rem;margin-bottom:.1rem;padding-left:.18rem}.mobile-mode .web-dashboard-add-grant-dialog-days section:first-child .web-form-input input{border-radius:.18rem 0 0 .18rem}.mobile-mode .web-dashboard-add-grant-dialog-days section:last-child .web-form-input input{border-radius:0 .18rem .18rem 0}.mobile-mode .web-dashboard-add-grant-dialog-confirm{margin-top:.2rem;width:1.5rem}.mobile-mode .web-dashboard-add-grant-dialog-preview{border-radius:.4rem;padding:.2rem .4rem}.mobile-mode .web-dashboard-add-grant-dialog-preview dl{font-size:.14rem;height:.4rem}.mobile-mode .web-dashboard-add-grant-dialog-preview dl dd img{height:.2rem;margin-right:.1rem;width:.2rem}.mobile-mode .web-dashboard-add-grant-dialog-label label{font-size:.14rem}.mobile-mode .web-dashboard-add-grant-dialog-label .web-c-skeleton{padding:.11rem 0}.mobile-mode .web-dashboard-add-grant-margin-item img,.mobile-mode .web-dashboard-add-grant-margin-label img{height:.2rem;width:.2rem}.mobile-mode .web-dashboard-add-grant-margin-item .web-decimal-show em{font-size:.14rem}.mobile-mode .web-dashboard-add-grant-margin-item .web-decimal-show small{font-size:.12rem}.dark .web-dashboard-overview-charts{border-color:#333}.dark .web-dashboard-plan-datas-item{background:#333}.dark .web-dashboard-plan-datas-item section{background:#222}.dark .web-dashboard-section-header h3{color:#fae247}.dark .web-dashboard-section-header h3:after{background:#fae247}.dark .web-dashboard-section-header-line{border-bottom-color:#333}.dark .web-dashboard-section-header-search-button:hover,input:focus+.dark .web-dashboard-section-header-search-button{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active-dark.svg)}.dark .web-dashboard-grant-list-item{background:#222}.dark .web-dashboard-grant-list-add-button{background-color:#222}.dark .web-dashboard-add-grant-dialog{background:#333}.dark .web-dashboard-add-grant-dialog-selects{background:#222}.dark .web-dashboard-add-grant-dialog-selects hr{background:#333}.dark .web-dashboard-add-grant-dialog-volume>p{color:#888;font-size:12px;position:absolute;right:50px;top:20px}.dark .web-dashboard-add-grant-dialog-volume>p em{color:#fff}.dark .web-dashboard-add-grant-dialog-preview{background:#333}.dark .closed{background-color:#888;color:#444}.dark .active .web-dashboard-add-grant-margin-item .web-decimal-show.black{color:#fff}.dark.mobile-mode .web-dashboard-plan-datas{background:#333}.dark.mobile-mode .web-dashboard-plan-datas-item,.dark.mobile-mode .web-dashboard-plan-datas-item section{background:#222}.web-dashboard-add-grant-margin-item{justify-content:space-between}.web-dashboard-add-grant-margin-item img{width:24px}.web-dashboard-add-grant-target-item{justify-content:center}.web-dashboard-add-grant-target-item img{width:24px}.web-dashboard-add-grant-select-entry{align-items:center;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;padding-bottom:20px;-webkit-user-select:none;user-select:none}.web-dashboard-add-grant-select-entry:not(.n){border-bottom:2px solid #f7f7f7}.web-dashboard-add-grant-select-entry img{border-radius:100%;margin-right:8px;width:24px}.web-dashboard-add-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-dashboard-add-grant-select-entry section,.web-dashboard-add-grant-select-entry strong{align-items:center;display:flex}.web-dashboard-grant-header .web-c-drop-down-list{padding:0}.web-dashboard-grant-header .web-c-drop-down-list-motion-div{left:-8px;right:-8px;top:72px}.web-dashboard-grant-select-entry{align-items:center;border:10px solid #e7e7e7;border-radius:40px;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:80px;justify-content:space-between;min-width:170px;padding:0 22px;-webkit-user-select:none;user-select:none}.web-dashboard-grant-select-entry img{border-radius:100%;margin-right:8px;width:24px}.web-dashboard-grant-select-entry label{color:#aaa}.web-dashboard-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-dashboard-grant-select-entry section,.web-dashboard-grant-select-entry strong{align-items:center;display:flex}.web-dashboard-grant-margin-item{justify-content:space-between}.web-dashboard-grant-margin-item img{width:24px}.web-dashboard-grant-margin-item.active,.web-dashboard-grant-margin-item.active:hover{background:#e7446b;color:#fff}.web-dashboard-grant-status-item,.web-dashboard-grant-target-item{justify-content:center}.web-dashboard-add-grant-dialog-selects .web-c-drop-down-list-content{border-radius:32px}.web-dashboard-add-grant-dialog-selects .web-c-drop-down-list-motion-div{left:-32px;right:-32px}.open .web-dashboard-add-grant-select-entry strong:after,.open .web-dashboard-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.open .web-dashboard-grant-select-entry strong:after{content:"";display:block;height:12px;margin-left:8px;width:12px}.open .web-dashboard-add-grant-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.dark .open .web-dashboard-grant-select-entry{border:10px solid #fae247}.dark .open .web-dashboard-add-grant-margin-token strong:after,.dark .open .web-dashboard-add-grant-select-entry strong:after,.dark .open .web-dashboard-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg) 50%/contain no-repeat}.dark .web-dashboard-grant-select-entry{border:10px solid #444}.dark .web-dashboard-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .web-dashboard-add-grant-select-entry:not(.n){border-bottom:2px solid #444}.dark .web-dashboard-add-grant-select-entry strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .web-dashboard-add-grant-margin-token{border-bottom:2px solid #444}.dark .web-dashboard-add-grant-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.mobile-mode .web-dashboard-grant-header .web-c-drop-down-list-motion-div{left:-.08rem;right:-.08rem;top:.36rem}.mobile-mode .web-dashboard-grant-header .web-c-drop-down-list-content-items{height:2.2rem}.mobile-mode .web-dashboard-grant-margin-item{height:.36rem!important;justify-content:space-between;padding:0 .2rem!important}.mobile-mode .web-dashboard-grant-margin-item img{width:24px}.mobile-mode .web-dashboard-grant-select-entry{border:2px solid #e7e7e7;font-size:.14rem;height:.4rem;padding:0 .16rem;width:100%}.mobile-mode.dark .web-dashboard-grant-select-entry{border:2px solid #444}.mobile-mode.dark .open .web-dashboard-grant-select-entry{border:2px solid #fae247}.web-data-counts{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}.web-data-counts section{align-items:center;background:#f7f7f7;border-radius:48px;display:flex;flex-flow:column;padding:12px;width:259px}.web-data-counts section h3{font-size:18px;font-weight:400;line-height:20px;margin:12px auto 24px}.web-data-counts section main{align-items:center;background:#fff;border-radius:36px;display:flex;flex-flow:column;font-size:18px;padding:36px 0;width:100%}.web-data-counts section main u{display:block;line-height:18px;margin-top:8px}.web-data-chart{margin-bottom:48px}.web-data-chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.web-data-chart-header h3{align-items:center;display:flex;font-size:48px;font-weight:400;line-height:72px}.web-data-chart-header h3 .web-balance-show{font-size:31px;line-height:1;margin-left:10px}.web-data-chart-header aside{display:flex}.web-data-chart-header aside .web-select-show-button{min-width:200px}.web-data-chart-header aside .web-c-drop-down-list{padding:0}.web-data-chart-header aside .web-c-drop-down-list:nth-of-type(2){margin-left:12px}.web-data-chart-header aside .web-c-drop-down-list-motion-div{left:-8px;right:-8px;top:46px}.web-data-chart-header aside .web-c-drop-down-list-content li{justify-content:center;padding:0}.web-data-chart-main{border:12px solid #f7f7f7;border-radius:48px;padding:24px}.web-data-chart-position-tip{align-items:center;display:flex;padding-left:30px;padding-top:12px}.web-data-chart-position-tip span{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:12px;height:20px;margin-right:12px;padding:2px 2px 2px 10px}.web-data-chart-position-tip span i{align-items:center;background:#fff;border-radius:8px;display:flex;height:16px;margin-left:4px;padding:0 8px}.web-data-chart-position-tip span.long{background-image:linear-gradient(-90deg,#11be6b80,#11be6bcc)}.web-data-chart-position-tip span.long i{color:#11be6b}.web-data-chart-position-tip span.short{background-image:linear-gradient(-90deg,#f6424280,#f64242cc)}.web-data-chart-position-tip span.short i{color:#f64242}.mobile-mode .web-data{padding:0 .16rem .32rem;width:100%}.mobile-mode .web-data-counts{grid-gap:.08rem;background:#f7f7f7;border-radius:.36rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:.68rem .68rem 1.44rem;margin-bottom:.24rem;padding:.08rem}.mobile-mode .web-data-counts section{background:#fff;border-radius:.28rem;height:1.44rem;justify-content:center;padding:0;width:1.6rem}.mobile-mode .web-data-counts section h3{font-size:.14rem;font-weight:400;line-height:.2rem;margin:0 auto .16rem}.mobile-mode .web-data-counts section main{align-items:center;background:none;border-radius:0;display:flex;flex-flow:column;font-size:.12rem;padding:0;width:100%}.mobile-mode .web-data-counts section main u{font-size:.14rem;line-height:.2rem;margin-top:.08rem}.mobile-mode .web-data-counts section:first-child{grid-row-end:3;grid-row-start:1}.mobile-mode .web-data-counts section:nth-child(2),.mobile-mode .web-data-counts section:nth-child(3){height:.68rem}.mobile-mode .web-data-counts section:nth-child(2) h3,.mobile-mode .web-data-counts section:nth-child(3) h3{margin-bottom:.04rem}.mobile-mode .web-data-counts section:nth-child(2) main,.mobile-mode .web-data-counts section:nth-child(3) main{align-items:baseline;flex-flow:row;justify-content:center}.mobile-mode .web-data-counts section:nth-child(2) main u,.mobile-mode .web-data-counts section:nth-child(3) main u{margin-left:.04rem;margin-top:0}.mobile-mode .web-data-chart{margin-bottom:.24rem}.mobile-mode .web-data-chart-header{align-items:flex-start;flex-flow:column;margin-bottom:.2rem}.mobile-mode .web-data-chart-header h3{align-items:flex-start;flex-flow:column;font-size:.28rem;line-height:.4rem;margin-bottom:.12rem}.mobile-mode .web-data-chart-header h3 .web-balance-show{font-size:.2rem;height:.4rem;margin-left:0}.mobile-mode .web-data-chart-header aside{width:100%}.mobile-mode .web-data-chart-header aside .web-select-show-button{min-width:auto}.mobile-mode .web-data-chart-header aside .web-c-drop-down-list{flex:1 1}.mobile-mode .web-data-chart-header aside .web-c-drop-down-list-motion-div{left:-.08rem;right:-.08rem;top:.32rem}.mobile-mode .web-data-chart-main{border:.08rem solid #f7f7f7;border-radius:.36rem;padding:.1rem}.mobile-mode .web-data-chart-position-tip{padding-left:.14rem;padding-top:.06rem}.mobile-mode .web-data-chart-position-tip span{border-radius:.08rem;color:#fff;font-size:.1rem;height:.16rem;margin-right:.06rem;padding:.02rem .02rem .02rem .08rem}.mobile-mode .web-data-chart-position-tip span i{border-radius:.06rem;height:.12rem;margin-left:.06rem;padding:0 .06rem}.mobile-mode .web-data-chart-position-tip span.long{background-image:linear-gradient(-90deg,#11be6b80,#11be6bcc)}.mobile-mode .web-data-chart-position-tip span.long i{color:#11be6b}.mobile-mode .web-data-chart-position-tip span.short{background-image:linear-gradient(-90deg,#f6424280,#f64242cc)}.mobile-mode .web-data-chart-position-tip span.short i{color:#f64242}.dark .web-data-counts section,.mobile-mode.dark .web-data-counts section{background:#333}.dark .web-data-counts section main,.mobile-mode.dark .web-data-counts section main{background:#222}.dark .web-data-chart-main,.mobile-mode.dark .web-data-chart-main{border-color:#333}.dark .web-data-chart-position-tip span,.mobile-mode.dark .web-data-chart-position-tip span{color:#222}.dark .web-data-chart-position-tip span i,.mobile-mode.dark .web-data-chart-position-tip span i{background:#222}.mobile-mode.dark .web-data-counts{background:#333}.mobile-mode.dark .web-data-counts section{background:#222}.mobile-mode.dark .web-data-chart-main{border-color:#333}.mobile-mode.dark .web-data-chart-position-tip span{color:#222}.web-eran-item{margin-bottom:48px}.web-eran-item-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px}.web-eran-item-header>h3{align-items:center;display:flex;font-size:48px;font-weight:200;line-height:60px}.web-eran-item-header>p{font-size:18px;line-height:24px}.web-eran-item-main{background:#f7f7f7;border-radius:48px;display:flex;justify-content:space-between;padding:12px;position:relative}.web-eran-item-main main{flex:1 1}.web-eran-item-main main h4{font-weight:400;line-height:24px}.web-eran-item-main main .web-balance-show,.web-eran-item-main main h4{font-size:18px;margin-bottom:12px}.web-eran-item-main main .web-balance-show strong{font-size:40px}.web-eran-item-main main .web-balance-show small{font-size:26px;font-weight:700}.web-eran-item-main main .block{height:40px}.web-eran-item-main main p{font-size:14px;line-height:20px;margin-top:16px}.web-eran-item-main aside{align-items:center;display:flex;flex-flow:column}.web-eran-item-main aside a{color:#e7446b}.web-eran-item-main aside .web-button,.web-eran-item-main main .web-button{margin-bottom:24px;width:160px}.web-eran-item-main .web-not-connect{bottom:0;height:auto;left:0;margin:0;min-height:auto;position:absolute;right:0;top:0}.web-eran-item-dashboard{align-items:center;background:#fff;border-radius:36px;display:flex;flex-flow:column;font-size:18px;height:236px;justify-content:center;line-height:30px;width:220px;z-index:16}.web-eran-item-dashboard u{display:block;font-size:18px;line-height:24px}.web-eran-item-card,.web-eran-item-claim{align-items:flex-start;display:flex;justify-content:space-between;padding:36px 48px;width:562px}.web-eran-item-card a,.web-eran-item-claim a{align-items:center;color:#e7446b;display:flex;font-weight:700}.web-eran-item-card a:after,.web-eran-item-claim a:after{background:url(//derify-app-resources.vercel.app/image/icon/share.svg) 50%/contain no-repeat;content:"";display:block;height:20px;margin-left:4px;width:20px}.web-eran-item-card{background:#fff;border-radius:36px}.mobile-mode .web-eran{padding:0 .16rem .32rem;width:100%}.mobile-mode .web-eran-item{margin-bottom:.24rem;position:relative}.mobile-mode .web-eran-item-header{align-items:flex-start;flex-flow:column;height:.8rem;justify-content:center;margin-bottom:.16rem;padding-right:1.14rem}.mobile-mode .web-eran-item-header>h3{font-size:.22rem;font-weight:700;line-height:.4rem;margin-bottom:.06rem}.mobile-mode .web-eran-item-header>p{font-size:.1rem;line-height:.16rem}.mobile-mode .web-eran-item-main{border-radius:.36rem;flex-flow:column;justify-content:flex-start;padding:.08rem}.mobile-mode .web-eran-item-main main h4{font-size:.14rem;line-height:.2rem;margin-bottom:.08rem}.mobile-mode .web-eran-item-main main .web-balance-show{font-size:.18rem;margin-bottom:.08rem}.mobile-mode .web-eran-item-main main .web-balance-show strong{font-size:.28rem}.mobile-mode .web-eran-item-main main .web-balance-show small{font-size:.18rem;font-weight:400}.mobile-mode .web-eran-item-main main .block{display:none}.mobile-mode .web-eran-item-main main p{font-size:.1rem;line-height:.2rem;margin-top:.12rem}.mobile-mode .web-eran-item-main aside{position:absolute;right:.24rem;top:.24rem}.mobile-mode .web-eran-item-main aside .web-button,.mobile-mode .web-eran-item-main main .web-button{margin-bottom:.12rem;padding:0;width:.83rem}.mobile-mode .web-eran-item-dashboard{background:#f7f7f7;border-radius:.2rem;flex-flow:column;font-size:.14rem;height:.78rem;line-height:.2rem;position:absolute;right:0;text-align:center;top:-.95rem;width:.98rem;z-index:16}.mobile-mode .web-eran-item-dashboard u{font-size:.14rem;line-height:.2rem}.mobile-mode .web-eran-item-card,.mobile-mode .web-eran-item-claim{display:block;padding:.24rem;position:relative;width:100%}.mobile-mode .web-eran-item-card a,.mobile-mode .web-eran-item-claim a{font-size:.12rem}.mobile-mode .web-eran-item-card{border-radius:.28rem}.dark .web-eran-item-dashboard,.dark .web-eran-item-main,.mobile-mode.dark .web-eran-item-dashboard,.mobile-mode.dark .web-eran-item-main{background:#333}.dark .web-eran-item-card a,.dark .web-eran-item-claim a,.mobile-mode.dark .web-eran-item-card a,.mobile-mode.dark .web-eran-item-claim a{color:#fae247}.dark .web-eran-item-card a:after,.dark .web-eran-item-claim a:after,.mobile-mode.dark .web-eran-item-card a:after,.mobile-mode.dark .web-eran-item-claim a:after{background-image:url(//derify-app-resources.vercel.app/image/icon/share-dark.svg)}.dark .web-eran-item-card,.dark .web-eran-item-dashboard,.mobile-mode.dark .web-eran-item-card{background:#222}.too-small-amount{color:#888;font-size:12px}.web-system-title{font-size:32px;font-weight:700;text-align:center}.web-system-pair .web-select-show-button{min-width:240px}.web-system-pair .web-c-drop-down-list-motion-div{left:-8px;right:-8px;top:56px}.web-system-pair .web-c-drop-down-list-content li{justify-content:center;padding:0}.mobile-mode .web-system-title{font-size:.24rem}.mobile-mode .web-select-show-button{min-width:1.5rem}.mobile-mode .web-c-drop-down-list{padding-bottom:0}.mobile-mode .web-c-drop-down-list-content li{height:.36rem}.mobile-mode .web-c-drop-down-list-motion-div{left:-.08rem;right:-.08rem;top:.3rem}.web-table-page{padding-bottom:50px}.web-table-page-header{align-items:center;display:flex;justify-content:space-between;margin-top:50px;padding-bottom:24px}.web-table-page-header h3{align-items:center;color:#e7446b;display:flex;font-size:20px;font-weight:700;height:48px;justify-content:center;padding:10px 20px 0;position:relative}.web-table-page-header h3:after{background:#e7446b;border-radius:6px;bottom:-24px;content:"";display:block;height:12px;left:0;position:absolute;right:0}.web-space-table .rc-table-tbody tr:nth-child(odd) td:first-child{border-radius:50px 0 0 50px}.web-space-table .rc-table-tbody tr:nth-child(odd) td:last-child{border-radius:0 50px 50px 0}.web-space-table .web-dashboard-table-margin img{height:40px;width:40px}.web-space-table .web-dashboard-table-margin span{font-size:24px}.mobile-mode .web-table-page{padding:0 .16rem;width:100%}.mobile-mode .web-table-page-header{margin-top:.24rem;padding-bottom:.16rem}.mobile-mode .web-table-page-header h3{font-size:.16rem;height:.32rem;padding:.1rem .2rem 0;position:relative}.mobile-mode .web-table-page-header h3:after{border-radius:.04rem;bottom:-.16rem;height:.08rem}.mobile-mode .web-space-table .rc-table-tbody tr:nth-child(odd) td:first-child{border-radius:.4rem 0 0 .4rem}.mobile-mode .web-space-table .rc-table-tbody tr:nth-child(odd) td:last-child{border-radius:0 .4rem .4rem 0}.mobile-mode .web-space-table .web-dashboard-table-margin img{height:.3rem;width:.3rem}.mobile-mode .web-space-table .web-dashboard-table-margin span{font-size:.16rem}.dark .web-table-page-header h3{color:#fae247}.dark .web-table-page-header h3:after{background:#fae247}.web-trade-bench{background-image:linear-gradient(135deg,#f2fbff,#fff4f7);border-radius:48px;padding:12px;position:relative;width:376px}.web-trade-bench-info{background:#fff;border-radius:36px;padding:12px 36px 36px}.web-trade-bench-info dl{margin-bottom:32px}.web-trade-bench-info dl dt{align-items:center;display:flex;font-size:16px;line-height:20px}.web-trade-bench-info dl dd{margin-top:16px}.web-trade-bench-info section{align-items:center;display:flex;justify-content:space-between}.web-trade-bench-info section .web-button{width:128px}.web-trade-bench-info .web-balance-show{height:26px}.web-trade-bench-info .web-balance-show strong{font-size:32px}.web-trade-bench-info .web-balance-show small{font-size:16px;font-weight:700}.web-trade-bench-info .web-balance-show span{font-size:18px}.web-trade-bench-info .web-c-skeleton-content .web-c-skeleton-row{height:26px;width:50%}.web-trade-bench-pane{padding:36px 24px 0}.web-trade-bench-pane-row{display:flex;justify-content:space-between;position:relative}.web-trade-bench-pane-col{align-items:flex-start;display:flex;flex:1 1;flex-flow:column}.web-trade-bench-pane-col header{font-size:14px;line-height:16px;margin-bottom:10px;padding-left:24px;width:100%}.web-trade-bench-pane-col+.web-trade-bench-pane-col{align-items:flex-end}.web-trade-bench-pane-col+.web-trade-bench-pane-col header{padding-left:14px}.web-trade-bench-pane .web-select-show-button{background:#fff}.web-trade-bench-pane-volume-input input{border-radius:24px 0 0 24px;padding-right:16px}.web-trade-bench-pane-volume-input input:focus{position:relative;z-index:2}.web-trade-bench-pane-volume-max{color:#888;font-size:12px;line-height:16px;margin-bottom:10px;margin-left:-200px;text-align:right;white-space:nowrap}.web-trade-bench-pane-volume-max em{color:#222}.web-trade-bench-pane-volume-type .web-select-show-button{border-radius:0 24px 24px 0;cursor:inherit;margin-left:-2px;min-width:0;padding-left:14px}.web-trade-bench-pane-volume-type .web-select-options{left:auto;right:0}.web-trade-bench-pane-volume-header{font-size:14px;line-height:16px;margin-bottom:10px;padding-left:24px;width:100%}.web-trade-bench-connect .web-not-connect{height:100%;width:100%}.web-trade-bench-open-type .web-select-show-button{border-radius:24px 0 0 24px;padding-right:16px;width:180px}.web-trade-bench-leverage .web-leverage-select-curr{border-radius:0 24px 24px 0;margin-left:-2px;padding-left:14px;width:126px}.web-trade-bench-price-input{width:100%}.web-trade-bench-price-input-disabled{align-items:center;background:#f7f7f7;border:2px solid #e7e7e7;border-radius:24px;color:#e7e7e7;display:flex;font-size:18px;font-weight:700;height:48px;justify-content:center}.web-trade-bench-price-input input{padding-right:70px}.web-trade-bench-button-short{justify-content:space-between;width:146px}.web-trade-bench-button-short strong{font-size:18px}.web-trade-bench-button-short em{align-items:flex-end;display:flex;flex-flow:column;font-size:12px;line-height:14px}.web-trade-bench-button-short em u{font-weight:400}.web-trade-bench-button-full{position:relative}.web-trade-bench-button-full strong{font-size:18px}.web-trade-bench-button-full em{align-items:flex-end;display:flex;flex-flow:column;font-size:12px;line-height:14px;position:absolute;right:24px;top:8px}.web-trade-bench-button-full em u{font-weight:400}.web-trade-bench-margin{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:8px;position:relative}.web-trade-bench-margin label{font-size:18px}.web-trade-bench-margin-select .web-form-input input{font-size:14px;font-weight:400}.web-trade-bench-margin-select .web-select-show-button label{color:#000!important;font-weight:400}.web-trade-bench-margin-select .web-select-show-button{border:0;min-width:auto;padding:0}.web-trade-bench-margin-select .web-select-options{left:-36px;right:-36px!important;top:50px!important}.web-trade-bench-margin-select .web-select-options .web-select-options ul li.active:hover,.web-trade-bench-margin-select .web-select-options ul li.active{background-color:#f7f7f7;color:#e7446b}.web-trade-bench-margin .web-select-show{position:static}.web-trade-bench-margin .web-c-skeleton{padding:11px 0}.web-trade-bench .web-form-input input{font-weight:700}.web-trade-bench .apply-link{border-top:1px solid #eee;font-size:16px;margin-top:10px;padding:16px 0 0;text-align:center}.web-trade-bench .apply-link a{color:#42a3ff}.mobile-mode .web-trade-bench{border-radius:0;display:flex;flex-flow:column-reverse;padding:0;position:static;width:100%}.mobile-mode .web-trade-bench-info{border-radius:.24rem;padding:.24rem}.mobile-mode .web-trade-bench-info dl{margin-bottom:.12rem}.mobile-mode .web-trade-bench-info dl dt{font-size:.12rem;line-height:.16rem}.mobile-mode .web-trade-bench-info dl dd{margin-top:.05rem}.mobile-mode .web-trade-bench-info section .web-button{border-radius:.14rem;height:.28rem;width:1.33rem}.mobile-mode .web-trade-bench-info .web-balance-show{height:.26rem}.mobile-mode .web-trade-bench-info .web-balance-show strong{font-size:.24rem}.mobile-mode .web-trade-bench-info .web-balance-show small,.mobile-mode .web-trade-bench-info .web-balance-show span{font-size:.16rem}.mobile-mode .web-trade-bench-pane{padding:.24rem .24rem .12rem}.mobile-mode .web-trade-bench-pane-col header{font-size:.14rem;line-height:.16rem;margin-bottom:.06rem;padding-left:.16rem}.mobile-mode .web-trade-bench-pane-col+.web-trade-bench-col header{padding-left:.08rem}.mobile-mode .web-trade-bench-pane-volume-input{width:100%}.mobile-mode .web-trade-bench-pane-volume-input input{border-radius:.18rem 0 0 .18rem;padding-right:0}.mobile-mode .web-trade-bench-pane-volume-max{font-size:.1rem;line-height:.16rem;margin-bottom:.06rem;margin-left:-200px}.mobile-mode .web-trade-bench-pane-volume-type .web-select-show-button{border-radius:0 .18rem .18rem 0;margin-left:-.02rem;padding-left:.1rem}.mobile-mode .web-trade-bench-open-type .web-select-show-button{border-radius:.18rem 0 0 .18rem;padding-right:.12rem;width:1.75rem}.mobile-mode .web-trade-bench-leverage .web-leverage-select-curr{border-radius:0 .18rem .18rem 0;margin-left:-.02rem;padding-left:.1rem;width:1.06rem}.mobile-mode .web-trade-bench-price-input-disabled{border-radius:.18rem;border-width:.02rem;font-size:.14rem;height:.36rem}.mobile-mode .web-trade-bench-price-input input{padding-right:.5rem}.mobile-mode .web-trade-bench-button-short{width:1.33rem}.mobile-mode .web-trade-bench-button-short strong{font-size:.14rem}.mobile-mode .web-trade-bench-button-short em{font-size:.1rem;line-height:.12rem}.mobile-mode .web-trade-bench-button-full strong{font-size:.14rem}.mobile-mode .web-trade-bench-button-full em{font-size:.1rem;line-height:.12rem;right:.18rem;top:.06rem}.mobile-mode .web-trade-bench-margin{margin-bottom:.2rem;padding-bottom:.08rem;position:relative}.mobile-mode .web-trade-bench-margin label{font-size:.16rem;padding-left:0}.mobile-mode .web-trade-bench-margin-select .web-form-input input{font-size:.14rem}.mobile-mode .web-trade-bench-margin-select .web-select-options{left:-.24rem;right:-.24rem!important;top:.4rem!important}.mobile-mode .web-trade-bench-margin .web-c-skeleton{padding:.1rem 0}.mobile-mode .web-trade-bench .apply-link{font-size:.12rem;margin-top:.1rem;padding:.16rem 0 0}.dark .web-trade-bench{background:#333}.dark .web-trade-bench-info,.dark .web-trade-bench-pane .web-select-show-button,.dark .web-trade-bench-pane-volume-input input{background:#222}.dark .web-trade-bench-pane-volume-max{color:#888}.dark .web-trade-bench-pane-volume-max em{color:#fff}.dark .web-trade-bench-price-input-disabled{background:#444;border-color:#444;color:#888}.dark .web-trade-bench-price-input input{background:#222}.dark .web-trade-bench-margin-select .web-select-show-button label{color:#fff!important}.dark .web-trade-bench-margin-select .web-select-options .web-select-options ul li.active:hover,.dark .web-trade-bench-margin-select .web-select-options ul li.active{background-color:#fae247;color:#000}.web-trade-bench-margin-item{justify-content:space-between}.web-trade-bench-margin-item.close,.web-trade-bench-margin-item.close *{opacity:.65}.web-trade-bench-margin-token{align-items:center;border-bottom:2px solid;border-image:linear-gradient(90deg,#f2fbff,#fff4f7) 1;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;margin-bottom:8px;padding-bottom:20px;-webkit-user-select:none;user-select:none}.web-trade-bench-margin-token img:first-child{border-radius:100%;margin-right:8px;width:24px}.web-trade-bench-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;content:"";display:block;height:12px;margin-left:8px;width:12px}.web-trade-bench-margin-token strong{align-items:center;display:flex}.web-trade-bench-margin-token img:last-child{cursor:pointer;margin-left:16px;width:18px}.open .web-trade-bench-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.dark .web-trade-bench-margin-token{border-bottom:2px solid;border-image:linear-gradient(90deg,#333,#333) 1}.dark .web-trade-bench-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .open .web-trade-bench-margin-token strong:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg) 50%/contain no-repeat}.mobile-mode .web-trade-bench-margin-token{font-size:.16rem;margin-bottom:.08rem;padding-bottom:.2rem}.web-trade-data{margin-top:48px;overflow:inherit}.web-trade-data .rc-tabs-nav{margin:0 auto;width:80%}.web-trade-data .rc-tabs-nav-wrap{justify-content:center}.web-trade-data-pane{background:#f7f7f7;border-radius:48px;margin-top:-12px;padding:12px}.web-trade-data-connect{min-height:624px;position:relative}.web-trade-data-list{width:100%}.web-trade-data-item{background:#fff;border-radius:36px;padding:36px}.web-trade-data-item hr{background:none;border-bottom:2px dashed #e7e7e7;border-left-width:0;border-right-width:0;border-top-width:0;margin:12px 0}.web-trade-data-item:not(:last-child){margin-bottom:12px}.web-trade-data-wrap{align-items:center;display:flex;flex-flow:column;min-height:240px;position:relative}.web-trade-data-wrap>.web-button{margin:36px auto 24px}.web-trade-data-wrap>.web-button img{display:block;margin-left:8px}.web-trade-data-wrap .web-pagination{margin:36px auto 24px}.mobile-mode .web-trade-data{margin-top:.24rem;width:100%}.mobile-mode .web-trade-data .rc-tabs-nav .rc-tabs-tab{margin:0 .12rem}.mobile-mode .web-trade-data .rc-tabs-nav .rc-tabs-tab:first-child{margin-left:0}.mobile-mode .web-trade-data .rc-tabs-nav .rc-tabs-tab:nth-child(3){margin-right:0}.mobile-mode .web-trade-data .rc-tabs-nav .rc-tabs-tab-btn{padding-left:0;padding-right:0}.mobile-mode .web-trade-data-pane{border-radius:.36rem;margin-top:-.08rem;padding:.08rem}.mobile-mode .web-trade-data-connect{min-height:2rem}.mobile-mode .web-trade-data-item{border-radius:.28rem;padding:.24rem}.mobile-mode .web-trade-data-item hr{margin:.12rem 0}.mobile-mode .web-trade-data-item:not(:last-child){margin-bottom:.08rem}.mobile-mode .web-trade-data-wrap{align-items:center;display:flex;flex-flow:column}.mobile-mode .web-trade-data-wrap>.web-button{margin:.24rem auto .16rem}.mobile-mode .web-trade-data-wrap>.web-button img{height:.16rem;margin-left:.08rem;width:.16rem}.mobile-mode .web-trade-data-wrap .web-pagination{margin:.24rem auto .16rem}.dark .web-trade-data-pane,.mobile-mode.dark .web-trade-data-pane{background:#333}.dark .web-trade-data-item,.mobile-mode.dark .web-trade-data-item{background:#222}.dark .web-trade-data-item hr,.mobile-mode.dark .web-trade-data-item hr{border-color:#444}.web-trade-atom-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.mobile-mode .web-trade-atom-wrap{display:grid;grid-template-columns:repeat(2,1fr)}.web-trade-data-atom{height:60px;position:relative}.web-trade-data-atom footer,.web-trade-data-atom label{align-items:center;display:flex;font-size:12px;height:20px}.web-trade-data-atom section{align-items:center;display:flex;font-size:16px;font-weight:700;height:20px}.web-trade-data-atom section .up{color:#11be6b}.web-trade-data-atom section .down{color:#f64242}.mobile-mode .web-trade-data-atom{height:.48rem}.mobile-mode .web-trade-data-atom footer,.mobile-mode .web-trade-data-atom label{font-size:.1rem;height:.16rem}.mobile-mode .web-trade-data-atom section{font-size:.12rem;height:.16rem}.web-trade-data-reminder{bottom:6px;display:flex;position:absolute}.web-trade-data-reminder li{background-color:#e7e7e7;border-radius:2px;height:10px;margin:0 2px;width:3px}.web-trade-data-reminder li.r1{background-color:#52eaa1}.web-trade-data-reminder li.r2{background-color:#fbe86c}.web-trade-data-reminder li.r3{background-color:#f64242}.mobile-mode .web-trade-data-reminder{bottom:.04rem}.mobile-mode .web-trade-data-reminder li{border-radius:.02rem;height:.08rem;margin:0 .02rem;width:.03rem}.web-trade-edit-button{align-items:center;color:#e7446b;cursor:pointer;display:flex;font-size:12px;margin-left:8px;opacity:1;transition:all .25s ease-in-out}.web-trade-edit-button:after{background:url(//derify-app-resources.vercel.app/image/icon/edit.svg) 50%/contain no-repeat;content:"";display:block;height:16px;width:16px}.web-trade-edit-button:hover{opacity:.8}.dark .web-trade-edit-button{color:#fae247}.dark .web-trade-edit-button:after{background-image:url(//derify-app-resources.vercel.app/image/icon/edit-dark.svg)}.dark .web-trade-edit-button:hover{opacity:.8}.web-trade-data-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.web-trade-data-item-header h4{align-items:center;display:flex;font-size:18px;font-weight:400;line-height:20px}.web-trade-data-item-header h4 strong{display:block;margin-right:8px}.web-trade-data-item-header button{align-items:center;background:none;border:none;color:#e7446b;cursor:pointer;display:flex;font-size:18px;font-weight:700;line-height:20px;opacity:1;text-transform:uppercase;transition:all .25s ease-in-out}.web-trade-data-item-header button:after{background:url(//derify-app-resources.vercel.app/image/icon/close-active.svg) 50%/contain no-repeat;content:"";display:block;height:20px;margin-left:4px;width:20px}.web-trade-data-item-header button:hover{opacity:.8}.mobile-mode .web-trade-data-item-header{margin-bottom:.24rem}.mobile-mode .web-trade-data-item-header h4{font-size:.14rem;line-height:.16rem}.mobile-mode .web-trade-data-item-header h4 strong{margin-right:.08rem}.mobile-mode .web-trade-data-item-header button{font-size:.14rem;line-height:.16rem}.mobile-mode .web-trade-data-item-header button:after{height:.16rem;margin-left:.04rem;width:.16rem}.dark .web-trade-data-item-header button{color:#fae247}.dark .web-trade-data-item-header button:after{background-image:url(//derify-app-resources.vercel.app/image/icon/close-active-dark.svg)}.web-trade-data-no-record{align-items:center;background:#fff;border-radius:36px;color:#888;display:flex;font-size:12px;justify-content:center;min-height:260px;width:100%}.dark .web-trade-data-no-record,.mobile-mode.dark .web-trade-data-no-record{background:#222}.web-trade-dialog-position-info{background:#fff;border-radius:36px;padding:36px}.web-trade-dialog-position-info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.web-trade-dialog-position-info-header h4{align-items:center;display:flex}.web-trade-dialog-position-info-header h4 strong{display:block;font-size:18px;font-weight:400;margin-right:8px}.web-trade-dialog-position-info-data{align-items:flex-end;display:flex}.web-trade-dialog-position-info-data .web-balance-show strong{font-size:40px}.web-trade-dialog-position-info-data .web-balance-show small{font-size:26px}.web-trade-dialog-position-info-data>span{display:block;font-size:26px;font-weight:700;margin-left:24px}.web-trade-dialog-position-info-data>p{align-items:center;align-items:flex-end;display:flex;justify-content:space-between;width:100%}.web-trade-dialog-position-info-data>strong{font-size:40px}.web-trade-dialog-position-info-count{margin-top:16px}.web-trade-dialog-position-info-count p{color:#888;font-size:14px;line-height:20px}.web-trade-dialog-position-info-count p em{color:#222}.web-trade-dialog-position-close-quantity{padding:36px}.web-trade-dialog-position-close-quantity label{display:block;font-size:14px;padding-left:24px}.web-trade-dialog-position-close-quantity section{align-items:center;display:flex;margin:12px 0}.web-trade-dialog-position-close-quantity section .web-form-input{flex:1 1}.web-trade-dialog-position-close-quantity section .web-form-input input{border-radius:24px 0 0 24px;padding-right:12px}.web-trade-dialog-position-close-quantity section .web-form-input input:focus{position:relative;z-index:2}.web-trade-dialog-position-close-quantity section .web-select-show-button{background:#fff;border-radius:0 24px 24px 0;cursor:inherit;margin-left:-2px;min-width:auto}.web-trade-dialog-position-close-quantity section .web-select .web-select-options{left:auto;right:0}.web-trade-dialog-position-confirm{padding:12px 36px 0}.web-trade-dialog-position-confirm dl{align-items:center;display:flex;height:68px;justify-content:space-between;position:relative}.web-trade-dialog-position-confirm dl:not(:last-child){border-bottom:1px dashed #e7e7e7}.web-trade-dialog-position-confirm dl dd,.web-trade-dialog-position-confirm dl dt{align-items:center;display:flex}.web-trade-dialog-position-confirm dl dd em{font-size:20px;font-weight:700;margin:0 8px}.web-trade-dialog-position-confirm dl dd u{font-size:16px}.web-trade-dialog-position-confirm dl dd section aside{align-items:center;display:flex}.web-trade-dialog-position-confirm dl dd section aside:first-child{margin-bottom:8px}.web-trade-dialog-position-confirm .web-question-popover{margin-left:8px}.web-trade-dialog-position-confirm .web-question-popover .web-question-popover-text{width:160px}.mobile-mode .web-trade-dialog-position-info{border-radius:.24rem;padding:.24rem}.mobile-mode .web-trade-dialog-position-info-header{margin-bottom:.08rem}.mobile-mode .web-trade-dialog-position-info-header h4 strong{font-size:.14rem;margin-right:.08rem}.mobile-mode .web-trade-dialog-position-info-data .web-balance-show strong{font-size:.28rem}.mobile-mode .web-trade-dialog-position-info-data .web-balance-show small{font-size:.2rem}.mobile-mode .web-trade-dialog-position-info-data>span{font-size:.18rem;margin-left:.12rem}.mobile-mode .web-trade-dialog-position-info-data>strong{font-size:.2rem}.mobile-mode .web-trade-dialog-position-info-data>p em{font-size:.12rem}.mobile-mode .web-trade-dialog-position-info-count{margin-top:.12rem}.mobile-mode .web-trade-dialog-position-info-count p{font-size:.12rem;line-height:.16rem}.mobile-mode .web-trade-dialog-position-close-quantity{padding:.24rem}.mobile-mode .web-trade-dialog-position-close-quantity label{font-size:.12rem;padding-left:.18rem}.mobile-mode .web-trade-dialog-position-close-quantity section{margin:.08rem 0}.mobile-mode .web-trade-dialog-position-close-quantity section .web-form-input input{border-radius:.18rem 0 0 .18rem;padding-right:.08rem}.mobile-mode .web-trade-dialog-position-close-quantity section .web-select-show-button{border-radius:0 .18rem .18rem 0;margin-left:-2px}.mobile-mode .web-trade-dialog-position-confirm{padding:.06rem .24rem 0}.mobile-mode .web-trade-dialog-position-confirm dl{height:.48rem}.mobile-mode .web-trade-dialog-position-confirm dl dt{font-size:.12rem}.mobile-mode .web-trade-dialog-position-confirm dl dd em{font-size:.12rem;margin:0 .06rem}.mobile-mode .web-trade-dialog-position-confirm dl dd u{font-size:.1rem}.mobile-mode .web-trade-dialog-position-confirm dl dd section aside:first-child{margin-bottom:.06rem}.dark .web-trade-dialog-position-info,.mobile-mode.dark .web-trade-dialog-position-info{background:#222}.dark .web-trade-dialog-position-info-count p,.mobile-mode.dark .web-trade-dialog-position-info-count p{color:#888}.dark .web-trade-dialog-position-info-count p em,.mobile-mode.dark .web-trade-dialog-position-info-count p em{color:#fff}.dark .web-trade-dialog-position-close-quantity section .web-select-show-button,.mobile-mode.dark .web-trade-dialog-position-close-quantity section .web-select-show-button{background:#222}.dark .web-trade-dialog-position-confirm dl:not(:last-child),.mobile-mode.dark .web-trade-dialog-position-confirm dl:not(:last-child){border-color:#444}.web-trade-dialog{align-items:center;display:flex;flex-flow:column}.web-trade-dialog-body{background:#f7f7f7;border-radius:48px;margin-bottom:36px;padding:12px;width:100%}.web-trade-dialog>.web-button{min-width:186px}.web-trade-dialog-alert{font-size:24px;line-height:1.5;margin-bottom:48px;text-align:center}.web-trade-dialog-edit{padding:36px 36px 12px}.web-trade-dialog-edit header{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px;padding:0 24px}.web-trade-dialog-edit header p em{font-weight:700;margin-right:2px}.web-trade-dialog-edit header p u{color:#888}.web-trade-dialog-edit section p{color:#888;font-size:14px;line-height:16px;padding:12px 24px}.web-trade-dialog-edit section p strong{color:#222}.web-trade-dialog-edit section p em{color:#11be6b}.mobile-mode .web-trade-dialog-body{border-radius:.36rem;margin-bottom:.24rem;padding:.08rem}.mobile-mode .web-trade-dialog>.web-button{min-width:1.4rem}.mobile-mode .web-trade-dialog-alert{font-size:.18rem;margin-bottom:.32rem}.mobile-mode .web-trade-dialog-edit{padding:.18rem .18rem .08rem}.mobile-mode .web-trade-dialog-edit header{font-size:.12rem;margin-bottom:.06rem;padding:0 .18rem}.mobile-mode .web-trade-dialog-edit section p{font-size:.1rem;line-height:.14rem;padding:.08rem .18rem}.dark .web-trade-dialog-body,.mobile-mode.dark .web-trade-dialog-body{background:#333}.dark .web-trade-dialog-edit section p strong,.mobile-mode.dark .web-trade-dialog-edit section p strong{color:#fff}.m-trade-fixed{align-items:center;background:#fff;bottom:0;box-shadow:0 0 .24rem #0003;display:flex;height:.6rem;justify-content:center;left:0;position:fixed;right:0;z-index:20}.m-trade-fixed .web-button{margin:0 .12rem}.m-trade-fixed .web-trade-bench-button-short{width:1.56rem}.dark .m-trade-fixed{background:#222;box-shadow:0 0 .24rem #000c}.web-trade-symbol-select{position:relative;z-index:4}.web-trade-symbol-select.show .web-trade-symbol-select-curr{border-color:#e7446b;color:#e7446b}.web-trade-symbol-select.show .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-up.svg)}.web-trade-symbol-select-search{position:relative}.web-trade-symbol-select-search i{background:url(//derify-app-resources.vercel.app/image/icon/search.svg) 50%/contain no-repeat;display:block;height:20px;left:24px;position:absolute;top:14px;width:20px}.web-trade-symbol-select-search input{border:2px solid #e7e7e7;border-radius:24px;display:block;font-size:16px;font-weight:700;height:48px;line-height:20px;padding:14px 24px 14px 52px;width:100%}.web-trade-symbol-select-search input:focus,.web-trade-symbol-select-search input:hover{border-color:#e7446b;color:#e7446b}.web-trade-symbol-select-search input:focus+i,.web-trade-symbol-select-search input:hover+i{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active.svg)}.web-trade-symbol-select-options{background:#fff;border-radius:36px;box-shadow:0 0 8px #0003;left:0;padding:24px;position:absolute;top:84px;width:660px}.web-trade-symbol-select-options ul{margin-top:12px}.web-trade-symbol-select-options ul li{align-items:center;background:#fff;border-radius:24px;cursor:pointer;display:flex;height:48px;justify-content:space-between;padding:0 24px;transition:all .25s ease-in-out}.web-trade-symbol-select-options ul li:hover{background:#f7f7f7}.web-trade-symbol-select-options ul li:not(:last-child){margin-bottom:4px}.web-trade-symbol-select-options ul li h5{font-size:16px;font-weight:400;width:140px}.web-trade-symbol-select-options ul li .web-balance-show{width:180px}.web-trade-symbol-select-options ul li .web-balance-show strong{font-size:18px}.web-trade-symbol-select-options ul li .web-balance-show small{font-size:16px;font-weight:700}.web-trade-symbol-select-options ul li .web-balance-show span{font-size:16px;margin-left:2px}.web-trade-symbol-select-options ul li .web-balance-show:last-child{text-align:right;width:140px}.web-trade-symbol-select-options ul li .web-change-percent{width:100px}.web-trade-symbol-select-container{max-height:478px;overflow:hidden auto}.mobile-mode .web-trade-symbol-select{width:100%}.mobile-mode .web-trade-symbol-select-curr{align-items:center;border-radius:.28rem;flex-flow:row;height:.56rem;padding:.16rem .45rem .16rem .32rem;width:100%}.mobile-mode .web-trade-symbol-select-curr.s{font-size:.14rem}.mobile-mode .web-trade-symbol-select-curr h4{font-size:.14rem;height:.2rem}.mobile-mode .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/dot.svg);height:.12rem;left:.24rem;position:absolute;top:.212rem;width:.05rem}.mobile-mode .web-trade-symbol-select-curr aside{flex-flow:row-reverse;margin-top:0}.mobile-mode .web-trade-symbol-select-curr aside .web-balance-show{font-size:.12rem;margin-left:.08rem}.mobile-mode .web-trade-symbol-select.show .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/dot-active.svg)}.mobile-mode .web-trade-symbol-select .icon{background:url(//derify-app-resources.vercel.app/image/icon/toggle.svg) 50%/contain no-repeat;height:.22rem;position:absolute;right:.16rem;top:.16rem;width:.22rem}.mobile-mode .web-trade-symbol-select-search{position:relative}.mobile-mode .web-trade-symbol-select-search i{height:.16rem;left:.16rem;top:.1rem;width:.16rem}.mobile-mode .web-trade-symbol-select-search input{border-radius:.18rem;border-width:.02rem;font-size:.14rem;height:.36rem;padding:.08rem .16rem .08rem .4rem}.mobile-mode .web-trade-symbol-select-options{border-radius:.28rem;padding:.24rem;top:.66rem;width:100%}.mobile-mode .web-trade-symbol-select-options ul{margin-top:.12rem}.mobile-mode .web-trade-symbol-select-options ul li{border-radius:.3rem;height:.6rem;margin-bottom:0;padding:0 .16rem}.mobile-mode .web-trade-symbol-select-options ul li h5{font-size:.14rem;line-height:.2rem;width:auto}.mobile-mode .web-trade-symbol-select-options ul li .web-balance-show{width:auto}.mobile-mode .web-trade-symbol-select-options ul li .web-balance-show strong{font-size:.16rem}.mobile-mode .web-trade-symbol-select-options ul li .web-balance-show small,.mobile-mode .web-trade-symbol-select-options ul li .web-balance-show span{font-size:.1rem}.mobile-mode .web-trade-symbol-select-options ul li .web-balance-show:last-child{text-align:left;width:auto}.mobile-mode .web-trade-symbol-select-options ul li .web-change-percent{width:auto}.mobile-mode .web-trade-symbol-select-options ul li aside:last-child{align-items:flex-end;display:flex;flex-flow:column}.mobile-mode .web-trade-symbol-select-options ul li aside:last-child .web-balance-show{height:.2rem}.dark .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark.svg)}.dark .web-trade-symbol-select.show .web-trade-symbol-select-curr{border-color:#fae247;color:#fae247}.dark .web-trade-symbol-select.show .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/arrow-up-dark.svg)}.dark .web-trade-symbol-select-search i{background-image:url(//derify-app-resources.vercel.app/image/icon/search-dark.svg)}.dark .web-trade-symbol-select-search input{background:#222;border-color:#444}.dark .web-trade-symbol-select-search input:focus,.dark .web-trade-symbol-select-search input:hover{border-color:#fae247;color:#fae247}.dark .web-trade-symbol-select-search input:focus+i,.dark .web-trade-symbol-select-search input:hover+i{background-image:url(//derify-app-resources.vercel.app/image/icon/search-active-dark.svg)}.dark .web-trade-symbol-select-options{background:#222;box-shadow:0 0 8px #000c}.dark .web-trade-symbol-select-options ul li{background:#222}.dark .web-trade-symbol-select-options ul li:hover{background:#333}.mobile-mode.dark .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/dot-dark.svg)}.mobile-mode.dark .web-trade-symbol-select-curr.s{font-size:.14rem}.mobile-mode.dark .web-trade-symbol-select.show .web-trade-symbol-select-curr h4:after{background-image:url(//derify-app-resources.vercel.app/image/icon/dot-active-dark.svg)}.mobile-mode.dark .web-trade-symbol-select .icon{background-image:url(//derify-app-resources.vercel.app/image/icon/toggle-dark.svg)}.web-trade-symbol-select-curr{background:#fff;border:2px solid #fff;border-radius:36px;cursor:pointer;display:flex;flex-flow:column;height:72px;padding:12px 24px;-webkit-user-select:none;user-select:none;width:260px}.web-trade-symbol-select-curr.s{align-items:center;font-size:14px;justify-content:center}.web-trade-symbol-select-curr h4{align-items:center;display:flex;font-size:18px;font-weight:400;height:20px;justify-content:space-between;width:100%}.web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;content:"";display:block;height:12px;width:12px}.web-trade-symbol-select-curr aside{align-items:center;display:flex;height:26px;justify-content:space-between;margin-top:2px}.web-trade-symbol-select-curr aside .web-balance-show{font-size:18px}.web-trade-symbol-select .web-c-drop-down-list{padding:0}.web-trade-symbol-select .web-c-drop-down-list-content{border-radius:36px}.web-trade-symbol-select .web-c-drop-down-list-content input{font-size:14px;font-weight:700}.web-trade-symbol-select .web-c-drop-down-list-content input::placeholder{color:#888}.web-trade-symbol-select .web-c-drop-down-list-motion-div{left:-8px;right:-8px;top:76px;width:614px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li{padding:0 16px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li:hover{color:inherit}.web-trade-symbol-select .web-c-drop-down-list-motion-div li h5{font-size:16px;font-weight:400;width:140px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show{width:140px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show strong{font-size:18px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show small{font-size:16px;font-weight:700}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show span{font-size:16px;margin-left:2px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show:last-child{text-align:right;width:120px}.web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-change-percent{width:120px}.web-trade-symbol-select .web-c-drop-down-list-content-items{max-height:466px}.web-trade-symbol-select .web-c-drop-down-list-content-items .web-image{border-radius:0;cursor:pointer;height:14px;margin-right:8px;width:14px}.web-trade-symbol-select .open .web-trade-symbol-select-curr{border-color:#e7446b;color:#e7446b}.web-trade-symbol-select .open .web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.dark .web-trade-symbol-select-curr{background:#222;border-color:#222;color:#fff}.dark .web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .open .web-trade-symbol-select-curr{border-color:#fae247;color:#fae247}.dark .open .web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg) 50%/contain no-repeat}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-content{border-radius:.28rem}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div{left:-.08rem;right:-.08rem;top:.56rem;width:auto}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li{border-radius:.3rem;height:.6rem;justify-content:space-between;margin-bottom:0;padding:0 .16rem}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li h5{font-size:.14rem;line-height:.2rem;width:auto}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show{width:auto}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show strong{font-size:.16rem}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show small,.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show span{font-size:.1rem}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-balance-show:last-child{text-align:left;width:auto}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li .web-change-percent{width:auto}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li aside:last-child{align-items:flex-end;display:flex;flex-flow:column}.mobile-mode .web-trade-symbol-select .web-c-drop-down-list-motion-div li aside:last-child .web-balance-show{height:.2rem}.mobile-mode .web-trade-symbol-select .open .web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/dot-active.svg) 50%/contain no-repeat}.mobile-mode.dark .web-trade-symbol-select .open .web-trade-symbol-select-curr h4:after{background:url(//derify-app-resources.vercel.app/image/icon/dot-active-dark.svg) 50%/contain no-repeat}.web-trade-kline{background:#f7f7f7;border-radius:48px;padding:12px}.web-trade-kline-header,.web-trade-kline-header-data{align-items:center;display:flex}.web-trade-kline-header-data section{padding:0 24px}.web-trade-kline-header-data section h3{align-items:center;display:flex;font-size:16px;font-weight:400;line-height:20px}.web-trade-kline-header-data section strong{align-items:baseline;display:inline-flex;font-size:18px;line-height:26px}.web-trade-kline-header-data section strong em{padding:0 2px}.web-trade-kline-header-data section small{font-size:12px}.web-trade-kline-header-data hr{background:#fff;border:none;border-radius:1px;display:block;height:60px;width:2px}.web-trade-kline-chart{align-items:flex-end;background:#fff;border-radius:36px;display:flex;flex-flow:column;margin-top:12px;padding:36px;position:relative}.web-trade-kline-chart .web-select{position:absolute;right:100px;top:36px;z-index:3}.web-trade-kline-chart .web-select-show-button{background:#fff;min-width:100px}.web-trade-kline-chart .web-select-options{min-width:100px}.web-trade-kline-chart-layout{height:500px;width:100%}.web-trade-kline-placeholder{align-items:center;background:#fff;border-radius:36px;display:flex;font-size:14px;justify-content:center;margin-top:12px;min-height:572px}.web-trade-kline .web-loading{border-radius:36px}.mobile-mode .web-trade-kline-header-data{grid-gap:.08rem;display:grid;grid-template-columns:1fr 1fr;margin-top:.08rem}.mobile-mode .web-trade-kline-header-data section{align-items:center;background:#fff;border-radius:.28rem;display:flex;flex-flow:column;height:.94rem;padding:.24rem 0 0}.mobile-mode .web-trade-kline-header-data section h3{font-size:.12rem;line-height:.16rem}.mobile-mode .web-trade-kline-header-data section strong{font-size:.16rem;line-height:.26rem}.mobile-mode .web-trade-kline-header-data section small{font-size:.12rem;font-weight:700}.mobile-mode .web-trade-kline-header-data section:first-child small{font-size:.1rem}.mobile-mode .web-trade-kline-header-data section:nth-child(2){grid-column:1;grid-row:2}.mobile-mode .web-trade-kline-header-data section:nth-child(3){grid-column:2;grid-row-end:3;grid-row-start:1;height:100%}.mobile-mode .web-trade-kline-header-data section aside{align-items:center;display:flex;flex-flow:column;margin:.16rem auto .08rem}.mobile-mode .web-trade-kline-chart{border-radius:.28rem;display:block;height:4rem;margin-top:.08rem;padding:.16rem}.mobile-mode .web-trade-kline-chart-layout{height:5.888rem;transform:scale(.625);transform-origin:0 0;width:4.72rem}.mobile-mode .web-trade-kline-chart .web-select{right:.1rem;top:.1rem;transform:scale(.8);transform-origin:top right}.mobile-mode .web-trade-kline-chart .web-select-options,.mobile-mode .web-trade-kline-chart .web-select-show-button{min-width:.7rem}.mobile-mode .web-trade-kline-chart .web-loading{border-radius:.28rem}.mobile-mode .web-trade-kline-placeholder{background:#fff;border-radius:.28rem;font-size:.14rem;margin-top:.08rem;min-height:4rem}.dark .web-trade-kline{background:#333}.dark .web-trade-kline-chart,.dark .web-trade-kline-chart .web-select-show-button,.dark .web-trade-kline-header-data hr,.dark .web-trade-kline-placeholder,.mobile-mode.dark .web-trade-kline-header-data section{background:#222}.web-trade{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:48px}.web-trade-main{width:968px}.mobile-mode .web-trade{flex-flow:column;margin-bottom:.36rem;padding:0 .16rem;width:100%}.mobile-mode .web-trade-mobile-header{background-image:linear-gradient(135deg,#f2fbff,#fff4f7);border-radius:.36rem;padding:.08rem;position:relative;width:100%}.dark .web-trade-mobile-header{background:#333}.web-consultant{background:#f7f7f7;border-radius:48px;flex-flow:column;height:calc(100vh - 200px);justify-content:center;min-height:400px}.web-consultant button{margin-top:20px}.web-consultant-item{background:#fff;border-radius:24px;height:48px;justify-content:space-between;padding:0 20px;-webkit-user-select:none;user-select:none}.web-consultant-item:not(:last-child){margin-bottom:20px}.web-consultant-item em{background:url(//derify-app-resources.vercel.app/image/icon/copy.svg) 50%/contain no-repeat;cursor:pointer;display:block;height:16px;width:16px}.web-consultant-item span:first-child{color:#a2a2a2}.web-consultant-item span img{cursor:pointer;margin-left:4px}.web-consultant-balance{font-size:12px;justify-content:space-between;padding:0 20px}.web-consultant-balance span:first-child{color:#a2a2a2}.web-consultant-inner{width:300px}.web-consultant-inner .web-c-drop-down-list{padding:0}.web-consultant-inner .web-c-drop-down-list-motion-div{left:-8px;right:-8px;top:56px}.mobile-mode .web-consultant{border-radius:.24rem;height:calc(100vh - 1rem);margin:0 .16rem;width:auto}.mobile-mode .web-consultant .button{margin-top:.16rem}.mobile-mode .web-consultant-inner{padding:0 .16rem;width:100%}.mobile-mode .web-consultant-inner .web-c-drop-down-list-motion-div{left:-.08rem;right:-.08rem;top:.36rem}.mobile-mode .web-consultant-item{border-radius:.36rem;font-size:.14rem;height:.36rem;padding:0 .16rem}.mobile-mode .web-consultant-item:not(:last-child){margin-bottom:.16rem}.dark .web-consultant,.mobile-mode.dark .web-consultant{background:#333}.dark .web-consultant-item,.mobile-mode.dark .web-consultant-item{background:#444}.dark .web-consultant-item em,.mobile-mode.dark .web-consultant-item em{background:url(//derify-app-resources.vercel.app/image/icon/copy-dark.svg) 50%/contain no-repeat}.web-user-apply{background:#f7f7f7;border-radius:48px;flex-flow:column;justify-content:center;min-height:calc(100vh - 200px)}.web-user-apply-inner{width:360px}.web-user-apply-inner input{text-align:right}.web-user-apply-inner button{margin-top:20px}.web-user-apply-inner .arco-form-message{color:#e7446b;padding-right:20px;text-align:right}.web-user-apply-inner .form-item-tips{font-size:12px;justify-content:flex-end;margin-top:4px;padding-right:20px}.web-user-apply-inner .form-item-tips a{color:#e7446b;text-decoration:underline}.web-user-apply-inner .form-item-select{background:#fff;border-radius:24px;cursor:pointer;justify-content:space-between;min-height:48px;padding:8px 20px;-webkit-user-select:none;user-select:none}.web-user-apply-inner .form-item-select:not(.s){margin-bottom:20px}.web-user-apply-inner .form-item-select-right{margin-left:20px}.web-user-apply-inner .form-item-select-right .null{color:#a2a2a2}.web-user-apply-inner .form-item-select-right .active{color:#e7446b}.web-user-apply-inner .form-item-select-right .token-icon{border-radius:100%;height:24px;margin-right:10px;width:24px}.web-user-apply-inner .form-item-select-right .arco-avatar{height:28px;width:28px}.web-user-apply-inner .form-item-select-label{color:#a2a2a2}.web-user-apply-inner .form-item-select .arrow{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-1.svg) 50%/contain no-repeat;height:12px;margin-left:10px;width:12px}.web-user-apply-inner .form-item-select .arrow.active{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-light-theme-2.svg) 50%/contain no-repeat}.web-user-apply-inner .form-item-balance{font-size:12px;justify-content:space-between;padding:0 20px}.web-user-apply-inner .form-item-balance span:first-child{color:#a2a2a2}.web-user-apply-inner .arco-form-item-status-error .arco-input-inner-wrapper:not(.arco-input-inner-wrapper-disabled),.web-user-apply-inner .arco-form-item-status-error .arco-input-inner-wrapper:not(.arco-input-inner-wrapper-disabled):hover{background-color:#fff;border:2px solid #0000}.web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper{background:#fff;border:2px solid #0000;border-radius:24px;height:48px;padding:0 20px}.web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper-focus{border:2px solid #88888826}.web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper .arco-input-group-prefix{color:#a2a2a2;font-size:16px}.mobile-mode .web-user-apply{border-radius:.24rem;height:calc(100vh - 2rem);margin:0 .16rem;width:auto}.mobile-mode .web-user-apply-inner{padding:0 .16rem;width:100%}.mobile-mode .web-user-apply-inner button{margin-top:.16rem}.mobile-mode .web-user-apply-inner .arco-form-message,.mobile-mode .web-user-apply-inner .form-item-tips{padding-right:.16rem}.mobile-mode .web-user-apply-inner .form-item-select{border-radius:.36rem;font-size:.13rem;min-height:.36rem;padding:.04rem .16rem}.mobile-mode .web-user-apply-inner .form-item-select em{height:.1rem;margin-left:.1rem;width:.1rem}.mobile-mode .web-user-apply-inner .form-item-select img{height:.2rem;margin-right:.1rem;width:.2rem}.mobile-mode .web-user-apply-inner .form-item-select:not(.s){margin-bottom:.16rem}.mobile-mode .web-user-apply-inner .form-item-balance{padding:0 .16rem}.mobile-mode .web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper{border-radius:.36rem;height:.36rem;padding:0 .16rem}.mobile-mode .web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper .arco-input-group-prefix{color:#a2a2a2;font-size:.14rem}.dark .web-user-apply,.mobile-mode.dark .web-user-apply{background:#333}.dark .web-user-apply .form-item-select,.mobile-mode.dark .web-user-apply .form-item-select{background:#444}.dark .web-user-apply .form-item-select em,.mobile-mode.dark .web-user-apply .form-item-select em{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-1.svg) 50%/contain no-repeat}.dark .web-user-apply .form-item-select em.active,.mobile-mode.dark .web-user-apply .form-item-select em.active{background:url(//derify-app-resources.vercel.app/image/icon/arrow-down-dark-theme-2.svg) 50%/contain no-repeat}.dark .web-user-apply .form-item-select-right,.mobile-mode.dark .web-user-apply .form-item-select-right{margin-left:.1rem}.dark .web-user-apply .form-item-select-right .active,.mobile-mode.dark .web-user-apply .form-item-select-right .active{color:#fae247}.arco-trigger .arco-select-popup{background:#fff;border-radius:24px;box-shadow:0 0 8px #0003;box-sizing:initial;padding:20px}.arco-trigger .arco-select-popup .arco-select-option{font-size:16px;padding:2px 12px 2px 8px}.arco-trigger .arco-select-popup .arco-select-option-hover{background:#f7f7f7;border-radius:12px;color:#e7446b}.arco-trigger .arco-select-popup .arco-checkbox-checked .arco-checkbox-mask{background-color:#e7446b}.arco-trigger .arco-select-popup .arco-checkbox-mask{border-radius:4px}.arco-trigger .arco-select-popup .option{justify-content:space-between}.arco-trigger .arco-select-popup .option img{border-radius:24px;width:24px}.arco-trigger .arco-select-popup .search.arco-input-group-wrapper{margin-bottom:10px}.arco-trigger .arco-select-popup .search.arco-input-group-wrapper .arco-input-inner-wrapper{background:#fff;border:2px solid #88888826;border-radius:12px;height:40px;padding:0 10px}.arco-trigger .arco-select-popup .search.arco-input-group-wrapper .arco-input-inner-wrapper-focus{border:2px solid #88888826}.arco-trigger .arco-select-popup .search.arco-input-group-wrapper .arco-input-inner-wrapper .arco-input-group-prefix,.arco-trigger .arco-select-popup .search.arco-input-group-wrapper .arco-input-inner-wrapper input::placeholder{color:#888}.arco-trigger .arco-select-popup .search-null{color:#a2a2a2;font-size:12px;justify-content:center}.arco-trigger .arco-select-popup .search-loading,.arco-trigger .arco-select-popup .search-null{height:18px;padding-top:10px}.arco-trigger .arco-select-popup .load-more{background:#f7f7f7;border:none;border-radius:8px;color:#a2a2a2;cursor:pointer;font-size:12px;gap:8px;justify-content:center;margin:20px auto 0;outline:none;padding:10px 20px;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none;width:calc(100% - 40px)}.arco-trigger .arco-select-popup .load-more:hover{color:#e7446b}.arco-trigger .arco-select-popup .load-more:disabled{color:#a2a2a2}.arco-trigger .arco-select-popup .load-more .web-spinner{width:auto}.dark .web-user-apply-inner input{color:#fff}.dark .web-user-apply-inner .arco-form-message,.dark .web-user-apply-inner .form-item-tips a{color:#fae247}.dark .web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper{background:#444}.dark .web-user-apply-inner .arco-input-group-wrapper .arco-input-inner-wrapper .arco-input-group-prefix{color:#a2a2a2}.dark .web-user-apply-inner .arco-form-item-status-error .arco-input-inner-wrapper:not(.arco-input-inner-wrapper-disabled),.dark .web-user-apply-inner .arco-form-item-status-error .arco-input-inner-wrapper:not(.arco-input-inner-wrapper-disabled):hover{background-color:#444;border:2px solid #0000}.dark .arco-trigger .arco-select-popup{background:#222;border-color:#222;box-shadow:0 0 8px #000c}.dark .arco-trigger .arco-select-popup .arco-select-option{background:#222;color:#fff}.dark .arco-trigger .arco-select-popup .arco-select-option-hover{background:#333;border-radius:12px;color:#fae247}.dark .arco-trigger .arco-select-popup .arco-checkbox-checked .arco-checkbox-mask{background-color:#fae247}