:root,:host{--badge-set-column-gap-min: 16;--badge-set-column-gap-max: 20;--badge-set-row-gap-min: 16;--badge-set-row-gap-max: 20;--badge-set-margin-top-min: 12;--badge-set-margin-top-max: 12;--badge-set-margin-bottom-min: 12;--badge-set-margin-bottom-max: 12}.layout--badge-set{--column-gap-min: var(--badge-set-column-gap-min);--column-gap-max: var(--badge-set-column-gap-max);--row-gap-min: var(--badge-set-row-gap-min);--row-gap-max: var(--badge-set-row-gap-max)}.layout--badge-set.left{--layout-flexible-justify-content: flex-start}.layout--badge-set.center{--layout-flexible-justify-content: center}.layout--badge-set.right{--layout-flexible-justify-content: flex-end}