.TextAreaAutogrow{min-height:30px;max-height:200px;padding:0}.TextAreaAutogrow textarea{height:var(--space-6)}.TextAreaAutogrow.error{border:1px solid var(--app-red-100);box-shadow:none}.TextAreaAutogrow.error:focus,.TextAreaAutogrow.error:focus-within{outline:2px solid var(--app-red-100)}.TextAreaAutogrow-charCount.Red{color:#a45b59}.TextAreaAutogrow-charCount.Gray{color:#9c9c9c}
