{"version":3,"sources":["../src/CircleBadge/CircleBadge.module.css.js"],"names":[],"mappings":"AAAA,mCAEE,kBAAmB,CAEnB,4CAAwC,CACxC,iBAAkB,CAClB,mFAAwC,CALxC,YAAa,CAEb,sBAQF,CAHE,wDACE,mBACF,CAGF,uCACE,WAAY,CACZ,cAAe,CACf,aACF","file":"CircleBadge-87549d20.css","sourcesContent":[".CircleBadge {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background-color: var(--bgColor-default);\n  border-radius: 50%;\n  box-shadow: var(--shadow-resting-medium);\n\n  &:where([data-inline]) {\n    display: inline-flex;\n  }\n}\n\n.CircleBadgeIcon {\n  height: auto;\n  max-height: 55%;\n  max-width: 60%;\n}\n"]}