html {
  color-scheme: dark;
}

#hebo-download-btn,
#hebo-download-wrap,
main a[href*="/download-ai-software"],
section a[href*="/download-ai-software"] {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

#hebo-download-wrap {
  display: flex !important;
}

/* 顶部导航继续隐藏，不影响首页按钮 */
header a[href*="/docs"],
header a[href*="/doc"],
header a[href*="/about"],
header a[href*="/model"],
header a[href*="/console"],
nav a[href*="/docs"],
nav a[href*="/doc"],
nav a[href*="/about"],
nav a[href*="/model"],
nav a[href*="/console"] {
  display: none !important;
}
