.searcherMobile_navbarSearcherContainer__pl4aT{position:relative;display:flex;align-items:center;width:100%;z-index:1200;justify-content:center;padding:.5rem 0}.searcherMobile_drawerMode__avG7x{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;padding:0}.searcherMobile_navbarSearchWrapper__jRR5L{display:flex;align-items:center;background:var(--background-light,#ffffff);border-radius:var(--radius-xl,24px);box-shadow:var(--shadow-md);padding:8px 20px;width:100%;max-width:550px;height:52px;transition:var(--transition-normal);overflow:hidden;border:2px solid transparent}.searcherMobile_drawerSearchWrapper__yBYy3{max-width:none}.searcherMobile_navbarSearchWrapper__jRR5L:focus-within{box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarSearchWrapper__jRR5L{background:var(--bg-dark,#232323);box-shadow:var(--shadow-dark-md);border-color:var(--border-dark,#434343)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarSearchWrapper__jRR5L:focus-within{border-color:var(--primary-color);box-shadow:var(--shadow-dark-lg)}.searcherMobile_navbarSearchIconContainer__lbfPt{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin-right:10px;flex-shrink:0}.searcherMobile_navbarSearchIcon__pvKnu{color:var(--primary-color);font-size:26px;transition:var(--transition-normal)}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarSearchIcon__pvKnu{color:var(--primary-light)}.searcherMobile_navbarSearchInputContainer__8bA_G{flex:1 1;display:flex;align-items:center;position:relative;min-width:0}.searcherMobile_placeholderContainer__yr39n{position:relative;width:100%;display:flex;align-items:center;height:52px}.searcherMobile_navbarSearchInput__S3W7p{font-family:var(--searcher-font,inherit);font-size:1rem;padding:0;border:none;outline:none;background:transparent;color:var(--text-main);width:100%;transition:var(--transition-fast);position:relative;z-index:2}.searcherMobile_navbarSearchInput__S3W7p input{padding:10px 4px!important;font-size:1rem!important;font-weight:500}.searcherMobile_customPlaceholder__XMLKG{position:absolute;left:4px;top:25%;transform:translateY(-50%);color:var(--text-secondary);font-size:1rem;pointer-events:none;white-space:nowrap;z-index:1;font-family:inherit;line-height:1.5;font-weight:500}.searcherMobile_darkMode__ByfkT .searcherMobile_customPlaceholder__XMLKG{color:var(--searcher-text-muted-dark,#a5a5a5)}.searcherMobile_navbarSearchInput__S3W7p:focus{outline:none}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarSearchInput__S3W7p{color:var(--searcher-text-dark,#f2f2f2)}.searcherMobile_navbarSearchInput__S3W7p::placeholder{color:transparent;opacity:0}.searcherMobile_navbarClearButton__gfaJI{color:var(--text-secondary)!important;margin-left:10px;background:transparent!important;border-radius:50%;transition:var(--transition-fast);flex-shrink:0}.searcherMobile_navbarClearButton__gfaJI:hover{color:var(--primary-color)!important;background:var(--hover)!important;transform:scale(1.15)}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarClearButton__gfaJI{color:var(--searcher-text-muted-dark)!important}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarClearButton__gfaJI:hover{background:rgba(212,175,55,.15)!important}.searcherMobile_navbarSearchResultsContainer__PrKgl{position:absolute;top:calc(100% + 2px);left:-50%;transform:translateX(-50%);width:100dvw;max-width:100dvw;z-index:1500;display:flex;justify-content:center}.searcherMobile_navbarSearchResultsPaper__cNl84{width:100%;padding:20px 16px 16px;border-radius:var(--radius-lg);background:var(--background);box-shadow:none;max-height:70vh;overflow-y:auto;transition:var(--transition-normal);border:1px solid transparent}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarSearchResultsPaper__cNl84{background:var(--bg-dark);border-color:var(--border-dark);box-shadow:var(--shadow-dark-lg)}.searcherMobile_navbarResultsTitle__xCjj7{font-weight:700;font-size:1.05rem;color:var(--primary-color);margin-bottom:14px;border-bottom:2px solid var(--border-light);padding-bottom:10px;letter-spacing:.3px}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarResultsTitle__xCjj7{color:var(--primary-light);border-bottom-color:var(--border-dark)}.searcherMobile_navbarSearchResultsGrid__i1xdF{display:flex;flex-direction:column;gap:0;margin-bottom:14px}@media (min-width:480px){.searcherMobile_navbarSearchResultsContainer__PrKgl{max-width:550px}.searcherMobile_navbarSearchWrapper__jRR5L{max-width:650px}}.searcherMobile_navbarProductCard__WzYxl{display:flex;flex-direction:row;align-items:center;position:relative;border-radius:var(--radius-md)!important;background:var(--secondary-background);box-shadow:var(--shadow-sm);transition:var(--transition-normal);overflow:hidden;min-height:80px;border:1px solid var(--border-light)}.searcherMobile_navbarProductCard__WzYxl:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarProductCard__WzYxl{background:var(--bg-dark-alt);border-color:var(--border-dark);box-shadow:var(--shadow-dark-sm)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarProductCard__WzYxl:hover{box-shadow:var(--shadow-dark-hover)}.searcherMobile_navbarProductCardLink__81iKK{display:flex;flex-direction:row;align-items:center;flex:1 1;text-decoration:none;color:inherit;min-width:0}.searcherMobile_navbarProductImage__6yS_4{width:80px;height:80px;object-fit:cover;background:var(--secondary-background);border-radius:var(--radius-sm);margin:0;flex-shrink:0}.searcherMobile_navbarProductCardContent__8JADh{padding:12px 14px!important;display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.searcherMobile_navbarProductName__3EVwN{font-weight:600!important;font-size:.98rem!important;line-height:1.3!important;color:var(--text-main);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarProductName__3EVwN{color:var(--searcher-text-dark)}.searcherMobile_navbarVariantName__S2F_n{display:block;font-size:.78rem!important;font-weight:500;color:var(--primary-color);margin-top:2px;line-height:1.2}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarVariantName__S2F_n{color:var(--primary-color-light,#ff6b6b)}.searcherMobile_navbarPriceChip__zXmsp{font-size:.85rem!important;height:26px!important;align-self:flex-start;background:var(--primary-color)!important;color:var(--background)!important;border-radius:var(--radius-md)!important;font-weight:700!important;padding:0 12px!important;box-shadow:var(--shadow-sm)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarPriceChip__zXmsp{background:var(--primary-dark)!important;color:var(--background)!important;border:1px solid var(--primary-light)}.searcherMobile_navbarAddToCartButton__NdRuw{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:var(--primary-color);color:var(--background);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-normal);box-shadow:var(--shadow-sm);font-size:1.1rem;z-index:10}.searcherMobile_navbarAddToCartButton__NdRuw:hover:not(:disabled){background:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-50%) scale(1.08)}.searcherMobile_navbarAddToCartButton__NdRuw:active:not(:disabled){transform:translateY(-50%) scale(.95)}.searcherMobile_navbarAddToCartButton__NdRuw:disabled{cursor:not-allowed;opacity:.7}.searcherMobile_navbarAddToCartButton__NdRuw.searcherMobile_added__iDWLQ{background:var(--success);animation:searcherMobile_successPulse__Jadyf .6s ease-in-out}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarAddToCartButton__NdRuw{background:var(--primary-color);box-shadow:var(--shadow-dark-sm)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarAddToCartButton__NdRuw:hover:not(:disabled){background:var(--primary-light);box-shadow:var(--shadow-dark-md)}@keyframes searcherMobile_successPulse__Jadyf{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.15)}}.searcherMobile_navbarViewAllLink__hastD{display:block;text-align:center;padding:12px 0 0;margin-top:10px;border-top:2px solid var(--border-light);text-decoration:none;font-weight:700;color:var(--primary-color);font-size:1.02rem;transition:var(--transition-fast);letter-spacing:.3px}.searcherMobile_navbarViewAllLink__hastD:hover{color:var(--primary-dark);transform:translateY(-1px)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarViewAllLink__hastD{border-top-color:var(--border-dark);color:var(--primary-light)}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarViewAllLink__hastD:hover{color:var(--primary-color)}.searcherMobile_navbarNoResultsText__to_LP{font-weight:700!important;color:var(--primary-color);font-size:1.15rem!important;margin-bottom:8px!important;letter-spacing:.3px}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarNoResultsText__to_LP{color:var(--primary-light)}.searcherMobile_navbarSuggestionText__1NPZN{color:var(--text-secondary);font-style:italic;font-size:.98rem!important;font-weight:500}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarSuggestionText__1NPZN{color:var(--searcher-text-muted-dark)}.searcherMobile_noResults__9YMvB{padding:28px 16px!important;text-align:center}.searcherMobile_navbarSearchWrapper__jRR5L:focus-within{box-shadow:0 0 0 3px rgba(212,175,55,.25)}.searcherMobile_navbarProductCard__WzYxl:focus-within{box-shadow:0 0 0 3px rgba(212,175,55,.25);outline:none}.searcherMobile_darkMode__ByfkT.searcherMobile_navbarSearchWrapper__jRR5L:focus-within{box-shadow:0 0 0 3px rgba(212,175,55,.35)}@keyframes searcherMobile_pulse__uftVn{0%,to{transform:scale(1) rotateY(180deg)}50%{transform:scale(1.12) rotateY(180deg)}}.searcherMobile_navbarSearchIcon__pvKnu:hover{animation:searcherMobile_pulse__uftVn .6s ease-in-out;color:var(--primary-dark)}.searcherMobile_navbarSearchResultsPaper__cNl84{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--primary-color) var(--background)}.searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar{width:8px}.searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-track{background:var(--secondary-background);border-radius:var(--radius-sm)}.searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:var(--radius-sm);-webkit-transition:var(--transition-fast);transition:var(--transition-fast)}.searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-track{background:var(--bg-dark-alt)}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-thumb{background:var(--primary-light)}.searcherMobile_darkMode__ByfkT .searcherMobile_navbarSearchResultsPaper__cNl84::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}@media (max-width:480px){.searcherMobile_navbarSearcherContainer__pl4aT{padding:.15rem .275rem}.searcherMobile_navbarSearchResultsContainer__PrKgl{max-width:96vw;width:96vw}.searcherMobile_navbarSearchResultsPaper__cNl84{max-width:96vw;padding:16px 10px 12px}.searcherMobile_navbarSearchWrapper__jRR5L{max-width:100%;height:48px;padding:6px 1px}.searcherMobile_navbarProductImage__6yS_4{width:70px;height:70px}.searcherMobile_navbarProductCardContent__8JADh{padding:10px 12px!important}.searcherMobile_navbarProductName__3EVwN{font-size:.92rem!important}.searcherMobile_navbarPriceChip__zXmsp{font-size:.8rem!important;height:24px!important;padding:0 10px!important}.searcherMobile_navbarAddToCartButton__NdRuw{width:38px;height:38px;font-size:1rem;right:10px}.searcherMobile_navbarSearchIcon__pvKnu{font-size:24px}.searcherMobile_navbarSearchIconContainer__lbfPt{min-width:36px;height:36px;margin-right:8px}}@media (min-width:768px){.searcherMobile_navbarSearchWrapper__jRR5L{max-width:700px;height:56px}.searcherMobile_navbarSearchResultsGrid__i1xdF{gap:0}.searcherMobile_navbarSearchResultsContainer__PrKgl{max-width:700px}.searcherMobile_navbarProductImage__6yS_4{width:90px;height:90px}.searcherMobile_navbarProductCard__WzYxl{min-height:90px}}@media (min-width:1024px){.searcherMobile_navbarSearchResultsContainer__PrKgl,.searcherMobile_navbarSearchWrapper__jRR5L{max-width:750px}}