@import url("https://cdn.jsdelivr.net/npm/@observablehq/inputs/dist/index.css");

.inputs-3a86ea-table tr:not(:last-child) td,
.inputs-3a86ea-table tr:not(:last-child) th {
  border-bottom-color: var(--theme-foreground-faintest);
}

.inputs-3a86ea-table thead tr td,
.inputs-3a86ea-table thead tr th {
  border-bottom-color: var(--theme-foreground-fainter);
}

.inputs-3a86ea-table thead th {
  background: var(--theme-background);
}
