.slatedb-avatar{border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--accent-low);color:var(--accent-high);font-family:var(--slate-font-mono);font-weight:600;border:1px solid var(--ink-6);flex-shrink:0}.slatedb-avatar--sm{width:32px;height:32px;font-size:.75rem}.slatedb-avatar--md{width:42px;height:42px;font-size:.875rem}.slatedb-avatar--lg{width:56px;height:56px;font-size:1.1rem}.slatedb-avatar__img{width:100%;height:100%;object-fit:cover}.slatedb-avatar-group{display:flex;align-items:center}.slatedb-avatar-group .slatedb-avatar{margin-left:-.65rem;border:2px solid var(--surface-1)}.slatedb-avatar-group .slatedb-avatar:first-child{margin-left:0}