.TextInput_label__OPXbQ{position:absolute;color:#575757;top:0;left:0;z-index:1;padding-top:.25rem;transform:translate(12px,16px) scale(1);transform-origin:left top;transition:transform .2s cubic-bezier(0,0,.2,1)}.TextInput_input__vfh7l{position:relative;width:100%;height:100%;padding:1.5rem .75rem 1rem;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent;border:1px solid #888888;border-radius:var(--border-radius);background-color:white}.TextInput_field__hMz0P{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center}.TextInput_field__hMz0P:has(.TextInput_longLabel__axBjC){flex-direction:column;align-items:start;gap:.25rem}.TextInput_field__hMz0P:has(.TextInput_longLabel__axBjC) .TextInput_input__vfh7l{padding-top:1rem}.TextInput_longLabel__axBjC{color:var(--foreground);position:relative;z-index:0;transform:none;transition:none}.TextInput_field__hMz0P:focus-within .TextInput_label__OPXbQ:not(.TextInput_longLabel__axBjC),.TextInput_labelActive__7fkPi:not(.TextInput_longLabel__axBjC){padding-top:0;transform:translate(12px,7px) scale(.75)}.TextInput_field__hMz0P:focus-within .TextInput_input__vfh7l{outline:1px solid var(--primary);outline-offset:-2px;border:1px solid var(--primary)}.TextInput_field__hMz0P:focus-within .TextInput_label__OPXbQ:not(.TextInput_longLabel__axBjC){color:var(--primary)}.TextInput_field__hMz0P .TextInput_helpText__ZhI7A{color:var(--error);margin-top:.25rem}.TextInput_showPass__ZLxS9{position:absolute;right:1rem;top:1.1rem}@media (prefers-reduced-motion){.TextInput_label__OPXbQ{transition:none;transform:translate(12px,7px) scale(.75);padding-top:0}}@media (max-width:768px){.TextInput_field__hMz0P{margin-bottom:1rem}}