:where(.c-input-label){display:inline-block;margin-top:var(--theme-spacing-5xs, var(--theme-spacing-5xs--sm));font-size:var(--theme-fontSize-subheadingRegular);font-family:var(--theme-fontFamily-subheadingRegular);font-weight:var(--theme-fontWeight-subheadingRegular);font-style:var(--theme-fontStyle-subheadingRegular);line-height:var(--theme-lineHeight-subheadingRegular);letter-spacing:var(--theme-letterSpacing-subheadingRegular);text-decoration:initial}:where(.c-input-help-text){width:100%;display:flex;justify-content:space-between;white-space:pre-line;--un-text-opacity:1;color:rgb(var(--theme-colors-text-onCanvasStrong) / var(--un-text-opacity));font-size:var(--theme-fontSize-captionRegular);font-family:var(--theme-fontFamily-captionRegular);font-weight:var(--theme-fontWeight-captionRegular);font-style:var(--theme-fontStyle-captionRegular);line-height:var(--theme-lineHeight-captionRegular);letter-spacing:var(--theme-letterSpacing-captionRegular);text-decoration:initial}:where(.c-input-errors){display:grid;grid-template-columns:repeat(1,minmax(0,1fr));--un-text-opacity:1;color:rgb(var(--theme-colors-text-onCanvasDanger) / var(--un-text-opacity));gap:var(--theme-spacing-5xs, var(--theme-spacing-5xs--sm));font-size:var(--theme-fontSize-captionRegular);font-family:var(--theme-fontFamily-captionRegular);font-weight:var(--theme-fontWeight-captionRegular);font-style:var(--theme-fontStyle-captionRegular);line-height:var(--theme-lineHeight-captionRegular);letter-spacing:var(--theme-letterSpacing-captionRegular);text-decoration:initial}
