body { min-height: 100vh; }
.table thead th { white-space: nowrap; font-size: .85rem; color: #495057; }
.metric-card { border: 0; box-shadow: 0 .125rem .5rem rgba(0,0,0,.06); height: 100%; }
.metric-card small { color: #6c757d; display: block; margin-bottom: .35rem; }
.text-preline { white-space: pre-line; }
.nav-tabs .nav-link { color: #495057; }
.card-header { background: rgba(13,110,253,.04); }

.accordion-button { font-weight: 600; }
.accordion-body { background: #fff; }
.sticky-bottom { z-index: 1010; }
.card-body small.text-secondary + div { min-height: 1.5rem; }
