.svelte-counter-label{display:inline-flex;align-items:center;justify-content:center;background-color:var(--bgColor-neutral-muted);color:var(--fgColor-default);border-radius:500px;pointer-events:none;height:18px;min-width:18px;font-style:normal;padding:0 6px}.svelte-counter-label-inverted{background-color:var(--bgColor-neutral-emphasis);color:var(--fgColor-onEmphasis)}
