/* src/components/base-copilot-textarea/base-copilot-textarea.css */
.copilot-kit-textarea-css-scope .copilot-textarea.with-branding::after {
  content: "";
  position: absolute;
}
.copilot-kit-textarea-css-scope .copilot-textarea.no-branding::after {
  content: "";
}
/*# sourceMappingURL=copilot-textarea.css.map */