.user-profile__hero{gap:var(--spacing-xl);margin-bottom:var(--spacing-2xl);padding:var(--spacing-2xl)0;border-block:1px solid var(--g-color-line-generic);align-items:stretch;display:grid}@media (min-width:720px){.user-profile__hero{grid-template-columns:160px minmax(0,1fr)}}.user-profile__avatar-shell{place-items:start;display:grid}.user-profile__avatar{background:linear-gradient(135deg,#ffd47af0,#ffb84dd1),var(--acc);width:136px;height:136px;color:var(--g-color-text-dark-primary);border:1px solid #ffd47a7a;border-radius:50%;place-items:center;font-size:56px;font-weight:800;line-height:1;display:grid;overflow:hidden;box-shadow:0 18px 48px #00000047}.user-profile__avatar-image{object-fit:cover;width:100%;height:100%;display:block}.user-profile__content{justify-content:center;gap:var(--spacing-lg);flex-direction:column;min-width:0;display:flex}.user-profile__copy{min-width:0}.user-profile__title{margin:0}.user-profile__bio{max-width:720px;font-size:17px;line-height:1.6}.user-profile__stats{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.user-profile__stat{align-items:center;gap:var(--spacing-xs);border:1px solid var(--g-color-line-generic);min-height:36px;padding:0 var(--spacing-md);color:var(--g-color-text-secondary);background:#ffffff0a;border-radius:999px;font-size:13px;line-height:1;display:inline-flex}.user-profile__stat strong{color:var(--g-color-text-primary);font-size:15px}.user-profile__links{margin-top:var(--spacing-xs)}.user-profile__pets{margin-top:var(--spacing-2xl)}
