html body [data-tahe-asset-empty-back="true"] {
  position: relative !important;
  width: fit-content !important;
  min-width: 0 !important;
  height: 18px !important;
  min-height: 18px !important;
  padding: 0 !important;
  margin-bottom: 1.5rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #9ca3af !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex: 0 0 auto !important;
  overflow: visible !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
}

html body [data-tahe-asset-empty-back="true"]::before {
  content: none !important;
  display: none !important;
}

html body [data-tahe-asset-empty-back="true"]:hover {
  color: #ffffff !important;
}

html body [data-tahe-asset-empty-back="true"]:focus-visible {
  outline: 2px solid #9c5ef6 !important;
  outline-offset: 2px !important;
}

html body [data-tahe-asset-empty-back-label="true"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

html body [data-tahe-asset-empty-back-icon="true"] {
  width: 12px !important;
  min-width: 12px !important;
  height: 12px !important;
  margin: 0 4px 0 0 !important;
  color: inherit !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 12px !important;
}

html body [data-tahe-asset-empty-back-icon="true"] svg {
  width: 12px !important;
  height: 12px !important;
}

html body [data-tahe-asset-empty-back-display="true"] {
  position: static !important;
  width: auto !important;
  height: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: inherit !important;
  display: inline-block !important;
  overflow: visible !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

html body [data-tahe-asset-empty-header="true"] {
  margin-bottom: 1.5rem !important;
  flex-shrink: 0 !important;
}

html body [data-tahe-asset-empty-frame="true"] {
  width: 100% !important;
  height: 11rem !important;
  border: 1px dashed #4b5563 !important;
  border-radius: 0.75rem !important;
  background: #181819 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  margin-bottom: 1rem !important;
  flex-shrink: 0 !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s ease !important;
}

html body [data-tahe-asset-empty-frame="true"]:hover {
  border-color: #6b7280 !important;
}

html body [data-tahe-asset-empty-source="true"] {
  display: none !important;
}

html body [data-tahe-asset-empty-frame="true"] .el-image {
  width: 100% !important;
  height: 100% !important;
  cursor: zoom-in !important;
}

html body [data-tahe-generation-frame="scene"][data-tahe-asset-empty-frame="true"]
  .el-image__inner {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

html body [data-tahe-asset-empty-content="true"] {
  width: 100%;
  height: 100%;
  color: #6b7280 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

html body [data-tahe-asset-empty-icon="true"] {
  width: 30px;
  height: 30px;
  color: #6b7280;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

html body [data-tahe-asset-empty-icon="true"] svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
}

html body [data-tahe-asset-empty-text="true"] {
  color: #6b7280 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
}
