.custom-search{display:none;position:relative}html.custom-search-active .custom-search{display:block}@media screen and (max-width:989px){html.custom-search-active .header__search{display:none}}.custom-search *,.custom-search *:before,.custom-search *:after{box-sizing:border-box}.custom-search__field{position:relative;display:flex;align-items:center;flex:1;background:#f2f2f2;border:.1rem solid transparent;border-radius:999px;padding:0 1.4rem;height:4.6rem}.custom-search__field-icon{width:1.8rem;height:1.8rem;flex-shrink:0;color:rgba(var(--color-foreground),.55)}.custom-search__input{flex:1;border:0;background:transparent!important;background-color:transparent!important;box-shadow:none!important;outline:none;font-size:1.6rem;color:rgb(var(--color-foreground));padding:0 1rem;min-width:0;-webkit-appearance:none;appearance:none}.custom-search__input::-webkit-search-cancel-button{display:none}.custom-search__clear{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border:0;background:transparent;color:rgba(var(--color-foreground),.6);cursor:pointer}.custom-search__clear.is-hidden{display:none}.custom-search__clear svg{width:1.4rem;height:1.4rem}.custom-search__bar{display:block;padding:.8rem 1.5rem;background:rgb(var(--color-background))}@media screen and (min-width:990px){.custom-search__bar{display:none}}.custom-search__bar-trigger{display:flex;align-items:center;gap:1rem;width:100%;height:4.4rem;padding:0 1.4rem;background:#f2f2f2;border:0;border-radius:999px;cursor:pointer;color:rgba(var(--color-foreground),.55)}.custom-search__bar-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.custom-search__bar-placeholder{font-size:1.5rem}.custom-search__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgb(var(--color-background));display:none;flex-direction:column}.custom-search__overlay.is-open{display:flex}@media screen and (min-width:990px){.custom-search__overlay{display:none!important}}.custom-search__overlay-head{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.custom-search__back{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.custom-search__back svg{width:2rem;height:2rem}.custom-search__scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.5rem}.custom-search__dropdown{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;max-height:92vh;overflow-y:auto;background:rgb(var(--color-background));box-shadow:0 1.2rem 2.4rem #0000001f}.custom-search__dropdown.is-open{display:block}@media screen and (max-width:989px){.custom-search__dropdown{display:none!important}}.custom-search__dropdown-inner{max-width:120rem;margin:0 auto;padding:2rem 5rem}.custom-search__dropdown-head{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.custom-search__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.custom-search__close svg{width:1.8rem;height:1.8rem}.custom-search__dropdown .custom-search__scroll{padding:0;max-height:none}.custom-search__backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#00000059}html.custom-search-dropdown-open .custom-search__backdrop{display:block}@media screen and (max-width:989px){.custom-search__backdrop{display:none!important}}.custom-search__section{margin-bottom:2.5rem}.custom-search__section-title{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.55);margin:0 0 1.2rem}.custom-search__terms{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.8rem}.custom-search__term{display:inline-flex;align-items:center;gap:.7rem;padding:.7rem 1.4rem;border-radius:999px;background:#f2f2f2;color:rgb(var(--color-foreground));font-size:1.4rem;text-decoration:none}.custom-search__term:hover{background:#e7e7e7}.custom-search__term-icon{width:1.4rem;height:1.4rem;flex-shrink:0;color:rgba(var(--color-foreground),.55)}.custom-search__popular,.custom-search__results-container .custom-search-results__products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:990px){.custom-search__dropdown .custom-search__popular,.custom-search__dropdown .custom-search-results__products{grid-template-columns:repeat(4,1fr)}}.custom-search__results-container:empty{display:none}.custom-search-results__tabs{display:flex;gap:.6rem;flex-wrap:wrap;border-bottom:.1rem solid rgba(var(--color-foreground),.1);margin-bottom:1.6rem}.custom-search-results__tab{border:0;background:transparent;padding:.8rem .4rem;margin-bottom:-.1rem;font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),.6);border-bottom:.2rem solid transparent;cursor:pointer}.custom-search-results__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.custom-search-results__count{font-size:1.1rem;color:rgba(var(--color-foreground),.45)}.custom-search-results__panel{display:none}.custom-search-results__panel.is-active{display:block}.custom-search-results__list{list-style:none;margin:0;padding:0}.custom-search-results__row{display:flex;align-items:center;gap:1rem;padding:1.1rem .4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.06);text-decoration:none;color:rgb(var(--color-foreground));font-size:1.5rem}.custom-search-results__row-icon{width:1.6rem;height:1.6rem;flex-shrink:0;color:rgba(var(--color-foreground),.5)}.custom-search-results__row:hover{color:rgba(var(--color-foreground),.65)}.custom-search-results__all{display:block;text-align:center;margin-top:2rem;padding:1.3rem;border:.1rem solid rgb(var(--color-foreground));border-radius:.8rem;font-size:1.5rem;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground))}.custom-search-results__all:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.custom-search-results__empty,.custom-search-results__none{padding:2rem 0;color:rgba(var(--color-foreground),.6);font-size:1.5rem}.custom-search__results-container.is-loading{opacity:.5}html.custom-search-overlay-open{overflow:hidden}html.custom-search-overlay-open .announcement-bar,html.custom-search-overlay-open [class*=countdown],html.custom-search-overlay-open [class*=Countdown]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-search.css.map */
