.TextInput_wrapper__yyVqC{display:flex;flex-direction:column;gap:var(--space-8);width:100%}.TextInput_label___viAD{font-family:var(--font-ibm-plex-sans);font-size:var(--font-size-label-s);font-weight:var(--font-weight-medium);line-height:var(--line-height-label);color:var(--color-text-medium)}.TextInput_labelDisabled__Ilxi0{color:var(--color-text-subtle)}.TextInput_field__yCDoH{display:flex;align-items:center;padding:0 var(--space-16);border-radius:var(--radius-s);background-color:var(--color-surface-surface-1);box-shadow:inset 0 0 0 1px var(--color-border-subtle);border:var(--stroke-width-s,1px) solid var(--color-border-subtle);overflow:hidden;transition:box-shadow .15s ease,background-color .15s ease}.TextInput_field__yCDoH:has(input:not(:-moz-placeholder)){box-shadow:inset 0 0 0 1px var(--color-border-medium);border:var(--stroke-width-s,1px) solid var(--color-border-medium)}.TextInput_field__yCDoH:has(input:not(:placeholder-shown)),.TextInput_field__yCDoH:hover{box-shadow:inset 0 0 0 1px var(--color-border-medium);border:var(--stroke-width-s,1px) solid var(--color-border-medium)}.TextInput_field__yCDoH:focus,.TextInput_field__yCDoH:focus-within{box-shadow:inset 0 0 0 2px var(--color-green-200);border:var(--stroke-width-m,2px) solid var(--color-green-200)}.TextInput_field__yCDoH{height:var(--space-56)}.TextInput_field__yCDoH:has(input:not(:-moz-placeholder)):not(:focus-within){box-shadow:inset 0 0 0 1px var(--color-border-medium)}.TextInput_field__yCDoH:has(input:not(:placeholder-shown)):not(:focus-within){box-shadow:inset 0 0 0 1px var(--color-border-medium)}.TextInput_fieldError__Cv48T{box-shadow:inset 0 0 0 1px var(--color-system-error)!important;border:var(--stroke-width-s,1px) solid var(--color-system-error)}.TextInput_fieldDisabled__mYevu{background-color:var(--color-surface-surface-2);box-shadow:inset 0 0 0 1px var(--color-border-subtle);pointer-events:none}.TextInput_input__6T5iW{flex:1 0 0;min-width:1px;font-family:var(--font-ibm-plex-sans);font-size:var(--font-size-body-s);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);color:var(--color-text-strong);background:rgba(0,0,0,0);border:none;outline:none}.TextInput_input__6T5iW::-moz-placeholder{color:var(--color-text-subtle)}.TextInput_input__6T5iW::placeholder{color:var(--color-text-subtle)}.TextInput_helper__lmi0L{font-family:var(--font-ibm-plex-sans);font-size:var(--font-size-label-s);font-weight:var(--font-weight-medium);line-height:var(--line-height-label);color:var(--color-text-subtle);margin-block-start:var(--space-4)}.TextInput_helperError__u5pmB{color:var(--color-system-error-dark)}