{"version":3,"sources":["../src/AvatarPair/AvatarPair.module.css"],"names":[],"mappings":"AAAA,iCAEE,mBAAoB,CADpB,iBAcF,CAXE,gJAIE,UAAW,CACX,gEAAgC,CAHhC,iBAAkB,CAClB,UAGF,CAEA,4EACE,sEACF,CAGF,kCACE,mEACF","file":"AvatarPair-68990abe.css","sourcesContent":[".AvatarPair {\n  position: relative;\n  display: inline-flex;\n\n  [data-component='Avatar']:last-child,\n  [data-component='SkeletonAvatar']:last-child {\n    position: absolute;\n    right: -15%;\n    bottom: -9%;\n    box-shadow: var(--avatar-shadow);\n  }\n\n  [data-component='SkeletonAvatar']:last-child {\n    box-shadow: inset var(--avatar-shadow);\n  }\n}\n\n.AvatarChild {\n  background-color: var(--bgColor-default);\n}\n"]}