.tk-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;line-height:18px;background:#eef2ff;color:#1e3a8a}
.tk-chip .tk-chip-count{display:inline-block;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:999px;background:#2563eb;color:#fff;font-weight:600;padding:0 6px}
.tk-chip-new{background:#e0f2fe;color:#075985}
.tk-chip-review{background:#fef9c3;color:#854d0e}
.tk-chip-approved{background:#dcfce7;color:#14532d}
.tk-chip-rejected{background:#fee2e2;color:#7f1d1d}