body { background:#f5f6f8; }
.card-kpi { border:0; box-shadow:0 .125rem .5rem rgba(0,0,0,.06); }
.table-card { background:#fff; border-radius:.75rem; box-shadow:0 .125rem .5rem rgba(0,0,0,.05); overflow:hidden; }
.status-badge { font-size:.78rem; }
.timeline { border-left:2px solid #dee2e6; margin-left:.6rem; padding-left:1.3rem; }
.timeline-item { position:relative; margin-bottom:1.2rem; }
.timeline-item:before { content:""; position:absolute; left:-1.68rem; top:.35rem; width:.7rem; height:.7rem; border-radius:50%; background:#6c757d; }
