@charset "UTF-8";.fade-enter-active[data-v-7cfc21ef],.fade-leave-active[data-v-7cfc21ef]{transition:opacity .24s cubic-bezier(.4,0,.2,1)}.fade-enter-from[data-v-7cfc21ef],.fade-leave-to[data-v-7cfc21ef]{opacity:0}.fade-enter-to[data-v-7cfc21ef],.fade-leave-from[data-v-7cfc21ef]{opacity:1}.token-modal[data-v-7cfc21ef]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999}.token-modal .modal-mask[data-v-7cfc21ef]{position:absolute;left:0;top:0;right:0;bottom:0;background:#00000080}.token-modal .modal-content[data-v-7cfc21ef]{overflow:hidden;position:absolute;left:50%;transform:translate(-50%);top:20%;width:350px;background:var(--el-menu-bg-color);color:var(--text-color);border-radius:18px;padding:24px;height:400px;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000004d;animation:slideInRight-7cfc21ef .2s}@keyframes slideInRight-7cfc21ef{0%{right:-400px}to{right:0}}.token-modal .modal-header[data-v-7cfc21ef]{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:700;margin-bottom:24px}.token-modal .modal-close[data-v-7cfc21ef]{font-size:28px;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1}@media screen and (max-width: 768px){.token-modal .modal-header[data-v-7cfc21ef]{font-size:18px;padding:16px 20px}.token-modal .modal-content[data-v-7cfc21ef]{top:auto;bottom:0;left:0;right:0;transform:none;max-width:100%;width:100%;height:70vh;max-height:600px;padding:16px;border-radius:20px 20px 0 0;animation:slideUp-7cfc21ef .25s ease-out}.token-modal .modal-close[data-v-7cfc21ef]{font-size:24px;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@keyframes slideUp-7cfc21ef{0%{transform:translateY(100%)}to{transform:translateY(0)}}.token-modal .search-box[data-v-7cfc21ef]{margin-bottom:16px}.token-modal .search-box input[data-v-7cfc21ef]{font-size:16px;padding:12px 16px;min-height:44px}.token-modal .token-list .token-item[data-v-7cfc21ef]{padding:14px 16px;min-height:64px}.token-modal .token-list .token-item .token-info .token-name[data-v-7cfc21ef]{font-size:15px}.token-modal .token-list .token-item .token-info .token-symbol[data-v-7cfc21ef]{font-size:13px}.token-modal .token-list .token-item img[data-v-7cfc21ef]{width:40px;height:40px}}@media screen and (max-width: 480px){.token-modal .modal-content[data-v-7cfc21ef]{height:75vh;padding:12px}.token-modal .modal-header[data-v-7cfc21ef]{font-size:16px;padding:12px 16px}.token-modal .search-box[data-v-7cfc21ef]{margin-bottom:12px}.token-modal .search-box input[data-v-7cfc21ef]{font-size:14px;padding:10px 14px}.token-modal .token-list .token-item[data-v-7cfc21ef]{padding:12px;min-height:60px}.token-modal .token-list .token-item img[data-v-7cfc21ef]{width:36px;height:36px}}.token-modal .search-box[data-v-7cfc21ef]{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.token-modal .search-box input[data-v-7cfc21ef]{width:100%;height:44px;min-height:44px;border:none;outline:none;padding:0 20px;border-radius:100px;background:var(--el-bg-color);color:var(--text-color);font-size:16px}.token-modal .search-box input[data-v-7cfc21ef]::placeholder{color:var(--text-color)}.token-modal .token-list-title[data-v-7cfc21ef]{color:var(--text-color);text-align:left;display:flex;align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.token-modal .token-item[data-v-7cfc21ef]{display:flex;align-items:center;cursor:pointer;min-height:64px;padding:12px 0;transition:background .2s}.token-modal .token-item[data-v-7cfc21ef]:hover{background:var(--el-bg-color)}.token-modal .token-item .token-icon[data-v-7cfc21ef]{width:40px;height:40px;margin-right:12px;border-radius:50%;flex-shrink:0}.token-modal .token-item .token-info[data-v-7cfc21ef]{flex:1;min-width:0}.token-modal .token-item .token-symbol[data-v-7cfc21ef]{font-weight:600;text-align:left;font-size:15px;margin-bottom:4px}.token-modal .token-item .token-name[data-v-7cfc21ef]{font-size:13px;color:#0009}.token-modal .token-item .token-address[data-v-7cfc21ef]{color:var(--text-color);font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:left}.token-modal .token-item .token-balance[data-v-7cfc21ef]{min-width:60px;text-align:right;color:var(--text-color);font-size:14px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0}.modal-mask[data-v-f6b99248]{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center}.modal-mask .modal-box[data-v-f6b99248]{background:var(--el-menu-bg-color);border-radius:16px;min-width:260px;min-height:130px;box-shadow:0 6px 40px #0009;padding:20px 18px 16px;display:flex;flex-direction:column}.modal-mask .modal-box .modal-title[data-v-f6b99248]{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:var(--text-color);margin-bottom:18px}.modal-mask .modal-box .modal-title .close-btn[data-v-f6b99248]{font-size:20px;color:#888;cursor:pointer;line-height:1}.modal-mask .modal-box .modal-content[data-v-f6b99248]{display:flex;align-items:center;margin-bottom:10px;background:var(--el-bg-color);border-radius:8px;padding:0 10px;border:1px solid #222}.modal-mask .modal-box .modal-content .modal-input[data-v-f6b99248]{flex:1;background:transparent;border:none;color:var(--text-color);font-size:18px;outline:none;padding:12px 0;text-align:left}.modal-mask .modal-box .modal-content .modal-percent[data-v-f6b99248]{color:#555;margin-left:4px;font-size:16px}.modal-mask .modal-box .modal-warn[data-v-f6b99248]{color:#ffca6f;font-size:13px;padding:2px 0 8px;min-height:16px;text-align:left}.modal-mask .modal-box .modal-confirm[data-v-f6b99248]{width:100%;border-radius:999px;border:none;height:38px;background:var(--el-menu-active-color);color:var(--el-menu-bg-color);font-weight:700;font-size:16px;margin-top:2px;cursor:pointer;transition:background .2s;min-height:44px}.modal-mask .modal-box .modal-confirm[data-v-f6b99248]:hover{background:var(--el-menu-active-color)}@media (max-width: 768px){.modal-mask[data-v-f6b99248]{padding:0;align-items:flex-end}.modal-mask .modal-box[data-v-f6b99248]{width:100%;max-width:100%;border-radius:20px 20px 0 0;margin:0;padding:20px 16px 16px;min-width:auto}.modal-mask .modal-box .modal-title[data-v-f6b99248]{font-size:16px;margin-bottom:16px}.modal-mask .modal-box .modal-title .close-btn[data-v-f6b99248]{font-size:24px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.modal-mask .modal-box .modal-content[data-v-f6b99248]{padding:0 12px;margin-bottom:8px}.modal-mask .modal-box .modal-content .modal-input[data-v-f6b99248]{font-size:16px;padding:14px 0}.modal-mask .modal-box .modal-content .modal-percent[data-v-f6b99248]{font-size:14px}.modal-mask .modal-box .modal-warn[data-v-f6b99248]{font-size:12px;padding:4px 0 8px}.modal-mask .modal-box .modal-confirm[data-v-f6b99248]{height:48px;font-size:16px;margin-top:8px}}#container[data-v-8a1a0d91]{background:var(--bg-color) url(./faucet_bg-Fn8yX15P.png) no-repeat;background-size:100% 100%;background-position:center;width:100vw;height:100vh;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;position:relative;overflow:hidden;animation:backgroundFloat-8a1a0d91 30s ease-in-out infinite}#container[data-v-8a1a0d91]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,rgba(0,102,204,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(0,206,122,.08) 0%,transparent 50%),radial-gradient(circle at 50% 20%,rgba(0,102,204,.05) 0%,transparent 40%);animation:gradientMove-8a1a0d91 25s ease-in-out infinite;pointer-events:none;z-index:0}#container .contents[data-v-8a1a0d91]{padding-top:80px;position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center}@keyframes gradientMove-8a1a0d91{0%,to{transform:translate(0) scale(1);opacity:1}33%{transform:translate(3%,3%) scale(1.05);opacity:.9}66%{transform:translate(-3%,-3%) scale(.95);opacity:.8}}@keyframes backgroundFloat-8a1a0d91{0%,to{background-position:center center}25%{background-position:51% 51%}50%{background-position:49% 49%}75%{background-position:50.5% 50.5%}}#container h1[data-v-8a1a0d91]{color:var(--text-color);text-align:center;font-family:TT_Hoves_Pro,PingFang,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:1.2;width:100%;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;margin-top:0;letter-spacing:.5px}input[type=number][data-v-8a1a0d91]::-webkit-outer-spin-button,input[type=number][data-v-8a1a0d91]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-8a1a0d91]{-moz-appearance:textfield}input[type=number][data-v-8a1a0d91]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.swap-wrap[data-v-8a1a0d91]{min-height:100vh;background:var(--el-bg-color);display:flex;align-items:center;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:448px;border-radius:24px;background:var(--el-menu-bg-color);border:1.5px solid var(--el-border-color-light);padding:24px;position:relative;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d}.swap-card .swap-row[data-v-8a1a0d91]{border-radius:20px;border:1px solid var(--el-border-color-light);margin-bottom:16px;padding:20px;background:var(--el-bg-color)}.swap-card .swap-row .swap-label[data-v-8a1a0d91]{color:var(--text-color);font-size:14px;margin-bottom:10px;text-align:left}.swap-card .swap-row .swap-amount-row[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:space-between}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{background:transparent;border:none;color:var(--text-color);outline:none;font-size:32px;font-weight:600;width:80%;-webkit-appearance:none;-webkit-text-size-adjust:100%;-webkit-user-select:text;user-select:text;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;font-size:16px!important;line-height:1.2;inputmode:decimal}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]::placeholder{color:#0000004d;opacity:.5}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]:focus{outline:none;background:transparent}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-text-fill-color:var(--text-color);box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{display:flex;align-items:center;border-radius:100px;border:1px solid var(--el-border-color-light);background:var(--el-menu-bg-color);padding:10px 16px;cursor:pointer;justify-content:center;gap:6px;font-weight:500;min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]:hover{opacity:.8}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]:active{transform:scale(.98);transition:transform .1s ease}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:20px;height:20px;border-radius:50%;flex-shrink:0}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{color:var(--text-color);font-size:14px;font-weight:500;white-space:nowrap}.swap-card .swap-row .swap-amount-row .swap-token-btn.select[data-v-8a1a0d91]{background:var(--el-menu-active-color);color:var(--el-menu-bg-color);border-color:var(--el-menu-active-color)}.swap-card .swap-row .swap-amount-row .swap-token-btn.select span[data-v-8a1a0d91]{color:var(--el-menu-bg-color)}.swap-card .swap-row .swap-balance[data-v-8a1a0d91]{font-size:13px;color:#0009;margin-top:8px;text-align:left;display:flex;align-items:center;gap:6px;font-weight:500}.swap-card .swap-row .swap-balance span[data-v-8a1a0d91]{font-weight:600;color:var(--text-color)}.swap-card .swap-switch-row[data-v-8a1a0d91]{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;transform:translate(-50%) translateY(-50%);top:192px;z-index:10;width:auto}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{border:2px solid var(--el-menu-active-color);background:var(--el-menu-bg-color);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:10;min-width:44px;min-height:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;box-shadow:0 2px 8px #0000001a;transition:transform .1s ease,opacity .2s ease}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]:hover{opacity:.8}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]:active{transform:scale(.95);transition:transform .1s ease}.swap-card .swap-setting-row[data-v-8a1a0d91]{display:flex;height:48px;padding:0 20px;justify-content:space-between;border-radius:100px;border:1px solid var(--el-border-color-light);align-items:center;margin-bottom:16px;background:var(--el-bg-color);cursor:pointer;min-height:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease}.swap-card .swap-setting-row[data-v-8a1a0d91]:hover{opacity:.8}.swap-card .swap-setting-row[data-v-8a1a0d91]:active{transform:scale(.98);transition:transform .1s ease}.swap-card .swap-setting-row .setting-label[data-v-8a1a0d91]{color:var(--text-color);font-size:15px;font-weight:500;display:flex;align-items:center;gap:8px}.swap-card .swap-setting-row .slip-btn[data-v-8a1a0d91]{background:none;color:var(--text-color);border:none;font-size:14px;font-weight:600;cursor:pointer;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.swap-card .swap-main-btn[data-v-8a1a0d91]{width:100%;height:52px;border:none;border-radius:100px;background:var(--el-border-color-light);color:var(--text-color);font-size:16px;font-weight:700;cursor:not-allowed;opacity:.6;margin-top:8px;outline:none;min-height:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease,background-color .2s ease}.swap-card .swap-main-btn[data-v-8a1a0d91]:not([disabled]){background:var(--el-menu-active-color);color:var(--el-menu-bg-color);cursor:pointer;opacity:1}.swap-card .swap-main-btn[data-v-8a1a0d91]:not([disabled]):hover{opacity:.9}.swap-card .swap-main-btn[data-v-8a1a0d91]:not([disabled]):active{transform:scale(.98)}.swap-card .swap-main-btn[data-v-8a1a0d91]:disabled{cursor:not-allowed;opacity:.6}@media (max-width: 768px){#container[data-v-8a1a0d91]{width:100%;padding:0;min-height:100vh;display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:28px;margin-bottom:24px;height:auto;min-height:34px}#container .contents[data-v-8a1a0d91]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:60px 16px 20px;box-sizing:border-box}.swap-wrap[data-v-8a1a0d91]{padding:0;min-height:auto}.swap-card[data-v-8a1a0d91]{max-width:90%;width:90%;padding:20px 16px;border-radius:20px;margin:0 auto;position:relative}.swap-card .swap-row[data-v-8a1a0d91]{padding:16px;border-radius:16px;margin-bottom:12px}.swap-card .swap-row .swap-label[data-v-8a1a0d91]{font-size:13px;margin-bottom:8px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:28px;width:70%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:12px 14px;min-height:44px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:22px;height:22px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:14px}.swap-card .swap-row .swap-balance[data-v-8a1a0d91]{font-size:12px;margin-top:6px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:178px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:44px;height:44px;min-width:44px;min-height:44px}.swap-card .swap-setting-row[data-v-8a1a0d91]{height:44px;padding:0 16px;margin-bottom:12px;min-height:44px}.swap-card .swap-setting-row .setting-label[data-v-8a1a0d91]{font-size:14px}.swap-card .swap-setting-row .slip-btn[data-v-8a1a0d91]{font-size:13px;min-height:44px;padding:8px 0}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:48px;font-size:16px;min-height:48px;margin-top:12px}}@media (max-width: 480px){#container[data-v-8a1a0d91]{padding:0;display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:24px;margin-bottom:20px}#container .contents[data-v-8a1a0d91]{padding:50px 12px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:92%;width:92%;padding:16px 12px}.swap-card .swap-row[data-v-8a1a0d91]{padding:14px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:24px}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:10px 12px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:159px}}@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2){#container[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:22px;margin-bottom:16px}#container .contents[data-v-8a1a0d91]{padding:40px 10px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:92%;width:92%;padding:14px 10px}.swap-card .swap-row[data-v-8a1a0d91]{padding:12px;margin-bottom:10px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:22px;width:65%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:8px 10px;font-size:13px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:18px;height:18px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:13px}.swap-card .swap-row .swap-balance[data-v-8a1a0d91]{font-size:11px;margin-top:6px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:143px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:40px;height:40px}.swap-card .swap-setting-row[data-v-8a1a0d91]{height:40px;padding:0 14px;margin-bottom:10px}.swap-card .swap-setting-row .setting-label[data-v-8a1a0d91]{font-size:13px}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:44px;font-size:15px;margin-top:10px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){#container[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:26px;margin-bottom:20px}#container .contents[data-v-8a1a0d91]{padding:50px 14px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:90%;width:90%;padding:18px 14px}.swap-card .swap-row[data-v-8a1a0d91]{padding:16px;margin-bottom:12px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:26px;width:70%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:10px 12px;min-height:44px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:20px;height:20px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:14px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:176px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:46px;height:46px}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:48px;font-size:16px;margin-top:12px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3){#container[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:28px;margin-bottom:24px}#container .contents[data-v-8a1a0d91]{padding:55px 16px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:90%;width:90%;padding:20px 16px}.swap-card .swap-row[data-v-8a1a0d91]{padding:18px;margin-bottom:14px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:28px;width:72%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:12px 14px;min-height:46px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:22px;height:22px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:15px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:193px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:48px;height:48px}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:50px;font-size:17px;margin-top:14px}}@media only screen and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3){#container[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:28px;margin-bottom:24px}#container .contents[data-v-8a1a0d91]{padding:55px 16px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:90%;width:90%;padding:20px 16px}.swap-card .swap-row[data-v-8a1a0d91]{padding:18px;margin-bottom:14px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:28px;width:72%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:12px 14px;min-height:46px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:22px;height:22px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:15px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:193px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:48px;height:48px}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:50px;font-size:17px;margin-top:14px}}@media only screen and (min-device-width: 414px) and (max-device-width: 430px) and (-webkit-device-pixel-ratio: 3){#container[data-v-8a1a0d91]{display:flex;align-items:center;justify-content:center}#container h1[data-v-8a1a0d91]{font-size:30px;margin-bottom:26px}#container .contents[data-v-8a1a0d91]{padding:60px 18px 20px;justify-content:center}.swap-card[data-v-8a1a0d91]{max-width:88%;width:88%;padding:22px 18px}.swap-card .swap-row[data-v-8a1a0d91]{padding:20px;margin-bottom:16px}.swap-card .swap-row .swap-amount-row .swap-amount-input[data-v-8a1a0d91]{font-size:30px;width:74%}.swap-card .swap-row .swap-amount-row .swap-token-btn[data-v-8a1a0d91]{padding:14px 16px;min-height:48px}.swap-card .swap-row .swap-amount-row .swap-token-btn img[data-v-8a1a0d91]{width:24px;height:24px}.swap-card .swap-row .swap-amount-row .swap-token-btn span[data-v-8a1a0d91]{font-size:16px}.swap-card .swap-switch-row[data-v-8a1a0d91]{left:50%;transform:translate(-50%) translateY(-50%);width:auto;top:210px}.swap-card .swap-switch-row .swap-switch-btn[data-v-8a1a0d91]{width:50px;height:50px}.swap-card .swap-main-btn[data-v-8a1a0d91]{height:52px;font-size:18px;margin-top:16px}}:root{--bg-color: #ffffff;--text-color: #1a1a1a;--el-bg-color: #f5f5f5;--color:#333333;--el-menu-border-color:none;--el-menu-text-color:#333333;--el-menu-bg-color:#ffffff;--el-menu-active-color:#00CE7A;--el-border-color-light:#e0e0e0}.theme-dark{--bg-color: #1e1e1e;--text-color: #f2f2f2}.theme-blue{--bg-color: #007bff;--text-color: yellow}.theme-green{--bg-color: #6aa728;--text-color: #000000}@font-face{font-family:PingFang;src:url(./PingFang_Regular-BHiaWigb.ttf) format("truetype");font-weight:400}@font-face{font-family:PingFang;src:url(./PingFang_Medium-BJ5FLqaG.ttf) format("truetype");font-weight:500}@font-face{font-family:PingFang;src:url(./PingFang_Bold-Bl6A-zU-.ttf) format("truetype");font-weight:700}@font-face{font-family:TT_Hoves_Pro;src:url(/src/assets/TT/TT_Hoves_Pro_Trial_Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:TT_Hoves_Pro;src:url(./TT_Hoves_Pro_Trial_Medium-CLVCw-32.ttf) format("truetype");font-weight:500}@font-face{font-family:TT_Hoves_Pro;src:url(./TT_Hoves_Pro_Trial_DemiBold-385142yi.ttf) format("truetype");font-weight:600}.name1,.num,.name4{font-family:TT_Hoves_Pro,sans-serif}html[data-lang=zh-cn] body{font-family:PingFang,sans-serif}html[data-lang=en-us] body{font-family:TT_Hoves_Pro,sans-serif}body{overflow:auto;scrollbar-gutter:stable}*{margin:0;padding:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.el-menu-item:hover{background-color:transparent!important}.el-menu--popup .el-menu-item:hover{color:#06c!important;background-color:#0066cc1a!important}.el-menu--popup .el-menu-item.is-active{color:#06c!important}.el-sub-menu__title:hover{background-color:transparent!important}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{background-color:transparent!important}.el-menu--horizontal>.el-sub-menu:hover .el-sub-menu__title{color:#fff}.el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title{border-bottom:0px;color:#fff}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid transparent}.el-menu--popup{border-radius:16px;overflow:hidden;padding:10px;border:none;box-shadow:0 4px 12px #0000001a}.el-popper.is-light{background:transparent;border:none}:deep(.el-popper){border:none!important;box-shadow:0 4px 12px #0000001a}:deep(.el-popper .el-menu--popup){border:none!important}.el-menu{background:var(--el-menu-bg-color)}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-sub-menu__title{padding:18px 10px;background:var(--el-menu-bg-color)}.el-overlay{background-color:#00000080}.el-drawer{background:var(--el-menu-bg-color)}.el-sub-menu .el-sub-menu__icon-arrow{display:none}.el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:30px}body{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}@supports (-webkit-touch-callout: none){*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,button,select{-webkit-user-select:text;user-select:text}input[type=text],input[type=number],input[type=email],input[type=password],input[type=tel],input[type=url],textarea{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;background-clip:padding-box}button,input[type=button],input[type=submit]{-webkit-appearance:none;border-radius:0}body{overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}.fixed-position-fix{-webkit-transform:translateZ(0);transform:translateZ(0)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000080}*{touch-action:manipulation}button,.clickable,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}input,textarea,select{touch-action:manipulation}.scroll-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.prevent-scroll{overscroll-behavior:none;-webkit-overflow-scrolling:touch}.modal-open{position:fixed;width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.gesture-area{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.scrollable{-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.scrollable *{user-select:text;-webkit-user-select:text}input,textarea,[contenteditable]{font-size:16px!important;line-height:1.2;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}input:focus,textarea:focus,[contenteditable]:focus{outline:none;background:transparent}input.input-focused,textarea.input-focused,[contenteditable].input-focused{box-shadow:0 0 0 2px #00ce7a33;border-color:var(--el-menu-active-color)}input[type=number],textarea[type=number],[contenteditable][type=number]{inputmode:decimal}input:-webkit-autofill,textarea:-webkit-autofill,[contenteditable]:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-text-fill-color:var(--text-color);box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.input-container{position:relative;overflow:hidden}.input-container.input-active{z-index:100}@media screen and (max-width: 768px){body.keyboard-active{position:fixed;width:100%;height:100vh;overflow:hidden}input:focus,textarea:focus,[contenteditable]:focus{transform:translateZ(0);-webkit-transform:translateZ(0)}}.touch-active{transform:scale(.98);transition:transform .1s ease}@keyframes ripple{to{transform:scale(2);opacity:0}}.ripple{position:relative;overflow:hidden}.ripple:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ripple:active:before{width:300px;height:300px}button,[role=button],.clickable{min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease}button:focus-visible,[role=button]:focus-visible,.clickable:focus-visible{outline:2px solid var(--el-menu-active-color);outline-offset:2px}button:disabled,[role=button]:disabled,.clickable:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@media (hover: hover) and (pointer: fine){button:hover,[role=button]:hover,.clickable:hover{opacity:.8}}.interactive{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease}.interactive:active{transform:scale(.98)}.mobile-modal-optimized{z-index:9999}.mobile-modal-optimized .modal-content,.mobile-modal-optimized .modal-body,.mobile-modal-optimized .drawer-body,.mobile-modal-optimized .el-dialog__body,.mobile-modal-optimized .el-drawer__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@supports (-webkit-touch-callout: none){.mobile-modal-optimized .modal-content,.mobile-modal-optimized .modal-body,.mobile-modal-optimized .drawer-body,.mobile-modal-optimized .el-dialog__body,.mobile-modal-optimized .el-drawer__body{overscroll-behavior:none}}.mobile-modal-optimized .modal-indicator{touch-action:none;cursor:grab}.mobile-modal-optimized .modal-indicator:active{cursor:grabbing}.mobile-modal-optimized .modal-header,.mobile-modal-optimized .drawer-header,.mobile-modal-optimized .el-dialog__header{min-height:44px;padding:16px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile-modal-optimized .modal-close,.mobile-modal-optimized .close-btn{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:transform .1s ease}.mobile-modal-optimized .modal-close:active,.mobile-modal-optimized .close-btn:active{transform:scale(.9)}.modal-mask,.modal-backdrop,.el-overlay{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .3s ease;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998}img{max-width:100%;height:auto}img.loading{filter:blur(1px);transform:scale(1.01);transition:filter .3s ease,transform .3s ease}img.loaded{filter:blur(0);transform:scale(1)}img.error{opacity:.6;filter:grayscale(100%)}img[data-src]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.image-container{position:relative;overflow:hidden}.image-container:before{content:"";display:block;padding-bottom:56.25%}.image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.responsive-image{width:100%;height:auto;max-width:100%}@media (max-width: 768px){.responsive-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@supports (object-fit: cover){.webp-supported .image-fallback,.webp-not-supported .image-webp{display:none}}.lazy-image-container{position:relative;background:#f5f5f5;border-radius:8px;overflow:hidden}.lazy-image-container:before{content:"";display:block;padding-bottom:66.67%}.lazy-image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;opacity:0}.lazy-image-container img.loaded{opacity:1}.lazy-image-container .image-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:3px solid #f0f0f0;border-top:3px solid #0066cc;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.performance-warning{position:fixed;top:20px;right:20px;background:#ff6b6b;color:#fff;padding:10px 15px;border-radius:4px;z-index:10000;font-size:14px;box-shadow:0 2px 10px #0003;animation:fadeIn .3s ease}@media (max-width: 768px){.performance-warning{top:10px;right:10px;left:10px;text-align:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.power-saving-mode *,.power-saving-mode *:before,.power-saving-mode *:after{animation-duration:calc(var(--animation-duration, 1s) * 2)!important;transition-duration:calc(var(--transition-duration, .3s) * 2)!important}.power-saving-mode .animated,.power-saving-mode .wow{animation:none!important}.power-saving-mode .gradient-bg,.power-saving-mode .animated-bg{background:#f5f5f5!important}.page-hidden *,.page-hidden *:before,.page-hidden *:after{animation-play-state:paused!important}.page-hidden .updating-element{animation-duration:calc(var(--update-frequency, 1) * 2s)!important}.reduce-animations *,.reduce-animations *:before,.reduce-animations *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reduce-network .auto-refresh{display:none!important}.reduce-network .polling-element{animation-duration:60s!important}.gpu-accelerated{transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.performance-indicator{position:fixed;bottom:20px;left:20px;background:#000c;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;z-index:10000;font-family:monospace}@media (max-width: 768px){.performance-indicator{bottom:10px;left:10px;font-size:11px}}}.el-menu-demo2[data-v-0d42a821]{width:60px}.el-menu-demo2[data-v-0d42a821] .el-sub-menu .el-icon{display:none}[data-v-0d42a821] .el-menu-item,[data-v-0d42a821] .el-sub-menu__title{font-size:16px;color:#06c!important}[data-v-0d42a821] .el-sub-menu__title img{filter:brightness(0) saturate(100%) invert(27%) sepia(93%) saturate(1352%) hue-rotate(195deg) brightness(100%) contrast(100%)!important}[data-v-0d42a821] .el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:24px}[data-v-0d42a821] .el-sub-menu .el-sub-menu__icon-arrow{font-size:16px;right:2px;margin-top:-7px}[data-v-0d42a821] .el-popper{border:none!important;box-shadow:0 4px 12px #0000001a!important}[data-v-0d42a821] .el-popper .el-menu--popup{border:none!important}[data-v-0d42a821] .el-menu--popup .el-menu-item:hover{color:#06c!important;background-color:#0066cc1a!important}[data-v-0d42a821] .el-menu--popup .el-menu-item.is-active{color:#06c!important}.no-arrow[data-v-0d42a821] .el-sub-menu__title{padding-left:0}.no-arrow[data-v-0d42a821] .el-icon{display:none}.popup[data-v-0d42a821]{font-size:14px;position:fixed;top:0;right:0;z-index:100;width:100%;height:100vh;color:#fff;background:#000c;display:flex;align-items:center;justify-content:center}.popup .content1[data-v-0d42a821]{width:80%;max-width:500px;border-radius:16px;background:var(--el-menu-bg-color);padding:24px;position:absolute;max-width:360px;cursor:pointer;animation:fadeIn-0d42a821 .4s ease forwards}.popup .content1 h3[data-v-0d42a821]{margin:0 0 24px;font-size:20px;font-style:normal;font-weight:500}.popup .content1[data-v-0d42a821] .el-icon{position:absolute;right:20px;top:20px}.popup .content1 .headerlogo[data-v-0d42a821]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.popup .content1 .headerlogo img[data-v-0d42a821]{max-width:72px;margin-bottom:16px;filter:brightness(0)}.popup .content1 .headerlogo h4[data-v-0d42a821]{color:var(--text-color);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:24px;width:100%;text-align:center}.popup .content1 .scroll-area[data-v-0d42a821]::-webkit-scrollbar{width:6px;background:transparent}.popup .content1 .scroll-area[data-v-0d42a821]::-webkit-scrollbar-track{background:transparent!important}.popup .content1 .scroll-area[data-v-0d42a821]::-webkit-scrollbar-thumb{background-color:#6f696980;border-radius:3px}.popup .content1 .scroll-area[data-v-0d42a821]::-webkit-scrollbar-button{display:none;height:0;width:0}.popup .content1 ul[data-v-0d42a821]{list-style:none;cursor:pointer;padding:0 16px;height:360px;overflow-y:scroll}.popup .content1 ul li[data-v-0d42a821]{display:flex;height:64px;padding:0 16px;justify-content:space-between;align-items:center;border-radius:16px;background:var(--el-bg-color);margin-bottom:10px}.popup .content1 ul li img[data-v-0d42a821]{width:32px;border-radius:8px;object-fit:cover}.popup .content1 ul li span[data-v-0d42a821]{font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:var(--text-color)}.popup .content1 ul li[data-v-0d42a821]:last-child{margin:0}.popup .content2[data-v-0d42a821]{display:flex;max-width:360px;width:100%;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;position:relative;border-radius:16px;background:var(--el-menu-bg-color);cursor:pointer;position:absolute;animation:fadeIn-0d42a821 .4s ease forwards}.popup .content2[data-v-0d42a821] .el-icon{position:absolute;right:20px;top:20px}.popup .content2[data-v-0d42a821] .el-button{position:absolute;bottom:20px;right:20px}.popup .content2 div[data-v-0d42a821]{width:100%}.popup .content2 .adds[data-v-0d42a821]{text-align:center}.popup .content2 .adds img[data-v-0d42a821]{width:72px;height:72px;border-radius:100%;margin:0 auto;display:block}.popup .content2 .adds .shortAddress[data-v-0d42a821]{margin-top:24px;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center;color:var(--text-color)}.popup .content2 .adds .exit button[data-v-0d42a821]{cursor:pointer;display:flex;height:40px;width:100%;padding:10px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:100px;background:var(--el-bg-color);border:none;outline:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--text-color)}.popup .content2 .adds .exit .blances[data-v-0d42a821]{color:var(--text-color);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:10px;margin-bottom:24px}@keyframes fadeIn-0d42a821{0%{opacity:0}to{opacity:1}}@keyframes slide-up-0d42a821{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 768px){.popup .content1[data-v-0d42a821]{width:100%;bottom:0;animation:slide-up-0d42a821 .3s ease}.popup .content2[data-v-0d42a821]{display:flex;max-width:360px;width:90vw;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;position:relative;border-radius:16px;background:var(--el-menu-bg-color);cursor:pointer;animation:slide-up-0d42a821 .3s ease;position:absolute;bottom:0}.popup .content2[data-v-0d42a821] .el-icon{position:absolute;right:20px;top:20px}.popup .content2[data-v-0d42a821] .el-button{position:absolute;bottom:20px;right:20px}.popup .content2 div[data-v-0d42a821]{width:100%}.popup .content2 .adds[data-v-0d42a821]{text-align:center}.popup .content2 .adds img[data-v-0d42a821]{width:72px;height:72px;border-radius:100%;margin:0 auto;display:block}.popup .content2 .adds .shortAddress[data-v-0d42a821]{margin-top:24px;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center}.popup .content2 .adds .exit button[data-v-0d42a821]{cursor:pointer;display:flex;height:40px;width:100%;padding:10px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:100px;background:var(--el-bg-color);border:none;outline:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--text-color)}.popup .content2 .adds .exit .blances[data-v-0d42a821]{color:#8e8e92;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:10px;margin-bottom:24px}}a[data-v-0d42a821]{color:var(--text-color);text-decoration:none}a[data-v-0d42a821]:hover{color:var(--el-color-primary)}.header[data-v-0d42a821]{display:flex;align-items:center;width:100%;justify-content:center;position:absolute;z-index:1000}@supports (padding: max(0px)){.header[data-v-0d42a821]{padding-top:env(safe-area-inset-top)}}.header[data-v-0d42a821] .el-dialog{--el-dialog-bg-color: #000 !important;z-index:2000}.header .content[data-v-0d42a821]{height:72px;width:auto;position:fixed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:content-box;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0 8px;width:calc(100% - 16px)}@supports (padding: max(0px)){.header .content[data-v-0d42a821]{top:env(safe-area-inset-top);height:calc(72px + env(safe-area-inset-top))}}.header .content .gridContent[data-v-0d42a821]{height:72px;display:flex;align-items:center;width:100%;padding-left:16px}.header .content .gridContent img[data-v-0d42a821]{height:70px;margin-left:8px;margin-top:6px;filter:brightness(0) saturate(100%) invert(27%) sepia(93%) saturate(1352%) hue-rotate(195deg) brightness(100%) contrast(100%)}.header .content .gridContent2[data-v-0d42a821]{height:72px;display:flex;align-items:center;justify-content:flex-end;width:100%}.header .content .gridContent2 img[data-v-0d42a821]{height:30px}.header .content .gridContent2 button[data-v-0d42a821]{margin-top:10px;cursor:pointer;display:flex;height:40px;padding:0 16px;justify-content:center;align-items:center;gap:10px;border-radius:100px;border:1px solid #0066cc;color:#06c;width:130px;font-size:14px;font-weight:500;background:transparent;min-height:44px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease}.header .content .gridContent2 button[data-v-0d42a821]:active{transform:scale(.95)}.header .content .gridContent2 .conentc-btn[data-v-0d42a821]{width:unset}.header .content .gridContent2 button[data-v-0d42a821]:hover{cursor:pointer;border:1px solid #0066cc;color:#06c;background:#0066cc1a}.header .content .gridContent2 .menu[data-v-0d42a821]{display:block}.header .content .gridContent2 .menu1[data-v-0d42a821]{height:44px;display:flex;align-items:center;display:none}.header .content .gridContent2 .menu1 img[data-v-0d42a821]{height:20px}@media (max-width: 1000px){.header .content[data-v-0d42a821]{height:72px;padding:0 8px}}@media (max-width: 900px){.header .popup[data-v-0d42a821]{font-size:14px;position:fixed;top:0;right:0;z-index:100;width:100%;height:100vh;color:#fff;background:#000c;display:flex;align-items:center;justify-content:center}.header .content[data-v-0d42a821]{height:48px;width:calc(100% - 16px);padding:0 8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header .content .gridContent[data-v-0d42a821]{height:48px;display:flex;align-items:center;width:100%;padding-left:12px}.header .content .gridContent img[data-v-0d42a821]{height:40px;margin-left:4px;margin-top:4px;filter:brightness(0) saturate(100%) invert(27%) sepia(93%) saturate(1352%) hue-rotate(195deg) brightness(100%) contrast(100%)}.header .content .gridContent2[data-v-0d42a821]{height:48px;display:flex;align-items:center;justify-content:flex-end;width:100%;gap:8px}.header .content .gridContent2 img[data-v-0d42a821]{height:28px}.header .content .gridContent2 button[data-v-0d42a821]{margin-top:0;cursor:pointer;display:flex;height:36px;min-height:44px;padding:0 14px;justify-content:center;align-items:center;gap:8px;border-radius:100px;border:1px solid #0066cc;color:#06c;font-size:14px;font-weight:500;background:transparent;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .1s ease,opacity .2s ease}.header .content .gridContent2 button[data-v-0d42a821]:active{transform:scale(.95)}.header .content .gridContent2 .menu[data-v-0d42a821]{display:none}.header .content .gridContent2 .menu1[data-v-0d42a821]{height:44px;display:flex;align-items:center;gap:8px}.header .content .gridContent2 .menu1 img[data-v-0d42a821]{height:20px;margin-right:0}.header .content .gridContent2 .menu1 button[data-v-0d42a821]{margin-top:0!important;cursor:pointer;display:flex;height:36px;min-height:36px;justify-content:center;align-items:center;width:auto;min-width:90px;padding:0 12px;border-radius:100px;border:1px solid #0066cc;color:#06c;font-family:PingFang SC,sans-serif;font-size:13px;font-weight:500;background:transparent}.header .content .gridContent2 .menu1 button[data-v-0d42a821]:hover{cursor:pointer;border:1px solid #0066cc;color:#06c;background:#0066cc1a}.header .content .gridContent2 .menu1[data-v-0d42a821] .el-icon:hover{color:#00ce7a}.header[data-v-0d42a821] .el-menu:not(.el-menu--collapse) .el-sub-menu__title{min-width:44px;padding-right:8px}}@media (max-width: 480px){.header .content .gridContent[data-v-0d42a821]{padding-left:8px}.header .content .gridContent img[data-v-0d42a821]{height:36px;margin-left:2px}.header .content .gridContent2[data-v-0d42a821]{gap:6px}.header .content .gridContent2 button[data-v-0d42a821]{font-size:12px;padding:0 10px;min-width:80px}.header .content .gridContent2 .menu1 button[data-v-0d42a821]{min-width:75px;font-size:12px;padding:0 10px}}body{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh;display:flex;flex-direction:column}@supports (padding: max(0px)){#app{padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media (max-width: 768px){#app{width:100vw;min-height:100vh}.header{position:fixed;top:0;left:0;right:0;z-index:1000}@supports (padding: max(0px)){.header{padding-top:env(safe-area-inset-top)}}.contents{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}@supports (padding: max(0px)){.contents{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}}@media (max-width: 480px){.contents{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}@supports (padding: max(0px)){.contents{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}}@media screen and (max-width: 768px){body{position:fixed;width:100%;height:100vh;overflow:hidden}#app{height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}@media screen and (orientation: landscape) and (max-height: 500px){.contents{padding-top:60px}@supports (padding: max(0px)){.contents{padding-top:calc(60px + env(safe-area-inset-top))}}.swap-card{max-width:90%;margin:0 auto}}
