.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:16px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 16px 16px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:16px 0 0 16px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:16px 16px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 16px 16px 0}.van-popup--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-bottom-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-top-enter-active{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popup-slide-bottom-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-top-leave-active{-webkit-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.van-switch{position:relative;display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box;width:2em;font-size:30px;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.van-switch,.van-switch__node{height:1em;background-color:#fff}.van-switch__node{position:absolute;top:0;left:0;width:1em;font-size:inherit;border-radius:100%;-webkit-box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);-o-transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);-ms-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.tradingbot-alert-wrapper[data-v-1db42112]{height:80px}@-webkit-keyframes moveToLeft-1db42112{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes moveToLeft-1db42112{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.tradingbot-alert-wrapper .tradingbot-alert[data-v-1db42112]{position:fixed;top:0;left:0;right:0;z-index:9;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:80px;background:var(--Background-L2);font-weight:500;font-size:24px;line-height:28px;color:var(--Text-L1)}.tradingbot-alert-wrapper .tradingbot-alert .htx-icon-arrow-outline[data-v-1db42112],.tradingbot-alert-wrapper .tradingbot-alert .htx-icon-attention-outline[data-v-1db42112]{-ms-flex-negative:0;flex-shrink:0;font-size:24px;color:var(--Text-L1)}.tradingbot-alert-wrapper .tradingbot-alert-content[data-v-1db42112]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-left:8px;margin-right:8px}.tradingbot-alert-wrapper .tradingbot-alert-inner[data-v-1db42112]{width:100%;white-space:nowrap;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tradingbot-alert-wrapper .tradingbot-alert .move[data-v-1db42112]{-webkit-animation:moveToLeft-1db42112 20s linear 1s infinite normal none running;animation:moveToLeft-1db42112 20s linear 1s infinite normal none running}.tradingbot-alert-popup[data-v-1db42112]{width:650px;font-weight:500;font-size:28px;line-height:32px;color:var(--Text-L1);padding:40px;background:var(--Background-PopUp);border-radius:32px}.tradingbot-alert-popup>h3[data-v-1db42112]{font-weight:500;font-size:40px;line-height:56px;color:var(--Text-L1);margin-bottom:32px}.tradingbot-alert-popup>div[data-v-1db42112]{margin-bottom:60px;font-size:32px;line-height:44px;color:var(--Text-L1)}.tradingbot-alert-popup>button[data-v-1db42112]{width:100%;height:80px;background:var(--Button-Blue-Fill);color:var(--Text-L1);font-size:32px;text-align:center}.van-slider{position:relative;width:100%;height:2px;background-color:#ebedf0;border-radius:999px;cursor:pointer}.van-slider:before{position:absolute;top:-8px;right:0;bottom:-8px;left:0;content:""}.van-slider__bar{position:relative;width:100%;height:100%;background-color:#1989fa;border-radius:inherit;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.van-slider__button{width:24px;height:24px;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 1px 2px rgba(0,0,0,.5)}.van-slider__button-wrapper,.van-slider__button-wrapper-right{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);cursor:-webkit-grab;cursor:grab}.van-slider__button-wrapper-left{position:absolute;top:50%;left:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);cursor:-webkit-grab;cursor:grab}.van-slider--disabled{cursor:not-allowed;opacity:.5}.van-slider--disabled .van-slider__button-wrapper,.van-slider--disabled .van-slider__button-wrapper-left,.van-slider--disabled .van-slider__button-wrapper-right{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:2px;height:100%}.van-slider--vertical .van-slider__button-wrapper,.van-slider--vertical .van-slider__button-wrapper-right{top:auto;right:50%;bottom:0;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0)}.van-slider--vertical .van-slider__button-wrapper-left{top:0;right:50%;left:auto;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--vertical:before{top:0;right:-8px;bottom:0;left:-8px}.page-create-strategy[data-v-11eae160]{background:var(--Background-L1)!important}.page-create-strategy .form-item[data-v-11eae160]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;margin-bottom:16px}.page-create-strategy .form-item.column[data-v-11eae160]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-create-strategy .form-item.column .form-item-label[data-v-11eae160]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-create-strategy .form-item.column .form-item-label .form-item-label-switch[data-v-11eae160]{border:none;padding:4px}.page-create-strategy .form-item.column .form-item-label .form-item-label-switch[data-v-11eae160] .van-switch__node{background:var(--Button-Blue-Text);top:4px;left:4px}.page-create-strategy .form-item.form-item-coin-type-tab[data-v-11eae160]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-create-strategy .form-item-label[data-v-11eae160]{font-size:28px;line-height:40px;color:var(--Text-L1)}.page-create-strategy .coin-type-tab[data-v-11eae160]{height:48px;border-radius:16px;background:var(--Background-L3);padding:4px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-create-strategy .coin-type-tab>div[data-v-11eae160]{min-width:160px;font-size:24px;line-height:36px;text-align:center;color:var(--Text-L3);padding:0 20px;font-weight:500}.page-create-strategy .coin-type-tab>div.act[data-v-11eae160]{background:var(--Background-L1);color:var(--Text-L1);border-radius:12px}.page-create-strategy .line[data-v-11eae160]{height:16px;width:100vw;background:#f2f2f2;margin:32px -30px}.page-create-strategy .header-tip[data-v-11eae160]{background:var(--Background-L2);min-height:36px;padding:24px;font-size:24px;line-height:32px;color:var(--Text-L1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-create-strategy .header-tip .htx-icon-attention-outline[data-v-11eae160]{font-size:24px;color:var(--Text-L1);margin-right:8px}.page-create-strategy .bot-input-wrapper[data-v-11eae160]{margin-top:24px;margin-bottom:24px}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160],.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]{padding:20px;font-size:28px;line-height:36px;width:100%;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:var(--Text-L1);caret-color:var(--Text-L1);border:2px solid var(--Border-L1);font-weight:500;outline:none;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);-o-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);border-radius:16px}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]::-webkit-input-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]::-webkit-input-placeholder{color:var(--Text-L4);font-weight:400}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]::-moz-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]::-moz-placeholder{color:var(--Text-L4);font-weight:400}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]::-ms-input-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]::-ms-input-placeholder{color:var(--Text-L4);font-weight:400}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]::placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]::placeholder{color:var(--Text-L4);font-weight:400}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]:focus,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]:focus{border-color:var(--Text-L1)}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]:focus::-webkit-input-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]:focus::-webkit-input-placeholder{color:var(--Text-L1)}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]:focus::-moz-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]:focus::-moz-placeholder{color:var(--Text-L1)}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]:focus::-ms-input-placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]:focus::-ms-input-placeholder{color:var(--Text-L1)}.page-create-strategy .bot-input-wrapper>input[data-v-11eae160]:focus::placeholder,.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]:focus::placeholder{color:var(--Text-L1)}.page-create-strategy .bot-input-wrapper>textarea[data-v-11eae160]{height:160px}.page-create-strategy .optional[data-v-11eae160]{margin-top:48px;font-size:28px;line-height:36px;color:var(--Text-L1)}.page-create-strategy .optional .top[data-v-11eae160]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;font-size:28px;font-weight:500}.page-create-strategy .optional .top>div[data-v-11eae160],.page-create-strategy .optional .top[data-v-11eae160]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-create-strategy .optional .top>div>img[data-v-11eae160]{width:24px;height:24px;margin-left:4px}.page-create-strategy .optional .top .hot-area[data-v-11eae160]{width:50px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page-create-strategy .optional .top .hot-area .htx-icon-drop-down-outline[data-v-11eae160]{font-size:14px;color:var(--Text-L3)}.page-create-strategy .optional .top .hot-area .htx-icon-drop-down-outline-rotate[data-v-11eae160]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.page-create-strategy .optional .optional-more .mode[data-v-11eae160]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:48px;margin-bottom:16px;font-size:28px;color:var(--Text-L1)}.page-create-strategy .optional .optional-more .mode .form-item-label-switch[data-v-11eae160]{border:none;padding:4px}.page-create-strategy .optional .optional-more .mode .form-item-label-switch[data-v-11eae160] .van-switch__node{background:var(--Button-Blue-Text);top:4px;left:4px}.page-create-strategy .optional .optional-more .mode .mode-tab[data-v-11eae160]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px;background:#eff2f4;width:332px;height:48px;line-height:36px;border-radius:8px}.page-create-strategy .optional .optional-more .mode .mode-tab .item[data-v-11eae160]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#909090}.page-create-strategy .optional .optional-more .mode .mode-tab .item.act[data-v-11eae160]{background:#fff;border-radius:4px;color:#000}.page-create-strategy .optional .optional-more[data-v-11eae160] .e-input{margin:24px 0}.page-create-strategy img[data-v-11eae160]:focus,.page-create-strategy img[data-v-11eae160]:focus-visible{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only}.page-create-strategy__confirm[data-v-11eae160]{width:100%;font-weight:500;font-size:28px;line-height:32px;text-align:right;color:var(--Text-L1);padding-bottom:85px;border-radius:32px 32px 0 0;background:var(--Background-PopUp);padding-top:40px}.page-create-strategy__confirm[data-v-11eae160]:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:16px;width:96px;height:8px;background:var(--Border-L1);content:""}.page-create-strategy__confirm>h3[data-v-11eae160]{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;padding:0 30px}.page-create-strategy__confirm>h3 span[data-v-11eae160]:first-child{color:var(--Text-L1);font-weight:500;font-size:36px}.page-create-strategy__confirm>h3 .icon-close[data-v-11eae160]{display:block;width:56px;height:56px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iMTQiIGZpbGw9IiNGNUY1RjUiLz48cGF0aCBkPSJNMTcuNDc1IDkuMjkzYTEgMSAwIDAxMS40MTQgMS40MTRsLTMuMzg0IDMuMzg0IDMuMzg0IDMuMzg0YTEgMSAwIDAxLTEuNDE0IDEuNDE0bC0zLjM4NC0zLjM4NC0zLjM4NCAzLjM4NGExIDEgMCAxMS0xLjQxNC0xLjQxNGwzLjM4NC0zLjM4NC0zLjM4NC0zLjM4NGExIDEgMCAwMTEuNDE0LTEuNDE0bDMuMzg0IDMuMzg0IDMuMzg0LTMuMzg0eiIgZmlsbD0iIzhDOEM4QyIvPjwvc3ZnPg==) no-repeat 50%;background-size:100%}.page-create-strategy__confirm>h3 .icon-close-dark[data-v-11eae160]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iMTQiIGZpbGw9IiMxRjFGMUYiLz48cGF0aCBkPSJNMTcuNDc1IDkuMjkzYTEgMSAwIDAxMS40MTQgMS40MTRsLTMuMzg0IDMuMzg0IDMuMzg0IDMuMzg0YTEgMSAwIDAxLTEuNDE0IDEuNDE0bC0zLjM4NC0zLjM4NC0zLjM4NCAzLjM4NGExIDEgMCAxMS0xLjQxNC0xLjQxNGwzLjM4NC0zLjM4NC0zLjM4NC0zLjM4NGExIDEgMCAwMTEuNDE0LTEuNDE0bDMuMzg0IDMuMzg0IDMuMzg0LTMuMzg0eiIgZmlsbD0iIzY2NiIvPjwvc3ZnPg==) no-repeat 50%;background-size:100%}.page-create-strategy__confirm .confirm-content[data-v-11eae160]{padding:0 32px}.page-create-strategy__confirm .confirm-content .confirm-line[data-v-11eae160]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.page-create-strategy__confirm .confirm-content .confirm-line>label[data-v-11eae160]{color:var(--Text-L3);font-size:28px;line-height:40px;text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-create-strategy__confirm .confirm-content .confirm-line>div[data-v-11eae160]{font-size:28px;line-height:40px;color:var(--Text-L1)}.page-create-strategy__confirm .confirm-content .line[data-v-11eae160]{width:100%;height:1px;margin:24px 0;background:var(--Border-L2)}.page-create-strategy__confirm .confirm-content .confirm-line[data-v-11eae160]:first-child{padding-top:16px}.page-create-strategy__confirm .confirm-content .confirm-line[data-v-11eae160]:last-of-type{border:none}.page-create-strategy__confirm .confirm-content>button[data-v-11eae160]{width:100%;height:80px;border-radius:16px;background:var(--Button-Blue-Fill);color:var(--Button-Blue-Text);font-size:28px;font-weight:500;line-height:80px;text-align:center;margin-top:32px}.page-create__popup_list[data-v-11eae160]{max-height:820px;overflow-y:auto;font-size:28px;line-height:40px;color:var(--Text-L1)}.page-create__popup_list>li[data-v-11eae160]{margin-bottom:30px}.page-create__popup_list>li[data-v-11eae160]:last-child{margin-bottom:0}.page-create__popup_list>li>h3[data-v-11eae160]{font-size:32px;margin-bottom:10px;font-weight:500}.footer-action[data-v-11eae160]{padding-bottom:100px;height:auto}.footer-action button[data-v-11eae160]{background:var(--Button-Blue-Fill);color:var(--Button-Blue-Text)}.footer-action button[data-v-11eae160]:disabled{background-color:var(--Border-L1);color:var(--Text-L3);cursor:not-allowed}html body,html body .main{background:var(--Background-L1)!important}