/* 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:5px 6px!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:26px!important;
  min-height:26px!important;
  line-height:26px!important;
  margin:0!important;
  padding:0 9px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#475569!important;
  border:1px solid #e8eef6!important;
  font-size:12px!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:24px!important;
    min-height:24px!important;
    line-height:24px!important;
    font-size:11px!important;
    padding:0 8px!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;
}
