.table_container_cf6dc21c {
  width: 100%;
  overflow-x: auto;
  border: 1px solid var(--frey-color-border-subtle);
  border-radius: var(--frey-radius-md);
  background-color: var(--frey-color-surface);
}

.table_27cdf1b6 {
  width: 100%;
  min-width: 32rem;
  border-collapse: collapse;
  color: var(--frey-color-text);
}

.table_header_57ada4c2 {
  background-color: var(--frey-color-surface-subtle);
}

.table_head_e4d54334 {
  padding: 0.75rem 1rem;
  color: var(--frey-color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  border-bottom: 1px solid var(--frey-color-border-subtle);
}

.table_body_9c7a877f .table_row_a5c971f0:hover {
  background-color: var(--frey-color-surface-hover);
}

.table_cell_5480c112 {
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-bottom: 1px solid var(--frey-color-border-subtle);
  vertical-align: middle;
}

.table_footer_17fb06bb {
  background-color: var(--frey-color-surface-subtle);
}

.table_footer_17fb06bb .table_cell_5480c112 {
  font-weight: 600;
}

.table_caption_f83ef240 {
  caption-side: bottom;
  text-align: left;
  color: var(--frey-color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
  padding: 0.75rem 1rem;
}
