@charset "UTF-8";.submit-dialog-box[data-v-98aba4ce] .el-dialog{border-radius:48px;padding:0;overflow:hidden}.submit-dialog-box[data-v-98aba4ce] .el-dialog__header{display:none}.submit-dialog-box[data-v-98aba4ce] .el-dialog__body{padding:0}.submit-page[data-v-98aba4ce]{background:#fff;border-radius:48px;display:flex;flex-direction:column;overflow:hidden;max-height:82vh}.dialog-header[data-v-98aba4ce]{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 16px;flex-shrink:0}.dialog-header .dialog-title[data-v-98aba4ce]{font-size:18px;font-weight:700;color:#0f172a;margin:0}.dialog-header .close-btn[data-v-98aba4ce]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;border:none;background:#f8fafc;color:#94a3b8;cursor:pointer;transition:all .15s;padding:0}.dialog-header .close-btn[data-v-98aba4ce]:hover{background:#f1f5f9;color:#0f172a}.loading-wrap[data-v-98aba4ce]{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.loading-wrap[data-v-98aba4ce] .el-loading-spinner .circular{width:56px;height:68px;animation:none}.dialog-body[data-v-98aba4ce]{flex:1;overflow-y:auto;padding:0 28px;min-height:0}.currency-pair[data-v-98aba4ce]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px 0 24px}.currency-block[data-v-98aba4ce]{display:flex;flex-direction:column;align-items:center;gap:10px}.currency-block .coin-icon-wrap[data-v-98aba4ce]{width:64px;height:64px;border-radius:50%;border:4px solid #f8fafc;box-shadow:0 2px 12px #0f172a14;overflow:hidden;flex-shrink:0}.currency-block .coin-icon[data-v-98aba4ce]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.currency-block .coin-line[data-v-98aba4ce]{font-size:28px;font-weight:700;color:#0f172a;text-align:center;margin:0;line-height:1}.currency-block .coin-line .coin-code[data-v-98aba4ce]{font-size:18px;font-weight:700;color:#cbd5e1;margin-left:4px}.pair-arrow[data-v-98aba4ce]{color:#e2e8f0}.details-section[data-v-98aba4ce]{border-top:1px dashed #e2e8f0;padding-top:20px;display:flex;flex-direction:column;gap:14px}.detail-row[data-v-98aba4ce]{display:flex;align-items:center;justify-content:space-between}.detail-row .detail-label[data-v-98aba4ce]{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.detail-row .detail-value[data-v-98aba4ce]{font-size:14px;font-weight:700;color:#0f172a;text-align:right}.detail-row .detail-value.strikethrough[data-v-98aba4ce]{text-decoration:line-through;color:#94a3b8;font-weight:700}.detail-row .detail-value.accent[data-v-98aba4ce]{color:#3b82f6}.timer-badge[data-v-98aba4ce]{display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(15,23,42,.05);border-radius:16px;padding:14px 20px;margin:20px 0 4px}.timer-badge .hourglass-icon[data-v-98aba4ce]{width:20px;height:20px}.timer-badge .timer-text[data-v-98aba4ce]{font-size:14px;font-weight:700;color:#0f172a}.timer-badge .timer-count[data-v-98aba4ce]{font-size:20px;font-weight:700;color:#3b82f6;min-width:24px;text-align:center}.dialog-footer[data-v-98aba4ce]{padding:16px 28px 28px;flex-shrink:0}.agree-row[data-v-98aba4ce]{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.agree-checkbox[data-v-98aba4ce]{width:20px;height:20px;border-radius:6px;border:2px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-top:1px;transition:all .15s;padding:0}.agree-checkbox.checked[data-v-98aba4ce]{background:#0f172a;border-color:#0f172a}.agree-checkbox[data-v-98aba4ce]:hover:not(.checked){border-color:#94a3b8}.agree-text[data-v-98aba4ce]{font-size:14px;font-weight:500;color:#64748b;line-height:1.6;cursor:pointer}.submit-btn[data-v-98aba4ce]{width:100%;border:none;border-radius:16px;background:#0f172a;font-size:15px;font-weight:700;color:#fff;padding:16px 0;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:10px}.submit-btn[data-v-98aba4ce]:hover{background:#1e293b}.submit-btn[data-v-98aba4ce]:active{transform:scale(.98)}.submit-btn.is-loading[data-v-98aba4ce]{cursor:not-allowed;opacity:.9}.submit-btn.is-loading[data-v-98aba4ce]:hover{background:#0f172a}.submit-btn.is-loading[data-v-98aba4ce]:active{transform:none}.submit-btn .btn-spinner[data-v-98aba4ce]{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:btn-spin-98aba4ce .7s linear infinite;flex-shrink:0}@keyframes btn-spin-98aba4ce{to{transform:rotate(360deg)}}@media screen and (max-width: 1024px){.submit-dialog-box[data-v-98aba4ce] .el-dialog{border-radius:.96rem;padding:0;margin:.4rem auto;height:calc(100vh - .8rem)}.submit-page[data-v-98aba4ce]{border-radius:.96rem;height:calc(100vh - .8rem);max-height:none}.dialog-header[data-v-98aba4ce]{padding:.4rem .4rem .28rem}.dialog-header .dialog-title[data-v-98aba4ce]{font-size:.36rem}.dialog-header .close-btn[data-v-98aba4ce]{width:.64rem;height:.64rem;border-radius:.2rem}.dialog-body[data-v-98aba4ce]{padding:0 .4rem}.currency-pair[data-v-98aba4ce]{gap:.28rem;padding:.2rem 0 .36rem}.currency-block[data-v-98aba4ce]{gap:.16rem}.currency-block .coin-icon-wrap[data-v-98aba4ce]{width:1.2rem;height:1.2rem;border-width:.06rem}.currency-block .coin-line[data-v-98aba4ce]{font-size:.52rem}.currency-block .coin-line .coin-code[data-v-98aba4ce]{font-size:.32rem}.details-section[data-v-98aba4ce]{padding-top:.32rem;gap:.24rem}.detail-row .detail-label[data-v-98aba4ce]{font-size:.2rem}.detail-row .detail-value[data-v-98aba4ce]{font-size:.24rem}.timer-badge[data-v-98aba4ce]{border-radius:.28rem;padding:.24rem .36rem;margin:.32rem 0 .08rem;gap:.14rem}.timer-badge .hourglass-icon[data-v-98aba4ce]{width:.42rem;height:.42rem}.timer-badge .timer-text[data-v-98aba4ce]{font-size:.24rem}.timer-badge .timer-count[data-v-98aba4ce]{font-size:.4rem}.dialog-footer[data-v-98aba4ce]{padding:.28rem .4rem .56rem}.agree-row[data-v-98aba4ce]{gap:.2rem;margin-bottom:.28rem}.agree-checkbox[data-v-98aba4ce]{width:.42rem;height:.42rem;border-radius:.12rem;margin-top:.02rem}.agree-text[data-v-98aba4ce]{font-size:.26rem}.submit-btn[data-v-98aba4ce]{border-radius:.28rem;font-size:.32rem;padding:.28rem 0}}.complete-dialog-box[data-v-7de32d19] .el-dialog{border-radius:48px;padding:0;overflow:hidden}.complete-dialog-box[data-v-7de32d19] .el-dialog__header{display:none}.complete-dialog-box[data-v-7de32d19] .el-dialog__body{padding:0}.complete-page[data-v-7de32d19]{position:relative;background:#fff;border-radius:48px;padding:40px;text-align:center;overflow-y:auto;max-height:85vh}.complete-page[data-v-7de32d19] .el-loading-spinner .circular{width:56px;height:68px;animation:none}.close-btn[data-v-7de32d19]{position:absolute;top:28px;right:28px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#cbd5e1;cursor:pointer;padding:0;transition:color .15s}.close-btn[data-v-7de32d19]:hover{color:#0f172a}.success-icon-wrap[data-v-7de32d19]{width:96px;height:96px;background:#f0fdf4;border-radius:40px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.success-icon-wrap .success-icon[data-v-7de32d19]{color:#22c55e}.success-title[data-v-7de32d19]{font-size:30px;font-weight:700;color:#0f172a;margin:0 0 4px}.currency-pair[data-v-7de32d19]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 0}.coin-line[data-v-7de32d19]{font-size:30px;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.coin-line .coin-code[data-v-7de32d19]{font-size:20px;font-weight:700;color:#cbd5e1;margin-left:4px}.pair-arrow[data-v-7de32d19]{color:#e2e8f0}.details-section[data-v-7de32d19]{border-top:1px dashed #e2e8f0;padding:28px 0;display:flex;flex-direction:column;gap:14px;text-align:left}.detail-row[data-v-7de32d19]{display:flex;align-items:center;justify-content:space-between}.detail-row .detail-label[data-v-7de32d19]{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.detail-row .detail-value[data-v-7de32d19]{font-size:14px;font-weight:700;color:#0f172a;text-align:right}.detail-row .detail-value.strikethrough[data-v-7de32d19]{text-decoration:line-through;color:#94a3b8;font-weight:700}.detail-row .detail-value.accent[data-v-7de32d19]{color:#3b82f6}.action-btn[data-v-7de32d19]{width:100%;border:none;border-radius:16px;background:#0f172a;font-size:16px;font-weight:700;color:#fff;padding:20px 0;cursor:pointer;transition:all .15s}.action-btn[data-v-7de32d19]:hover{background:#1e293b}.action-btn[data-v-7de32d19]:active{transform:scale(.98)}@media screen and (max-width: 1024px){.complete-dialog-box[data-v-7de32d19] .el-dialog{border-radius:.96rem;padding:0;margin:.4rem auto;height:calc(100vh - .8rem)}.complete-page[data-v-7de32d19]{border-radius:.96rem;padding:.8rem;height:calc(100vh - .8rem);max-height:none}.close-btn[data-v-7de32d19]{top:.48rem;right:.48rem;width:.72rem;height:.72rem}.success-icon-wrap[data-v-7de32d19]{width:1.92rem;height:1.92rem;border-radius:.8rem;margin-bottom:.48rem}.success-title[data-v-7de32d19]{font-size:.56rem;margin-bottom:.08rem}.currency-pair[data-v-7de32d19]{gap:.16rem;padding:.56rem 0}.coin-line[data-v-7de32d19]{font-size:.56rem}.coin-line .coin-code[data-v-7de32d19]{font-size:.36rem}.details-section[data-v-7de32d19]{padding:.56rem 0;gap:.28rem}.detail-row .detail-label[data-v-7de32d19]{font-size:.22rem}.detail-row .detail-value[data-v-7de32d19]{font-size:.26rem}.action-btn[data-v-7de32d19]{border-radius:.32rem;font-size:.34rem;padding:.44rem 0}}.exchange-page[data-v-a1f28664]{padding:8px 0;display:flex;flex-direction:column}.exchange-title[data-v-a1f28664]{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 24px;flex-shrink:0}.exchange-card[data-v-a1f28664]{background:#ffffff;border-radius:24px;border:1px solid #f1f5f9;box-shadow:0 4px 24px #0f172a0f,0 1px 4px #0f172a0a;padding:32px}.exchange-card[data-v-a1f28664] .el-loading-spinner .circular{width:60px;height:73px;animation:none}.currency-section .section-meta[data-v-a1f28664]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 4px}.currency-section .section-label[data-v-a1f28664]{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.12em}.currency-section .balance-row[data-v-a1f28664]{display:flex;align-items:center;gap:8px}.currency-section .balance-label[data-v-a1f28664]{font-size:14px;font-weight:500;color:#94a3b8;display:flex;align-items:center;gap:4px}.currency-section .balance-label .wallet-icon[data-v-a1f28664]{color:#cbd5e1;flex-shrink:0}.currency-section .balance-label strong[data-v-a1f28664]{font-weight:700;color:#64748b}.currency-section .max-btn[data-v-a1f28664]{font-size:14px;font-weight:700;color:#3b82f6;background:#f4f9ff;border:1px solid rgba(191,219,254,.9);border-radius:100px;padding:3px 10px;cursor:pointer;flex-shrink:0;transition:all .15s;letter-spacing:.04em;line-height:18px;transition:background .15s}.currency-section .max-btn[data-v-a1f28664]:hover{background:#eaf4ff;border-color:#93c5fd}.currency-section .max-btn[data-v-a1f28664]:active{transform:scale(.97)}.currency-section .max-btn[data-v-a1f28664]:hover{background:rgba(59,130,246,.15)}.currency-section .currency-input-wrap[data-v-a1f28664]{display:flex;align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:8px;gap:8px;position:relative;transition:border-color .2s}.currency-section .currency-input-wrap[data-v-a1f28664]:focus-within{border-color:#e2e8f0;background:#f8fafc}.currency-section .currency-input-wrap .currency-selector-wrapper[data-v-a1f28664]{flex-shrink:0;height:48px;display:flex;align-items:center}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664]{width:100%;height:48px;line-height:48px}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper{background:#ffffff!important;background-color:#fff!important;border:1px solid #f1f5f9!important;border-radius:12px!important;box-shadow:0 1px 4px #0f172a0f!important;height:48px!important;padding:0 10px!important}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper:hover{border-color:#e2e8f0!important;box-shadow:0 2px 8px #0f172a14!important}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper.is-focused{border-color:#cbd5e1!important;box-shadow:0 2px 8px #0f172a14!important}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__selection{height:48px;display:flex;align-items:center;flex:1;margin:0;padding:0;overflow:hidden}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__placeholder{font-size:14px;font-weight:500;color:#94a3b8;height:48px;line-height:48px;padding:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__suffix{height:48px;display:flex;align-items:center;margin-left:2px;flex-shrink:0;color:#cbd5e1}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .custom-select-label[data-v-a1f28664]{display:flex;align-items:center;gap:8px;height:48px;width:100%;overflow:hidden}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .currency-selected-icon[data-v-a1f28664]{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .currency-selected-text[data-v-a1f28664]{font-size:16px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.currency-section .currency-input-wrap .amount-input[data-v-a1f28664]{flex:1;text-align:right;font-size:28px;font-weight:700;color:#0f172a;padding:0;border:none;outline:none;background:transparent;min-width:0}.currency-section .currency-input-wrap .amount-input[data-v-a1f28664]::-moz-placeholder{color:#cbd5e1;font-weight:700}.currency-section .currency-input-wrap .amount-input[data-v-a1f28664]::placeholder{color:#cbd5e1;font-weight:700}.currency-section .currency-input-wrap .amount-input[data-v-a1f28664]:disabled{opacity:.35;cursor:not-allowed}.swap-divider[data-v-a1f28664]{display:flex;align-items:center;justify-content:center;height:32px;margin-top:20px;position:relative}.swap-divider .swap-btn[data-v-a1f28664]{position:relative;z-index:1;width:48px;height:48px;border-radius:12px;border:1px solid #e8eef5;background:#ffffff;display:flex;align-items:center;justify-content:center;color:#0f172a;box-shadow:0 2px 8px #0f172a0f;cursor:pointer;transition:transform .2s ease,background .15s,box-shadow .15s}.swap-divider .swap-btn svg[data-v-a1f28664]{transition:transform .5s ease}.swap-divider .swap-btn[data-v-a1f28664]:hover{background:#f8fafc;transform:scale(1.1)}.swap-divider .swap-btn:hover svg[data-v-a1f28664]{transform:rotate(180deg)}.swap-divider .swap-btn[data-v-a1f28664]:active{transform:scale(.95)}.swap-divider .swap-btn[data-v-a1f28664]:disabled{opacity:.35;cursor:not-allowed;transform:none}.exchange-details[data-v-a1f28664]{margin-top:24px;background:rgba(248,250,252,.8);border:1px solid #f1f5f9;border-radius:16px;padding:20px 24px}.exchange-details .detail-row[data-v-a1f28664]{display:flex;justify-content:space-between;align-items:center}.exchange-details .detail-row+.detail-row[data-v-a1f28664]{margin-top:14px}.exchange-details .detail-row .detail-label[data-v-a1f28664]{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.exchange-details .detail-row .detail-value[data-v-a1f28664]{font-size:14px;font-weight:700;color:#0f172a}.submit-wrap[data-v-a1f28664]{margin-top:24px}.submit-btn[data-v-a1f28664]{border-radius:20px;background:#0f172a;font-size:18px;font-weight:700;color:#fff;text-align:center;padding:20px 0;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:12px}.submit-btn[data-v-a1f28664]:hover{background:#1e293b}.submit-btn.disabled[data-v-a1f28664]{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.submit-btn.disabled[data-v-a1f28664]:hover{background:#f1f5f9}.submit-btn.loading[data-v-a1f28664]{cursor:not-allowed;opacity:.9}.submit-btn.loading[data-v-a1f28664]:hover{background:#0f172a}.submit-btn .btn-spinner[data-v-a1f28664]{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ex-spin-a1f28664 .7s linear infinite;flex-shrink:0}.price-spinner[data-v-a1f28664]{display:inline-block;width:12px;height:12px;border:2px solid #e2e8f0;border-top-color:#94a3b8;border-radius:50%;animation:ex-spin-a1f28664 .7s linear infinite;margin-right:6px;vertical-align:middle}@keyframes ex-spin-a1f28664{to{transform:rotate(360deg)}}.no-data-container[data-v-a1f28664]{width:100%}.no-data-container .main-box[data-v-a1f28664]{width:100%;text-align:center;font-size:16px;color:#000;font-weight:500;padding:50px 0}.no-data-container .main-box .nodata[data-v-a1f28664]{width:240px;height:240px}.no-data-container .main-box .use-all-text[data-v-a1f28664]{font-size:14px;color:#707070;margin-top:8px}html.dark .exchange-title[data-v-a1f28664]{color:#f8fafc}html.dark .exchange-card[data-v-a1f28664]{background:#1e293b;border-color:#334155;box-shadow:0 4px 24px #0000004d}html.dark .currency-section .currency-input-wrap[data-v-a1f28664]{background:#0f172a;border-color:#334155}html.dark .currency-section .currency-input-wrap[data-v-a1f28664]:focus-within{background:#0f172a;border-color:#475569}html.dark .currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper{background:#1e293b!important;background-color:#1e293b!important;border-color:#334155!important}html.dark .currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper:hover,html.dark .currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper.is-focused{border-color:#475569!important}html.dark .currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .currency-selected-text[data-v-a1f28664]{color:#f1f5f9}html.dark .currency-section .currency-input-wrap .amount-input[data-v-a1f28664]{color:#f8fafc}html.dark .swap-divider .swap-btn[data-v-a1f28664]{background:#1e293b;border-color:#334155;color:#f1f5f9}html.dark .swap-divider .swap-btn[data-v-a1f28664]:hover{background:#334155}html.dark .exchange-details[data-v-a1f28664]{background:rgba(15,23,42,.6);border-color:#334155}html.dark .exchange-details .detail-value[data-v-a1f28664]{color:#f1f5f9}html.dark .submit-btn.disabled[data-v-a1f28664]{background:#1e293b;color:#64748b;border:1px solid #334155}@media screen and (max-width: 1024px){.exchange-page[data-v-a1f28664]{padding:.24rem .32rem}.exchange-title[data-v-a1f28664]{font-size:.36rem;margin-bottom:.32rem}.exchange-card[data-v-a1f28664]{padding:.4rem;border-radius:.48rem}.currency-section .section-meta[data-v-a1f28664]{margin-bottom:.2rem}.currency-section .section-label[data-v-a1f28664],.currency-section .balance-label[data-v-a1f28664]{font-size:.22rem}.currency-section .max-btn[data-v-a1f28664]{font-size:.22rem;padding:.06rem .2rem;border-radius:1rem}.currency-section .currency-input-wrap[data-v-a1f28664]{border-radius:.28rem;padding:.16rem;gap:.16rem}.currency-section .currency-input-wrap .currency-selector-wrapper[data-v-a1f28664]{height:.96rem}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664]{width:100%;height:.96rem}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__wrapper{border-radius:.2rem!important;height:.96rem!important;padding:0 .2rem!important}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__selection{height:.96rem;flex:1;overflow:hidden}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__suffix{height:.96rem}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select[data-v-a1f28664] .el-select__placeholder{font-size:.28rem;height:.96rem;line-height:.96rem;white-space:nowrap}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .custom-select-label[data-v-a1f28664]{height:.96rem;gap:.16rem;width:100%;overflow:hidden}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .currency-selected-icon[data-v-a1f28664]{width:.52rem;height:.52rem}.currency-section .currency-input-wrap .currency-selector-wrapper .currency-select .currency-selected-text[data-v-a1f28664]{font-size:.32rem;overflow:hidden;text-overflow:ellipsis}.currency-section .currency-input-wrap .amount-input[data-v-a1f28664]{font-size:.56rem}.currency-section .currency-input-wrap .max-btn[data-v-a1f28664]{font-size:.22rem;padding:.12rem .28rem;border-radius:1rem}.swap-divider[data-v-a1f28664]{height:1.04rem}.swap-divider .swap-btn[data-v-a1f28664]{width:.8rem;height:.8rem;border-radius:.24rem}.exchange-details[data-v-a1f28664]{border-radius:.28rem;padding:.4rem .48rem;margin-top:.48rem}.exchange-details .detail-row .detail-label[data-v-a1f28664]{font-size:.22rem}.exchange-details .detail-row .detail-value[data-v-a1f28664]{font-size:.26rem}.exchange-details .detail-row+.detail-row[data-v-a1f28664]{margin-top:.28rem}.submit-wrap[data-v-a1f28664]{margin-top:.48rem}.submit-btn[data-v-a1f28664]{border-radius:.32rem;font-size:.32rem;padding:.4rem 0}.no-data-container[data-v-a1f28664]{width:100%}.no-data-container .main-box[data-v-a1f28664]{width:100%;text-align:center;font-size:16px;color:#000;font-weight:500;padding:50px 0}.no-data-container .main-box .nodata[data-v-a1f28664]{width:240px;height:240px}.no-data-container .main-box .use-all-text[data-v-a1f28664]{font-size:14px;color:#707070;margin-top:8px}}.base-currency-dropdown{width:var(--base-dropdown-width, 100%)!important;left:0!important;right:auto!important;transform-origin:left top!important;border-radius:16px!important;margin-top:0!important;top:calc(100% + 6px)!important;border:1px solid #f1f5f9!important;box-shadow:0 8px 32px #0f172a1a!important}.base-currency-dropdown .el-popper__arrow{display:none!important}.base-currency-dropdown .el-select-dropdown__list{padding:0!important}.quote-currency-dropdown{width:var(--quote-dropdown-width, 100%)!important;left:0!important;right:auto!important;transform-origin:left top!important;border-radius:16px!important;margin-top:0!important;top:calc(100% + 6px)!important;border:1px solid #f1f5f9!important;box-shadow:0 8px 32px #0f172a1a!important}.quote-currency-dropdown .el-popper__arrow{display:none!important}.quote-currency-dropdown .el-select-dropdown__list,.currency-select-dropdown .el-scrollbar__view{padding:0!important}.currency-select-dropdown .select-header{padding:12px;background:#fff;position:sticky;top:0;z-index:10;border-radius:12px}.currency-select-dropdown .el-select-dropdown__item{height:auto!important;padding:0!important;line-height:normal!important;display:block!important;overflow:visible!important;white-space:normal!important}.currency-select-dropdown .el-select-dropdown__item.selected{background:#f0fafe!important}.currency-select-dropdown .el-select-dropdown__item.hover,.currency-select-dropdown .el-select-dropdown__item:hover{background:#f5f5f5!important}.currency-select-dropdown .currency-option-content{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:10px 12px!important;width:100%!important;box-sizing:border-box!important;min-height:56px!important}.currency-select-dropdown .currency-option-content .currency-info-option{display:flex!important;flex-direction:row!important;align-items:center!important;flex:1!important;min-width:0!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-icon-option{width:32px!important;height:32px!important;border-radius:50%!important;margin-right:12px!important;flex-shrink:0!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-name-option{font-size:14px!important;font-weight:500!important;color:#000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.4!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-network-option{font-size:14px!important;font-weight:400!important;color:#707070!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.4!important;margin-top:2px!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-balance-option{font-size:14px!important;font-weight:400!important;color:#707070!important;white-space:nowrap!important;flex-shrink:0!important;margin-left:12px!important;display:block!important}.currency-select-dropdown .empty-text{text-align:center;padding:20px;font-size:14px;color:#999}.el-select-dropdown__header{padding:0}@media screen and (max-width: 1024px){.base-currency-dropdown{width:var(--base-dropdown-width, 100%)!important;left:0!important;right:auto!important;transform-origin:left top!important;border-radius:.28rem!important;margin-top:0!important;top:calc(100% + .12rem)!important;border:1px solid #f1f5f9!important;box-shadow:0 8px 32px #0f172a1a!important}.base-currency-dropdown .el-popper__arrow{display:none!important}.base-currency-dropdown .el-select-dropdown__list{padding:0!important}.quote-currency-dropdown{width:var(--quote-dropdown-width, 100%)!important;left:0!important;right:auto!important;transform-origin:left top!important;border-radius:.28rem!important;margin-top:0!important;top:calc(100% + .12rem)!important;border:1px solid #f1f5f9!important;box-shadow:0 8px 32px #0f172a1a!important}.quote-currency-dropdown .el-popper__arrow{display:none!important}.quote-currency-dropdown .el-select-dropdown__list,.currency-select-dropdown .el-scrollbar__view{padding:0!important}.currency-select-dropdown .select-header{padding:12px;background:#fff;position:sticky;top:0;z-index:10}.currency-select-dropdown .el-select-dropdown__item{height:auto!important;padding:0!important;line-height:normal!important;display:block!important;overflow:visible!important;white-space:normal!important}.currency-select-dropdown .el-select-dropdown__item.selected{background:#f0fafe!important}.currency-select-dropdown .el-select-dropdown__item.hover,.currency-select-dropdown .el-select-dropdown__item:hover{background:#f5f5f5!important}.currency-select-dropdown .currency-option-content{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:10px 12px!important;width:100%!important;box-sizing:border-box!important;min-height:56px!important}.currency-select-dropdown .currency-option-content .currency-info-option{display:flex!important;flex-direction:row!important;align-items:center!important;flex:1!important;min-width:0!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-icon-option{width:32px!important;height:32px!important;border-radius:50%!important;margin-right:12px!important;flex-shrink:0!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-name-option{font-size:14px!important;font-weight:500!important;color:#000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.4!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-network-option{font-size:14px!important;font-weight:400!important;color:#707070!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.4!important;margin-top:2px!important;display:block!important}.currency-select-dropdown .currency-option-content .currency-balance-option{font-size:14px!important;font-weight:400!important;color:#707070!important;white-space:nowrap!important;flex-shrink:0!important;margin-left:12px!important;display:block!important}.currency-select-dropdown .empty-text{text-align:center;padding:20px;font-size:14px;color:#999}.el-select-dropdown__header{padding:0}}.el-select-dropdown .select-header .el-input,.el-select-dropdown .select-header .el-input__wrapper{height:40px}.el-select-dropdown .select-header .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #000 inset!important}html.dark .base-currency-dropdown,html.dark .quote-currency-dropdown{border-color:#334155!important;box-shadow:0 8px 32px #0006!important;background:#1e293b!important}html.dark .currency-select-dropdown{background:#1e293b!important}html.dark .currency-select-dropdown .select-header{background:#1e293b}html.dark .currency-select-dropdown .select-header .el-input__wrapper{background:#0f172a!important;box-shadow:0 0 0 1px #334155 inset!important}html.dark .currency-select-dropdown .select-header .el-input__wrapper .el-input__inner{color:#f1f5f9!important}html.dark .currency-select-dropdown .select-header .el-input__wrapper .el-input__inner::-moz-placeholder{color:#475569!important}html.dark .currency-select-dropdown .select-header .el-input__wrapper .el-input__inner::placeholder{color:#475569!important}html.dark .currency-select-dropdown .select-header .el-input__wrapper .el-input__prefix,html.dark .currency-select-dropdown .select-header .el-input__wrapper .el-input__suffix{color:#475569!important}html.dark .currency-select-dropdown .select-header .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #475569 inset!important}html.dark .currency-select-dropdown .el-select-dropdown__item.selected{background:#0f3460!important}html.dark .currency-select-dropdown .el-select-dropdown__item.hover,html.dark .currency-select-dropdown .el-select-dropdown__item:hover{background:#334155!important}html.dark .currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-name-option{color:#f1f5f9!important}html.dark .currency-select-dropdown .currency-option-content .currency-info-option .currency-details-option .currency-network-option,html.dark .currency-select-dropdown .currency-option-content .currency-balance-option{color:#94a3b8!important}html.dark .currency-select-dropdown .empty-text{color:#64748b}html.dark .el-select-dropdown .select-header .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #475569 inset!important}
