.tag{border-radius:var(--r-chip);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.tag:before{content:"";border-radius:1px;flex-shrink:0;width:6px;height:6px}.tag[data-tone=placeholder]{color:var(--warn);background:var(--warn-wash)}.tag[data-tone=placeholder]:before{background:var(--warn)}.tag[data-tone=verified]{color:var(--good);background:var(--good-wash)}.tag[data-tone=verified]:before{background:var(--good)}.tag[data-tone=ink]{color:var(--ink);background:var(--paper-2)}.tag[data-tone=ink]:before{background:var(--ink)}.tag[data-tone=blue]{color:var(--blue-ink);background:var(--blue-wash)}.tag[data-tone=blue]:before{background:var(--blue)}
