.jl-avatar{font-family:var(--font-sans);font-weight:var(--weight-semibold);color:var(--text-on-brand);background:var(--brand-500);-webkit-user-select:none;user-select:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.jl-avatar--square{border-radius:var(--radius-lg)}.jl-avatar__img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.jl-avatar__ring,.jl-avatar__status{box-shadow:0 0 0 2px var(--surface-card)}.jl-avatar__status{border-radius:50%;width:28%;min-width:8px;height:28%;min-height:8px;position:absolute;bottom:-1px;right:-1px}.jl-avatar__status--online{background:var(--success)}.jl-avatar__status--busy{background:var(--danger)}.jl-avatar__status--away{background:var(--warning)}.jl-avatar__status--offline{background:var(--neutral-400)}.jl-avatar-group{display:inline-flex}.jl-avatar-group>*{box-shadow:0 0 0 2px var(--surface-card);margin-left:-8px}.jl-avatar-group>:first-child{margin-left:0}.jl-avatar-group__more{background:var(--surface-muted);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-semibold);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}
