﻿@charset "UTF-8";input[type=number][data-v-4f23b363]::-webkit-outer-spin-button,input[type=number][data-v-4f23b363]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-4f23b363]{-moz-appearance:textfield}.modal-backdrop[data-v-4f23b363]{position:fixed;top:0;left:8%;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#000000bf;z-index:1000;-webkit-backdrop-filter:blur(.31vw);backdrop-filter:blur(.31vw)}.top-up-modal[data-v-4f23b363]{background-color:#0d0814;border:.05vw solid #1f1a29;color:#fff;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 1.04vw 2.6vw #0009}.top-up-modal .modal-header[data-v-4f23b363]{display:flex;justify-content:space-between;align-items:center}.top-up-modal .modal-header .header-title[data-v-4f23b363]{display:flex;align-items:center}.top-up-modal .modal-header .header-title h2[data-v-4f23b363]{font-weight:600;margin:0}.top-up-modal .modal-header .close-btn[data-v-4f23b363]{background:transparent;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-header .close-btn[data-v-4f23b363]:hover{color:#fff}.top-up-modal .stepper-bar[data-v-4f23b363]{display:flex;align-items:center;justify-content:center}.top-up-modal .stepper-bar .step-item[data-v-4f23b363]{display:flex;align-items:center;color:#6b7280}.top-up-modal .stepper-bar .step-item .step-badge[data-v-4f23b363]{border-radius:50%;background-color:#1a1526;border:.05vw solid #374151;display:flex;align-items:center;justify-content:center}.top-up-modal .stepper-bar .step-item.active .step-badge[data-v-4f23b363]{background-color:#7c3aed;border-color:#7c3aed;color:#fff}.top-up-modal .stepper-bar .step-item.current[data-v-4f23b363]{color:#fff}.top-up-modal .stepper-bar .step-item.current .step-badge[data-v-4f23b363]{border-color:#7c3aed;color:#a78bfa}.top-up-modal .stepper-bar .step-divider[data-v-4f23b363]{height:.05vw;background-color:#262033}.top-up-modal .modal-body[data-v-4f23b363]{display:grid}.top-up-modal .modal-body .left-panel[data-v-4f23b363]{display:flex;flex-direction:column}.top-up-modal .modal-body .left-panel .section-block .section-title[data-v-4f23b363]{color:#9ca3af;font-weight:500}.top-up-modal .modal-body .left-panel .credits-grid[data-v-4f23b363]{display:grid;grid-template-columns:repeat(4,1fr)}.top-up-modal .modal-body .left-panel .credits-grid .credit-card[data-v-4f23b363]{position:relative;background-color:#120d1d;border:.05vw solid #1f192b;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s}.top-up-modal .modal-body .left-panel .credits-grid .credit-card.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#170f27;box-shadow:0 0 0 .05vw #8b5cf6}.top-up-modal .modal-body .left-panel .credits-grid .credit-card .check-icon[data-v-4f23b363]{position:absolute;background-color:#7c3aed;border-radius:50%;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-body .left-panel .credits-grid .credit-card .amount[data-v-4f23b363]{font-weight:700}.top-up-modal .modal-body .left-panel .credits-grid .credit-card .unit[data-v-4f23b363]{color:#6b7280}.top-up-modal .modal-body .left-panel .credits-grid .credit-card .price[data-v-4f23b363]{color:#9ca3af}.top-up-modal .modal-body .left-panel .credits-grid .credit-card.custom-card .custom-input-wrap[data-v-4f23b363]{width:80%}.top-up-modal .modal-body .left-panel .credits-grid .credit-card.custom-card .custom-input-wrap .custom-input[data-v-4f23b363]{width:100%;background-color:#1e182d;border:.05vw solid #322847;border-radius:.42vw;color:#fff;font-weight:700;text-align:center;outline:none}.top-up-modal .modal-body .left-panel .credits-grid .credit-card.custom-card .custom-input-wrap .custom-input[data-v-4f23b363]:focus{border-color:#8b5cf6;box-shadow:0 0 0 .1vw #8b5cf633}.top-up-modal .modal-body .left-panel .credits-grid .credit-card.custom-card .custom-unit[data-v-4f23b363]{border-bottom:.05vw solid #282038;width:60%;text-align:center}.top-up-modal .modal-body .left-panel .networks-grid[data-v-4f23b363]{display:grid;grid-template-columns:repeat(3,1fr)}.top-up-modal .modal-body .left-panel .networks-grid .network-card[data-v-4f23b363]{position:relative;background-color:#120d1d;border:.05vw solid #1f192b;cursor:pointer;transition:all .2s}.top-up-modal .modal-body .left-panel .networks-grid .network-card.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#170f27;box-shadow:0 0 0 .05vw #8b5cf6}.top-up-modal .modal-body .left-panel .networks-grid .network-card .check-icon[data-v-4f23b363]{position:absolute;background-color:#7c3aed;border-radius:50%;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-body .left-panel .networks-grid .network-card .network-header[data-v-4f23b363]{display:flex;align-items:center}.top-up-modal .modal-body .left-panel .networks-grid .network-card .network-header .net-logo[data-v-4f23b363]{border-radius:50%;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-body .left-panel .networks-grid .network-card .network-header .net-name[data-v-4f23b363]{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines[data-v-4f23b363]{display:flex;flex-direction:column}.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row[data-v-4f23b363]{display:flex;justify-content:space-between;color:#6b7280}.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row .dot[data-v-4f23b363]{display:inline-block;border-radius:50%}.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row .dot.usdt[data-v-4f23b363],.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row .dot.musd[data-v-4f23b363]{background-color:#26a17b}.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row .dot.usdc[data-v-4f23b363],.top-up-modal .modal-body .left-panel .networks-grid .network-card .balance-lines .bal-row .dot.musdc[data-v-4f23b363]{background-color:#2775ca}.top-up-modal .modal-body .left-panel .currencies-grid[data-v-4f23b363]{display:grid;grid-template-columns:repeat(2,1fr)}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card[data-v-4f23b363]{position:relative;background-color:#120d1d;border:.05vw solid #1f192b;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#170f27;box-shadow:0 0 0 .05vw #8b5cf6}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .check-icon[data-v-4f23b363]{position:absolute;background-color:#7c3aed;border-radius:50%;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info[data-v-4f23b363]{display:flex;align-items:center}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info .curr-icon[data-v-4f23b363]{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info .curr-icon.usdt[data-v-4f23b363]{background-color:#26a17b;color:#fff}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info .curr-icon.usdc[data-v-4f23b363]{background-color:#2775ca;color:#fff}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info .symbol[data-v-4f23b363]{font-weight:600}.top-up-modal .modal-body .left-panel .currencies-grid .currency-card .curr-info .full-name[data-v-4f23b363]{color:#6b7280}.top-up-modal .modal-body .right-panel .summary-card[data-v-4f23b363]{background-color:#120d1d;border:.05vw solid #1f192b;display:flex;flex-direction:column}.top-up-modal .modal-body .right-panel .summary-card .summary-title[data-v-4f23b363]{font-weight:600;margin-top:0}.top-up-modal .modal-body .right-panel .summary-card .summary-list[data-v-4f23b363]{display:flex;flex-direction:column;border-bottom:.05vw solid #1f192b}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item[data-v-4f23b363]{display:flex;align-items:center}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item .item-icon[data-v-4f23b363]{border-radius:50%;display:flex;align-items:center;justify-content:center}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item .item-meta[data-v-4f23b363]{display:flex;flex-direction:column}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item .item-meta .label[data-v-4f23b363]{color:#6b7280}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item .item-meta .value[data-v-4f23b363]{font-weight:500}.top-up-modal .modal-body .right-panel .summary-card .summary-list .summary-item .item-meta .value.main[data-v-4f23b363]{font-weight:700}.top-up-modal .modal-body .right-panel .summary-card .wallet-box .label[data-v-4f23b363]{color:#6b7280}.top-up-modal .modal-body .right-panel .summary-card .wallet-box .address-row[data-v-4f23b363]{display:flex;justify-content:space-between;align-items:center;font-weight:500}.top-up-modal .modal-body .right-panel .summary-card .wallet-box .address-row .copy-btn[data-v-4f23b363]{background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center}.top-up-modal .modal-body .right-panel .summary-card .wallet-box .address-row .copy-btn[data-v-4f23b363]:hover{color:#fff}.top-up-modal .modal-body .right-panel .summary-card .redirect-tip[data-v-4f23b363]{color:#6b7280;text-align:center;line-height:1.3}.top-up-modal .modal-body .right-panel .summary-card .pay-btn[data-v-4f23b363]{width:100%;border:none;background:linear-gradient(90deg,#ec4899,#8b5cf6,#3b82f6);color:#fff;font-weight:600;cursor:pointer;transition:opacity .2s,background .2s}.top-up-modal .modal-body .right-panel .summary-card .pay-btn[data-v-4f23b363]:hover{opacity:.9}.top-up-modal .modal-body .right-panel .summary-card .pay-btn.disabled[data-v-4f23b363],.top-up-modal .modal-body .right-panel .summary-card .pay-btn[data-v-4f23b363]:disabled{background:#374151!important;color:#9ca3af!important;cursor:not-allowed!important;opacity:.6!important}.top-up-modal .modal-body .right-panel .summary-card .cancel-btn[data-v-4f23b363]{width:100%;border:.05vw solid #1f192b;background:transparent;color:#9ca3af;cursor:pointer}.top-up-modal .modal-body .right-panel .summary-card .cancel-btn[data-v-4f23b363]:hover{color:#fff;border-color:#374151}.top-up-modal .modal-footer[data-v-4f23b363]{display:flex;justify-content:space-between;align-items:center}.top-up-modal .modal-footer .footer-tip[data-v-4f23b363]{display:flex;align-items:center;color:#4b5563}.m-top-up-page[data-v-4f23b363]{margin:0 auto;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;background-color:#0b0713;color:#fff;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.m-top-up-page .m-header[data-v-4f23b363]{flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.m-top-up-page .m-header .m-back-btn[data-v-4f23b363]{position:absolute;left:.83vw;background:#150f24;border:.05vw solid #281d3f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.m-top-up-page .m-header .m-title[data-v-4f23b363]{font-weight:600;margin:0}.m-top-up-page .m-content[data-v-4f23b363]{flex:1;display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-section-title[data-v-4f23b363]{font-weight:600;color:#fff}.m-top-up-page .m-content .m-section .m-credits-grid[data-v-4f23b363]{display:grid;grid-template-columns:repeat(2,1fr)}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card[data-v-4f23b363]{background-color:#120c1e;border:.05vw solid #1f1730;box-sizing:border-box}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#18102b}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body[data-v-4f23b363]{display:flex;align-items:center}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta[data-v-4f23b363]{display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta .m-c-amount[data-v-4f23b363]{font-weight:700;line-height:1.1;color:#fff}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta .m-c-unit[data-v-4f23b363]{color:#71717a;margin-bottom:.1vw}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta .m-c-price[data-v-4f23b363]{color:#a1a1aa}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta .m-custom-input[data-v-4f23b363]{width:100%;background-color:#1a1229;border:.05vw solid #2d2244;border-radius:.31vw;color:#fff;font-weight:700;outline:none;box-sizing:border-box;padding:.1vw .21vw}.m-top-up-page .m-content .m-section .m-credits-grid .m-credit-card .m-card-body .m-card-meta .m-custom-input[data-v-4f23b363]:focus{border-color:#8b5cf6}.m-top-up-page .m-content .m-section .m-networks-list[data-v-4f23b363]{display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item[data-v-4f23b363]{background-color:#120c1e;border:.05vw solid #1f1730;display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#18102b}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content[data-v-4f23b363]{width:100%}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row[data-v-4f23b363]{display:flex;align-items:center;justify-content:space-between}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-left[data-v-4f23b363]{display:flex;align-items:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-left .m-net-logo[data-v-4f23b363]{display:flex;align-items:center;justify-content:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-left .m-net-name[data-v-4f23b363]{font-weight:500;color:#fff}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-right[data-v-4f23b363]{display:flex;align-items:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-right .m-check-circle[data-v-4f23b363]{background-color:#8b5cf6;border-radius:50%;display:flex;align-items:center;justify-content:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-net-header-row .m-net-right .m-check-circle svg[data-v-4f23b363]{stroke:#fff}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines[data-v-4f23b363]{display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row[data-v-4f23b363]{display:flex;justify-content:space-between;align-items:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym[data-v-4f23b363]{color:#a1a1aa;display:flex;align-items:center}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym .dot[data-v-4f23b363]{display:inline-block;border-radius:50%}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym .dot.usdt[data-v-4f23b363],.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym .dot.musd[data-v-4f23b363]{background-color:#26a17b}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym .dot.usdc[data-v-4f23b363],.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-sym .dot.musdc[data-v-4f23b363]{background-color:#2775ca}.m-top-up-page .m-content .m-section .m-networks-list .m-network-item .m-net-card-content .m-balance-lines .m-bal-row .m-token-val[data-v-4f23b363]{color:#d4d4d8;font-weight:500}.m-top-up-page .m-content .m-section .m-currencies-list[data-v-4f23b363]{display:flex;flex-direction:column}.m-top-up-page .m-content .m-section .m-currencies-list .m-currency-item[data-v-4f23b363]{background-color:#120c1e;border:.05vw solid #1f1730;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.m-top-up-page .m-content .m-section .m-currencies-list .m-currency-item.active[data-v-4f23b363]{border-color:#8b5cf6;background-color:#18102b}.m-top-up-page .m-content .m-section .m-currencies-list .m-currency-item .m-curr-left[data-v-4f23b363]{display:flex;align-items:center}.m-top-up-page .m-content .m-section .m-currencies-list .m-currency-item .m-curr-left .m-curr-names .m-curr-symbol[data-v-4f23b363]{font-weight:600;color:#fff}.m-top-up-page .m-content .m-section .m-currencies-list .m-currency-item .m-curr-left .m-curr-names .m-curr-full[data-v-4f23b363]{color:#71717a}.m-top-up-page .m-bottom-card[data-v-4f23b363]{position:fixed;bottom:0;left:50%;transform:translate(-50%);background:linear-gradient(180deg,#181029,#100b1d);border-top-left-radius:1.04vw;border-top-right-radius:1.04vw;border-top:.05vw solid #2d2244;box-sizing:border-box;box-shadow:0 -.42vw 1.25vw #000000b3;z-index:100}.m-top-up-page .m-bottom-card .m-summary-header[data-v-4f23b363]{font-weight:600;color:#9ca3af}.m-top-up-page .m-bottom-card .m-summary-row[data-v-4f23b363]{display:flex;align-items:center;justify-content:space-between}.m-top-up-page .m-bottom-card .m-summary-row .m-sum-col[data-v-4f23b363]{display:flex;align-items:center}.m-top-up-page .m-bottom-card .m-summary-row .m-sum-col .m-sum-info[data-v-4f23b363]{display:flex;flex-direction:column}.m-top-up-page .m-bottom-card .m-summary-row .m-sum-col .m-sum-info .m-sum-label[data-v-4f23b363]{color:#71717a;white-space:nowrap}.m-top-up-page .m-bottom-card .m-summary-row .m-sum-col .m-sum-info .m-sum-val[data-v-4f23b363]{font-weight:600;color:#fff;white-space:nowrap}.m-top-up-page .m-bottom-card .m-wallet-row[data-v-4f23b363]{display:flex;align-items:center;justify-content:space-between}.m-top-up-page .m-bottom-card .m-wallet-row .m-wallet-label[data-v-4f23b363]{color:#71717a}.m-top-up-page .m-bottom-card .m-wallet-row .m-wallet-addr-wrap[data-v-4f23b363]{display:flex;align-items:center;color:#a1a1aa;cursor:pointer}.m-top-up-page .m-bottom-card .m-pay-btn[data-v-4f23b363]{width:100%;border:none;background:linear-gradient(90deg,#a855f7,#ec4899);color:#fff;font-weight:600;cursor:pointer}.m-top-up-page .m-bottom-card .m-pay-btn[data-v-4f23b363]:active{opacity:.85}.m-top-up-page .m-bottom-card .m-pay-btn.disabled[data-v-4f23b363],.m-top-up-page .m-bottom-card .m-pay-btn[data-v-4f23b363]:disabled{background:#374151!important;color:#9ca3af!important;cursor:not-allowed!important;opacity:.6!important}.success-backdrop[data-v-4f23b363]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(.31vw);backdrop-filter:blur(.31vw)}.success-card[data-v-4f23b363]{background:#14111d;border:.05vw solid #231c33;display:flex;flex-direction:column;align-items:center;box-shadow:0 1.04vw 2.08vw #000c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.success-card .success-icon-wrap[data-v-4f23b363]{border-radius:50%;background:#2b183b;display:flex;align-items:center;justify-content:center}.success-card .success-icon-wrap .success-icon[data-v-4f23b363]{color:#a855f7}.success-card .success-title[data-v-4f23b363]{font-weight:600;color:#fff;margin-top:0}.success-card .success-desc[data-v-4f23b363]{color:#9ca3af;text-align:center;line-height:1.4;margin-top:0;max-width:85%}.success-card .success-actions[data-v-4f23b363]{display:flex;width:100%}.success-card .success-actions .success-btn[data-v-4f23b363]{flex:1;font-weight:500;cursor:pointer;transition:all .2s}.success-card .success-actions .success-btn.cancel[data-v-4f23b363]{background:transparent;border:.05vw solid #374151;color:#d1d5db}.success-card .success-actions .success-btn.cancel[data-v-4f23b363]:hover{border-color:#4b5563;color:#fff}.success-card .success-actions .success-btn.confirm[data-v-4f23b363]{background:linear-gradient(90deg,#c084fc,#f472b6);border:none;color:#fff}.success-card .success-actions .success-btn.confirm[data-v-4f23b363]:hover{opacity:.9}
