.search-suggestions{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);width:100%;max-width:1280px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;z-index:1000;max-height:80vh;overflow-y:auto;animation:slideDown .2s cubic-bezier(.16,1,.3,1)}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}.search-suggestions::-webkit-scrollbar{width:6px}.search-suggestions::-webkit-scrollbar-track{background:#f1f5f9;border-radius:0 0 12px}.search-suggestions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.search-suggestions::-webkit-scrollbar-thumb:hover{background:#94a3b8}.suggestions-container{padding:1.5rem;display:block}@media(max-width:768px){.search-suggestions{position:absolute;top:100%;left:0;right:0;width:100%;max-width:none;transform:none;max-height:calc(100vh - 160px);border-radius:0 0 12px 12px;border-top:1px solid #f1f5f9;animation:none;transition:none}.header-scrolled .search-suggestions{border-radius:0 0 12px 12px}.suggestions-container{display:block;padding:1rem}}.categories-section{grid-area:categories}.brands-section{grid-area:brands}.products-section{padding:0}.suggestion-section{margin-bottom:0}.section-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.625rem;padding-bottom:.375rem;border-bottom:1px solid #f1f5f9}.suggestion-link{display:block;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;color:#475569;text-decoration:none;transition:all .15s ease;border-radius:6px;margin-bottom:.125rem}.suggestion-link:hover{background:linear-gradient(135deg,#8bc53f26,#8bc53f40);color:var(--color-primary);transform:translate(2px)}.suggestions-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:769px){.suggestions-products-grid{grid-template-columns:repeat(3,1fr);gap:.625rem}}@media(min-width:1024px){.suggestions-products-grid{grid-template-columns:repeat(4,1fr);gap:.625rem}}@media(max-width:768px){.suggestions-products-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;max-height:none}.suggestions-products-grid .suggestion-product-card:nth-child(n+8){display:none}}.suggestion-product-card{display:flex;align-items:flex-start;gap:.625rem;padding:.625rem;border-radius:8px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;background:#fff;border:1px solid transparent}@media(min-width:769px){.suggestions-products-grid .suggestion-product-card:nth-child(4n+1),.suggestions-products-grid .suggestion-product-card:nth-child(4n+2){background:#fafafa}.suggestions-products-grid .suggestion-product-card:nth-child(4n+3),.suggestions-products-grid .suggestion-product-card:nth-child(4n+4){background:#f5f5f5}}@media(max-width:768px){.suggestions-products-grid .suggestion-product-card:nth-child(odd){background:#fafafa}.suggestions-products-grid .suggestion-product-card:nth-child(2n){background:#f5f5f5}}.suggestion-product-card:hover{background:linear-gradient(135deg,#8bc53f33,#8bc53f4d)!important;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #8bc53f33}.suggestion-product-card:active{transform:translateY(0)}.suggestion-product-image{width:52px;height:52px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid #e5e7eb}.suggestion-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.suggestion-product-card:hover .suggestion-product-image img{transform:scale(1.05)}.suggestion-product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.product-details{flex:1;min-width:0}.suggestion-product-title{font-size:.75rem;font-weight:600;color:#1f2937;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.25rem}.suggestion-product-card:hover .suggestion-product-title{color:var(--color-primary)}.suggestion-product-prices{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;margin-top:auto}.price-row{display:flex;flex-direction:column;align-items:flex-end}.current-prices{display:flex;align-items:baseline;gap:.375rem;color:var(--color-primary);font-weight:700;font-size:.8125rem;line-height:1}.old-prices{display:flex;align-items:baseline;gap:.375rem;color:#9ca3af;font-weight:400;font-size:.6875rem;text-decoration:line-through;opacity:.8}.view-all-results-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,#76a831 100%);color:#fff!important;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;text-decoration:none!important;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #8bc53f4d}.view-all-results-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8bc53f66;filter:brightness(1.05)}.view-all-results-btn:active{transform:translateY(0)}.hover\:underline:hover{text-decoration:underline}.no-suggestions{padding:3rem 2rem;text-align:center;color:#94a3b8}.no-suggestions:before{content:"";display:block;margin:0 auto 1rem;width:48px;height:48px;background:#f1f5f9;border-radius:50%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.suggestions-products-grid[loading]{animation:pulse 1.5s ease-in-out infinite}.suggestion-product-card,.suggestion-product-image img{will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.suggestion-product-card:focus,.suggestion-link:focus{outline:2px solid var(--color-primary);outline-offset:2px}@media(max-width:480px){.suggestion-product-image{width:48px;height:48px}.suggestion-product-title{font-size:.7125rem}.current-prices{font-size:.75rem}.old-prices{font-size:.6375rem}}
