.info-line[data-v-3de73746]{display:flex;align-items:center;border:1px solid;padding:16px 24px;cursor:default;transition:all .3s ease;gap:32px;border-radius:4px}.title-block[data-v-3de73746]{position:relative;min-width:140px;display:flex;align-items:center;padding-right:32px;border-right:1px solid;transition:all .3s ease}.title-block .title[data-v-3de73746]{font-size:24px;font-weight:600;line-height:1.2;margin-right:8px;transition:color .3s ease;letter-spacing:-.5px}.title-block .ioc[data-v-3de73746]{font-size:12px;transition:all .3s ease;cursor:pointer}.title-block .ioc.ioc-active[data-v-3de73746]{transform:rotate(180deg)}.symbol-list[data-v-3de73746]{position:absolute;z-index:3;left:-1px;top:calc(100% + 8px);display:flex;flex-direction:column;min-width:200px;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid;height:0;overflow:hidden;transition:all .3s ease}.symbol-list .name[data-v-3de73746]{line-height:44px;font-size:14px;padding:0 20px;cursor:pointer;transition:all .3s ease}.symbol-list .name[data-v-3de73746]:hover{background:var(--bd3dfe66)}.symbol-list-show[data-v-3de73746]{padding:8px 0;height:auto;animation:showAnimation-3de73746 .2s both}@keyframes showAnimation-3de73746{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.price[data-v-3de73746]{min-width:180px;display:flex;flex-direction:column;gap:4px}.price .price-value[data-v-3de73746]{font-size:20px;font-weight:600;line-height:1.2;transition:color .3s ease}.price .price-convert[data-v-3de73746]{font-size:12px;transition:color .3s ease}.data-list[data-v-3de73746]{display:flex;align-items:center;gap:40px;flex:1}.data-list .item[data-v-3de73746]{display:flex;flex-direction:column;gap:6px;min-width:100px}.data-list .item .item-label[data-v-3de73746]{font-size:12px;font-weight:400;line-height:1.2;transition:color .3s ease;text-transform:uppercase;letter-spacing:.3px}.data-list .item .item-value[data-v-3de73746]{font-weight:600;font-size:14px;line-height:1.2;transition:color .3s ease}.text-green[data-v-3de73746]{color:#0ecb81}.text-red[data-v-3de73746]{color:#f6465d}body.theme-light .info-line[data-v-3de73746]{box-shadow:0 2px 4px rgba(0,0,0,.06);border-color:#e6e8ea}body.theme-dark .info-line[data-v-3de73746]{box-shadow:none;border-color:#333}.box-wrap[data-v-e9b77114]{flex:1;width:100%;display:flex;flex-direction:column;transition:background-color .3s ease;border-radius:0 0 4px 4px;overflow:hidden}.select-list[data-v-e9b77114]{padding:16px;min-height:120px;display:flex;align-items:center;gap:12px;border-bottom:1px solid;transition:border-color .3s ease}.select-list .item[data-v-e9b77114]{flex:1;display:flex;flex-direction:column;border:1px solid;cursor:pointer;border-radius:4px;transition:all .3s ease;overflow:hidden}.select-list .item[data-v-e9b77114]:hover{opacity:.9}.select-list .item p[data-v-e9b77114]{flex:1;display:flex;align-items:center;padding:0 16px;font-size:14px;font-weight:600;transition:all .3s ease}.select-list .item p span[data-v-e9b77114]{margin-left:auto;font-weight:700}.select-list .item p[data-v-e9b77114]:last-child{border-top:1px solid;font-size:13px;font-weight:500;transition:border-color .3s ease}.tp-sl-header[data-v-e9b77114]{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid;transition:border-color .3s ease}.tp-sl-header .tp-sl-checkbox-wrapper[data-v-e9b77114]{display:flex;align-items:center;gap:8px;cursor:pointer}.tp-sl-header .tp-sl-checkbox-wrapper[data-v-e9b77114] .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-color:var(--506a05c6)}.tp-sl-header .tp-sl-checkbox-wrapper[data-v-e9b77114] .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--41450932);border-color:var(--41450932)}.tp-sl-header .tp-sl-checkbox-wrapper .tp-sl-title[data-v-e9b77114]{font-size:13px;font-weight:500;transition:color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tp-sl-header .tp-sl-checkbox-wrapper[data-v-e9b77114]:hover{opacity:.8}.tp-sl-section[data-v-e9b77114]{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.tp-sl-section .tp-sl-item[data-v-e9b77114]{display:flex;align-items:center;gap:8px}.tp-sl-section .tp-sl-item .tp-sl-label[data-v-e9b77114]{font-size:13px;font-weight:500;width:100px;flex-shrink:0;transition:color .3s ease;text-align:left}.tp-sl-section .tp-sl-item .tp-sl-input-group[data-v-e9b77114]{flex:1;display:flex;align-items:center;border-radius:4px;padding:0 12px;height:40px;border:1px solid transparent;transition:all .3s ease}.tp-sl-section .tp-sl-item .tp-sl-input-group[data-v-e9b77114]:focus-within{border-color:#f1c602}.tp-sl-section .tp-sl-item .tp-sl-input-group input[data-v-e9b77114]{flex:1;border:none;outline:none;background:transparent;font-size:13px;font-weight:500;padding:0;min-width:0;text-align:left}.tp-sl-section .tp-sl-item .tp-sl-input-group input[data-v-e9b77114]::-moz-placeholder{color:#999}.tp-sl-section .tp-sl-item .tp-sl-input-group input[data-v-e9b77114]::placeholder{color:#999}.tp-sl-section .tp-sl-item .tp-sl-input-group .tp-sl-currency-text[data-v-e9b77114]{flex-shrink:0;font-size:13px;font-weight:500;margin-left:8px;transition:color .3s ease}.tp-sl-section .tp-sl-item .tp-sl-price-type-select[data-v-e9b77114]{width:120px;flex-shrink:0}.tp-sl-section .tp-sl-item .tp-sl-price-type-select[data-v-e9b77114] .ant-select-selector{border:none!important;box-shadow:none!important;height:40px!important;padding:0 12px!important;background:transparent!important}.tp-sl-section .tp-sl-item .tp-sl-price-type-select[data-v-e9b77114] .ant-select-selector .ant-select-selection-item{font-size:12px;line-height:40px;color:var(--3efdb978)}.tp-sl-section .tp-sl-item .tp-sl-price-type-select[data-v-e9b77114] .ant-select-arrow{font-size:10px;color:var(--01d83e36)}.opera-content[data-v-e9b77114]{flex:1;padding:0 16px;display:flex;flex-direction:column;gap:0;transition:background-color .3s ease}@media (max-width:768px){.opera-content[data-v-e9b77114]{padding:0;flex-direction:column;gap:0}}.opera-content .flex-row[data-v-e9b77114]{display:flex;flex:1;gap:16px}@media (max-width:768px){.opera-content .flex-row[data-v-e9b77114]{display:none}}.opera-content .flex-item[data-v-e9b77114]{flex:1;display:flex;flex-direction:column;padding:0 8px}.opera-content .flex-item .select-line[data-v-e9b77114]{display:flex;align-items:center;gap:8px;margin-top:16px}.opera-content .flex-item .select-line .select-item[data-v-e9b77114]{flex:1;display:flex;align-items:center;border-radius:4px;height:44px;padding:0 12px;cursor:default;transition:all .3s ease}.opera-content .flex-item .select-line .select-item h3[data-v-e9b77114]{font-size:13px;font-weight:600;transition:color .3s ease}.opera-content .flex-item .select-line .select-item span[data-v-e9b77114]{margin-left:auto;font-size:14px;font-weight:700;transition:color .3s ease}.opera-content .flex-item .balance[data-v-e9b77114]{display:flex;justify-content:space-between;padding:12px 0;font-size:12px}.opera-content .flex-item .balance span[data-v-e9b77114]{transition:color .3s ease}.opera-content .flex-item .input-line[data-v-e9b77114]{border-radius:4px;margin-bottom:12px;display:flex;align-items:center;padding:0 12px;height:44px;border:1px solid transparent;transition:all .3s ease}.opera-content .flex-item .input-line[data-v-e9b77114]:hover{opacity:.9}.opera-content .flex-item .input-line[data-v-e9b77114]:focus-within{border-color:#f1c602}.opera-content .flex-item .input-line .label[data-v-e9b77114]{font-size:13px;font-weight:500;flex-shrink:0;transition:color .3s ease}.opera-content .flex-item .input-line .tips-text[data-v-e9b77114]{font-size:12px;text-align:center;width:100%;cursor:default;transition:color .3s ease}.opera-content .flex-item .input-line input[data-v-e9b77114]{flex:1;text-align:right;padding:0 10px;font-size:14px;font-weight:600;min-width:0;background:transparent;border:none;outline:none;transition:color .3s ease}.opera-content .flex-item .input-line .val[data-v-e9b77114]{font-size:13px;font-weight:600;flex-shrink:0;margin-left:4px;transition:color .3s ease}.opera-content .flex-item .jindu-view[data-v-e9b77114]{display:flex;flex-direction:column;margin-bottom:16px}.opera-content .flex-item .buy-btn[data-v-e9b77114]{height:44px;color:#fff;font-size:14px;font-weight:600;margin-top:auto;margin-bottom:8px;border-radius:4px;cursor:pointer;border:none;transition:all .3s ease}.opera-content .flex-item .buy-btn[data-v-e9b77114]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.opera-content .flex-item .buy-btn[data-v-e9b77114]:active{transform:translateY(0)}.opera-content .flex-item .btn-min[data-v-e9b77114]{height:40px;margin-top:8px}.opera-content .flex-item .btn-green[data-v-e9b77114]{background:linear-gradient(180deg,#0ecb81,#0bb871)}.opera-content .flex-item .btn-green[data-v-e9b77114]:hover{background:#0ecb81}.opera-content .flex-item .btn-red[data-v-e9b77114]{background:linear-gradient(180deg,#f6465d,#e63946)}.opera-content .flex-item .btn-red[data-v-e9b77114]:hover{background:#f6465d}.text-green[data-v-e9b77114]{color:#0ecb81}.text-red[data-v-e9b77114]{color:#f6465d}[data-v-e9b77114] .ant-slider .ant-slider-rail{background-color:rgba(132,142,156,.2)}[data-v-e9b77114] .ant-slider .ant-slider-track{background-color:#f1c602}[data-v-e9b77114] .ant-slider .ant-slider-handle{border-color:#f1c602}[data-v-e9b77114] .ant-slider .ant-slider-handle:focus{box-shadow:0 0 0 5px rgba(241,198,2,.2)}[data-v-e9b77114] .ant-slider .ant-slider-mark-text{font-size:11px;color:#bbb}[data-v-e9b77114] .buy-slider .ant-slider-track{background-color:#0ecb81}[data-v-e9b77114] .buy-slider .ant-slider-handle{border-color:#0ecb81}[data-v-e9b77114] .buy-slider .ant-slider-handle:focus{box-shadow:0 0 0 5px rgba(14,203,129,.2)}[data-v-e9b77114] .sell-slider .ant-slider-track{background-color:#f6465d}[data-v-e9b77114] .sell-slider .ant-slider-handle{border-color:#f6465d}[data-v-e9b77114] .sell-slider .ant-slider-handle:focus{box-shadow:0 0 0 5px rgba(246,70,93,.2)}@media (max-width:768px){.desktop-only[data-v-e9b77114]{display:none!important}}.mobile-only[data-v-e9b77114]{display:none}@media (max-width:768px){.mobile-only[data-v-e9b77114]{display:block}}.mobile-select-wrapper[data-v-e9b77114]{display:none}@media (max-width:768px){.mobile-select-wrapper[data-v-e9b77114]{display:block;padding:8px 12px;background:var(--component-background,#fff);border-bottom:1px solid;border-color:var(--border-color-base,#e6e8ea)}body.theme-dark .mobile-select-wrapper[data-v-e9b77114]{background:var(--component-background,#1a1a1a);border-color:#333}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector{height:36px!important;padding:0 12px!important;background:var(--component-background,#f5f5f5)!important;border:1px solid var(--border-color-base,#e6e8ea)!important;border-radius:6px!important;transition:all .2s ease!important}body.theme-dark .mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector{background:var(--component-background,#2a2a2a)!important;border-color:#333!important}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector:hover{border-color:var(--primary-color,#f1c602)!important}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector .ant-select-selection-item{line-height:36px!important;font-size:13px!important;font-weight:600!important;color:var(--text-color,#333)!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}body.theme-dark .mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector .ant-select-selection-item{color:var(--text-color,#e0e0e0)!important}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-selector .ant-select-selection-placeholder{line-height:36px!important;font-size:13px!important;color:var(--text-color-secondary,#666)!important}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select .ant-select-arrow{color:var(--text-color-secondary,#666)!important;font-size:10px!important}.mobile-select-wrapper[data-v-e9b77114] .mobile-sec-select.ant-select-focused .ant-select-selector{border-color:var(--primary-color,#f1c602)!important;box-shadow:0 0 0 2px rgba(241,198,2,.1)!important}.mobile-select-wrapper[data-v-e9b77114] .ant-select-dropdown .ant-select-item{font-size:13px!important;font-weight:500!important;padding:10px 12px!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.mobile-select-wrapper[data-v-e9b77114] .ant-select-dropdown .ant-select-item.ant-select-item-option-selected{font-weight:600!important;background:rgba(241,198,2,.1)!important;color:var(--primary-color,#f1c602)!important}.mobile-select-wrapper[data-v-e9b77114] .ant-select-dropdown .ant-select-item:hover{background:var(--component-background-hover,rgba(0,0,0,.05))!important}body.theme-dark .mobile-select-wrapper[data-v-e9b77114] .ant-select-dropdown .ant-select-item:hover{background:hsla(0,0%,100%,.05)!important}}.mobile-trade-tabs[data-v-e9b77114]{display:none}@media (max-width:768px){.mobile-trade-tabs[data-v-e9b77114]{display:flex;align-items:center;border-bottom:1px solid;transition:border-color .3s ease;background:var(--component-background,#fff)}body.theme-dark .mobile-trade-tabs[data-v-e9b77114]{background:var(--component-background,#1a1a1a);border-color:#333}.mobile-trade-tabs .mobile-tab-item[data-v-e9b77114]{flex:1;display:flex;align-items:center;justify-content:center;height:44px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-tabs .mobile-tab-item.active[data-v-e9b77114]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:currentColor}.mobile-trade-tabs .mobile-tab-item[data-v-e9b77114]:active{opacity:.7}}.mobile-trade-form[data-v-e9b77114]{display:none}@media (max-width:768px){.mobile-trade-form[data-v-e9b77114]{display:flex;flex-direction:column;height:100%;overflow:hidden}.mobile-trade-form .mobile-form-content[data-v-e9b77114]{display:flex;flex-direction:column;padding:8px 12px 8px;gap:12px;flex:1;min-height:0;overflow:visible}.mobile-trade-form .mobile-info-row[data-v-e9b77114]{display:flex;gap:8px}.mobile-trade-form .mobile-info-row .mobile-info-item[data-v-e9b77114]{flex:1;display:flex;flex-direction:column;padding:8px 12px;border-radius:6px;gap:4px}.mobile-trade-form .mobile-info-row .mobile-info-item .mobile-info-label[data-v-e9b77114]{font-size:11px;font-weight:400;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-info-row .mobile-info-item .mobile-info-value[data-v-e9b77114]{font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-info-row .mobile-info-item .mobile-info-value.text-green[data-v-e9b77114]{color:#0ecb81}.mobile-trade-form .mobile-info-row .mobile-info-item .mobile-info-value.text-red[data-v-e9b77114]{color:#f6465d}.mobile-trade-form .mobile-balance-row[data-v-e9b77114]{display:flex;justify-content:space-between;align-items:center;padding:0}.mobile-trade-form .mobile-balance-row .balance-label[data-v-e9b77114]{font-size:11px;font-weight:400;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-balance-row .balance-value[data-v-e9b77114]{font-size:12px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-input-group[data-v-e9b77114]{display:flex;flex-direction:column;gap:4px}.mobile-trade-form .mobile-input-group .mobile-input-label[data-v-e9b77114]{font-size:11px;font-weight:500;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.1px}.mobile-trade-form .mobile-input-group .mobile-input-wrapper[data-v-e9b77114]{display:flex;align-items:center;height:44px;border-radius:6px;border:1px solid;transition:all .2s ease;overflow:hidden;background:var(--component-background,#fff)}body.theme-dark .mobile-trade-form .mobile-input-group .mobile-input-wrapper[data-v-e9b77114]{background:var(--component-background,#1a1a1a)}.mobile-trade-form .mobile-input-group .mobile-input-wrapper[data-v-e9b77114]:focus-within{border-color:currentColor}.mobile-trade-form .mobile-input-group .mobile-input-wrapper .mobile-input[data-v-e9b77114]{width:100%;height:100%;border:none;outline:none;background:transparent;text-align:left;font-size:15px;font-weight:600;padding:0 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.2px}.mobile-trade-form .mobile-input-group .mobile-input-wrapper .mobile-input[data-v-e9b77114]::-moz-placeholder{opacity:.4;font-weight:400;font-size:14px}.mobile-trade-form .mobile-input-group .mobile-input-wrapper .mobile-input[data-v-e9b77114]::placeholder{opacity:.4;font-weight:400;font-size:14px}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114]{padding:10px 0 6px;margin:0}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider{margin:0;padding:10px 0}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-rail{height:3px;background-color:rgba(132,142,156,.2);border-radius:2px}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-track{height:3px;border-radius:2px}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-handle{width:18px;height:18px;margin-top:-7.5px;border-width:2px;box-shadow:0 2px 4px rgba(0,0,0,.1);transform:translateX(-50%)}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-handle:focus{box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-mark{top:18px}.mobile-trade-form .mobile-slider-wrapper[data-v-e9b77114] .ant-slider .ant-slider-mark .ant-slider-mark-text{font-size:9px;font-weight:500;opacity:.6;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-tp-sl-header[data-v-e9b77114]{padding:8px 0;margin-bottom:4px}.mobile-trade-form .mobile-tp-sl-header .mobile-tp-sl-checkbox-wrapper[data-v-e9b77114]{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-trade-form .mobile-tp-sl-header .mobile-tp-sl-checkbox-wrapper[data-v-e9b77114] .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-color:var(--506a05c6)}.mobile-trade-form .mobile-tp-sl-header .mobile-tp-sl-checkbox-wrapper[data-v-e9b77114] .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--41450932);border-color:var(--41450932)}.mobile-trade-form .mobile-tp-sl-header .mobile-tp-sl-checkbox-wrapper .mobile-tp-sl-title[data-v-e9b77114]{font-size:13px;font-weight:500;transition:color .3s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-trade-form .mobile-tp-sl-header .mobile-tp-sl-checkbox-wrapper[data-v-e9b77114]:active{opacity:.7}.mobile-trade-form .mobile-tp-sl-section[data-v-e9b77114]{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item[data-v-e9b77114]{display:flex;flex-direction:column;gap:8px}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row[data-v-e9b77114]{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row .mobile-tp-sl-label[data-v-e9b77114]{font-size:11px;font-weight:500;flex-shrink:0;transition:color .3s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row .mobile-tp-sl-price-type[data-v-e9b77114]{flex-shrink:0;min-width:80px}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row .mobile-tp-sl-price-type[data-v-e9b77114] .ant-select-selector{border:none!important;box-shadow:none!important;height:28px!important;padding:0 8px!important;border-radius:6px!important;background:transparent!important}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row .mobile-tp-sl-price-type[data-v-e9b77114] .ant-select-selector .ant-select-selection-item{font-size:11px;line-height:28px;color:var(--3efdb978)}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-header-row .mobile-tp-sl-price-type[data-v-e9b77114] .ant-select-arrow{font-size:9px;color:var(--01d83e36)}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper[data-v-e9b77114]{width:100%;display:flex;align-items:center;border-radius:6px;padding:0 10px;height:36px;border:1px solid;transition:all .2s ease}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper[data-v-e9b77114]:focus-within{border-color:#f1c602}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper .mobile-tp-sl-input[data-v-e9b77114]{flex:1;border:none;outline:none;background:transparent;font-size:13px;font-weight:500;padding:0;min-width:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper .mobile-tp-sl-input[data-v-e9b77114]::-moz-placeholder{opacity:.4;font-weight:400}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper .mobile-tp-sl-input[data-v-e9b77114]::placeholder{opacity:.4;font-weight:400}.mobile-trade-form .mobile-tp-sl-section .mobile-tp-sl-item .mobile-tp-sl-input-wrapper .mobile-tp-sl-currency-text[data-v-e9b77114]{flex-shrink:0;font-size:13px;font-weight:500;margin-left:8px;transition:color .3s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-trade-form .mobile-submit-btn[data-v-e9b77114]{width:100%;height:36px;border-radius:8px;border:none;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease;margin-top:4px;margin-bottom:0;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 1px 3px rgba(0,0,0,.1);letter-spacing:.2px}.mobile-trade-form .mobile-submit-btn[data-v-e9b77114]:active{transform:scale(.97);opacity:.85;box-shadow:0 .5px 2px rgba(0,0,0,.1)}.mobile-trade-form .mobile-submit-btn.btn-green[data-v-e9b77114]{background:linear-gradient(180deg,#0ecb81,#0bb871)}.mobile-trade-form .mobile-submit-btn.btn-green[data-v-e9b77114]:active{background:#0ecb81}.mobile-trade-form .mobile-submit-btn.btn-red[data-v-e9b77114]{background:linear-gradient(180deg,#f6465d,#e63946)}.mobile-trade-form .mobile-submit-btn.btn-red[data-v-e9b77114]:active{background:#f6465d}}@media (max-width:768px){.box-wrap[data-v-e9b77114]{background:transparent!important;box-shadow:none!important}}.btn-01[data-v-4e3c875b]{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;font-size:12px;line-height:12px;border-radius:4px;font-weight:500;margin-left:15px;cursor:default;border:1px solid;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;@media (max-width:768px){margin-left:0;padding:6px 12px;font-size:13px;font-weight:600;border-radius:6px}}.list-view[data-v-1284c86a]{display:flex;flex-direction:column;margin-top:8px}.list-view .list-header[data-v-1284c86a]{display:flex;align-items:center;height:40px;padding:0 24px;cursor:default;border-bottom:1px solid;transition:all .3s ease}.list-view .list-header span[data-v-1284c86a]{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.list-view .list-header span.center[data-v-1284c86a]{text-align:center}.list-view .list-header span.right[data-v-1284c86a]{text-align:right}.list-view .list[data-v-1284c86a]{display:flex;flex-direction:column}.list-view .list .item[data-v-1284c86a]{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid;transition:all .2s ease;cursor:pointer}.list-view .list .item[data-v-1284c86a]:hover{background:var(--12fdd139)}.list-view .list .item .item-col[data-v-1284c86a]{display:flex;align-items:center}.list-view .list .item .item-col span[data-v-1284c86a]{font-size:13px;font-weight:500;transition:color .3s ease}.list-view .list .item .item-col span.gray[data-v-1284c86a]{font-weight:400;transition:color .3s ease}.list-view .list .item .item-col span.date[data-v-1284c86a]{font-size:13px;font-weight:400;transition:color .3s ease}.list-view .list .item .item-col span.btn-01[data-v-1284c86a]{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;font-size:12px;line-height:12px;border-radius:4px;font-weight:400;cursor:pointer;border:1px solid;transition:all .3s ease}.list-view .list .item .item-col span.btn-01[data-v-1284c86a]:hover{opacity:.8;transform:translateY(-1px)}.list-view .list .item .item-col.center[data-v-1284c86a]{justify-content:center}.list-view .list .item .item-col.right[data-v-1284c86a]{justify-content:flex-end}.list-view .pagination[data-v-1284c86a]{margin-top:24px;text-align:right}.list-view .text-green[data-v-1284c86a]{color:#0ecb81;font-weight:600}.list-view .text-red[data-v-1284c86a]{color:#f6465d;font-weight:600}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item{background:transparent;border-color:var(--3af1d92f)}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item a{color:var(--69ee12a6)}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item:hover{border-color:#1890ff}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item:hover a{color:#1890ff}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item.ant-pagination-item-active{border-color:#1890ff;background:#1890ff}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-next .ant-pagination-item-link,.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-prev .ant-pagination-item-link{background:transparent;border-color:var(--3af1d92f);color:var(--69ee12a6)}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover{border-color:#1890ff;color:#1890ff}.list-view[data-v-1284c86a] .ant-pagination .ant-pagination-disabled .ant-pagination-item-link{color:var(--d4a995f2);border-color:var(--3af1d92f)}.list-view[data-v-1284c86a] .ant-empty .ant-empty-description{color:var(--69ee12a6)}@media (max-width:768px){.list-view .desktop-only[data-v-1284c86a]{display:none!important}}.list-view .mobile-orders-list[data-v-1284c86a]{display:none}@media (max-width:768px){.list-view .mobile-orders-list[data-v-1284c86a]{display:flex;flex-direction:column}.list-view .mobile-orders-list .mobile-order-card[data-v-1284c86a]{padding:16px;border-bottom:1px solid;border-color:var(--border-color-base,#e6e8ea);transition:background-color .2s ease}body.theme-dark .list-view .mobile-orders-list .mobile-order-card[data-v-1284c86a]{border-color:var(--border-color-base,#2a2a2a)}.list-view .mobile-orders-list .mobile-order-card[data-v-1284c86a]:last-child{border-bottom:none}.list-view .mobile-orders-list .mobile-order-card[data-v-1284c86a]:active{background-color:rgba(0,0,0,.02)}body.theme-dark .list-view .mobile-orders-list .mobile-order-card[data-v-1284c86a]:active{background-color:hsla(0,0%,100%,.02)}.list-view .mobile-orders-list .mobile-order-card .order-card-header[data-v-1284c86a]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-pair-info[data-v-1284c86a]{display:flex;flex-direction:column;gap:4px;flex:1}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-pair-info .order-pair[data-v-1284c86a]{font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.3px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-pair-info .order-type[data-v-1284c86a]{font-size:12px;font-weight:500;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-pair-info .order-type.text-green[data-v-1284c86a]{color:#03ad73}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-pair-info .order-type.text-red[data-v-1284c86a]{color:#d1514b}.list-view .mobile-orders-list .mobile-order-card .order-card-header .order-time[data-v-1284c86a]{font-size:11px;font-weight:400;white-space:nowrap;margin-left:12px;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-info-section[data-v-1284c86a]{margin-bottom:12px}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row[data-v-1284c86a]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-label[data-v-1284c86a]{font-size:12px;font-weight:400;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value[data-v-1284c86a]{font-size:13px;font-weight:500;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value.profit-value[data-v-1284c86a]{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value.text-green[data-v-1284c86a],.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value .text-green[data-v-1284c86a]{color:#03ad73;font-weight:600}.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value.text-red[data-v-1284c86a],.list-view .mobile-orders-list .mobile-order-card .order-info-section .order-info-row .info-value .text-red[data-v-1284c86a]{color:#d1514b;font-weight:600}.list-view .mobile-orders-list .mobile-order-card .order-status-section[data-v-1284c86a]{padding-top:12px;border-top:1px solid;border-color:var(--border-color-base,rgba(0,0,0,.06))}body.theme-dark .list-view .mobile-orders-list .mobile-order-card .order-status-section[data-v-1284c86a]{border-color:hsla(0,0%,100%,.08)}.list-view .mobile-orders-list .mobile-order-card .order-status-section .order-status-row[data-v-1284c86a]{display:flex;align-items:center;justify-content:space-between}.list-view .mobile-orders-list .mobile-order-card .order-status-section .order-status-row .status-label[data-v-1284c86a]{font-size:12px;font-weight:400;opacity:.7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-order-card .order-status-section .order-status-row .status-value[data-v-1284c86a]{display:flex;align-items:center}.list-view .mobile-orders-list .mobile-order-card .order-status-section .order-status-row .status-value[data-v-1284c86a] .btn-01{margin-left:0;padding:6px 12px;font-size:13px;font-weight:600;border-radius:6px;min-width:50px;text-align:center}.list-view .mobile-orders-list .mobile-order-card .order-status-section .order-status-row .status-value .status-badge[data-v-1284c86a]{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;font-size:12px;font-weight:500;border-radius:6px;border:1px solid;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.list-view .mobile-orders-list .mobile-empty-state[data-v-1284c86a]{display:flex;align-items:center;justify-content:center;padding:60px 20px;min-height:200px}}.content-view[data-v-453a4c3c]{width:100%;min-height:100vh;display:flex;flex-direction:column;transition:background-color .3s ease;padding:8px}@media (max-width:768px){.content-view[data-v-453a4c3c]{padding:0;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}}.mobile-header-only[data-v-453a4c3c]{display:none}@media (max-width:768px){.mobile-header-only[data-v-453a4c3c]{display:block}}.mobile-header-only .chart-fullscreen-btn[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;border-radius:4px;transition:background-color .2s}.mobile-header-only .chart-fullscreen-btn[data-v-453a4c3c]:active{background-color:var(--background-color-light,#f5f5f5)}.mobile-header-only .chart-fullscreen-btn .chart-icon[data-v-453a4c3c]{width:20px;height:20px;display:block;transition:opacity .2s}.mobile-header-only .chart-fullscreen-btn .chart-icon[data-v-453a4c3c]:active{opacity:.7}body.theme-dark .mobile-header-only .chart-fullscreen-btn[data-v-453a4c3c]:active{background-color:var(--background-color-light,#2a2a2a)}@media (max-width:768px){.center-content[data-v-453a4c3c],.desktop-symbol-info[data-v-453a4c3c],.entrust-view[data-v-453a4c3c]{display:none!important}}.page-center[data-v-453a4c3c]{width:100%;flex:1;display:flex;flex-direction:column;padding:0;gap:8px;min-height:0;overflow:hidden}@media (max-width:768px){.page-center[data-v-453a4c3c]{gap:0;min-height:0;overflow:hidden}}.center-content[data-v-453a4c3c]{min-height:600px;width:100%;display:flex;gap:8px}.center-content .center[data-v-453a4c3c]{flex:1;display:flex;flex-direction:column;border:1px solid;transition:all .3s ease;border-radius:4px;overflow:hidden}.center-content .center .k-line[data-v-453a4c3c]{display:flex;align-items:center;flex-direction:column;font-size:30px;height:500px;transition:all .3s ease;border-radius:4px 4px 0 0}.center-content .center .k-line .k-line-top[data-v-453a4c3c]{height:40px;width:100%}.center-content .center .k-line .tradingviewView[data-v-453a4c3c]{height:460px;width:100%}.center-content .center .k-line .tradingview-load[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;height:460px;width:100%;transition:background-color .3s ease}.entrust-view[data-v-453a4c3c]{display:flex;flex-direction:column;border:1px solid;padding:0 24px 40px;transition:all .3s ease;border-radius:4px}.entrust-view .title-head[data-v-453a4c3c]{display:flex;align-items:center;justify-content:space-between;height:56px;border-bottom:1px solid;transition:border-color .3s ease}.entrust-view .title-head .tab[data-v-453a4c3c]{display:flex;align-items:center;gap:32px}.entrust-view .title-head .tab span[data-v-453a4c3c]{font-size:14px;font-weight:500;cursor:pointer;padding:16px 0;position:relative;transition:all .3s ease}.entrust-view .title-head .tab span[data-v-453a4c3c]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;transition:background .3s ease}.entrust-view .title-head .tab span[data-v-453a4c3c]:hover{opacity:.8}.entrust-view .title-head .tab span.active[data-v-453a4c3c]:after{background:currentColor}.entrust-view .title-head .right-btn[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;height:32px;padding:0 16px;border-radius:4px;cursor:pointer;transition:all .3s ease;border:1px solid}.entrust-view .title-head .right-btn[data-v-453a4c3c]:hover{opacity:.8;transform:translateY(-1px)}.entrust-view .title-head .right-btn .ioc[data-v-453a4c3c]{margin-right:6px;font-size:14px;transition:color .3s ease}.entrust-view .title-head .right-btn span[data-v-453a4c3c]{font-size:12px;font-weight:500;transition:color .3s ease}body.theme-dark .content-view[data-v-453a4c3c]{background:#141414}body.theme-dark .center-content .center[data-v-453a4c3c]{background:#222;border-color:#333;box-shadow:none}body.theme-dark .center-content .center .k-line[data-v-453a4c3c]{background:#222;border-color:#333}body.theme-dark .center-content .center .k-line .tradingview-load[data-v-453a4c3c]{background:#1a1a1a}body.theme-dark .entrust-view[data-v-453a4c3c]{background:#222;border-color:#333;box-shadow:none}body.theme-dark .entrust-view .title-head[data-v-453a4c3c]{border-color:#333}body.theme-dark .entrust-view .title-head .right-btn[data-v-453a4c3c]{background:#2a2a2a;border-color:#333}body.theme-dark .entrust-view .title-head .right-btn[data-v-453a4c3c]:hover{background:#333}body.theme-light .content-view[data-v-453a4c3c]{background:#f5f5f5}body.theme-light .center-content .center[data-v-453a4c3c]{background:#fff;border-color:#e6e8ea;box-shadow:0 2px 4px rgba(0,0,0,.06)}body.theme-light .center-content .center .k-line[data-v-453a4c3c]{background:#fff;border-color:#e6e8ea}body.theme-light .center-content .center .k-line .tradingview-load[data-v-453a4c3c]{background:#fafafa}body.theme-light .entrust-view[data-v-453a4c3c]{background:#fff;border-color:#e6e8ea;box-shadow:0 2px 4px rgba(0,0,0,.06)}body.theme-light .entrust-view .title-head[data-v-453a4c3c]{border-color:#e8e8e8}body.theme-light .entrust-view .title-head .right-btn[data-v-453a4c3c]{background:#f5f5f5;border-color:#e6e8ea}body.theme-light .entrust-view .title-head .right-btn[data-v-453a4c3c]:hover{background:#e8e8e8}.mobile-layout[data-v-453a4c3c]{display:none}@media (max-width:768px){.mobile-layout[data-v-453a4c3c]{display:flex;flex-direction:column;width:100%;flex:1;min-height:0;overflow:hidden}.mobile-layout .mobile-tab-content[data-v-453a4c3c]{width:100%;display:flex;flex-direction:column;gap:0;padding:0;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-layout .mobile-tab-content .mobile-entrust-section[data-v-453a4c3c]{flex-shrink:0}.mobile-layout .mobile-price-info-card[data-v-453a4c3c]{width:100%;padding:16px;background:var(--component-background,#fff);border-bottom:1px solid var(--border-color-base,#e6e8ea)}body.theme-dark .mobile-layout .mobile-price-info-card[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-bottom-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-price-info-card .mobile-price-main[data-v-453a4c3c]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left[data-v-453a4c3c]{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-label[data-v-453a4c3c]{font-size:12px;font-weight:400;line-height:1.3;opacity:.6}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-value[data-v-453a4c3c]{font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-value.text-green[data-v-453a4c3c]{color:#03ad73}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-value.text-red[data-v-453a4c3c]{color:#d1514b}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-secondary[data-v-453a4c3c]{display:flex;align-items:center;gap:8px}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-secondary .mobile-price-fiat[data-v-453a4c3c]{font-size:13px;font-weight:400;line-height:1.4}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-secondary .mobile-price-change[data-v-453a4c3c]{font-size:13px;font-weight:500;line-height:1.2}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-secondary .mobile-price-change.text-green[data-v-453a4c3c]{color:#03ad73}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-price-secondary .mobile-price-change.text-red[data-v-453a4c3c]{color:#d1514b}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-price-left .mobile-mark-price[data-v-453a4c3c]{font-size:12px;font-weight:400;line-height:1.4;margin-top:4px}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid[data-v-453a4c3c]{display:grid;grid-template-columns:auto auto;gap:12px 24px;align-items:start}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item[data-v-453a4c3c]{display:flex;flex-direction:column;gap:2px;min-width:0}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item.align-right[data-v-453a4c3c]{text-align:right}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item .mobile-info-label[data-v-453a4c3c]{font-size:11px;font-weight:400;line-height:1.3;opacity:.6;white-space:nowrap;color:var(--text-color-secondary,hsla(0,0%,100%,.6));font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body.theme-light .mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item .mobile-info-label[data-v-453a4c3c]{color:rgba(0,0,0,.6)}.mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item .mobile-info-value[data-v-453a4c3c]{font-size:13px;font-weight:500;line-height:1.4;word-break:break-all;color:var(--text-color,#fff);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body.theme-light .mobile-layout .mobile-price-info-card .mobile-price-main .mobile-info-grid .mobile-info-item .mobile-info-value[data-v-453a4c3c]{color:var(--text-color,#333)}.mobile-layout .mobile-kline-section[data-v-453a4c3c]{width:100%;border-bottom:1px solid;border-color:var(--border-color-base,#e6e8ea);overflow:hidden;transition:all .3s ease}body.theme-dark .mobile-layout .mobile-kline-section[data-v-453a4c3c]{border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-kline-section .k-line[data-v-453a4c3c]{display:flex;align-items:center;flex-direction:column;font-size:30px;min-height:400px;transition:all .3s ease}.mobile-layout .mobile-kline-section .k-line .tradingviewView[data-v-453a4c3c]{height:360px;width:100%;touch-action:pan-x}.mobile-layout .mobile-kline-section .k-line .tradingview-load[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;height:360px;width:100%;transition:background-color .3s ease}.mobile-layout .mobile-entrust-section[data-v-453a4c3c]{width:100%;border-top:1px solid;border-color:var(--border-color-base,#e6e8ea);padding:0;background:var(--component-background,#fff);transition:all .3s ease;margin-top:0;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}body.theme-dark .mobile-layout .mobile-entrust-section[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-entrust-section .mobile-entrust-tabs[data-v-453a4c3c]{position:sticky;top:0;z-index:10;background:var(--component-background,#fff);border-bottom:1px solid;border-color:var(--border-color-base,#e6e8ea);display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:48px}body.theme-dark .mobile-layout .mobile-entrust-section .mobile-entrust-tabs[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-tab-title[data-v-453a4c3c]{font-size:16px;font-weight:600;flex:1}.mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-order-log-btn[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;cursor:pointer;transition:all .2s ease;flex-shrink:0;color:var(--text-color-secondary,rgba(0,0,0,.65))}body.theme-dark .mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-order-log-btn[data-v-453a4c3c]{color:hsla(0,0%,100%,.65)}.mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-order-log-btn .anticon[data-v-453a4c3c],.mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-order-log-btn icon-font[data-v-453a4c3c]{font-size:20px;color:inherit}.mobile-layout .mobile-entrust-section .mobile-entrust-tabs .mobile-order-log-btn[data-v-453a4c3c]:active{opacity:.7;transform:scale(.95)}.mobile-layout .mobile-entrust-section .mobile-orders-container[data-v-453a4c3c]{display:flex;flex-direction:column;min-height:0}.mobile-layout .mobile-trading-main[data-v-453a4c3c]{width:100%;display:flex;flex-direction:row;height:405px!important;min-height:405px!important;max-height:405px!important;flex-shrink:0!important;flex-grow:0!important;overflow:hidden;-webkit-overflow-scrolling:touch}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c]{flex:3;min-width:0;display:flex;flex-direction:column;border-right:1px solid;border-color:var(--border-color-base,#e6e8ea);overflow-y:auto;overflow-x:hidden;background:var(--component-background,#fff);-webkit-overflow-scrolling:touch}body.theme-dark .mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .tab-line:not(.mobile-tab-line){display:none!important}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .box-wrap{border:none;border-radius:0;height:100%;display:flex;flex-direction:column;background:transparent}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-header{position:sticky;top:0;z-index:10;padding:6px 10px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.2px;height:28px;line-height:16px}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-header span:nth-child(3){display:none}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-header span:first-child{width:50%;text-align:left;padding-left:0}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-header span:nth-child(2){width:50%;text-align:right;padding-right:0}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content{flex:1;overflow-y:auto;padding:0 10px;-webkit-overflow-scrolling:touch}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item{padding:3px 0;font-size:10px;min-height:24px;display:flex;align-items:center;position:relative;line-height:18px}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item:hover{background:transparent}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item:active{opacity:.7}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item span:nth-child(3){display:none}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item span{position:relative;z-index:2}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item span:first-child{width:50%;text-align:left;font-size:10px;font-weight:500;padding-right:6px;line-height:18px}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item span:nth-child(2){width:50%;text-align:right;font-size:10px;font-weight:500;padding-left:6px;line-height:18px}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item .bg{position:absolute;top:0;right:0;height:100%;border-radius:0;z-index:1;transition:width .3s ease}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item .bg-red{background:rgba(246,70,93,.15)}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .list-content .item .bg-green{background:rgba(14,203,129,.15)}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .price-line{padding:8px 10px;margin:0;border-left:none;border-right:none;min-height:44px;display:flex;flex-direction:column;justify-content:center}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .price-line h2{font-size:16px;font-weight:600;line-height:1.2;margin:0;letter-spacing:-.3px}.mobile-layout .mobile-trading-main .mobile-trading-left[data-v-453a4c3c] .price-line p{font-size:9px;margin-top:2px;opacity:.65;font-weight:400}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c]{flex:4;min-width:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:var(--component-background,#fff);-webkit-overflow-scrolling:touch}body.theme-dark .mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c]{background:var(--component-background,#1a1a1a)}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .box-wrap{border:none;border-radius:0;height:100%;display:flex;flex-direction:column;background:transparent}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .opera-content{padding:0;flex:1;overflow:visible;display:flex;flex-direction:column;min-height:0}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .input-line{height:48px;margin-bottom:12px;border-radius:8px;font-size:14px}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .input-line input{font-size:15px;font-weight:500}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .balance{padding:8px 0;font-size:12px}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .buy-btn,.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .sell-btn{height:48px;font-size:16px;font-weight:600;border-radius:8px;margin-top:8px;margin-bottom:0;box-shadow:none}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .buy-btn:active,.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .sell-btn:active{transform:scale(.98);opacity:.9}.mobile-layout .mobile-trading-main .mobile-trading-right[data-v-453a4c3c] .jindu-view{margin-bottom:12px}.mobile-layout .mobile-info-subsection[data-v-453a4c3c]{width:100%;border-top:1px solid;border-color:var(--border-color-base,#e6e8ea);padding:0;background:var(--component-background,#fff);transition:none;margin-top:0;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden;height:530px}body.theme-dark .mobile-layout .mobile-info-subsection[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-info-subsection .mobile-info-subsection-tabs[data-v-453a4c3c]{position:sticky;top:0;z-index:10;background:var(--component-background,#fff);border-bottom:1px solid;border-color:var(--border-color-base,#e6e8ea);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}body.theme-dark .mobile-layout .mobile-info-subsection .mobile-info-subsection-tabs[data-v-453a4c3c]{background:var(--component-background,#1a1a1a);border-color:var(--border-color-base,#2a2a2a)}.mobile-layout .mobile-info-subsection .mobile-info-subsection-tabs[data-v-453a4c3c] .wallet-account-tabs{flex:1;min-width:0}.mobile-layout .mobile-info-subsection .mobile-depth-section[data-v-453a4c3c]{width:100%;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.mobile-layout .mobile-info-subsection .mobile-depth-section[data-v-453a4c3c] .box-wrap{border:none;border-radius:0;height:100%;min-height:446px;display:flex;flex-direction:column;background:transparent}.mobile-layout .mobile-info-subsection .mobile-depth-section[data-v-453a4c3c] .tab-line:not(.mobile-tab-line):not(.show-on-mobile){display:none!important}.mobile-layout .mobile-info-subsection .mobile-deal-section[data-v-453a4c3c]{width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;transition:none;-webkit-overflow-scrolling:touch}.mobile-layout .mobile-info-subsection .mobile-deal-section[data-v-453a4c3c] .box-wrap{height:100%}}@media (max-width:768px){body.theme-dark .mobile-layout .mobile-price-info-card[data-v-453a4c3c]{background:#1a1a1a;border-bottom-color:#2a2a2a}body.theme-dark .mobile-layout .mobile-price-info-card .mobile-price-section .mobile-price-fiat[data-v-453a4c3c]{color:hsla(0,0%,100%,.7)}body.theme-dark .mobile-layout .mobile-price-info-card .mobile-info-grid .mobile-info-label[data-v-453a4c3c]{color:hsla(0,0%,100%,.6)}body.theme-dark .mobile-layout .mobile-price-info-card .mobile-info-grid .mobile-info-value[data-v-453a4c3c]{color:hsla(0,0%,100%,.9)}body.theme-dark .mobile-layout .mobile-deal-section[data-v-453a4c3c],body.theme-dark .mobile-layout .mobile-entrust-section[data-v-453a4c3c],body.theme-dark .mobile-layout .mobile-kline-section[data-v-453a4c3c]{background:#1a1a1a;border-color:#2a2a2a}body.theme-light .mobile-layout .mobile-price-info-card[data-v-453a4c3c]{background:#fff;border-bottom-color:#e6e8ea}body.theme-light .mobile-layout .mobile-price-info-card .mobile-price-section .mobile-price-fiat[data-v-453a4c3c]{color:rgba(0,0,0,.7)}body.theme-light .mobile-layout .mobile-price-info-card .mobile-info-grid .mobile-info-label[data-v-453a4c3c]{color:rgba(0,0,0,.6)}body.theme-light .mobile-layout .mobile-price-info-card .mobile-info-grid .mobile-info-value[data-v-453a4c3c]{color:rgba(0,0,0,.9)}body.theme-light .mobile-layout .mobile-deal-section[data-v-453a4c3c],body.theme-light .mobile-layout .mobile-entrust-section[data-v-453a4c3c],body.theme-light .mobile-layout .mobile-kline-section[data-v-453a4c3c]{background:#fff;border-color:#e6e8ea}}body.theme-dark .chart-fullscreen-drawer .chart-drawer-content .mobile-page-header .trading-icon-btn[data-v-453a4c3c]:active{background-color:#2a2a2a}.chart-fullscreen-drawer[data-v-453a4c3c] .ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}.chart-fullscreen-drawer[data-v-453a4c3c] .ant-drawer-content{height:100vh;overflow:hidden}.chart-fullscreen-drawer[data-v-453a4c3c] .ant-drawer-body{padding:0!important;height:100%;overflow:hidden}.chart-fullscreen-drawer .chart-drawer-content[data-v-453a4c3c]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.chart-fullscreen-drawer .chart-drawer-content .mobile-page-header[data-v-453a4c3c]{flex-shrink:0}.chart-fullscreen-drawer .chart-drawer-content .mobile-page-header .trading-icon-btn[data-v-453a4c3c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;border-radius:4px;transition:background-color .2s}.chart-fullscreen-drawer .chart-drawer-content .mobile-page-header .trading-icon-btn[data-v-453a4c3c]:active{background-color:var(--background-color-light,#f5f5f5)}.chart-fullscreen-drawer .chart-drawer-content .mobile-page-header .trading-icon-btn .trading-icon[data-v-453a4c3c]{width:20px;height:20px;display:block;transition:opacity .2s}.chart-fullscreen-drawer .chart-drawer-content .mobile-page-header .trading-icon-btn .trading-icon[data-v-453a4c3c]:active{opacity:.7}@media (max-width:768px){.chart-fullscreen-drawer .chart-drawer-content .chart-drawer-body.mobile-layout[data-v-453a4c3c]{display:flex!important;flex-direction:column;width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.chart-fullscreen-drawer .chart-drawer-content .chart-drawer-body.mobile-layout .mobile-tab-content[data-v-453a4c3c]{width:100%;display:flex;flex-direction:column;gap:0;padding:0;min-height:-moz-fit-content;min-height:fit-content;overflow:visible}.chart-fullscreen-drawer .chart-drawer-content .chart-drawer-body.mobile-layout .mobile-tab-content .mobile-info-subsection[data-v-453a4c3c],.chart-fullscreen-drawer .chart-drawer-content .chart-drawer-body.mobile-layout .mobile-tab-content .mobile-kline-section[data-v-453a4c3c],.chart-fullscreen-drawer .chart-drawer-content .chart-drawer-body.mobile-layout .mobile-tab-content .mobile-price-info-card[data-v-453a4c3c]{flex-shrink:0;width:100%}}@media (min-width:769px){.chart-fullscreen-drawer[data-v-453a4c3c]{display:none}}