
.tcs-card{border:1px solid #ddd;padding:16px;border-radius:10px;max-width:500px}
.tcs-header{display:flex;justify-content:space-between}
.tcs-badge{padding:4px 8px;border-radius:20px;font-size:12px}
.tcs-badge-idle{background:#e5e7eb}
.tcs-badge-live{background:#22c55e;color:#fff}
.tcs-row{display:flex;justify-content:space-between;margin:6px 0}
.tcs-muted{color:#6b7280}
