body { background:#0b0e14; }
.brand-dot{ display:inline-block;width:10px;height:10px;border-radius:50%;
  background:linear-gradient(135deg,#5b8cff,#8a5bff);margin-right:6px; }
.card{ background:#12151c;border:1px solid #232a36; }
.stat{ border-radius:12px;padding:16px 18px;background:#12151c;border:1px solid #232a36; }
.stat .n{ font-size:1.8rem;font-weight:700;line-height:1; }
.stat .l{ color:#8b93a7;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em; }
.table{ --bs-table-bg:transparent; }
a{ text-decoration:none; }
