/* B2B Smart Search - intentionally namespaced to avoid Journal/OpenCart theme conflicts */
.b2b-smart-dropdown{position:fixed;z-index:999999;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:0 18px 48px rgba(0,0,0,.18);overflow:hidden;max-height:min(72vh,620px);overflow-y:auto;font-family:inherit;color:#1d2329}
.b2b-smart-dropdown *{box-sizing:border-box}.b2b-smart-dropdown[hidden]{display:none!important}
.b2b-smart-section-title{padding:10px 14px 7px;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#7a828a;background:#fafafa;border-top:1px solid #f0f0f0}.b2b-smart-section-title:first-child{border-top:0}
.b2b-smart-item{display:flex;align-items:center;gap:11px;padding:10px 14px;color:#1d2329!important;text-decoration:none!important;border-top:1px solid #f3f3f3;background:#fff;transition:background .12s ease}.b2b-smart-item:hover,.b2b-smart-item.is-active{background:#f5f8fb}.b2b-smart-item:first-of-type{border-top:0}
.b2b-smart-product img{width:58px;height:58px;object-fit:contain;border-radius:7px;background:#f6f6f6;flex:none}.b2b-smart-copy{min-width:0;flex:1}.b2b-smart-name{display:block;font-size:14px;font-weight:650;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-smart-meta{display:block;margin-top:4px;font-size:12px;color:#76808a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-smart-price{margin-left:auto;font-size:13px;font-weight:700;white-space:nowrap}.b2b-smart-price del{font-weight:400;color:#999;margin-right:5px}.b2b-smart-vehicle-icon{width:34px;height:34px;border-radius:50%;background:#f1f4f7;display:flex;align-items:center;justify-content:center;font-size:17px;flex:none}.b2b-smart-count{font-size:11px;color:#8a9299;white-space:nowrap}.b2b-smart-correction{display:block;padding:12px 14px;background:#fff8df;color:#453800!important;text-decoration:none!important;font-size:13px}.b2b-smart-correction strong{font-weight:750}.b2b-smart-all{display:block;text-align:center;padding:12px 14px;font-weight:700;text-decoration:none!important;background:#f7f8fa;border-top:1px solid #eceff1}.b2b-smart-loading{padding:17px;text-align:center;color:#727b83;font-size:13px}.b2b-smart-empty-dd{padding:16px;text-align:center;color:#727b83;font-size:13px}
#b2b-smart-results .b2b-search-head{margin-bottom:18px}#b2b-smart-results .b2b-search-head h1{margin-bottom:8px}.b2b-correction{padding:10px 13px;border-radius:6px;background:#fff8df;display:inline-block}.b2b-result-meta{margin:0 0 14px;color:#6e7781}.b2b-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.b2b-product-card{border:1px solid #e8eaed;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.b2b-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;padding:14px;background:#fafafa}.b2b-product-image img{max-width:100%;max-height:100%;object-fit:contain}.b2b-product-body{padding:15px;display:flex;flex-direction:column;flex:1}.b2b-product-brand{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#7a828a;font-weight:700}.b2b-product-body h3{font-size:16px;line-height:1.35;margin:5px 0 8px}.b2b-product-body h3 a{text-decoration:none}.b2b-product-model{font-size:12px;color:#78818a;margin-bottom:12px}.b2b-product-price{font-size:17px;margin-top:auto;margin-bottom:12px}.b2b-price-old{text-decoration:line-through;color:#999;font-size:13px;margin-right:7px}.b2b-view-product{align-self:flex-start}.b2b-pagination{margin-top:24px}.b2b-empty{padding:45px 20px;text-align:center;border:1px dashed #d9dde1;border-radius:10px}
@media(max-width:991px){.b2b-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.b2b-smart-dropdown{left:8px!important;right:8px!important;width:auto!important}.b2b-smart-price{display:none}.b2b-product-grid{grid-template-columns:1fr}.b2b-pagination .text-right{text-align:left!important;margin-top:8px}}
