#home-hero-title,
#home-hero-title *,
#huiling-hero-particle-fallback,
#home-reel-title,
#home-reel-title * {
  letter-spacing: 0 !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

#home-hero-title,
#huiling-hero-particle-fallback {
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Aeonik, Arial, sans-serif !important;
  font-weight: 900 !important;
  line-height: 1.14 !important;
}

#home-hero-title,
#home-hero-title .line,
#home-hero-title .word,
#home-hero-title .char,
#home-hero-title .char-wrapper,
#huiling-hero-particle-fallback {
  overflow: visible !important;
}

#home-reel-title {
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Aeonik, Arial, sans-serif !important;
  font-weight: 900 !important;
  line-height: 1.12 !important;
  overflow: visible !important;
  padding-top: 0.12em;
  padding-bottom: 0.12em;
  margin-top: 0.88em;
  margin-bottom: 0.38em;
}

#home-reel-title-inner,
#home-reel-title-inner > div,
#home-reel-title-line-1,
#home-reel-title-line-2 {
  line-height: 1.12 !important;
  overflow: visible !important;
  transform: none !important;
}

#home-reel-title-line-1,
#home-reel-title-line-2 {
  display: block !important;
}

#home-reel-title-inner > div {
  padding-top: 0.12em;
  padding-bottom: 0.12em;
  margin-top: -0.12em;
  margin-bottom: -0.12em;
}

#home-reel-title .line,
#home-reel-title .word,
#home-reel-title .char,
#home-reel-title .char-wrapper {
  line-height: 1.12 !important;
  overflow: visible !important;
  transform: none !important;
}

#home-reel-title .word {
  bottom: 0 !important;
}

#home-reel-title .char-wrapper {
  top: 0 !important;
  height: 1.18em !important;
}

#home-reel-title .char {
  display: inline-block !important;
  min-height: 1em;
}

.home-reel-video-container-svg-wrapper {
  width: calc(100vw - var(--base-padding-x) * 2) !important;
  max-width: calc(100vw - var(--base-padding-x) * 2);
  overflow: hidden;
}

#home-featured .project-item-line-2 {
  left: 0 !important;
  padding-left: 1.1em;
}

#home-featured .project-item-line-1 {
  font-size: clamp(0.75rem, 3.2vw, 1rem) !important;
  line-height: 1.35;
}

#home-featured .project-item-line-2-icon {
  left: 0 !important;
}

#home-hero {
  --huiling-home-surface: #eef1f8;
  background: var(--huiling-home-surface) !important;
}

@media (max-width: 812px) {
  #home-hero-title,
  #huiling-hero-particle-fallback {
    line-height: 1.18 !important;
  }

  #home-reel-title {
    line-height: 1.16 !important;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
  }

  #home-reel-title-inner,
  #home-reel-title-inner > div,
  #home-reel-title-line-1,
  #home-reel-title-line-2 {
    line-height: 1.16 !important;
  }
}
