.TextInput{margin-bottom:1rem}.TextInput label{margin-bottom:.25rem;font-size:1.125rem;line-height:1.5rem;--tw-text-opacity:1}.TextInput input,.TextInput label{display:block;font-weight:500;color:rgb(255 255 255/var(--tw-text-opacity))}.TextInput input{height:3rem;width:100%;border-radius:.5rem;border-width:1.5px;--tw-border-opacity:1;border-color:rgb(140 140 140/var(--tw-border-opacity));background-color:transparent;padding-left:1rem;padding-right:1rem;letter-spacing:-.025em;--tw-text-opacity:1;caret-color:#ef4444}.TextInput input:focus{border-width:2px;--tw-border-opacity:1;border-color:rgb(140 140 140/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.TextInput input:disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-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}