.AvatarRoot{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px;height:40px;border-radius:100%;background-color:var(--blackA)}.AvatarImage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.AvatarFallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--slate10);color:#fff;font-size:15px;line-height:1;font-weight:500}
