.AvatarRoot{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;vertical-align:middle;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px;height:200px;border-radius:20%;background-color:var(--blackA3)}.AvatarImage{width:100%;height:100%;object-fit:cover;border-radius:inherit}.AvatarFallback{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;background-color:rgba(247,246,255,.274);color:var(--violet11);font-size:15px;line-height:1;font-weight:500}