.nlh-suggest-dropdown{display:none;position:absolute;top:100%;left:0;right:0;z-index:9999;margin-top:4px;background:#1a1a1e;border:1px solid rgba(255,255,255,.08);border-radius:4px;box-shadow:0 12px 40px rgba(0,0,0,.5),0 2px 8px rgba(0,0,0,.3);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.nlh-suggest-dropdown--open{display:block}.nlh-suggest-product{display:flex;align-items:center;padding:10px 14px;gap:12px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(255,255,255,.04);text-decoration:none;color:#fff}.nlh-suggest-product:last-of-type{border-bottom:1px solid rgba(255,255,255,.08)}.nlh-suggest-product:hover,.nlh-suggest-product.nlh-suggest-item--active{background:rgba(196,18,48,.12)}.nlh-suggest-product__image{flex-shrink:0;width:48px;height:48px;border-radius:3px;overflow:hidden;background:#2a2a2e}.nlh-suggest-product__image img{width:100%;height:100%;object-fit:contain;display:block}.nlh-suggest-product__no-image{width:100%;height:100%;background:#2a2a2e}.nlh-suggest-product__info{flex:1;min-width:0;overflow:hidden}.nlh-suggest-product__name{font-size:13px;font-weight:500;line-height:1.35;color:#f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nlh-suggest-product__name mark{background:0 0;color:#e63946;font-weight:600}.nlh-suggest-product__meta{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:11px;color:#888;line-height:1.3}.nlh-suggest-product__brand{color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.nlh-suggest-product__sku{color:#666;font-family:'SF Mono','Fira Code','Consolas',monospace;font-size:10px}.nlh-suggest-product__price{flex-shrink:0;font-size:14px;font-weight:600;color:#fff;white-space:nowrap;padding-left:8px}.nlh-suggest-viewall{display:block;padding:11px 14px;font-size:12px;color:#999;text-align:center;text-decoration:none;transition:background-color .15s ease,color .15s ease;cursor:pointer;border-top:none}.nlh-suggest-viewall:hover,.nlh-suggest-viewall.nlh-suggest-item--active{background:rgba(196,18,48,.08);color:#e63946}.nlh-suggest-viewall strong{color:#ddd;font-weight:500}.nlh-suggest-viewall:hover strong,.nlh-suggest-viewall.nlh-suggest-item--active strong{color:#fff}.nlh-suggest-empty{padding:20px 14px;text-align:center;font-size:13px;color:#666}.nlh-suggest-loading{display:flex;align-items:center;justify-content:center;padding:20px}.nlh-suggest-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top:2px solid #e63946;border-radius:50%;animation:nlh-spin .6s linear infinite}@keyframes nlh-spin{to{transform:rotate(360deg)}}@media (max-width:991px){body.nlh-suggest-open{overflow:hidden;position:fixed;width:100%}.show-search .search-wrapper{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;z-index:10000 !important;background:#111114 !important;opacity:1 !important;visibility:visible !important;padding:0 !important;margin:0 !important;display:flex !important;flex-direction:column !important;min-width:0 !important}.show-search .search-wrapper .sm-searchbox-content,.show-search .search-wrapper .minisearch{flex-shrink:0;width:100%;display:flex !important;border:none}.show-search .search-wrapper .minisearch{clip-path:none !important;padding:0;margin:0}.show-search .search-wrapper .minisearch:before,.show-search .search-wrapper .minisearch:after{display:none !important}.show-search .search-wrapper .field.searchbox{flex:1;display:flex !important}.show-search .search-wrapper .control{flex:1;display:flex !important;background:0 0;border:none;font-size:inherit}.show-search .search-wrapper .control .cat-select{display:none !important}.show-search .search-wrapper .control .input-box{flex:1;display:flex !important;border:none}.show-search .search-wrapper .control .input-box .input-searchbox{width:100%;height:56px !important;padding:0 16px !important;padding-right:56px !important;font-size:18px !important;font-weight:400;color:#fff !important;background:#1a1a1e !important;border:none !important;border-bottom:2px solid #e63946 !important;outline:none;-webkit-appearance:none}.show-search .search-wrapper .control .input-box .input-searchbox::placeholder{color:#666}.show-search .search-wrapper .actions{flex-shrink:0}.show-search .search-wrapper .actions .btn-searchbox{height:56px !important;width:56px !important;background:#e63946 !important;clip-path:none !important;border-radius:0 !important;border:none;margin:0}.nlh-search-close{position:fixed !important;top:0 !important;right:56px !important;width:56px !important;height:56px !important;align-items:center !important;justify-content:center !important;background:#1a1a1e !important;border:none !important;border-bottom:2px solid #333 !important;color:#888 !important;font-size:24px !important;cursor:pointer !important;z-index:10001 !important;transition:color .15s ease;-webkit-appearance:none !important;padding:0 !important;line-height:56px !important;border-radius:0 !important;text-transform:none !important;font-weight:300 !important;white-space:normal !important;box-shadow:none !important;outline:none !important}.nlh-search-close:hover,.nlh-search-close:active{color:#e63946 !important;background:#1a1a1e !important}body.nlh-suggest-open .nlh-search-close{display:flex !important}.nlh-suggest-dropdown{position:fixed !important;top:58px !important;left:0 !important;right:0 !important;bottom:0 !important;margin:0 !important;border-radius:0 !important;border:none !important;max-height:none !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch;z-index:10000;background:#111114}.nlh-suggest-product{padding:14px 16px;gap:14px}.nlh-suggest-product__image{width:52px;height:52px;border-radius:4px}.nlh-suggest-product__name{font-size:14px;white-space:normal;line-height:1.35;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.nlh-suggest-product__meta{margin-top:4px;font-size:12px}.nlh-suggest-product__price{font-size:15px}.nlh-suggest-viewall{position:sticky;bottom:0;padding:16px;font-size:14px;background:#111114;border-top:1px solid rgba(255,255,255,.08)}.nlh-suggest-empty{padding:40px 16px;font-size:15px;color:#555}.nlh-suggest-loading{padding:40px}.show-search #searchbox_autocomplete,.show-search #search_autocomplete{display:none !important}.show-search .sm-searchbox-keyword,.show-search .sm-searchbox-more{display:none !important}}@media (min-width:992px){.nlh-search-close{display:none !important}.nlh-suggest-dropdown{position:absolute !important;top:100% !important;left:0 !important;right:0 !important;bottom:auto !important;margin-top:4px !important;border-radius:4px !important;border:1px solid rgba(255,255,255,.08) !important;max-height:70vh !important;overflow-y:auto !important;background:#1a1a1e !important}}