.wallets-mfe{box-sizing:border-box;width:100%;margin:0;padding:20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:var(--primary-text-color, #111827);background:transparent}.wallets-mfe *,.wallets-mfe *:before,.wallets-mfe *:after{box-sizing:border-box}.wallets-mfe__title{margin:0 0 10px;font-size:1.25rem;font-weight:600}.wallets-mfe__header{display:flex;justify-content:flex-end;margin-bottom:8px}.wallets-mfe__close-button{width:28px;height:28px;border:1px solid #d1d5db;border-radius:9999px;background:#fff;color:#6b7280;font-size:.875rem;line-height:1;cursor:pointer}.wallets-mfe__close-button:hover{color:#111827;border-color:#9ca3af}.wallets-mfe__text{margin:6px 0;color:var(--secondary-text-color, #6b7280)}.wallets-mfe__error-box{margin-top:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2}.wallets-mfe__error-title{margin-bottom:2px;color:#b91c1c;font-size:.8125rem;font-weight:600;letter-spacing:.01em;text-transform:uppercase}.wallets-mfe__error-message{color:#dc2626;font-size:.875rem;line-height:1.4}.card-wallets-list{display:flex;flex-direction:column}.card-wallets-list__title{margin-bottom:8px;color:var(--secondary-text-color, #767676);font-size:1rem}.card-wallets-list__box{display:flex;flex-direction:column;gap:1px;border-radius:1rem;overflow:hidden}.card-wallet{display:flex;width:100%;justify-content:space-between;align-items:center;padding:1.5rem;border:none;background:var(--main-bg-color, #171c1f);color:var(--main-text-color, #fff);cursor:pointer;text-align:left}.card-wallet:hover{background:var(--primary-text-color, #fe6c00)}.card-wallet.disabled,.card-wallet:disabled{background:#171c1f1c;cursor:default}.card-wallet__info{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.card-wallet-avatar{display:flex;justify-content:center;align-items:center}.card-wallet-avatar img{width:40px;height:40px;border-radius:12px}.caption{color:var(--secondary-text-color, #767676);font-size:.875rem;text-transform:lowercase}
