.TextInput{margin-bottom:1rem}.TextInput label{margin-bottom:.5rem;font-size:12px}.TextInput input,.TextInput label{display:block;font-weight:400;--tw-text-opacity:1;color:rgb(29 46 54/var(--tw-text-opacity))}.TextInput input{height:2.25rem;width:100%;border-radius:.5rem;border-width:1px;padding-left:1rem;padding-right:1rem;letter-spacing:-.025em}.TextInput input:disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.TextInput .inputIcon{left:0}.TextInput .inputIcon,.TextInput .passwordIcon{position:absolute;top:0;bottom:0;display:flex;cursor:pointer;align-items:center}.TextInput .passwordIcon{right:0;padding-right:.75rem}.TextInput .error-message{margin-top:.5rem;max-width:24rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.TextInput.input-gray input{@label text-white bg-white-100}.TextInput .amount-input::-webkit-inner-spin-button,.TextInput .amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextInput .amount-input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}