body { background: #1a1d23; }
footer { position: sticky; bottom: 0; }
.card { border-color: #2a2d35; }
.table { font-size: 0.9rem; }
code { color: #e6855b; }
.progress { background: #2a2d35; }
.progress-bar { font-size: 0.7rem; line-height: 16px; color: #000; font-weight: 600; }
.breadcrumb { background: transparent; padding: 0.5rem 0; }
.navbar-brand i { color: #4caf50; }
.btn-outline-success.active { background: #2d6a4f; color: #fff; }
