#search-autocomplete-panel{display:none;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.15);max-height:480px;overflow-y:auto;min-width:0 !important}#search-autocomplete-panel::-webkit-scrollbar{width:6px}#search-autocomplete-panel::-webkit-scrollbar-track{background:#f1f1f1}#search-autocomplete-panel::-webkit-scrollbar-thumb{background:#D2B7CB;border-radius:3px}.search-section-title{font-size:12px;font-weight:600;color:#999;text-transform:uppercase;padding:12px 16px 6px;letter-spacing:0.5px}.search-correction{padding:10px 16px;background:#fff3cd;border-bottom:1px solid #ffecb5;font-size:13px;color:#856404}.search-suggestions{border-bottom:1px solid #f0f0f0}.search-suggestion-item{padding:9px 16px;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:14px;color:#333;transition:background 0.15s}.search-suggestion-item .icon{display:flex;align-items:center;flex-shrink:0}.search-suggestion-item mark{background:#ffd700;color:#333;font-weight:600;padding:0 2px;border-radius:2px}.search-suggestion-item:hover,.search-suggestion-item.active{background:#f8f9fa}.search-products{border-bottom:1px solid #f0f0f0}.search-product-item{display:flex;gap:12px;padding:10px 16px;transition:background 0.15s;cursor:pointer;text-decoration:none;color:inherit;align-items:center}.search-product-item:hover,.search-product-item.active{background:#f8f9fa}.search-product-image{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0}.search-product-info{flex:1;min-width:0}.search-product-name{font-size:13px;font-weight:500;color:#333;white-space:normal;line-height:1.4}.search-view-all{padding:10px 16px;text-align:center;border-top:1px solid #f0f0f0}.search-view-all a{color:#D2B7CB;text-decoration:none;font-weight:600;font-size:13px}.search-view-all a:hover{color:#b89ab0}.search-no-results{padding:20px 16px;text-align:center;color:#999;font-size:14px}@media (max-width:991px){#search-autocomplete-panel{left:0 !important;right:0 !important;width:100% !important;max-width:100vw !important;border-radius:0 0 8px 8px;max-height:60vh}.search-product-item{padding:12px 16px}.search-suggestion-item{padding:12px 16px;min-height:44px}.search-product-image{width:44px;height:44px}.search-product-name{font-size:14px}}