.avatar-photo{width:100%;height:100%;object-fit:cover;border-radius:inherit}.edit-avatar{width:104px;height:104px;border-radius:28px;background:#eee9ff;margin:10px auto;overflow:hidden;display:grid;place-items:center;font-size:42px;position:relative}.edit-avatar label{position:absolute;inset:auto 0 0;background:#221d35aa;color:#fff;text-align:center;padding:7px;font-size:11px;cursor:pointer}.hidden-file{display:none}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 16px}.photo-tile{aspect-ratio:1;border-radius:14px;background:#f1eef8;overflow:hidden;display:grid;place-items:center;color:#777;font-size:12px}.photo-tile img{width:100%;height:100%;object-fit:cover}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0}.gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:13px}.media-note{font-size:11px;color:var(--muted);line-height:1.5}.profile-avatar.has-photo{overflow:hidden}.card .avatar.has-photo{overflow:hidden;padding:0}.detail-hero .avatar.has-photo{overflow:hidden;padding:0}
