/* JBA v16.7.5 — one-letter profile-parity header search. */
html[data-jba-v1675-global-search="1"] #menu-indo,
html[data-jba-v1675-global-search="1"] #menu-indo .jba-v1018-topbar,
html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-ajax-search {
  overflow: visible !important;
}

html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-ajax-search {
  position: relative !important;
  z-index: 2147482000 !important;
  pointer-events: auto !important;
}

html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-input,
html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-submit {
  pointer-events: auto !important;
  opacity: 1 !important;
}

html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-input {
  touch-action: manipulation;
}

html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-results {
  z-index: 2147482001 !important;
  pointer-events: auto !important;
}

html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-results.jba-v143-open {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
}

html[data-jba-v1675-global-search="1"] body .jba-v143-search-item.jba-v1556-search-item.jba-v1675-search-item {
  grid-template-columns: minmax(0, 1fr) auto 18px !important;
}

html[data-jba-v1675-global-search="1"] body .jba-v143-search-item.jba-v1556-search-item.jba-v1675-search-item.has-image {
  grid-template-columns: 52px minmax(0, 1fr) auto 18px !important;
}

.jba-v1675-search-thumb {
  width: 52px;
  min-width: 52px;
  height: 52px;
  border-radius: 10px;
  overflow: hidden;
  background: #f4f7fb;
  border: 1px solid #e3ebf5;
}

.jba-v1675-search-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jba-v1675-search-fast {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 37px;
  height: 22px;
  padding: 0 7px;
  border-radius: 999px;
  background: #edf7f1;
  color: #147443;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.jba-v1675-search-pending {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 7px 12px;
  border-top: 1px solid #edf1f6;
  color: #66758a;
  font-size: 11px;
  background: #fbfcfe;
}

.jba-v1675-search-all {
  display: block;
  text-align: center;
}

/* A checkout-completion route must never receive post-purchase suggestions. */
body.jba-v15247-checkout-route .jba-v1654-recommended-section,
body.jba-v15247-checkout-route [data-jba-v1654-carousel="recommended"] {
  display: none !important;
}

@media (max-width: 767px) {
  html[data-jba-v1675-global-search="1"] #menu-indo .jba-v143-search-results {
    max-height: min(66vh, 520px) !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
  }
  .jba-v1675-search-fast {
    min-width: 34px;
    padding: 0 6px;
  }
}
