
.custom-textarea-wrapper[data-v-fc4bb36a] {
  position: relative;
  width: 100%;
}
.input-area[data-v-fc4bb36a] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.custom-input[data-v-fc4bb36a] {
  width: 300px;
  margin-right: 12px;
}
.tags-container[data-v-fc4bb36a] {
  margin-bottom: 15px;
  min-height: 32px;
  max-height: 150px;
  overflow-y: auto;
}
.sponsor-tag[data-v-fc4bb36a] {
  margin-right: 8px;
  margin-bottom: 8px;
}
.error-tip[data-v-fc4bb36a] {
  margin-top: 8px;
}
.error-text[data-v-fc4bb36a] {
  color: #f56c6c;
  font-size: 12px;
}

