body { background:#f6f7f9; }
.card { border:0; box-shadow: 0 1px 3px rgba(0,0,0,.08); }
.table thead th { white-space: nowrap; }
.mono { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.small-muted { font-size: .875rem; color: #6c757d; }

/* tiny QoL */
.navbar .nav-link.active { font-weight: 600; }
