.TextInput_floatLabelInput__v7cQO{position:relative;width:100%}.TextInput_inputField__SGooM{width:100%;padding:12px 16px;font-size:1rem;border:2px solid var(--input-border-color);border-radius:12px;outline:none;transition:border-color .3s;background-color:var(--input-background)}.TextInput_inputLabel__s5qBw{position:absolute;top:12px;left:16px;border-radius:24px;color:var(--label-color);pointer-events:none;font-size:1rem;background-color:var(--input-label-color);padding:0 4px;transition:transform .2s ease,font-size .2s ease,color .2s ease;transform-origin:left top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 60px)}.TextInput_textareaField__uf4rs{min-height:200px;max-height:200px;overflow-y:auto;resize:none}.TextInput_labelWithIcon___VOA4{left:36px}.TextInput_floatLabelInput__v7cQO input:not(:placeholder-shown)+.TextInput_inputLabel__s5qBw,.TextInput_floatLabelInput__v7cQO textarea:not(:placeholder-shown)+.TextInput_inputLabel__s5qBw,.TextInput_floatLabelInput__v7cQO:focus-within .TextInput_inputLabel__s5qBw{transform:translateY(-1.5rem) scale(.75);background-color:var(--background);transition:transform .2s ease,font-size .2s ease,color .2s ease}.TextInput_inputField__SGooM:focus,.TextInput_inputField__SGooM:hover{border-color:var(--input-focus-border-color)}.TextInput_floatLabelInput__v7cQO input:focus+.TextInput_inputLabel__s5qBw,.TextInput_floatLabelInput__v7cQO textarea:focus+.TextInput_inputLabel__s5qBw{color:var(--label-focus-color)}.TextInput_floatLabelInputError__JUNmN .TextInput_inputField__SGooM{border-color:var(--error-color)}.TextInput_floatLabelInputError__JUNmN .TextInput_inputLabel__s5qBw{color:var(--error-color)}.TextInput_noSpinner__D97J1::-webkit-inner-spin-button,.TextInput_noSpinner__D97J1::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextInput_noSpinner__D97J1{-moz-appearance:textfield}