.search-modal.searching{height:calc(100vh - var(--announcement-bar-height, 0px) - 48px)}.search-modal.searching .search__recommendation,.template-search__search predictive-search[results] .search__recommendation,predictive-search[loading] .search__recommendation,predictive-search[open] .search__recommendation{display:none}.predictive-search__results-list{overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:thin}.predictive-search__results-list::-webkit-scrollbar-track{background-color:rgb(var(--color-border))}.predictive-search__results-list::-webkit-scrollbar{background-color:rgb(var(--color-foreground));width:.3rem}.predictive-search__results-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.no-js .predictive-search{display:none}.header .predictive-search{flex:1 0 auto;position:relative;margin:3rem 0 2rem}.header .predictive-search-results{height:100%;position:absolute;flex-direction:column;top:0;left:0;width:100%;display:flex}.header .predictive-search__item--term{margin-top:1rem}.header .predictive-search__results-list{padding-inline-end:2.5%;flex-wrap:wrap;margin-inline-end:-2.5%;row-gap:2rem;display:flex}.header .predictive-search__results-list li{width:100%}@media screen and (min-width:750px){.header .predictive-search__results-list{column-gap:2rem;padding-inline-end:2.5rem;margin-inline-end:-2.5rem;row-gap:3rem}.header .predictive-search__results-list li{width:calc(50% - 1rem)}.header .predictive-search__results-list li:last-child{justify-content:center;width:100%;display:flex}.header .predictive-search__item--term{min-width:24rem;width:auto}}.predictive-search--search-template{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;padding:2rem;position:absolute;top:calc(100% - .1rem);background-color:rgb(var(--color-background));margin:0 2rem;left:0;width:calc(100% - 4rem);display:none;z-index:30}predictive-search[open] .predictive-search--search-template{flex-direction:column;display:flex}.predictive-search--search-template .predictive-search-results{width:calc(100% + 1.5rem)}.predictive-search--search-template .predictive-search__results-list{padding-inline-end:1.5rem;max-height:30rem}.predictive-search--search-template .predictive-search__list-item{padding:1.6rem 0;border-top:.1rem solid rgb(var(--color-border))}.predictive-search--search-template .predictive-search__list-item:last-child{padding-top:1rem;border-top:0;padding-bottom:0}.predictive-search--search-template .predictive-search__list-item:first-child{padding-top:0;border-top:0}.predictive-search--search-template .predictive-search__item-heading{font-size:calc(var(--font-heading-scale)*1.4rem);line-height:calc(1 + .2/max(1,var(--font-heading-scale)))}.predictive-search__heading{justify-content:space-between;margin:0;align-items:center;padding-bottom:2rem;display:flex}predictive-search .icon-spinner{height:2rem;width:2rem;line-height:0}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__heading .icon-spinner,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{padding-inline-end:.2rem;justify-content:center;display:flex}predictive-search[loading] .search-modal__form .search__button[type=button]{display:none}.predictive-search__item-heading{transition:background-size var(--duration-default) ease;position:relative;background-size:0 .1rem,100% .1rem;background-color:transparent;background-position:100% 100%,100% 100%;background-image:linear-gradient(to top,rgb(var(--color-border)) 0 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;display:inline-block}@media screen and (hover:hover){.predictive-search__item--link:hover .predictive-search__item-heading{background-size:100% .1rem,100% .1rem;background-position:0 100%,0 100%}}.predictive-search__item{text-decoration:none;text-align:start;width:100%;display:flex}.predictive-search__item--link{grid-template-columns:auto 1fr;grid-column-gap:2rem;background-image:none;display:grid}.predictive-search__item-vendor{font-size:.9rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__image{overflow:hidden;border-radius:min(var(--card-radius),.3rem);width:7rem;line-height:0}.predictive-search__image img{height:auto;transition:transform var(--duration-long) ease;width:100%;display:block}@media screen and (hover:hover){.predictive-search__item--link:hover .predictive-search__image img{transform:scale(1.1)}}.template-search__search .predictive-search__image{width:5rem}.template-search__search .search-modal__form .field{z-index:15}.template-search__search predictive-search .search__recommendation{visibility:hidden;text-align:start;display:block}.predictive-search--focus:not(.search-modal--open) .transition-body:after{pointer-events:visible;opacity:1}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .field{z-index:30}.predictive-search--focus:not(.search-modal--open) .template-search__search predictive-search .search__recommendation{visibility:visible}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .field{background-color:rgb(var(--color-background))}.predictive-search--focus .shopify-section-header-sticky{z-index:20}.template-search__search .predictive-search .price{margin-top:0}.template-search__search .predictive-search .price bdi{font-size:calc(var(--font-heading-scale)*1.6rem)}.template-search__search .predictive-search .price .unit-price{line-height:1}.template-search__search .predictive-search .price .unit-price bdi{font-size:calc(var(--font-heading-scale)*1.3rem)}