.PinPad-module__x9aBca__pad{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PinPad-module__x9aBca__dots{align-items:center;gap:14px;height:18px;display:flex}.PinPad-module__x9aBca__dot{border:2px solid var(--line-2);border-radius:50%;width:14px;height:14px;transition:transform .1s,background .1s,border-color .1s}.PinPad-module__x9aBca__dotFilled{background:var(--foreground);border-color:var(--foreground);transform:scale(1.05)}.PinPad-module__x9aBca__keys{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:280px;display:grid}.PinPad-module__x9aBca__key{aspect-ratio:1.6;background:var(--chip);color:var(--foreground);font-family:var(--font-geist-mono), monospace;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;transition:background .12s,transform 50ms;display:flex}.PinPad-module__x9aBca__key:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 35%, var(--chip))}.PinPad-module__x9aBca__key:active:not(:disabled){transform:translateY(1px)}.PinPad-module__x9aBca__key:disabled{opacity:.5;cursor:not-allowed}
.PinSetupModal-module__319Z5q__overlay{z-index:60;background:#0a0a0a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PinSetupModal-module__319Z5q__modal{background:#fff;border-radius:22px;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:380px;padding:24px;display:flex;box-shadow:0 24px 60px #0a0a0a4d}.PinSetupModal-module__319Z5q__title{text-align:center;font-size:1.25rem;font-weight:800}.PinSetupModal-module__319Z5q__text{color:var(--muted);text-align:center;margin-top:-8px;font-size:.9rem}.PinSetupModal-module__319Z5q__error{color:var(--danger);text-align:center;font-size:.85rem}.PinSetupModal-module__319Z5q__row{gap:10px;width:100%;display:flex}.PinSetupModal-module__319Z5q__btn{appearance:none;border:1px solid var(--line-2);color:var(--foreground);cursor:pointer;background:#fff;border-radius:999px;flex:1;padding:.85rem;font-family:inherit;font-size:.95rem;font-weight:700}.PinSetupModal-module__319Z5q__btn:hover:not(:disabled){border-color:var(--foreground)}.PinSetupModal-module__319Z5q__btn:disabled{opacity:.5;cursor:not-allowed}.PinSetupModal-module__319Z5q__btnPrimary{background:var(--accent);border-color:var(--accent);box-shadow:0 2px 0 var(--yellow-deep)}
.dashboard-module___vDUZq__dash{background:var(--background);flex:1;width:100%;min-height:100vh;display:flex}.dashboard-module___vDUZq__mono{font-family:var(--font-geist-mono), ui-monospace, monospace;font-feature-settings:"tnum" 1}.dashboard-module___vDUZq__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dashboard-module___vDUZq__dotSuccess{background:var(--success)}.dashboard-module___vDUZq__sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:248px;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0}.dashboard-module___vDUZq__brand{align-items:center;gap:9px;padding:0 8px 16px;display:flex}.dashboard-module___vDUZq__brandLogo{background:var(--foreground);width:30px;height:30px;color:var(--yellow);border-radius:9px;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.dashboard-module___vDUZq__brandName{letter-spacing:-.3px;font-size:16px;font-weight:700}.dashboard-module___vDUZq__acct{border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:10px;display:flex}.dashboard-module___vDUZq__acct:hover{border-color:var(--line-2)}.dashboard-module___vDUZq__acctAvatar{background:var(--yellow);width:30px;height:30px;color:var(--foreground);border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex}.dashboard-module___vDUZq__acctName{font-size:13px;font-weight:600}.dashboard-module___vDUZq__acctSub{color:var(--muted);font-size:11px}.dashboard-module___vDUZq__nav{flex-direction:column;flex:1;gap:12px;display:flex;overflow:auto}.dashboard-module___vDUZq__navGroupLabel{color:var(--muted-2);letter-spacing:.4px;text-transform:uppercase;padding:4px 10px 6px;font-size:11px;font-weight:600}.dashboard-module___vDUZq__navItems{flex-direction:column;gap:2px;display:flex}.dashboard-module___vDUZq__navItem{cursor:pointer;color:var(--foreground);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:500;display:flex}.dashboard-module___vDUZq__navItem:hover{background:var(--chip)}.dashboard-module___vDUZq__navItemActive{background:var(--yellow);font-weight:600}.dashboard-module___vDUZq__navItemActive:hover{background:var(--yellow)}.dashboard-module___vDUZq__navItemDisabled{color:var(--muted-2);cursor:not-allowed;opacity:.7}.dashboard-module___vDUZq__navItemDisabled:hover{background:0 0}.dashboard-module___vDUZq__navCount{color:var(--muted);background:var(--background);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:600}.dashboard-module___vDUZq__gas{background:var(--background);border-radius:14px;margin-top:12px;padding:12px}.dashboard-module___vDUZq__gasRow{align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.dashboard-module___vDUZq__gasVal{margin-left:auto}.dashboard-module___vDUZq__gasBars{gap:4px;display:flex}.dashboard-module___vDUZq__gasCell{background:#fff;border-radius:3px;flex:1;height:20px;position:relative}.dashboard-module___vDUZq__gasCell>i{background:var(--muted-2);border-radius:3px;width:100%;display:block;position:absolute;bottom:0}.dashboard-module___vDUZq__gasCellUp>i{background:var(--success)}.dashboard-module___vDUZq__main{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module___vDUZq__topbar{border-bottom:1px solid var(--border);z-index:5;background:#fff;flex-shrink:0;align-items:center;gap:16px;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.dashboard-module___vDUZq__crumb{color:var(--muted);letter-spacing:.3px;text-transform:uppercase;font-size:11.5px;font-weight:600}.dashboard-module___vDUZq__title{letter-spacing:-.4px;font-size:19px;font-weight:700;line-height:1.2}.dashboard-module___vDUZq__spacer{flex:1}.dashboard-module___vDUZq__search{background:var(--background);border-radius:10px;align-items:center;gap:9px;width:280px;height:38px;padding:0 12px;display:flex}.dashboard-module___vDUZq__searchText{color:var(--muted-2);flex:1;font-size:13px}.dashboard-module___vDUZq__kbd{font-family:var(--font-geist-mono), monospace;color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:5px;padding:2px 6px;font-size:11px}.dashboard-module___vDUZq__netPill{background:var(--background);border-radius:10px;align-items:center;gap:8px;padding:7px 12px 7px 8px;font-size:13px;font-weight:600;display:flex}.dashboard-module___vDUZq__netDot{color:#fff;border-radius:11px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.dashboard-module___vDUZq__netEth{background:#5a6fe6}.dashboard-module___vDUZq__netLabel{align-items:center;gap:8px;display:inline-flex}.dashboard-module___vDUZq__profileChevron{display:inline-flex}.dashboard-module___vDUZq__iconBtn{background:var(--background);cursor:pointer;width:38px;height:38px;color:var(--foreground);border:none;border-radius:19px;justify-content:center;align-items:center;text-decoration:none;display:flex}.dashboard-module___vDUZq__iconBtnMobile{display:none}@media (max-width:860px){.dashboard-module___vDUZq__iconBtnMobile{display:inline-flex}}.dashboard-module___vDUZq__profilePill{background:var(--background);cursor:pointer;font:inherit;border:none;border-radius:999px;align-items:center;gap:10px;padding:6px 12px 6px 6px;display:flex}.dashboard-module___vDUZq__profileAvatar{background:var(--yellow);border-radius:13px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex}.dashboard-module___vDUZq__profileName{font-family:var(--font-geist-mono), monospace;font-size:12.5px;font-weight:600}.dashboard-module___vDUZq__content{flex:1;padding:20px 28px 28px;overflow:auto}.dashboard-module___vDUZq__dashGrid{grid-template-columns:1fr 360px;gap:20px;display:grid}.dashboard-module___vDUZq__leftCol{flex-direction:column;gap:20px;min-width:0;display:flex}.dashboard-module___vDUZq__rightCol{flex-direction:column;gap:16px;display:flex}.dashboard-module___vDUZq__card{background:#fff;border-radius:22px;padding:16px}.dashboard-module___vDUZq__cardFlush{padding:0}.dashboard-module___vDUZq__hero{background:linear-gradient(135deg, var(--yellow) 0%, var(--yellow-light) 100%);border-radius:22px;padding:24px;position:relative;overflow:hidden}.dashboard-module___vDUZq__heroTop{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.dashboard-module___vDUZq__lbl{color:var(--foreground);opacity:.7;font-size:13px;font-weight:600}.dashboard-module___vDUZq__bal{font-family:var(--font-geist-mono), monospace;letter-spacing:-2px;margin-top:6px;font-size:52px;font-weight:800;line-height:1}.dashboard-module___vDUZq__bal .dashboard-module___vDUZq__dim{color:#0a0a0a80;font-size:30px}.dashboard-module___vDUZq__balUnit{opacity:.6;margin-left:8px;font-size:24px;font-weight:700}.dashboard-module___vDUZq__meta{align-items:center;gap:10px;margin-top:12px;display:flex}.dashboard-module___vDUZq__pill{background:var(--chip);cursor:default;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module___vDUZq__pillDark{color:var(--foreground);background:#0a0a0a1a}.dashboard-module___vDUZq__lblSub{color:var(--foreground);opacity:.7;font-size:13px}.dashboard-module___vDUZq__ranges{gap:8px;display:flex}.dashboard-module___vDUZq__range{color:var(--foreground);cursor:pointer;background:#0a0a0a0f;border:none;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.dashboard-module___vDUZq__rangeOn{background:var(--foreground);color:var(--yellow)}.dashboard-module___vDUZq__heroChart{margin-top:18px}.dashboard-module___vDUZq__actions{gap:12px;display:flex}.dashboard-module___vDUZq__action{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:16px;flex:1;align-items:center;gap:12px;height:72px;padding:0 16px;font-family:inherit;display:flex}.dashboard-module___vDUZq__action:hover{border-color:var(--line-2)}.dashboard-module___vDUZq__actionIco{background:var(--yellow);width:40px;height:40px;box-shadow:0 2px 0 var(--yellow-deep);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module___vDUZq__actionLabel{font-size:14px;font-weight:600}.dashboard-module___vDUZq__actionHint{color:var(--muted);margin-top:1px;font-size:11.5px}.dashboard-module___vDUZq__assetsHead{justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.dashboard-module___vDUZq__assetsTitle{font-size:16px;font-weight:700}.dashboard-module___vDUZq__assetsSub{color:var(--muted);margin-top:2px;font-size:12px}.dashboard-module___vDUZq__assetsFilters{align-items:center;gap:6px;display:flex}.dashboard-module___vDUZq__pillOn{background:var(--foreground);color:#fff}.dashboard-module___vDUZq__assetsTable{border-collapse:collapse;width:100%}.dashboard-module___vDUZq__assetsTable th,.dashboard-module___vDUZq__assetsTable td{text-align:left;border-bottom:1px solid var(--border);padding:12px 14px;font-size:13.5px}.dashboard-module___vDUZq__assetsTable th{color:var(--muted);letter-spacing:.2px;text-transform:uppercase;font-size:11.5px;font-weight:600}.dashboard-module___vDUZq__right{text-align:right!important}.dashboard-module___vDUZq__assetsTable tbody tr:last-child td{border-bottom:none}.dashboard-module___vDUZq__assetCell{align-items:center;gap:10px;display:flex}.dashboard-module___vDUZq__tg{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;box-shadow:inset 0 -2px 4px #0000001f,0 1px 2px #00000014}.dashboard-module___vDUZq__tgEth{background:#5a6fe6}.dashboard-module___vDUZq__tgUsdc{background:#2775ca}.dashboard-module___vDUZq__tgUsdt{background:#26a17b}.dashboard-module___vDUZq__tgBtc{background:#f7931a}.dashboard-module___vDUZq__tgTrx{background:#ef0027}.dashboard-module___vDUZq__tgDai{background:#f5ac37}.dashboard-module___vDUZq__tgWbtc{background:#f09242}.dashboard-module___vDUZq__tgSol{background:#9945ff}.dashboard-module___vDUZq__tgLcai{background:linear-gradient(135deg,#6366f1,#06b6d4)}.dashboard-module___vDUZq__tgArb{background:#28a0f0}.dashboard-module___vDUZq__tgMatic{background:#8247e5}.dashboard-module___vDUZq__tgUni{background:#ff007a}.dashboard-module___vDUZq__tgLink{background:#2a5ada}.dashboard-module___vDUZq__tgAvax{background:#e84142}.dashboard-module___vDUZq__aName{font-weight:600}.dashboard-module___vDUZq__aSym{font-family:var(--font-geist-mono), monospace;color:var(--muted);margin-top:1px;font-size:11.5px}.dashboard-module___vDUZq__netCell{align-items:center;gap:6px;font-size:13px;display:flex}.dashboard-module___vDUZq__muted{color:var(--muted)}.dashboard-module___vDUZq__success{color:var(--success);font-weight:600}.dashboard-module___vDUZq__danger{color:var(--danger);font-weight:600}.dashboard-module___vDUZq__bold{font-weight:600}.dashboard-module___vDUZq__recentHead{justify-content:space-between;align-items:center;padding:16px 18px 10px;display:flex}.dashboard-module___vDUZq__recentTitle{font-size:14px;font-weight:700}.dashboard-module___vDUZq__recentView{color:var(--muted);font-size:12px;font-weight:600}.dashboard-module___vDUZq__txRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 16px;display:flex}.dashboard-module___vDUZq__txRow:last-child{border-bottom:none}.dashboard-module___vDUZq__txIco{border-radius:19px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dashboard-module___vDUZq__txSend{background:#ffe9e9}.dashboard-module___vDUZq__txReceive{background:#e6f7ee}.dashboard-module___vDUZq__txSwap{background:#eaeafe}.dashboard-module___vDUZq__txContract{background:#f1f1f1}.dashboard-module___vDUZq__txMain{flex:1;min-width:0}.dashboard-module___vDUZq__txTitle{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.dashboard-module___vDUZq__txSub{color:var(--muted);margin-top:2px;font-size:12px}.dashboard-module___vDUZq__txAmt{text-align:right;font-family:var(--font-geist-mono), monospace;font-size:14px;font-weight:600}.dashboard-module___vDUZq__txIn{color:var(--success)}.dashboard-module___vDUZq__txOut{color:var(--foreground)}.dashboard-module___vDUZq__statusPending{color:var(--yellow-deep);background:#fff4c9;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600}.dashboard-module___vDUZq__trendHead{justify-content:space-between;align-items:center;margin-bottom:12px;padding:18px 18px 0;display:flex}.dashboard-module___vDUZq__trendList{flex-direction:column;gap:10px;padding:0 18px 18px;display:flex}.dashboard-module___vDUZq__trendRow{align-items:center;gap:10px;display:flex}.dashboard-module___vDUZq__trendMain{flex:1}.dashboard-module___vDUZq__trendName{font-size:13px;font-weight:600}.dashboard-module___vDUZq__trendSym{font-family:var(--font-geist-mono), monospace;color:var(--muted);font-size:11px}.dashboard-module___vDUZq__trendCh{font-family:var(--font-geist-mono), monospace;text-align:right;width:56px;font-size:13px;font-weight:600}.dashboard-module___vDUZq__trendUp{color:var(--success)}.dashboard-module___vDUZq__trendDown{color:var(--danger)}.dashboard-module___vDUZq__rangeTag{padding:3px 9px;font-size:11px}.dashboard-module___vDUZq__tgSmall{width:26px;height:26px;font-size:12px}.dashboard-module___vDUZq__promo{background:var(--foreground);color:#fff;border-radius:22px;padding:16px}.dashboard-module___vDUZq__promoTop{align-items:center;gap:10px;margin-bottom:8px;display:flex}.dashboard-module___vDUZq__promoTitle{font-size:13px;font-weight:700}.dashboard-module___vDUZq__promoText{opacity:.7;font-size:12px;line-height:1.5}.dashboard-module___vDUZq__promoCta{background:var(--yellow);color:var(--foreground);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;margin-top:12px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module___vDUZq__menuWrap{position:relative}.dashboard-module___vDUZq__menuBackdrop{z-index:40;position:fixed;inset:0}.dashboard-module___vDUZq__menu{z-index:50;border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:2px;width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0a0a0a24}.dashboard-module___vDUZq__menuLabel{color:var(--muted-2);text-transform:uppercase;letter-spacing:.3px;padding:8px 10px 4px;font-size:11px;font-weight:600}.dashboard-module___vDUZq__menuItem{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13.5px;font-weight:500;display:flex}.dashboard-module___vDUZq__menuItem:hover:not(:disabled){background:var(--chip)}.dashboard-module___vDUZq__menuItem:disabled{opacity:.55;cursor:not-allowed}.dashboard-module___vDUZq__menuItemDanger{color:var(--danger)}.dashboard-module___vDUZq__soonTag{text-transform:uppercase;letter-spacing:.3px;color:var(--muted-2);background:var(--background);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:700}.dashboard-module___vDUZq__menuDivider{background:var(--border);height:1px;margin:4px 0}.dashboard-module___vDUZq__overlay{z-index:60;background:#0a0a0a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dashboard-module___vDUZq__modal{background:#fff;border-radius:22px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:22px;display:flex;box-shadow:0 24px 60px #0a0a0a4d}.dashboard-module___vDUZq__modalTitle{font-size:18px;font-weight:800}.dashboard-module___vDUZq__modalText{color:var(--muted);font-size:13.5px;line-height:1.5}.dashboard-module___vDUZq__secretBox{font-family:var(--font-geist-mono), monospace;word-break:break-all;background:var(--background);border-radius:12px;padding:14px;font-size:13px;line-height:1.5}.dashboard-module___vDUZq__modalRow{gap:10px;display:flex}.dashboard-module___vDUZq__btn{appearance:none;border:1px solid var(--line-2);color:var(--foreground);cursor:pointer;background:#fff;border-radius:999px;flex:1;padding:12px;font-family:inherit;font-size:14px;font-weight:700}.dashboard-module___vDUZq__btn:hover{border-color:var(--foreground)}.dashboard-module___vDUZq__btnPrimary{background:var(--yellow);border-color:var(--yellow);box-shadow:0 2px 0 var(--yellow-deep)}.dashboard-module___vDUZq__btnDanger{background:var(--danger);border-color:var(--danger);color:#fff}.dashboard-module___vDUZq__warn{color:var(--yellow-deep);background:#fff4c9;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5}@media (max-width:1080px){.dashboard-module___vDUZq__dashGrid{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-module___vDUZq__search{display:none}}@media (max-width:860px){.dashboard-module___vDUZq__sidebar{display:none}.dashboard-module___vDUZq__actions{flex-wrap:wrap;gap:10px}.dashboard-module___vDUZq__action{gap:10px;min-width:140px;height:64px;padding:0 14px}.dashboard-module___vDUZq__actionIco{width:36px;height:36px}.dashboard-module___vDUZq__content{padding:14px}.dashboard-module___vDUZq__dashGrid,.dashboard-module___vDUZq__leftCol,.dashboard-module___vDUZq__rightCol{gap:14px}.dashboard-module___vDUZq__card{padding:14px}}@media (max-width:720px){.dashboard-module___vDUZq__topbar{gap:10px;height:58px;padding:0 14px}.dashboard-module___vDUZq__title{font-size:17px}.dashboard-module___vDUZq__netLabel{display:none}.dashboard-module___vDUZq__netPill{padding:6px}}@media (max-width:480px){.dashboard-module___vDUZq__topbar{gap:8px;height:54px;padding:0 12px}.dashboard-module___vDUZq__title{font-size:16px}.dashboard-module___vDUZq__crumb,.dashboard-module___vDUZq__profileChevron{display:none}.dashboard-module___vDUZq__profilePill{gap:8px;padding:4px 8px 4px 4px}.dashboard-module___vDUZq__profileAvatar{width:22px;height:22px;font-size:11px}.dashboard-module___vDUZq__profileName{font-size:11.5px}.dashboard-module___vDUZq__iconBtn{width:34px;height:34px}.dashboard-module___vDUZq__content{padding:12px}.dashboard-module___vDUZq__dashGrid,.dashboard-module___vDUZq__leftCol,.dashboard-module___vDUZq__rightCol{gap:12px}.dashboard-module___vDUZq__card{border-radius:18px;padding:12px}}.dashboard-module___vDUZq__tableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-module___vDUZq__recentEmpty{color:var(--muted);padding:14px 18px 20px;font-size:13px;line-height:1.5}.dashboard-module___vDUZq__trendImg{background:var(--chip);object-fit:cover;border-radius:50%;flex-shrink:0}@media (max-width:640px){.dashboard-module___vDUZq__hideSm{display:none}.dashboard-module___vDUZq__assetsHead{padding:14px 14px 10px}.dashboard-module___vDUZq__assetsTitle{font-size:15px}.dashboard-module___vDUZq__assetsSub{font-size:11.5px}.dashboard-module___vDUZq__assetsTable th,.dashboard-module___vDUZq__assetsTable td{padding:10px;font-size:13px}.dashboard-module___vDUZq__hero{padding:16px}.dashboard-module___vDUZq__bal{letter-spacing:-1px;font-size:32px}.dashboard-module___vDUZq__bal .dashboard-module___vDUZq__dim{font-size:20px}.dashboard-module___vDUZq__balUnit{font-size:15px}.dashboard-module___vDUZq__meta{gap:8px;margin-top:8px}.dashboard-module___vDUZq__lbl{font-size:12px}}@media (max-width:480px){.dashboard-module___vDUZq__hero{border-radius:18px;padding:14px}.dashboard-module___vDUZq__bal{font-size:28px}.dashboard-module___vDUZq__bal .dashboard-module___vDUZq__dim{font-size:18px}.dashboard-module___vDUZq__actions{gap:8px}.dashboard-module___vDUZq__action{border-radius:14px;gap:8px;min-width:0;height:60px;padding:0 12px}.dashboard-module___vDUZq__actionIco{width:32px;height:32px}.dashboard-module___vDUZq__actionLabel{font-size:13px}.dashboard-module___vDUZq__actionHint{font-size:11px}.dashboard-module___vDUZq__assetsHead{padding:12px 12px 8px}.dashboard-module___vDUZq__assetsTable th,.dashboard-module___vDUZq__assetsTable td{padding:10px 8px;font-size:12.5px}}@media (max-width:380px){.dashboard-module___vDUZq__bal{font-size:24px}.dashboard-module___vDUZq__bal .dashboard-module___vDUZq__dim{font-size:16px}.dashboard-module___vDUZq__balUnit{font-size:13px}.dashboard-module___vDUZq__action{height:56px}.dashboard-module___vDUZq__actionHint{display:none}}@media (max-width:560px){.dashboard-module___vDUZq__menu{width:auto;min-width:220px;max-width:calc(100vw - 24px);position:fixed;top:58px;left:auto;right:12px}}
.AuthShell-module__G-53Oa__shell{background:var(--background);flex-direction:column;flex:1;align-items:center;gap:28px;min-height:100vh;padding:48px 24px;display:flex}.AuthShell-module__G-53Oa__brand{align-items:center;gap:10px;display:inline-flex}.AuthShell-module__G-53Oa__logo{background:var(--foreground);width:32px;height:32px;color:var(--yellow);border-radius:9px;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.AuthShell-module__G-53Oa__name{letter-spacing:-.3px;font-size:18px;font-weight:700}.AuthShell-module__G-53Oa__content{width:100%;max-width:440px;margin:auto 0}
.SettingsView-module__dwMV1a__section{flex-direction:column;gap:18px;width:100%;min-width:0;max-width:860px;margin:0 auto;display:flex}.SettingsView-module__dwMV1a__card{background:#fff;border-radius:22px}.SettingsView-module__dwMV1a__cardPad{padding:18px}.SettingsView-module__dwMV1a__cardHead{color:var(--muted);letter-spacing:.3px;text-transform:uppercase;padding:14px 18px 10px;font-size:12px;font-weight:700}.SettingsView-module__dwMV1a__row{border-bottom:1px solid var(--line);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:12px;padding:14px 18px;display:flex}.SettingsView-module__dwMV1a__row:last-child{border-bottom:none}.SettingsView-module__dwMV1a__row:hover:not(.SettingsView-module__dwMV1a__rowStatic){background:var(--bg)}.SettingsView-module__dwMV1a__rowStatic{cursor:default}.SettingsView-module__dwMV1a__rowIco{background:var(--bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.SettingsView-module__dwMV1a__rowIcoDanger{color:var(--danger);background:#ffe9e9}.SettingsView-module__dwMV1a__rowMain{flex:1;min-width:0}.SettingsView-module__dwMV1a__rowLabel{font-size:14px;font-weight:600}.SettingsView-module__dwMV1a__rowLabelDanger{color:var(--danger)}.SettingsView-module__dwMV1a__rowHint{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.SettingsView-module__dwMV1a__pill{background:var(--yellow);color:var(--ink);border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.SettingsView-module__dwMV1a__pillNeutral{background:var(--chip);color:var(--ink);font-size:13px}.SettingsView-module__dwMV1a__rowValue{color:var(--muted);flex-shrink:0;margin-right:4px;font-size:13px}.SettingsView-module__dwMV1a__chev{color:var(--muted-2);flex-shrink:0}.SettingsView-module__dwMV1a__toggle{background:var(--line-2);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:38px;height:22px;padding:0;position:relative}.SettingsView-module__dwMV1a__toggleOn{background:var(--ink)}.SettingsView-module__dwMV1a__toggle:after{content:"";background:#fff;border-radius:9px;width:18px;height:18px;transition:left .18s,background .18s;position:absolute;top:2px;left:2px}.SettingsView-module__dwMV1a__toggleOn:after{background:var(--yellow);left:auto;right:2px}.SettingsView-module__dwMV1a__profileCard{flex-wrap:wrap;align-items:center;gap:14px;padding:18px;display:flex}.SettingsView-module__dwMV1a__profileLarge{background:var(--yellow);width:56px;height:56px;color:var(--ink);border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.SettingsView-module__dwMV1a__profileBody{flex:1;min-width:0}.SettingsView-module__dwMV1a__profileNameBig{font-size:17px;font-weight:700}.SettingsView-module__dwMV1a__profileAddr{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}.SettingsView-module__dwMV1a__btnGhost{border:1px solid var(--line-2);height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600}.SettingsView-module__dwMV1a__btnGhost:hover{background:var(--bg)}.SettingsView-module__dwMV1a__overlay{z-index:60;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.SettingsView-module__dwMV1a__modal{background:#fff;border-radius:18px;flex-direction:column;gap:12px;width:min(440px,100%);padding:22px;display:flex}.SettingsView-module__dwMV1a__modalTitle{font-size:17px;font-weight:700}.SettingsView-module__dwMV1a__warn{color:var(--danger);background:#ffe9e9;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.SettingsView-module__dwMV1a__secretBox{background:var(--bg);word-break:break-all;border-radius:10px;padding:12px 14px;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}.SettingsView-module__dwMV1a__modalRow{justify-content:flex-end;gap:10px;display:flex}.SettingsView-module__dwMV1a__btn{background:var(--chip);height:38px;color:var(--ink);cursor:pointer;border:none;border-radius:999px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600}.SettingsView-module__dwMV1a__btn:hover{background:var(--line-2)}.SettingsView-module__dwMV1a__btnPrimary{background:var(--yellow)}.SettingsView-module__dwMV1a__btnPrimary:hover{background:var(--yellow-deep)}.SettingsView-module__dwMV1a__btnDanger{background:var(--danger);color:#fff}.SettingsView-module__dwMV1a__btnDanger:hover{filter:brightness(.95)}@media (max-width:640px){.SettingsView-module__dwMV1a__section{gap:14px}.SettingsView-module__dwMV1a__row{gap:10px;padding:12px 14px}.SettingsView-module__dwMV1a__rowIco{width:30px;height:30px}.SettingsView-module__dwMV1a__rowLabel{font-size:13.5px}.SettingsView-module__dwMV1a__rowHint{font-size:11.5px}.SettingsView-module__dwMV1a__profileCard{gap:10px;padding:14px}.SettingsView-module__dwMV1a__profileLarge{width:48px;height:48px;font-size:20px}.SettingsView-module__dwMV1a__profileNameBig{font-size:15px}.SettingsView-module__dwMV1a__btnGhost{height:36px;padding:0 14px;font-size:13px}.SettingsView-module__dwMV1a__cardHead{padding:12px 14px 8px}}@media (max-width:480px){.SettingsView-module__dwMV1a__section{gap:12px}.SettingsView-module__dwMV1a__card{border-radius:18px}.SettingsView-module__dwMV1a__row{gap:8px;padding:10px 12px}.SettingsView-module__dwMV1a__rowIco{width:28px;height:28px}.SettingsView-module__dwMV1a__rowLabel{font-size:13px}.SettingsView-module__dwMV1a__rowHint{font-size:11px}.SettingsView-module__dwMV1a__profileCard{padding:12px}.SettingsView-module__dwMV1a__profileLarge{border-radius:22px;width:42px;height:42px;font-size:17px}.SettingsView-module__dwMV1a__profileNameBig{font-size:14px}.SettingsView-module__dwMV1a__profileAddr{font-size:11px}.SettingsView-module__dwMV1a__btnGhost{height:32px;padding:0 12px;font-size:12.5px}.SettingsView-module__dwMV1a__cardHead{padding:10px 12px 6px;font-size:11px}.SettingsView-module__dwMV1a__modal{border-radius:16px;padding:18px}.SettingsView-module__dwMV1a__modalTitle{font-size:15px}.SettingsView-module__dwMV1a__secretBox{padding:10px 12px;font-size:12px}}
.wallet-module__M3eYxq__panel{width:100%;max-width:480px;margin:0 auto}.wallet-module__M3eYxq__card{background:var(--card);border-radius:22px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex;box-shadow:0 12px 40px #0a0a0a12}.wallet-module__M3eYxq__title{font-size:1.5rem;font-weight:800}.wallet-module__M3eYxq__subtitle{color:var(--muted);font-size:.95rem}.wallet-module__M3eYxq__badge{background:color-mix(in srgb, var(--accent) 28%, transparent);color:var(--foreground);border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex}.wallet-module__M3eYxq__field{flex-direction:column;gap:.4rem;display:flex}.wallet-module__M3eYxq__label{color:var(--muted);font-size:.85rem;font-weight:600}.wallet-module__M3eYxq__input{border:1px solid var(--line-2);background:var(--card);width:100%;color:var(--foreground);border-radius:12px;padding:.7rem .85rem;font-size:1rem}.wallet-module__M3eYxq__input:focus{border-color:var(--accent);outline:none}.wallet-module__M3eYxq__row{gap:.5rem;display:flex}.wallet-module__M3eYxq__button{appearance:none;border:1px solid var(--line-2);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:999px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:border-color .15s,filter .15s,transform 50ms}.wallet-module__M3eYxq__button:hover:not(:disabled){border-color:var(--foreground)}.wallet-module__M3eYxq__button:active:not(:disabled){transform:translateY(1px)}.wallet-module__M3eYxq__button:disabled{opacity:.55;cursor:not-allowed}.wallet-module__M3eYxq__primary{background:var(--accent);color:var(--accent-foreground);border-color:var(--accent);box-shadow:0 2px 0 var(--yellow-deep), 0 8px 24px #ffce1b4d}.wallet-module__M3eYxq__primary:hover:not(:disabled){filter:brightness(1.03)}.wallet-module__M3eYxq__danger{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 40%, var(--line-2))}.wallet-module__M3eYxq__danger:hover:not(:disabled){border-color:var(--danger)}.wallet-module__M3eYxq__full{justify-content:center;width:100%}.wallet-module__M3eYxq__segmented{gap:.5rem;display:flex}.wallet-module__M3eYxq__segment{text-align:center;border:1px solid var(--line-2);cursor:pointer;background:var(--card);border-radius:999px;flex:1;padding:.6rem;font-weight:600}.wallet-module__M3eYxq__segmentActive{border-color:var(--accent);background:var(--accent);color:var(--accent-foreground)}.wallet-module__M3eYxq__chains{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.wallet-module__M3eYxq__chain{border:1px solid var(--border);text-align:left;background:var(--background);cursor:pointer;border-radius:8px;flex-direction:column;gap:.15rem;padding:.7rem .85rem;display:flex}.wallet-module__M3eYxq__chainActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.wallet-module__M3eYxq__chainDisabled{opacity:.45;cursor:not-allowed}.wallet-module__M3eYxq__chainName{font-size:.95rem;font-weight:700}.wallet-module__M3eYxq__chainMeta{color:var(--muted);font-size:.75rem}.wallet-module__M3eYxq__mnemonic{border:1px dashed var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:1rem;display:grid}.wallet-module__M3eYxq__word{font-family:var(--font-geist-mono), monospace;overflow-wrap:anywhere;align-items:baseline;gap:.35rem;min-width:0;font-size:.85rem;display:flex}.wallet-module__M3eYxq__wordIndex{color:var(--muted);text-align:right;flex-shrink:0;min-width:1.2rem;font-size:.7rem}.wallet-module__M3eYxq__balanceCard{border:1px solid var(--border);background:color-mix(in srgb, var(--accent) 8%, var(--background));border-radius:8px;flex-direction:column;gap:.35rem;padding:1.1rem 1rem;display:flex}.wallet-module__M3eYxq__balanceRow{align-items:baseline;gap:.45rem;display:flex}.wallet-module__M3eYxq__balanceValue{font-family:var(--font-geist-mono), monospace;word-break:break-all;font-size:2rem;font-weight:800}.wallet-module__M3eYxq__balanceSymbol{color:var(--muted);font-weight:700}.wallet-module__M3eYxq__dataRow{border:1px solid var(--border);background:var(--background);border-radius:8px;flex-direction:column;gap:.3rem;padding:.75rem;display:flex}.wallet-module__M3eYxq__dataLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.wallet-module__M3eYxq__dataValue{font-family:var(--font-geist-mono), monospace;word-break:break-all;font-size:.85rem;line-height:1.4}.wallet-module__M3eYxq__secret{filter:blur(6px);-webkit-user-select:none;user-select:none;transition:filter .15s}.wallet-module__M3eYxq__secretRevealed{filter:none;-webkit-user-select:text;user-select:text}.wallet-module__M3eYxq__inlineActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.wallet-module__M3eYxq__linkBtn{color:var(--foreground);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline}.wallet-module__M3eYxq__linkBtn:hover{color:var(--muted)}.wallet-module__M3eYxq__warning{border:1px solid color-mix(in srgb, #f59e0b 40%, var(--border));background:#f59e0b1f;border-radius:8px;padding:.75rem .85rem;font-size:.85rem;line-height:1.45}.wallet-module__M3eYxq__error{color:var(--danger);font-size:.85rem}.wallet-module__M3eYxq__checkRow{cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.88rem;line-height:1.4;display:flex}.wallet-module__M3eYxq__checkRow input{margin-top:.2rem}.wallet-module__M3eYxq__divider{background:var(--border);height:1px;margin:.25rem 0}@media (max-width:640px){.wallet-module__M3eYxq__card{border-radius:18px;gap:.85rem;padding:1.25rem}.wallet-module__M3eYxq__title{font-size:1.3rem}.wallet-module__M3eYxq__subtitle{font-size:.88rem}.wallet-module__M3eYxq__mnemonic{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.75rem}.wallet-module__M3eYxq__word{font-size:.82rem}}@media (max-width:480px){.wallet-module__M3eYxq__card{padding:1rem}.wallet-module__M3eYxq__title{font-size:1.2rem}.wallet-module__M3eYxq__mnemonic{gap:.35rem;padding:.65rem}.wallet-module__M3eYxq__word{font-size:.78rem}.wallet-module__M3eYxq__wordIndex{min-width:1rem;font-size:.65rem}.wallet-module__M3eYxq__input{padding:.6rem .75rem;font-size:.95rem}.wallet-module__M3eYxq__button{padding:.75rem 1rem;font-size:.9rem}}
