.root-zQhInF {
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-cfk_Wf {
  aspect-ratio: 1;
  object-fit: cover;
}

.fallback-AqFt3B, .image-cfk_Wf {
  width: 100%;
  height: 100%;
}

.fallback-AqFt3B {
  background-color: var(--ac-muted);
  color: var(--ac-muted-foreground);
  font-size: var(--ac-text-sm);
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}


/*# sourceMappingURL=avatar_module.css.map */