.happy-hongmo-ai-summary {
  margin: 8px 0 24px;
  color: #242631;
}

.happy-hongmo-ai-summary:empty {
  display: none;
}

.happy-hongmo-ai-summary,
.happy-hongmo-ai-summary * {
  max-width: 100%;
  box-sizing: border-box;
}

.happy-hongmo-ai-summary > * {
  border-radius: 8px;
}

.happy-hongmo-ai-summary .post-TianliGPT {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 18px 20px !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: #f8f9fb !important;
  box-shadow: inset 3px 0 0 #e94f87 !important;
  overflow: hidden !important;
}

.happy-hongmo-ai-summary .tianliGPT-title {
  display: flex !important;
  width: 100% !important;
  height: 34px !important;
  min-height: 34px !important;
  align-items: center !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #242631 !important;
  line-height: 1 !important;
}

.happy-hongmo-ai-summary .tianliGPT-title-icon {
  display: inline-flex !important;
  width: 34px !important;
  height: 34px !important;
  flex: 0 0 34px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  border-radius: 7px !important;
  background: #fdebf2 !important;
  color: #d93d75 !important;
  line-height: 1 !important;
  overflow: hidden !important;
}

.happy-hongmo-ai-summary .tianliGPT-title-icon svg {
  display: block !important;
  width: 19px !important;
  height: 19px !important;
  min-width: 19px !important;
  min-height: 19px !important;
  max-width: 19px !important;
  max-height: 19px !important;
  margin: 0 !important;
}

.happy-hongmo-ai-summary .tianliGPT-title-icon svg path {
  fill: currentColor !important;
}

.happy-hongmo-ai-summary .tianliGPT-title-text {
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #242631 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
}

.happy-hongmo-ai-summary .tianliGPT-tag {
  display: inline-flex !important;
  width: auto !important;
  height: 22px !important;
  min-height: 22px !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 7px !important;
  border: 0 !important;
  border-radius: 5px !important;
  background: #fff !important;
  color: #9399a6 !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
}

.happy-hongmo-ai-summary .tianliGPT-tag.loadingAI {
  color: #d93d75 !important;
}

.happy-hongmo-ai-summary .tianliGPT-explanation {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 13px 0 0 !important;
  padding: 0 !important;
  color: #666b78 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  text-align: left !important;
  word-break: break-word !important;
}

.happy-hongmo-ai-summary .blinking-cursor {
  color: #e94f87 !important;
}

.happy-hongmo-ai-summary .tianliGPT-podcast-player {
  margin-top: 12px !important;
}

@media (max-width: 720px) {
  .happy-hongmo-ai-summary { margin: 6px 0 20px; }
  .happy-hongmo-ai-summary .post-TianliGPT { padding: 15px 16px !important; }
  .happy-hongmo-ai-summary .tianliGPT-title { height: 32px !important; min-height: 32px !important; gap: 8px !important; }
  .happy-hongmo-ai-summary .tianliGPT-title-icon { width: 32px !important; height: 32px !important; flex-basis: 32px !important; }
  .happy-hongmo-ai-summary .tianliGPT-explanation { margin-top: 11px !important; font-size: 13px !important; line-height: 1.75 !important; }
}
