.coreAvatar{align-items:center;background:linear-gradient(to right,rgba(var(--companyColorRGB),.1),rgba(var(--companyColorRGB),.1)),linear-gradient(to right,var(--white),var(--white));border-radius:50%;display:flex;justify-content:center;outline:none}.coreAvatar img{border-radius:50%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.coreAvatar:focus{box-shadow:0 0 0 4px rgba(var(--companyColorRGB),.2)}.coreAvatar.includeBorder{border:1px solid var(--white)}.coreAvatar.companyAvatar{background:var(--grayc50);border-radius:4px}.coreAvatar.companyAvatar img{border-radius:4px}.coreAvatar.allowBackgroundStack{background:rgba(var(--companyColorRGB),.1)}.coreAvatar.removeBackgroundColor{background:var(--grayc50)}.coreAvatar.xxs{height:16px;min-height:16px;min-width:16px;width:16px}.coreAvatar.xxs.companyAvatar{height:20px;min-height:20px;min-width:20px;width:20px}.coreAvatar.xs{height:24px;min-height:24px;min-width:24px;width:24px}.coreAvatar.sm{height:32px;min-height:32px;min-width:32px;width:32px}.coreAvatar.md{height:40px;min-height:40px;min-width:40px;width:40px}.coreAvatar.lg{height:48px;min-height:48px;min-width:48px;width:48px}.coreAvatar.xl{height:56px;min-height:56px;min-width:56px;width:56px}.coreAvatar.xxl{height:64px;min-height:64px;min-width:64px;width:64px}.coreAvatar.xxxl{height:96px;min-height:96px;min-width:96px;width:96px}.coreAvatar.xxxxl{height:128px;min-height:128px;min-width:128px;width:128px}
