gov-badge,.gov-badge{display:flex;align-items:center;justify-content:center;width:fit-content;color:var(--text-black-fixed);background-color:var(--background-secondary)}gov-badge[size=s]:not([content=empty]),.gov-badge[size=s]:not([content=empty]){height:var(--height, var(--height-m));min-width:var(--height, var(--height-m));border-radius:var(--border-radius, var(--corner-radius-s));font-size:var(--font-size, var(--font-size-body-xs));line-height:var(--line-height, 1.2)}gov-badge[size=s]:not([content=empty])[content=number],.gov-badge[size=s]:not([content=empty])[content=number]{padding:var(--padding, 0 var(--spacing-xs))}gov-badge[size=s]:not([content=empty])[content=icon]>gov-icon,gov-badge[size=s]:not([content=empty])[content=icon]>.gov-icon,.gov-badge[size=s]:not([content=empty])[content=icon]>gov-icon,.gov-badge[size=s]:not([content=empty])[content=icon]>.gov-icon{width:var(--icon-size, var(--icon-size-xs));height:var(--icon-size, var(--icon-size-xs))}gov-badge[size=m]:not([content=empty]),.gov-badge[size=m]:not([content=empty]){height:var(--height, var(--height-l));min-width:var(--height, var(--height-l));border-radius:var(--border-radius, var(--corner-radius-s-nudge));font-size:var(--font-size, var(--font-size-body-m));line-height:var(--line-height, 1)}gov-badge[size=m]:not([content=empty])[content=number],.gov-badge[size=m]:not([content=empty])[content=number]{padding:var(--padding, 0 var(--spacing-xs-nudge))}gov-badge[size=m]:not([content=empty])[content=icon]>gov-icon,gov-badge[size=m]:not([content=empty])[content=icon]>.gov-icon,.gov-badge[size=m]:not([content=empty])[content=icon]>gov-icon,.gov-badge[size=m]:not([content=empty])[content=icon]>.gov-icon{width:var(--icon-size, var(--icon-size-m));height:var(--icon-size, var(--icon-size-m))}gov-badge[content=empty],.gov-badge[content=empty]{width:var(--height-s-nudge);height:var(--height-s-nudge);border-radius:var(--corner-radius-s);border:1px solid var(--border-secondary-bold)}
