/*
 * Shared homepage runtime.
 * The supplied original HTML remains the desktop visual owner: this file only
 * restores its poster image, keeps the full navigation visible, and preserves
 * the previously verified mobile drawer behavior for all seven locales.
 */
body[data-home-hero-responsive="v1"][data-copy-density] {
  --chq-hero-highlight: #39e3a2;
}

@media (max-width: 1200px) {
  body[data-home-hero-responsive="v1"] #cqBurger[aria-expanded="true"] {
    position: relative !important;
    z-index: 1003 !important;
    border-radius: 999px !important;
    background: #fff !important;
    box-shadow: 0 8px 24px rgba(0, 42, 31, .18) !important;
  }
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
  animation: none !important;
  opacity: 1 !important;
}

html[lang^="zh"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
  font-family: "Noto Serif SC", "Songti SC", STSong, SimSun, serif !important;
  line-height: 1.08 !important;
  letter-spacing: -.02em !important;
}

html[lang="ar"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
  font-family: "Segoe UI", Tahoma, Arial, sans-serif !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
  border-right: 3px solid var(--chq-hero-highlight) !important;
  border-left: 0 !important;
}

html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .trust[data-chq-client-logos] {
  direction: rtl;
}

html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .trust[data-chq-client-logos] .logo-marquee {
  direction: ltr;
  unicode-bidi: isolate;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .faq-item:not(.open) .faq-a p {
  padding-block: 0 !important;
  visibility: hidden;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .faq-item.open .faq-a p {
  padding-bottom: 26px !important;
  visibility: visible;
}

@media (min-width: 1201px) {
  /* Keep the original, natural-width desktop navigation instead of the former drawer. */
  body[data-home-hero-responsive="v1"][data-copy-density] .cq-nav-inner {
    width: auto !important;
    max-width: 1700px !important;
    min-height: 76px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 50px !important;
    gap: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-logo {
    width: auto !important;
    min-width: 0 !important;
    margin-right: 28px !important;
    padding: 4px 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-logo .chq-wordmark {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 112px !important;
    min-height: 62px !important;
    color: #075b3e !important;
    font-family: Poppins, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-logo .chq-wordmark::after {
    display: none !important;
    content: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu {
    display: flex !important;
    position: relative !important;
    inset: auto !important;
    flex: 0 1 auto !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    height: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transition: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu.cq-menu {
    gap: 0 !important;
    margin-left: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu > li {
    display: block !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu .cq-menu-link {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    min-height: 0 !important;
    padding: 22px 16px !important;
    color: #005e3c !important;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(16px, 1.4vw, 24px) !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    line-height: 1 !important;
    text-align: left !important;
    white-space: nowrap !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-burger {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-cta-btn {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-search-wrap {
    display: block !important;
    margin-left: auto !important;
    padding-left: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero {
    position: relative !important;
    display: grid !important;
    align-items: center !important;
    min-height: 100svh !important;
    padding: 96px 0 86px !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background-color: #0c252b !important;
    background-image: url("../root-embedded/0e1cfada42f0d2675d0fcdbc20f4bebd84367948d6debb0a78d23aabffb180e0.webp") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-video {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    position: absolute !important;
    z-index: 0 !important;
    inset: 0 !important;
    background: linear-gradient(90deg, rgba(4, 15, 10, .78) 0%, rgba(4, 15, 10, .56) 44%, rgba(4, 15, 10, .16) 76%, rgba(4, 15, 10, .04) 100%) !important;
    content: "" !important;
    pointer-events: none !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    background: linear-gradient(270deg, rgba(4, 15, 10, .82) 0%, rgba(4, 15, 10, .6) 44%, rgba(4, 15, 10, .18) 76%, rgba(4, 15, 10, .05) 100%) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::after {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    position: relative !important;
    z-index: 1 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, .45fr) !important;
    align-items: end !important;
    gap: clamp(24px, 4vw, 72px) !important;
    width: min(1460px, calc(100vw - 48px)) !important;
    max-width: calc(100vw - 48px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-copy {
    position: relative !important;
    z-index: 1 !important;
    width: 975px !important;
    max-width: min(1180px, 92vw) !important;
    height: 500px !important;
    margin: 0 -25px !important;
    padding-top: 0 !important;
    padding-left: clamp(64px, 7vw, 150px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator {
    height: 1.12em !important;
    min-width: 540px !important;
    max-width: 100% !important;
    margin: 0 0 14px !important;
    overflow: hidden !important;
    color: #34d481 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 1.12 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
    display: inline-block !important;
    max-width: none !important;
    color: #34d481 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 1.12 !important;
    white-space: nowrap !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    color: #fff !important;
    font-family: "Playfair Display" !important;
    font-size: 70px !important;
    font-weight: 700 !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: normal !important;
    text-wrap-style: auto !important;
    white-space: nowrap !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
    width: 884px !important;
    max-width: none !important;
    height: 33px !important;
    margin: 18px 0 16px -19px !important;
    padding-left: 16px !important;
    color: #fff !important;
    font-family: Poppins, sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead {
    width: 820px !important;
    max-width: 60vw !important;
    height: auto !important;
    margin: 0 0 16px !important;
    padding-left: 0 !important;
    color: rgba(255, 255, 255, .72) !important;
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-strip {
    width: min(1865px, 74vw) !important;
    max-width: calc(100vw - 48px) !important;
    margin: 20px 0 18px !important;
    padding: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-evidence-note {
    position: absolute !important;
    top: calc(100% + 68px) !important;
    left: 0 !important;
    z-index: 1 !important;
    max-width: 92ch !important;
    margin: 0 !important;
    padding: 0 0 12px !important;
    color: rgba(255, 255, 255, .76) !important;
    font: 500 12px/1.45 Poppins, Arial, sans-serif !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-ctas {
    margin-top: 0 !important;
  }
}

@media (min-width: 1201px) and (max-width: 1500px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .cq-nav-inner {
    min-height: 72px !important;
    padding: 0 36px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-logo {
    margin-right: 22px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu .cq-menu-link {
    padding: 20px 13px !important;
    font-size: clamp(14px, 1.25vw, 21px) !important;
    letter-spacing: .4px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1290px) {
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-copy {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: clamp(64px, 7vw, 150px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator {
    height: 1.12em !important;
    min-width: 540px !important;
    font-size: clamp(40px, 4.4vw, 56px) !important;
    line-height: 1.12 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
    font-size: clamp(30px, 4vw, 50px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    max-width: 100% !important;
    font-size: clamp(38px, 5vw, 64px) !important;
    line-height: 1.04 !important;
    white-space: normal !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    font-size: 16px !important;
    white-space: normal !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead {
    width: auto !important;
    max-width: 100% !important;
    font-size: 16px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  /* Match the source's compact desktop viewport vertical rhythm exactly. */
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero {
    min-height: 0 !important;
    padding: 72px 0 48px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    max-width: none !important;
    font-family: "Playfair Display" !important;
    text-wrap-style: auto !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-nav-inner {
    min-height: 66px !important;
    padding: 0 22px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-logo {
    margin-right: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu .cq-menu-link {
    padding: 18px 9px !important;
    font-size: clamp(13px, 1.1vw, 17px) !important;
    letter-spacing: .2px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-search-wrap {
    padding-left: 8px !important;
  }
}

@media (min-width: 1291px) {
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    font-size: 70px !important;
  }

  body[data-copy-density="long"][data-home-hero-responsive="v1"] #cqx-home .hero h1 {
    max-width: 100% !important;
    font-size: clamp(54px, 4.4vw, 64px) !important;
    line-height: 1.04 !important;
    white-space: normal !important;
  }

  body[data-copy-density="long"][data-home-hero-responsive="v1"] #cqx-home .hero-slogan {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    white-space: normal !important;
  }

  html[lang="ar"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    max-width: 100% !important;
    font-size: clamp(58px, 4.4vw, 64px) !important;
    white-space: normal !important;
  }
}

@media (max-width: 1200px) {
  /* The desktop source has a full row menu; narrow screens retain the accessible drawer. */
  body[data-home-hero-responsive="v1"][data-copy-density] .cq-cta-btn {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-burger {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-inline-start: auto !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu {
    display: flex !important;
    position: fixed !important;
    inset: 0 0 0 auto !important;
    width: min(360px, 88vw) !important;
    height: 100dvh !important;
    margin: 0 !important;
    padding: 88px 24px 32px !important;
    overflow-y: auto !important;
    background: #fff !important;
    box-shadow: -12px 0 32px rgba(0, 0, 0, .16) !important;
    transform: translateX(102%) !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: transform .25s ease, visibility .25s ease !important;
    z-index: 1002 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu.is-open {
    transform: translateX(0) !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu .cq-menu-link {
    display: flex !important;
    justify-content: flex-start !important;
    width: 100% !important;
    min-height: 44px !important;
    padding: 10px 8px !important;
    font-family: Poppins, Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
    text-align: start !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqOverlay.is-open {
    opacity: 1 !important;
    visibility: visible !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density].cq-menu-open {
    overflow: hidden !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu {
    inset: 0 auto 0 0 !important;
    transform: translateX(-102%) !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqMenu.is-open {
    transform: translateX(0) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero {
    position: relative !important;
    min-height: calc(100svh - 132px) !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background-color: #0c252b !important;
    background-image: url("../root-embedded/0e1cfada42f0d2675d0fcdbc20f4bebd84367948d6debb0a78d23aabffb180e0.webp") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-video {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    position: absolute !important;
    z-index: 0 !important;
    inset: 0 !important;
    background: linear-gradient(90deg, rgba(4, 15, 10, .8) 0%, rgba(4, 15, 10, .59) 48%, rgba(4, 15, 10, .18) 82%, rgba(4, 15, 10, .05) 100%) !important;
    content: "" !important;
    pointer-events: none !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    background: linear-gradient(270deg, rgba(4, 15, 10, .82) 0%, rgba(4, 15, 10, .61) 48%, rgba(4, 15, 10, .2) 82%, rgba(4, 15, 10, .06) 100%) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::after {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    position: relative !important;
    z-index: 1 !important;
    width: calc(100% - 28px) !important;
    max-width: calc(100% - 28px) !important;
    margin: 0 auto !important;
    padding-block: 24px 20px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-copy {
    position: relative !important;
    z-index: 1 !important;
    width: min(760px, 100%) !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-top-bar {
    display: flex !important;
    min-height: 76px !important;
    height: auto !important;
    padding: 6px 14px !important;
    flex-wrap: wrap !important;
    align-content: center !important;
    row-gap: 4px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact,
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right {
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact a {
    min-width: 0 !important;
    font-size: 10px !important;
    line-height: 1.25 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right {
    display: flex !important;
    min-height: 44px !important;
    justify-content: flex-end !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-divider {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-select {
    width: 118px !important;
    min-width: 118px !important;
    min-height: 44px !important;
    padding-block: 8px !important;
    font-size: 12px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-nav-inner {
    min-height: 64px !important;
    height: 64px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-burger {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero {
    min-height: calc(100svh - 140px) !important;
    background-position: 57% center !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    background: linear-gradient(180deg, rgba(4, 15, 10, .38) 0%, rgba(4, 15, 10, .65) 34%, rgba(4, 15, 10, .86) 72%, rgba(4, 15, 10, .92) 100%) !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    background: linear-gradient(180deg, rgba(4, 15, 10, .4) 0%, rgba(4, 15, 10, .68) 34%, rgba(4, 15, 10, .88) 72%, rgba(4, 15, 10, .93) 100%) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    padding-block: 18px 16px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-eyebrow {
    margin-bottom: 3px !important;
    font-size: 11px !important;
    letter-spacing: .1em !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
    margin-bottom: 6px !important;
    font-size: clamp(20px, 6vw, 23px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator {
    height: auto !important;
    overflow: visible !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
    display: block !important;
    max-width: 100% !important;
    line-height: 1.18 !important;
    white-space: normal !important;
  }

  body[data-copy-density="short"][data-home-hero-responsive="v1"] #cqx-home .hero h1 {
    font-size: clamp(32px, 8.8vw, 35px) !important;
  }

  body[data-copy-density="medium"][data-home-hero-responsive="v1"] #cqx-home .hero h1 {
    font-size: clamp(31px, 8.4vw, 34px) !important;
  }

  body[data-copy-density="long"][data-home-hero-responsive="v1"] #cqx-home .hero h1 {
    font-size: clamp(28px, 7.8vw, 31px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
    margin-bottom: 6px !important;
    font-size: 13.5px !important;
    line-height: 1.38 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead {
    margin-bottom: 6px !important;
    font-size: 12.5px !important;
    line-height: 1.42 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-strip {
    margin-block: 6px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-figure {
    width: max-content !important;
    min-width: 100% !important;
    padding-block: 4px 2px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-image {
    width: 760px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-evidence-note {
    font-size: 10px !important;
    line-height: 1.3 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-ctas {
    margin-top: 6px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-ctas .btn {
    width: min(100%, 360px) !important;
    min-height: 44px !important;
    justify-content: center !important;
    padding: 10px 16px !important;
    font-size: 14px !important;
    white-space: normal !important;
    text-align: center !important;
  }
}

/* Mobile customer-view polish: preserve every module while reducing chrome and dead space. */
@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-top-bar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    min-height: 52px !important;
    height: 52px !important;
    padding: 4px 12px !important;
    column-gap: 8px !important;
    row-gap: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact,
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right {
    width: auto !important;
    min-width: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact a {
    min-height: 44px !important;
    font-size: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right {
    min-height: 44px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-wrapper {
    gap: 4px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-select {
    width: 104px !important;
    min-width: 104px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-models .container {
    padding-inline: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-models .model-card {
    padding: 20px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .tile {
    position: relative !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .tile h3 a {
    position: static !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .tile h3 a::after {
    position: absolute;
    z-index: 4;
    inset: 0;
    border-radius: inherit;
    content: "";
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .tile h3 a:focus-visible::after {
    outline: 3px solid #39e3a2;
    outline-offset: -3px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-scroll {
    scrollbar-width: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-scroll::-webkit-scrollbar {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .process-rail {
    scrollbar-width: thin !important;
    scrollbar-color: rgba(57, 227, 162, .72) rgba(255, 255, 255, .12) !important;
  }
}

@media (max-width: 340px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-wrapper .lang-globe {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-select {
    width: 96px !important;
    min-width: 96px !important;
  }
}

/* Mobile Hero v2: lead with the real factory image, then reveal the B2B message in layers. */
@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero {
    display: block !important;
    min-height: 0 !important;
    padding-top: clamp(220px, 62vw, 260px) !important;
    background-color: #06140f !important;
    background-position: center top !important;
    background-size: auto clamp(220px, 62vw, 260px) !important;
    overflow: hidden !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    inset: 0 0 auto !important;
    height: clamp(220px, 62vw, 260px) !important;
    background: linear-gradient(180deg, rgba(4, 15, 10, .02) 0%, rgba(4, 15, 10, .08) 66%, #06140f 100%) !important;
  }

  html[dir="rtl"] body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home header.hero::before {
    background: linear-gradient(180deg, rgba(4, 15, 10, .02) 0%, rgba(4, 15, 10, .08) 66%, #06140f 100%) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    background: #06140f !important;
    padding: 20px 14px 28px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-copy {
    display: flex !important;
    flex-direction: column !important;
    width: min(100%, 520px) !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-eyebrow {
    order: 1;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator {
    order: 2;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero h1 {
    order: 3;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
    order: 4;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-ctas {
    order: 5;
    margin-top: 16px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-strip {
    order: 6;
    margin-top: 24px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead {
    order: 7;
    margin-top: 18px !important;
    padding-top: 18px !important;
    border-top: 1px solid rgba(255, 255, 255, .14);
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .customer-front-proposition {
    order: 8;
    margin-top: 10px !important;
  }
}

/* Homepage buying path: primary decisions first, deep evidence on demand. */
body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-metrics[hidden] {
  display: none !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-process-extra][hidden] {
  display: none !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-content][hidden] {
  display: none !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-toggle][hidden] {
  display: none !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-model-toggle {
  position: relative;
  z-index: 3;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .process-rail {
  grid-template-columns: repeat(5, minmax(220px, 1fr)) !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-process-toggle {
  display: flex;
  min-height: 46px;
  margin: 22px auto 0;
  padding: 11px 20px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(134, 239, 190, .46);
  border-radius: 999px;
  color: #f7f3ea;
  background: rgba(134, 239, 190, .08);
  font: 700 14px/1.35 Poppins, Arial, sans-serif;
  cursor: pointer;
  transition: border-color .2s ease, background .2s ease, color .2s ease;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-process-toggle:hover,
body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-process-toggle:focus-visible {
  border-color: #86efbe;
  color: #06140f;
  background: #86efbe;
  outline: none;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer] {
  border-block: 1px solid rgba(255, 255, 255, .12);
  color: #f7f3ea;
  background: #08130e;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer] > summary {
  width: min(1460px, calc(100% - 48px));
  margin: 0 auto;
  padding: clamp(24px, 3vw, 38px) clamp(16px, 3vw, 42px);
  display: flex;
  min-height: 92px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  list-style: none;
  cursor: pointer;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer] > summary::-webkit-details-marker {
  display: none;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__copy {
  display: grid;
  gap: 5px;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__copy strong {
  color: #f7f3ea;
  font: 700 clamp(20px, 2vw, 30px)/1.18 Poppins, Arial, sans-serif;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__copy > span {
  max-width: 66ch;
  color: rgba(247, 243, 234, .68);
  font: 500 14px/1.55 Poppins, Arial, sans-serif;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__icon {
  display: grid;
  width: 44px;
  min-width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(134, 239, 190, .4);
  border-radius: 50%;
  color: #86efbe;
  font: 400 28px/1 Arial, sans-serif;
  transition: transform .2s ease, color .2s ease, background .2s ease;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer][open] .home-resource-summary__icon {
  transform: rotate(45deg);
  color: #06140f;
  background: #86efbe;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer] > summary:focus-visible {
  outline: 3px solid #86efbe;
  outline-offset: -3px;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-content {
  overflow: clip;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta {
  padding: clamp(56px, 7vw, 96px) 0 !important;
  color: #f7f3ea;
  background:
    radial-gradient(circle at 82% 20%, rgba(57, 227, 162, .2), transparent 28rem),
    linear-gradient(135deg, #052c20, #07110d 68%);
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(28px, 6vw, 96px);
  padding-inline: clamp(24px, 5vw, 84px);
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__eyebrow {
  margin: 0 0 10px;
  color: #86efbe;
  font: 700 12px/1.3 Poppins, Arial, sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta h2 {
  max-width: 18ch;
  margin: 0;
  color: #f7f3ea;
  font: 700 clamp(34px, 4vw, 60px)/1.02 "Playfair Display", Georgia, serif;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__text {
  max-width: 62ch;
  margin: 18px 0 0;
  color: rgba(247, 243, 234, .76);
  font: 500 16px/1.65 Poppins, Arial, sans-serif;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__button {
  min-width: min(260px, 100%);
  min-height: 52px;
  justify-content: center;
  text-align: center;
}

@media (max-width: 820px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-top-bar {
    display: flex !important;
    min-height: 44px !important;
    height: 44px !important;
    padding: 0 12px !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right,
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-wrapper {
    width: auto !important;
    min-height: 44px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-eyebrow,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .customer-front-proposition {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] > section:not(.home-rfq-cta) {
    padding-block: 48px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .process-rail {
    width: 100% !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step {
    display: grid !important;
    grid-template-columns: 46px minmax(0, 1fr) !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    padding: 16px !important;
    column-gap: 12px !important;
    row-gap: 5px !important;
    background: linear-gradient(135deg, rgba(10, 36, 25, .98), rgba(6, 20, 15, .98)) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step b {
    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: start;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step h3,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step p {
    grid-column: 2;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step h3 {
    font-size: 17px !important;
    line-height: 1.3 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step p {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-process .scroll-hint {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process[data-home-process-expanded="false"] .step p {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process[data-home-process-expanded="false"] .step {
    min-height: 74px !important;
    align-items: center !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card {
    min-height: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-toggle] {
    display: flex;
    width: 100%;
    min-height: 44px;
    margin-top: 18px;
    padding: 10px 14px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(134, 239, 190, .34);
    border-radius: 8px;
    color: #d7ffec;
    background: rgba(134, 239, 190, .07);
    font: 700 13px/1.35 Poppins, Arial, sans-serif;
    text-align: start;
    cursor: pointer;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-toggle]::after {
    content: "+";
    margin-inline-start: 12px;
    color: #86efbe;
    font-size: 20px;
    line-height: 1;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-toggle][aria-expanded="true"]::after {
    content: "−";
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-model-toggle]:focus-visible {
    outline: 3px solid #86efbe;
    outline-offset: 2px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta h2 {
    max-width: 20ch;
  }
}

@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-top-bar {
    display: flex !important;
    min-height: 44px !important;
    height: 44px !important;
    padding: 0 12px !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-contact {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-right,
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-lang-wrapper {
    width: auto !important;
    min-height: 44px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-eyebrow {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-subhead,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .customer-front-proposition {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-layout {
    padding: 16px 14px 24px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotator,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-rotate-word {
    margin-bottom: 7px !important;
    font-size: clamp(17px, 5vw, 20px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-slogan {
    margin-bottom: 0 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .hero-ctas {
    margin-top: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-strip {
    margin-top: 18px !important;
    margin-bottom: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .chq-certification-evidence-note {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-resource-drawer] > summary {
    width: calc(100% - 24px);
    min-height: 82px;
    padding: 18px 4px;
    gap: 12px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__copy strong {
    font-size: 18px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__copy > span {
    font-size: 12px;
    line-height: 1.45;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-summary__icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-resource-content > section {
    padding-block: 36px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science .pin-title {
    position: relative !important;
    top: auto !important;
    padding: 0 0 16px !important;
    box-shadow: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science .proof-list {
    display: grid !important;
    grid-auto-flow: column !important;
    grid-template-columns: none !important;
    grid-auto-columns: min(82vw, 320px) !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding-block: 0 !important;
    padding-inline-end: 18px !important;
    scroll-snap-type: inline mandatory;
    scrollbar-width: none !important;
    overscroll-behavior-inline: contain;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science .proof-list::-webkit-scrollbar {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science .proof-card {
    width: 100% !important;
    min-height: 238px !important;
    aspect-ratio: 4 / 3 !important;
    scroll-snap-align: start;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science-h {
    max-width: 15ch !important;
    margin-inline: auto !important;
    white-space: normal !important;
    line-height: 1.08 !important;
    text-wrap: balance;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science-h .chq-title-line {
    display: inline !important;
  }

  html:not([lang^="zh"]) body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-science-h .chq-title-line + .chq-title-line::before {
    content: " ";
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta {
    padding: 50px 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__inner {
    width: calc(100% - 24px) !important;
    padding-inline: 8px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta h2 {
    font-size: clamp(30px, 9vw, 40px) !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__text {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.55;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home .home-rfq-cta__button {
    width: 100%;
    min-width: 0;
  }

  body[data-home-hero-responsive="v1"][data-copy-density="long"] #cqx-home section {
    padding-block: 46px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density="long"] #cqx-home .section-head {
    gap: 16px !important;
    margin-bottom: 28px !important;
  }
}

/* Keep collapsed process steps out of layout after legacy step display rules. */
body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process [data-home-process-extra][hidden] {
  display: none !important;
}

/* MOBILE SINGLE-ROW HEADER — 2026-08-13
 * The existing language control moves beside the menu button at runtime.
 * This removes the empty second row while preserving 44px touch targets.
 */
@media (max-width: 1200px) {
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] .elementor-element-9170257 {
    display: none !important;
    min-height: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] .chunqing-top-bar {
    display: none !important;
    min-height: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-nav-inner {
    display: grid !important;
    grid-template-columns: minmax(88px, 1fr) auto 44px !important;
    align-items: center !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 64px !important;
    height: 64px !important;
    margin: 0 !important;
    padding-inline: 14px !important;
    gap: 8px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-logo {
    grid-column: 1 !important;
    width: 92px !important;
    min-width: 88px !important;
    height: 56px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 2px 0 !important;
    justify-self: start !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-logo .chq-wordmark {
    width: 88px !important;
    min-height: 48px !important;
    font-size: 13px !important;
    line-height: 1 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-right {
    display: flex !important;
    grid-column: 2 !important;
    align-items: center !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 44px !important;
    margin: 0 !important;
    justify-self: end !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-divider,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-social,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .lang-globe,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-search-wrap,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-cta-btn {
    display: none !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-lang-wrapper,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-lang-select {
    width: 80px !important;
    min-width: 80px !important;
    min-height: 44px !important;
    height: 44px !important;
    margin: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-lang-select {
    padding: 7px 20px 7px 8px !important;
    border-color: #c9d8d1 !important;
    border-radius: 9px !important;
    color: #075b3e !important;
    font-size: 12px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-burger {
    display: block !important;
    grid-column: 3 !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 8px 6px !important;
    justify-self: end !important;
  }
}

@media (max-width: 340px) {
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .cq-nav-inner {
    grid-template-columns: minmax(82px, 1fr) 76px 44px !important;
    padding-inline: 10px !important;
    gap: 6px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-lang-wrapper,
  body[data-home-hero-responsive="v1"][data-copy-density][data-home-mobile-header="single-row"] #cqNav .chunqing-lang-select {
    width: 76px !important;
    min-width: 76px !important;
  }
}

/* BUYER FLOW POLISH — 2026-08-13
 * The category name remains the single semantic link, while its hit area fills
 * the visual tile on touch and pointer devices.
 */
body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile {
  position: relative !important;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile h3 a::after {
  position: absolute;
  z-index: 6;
  inset: 0;
  border-radius: inherit;
  content: "";
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile:focus-within {
  outline: 3px solid var(--chq-hero-highlight);
  outline-offset: 3px;
}

body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile h3 a:focus-visible {
  outline: none;
}

/* MOBILE UI CLOSURE — 2026-08-12
 * Keep the existing homepage composition and frozen trust surfaces, while
 * reducing mobile chrome without reducing any interactive target below 44px.
 */
@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] .chunqing-top-bar {
    min-height: 44px !important;
    height: 44px !important;
    padding: 0 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-nav-inner {
    min-height: 58px !important;
    height: 58px !important;
    padding-inline: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-burger {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] .cq-search-btn {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
  }
}

/* MOBILE HOMEPAGE DENSITY — 2026-08-12
 * Preserve the complete seven-language homepage and its frozen trust modules,
 * while grouping short buyer decisions into scan-friendly two-column rows.
 */
@media (max-width: 760px) {
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] > section:not(.home-rfq-cta) {
    padding-block: 38px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] .section-head {
    gap: 12px !important;
    margin-bottom: 20px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] .section-head h2 {
    height: auto !important;
    font-size: clamp(30px, 8.6vw, 38px) !important;
    line-height: 1.08 !important;
    white-space: normal !important;
    text-wrap: balance;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] .section-head .lead {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .container,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .container,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .container,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-process .container {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    padding-inline: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .bento {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile {
    grid-column: auto !important;
    min-height: 168px !important;
    height: 168px !important;
    padding: 12px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile h3 {
    margin: 0 !important;
    font-size: clamp(16px, 4.5vw, 18px) !important;
    line-height: 1.16 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile p {
    display: -webkit-box !important;
    margin-top: 7px !important;
    overflow: hidden !important;
    font-size: 11.5px !important;
    line-height: 1.4 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-products .tile::after {
    inset-inline: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card {
    min-width: 0 !important;
    min-height: 154px !important;
    height: auto !important;
    padding: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card:nth-child(3) {
    grid-column: 1 / -1;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card > .for {
    min-height: 30px;
    margin-bottom: 5px !important;
    font-size: 11px !important;
    line-height: 1.35 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card h3 {
    min-height: 44px;
    margin: 0 !important;
    font-size: clamp(16px, 4.5vw, 18px) !important;
    line-height: 1.2 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card:nth-child(3) h3,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card:nth-child(3) > .for {
    min-height: 0;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models [data-home-model-toggle] {
    margin-top: auto;
    padding-inline: 10px;
    font-size: 11.5px;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .customer-front-buying-paths {
    display: grid !important;
    width: calc(100% - 24px) !important;
    margin: 14px auto 0 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .customer-front-buying-paths a {
    display: flex !important;
    min-height: 44px;
    padding: 9px 8px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(134, 239, 190, .24);
    border-radius: 8px;
    background: rgba(134, 239, 190, .06);
    font-size: 12px !important;
    line-height: 1.3 !important;
    text-align: center;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client {
    min-width: 0 !important;
    min-height: 156px !important;
    height: auto !important;
    padding: 14px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client:nth-child(3) {
    grid-column: 1 / -1;
    min-height: 140px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client h3 {
    margin: 0 !important;
    font-size: clamp(15px, 4.2vw, 18px) !important;
    line-height: 1.25 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client p {
    display: -webkit-box !important;
    margin-top: 8px !important;
    overflow: hidden !important;
    font-size: 11.5px !important;
    line-height: 1.45 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .process-rail {
    margin-inline: 0 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step {
    grid-template-columns: 36px minmax(0, 1fr) !important;
    min-width: 0 !important;
    min-height: 96px !important;
    padding: 12px !important;
    column-gap: 8px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process[data-home-process-expanded="false"] .step {
    min-height: 96px !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step:nth-child(5) {
    grid-column: 1 / -1;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step h3 {
    font-size: 14px !important;
    line-height: 1.25 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process .step::after {
    inset-inline: 0 !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-process .home-process-toggle {
    width: 100%;
    min-height: 44px;
    margin-top: 12px;
  }
}

@media (max-width: 340px) {
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-grid,
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client-grid {
    grid-template-columns: 1fr !important;
  }

  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home #cqx-models .model-card:nth-child(3),
  body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [aria-labelledby="cqx-clients-h"] .client:nth-child(3) {
    grid-column: auto;
  }
}

/* Final cascade guard: expanded density rules must never unhide steps 6 and 7. */
body[data-home-hero-responsive="v1"][data-copy-density] #cqx-home [data-home-buying-path-ready] #cqx-process [data-home-process-extra][hidden] {
  display: none !important;
}
