.fds-avatar{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8);border-radius:50%;flex-shrink:0;display:flex;position:relative;overflow:hidden}.fds-avatar__image{aspect-ratio:1;width:100%;height:100%}.fds-avatar__fallback{background-color:var(--muted);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
