/*!
 *  build: admin-pro 
 *  copyright: chuzhixin 1204505056@qq.com 
 *  time: 2026-1-13 14:30:29
 */.wallets-page[data-v-579b120a]{min-height:100vh;background:#0a080b;padding:16px;padding-bottom:32px}.page-header[data-v-579b120a]{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:16px;padding-top:24px}.page-header .back-icon[data-v-579b120a]{position:absolute;left:0;width:24px;height:24px;cursor:pointer}.page-header .page-title[data-v-579b120a]{font-family:SF Pro,Helvetica,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:18px;margin:0;text-align:center}.page-subtitle[data-v-579b120a]{font-size:12px;color:#888889;line-height:16.8px;margin:0 0 16px}.wallets-section[data-v-579b120a]{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.wallets-section .wallet-card[data-v-579b120a]{background:#1d1e21;border:1px solid #2b2b2d;border-radius:12px;padding:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.wallets-section .wallet-card .wallet-top[data-v-579b120a]{display:flex;align-items:center;gap:8px;margin-bottom:16px}.wallets-section .wallet-card .wallet-top .wallet-icon[data-v-579b120a]{width:48px;height:48px}.wallets-section .wallet-card .wallet-top .wallet-info[data-v-579b120a]{flex:1}.wallets-section .wallet-card .wallet-top .wallet-info .wallet-header[data-v-579b120a]{margin-bottom:8px}.wallets-section .wallet-card .wallet-top .wallet-info .wallet-header .wallet-name[data-v-579b120a]{font-size:14px;font-weight:700;color:#fff;line-height:14px}.wallets-section .wallet-card .wallet-top .wallet-info .wallet-address[data-v-579b120a]{font-size:14px;color:#888889;line-height:14px}.wallets-section .wallet-card .wallet-top .connected-tag[data-v-579b120a]{padding:4px 8px;background:rgba(27,162,122,.1);border:1px solid rgba(27,162,122,.5);border-radius:6px;font-size:12px;color:#1ba27a;line-height:12px}.wallets-section .wallet-card .wallet-last-used[data-v-579b120a]{display:flex;align-items:center;gap:4px;margin-bottom:16px}.wallets-section .wallet-card .wallet-last-used .clock-icon[data-v-579b120a]{width:16px;height:16px}.wallets-section .wallet-card .wallet-last-used span[data-v-579b120a]{font-size:12px;color:#888889;line-height:12px}.wallets-section .wallet-card .wallet-actions[data-v-579b120a]{display:flex;gap:8px}.wallets-section .wallet-card .wallet-actions .action-btn[data-v-579b120a]{flex:1;height:40px;border-radius:32px;font-size:14px;font-weight:400;line-height:14px;cursor:pointer;background:transparent}.wallets-section .wallet-card .wallet-actions .copy-btn[data-v-579b120a]{border:1px solid #7b54f3;color:#fff}.wallets-section .wallet-card .wallet-actions .disconnect-btn[data-v-579b120a]{border:1px solid #ef4343;color:#fff;background:#1d1e21}.connect-new-btn[data-v-579b120a]{width:100%;height:40px;background:#1d1e21;border:1px solid #2b2b2d;border-radius:36px;color:#fff;font-size:14px;font-weight:400;line-height:14px;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}