.profile-links{display:flex;gap:.65rem;flex-wrap:wrap}.profile-link{width:2.8rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--rule);background:rgba(255,255,255,.55);color:var(--ink);text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.profile-link:hover{transform:translateY(-1px);background:rgba(255,255,255,.8);border-color:rgba(15,14,12,.18)}.profile-link svg{width:1.15rem;height:1.15rem;fill:currentColor}.profile-link-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}