.discord-identity{display:flex;align-items:center;gap:8px;min-width:0}.discord-identity__avatar{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--sc-mint-dim);color:var(--sc-mint);font-size:12px;font-weight:700}.discord-identity__avatar img{width:100%;height:100%;object-fit:cover}.discord-identity__text{display:flex;flex-direction:column;min-width:0;max-width:256px;white-space:normal;overflow-wrap:anywhere;line-height:1.5}.discord-identity__text strong{font-size:14px;font-weight:600}.discord-identity__text>span{font-size:14px}.discord-identity__text small{font-size:12px;color:var(--sc-mute)}.discord-identity--compact{max-width:256px}.discord-identity__id{font-family:var(--sc-font-mono)}