.status-cell-tag{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:1000px;font-size:1rem;font-weight:500;line-height:1.6rem;letter-spacing:-.012rem;white-space:nowrap;height:2rem}.status-cell-tag.status-cell-positive{color:var(--positive-500);background-color:var(--positive-a13)}.status-cell-tag.status-cell-negative{color:var(--negative-500);background-color:var(--negative-a13)}.status-cell-tag.status-cell-warning{color:var(--warning-500);background-color:var(--warning-a13)}.status-cell-tag.status-cell-info{color:var(--info-500);background-color:var(--info-a18)}