.wallet-balance-wrapper[data-v-9cbdb2a4]{max-width:30rem;margin:0 auto}.wallet-balance-wrapper a.wallet-address[data-v-9cbdb2a4]{display:block;margin:.5rem 0;overflow:hidden;text-overflow:ellipsis;opacity:var(--dimming-factor);color:var(--widget-text-color);font-family:var(--font-monospace)}.wallet-balance-wrapper .balance-inner[data-v-9cbdb2a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.wallet-balance-wrapper .balance-inner img.wallet-qr[data-v-9cbdb2a4]{max-width:7rem;margin:.5rem 0;border-radius:var(--curve-factor)}.wallet-balance-wrapper .balance-inner .balances-section p[data-v-9cbdb2a4]{color:var(--widget-text-color);font-family:var(--font-monospace);cursor:default;margin:.5rem}.wallet-balance-wrapper .balance-inner .balances-section p.main-balance[data-v-9cbdb2a4]{font-size:1.5rem}.wallet-balance-wrapper .balance-inner .balances-section .balance-info .balance-info-row[data-v-9cbdb2a4]{opacity:var(--dimming-factor);color:var(--widget-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.8rem;margin:.2rem .5rem}.wallet-balance-wrapper .balance-inner .balances-section .balance-info .balance-info-row span.amount[data-v-9cbdb2a4]{font-family:var(--font-monospace)}.wallet-balance-wrapper p.transactions-title[data-v-9cbdb2a4],.wallet-balance-wrapper p.wallet-title[data-v-9cbdb2a4]{color:var(--widget-text-color);margin:.5rem 0 .25rem;font-size:1.2rem;font-weight:700}.wallet-balance-wrapper .transactions .transaction-row[data-v-9cbdb2a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 0;text-decoration:none}.wallet-balance-wrapper .transactions .transaction-row span[data-v-9cbdb2a4]{color:var(--widget-text-color);font-family:var(--font-monospace)}.wallet-balance-wrapper .transactions .transaction-row span.amount.in[data-v-9cbdb2a4]{color:var(--success)}.wallet-balance-wrapper .transactions .transaction-row span.amount.out[data-v-9cbdb2a4]{color:var(--danger)}.wallet-balance-wrapper .transactions .transaction-row[data-v-9cbdb2a4]:not(:last-child){border-bottom:1px dashed var(--widget-text-color)}