/* Keep prompt AI actions mounted while hiding them from the storyboard UI. */
.prompt-ai-generate-action {
  display: none !important;
}
