.field_container_5a07ab58 {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  width: 100%;
}

.field_label_23f6b992 {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--frey-color-text-primary);
  user-select: none;
}

label.field_label_23f6b992 {
  cursor: pointer;
}

.field_label_disabled_a828e119 {
  opacity: 0.5;
  cursor: not-allowed;
}

.required_indicator_b438591b {
  color: var(--frey-color-error, #dc2626);
  margin-left: 0.125rem;
}

.helper_text_c551e6bf {
  font-size: 0.75rem;
  color: var(--frey-color-text-secondary, #6b7280);
  margin: 0;
}

.error_text_0c43fbd7 {
  font-size: 0.75rem;
  color: var(--frey-color-error, #dc2626);
  margin: 0;
}

.visually_hidden_d33af3d7 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
