:root{--avatar-default-width:40px;--avatar-default-height:40px;--avatar-default-border-radius:9999px;--avatar-default-background-color:rgb(var(--global-color-primary-500));--avatar-default-text-color:rgb(var(--global-color-grey-50));--avatar-default-text-weight:700}.avatar.svelte-1l63u8z{width:var(--avatar-width,var(--avatar-default-width));height:var(--avatar-height,var(--avatar-default-height));min-width:var(--avatar-min-width);max-width:var(--avatar-max-width);height:var(--avatar-height,var(--avatar-default-height));min-height:var(--avatar-min-height);max-height:var(--avatar-max-height);border-radius:var(--avatar-border-radius,var(--avatar-default-border-radius));border:var(--avatar-border,var(--avatar-default-border))}img.svelte-1l63u8z{object-fit:cover}div.svelte-1l63u8z{background-color:var(--avatar-background-color,var(--avatar-default-background-color));color:var(--avatar-text-color,var(--avatar-default-text-color));font-size:var(--avatar-text-size,calc(var(--avatar-height,var(--avatar-default-height)) - calc(var(--avatar-height,var(--avatar-default-height)) / 1.7)));font-weight:var(--avatar-text-weight,var(--avatar-default-text-weight));justify-content:center;align-items:center;display:flex}
