#view-all.svelte-7hxwy0{text-align:center;color:var(--text-color-2);margin:.15rem 0 .9rem;font-size:.8em;display:block}.wallets-container.svelte-7hxwy0{position:relative}.wallets-grid.svelte-7hxwy0{flex-direction:column;gap:.5rem;width:100%;margin-top:.25rem;display:flex}.wallet.svelte-7hxwy0{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff14;border-radius:.6rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.7rem .85rem;transition:background-color .2s,border-color .2s,transform .2s;display:grid}.wallet.svelte-7hxwy0:hover{background-color:rgba(var(--theme-color-rgb), .07);border-color:rgba(var(--theme-color-rgb), .45);transform:translateY(-1px)}.wallet-cell.svelte-7hxwy0{min-width:0}.wallet-address.svelte-7hxwy0{text-align:left}.wallet-balance.svelte-7hxwy0{justify-content:flex-end;align-items:baseline;gap:.3rem;display:flex}.amount.svelte-7hxwy0{font-size:1.05rem;font-weight:600;line-height:1}.actions.svelte-7hxwy0{justify-content:flex-end;display:flex}.total-section.svelte-7hxwy0{border-top:1px solid rgba(var(--theme-color-rgb), .35);margin-top:.85rem;padding-top:.85rem}.total.svelte-7hxwy0{justify-content:flex-end;align-items:baseline;gap:.35rem;margin:0;display:flex}.total-amount.svelte-7hxwy0{color:var(--theme-color-2);font-size:1.15rem;font-weight:700}button.link-button.svelte-7hxwy0{appearance:none;color:var(--theme-color-2);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-left:.3rem;padding:0;text-decoration:underline}button.link-button.svelte-7hxwy0:hover,button.link-button.svelte-7hxwy0:focus-visible{color:rgb(var(--theme-color-rgb))}@media only screen and (width<=700px){.wallet.svelte-7hxwy0{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"address action""balance action";row-gap:.4rem}.wallet-address.svelte-7hxwy0{grid-area:address}.wallet-balance.svelte-7hxwy0{grid-area:balance;justify-content:flex-start}.actions.svelte-7hxwy0{grid-area:action}.total.svelte-7hxwy0{justify-content:flex-start}}@media only screen and (width<=420px){.wallet.svelte-7hxwy0{padding:.6rem .65rem}.amount.svelte-7hxwy0{font-size:.98rem}}
