tbody tr.outline.outline-1.outline-indigo-400\/40.bg-slate-900\/45 td {
  background: linear-gradient(180deg, rgba(30, 41, 59, 0.94), rgba(15, 23, 42, 0.92)) !important;
  color: #f8fafc !important;
  border-top-color: rgba(96, 165, 250, 0.34) !important;
  border-bottom-color: rgba(96, 165, 250, 0.34) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    inset 0 -1px 0 rgba(255, 255, 255, 0.04);
}

tbody tr.outline.outline-1.outline-indigo-400\/40.bg-slate-900\/45 td:first-child {
  box-shadow:
    inset 5px 0 0 rgba(56, 189, 248, 0.95),
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    inset 0 -1px 0 rgba(255, 255, 255, 0.04);
}

tbody tr.outline.outline-1.outline-indigo-400\/40.bg-slate-900\/45 td:nth-child(2) {
  color: #ffffff !important;
  font-weight: 900 !important;
  text-shadow: 0 0 18px rgba(96, 165, 250, 0.22);
}

tbody tr.outline.outline-1.outline-indigo-400\/40.bg-slate-900\/45 td:last-child {
  color: #ffffff !important;
}
