/* tqq-hot3-20260914e — in-flow search bar, tab-safe display, compact search default */
html body .tqq-hot3-wrap,
html body .idx-cen-hot.product_keys.tqq-hot3-wrap,
html body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap,
html body .hs-hot.tqq-hot3-wrap,
html body .m-search-hot.tqq-hot3-wrap{
  width:100%!important;
  max-width:620px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:10px auto 0!important;
  padding:0!important;
  overflow:visible!important;
  white-space:normal!important;
  float:none!important;
  clear:both!important;
  box-sizing:border-box!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
  position:relative!important;
  z-index:1!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  pointer-events:auto!important;
}

/* Homepage product wrap stays in flow as a column. Do not !important display here —
   older type-guards + jQuery hide/show must still be able to toggle tabs. */
html body .idx-cen-hot.product_keys.tqq-hot3-wrap{
  display:flex;
  flex-direction:column!important;
}

/* Search-page hot bar: beat .hs-hot {height:40px; display:flex row; z-index:2e9} */
html body .header-sub03.product_keys{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:relative!important;
  float:none!important;
  clear:both!important;
  width:100%!important;
  max-width:1200px!important;
  margin:8px auto 12px!important;
  padding:6px 12px 10px!important;
  box-sizing:border-box!important;
}
html body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap,
html body .header-sub03 .hs-hot.tqq-hot3-wrap{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  height:auto!important;
  min-height:0!important;
  max-width:620px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:0!important;
  overflow:visible!important;
  white-space:normal!important;
  z-index:1!important;
}

