.styles_textarea__Dx6Jx{display:flex;min-height:80px;width:100%;border-radius:.375rem;border:1px solid #fbcfe8;background-color:#fff;padding:.5rem .75rem;font-size:.875rem;color:inherit;resize:vertical;outline:none;transition:box-shadow .2s,border-color .2s}.styles_textarea__Dx6Jx::placeholder{color:var(--muted-foreground)}.styles_textarea__Dx6Jx:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none;border-color:var(--ring)}.styles_textarea__Dx6Jx:focus-visible:focus-within{outline-offset:2px}.styles_textarea__Dx6Jx:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:767px){.styles_textarea__Dx6Jx{font-size:16px}}