.text-field{display:flex;flex-direction:row;border-radius:var(--radius);background-color:hsl(var(--accent));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-field,.text-field input{font-weight:400;outline-width:0}.text-field input{width:100%;background-color:transparent;font-size:.875rem;line-height:1.25rem}