.identity-chip{display:inline-flex;align-items:center;max-width:150px;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#202922;color:var(--ink);font-size:.75rem;font-weight:800;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity-chip:hover{background:#2b362e}.identity-chip[data-auth-state="guest"]{color:#b9c4ba;font-weight:700}@media(max-width:760px){.identity-chip{max-width:128px}}
