/* JBA v15.6.0 — compact stable desktop/mobile live search. */
body #menu-indo .jba-v143-ajax-search {
  position: relative !important;
  overflow: visible !important;
  z-index: 1000040 !important;
}
body #menu-indo .jba-v143-search-results {
  display: none !important;
  position: absolute !important;
  top: calc(100% + 7px) !important;
  right: 0 !important;
  left: auto !important;
  transform: none !important;
  width: min(610px, calc(100vw - 28px)) !important;
  max-width: min(610px, calc(100vw - 28px)) !important;
  max-height: min(470px, 68vh) !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 18px 46px rgba(0,18,70,.18) !important;
  direction: rtl !important;
  text-align: right !important;
  isolation: isolate;
}
body #menu-indo .jba-v143-search-results.jba-v143-open {
  display: block !important;
}
body #menu-indo .jba-v143-search-results:empty {
  display: none !important;
}
body .jba-v1556-search-panel {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  background: #fff !important;
}
body .jba-v1556-search-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 10px 13px !important;
  border-bottom: 1px solid #edf1f5 !important;
  background: #f8fafc !important;
  color: #001246 !important;
}
body .jba-v1556-search-head strong {
  font-size: 12px !important;
  font-weight: 900 !important;
}
body .jba-v1556-search-head span {
  max-width: 55% !important;
  overflow: hidden !important;
  color: #748096 !important;
  font-size: 10px !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
body .jba-v1556-search-list {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}
body .jba-v143-search-item.jba-v1556-search-item {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto 18px !important;
  align-items: center !important;
  gap: 9px !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 51px !important;
  margin: 0 !important;
  padding: 7px 12px !important;
  overflow: hidden !important;
  border: 0 !important;
  border-bottom: 1px solid #eef2f6 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #001246 !important;
  box-shadow: none !important;
  text-decoration: none !important;
  transform: none !important;
}
body .jba-v143-search-item.jba-v1556-search-item:hover,
body .jba-v143-search-item.jba-v1556-search-item:focus-visible {
  background: #fff9ef !important;
  color: #001246 !important;
  box-shadow: inset -3px 0 0 #d5a94e !important;
  transform: none !important;
}
body .jba-v1556-search-copy {
  display: block !important;
  min-width: 0 !important;
}
body .jba-v1556-search-copy strong,
body .jba-v1556-search-copy small {
  display: block !important;
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
body .jba-v1556-search-copy strong {
  color: #001246 !important;
  font-size: 11.5px !important;
  font-weight: 900 !important;
  line-height: 1.65 !important;
}
body .jba-v1556-search-copy small {
  margin-top: 1px !important;
  color: #7b8698 !important;
  font-size: 9px !important;
  font-weight: 650 !important;
  line-height: 1.5 !important;
}
body .jba-v1556-search-count {
  padding: 3px 7px !important;
  border-radius: 999px !important;
  background: #eef7f2 !important;
  color: #15704a !important;
  font-size: 9px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
body .jba-v1556-search-arrow {
  color: #d5a94e !important;
  font: 700 22px/1 Arial,sans-serif !important;
}
body .jba-v1556-search-loading,
body .jba-v1556-search-empty {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 64px !important;
  padding: 14px !important;
  color: #6f7b8e !important;
  font-size: 11px !important;
}
body .jba-v1556-search-all {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 8px 12px !important;
  border-top: 1px solid #e7edf4 !important;
  background: #f7f9fc !important;
  color: #062663 !important;
  font-size: 10.5px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
}
body .jba-v1556-search-all:hover {
  background: #eef3fa !important;
  color: #001246 !important;
}
body #menu-indo .jba-v143-is-loading .jba-v143-search-submit {
  pointer-events: none;
}
@media (max-width: 767px) {
  body #menu-indo .jba-v143-search-results {
    right: 50% !important;
    width: calc(100vw - 12px) !important;
    max-width: calc(100vw - 12px) !important;
    max-height: min(68vh, 520px) !important;
    transform: translateX(50%) !important;
    border-radius: 12px !important;
  }
  body .jba-v143-search-item.jba-v1556-search-item {
    min-height: 47px !important;
    padding: 6px 9px !important;
  }
  body .jba-v1556-search-copy strong { font-size: 10.5px !important; }
  body .jba-v1556-search-count { font-size: 8px !important; }
}

/* JBA v16.3.2 — intent-aware search result hierarchy. */
body .jba-v1632-search-titleline {
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  min-width: 0 !important;
}
body .jba-v1632-search-titleline > strong {
  flex: 0 1 auto !important;
  min-width: 0 !important;
}
body .jba-v1632-search-badge {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  min-height: 20px !important;
  padding: 2px 7px !important;
  border: 1px solid #e6d19c !important;
  border-radius: 999px !important;
  background: #fff8e7 !important;
  color: #775514 !important;
  font-size: 8px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: 1.4 !important;
  white-space: nowrap !important;
}
body .jba-v143-search-item.jba-v1556-search-item.jba-v1632-kind-combined,
body .jba-v15266-search-result.jba-v1632-kind-combined {
  border-bottom-color: #e9d29a !important;
  background: linear-gradient(135deg, #fffdf7 0%, #fff7df 100%) !important;
  box-shadow: inset -4px 0 0 #d5a94e !important;
}
body .jba-v143-search-item.jba-v1556-search-item.jba-v1632-kind-combined:hover,
body .jba-v143-search-item.jba-v1556-search-item.jba-v1632-kind-combined:focus-visible {
  background: #fff2c9 !important;
}
body .jba-v1632-kind-combined .jba-v1556-search-copy strong,
body .jba-v1632-kind-combined .jba-v15266-search-result-copy strong {
  color: #001246 !important;
  font-size: 12px !important;
}
body .jba-v1632-kind-product .jba-v1632-search-badge {
  border-color: #dbe6f5 !important;
  background: #f2f7fd !important;
  color: #24517e !important;
}
body .jba-v1632-kind-product .jba-v1556-search-count {
  display: none !important;
}
@media (max-width: 767px) {
  body .jba-v1632-search-titleline {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 3px !important;
  }
  body .jba-v1632-search-badge {
    min-height: 18px !important;
    padding: 1px 6px !important;
    font-size: 7.5px !important;
  }
}
