body { font-size: 0.95rem; }
.mono { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 0.85em; }
.table-sm td, .table-sm th { vertical-align: middle; }
.badge-status-done { background: #198754; }
.badge-status-failed { background: #dc3545; }
.badge-status-pending { background: #fd7e14; }
.badge-status-cancelled { background: #6c757d; }
.kv th { width: 30%; color: #6c757d; font-weight: 500; }
.delta-pos { color: #198754; }
.delta-neg { color: #dc3545; }
pre.snapshot { max-height: 400px; overflow: auto; background: #f8f9fa; padding: .75rem; font-size: .8rem; }