/* Compact chips on search pages (collapsed-by-default wraps) */
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"]{
  margin:6px auto 0!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-kicker{
  margin:8px 0 4px!important;
  padding-top:2px!important;
  font-size:13px!important;
  letter-spacing:.08em!important;
  line-height:1.35!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip{
  min-height:40px!important;
  padding:4px 4px!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-panel{
  display:none!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"].is-ready .tqq-hot3-panel.is-open,
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"].is-ready .tqq-hot3-panel[data-open="1"]{
  display:flex!important;
}

html body .tqq-hot3-wrap .ich-left,
html body .tqq-hot3-wrap .ich-more,
html body .tqq-hot3-wrap > em{
  display:none!important;
}
html body .tqq-hot3-kicker{
  display:block!important;
  margin:4px 0 6px!important;
  padding:2px 0 0!important;
  color:#8a94a6!important;
  font-size:13px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-align:center!important;
  line-height:1.35!important;
}
html body .tqq-hot3-row{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  gap:0!important;
  width:100%!important;
  padding:4px!important;
  box-sizing:border-box!important;
  background:#f3f6fb!important;
  border:1px solid #e6ebf2!important;
  border-radius:18px!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
html body .tqq-hot3-chip{
  flex:1 1 0!important;
  min-width:0!important;
  height:auto!important;
  min-height:52px!important;
  margin:0!important;
  padding:6px 6px!important;
  border:0!important;
  border-radius:14px!important;
  background:transparent!important;
  color:#4b5563!important;
  font-family:inherit!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  box-shadow:none!important;
  float:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
}
html body .tqq-hot3-name{
  display:block!important;
  width:100%!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body .tqq-hot3-desc{
  display:block!important;
  width:100%!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1.2!important;
  opacity:.78!important;
  max-height:2.4em!important;
  overflow:hidden!important;
}
html body .tqq-hot3-chip.is-on,
html body .tqq-hot3-chip[aria-expanded="true"]{
  background:linear-gradient(135deg,#f59e0b,#fb923c)!important;
  color:#fff!important;
  box-shadow:0 6px 14px rgba(245,158,11,.28)!important;
}
html body .tqq-hot3-chip.is-on .tqq-hot3-desc,
html body .tqq-hot3-chip[aria-expanded="true"] .tqq-hot3-desc{
  opacity:.92!important;
}
html body .tqq-hot3-panel{
  display:none!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px 10px!important;
  width:100%!important;
  margin:8px 0 0!important;
  padding:0 2px!important;
  min-height:0!important;
  height:auto!important;
  box-sizing:border-box!important;
  flex:0 0 auto!important;
}
html body .tqq-hot3-panel.is-open,
html body .tqq-hot3-panel[data-open="1"]{
  display:flex!important;
}
html body .tqq-hot3-panel[hidden]{display:none!important;}
html body .tqq-hot3-panel a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:32px!important;
  min-height:32px!important;
  line-height:32px!important;
  margin:0!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#475569!important;
  border:1px solid #e8eef6!important;
  font-size:14px!important;
  font-weight:600!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  float:none!important;
  box-shadow:0 1px 2px rgba(15,23,42,.04)!important;
}
html body .tqq-hot3-panel a:hover{
  border-color:#fdba74!important;
  color:#c2410c!important;
  background:#fff7ed!important;
}

/* Honor jQuery / setHot inline hide-show over older display:!important type-guards */
html body .idx-cen-hot.product_keys[style*="display: none"],
html body .idx-cen-hot.product_keys[style*="display:none"],
html body .m-search-hot.tqq-hot3-wrap[style*="display: none"],
html body .m-search-hot.tqq-hot3-wrap[style*="display:none"]{
  display:none!important;
}
html body .idx-cen-hot.supplier_keys[style*="display: block"],
html body .idx-cen-hot.supplier_keys[style*="display:block"],
html body .idx-cen-hot.sourcing_keys[style*="display: block"],
html body .idx-cen-hot.sourcing_keys[style*="display:block"]{
  display:block!important;
}
html body .idx-cen-hot.product_keys.tqq-hot3-wrap[style*="display: block"],
html body .idx-cen-hot.product_keys.tqq-hot3-wrap[style*="display:block"],
html body .idx-cen-hot.product_keys.tqq-hot3-wrap[style*="display: flex"],
html body .idx-cen-hot.product_keys.tqq-hot3-wrap[style*="display:flex"]{
  display:flex!important;
  flex-direction:column!important;
}

html body .idx-lam{
  position:relative!important;
  z-index:6!important;
  pointer-events:auto!important;
}

@media (max-width:900px){
  html body .tqq-hot3-wrap,
  html body .idx-cen-hot.product_keys.tqq-hot3-wrap,
  html body .m-search-hot.tqq-hot3-wrap,
  html body .hs-hot.tqq-hot3-wrap,
  html body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap{
    max-width:100%!important;
    margin:8px auto 0!important;
  }
  html body .header-sub03.product_keys{
    padding:4px 10px 8px!important;
    margin:6px auto 10px!important;
  }
  html body .tqq-hot3-kicker{
    font-size:12px!important;
    margin:6px 0 4px!important;
    letter-spacing:.08em!important;
  }
  html body .tqq-hot3-chip{
    min-height:48px!important;
    padding:5px 3px!important;
    border-radius:12px!important;
  }
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip{
    min-height:38px!important;
  }
  html body .tqq-hot3-name{
    font-size:11px!important;
  }
  html body .tqq-hot3-desc{
    font-size:9px!important;
  }
  html body .tqq-hot3-panel a{
    height:28px!important;
    min-height:28px!important;
    line-height:28px!important;
    font-size:12px!important;
    padding:0 10px!important;
  }
  html body .m-search-hot.tqq-hot3-wrap,
  html body .home-search-v2 .m-search-hot.tqq-hot3-wrap{
    width:100%!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    padding:0!important;
    margin:.12rem 0 0!important;
    flex-direction:column!important;
  }
}

/* tqq-hot3 search: fill breadlink white, no overflow */
html.tqq-search-beauty-on body .header-sub03.product_keys,
html.search-section body .header-sub03.product_keys{
  margin:0 auto!important;
  padding:0 12px!important;
}
html.tqq-search-beauty-on body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap,
html.search-section body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap,
html.tqq-search-beauty-on body .tqq-hot3-wrap[data-tqq-hot3-default="off"],
html.search-section body .tqq-hot3-wrap[data-tqq-hot3-default="off"]{
  margin:0 auto!important;
}
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-kicker,
html.search-section body .header-sub03.product_keys .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-kicker{
  margin:0!important;
  padding:0!important;
}
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-row,
html.search-section body .header-sub03.product_keys .tqq-hot3-row{
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  margin-top:17px!important;
  box-sizing:border-box!important;
}
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-chip,
html.search-section body .header-sub03.product_keys .tqq-hot3-chip,
html.tqq-search-beauty-on body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
html.search-section body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip{
  min-height:48px!important;
  height:48px!important;
}

/* tqq-hot3-20260917-titles: homepage tab titles enlarged; pills tuned small */
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-name{
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-desc{
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.3!important;
  max-height:none!important;
  overflow:visible!important;
}
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip{
  min-height:64px!important;
  height:auto!important;
  padding:8px 8px!important;
  gap:3px!important;
  overflow:visible!important;
}
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-row{
  overflow:visible!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
}
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-panel a{
  height:32px!important;
  min-height:32px!important;
  line-height:32px!important;
  font-size:14px!important;
  font-weight:600!important;
  padding:0 12px!important;
}
@media (max-width:900px){
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-name{
    font-size:15px!important;
    font-weight:800!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-desc{
    font-size:12px!important;
    font-weight:600!important;
    line-height:1.3!important;
  }
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip{
    min-height:66px!important;
    height:auto!important;
    padding:7px 4px!important;
    gap:2px!important;
    overflow:visible!important;
  }
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-panel a{
    height:28px!important;
    min-height:28px!important;
    line-height:28px!important;
    font-size:12px!important;
    padding:0 10px!important;
  }
}

/* tqq-hot3-20260917-search-match-home: search-list titles match homepage; chips sit BELOW tabs.
   Homepage wrap has NO data-tqq-hot3-default="off" — these rules must not match homepage. */
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"],
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"],
html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"],
html body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"],
html.tqq-search-beauty-on body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"],
html.search-section body .header-sub03.product_keys .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"]{
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:relative!important;
  z-index:2!important;
  isolation:isolate!important;
}
html.tqq-search-beauty-on body .header-sub03.product_keys,
html.search-section body .header-sub03.product_keys{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:relative!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-row,
html.search-section body .header-sub03.product_keys .tqq-hot3-row{
  position:relative!important;
  z-index:3!important;
  overflow:visible!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin-top:8px!important;
  flex:0 0 auto!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name,
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name,
html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name{
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc,
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc,
html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc{
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.3!important;
  max-height:none!important;
  overflow:visible!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-chip,
html.search-section body .header-sub03.product_keys .tqq-hot3-chip,
html.tqq-search-beauty-on body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
html.search-section body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip{
  min-height:64px!important;
  height:auto!important;
  padding:8px 8px!important;
  gap:3px!important;
  overflow:visible!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-panel,
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"].is-ready .tqq-hot3-panel.is-open,
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"].is-ready .tqq-hot3-panel[data-open="1"]{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  z-index:1!important;
  float:none!important;
  clear:both!important;
  margin:8px 0 0!important;
  transform:none!important;
  overflow:visible!important;
  flex:0 0 auto!important;
}
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] a,
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-panel a{
  float:none!important;
  position:relative!important;
  z-index:1!important;
  top:auto!important;
  left:auto!important;
  height:32px!important;
  min-height:32px!important;
  line-height:32px!important;
  font-size:14px!important;
  font-weight:600!important;
  padding:0 12px!important;
}
@media (max-width:900px){
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name,
  html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name,
  html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-name{
    font-size:15px!important;
    font-weight:800!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc,
  html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc,
  html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-desc{
    font-size:12px!important;
    font-weight:600!important;
    line-height:1.3!important;
  }
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
  html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-chip,
  html.search-section body .header-sub03.product_keys .tqq-hot3-chip{
    min-height:66px!important;
    height:auto!important;
    padding:7px 4px!important;
    gap:2px!important;
    overflow:visible!important;
  }
  html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] a,
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-panel a{
    height:28px!important;
    min-height:28px!important;
    line-height:28px!important;
    font-size:12px!important;
    padding:0 10px!important;
  }
}

/* tqq-hot3-20260917-search-header-grow: search header01 is 146px; open chips overflow into allmain.
   Search-only (tqq-search-beauty-on / search-section). Homepage header untouched. */
html.tqq-search-beauty-on body .header01,
html.search-section body .header01,
html.tqq-search-beauty-on body .header04,
html.search-section body .header04{
  height:auto!important;
  min-height:146px!important;
  max-height:none!important;
  overflow:visible!important;
}
html.tqq-search-beauty-on body .header-sub03,
html.search-section body .header-sub03,
html body .header-sub03.product_keys{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}
html.tqq-search-beauty-on body .allmain,
html.search-section body .allmain,
html.tqq-search-beauty-on body .lmain,
html.search-section body .lmain{
  z-index:1!important;
}
html.tqq-search-beauty-on body .allmain > .lmain-left,
html.search-section body .allmain > .lmain-left,
html.tqq-search-beauty-on body .lmain-left,
html.search-section body .lmain-left{
  z-index:500!important;
}

/* tqq-hot3-20260917-search-tab-short: shrink SEARCH tab-bar BACKGROUND height only.
   Do not shrink title/subtitle fonts. Do not touch keyword chips or homepage wrap. */
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-row,
html.search-section body .header-sub03.product_keys .tqq-hot3-row{
  padding:2px!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  margin-top:4px!important;
  box-sizing:border-box!important;
}
html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-chip,
html.search-section body .header-sub03.product_keys .tqq-hot3-chip,
html.tqq-search-beauty-on body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
html.search-section body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip{
  min-height:48px!important;
  height:auto!important;
  padding:4px 6px!important;
  gap:2px!important;
}
@media (max-width:900px){
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
  html body .hs-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
  html body .m-search-hot.tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-row,
  html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-row,
  html.search-section body .header-sub03.product_keys .tqq-hot3-row{
    padding:2px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
  }
  html body .tqq-hot3-wrap[data-tqq-hot3-default="off"] .tqq-hot3-chip,
  html.tqq-search-beauty-on body .header-sub03.product_keys .tqq-hot3-chip,
  html.search-section body .header-sub03.product_keys .tqq-hot3-chip{
    min-height:46px!important;
    height:auto!important;
    padding:3px 4px!important;
    gap:1px!important;
  }
}


/* tqq-hot3-20260917-home-kicker-match-search: homepage 热搜品类 label matches measured search kicker.
   Search wrap has data-tqq-hot3-default="off" — do not change search heading. */
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-kicker,
html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-kicker,
html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-kicker{
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:.08em!important;
}
@media (max-width:900px){
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-kicker,
  html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-kicker,
  html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-kicker{
    font-size:13px!important;
    font-weight:700!important;
    line-height:1.35!important;
    letter-spacing:.08em!important;
  }
}


/* tqq-hot3-20260917-home-tab-short: shrink HOMEPAGE tab-bar BACKGROUND height only.
   Match search ~55px desktop / ~52px mobile. Do not shrink title/subtitle fonts.
   Do not touch keyword chips. Search wrap has data-tqq-hot3-default="off" — leave it. */
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-row,
html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-row,
html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-row{
  padding:2px!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  box-sizing:border-box!important;
}
html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip,
html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-chip,
html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip{
  min-height:48px!important;
  height:auto!important;
  padding:4px 6px!important;
  gap:2px!important;
}
@media (max-width:900px){
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-row,
  html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-row,
  html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-row{
    padding:2px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
  }
  html body .tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip,
  html body .idx-cen-hot.product_keys.tqq-hot3-wrap .tqq-hot3-chip,
  html body .m-search-hot.tqq-hot3-wrap:not([data-tqq-hot3-default="off"]) .tqq-hot3-chip{
    min-height:46px!important;
    height:auto!important;
    padding:3px 4px!important;
    gap:1px!important;
  }
}

