.avatar-img { border-radius: 50%; object-fit: cover; width: 48px; height: 48px; }
.avatar-lg { border-radius: 50%; object-fit: cover; width: 128px; height: 128px; }
.token-cell { font-family: monospace; font-size: 0.8rem; word-break: break-all; }
