predictive-search{position:relative;z-index:4;max-width:50rem;margin-inline:auto}.predictive-search{display:none;position:absolute;top:calc(100% + 2rem);left:0;z-index:3;min-width:100%}@media screen and (width < 990px){.menu-open .predictive-search{overflow-y:auto;overflow-x:clip;padding:var(--header-padding);position:fixed;inset:calc(var(--header-bottom-position) - var(--header-padding)) 0 0;max-height:none!important;-webkit-mask-image:linear-gradient(to bottom,transparent calc(var(--header-padding) * .5),black var(--header-padding));mask-image:linear-gradient(to bottom,transparent calc(var(--header-padding) * .5),black var(--header-padding))}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{--column-width: 42rem;--gap: 3rem;border-radius:var(--inputs-radius);box-shadow:var(--shadow-small),var(--shadow-large),var(--shadow-large);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--column-width),100%),1fr));padding:var(--gap);gap:var(--gap);background-color:rgb(var(--color-background));overflow-y:auto;overflow-x:clip;-webkit-overflow-scrolling:touch}@media screen and (min-width: 990px){.predictive-search__results-groups-wrapper{--groups-target-width: (var(--gap) * 3) + (var(--column-width) * 2) }.predictive-search__results-groups-wrapper:has(.predictive-search__result-group:nth-of-type(2)){margin-inline:calc((var(--groups-target-width) - 100%) / -2)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 990px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid color-mix(in srgb,currentColor,transparent 85%);margin-block:0 1rem;padding-block-end:1rem;font-weight:700}predictive-search .spinner{width:3.2rem;height:3.2rem;line-height:0;filter:drop-shadow(0 0 1rem black)}predictive-search .spinner .path{stroke:var(--color-white)}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,a.predictive-search__item[aria-selected=true],a.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}a.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%;border-radius:var(--radius-medium)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{width:100%;margin-top:2rem;display:block flex;justify-content:center;align-items:center;box-shadow:var(--shadow-small),var(--shadow-large),var(--shadow-large)}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}body{position:relative}body .header--top-left:before{content:"";opacity:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:4;-webkit-backdrop-filter:var(--overlay-backdrop-filter);backdrop-filter:var(--overlay-backdrop-filter);pointer-events:none}@media (prefers-reduced-motion: no-preference){{transition:opacity var(--duration-long)}}body:has(predictive-search[open=true],predictive-search[loading]) .header--top-left:before{opacity:1;pointer-events:initial}
/*# sourceMappingURL=/cdn/shop/t/63/assets/component-predictive-search.css.map */
