body { background: #0a0f0a; }
main { max-width: 1400px; }
.brand { color: #39ff88 !important; font-weight: 700; letter-spacing: 1px; }
.card { background: #0e150e; border: 1px solid #1d3320; }
.card-header { background: #101a10; border-bottom: 1px solid #1d3320; color: #39ff88; font-weight: 600; }
.navbar { background: #0c120c; }
.nav-link:hover { color: #39ff88; }
.nav-link.active { color: #39ff88 !important; font-weight: 600; border-bottom: 2px solid #39ff88; }
.nav-iot { color: #ffd24d !important; }
.nav-iot.active { color: #ffd24d !important; border-bottom: 2px solid #ffd24d; }
footer { color: #4a6b4f; font-size: .8rem; border-top: 1px solid #1d3320; }
code, .mono { font-family: Consolas, monospace; color: #7dffb0; }
.stat-num { font-size: 1.9rem; font-weight: 700; color: #39ff88; }
.table { --bs-table-bg: transparent; }
.log-caixa { background: #050805; border: 1px solid #1d3320; font-family: Consolas, monospace;
  font-size: .82rem; white-space: pre-wrap; max-height: 480px; overflow-y: auto; padding: .8rem; }
.token-caixa { word-break: break-all; font-family: Consolas, monospace; font-size: .78rem;
  background: #050805; border: 1px solid #1d3320; padding: .8rem; }
.badge-hit { background: #39ff88; color: #04140a; }
