:where(.c-input-label){--un-text-opacity:1;color:rgb(var(--theme-colors-text-strong-on-X) / var(--un-text-opacity));font-size:var(--theme-fontSize-body-sm-strong);font-family:var(--theme-fontFamily-body-sm-strong);font-weight:var(--theme-fontWeight-body-sm-strong);font-style:var(--theme-fontStyle-body-sm-strong);line-height:var(--theme-lineHeight-body-sm-strong);letter-spacing:var(--theme-letterSpacing-body-sm-strong);text-transform:initial;text-decoration:initial}:where(.c-input-help-text){display:inline-flex;justify-content:space-between;white-space:pre-line;--un-text-opacity:1;color:rgb(var(--theme-colors-text-subtle-on-X) / var(--un-text-opacity));gap:var(--theme-layout-gutter, var(--theme-layout-gutter--sm));font-size:var(--theme-fontSize-caption-md-regular);font-family:var(--theme-fontFamily-caption-md-regular);font-weight:var(--theme-fontWeight-caption-md-regular);font-style:initial;line-height:var(--theme-lineHeight-caption-md-regular);letter-spacing:var(--theme-letterSpacing-caption-md-regular);text-transform:initial;text-decoration:initial}:where(.c-input-errors){display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--theme-spacing-5xs, var(--theme-spacing-5xs--sm))}:where(.c-input-wrap){display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--theme-spacing-4xs, var(--theme-spacing-4xs--sm))}
