.identity{display:flex;align-items:center;gap:24px;margin-bottom:12px}.avatar{width:100px;height:100px;object-fit:cover;border-radius:50%;border:4px solid var(--paper);box-shadow:0 0 0 1px var(--line);flex-shrink:0}.identity .eyebrow{flex-direction:column;gap:4px}@media(max-width:760px){.avatar{width:80px;height:80px}.identity{gap:18px}}
