.custom-dialog-wrapper[data-v-79cb6c9e]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dialog-mask[data-v-79cb6c9e]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.dialog-container[data-v-79cb6c9e]{position:relative;z-index:2;background:#fff;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-dialog[data-v-79cb6c9e]{position:fixed;top:0;left:0;width:100%;height:100%;border-radius:0}.desktop-dialog[data-v-79cb6c9e]{width:500px;max-width:90vw;max-height:90vh}.dialog-header[data-v-79cb6c9e]{-ms-flex-negative:0;flex-shrink:0;height:56px;background:#fff;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:0 16px;border-bottom:1px solid #e8e8e8}.header-left[data-v-79cb6c9e]{width:40px;text-align:left}.header-left i[data-v-79cb6c9e]{font-size:20px;color:#333;cursor:pointer}.header-title[data-v-79cb6c9e]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:18px;font-weight:600;color:#333}.header-right[data-v-79cb6c9e]{width:40px;text-align:right}.submit-btn[data-v-79cb6c9e]{color:#409eff;padding:0;border:none;background:none}.submit-btn[data-v-79cb6c9e]:disabled{color:#c0c4cc;cursor:not-allowed}.dialog-content[data-v-79cb6c9e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px}.api-form[data-v-79cb6c9e]{padding-bottom:20px}.exchange-selector[data-v-79cb6c9e]{display:grid;gap:12px}.mobile-exchange[data-v-79cb6c9e]{grid-template-columns:repeat(2,1fr)}.desktop-exchange[data-v-79cb6c9e]{grid-template-columns:repeat(4,1fr)}.exchange-option[data-v-79cb6c9e]{border:1px solid #dcdfe6;border-radius:8px;padding:16px 12px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;position:relative;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-option[data-v-79cb6c9e]{min-height:100px}.desktop-option[data-v-79cb6c9e]{min-height:80px;padding:12px 8px}.exchange-option.selected[data-v-79cb6c9e],.exchange-option[data-v-79cb6c9e]:hover{border-color:#409eff;-webkit-box-shadow:0 2px 8px rgba(64,158,255,.2);box-shadow:0 2px 8px rgba(64,158,255,.2)}.exchange-option.selected[data-v-79cb6c9e]{background:rgba(64,158,255,.05)}.exchange-icon[data-v-79cb6c9e]{margin-bottom:8px;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exchange-icon img[data-v-79cb6c9e]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.exchange-name[data-v-79cb6c9e]{font-size:14px;color:#333;font-weight:500;text-align:center}.exchange-selected[data-v-79cb6c9e]{position:absolute;top:8px;right:8px;width:20px;height:20px;background:#409eff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}.desktop-input[data-v-79cb6c9e],.mobile-input[data-v-79cb6c9e]{width:100%}.mobile-input[data-v-79cb6c9e] :deep(.el-input__inner){height:48px;border-radius:8px;font-size:16px;border:1px solid #dcdfe6}.desktop-input[data-v-79cb6c9e] :deep(.el-input__inner){height:40px;border-radius:4px;font-size:14px;border:1px solid #dcdfe6}.desktop-input[data-v-79cb6c9e] :deep(.el-input__inner):focus,.mobile-input[data-v-79cb6c9e] :deep(.el-input__inner):focus{border-color:#409eff}.input-tip[data-v-79cb6c9e]{font-size:12px;color:#909399;margin-top:6px;line-height:1.4}.mobile-divider[data-v-79cb6c9e]{margin:24px 0;background-color:#f0f0f0}.security-tips[data-v-79cb6c9e]{margin-top:32px;padding:16px;background:rgba(255,193,7,.05);border:1px solid rgba(255,193,7,.2);border-radius:8px}.tips-header[data-v-79cb6c9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.tips-header i[data-v-79cb6c9e]{color:#e6a23c;font-size:16px;margin-right:8px}.tips-header span[data-v-79cb6c9e]{font-size:14px;font-weight:600;color:#e6a23c}.tips-content[data-v-79cb6c9e]{font-size:13px;line-height:1.6;color:#606266}.tips-content p[data-v-79cb6c9e]{margin-bottom:8px}.tips-content p[data-v-79cb6c9e]:last-child{margin-bottom:0}.desktop-footer[data-v-79cb6c9e]{margin-top:20px;text-align:right;padding-top:20px;border-top:1px solid #e8e8e8}@media (max-width:768px){.dialog-content[data-v-79cb6c9e]{padding:16px}.exchange-icon[data-v-79cb6c9e]{width:24px;height:24px}.exchange-name[data-v-79cb6c9e]{font-size:13px}}@media (max-width:480px){.mobile-exchange[data-v-79cb6c9e]{grid-template-columns:repeat(2,1fr);gap:10px}.mobile-option[data-v-79cb6c9e]{min-height:90px;padding:16px 8px}.security-tips[data-v-79cb6c9e]{padding:12px}.tips-content[data-v-79cb6c9e]{font-size:12px}}@media (max-width:375px){.mobile-exchange[data-v-79cb6c9e]{grid-template-columns:1fr}.dialog-content[data-v-79cb6c9e]{padding:12px}}@supports (-webkit-touch-callout:none){.mobile-input[data-v-79cb6c9e] :deep(.el-input__inner){font-size:16px!important}}.dialog-content[data-v-79cb6c9e]::-webkit-scrollbar{width:4px}.dialog-content[data-v-79cb6c9e]::-webkit-scrollbar-track{background:#f1f1f1}.dialog-content[data-v-79cb6c9e]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.dialog-content[data-v-79cb6c9e]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-v-79cb6c9e]:deep(.el-form-item.is-error .el-input__inner){border-color:#f56c6c}[data-v-79cb6c9e]:deep(.el-form-item__error){font-size:12px;padding-top:4px}[data-v-79cb6c9e]:deep(.el-button--primary.is-loading){opacity:.7}body.dialog-open{overflow:hidden!important}