.text-input_root__PIWBd{display:flex;flex-direction:column}.text-input_labelRow__HaqZi{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.text-input_label__Ha4ye{color:var(--color-grey-900)}.text-input_root__PIWBd[data-disabled] .text-input_label__Ha4ye{color:var(--color-grey-600)}.text-input_root__PIWBd[data-error] .text-input_label__Ha4ye{color:var(--color-red-600)}.text-input_optional__EPwYd{font-size:13px;line-height:1.3;color:var(--color-grey-700)}.text-input_root__PIWBd[data-disabled] .text-input_optional__EPwYd{color:var(--color-grey-600)}.text-input_fieldWrapper__9Prrq{display:flex;align-items:center;gap:12px;height:45px;padding:0 16px;border:1.5px solid var(--color-grey-300);border-radius:8px;background:var(--color-grey-100);box-sizing:border-box;align-self:stretch;transition:border-color .15s ease,box-shadow .15s ease}.text-input_fieldWrapper__9Prrq:hover:not([data-disabled]):not([data-error]){border-color:var(--color-cyan-500)}.text-input_fieldWrapper__9Prrq:focus-within:not([data-disabled]):not([data-error]){border-color:var(--color-grey-300);box-shadow:0 0 0 2px var(--color-cyan-400)}.text-input_root__PIWBd[data-disabled] .text-input_fieldWrapper__9Prrq{background:var(--color-grey-200);border-color:var(--color-grey-300);cursor:not-allowed}.text-input_root__PIWBd[data-error] .text-input_fieldWrapper__9Prrq{border-color:var(--color-red-600)}.text-input_prefix__VSW_c{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--color-grey-900)}.text-input_prefix__VSW_c>*{width:16px;height:16px}.text-input_fieldWrapper__9Prrq:focus-within .text-input_prefix__VSW_c{color:var(--color-cyan-500)}.text-input_root__PIWBd[data-error] .text-input_fieldWrapper__9Prrq .text-input_prefix__VSW_c{color:var(--color-red-600)}.text-input_root__PIWBd[data-disabled] .text-input_fieldWrapper__9Prrq .text-input_prefix__VSW_c{color:var(--color-grey-600)}.text-input_input__lxcUy{font-family:inherit;flex:1 1;width:100%;min-width:0;height:100%;border:none;background:rgba(0,0,0,0);font-size:15px;line-height:1.4;color:inherit}@supports(-webkit-touch-callout:none){.text-input_input__lxcUy{font-size:16px}}.text-input_input__lxcUy::placeholder{color:var(--color-grey-600)}.text-input_input__lxcUy:focus{outline:none}.text-input_input__lxcUy:disabled{cursor:not-allowed;opacity:1}.text-input_clearButton__e1sy0{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--color-grey-900);cursor:pointer;transition:opacity .15s ease}.text-input_clearButton__e1sy0:hover{opacity:.7}.text-input_description__n5re6{color:var(--color-grey-700);margin-top:8px}.text-input_root__PIWBd[data-disabled] .text-input_description__n5re6{color:var(--color-grey-600)}.text-input_errorMessage__SKp8O{color:var(--color-red-600);margin-top:8px}