body,html{background:#f8fafc}#app,#wallet{height:100%}.wallet-overview[data-v-086b64f6]{padding:32px 40px;margin-bottom:16px;position:relative;overflow:hidden;background-color:#fff;background-image:url(../../src/img/wallet-overview-bg.0cc6186d.svg),linear-gradient(91.25deg,rgba(14,192,211,.02) .19%,rgba(14,192,211,.12) 99.76%);background-repeat:no-repeat,no-repeat;background-position:100% 100%,50%;background-size:auto,cover;border-radius:12px;border:1px solid rgba(73,221,241,.35);box-shadow:0 0 10px 0 hsla(0,0%,96.1%,.25)}.overview-header[data-v-086b64f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:24px}.overview-title[data-v-086b64f6]{font-size:18px;color:#1c1c1e}.payment-password-status[data-v-086b64f6]{font-size:14px;color:#1c1c1e;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:8px}.payment-password-status .payment-password-status-text-not-set[data-v-086b64f6]{color:#1c1c1e}.payment-password-status .payment-password-status-text-set[data-v-086b64f6]{color:rgba(28,28,30,.47)}.payment-password-status .setup-link[data-v-086b64f6]{color:#0ec0d3;text-decoration:none;cursor:pointer}.payment-password-status .setup-link.setup-link-reset[data-v-086b64f6]{color:rgba(28,28,30,.7)}.payment-password-status .setup-link .setup-icon[data-v-086b64f6]{width:10px;height:10px;margin-left:2px;margin-top:1px}.overview-content .balance-section[data-v-086b64f6]{margin-bottom:16px}.overview-content .balance-section .balance-amount[data-v-086b64f6]{font-family:DIN Alternate;font-size:28px;font-weight:700;color:#0aa8b9}.overview-content .description-text[data-v-086b64f6]{font-size:12px;color:rgba(28,28,30,.35)}@media (max-width:500px){.wallet-overview .overview-header[data-v-086b64f6]{margin-bottom:20px}.wallet-overview .overview-content .balance-section[data-v-086b64f6]{margin-bottom:8px}}.loading-box{padding:30px 0 100px 0}.loading-box img{margin:0 auto;width:36px;height:36px;-webkit-animation:rotate-center 1s linear infinite;animation:rotate-center 1s linear infinite}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.transaction-records[data-v-3c10b0e7]{background:#fff;border-radius:12px;padding:32px 40px}@media (max-width:600px){.transaction-records[data-v-3c10b0e7]{padding:24px 24px}}@media (max-width:500px){.transaction-records[data-v-3c10b0e7]{padding:16px}}@media (max-width:375px){.transaction-records[data-v-3c10b0e7]{padding:16px}}.records-header[data-v-3c10b0e7]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}@media (max-width:600px){.records-header[data-v-3c10b0e7]{margin-bottom:20px}}@media (max-width:500px){.records-header[data-v-3c10b0e7]{margin-bottom:12px}}.records-title[data-v-3c10b0e7]{font-size:18px;color:#1c1c1e}@media (max-width:600px){.records-title[data-v-3c10b0e7]{font-size:17px}}@media (max-width:450px){.records-title[data-v-3c10b0e7]{font-size:16px}}@media (max-width:375px){.records-title[data-v-3c10b0e7]{font-size:16px}}.filter-dropdown[data-v-3c10b0e7]{position:relative}.filter-dropdown .dropdown-trigger[data-v-3c10b0e7]{min-width:120px;gap:2px;background:#fff;font-size:14px;color:rgba(28,28,30,.7);-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;cursor:pointer}.filter-dropdown .dropdown-trigger[data-v-3c10b0e7]:hover{border-color:#9ca3af}.filter-dropdown .dropdown-trigger .arrow[data-v-3c10b0e7]{width:20px;height:20px;margin-left:2px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-dropdown .dropdown-trigger .arrow.arrow-up[data-v-3c10b0e7]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.filter-dropdown .dropdown-menu[data-v-3c10b0e7]{z-index:10;position:absolute;top:100%;right:0;min-width:120px;margin-top:4px;padding:8px;background:#fff;border:1px solid rgba(28,28,30,.2);border-radius:4px;overflow:hidden}.filter-dropdown .dropdown-menu .dropdown-item[data-v-3c10b0e7]{padding:10px 8px;font-size:14px;color:#1c1c1e;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.filter-dropdown .dropdown-menu .dropdown-item.active[data-v-3c10b0e7],.filter-dropdown .dropdown-menu .dropdown-item[data-v-3c10b0e7]:hover{background:#f4f4f4}.records-table table[data-v-3c10b0e7]{width:100%;border-collapse:collapse;table-layout:fixed}.records-table table .col-time[data-v-3c10b0e7]{width:22.512%}.records-table table .col-type[data-v-3c10b0e7]{width:24.882%}.records-table table .col-amount[data-v-3c10b0e7]{width:18.957%}.records-table table .col-order[data-v-3c10b0e7]{width:33.649%}.records-table table thead[data-v-3c10b0e7]{background:#f8fafc}.records-table table thead tr[data-v-3c10b0e7]{height:50px}.records-table table thead th[data-v-3c10b0e7]{padding:16px 12px;text-align:left;font-size:14px;color:rgba(28,28,30,.7);border-bottom:none;white-space:nowrap;font-weight:400}.records-table table tbody tr[data-v-3c10b0e7]{height:60px}.records-table table tbody tr[data-v-3c10b0e7]:hover{background-color:#f9fafb}.records-table table tbody tr td[data-v-3c10b0e7]{padding:16px 12px;font-size:14px;color:#1c1c1e;text-align:left;vertical-align:middle;word-break:break-word}.records-table table tbody tr td .order-number[data-v-3c10b0e7]{font-size:14px;color:#1c1c1e}.records-table table tbody tr td.amount[data-v-3c10b0e7]{color:#f14c4c;font-variant-numeric:tabular-nums;text-align:left}.records-table table tbody tr td.amount.amount-negative[data-v-3c10b0e7]{color:#f14c4c}.records-table table tbody tr td.empty-state[data-v-3c10b0e7]{text-align:center;padding:60px 0;color:#9ca3af}.records-table table tbody tr td.empty-state img[data-v-3c10b0e7]{width:36px;height:36px;display:inline-block;-webkit-animation:rotate-3c10b0e7 1s linear infinite;animation:rotate-3c10b0e7 1s linear infinite}.records-table table tbody tr td.empty-state p[data-v-3c10b0e7]{margin:0}@media (max-width:750px){.records-table table tbody td[data-v-3c10b0e7],.records-table table thead th[data-v-3c10b0e7]{padding:12px 6px}}@media (max-width:600px){.records-table table .col-time[data-v-3c10b0e7]{width:24%}.records-table table .col-type[data-v-3c10b0e7]{width:22%}.records-table table .col-amount[data-v-3c10b0e7]{width:20%}.records-table table .col-order[data-v-3c10b0e7]{width:34%}.records-table table thead tr[data-v-3c10b0e7]{height:45px}.records-table table thead th[data-v-3c10b0e7]{white-space:normal}.records-table table tbody tr[data-v-3c10b0e7]{height:auto;min-height:55px}.records-table table tbody td .order-number[data-v-3c10b0e7],.records-table table tbody td[data-v-3c10b0e7]{font-size:13px}.records-table table tbody td.empty-state[data-v-3c10b0e7]{padding:50px 0}}@media (max-width:500px){.records-table table thead tr[data-v-3c10b0e7]{height:auto;min-height:45px}.records-table table thead th[data-v-3c10b0e7]{white-space:normal;line-height:1.3}.records-table table tbody td .order-number[data-v-3c10b0e7]{font-size:12px}}@media (max-width:450px){.records-table table .col-time[data-v-3c10b0e7]{width:26%}.records-table table .col-amount[data-v-3c10b0e7],.records-table table .col-type[data-v-3c10b0e7]{width:21%}.records-table table .col-order[data-v-3c10b0e7]{width:32%}.records-table table thead tr[data-v-3c10b0e7]{height:42px}.records-table table thead th[data-v-3c10b0e7]{font-size:12px}.records-table table tbody tr[data-v-3c10b0e7]{height:auto;min-height:55px}.records-table table tbody td .order-number[data-v-3c10b0e7],.records-table table tbody td[data-v-3c10b0e7]{font-size:12px}.records-table table tbody td.empty-state[data-v-3c10b0e7]{padding:45px 0}}@media (max-width:375px){.records-table table .col-time[data-v-3c10b0e7]{width:28%}.records-table table .col-type[data-v-3c10b0e7]{width:20%}.records-table table .col-amount[data-v-3c10b0e7]{width:22%}.records-table table .col-order[data-v-3c10b0e7]{width:30%}.records-table table thead tr[data-v-3c10b0e7]{height:40px}.records-table table thead th[data-v-3c10b0e7]{font-size:11px;white-space:normal;line-height:1.3}.records-table table tbody tr[data-v-3c10b0e7]{height:auto;min-height:60px}.records-table table tbody td[data-v-3c10b0e7]{font-size:11px;line-height:1.4}.records-table table tbody td .order-number[data-v-3c10b0e7]{font-size:11px;word-break:break-all}.records-table table tbody td.empty-state[data-v-3c10b0e7]{padding:40px 0}}@-webkit-keyframes rotate-3c10b0e7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-3c10b0e7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wallet-main[data-v-7c53096f]{min-height:-webkit-calc(100vh - 56px);min-height:calc(100vh - 56px);background:#f8fafc;padding:20px}.wallet-container[data-v-7c53096f]{max-width:1200px;margin:0 auto}.hide[data-v-7c53096f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:500px){.wallet-main[data-v-7c53096f]{padding:16px 12px}.wallet-main .wallet-container .wallet-overview[data-v-7c53096f]{padding:16px}}.set-payment-password[data-v-21f15b0c]{min-height:-webkit-calc(100vh - 56px);min-height:calc(100vh - 56px);background:#f8fafc;max-width:1000px;padding-top:30px;margin:0 auto}.back-btn[data-v-21f15b0c]{margin-bottom:16px;cursor:pointer;font-size:14px;color:rgba(28,28,30,.35)}.back-btn .back-btn-icon[data-v-21f15b0c]{width:10px;height:10px;margin-right:4px}.back-btn[data-v-21f15b0c]:hover{color:#1c1c1e}.password-container[data-v-21f15b0c]{min-height:467px;padding:32px 40px;background:#fff;border-radius:12px}.page-title[data-v-21f15b0c]{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #f0f0f0;font-size:18px;font-weight:400;color:#1c1c1e;text-align:left}.step-container[data-v-21f15b0c]{max-width:560px;margin:0 auto}.step-title[data-v-21f15b0c]{margin-bottom:20px;font-size:16px;color:#1c1c1e}.step-title.step-title-two[data-v-21f15b0c]{margin-bottom:12px}.verification-info[data-v-21f15b0c]{margin-bottom:40px}.verification-info .info-text[data-v-21f15b0c]{margin-bottom:12px;font-size:14px;color:#1c1c1e}.verification-info .info-text .info-text-point[data-v-21f15b0c]{display:inline-block;width:4px;height:4px;margin-right:8px;margin-top:-2px;background:#1c1c1e;border-radius:50%}.verification-info .info-text .email[data-v-21f15b0c]{margin-left:4px;color:#0ec0d3}.verification-code[data-v-21f15b0c]{margin-bottom:40px}.verification-code .code-inputs[data-v-21f15b0c]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:12px}.verification-code .code-inputs .code-input[data-v-21f15b0c]{width:38px;height:41px;background:#f4f4f4;border:none;border-radius:5px;font-family:DIN Alternate;font-size:28px;line-height:41px;text-align:center;color:#1c1c1e;-webkit-transition:all .3s;transition:all .3s}.verification-code .code-inputs .code-input[data-v-21f15b0c]:focus{outline:none;border-color:#00c2b3}.verification-code .code-inputs .code-input[data-v-21f15b0c]:hover{border-color:rgba(28,28,30,.4)}.resend-btn[data-v-21f15b0c]{width:100%;height:48px;border:none;border-radius:4px;font-size:14px;color:rgba(28,28,30,.4);cursor:not-allowed;-webkit-transition:all .3s;transition:all .3s}.resend-btn[data-v-21f15b0c]:not(:disabled){color:#fff;cursor:pointer}.form-group[data-v-21f15b0c]{margin-bottom:24px}.input-wrapper[data-v-21f15b0c]{position:relative}.input-wrapper .password-input[data-v-21f15b0c]{width:100%;height:48px;padding:0 48px 0 16px;border:1px solid rgba(28,28,30,.2);border-radius:4px;font-size:14px;color:#1c1c1e;-webkit-transition:all .3s;transition:all .3s}.input-wrapper .password-input[data-v-21f15b0c]::-webkit-input-placeholder{color:rgba(28,28,30,.3)}.input-wrapper .password-input[data-v-21f15b0c]:-ms-input-placeholder{color:rgba(28,28,30,.3)}.input-wrapper .password-input[data-v-21f15b0c]::placeholder{color:rgba(28,28,30,.3)}.input-wrapper .password-input[data-v-21f15b0c]:focus{outline:none;border-color:#00c2b3}.input-wrapper .password-input[data-v-21f15b0c]:hover{border-color:rgba(28,28,30,.4)}.input-wrapper .password-input.error-input[data-v-21f15b0c]{border-color:#f14c4c}.input-wrapper .toggle-password[data-v-21f15b0c]{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.input-wrapper .toggle-password img[data-v-21f15b0c]{width:20px;height:20px;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.input-wrapper .toggle-password:hover img[data-v-21f15b0c]{opacity:.8}.error-text[data-v-21f15b0c]{margin-top:12px;font-size:16px;color:#f14c4c}.confirm-btn[data-v-21f15b0c]{width:100%;height:48px;border:none;border-radius:4px;font-size:14px;color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.confirm-btn[data-v-21f15b0c]:disabled{background:#eaeaea;color:rgba(28,28,30,.2);cursor:not-allowed}@media (max-width:768px){.password-container[data-v-21f15b0c]{padding:40px 24px}.code-inputs[data-v-21f15b0c]{gap:12px!important}.code-inputs .code-input[data-v-21f15b0c]{width:60px!important;height:60px!important;font-size:24px!important}}