.user-avatar.svelte-vmt7ab{width:var(--avatar-size);height:var(--avatar-size);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bg-bold)}.user-avatar.svelte-vmt7ab[data-shape=square]{border-radius:calc(var(--avatar-size) * .25)}.user-avatar.svelte-vmt7ab[data-shape=circle]{border-radius:var(--radius-full)}.user-avatar.svelte-vmt7ab [data-avatar-root]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.user-avatar.svelte-vmt7ab [data-avatar-image]{width:100%;height:100%;object-fit:cover}.user-avatar.svelte-vmt7ab [data-avatar-fallback]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-bold);color:var(--fg-muted);font-weight:var(--font-extrabold);font-size:calc(var(--avatar-size) * .38);text-transform:uppercase;-webkit-user-select:none;user-select:none}
