.master-controls[data-v-dbafbeae] {
  min-height: 0 !important;
  padding-top: 0 !important;
}
.collapsible-icon[data-v-dbafbeae] {
  margin-left: auto;
}.template-report-runner-group[data-v-4268a5bb] {
  margin-bottom: 20px;
}/***=!! New design variables !!=***/
.schema-preview[data-v-4adaef25] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0.9375rem 1.25rem;
  border-radius: 4px;
  background-color: #f7f7f7;
}
.schema-preview__label[data-v-4adaef25] {
  font-size: 0.875rem;
  color: #b4b4b4;
}
.schema-preview__spinner[data-v-4adaef25] {
  font-size: 0.75rem;
  color: #b4b4b4;
}
.schema-preview__noted-header[data-v-4adaef25] {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 4px;
}
.schema-preview__table-wrap[data-v-4adaef25] {
  overflow-x: auto;
}
.schema-preview[data-v-4adaef25] .table {
  margin-bottom: 0;
  background: transparent;
}
.schema-preview[data-v-4adaef25] .table thead tr th {
  white-space: nowrap;
  border-bottom-color: var(--extole-border, rgba(0, 0, 0, 0.08));
}
.schema-preview[data-v-4adaef25] .table tbody td {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: none;
}[data-v-1a91a489] .metric-column-ghost {
  opacity: 0.5;
}