.results-count{padding:8px 16px;font-size:12px;color:#64748b;border-bottom:1px solid #e2e8f0;background:#f8fafc}.results-section{border-bottom:1px solid #f1f5f9}.results-section:last-child{border-bottom:none}.section-header{padding:12px 16px;background:#f8fafc;font-size:12px;font-weight:600;color:#6366f1;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.section-view-all{font-size:11px;color:#94a3b8;text-decoration:none}.section-view-all:hover{color:#6366f1}.product-item,.category-item,.brand-item{display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s;border-bottom:1px solid #f1f5f9;position:relative;cursor:pointer;min-height:60px}.product-item:hover,.category-item:hover,.brand-item:hover{background:#f8fafc}.stock-badge{position:absolute;top:8px;left:8px;right:auto;font-size:9px;padding:2px 6px;border-radius:20px;font-weight:600;z-index:1}.in-stock{background:#10b981;color:#fff}.out-of-stock{background:#ef4444;color:#fff}.product-image{width:50px;height:50px;flex-shrink:0;background:#f1f5f9;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image .no-image{font-size:24px}.category-icon,.brand-icon{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;background:#f1f5f9!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;flex-shrink:0!important}.category-icon img,.brand-icon img{width:100%!important;height:100%!important;object-fit:cover!important}.category-icon .no-image,.brand-icon .no-image{font-size:24px!important}.product-info,.category-info,.brand-info{flex:1}.product-title,.category-name,.brand-name{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px;line-height:1.3}.product-sku{font-size:11px;color:#94a3b8;margin-bottom:4px;font-family:monospace}.product-meta{display:flex;gap:6px;flex-wrap:wrap}.product-category{font-size:10px;color:#6366f1;background:#eef2ff;display:inline-block;padding:2px 8px;border-radius:12px}.product-brand{font-size:10px;color:#8b5cf6;background:#f3e8ff;display:inline-block;padding:2px 8px;border-radius:12px}.product-price{font-size:16px;font-weight:700;color:#10b981;flex-shrink:0}.product-price ins{text-decoration:none}.product-price del{font-size:11px;color:#94a3b8;margin-right:6px}.category-count,.brand-count{font-size:11px;color:#94a3b8;margin-top:2px}.no-results{padding:40px 20px;text-align:center;color:#94a3b8}.no-results .emoji{font-size:48px;margin-bottom:12px;opacity:.5}.search-tip{font-size:12px;margin-top:8px;color:#cbd5e1}.view-all{padding:12px;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0}.view-all a{color:#6366f1;text-decoration:none;font-size:13px;font-weight:500}.view-all a:hover{text-decoration:underline}.search-overlay.active{display:block}.product-item,.category-item,.brand-item{animation:fadeInUp .3s ease backwards}@media (max-width:768px){.product-image{width:45px;height:45px}.category-icon,.brand-icon{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important}.product-title,.category-name,.brand-name{font-size:13px}.product-price{font-size:13px}.stock-badge{position:static;display:inline-block;margin-right:8px;font-size:8px;padding:1px 5px}.search-results-open{overflow:hidden}}