.smart-ai-forms-block-placeholder {
  padding: 16px;
  border: 1px dashed #c3c4c7;
  border-radius: 6px;
  background: #f6f7f7;
  color: #1d2327;
}

.smart-ai-forms-preview-fallback {
  padding: 12px;
  background: #fefefe;
  border: 1px solid #dcdcde;
  border-radius: 4px;
}


