.md-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--md-radius-full);font-family:var(--md-font-family);font-weight:var(--md-weight-semibold);line-height:1;white-space:nowrap}.md-badge--sm{min-width:1rem;height:1rem;padding:0 .25rem;font-size:.63rem}.md-badge--md{min-width:1.25rem;height:1.25rem;padding:0 .38rem;font-size:.69rem}.md-badge--lg{min-width:1.5rem;height:1.5rem;padding:0 .5rem;font-size:var(--md-text-sm)}.md-badge--dot{padding:0;border-radius:50%}.md-badge--dot.md-badge--sm{width:.38rem;height:.38rem;min-width:.38rem}.md-badge--dot.md-badge--md{width:.5rem;height:.5rem;min-width:.5rem}.md-badge--dot.md-badge--lg{width:.63rem;height:.63rem;min-width:.63rem}.md-badge--primary{background:var(--md-color-primary);color:var(--md-color-on-primary)}.md-badge--error{background:var(--md-color-error);color:var(--md-color-on-error)}.md-badge--success{background:var(--md-color-success);color:var(--md-color-on-success)}.md-badge--warning{background:var(--md-color-warning);color:var(--md-color-on-warning)}.md-badge--neutral{background:var(--md-grey-200);color:var(--md-grey-700)}[data-theme=dark] .md-badge--neutral{background:var(--md-grey-700);color:var(--md-grey-100)}
