<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.badge {
  display: inline-block;
  padding: 0em 0.8rem;
  min-height: 2rem;
  font-family: var(--font-button-family);
  font-style: var(--font-button-style);
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: var(--font-subtitle-weight);
  text-transform: none;
  word-break: break-word;
  border-radius: 0.2rem;
  letter-spacing: -0.02em;
}</pre></body></html>