.ariaTextArea:global(.__wab_instance) {
  box-sizing: border-box;
  object-fit: cover;
  position: relative;
  box-shadow: inset 0px 0px 0px 1px var(--token-ghSBPlOAJa9d);
  font-size: var(--token-_znTA6TdHWbH);
  line-height: var(--token-I5dWYWEt-PSd);
  width: 100%;
  color: var(--token-WSkQ1ZKIfDUj);
  font-family: var(--token-pk-RJ7GjNe3Z);
  min-width: 0;
  border-radius: var(--token-p2zx-9xrNzLz);
  padding: var(--token-p2zx-9xrNzLz) var(--token-ecohgIYQ_8gi);
  border-style: none;
}
.ariaTextArea[data-focused]:global(.__wab_instance) {
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--token-VINM17TDM9Vb);
  outline-offset: 1px;
}
.ariaTextArea[data-disabled]:global(.__wab_instance) {
  cursor: not-allowed;
}
.ariaTextAreatype_soft:global(.__wab_instance) {
  background: var(--token-0X5bwZjKSbAA);
  box-shadow: none;
}
.ariaTextAreatype_soft[data-hovered]:global(.__wab_instance) {
  background: var(--token-r3f6Ja9X51tT);
}
.ariaTextAreatype_plain:global(.__wab_instance) {
  box-shadow: none;
}
.ariaTextAreatype_plain[data-hovered]:global(.__wab_instance) {
  background: var(--token-0X5bwZjKSbAA);
}
.ariaTextAreaflat_top:global(.__wab_instance) {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}
.ariaTextAreaflat_right:global(.__wab_instance) {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
.ariaTextAreaflat_bottom:global(.__wab_instance) {
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
.ariaTextAreaflat_left:global(.__wab_instance) {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
.ariaTextAreapadded_left:global(.__wab_instance) {
  padding-left: var(--token-P9CxdoNqVlgh);
}
.ariaTextAreapadded_right:global(.__wab_instance) {
  padding-right: var(--token-P9CxdoNqVlgh);
}
