/* About page native mobile flow. Desktop remains owned by the legacy runtime. */
html.huiling-mobile-native.huiling-about-page,
html.huiling-mobile-native.huiling-about-page body,
html.huiling-mobile-native.huiling-about-page #ui,
html.huiling-mobile-native.huiling-about-page #page-container,
html.huiling-mobile-native.huiling-about-page #page-container-inner,
html.huiling-mobile-native.huiling-about-page #about {
  background: #07090d !important;
  color: var(--color-off-white, #f0f1fa);
}

html.huiling-mobile-native.huiling-about-page #about-who,
html.huiling-mobile-native.huiling-about-page #about-who-subsection-container {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  background: #07090d;
}

html.huiling-mobile-native.huiling-about-page .about-who-subsection,
html.huiling-mobile-native.huiling-about-page #about-who-subsection-details,
html.huiling-mobile-native.huiling-about-page #about-who-subsection-team {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 4.5rem var(--base-padding-x) !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-subsection-we-are {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  min-height: 34rem !important;
  padding-top: calc(7rem + env(safe-area-inset-top)) !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-title-main,
html.huiling-mobile-native.huiling-about-page #about-who-title-left,
html.huiling-mobile-native.huiling-about-page #about-who-title-right,
html.huiling-mobile-native.huiling-about-page #about-who-desc-top,
html.huiling-mobile-native.huiling-about-page #about-who-desc-bottom {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  margin: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-title-main {
  display: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-title-left {
  font-size: clamp(2.5rem, 13vw, 3.75rem) !important;
  line-height: 0.95;
}

html.huiling-mobile-native.huiling-about-page #about-who-title-right {
  margin-top: 2.5rem !important;
  color: rgba(240, 241, 250, 0.72);
  font-size: clamp(1.4rem, 7vw, 2rem) !important;
  line-height: 1.08;
}

html.huiling-mobile-native.huiling-about-page #about-who-subsection-details {
  display: grid !important;
  gap: 3rem;
  background: #f0f1fa;
  color: #11131a;
}

html.huiling-mobile-native.huiling-about-page #about-who-desc-top,
html.huiling-mobile-native.huiling-about-page #about-who-desc-bottom {
  font-size: clamp(1.45rem, 7.2vw, 2.2rem) !important;
  line-height: 1.18;
}

html.huiling-mobile-native.huiling-about-page #about-who-team {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team::before,
html.huiling-mobile-native.huiling-about-page #about-who-team::after,
html.huiling-mobile-native.huiling-about-page #about-who-team-title,
html.huiling-mobile-native.huiling-about-page #about-who-team-number,
html.huiling-mobile-native.huiling-about-page #about-who-team-progress,
html.huiling-mobile-native.huiling-about-page #about-who-team-left-mobile-tips {
  display: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team-left,
html.huiling-mobile-native.huiling-about-page #about-who-team-right,
html.huiling-mobile-native.huiling-about-page #about-who-team-info,
html.huiling-mobile-native.huiling-about-page #about-who-team-desc {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team-name {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  transform: none !important;
  color: #f0f1fa !important;
  font-size: clamp(2.6rem, 12vw, 3.5rem) !important;
  line-height: 1 !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team-job {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  margin-top: 1.5rem !important;
  width: 100% !important;
  transform: none !important;
  color: rgba(240, 241, 250, 0.68) !important;
  font-size: 1.1rem !important;
  line-height: 1.55 !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team-right {
  margin-top: 3.5rem !important;
}

html.huiling-mobile-native.huiling-about-page #about-who-team-desc {
  color: rgba(240, 241, 250, 0.82) !important;
  font-size: 1rem !important;
  line-height: 1.8 !important;
}

html.huiling-mobile-native.huiling-about-page #about-capability {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 5rem var(--base-padding-x) !important;
  background: #1a2ffb !important;
  color: #fff;
}

html.huiling-mobile-native.huiling-about-page #about-capability-title,
html.huiling-mobile-native.huiling-about-page #about-capability-subheader,
html.huiling-mobile-native.huiling-about-page #about-capability-cards-wrapper,
html.huiling-mobile-native.huiling-about-page #about-capability-cards {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-capability-title {
  display: flex !important;
  flex-direction: column;
  font-size: clamp(3.2rem, 15vw, 4.8rem) !important;
  line-height: 0.95;
}

html.huiling-mobile-native.huiling-about-page #about-capability-subheader {
  margin-top: 2.5rem !important;
  font-size: 1rem;
}

html.huiling-mobile-native.huiling-about-page #about-capability-subheader-cards {
  margin-top: 1.5rem;
}

html.huiling-mobile-native.huiling-about-page #about-capability-cards-wrapper {
  margin-top: 3rem !important;
}

html.huiling-mobile-native.huiling-about-page .about-capability-card {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 22rem;
  margin: 0 0 1.25rem !important;
  border-radius: 1rem;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  overflow: hidden;
}

html.huiling-mobile-native.huiling-about-page .about-capability-card-front {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  width: 100% !important;
  height: auto !important;
  min-height: 22rem;
  padding: 2rem !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page .about-capability-card-header {
  transform: none !important;
}

html.huiling-mobile-native.huiling-about-page .about-capability-card-header:last-child {
  display: none !important;
}

html.huiling-mobile-native.huiling-about-page .about-capability-card-back {
  display: none !important;
}

html.huiling-mobile-native.huiling-about-page #about-profile {
  background: #07090d !important;
}

html.huiling-mobile-native.huiling-about-page #about-profile > #about-profile-inner {
  display: block;
}

html.huiling-mobile-native.huiling-about-page #about-profile #about-profile-lead,
html.huiling-mobile-native.huiling-about-page #about-profile #about-profile-facts,
html.huiling-mobile-native.huiling-about-page #about-profile #about-profile-story {
  margin-top: 2.5rem;
}
