.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:2.4rem;padding:2rem 2rem 1rem}.predictive-search__result-group--suggestions[hidden]{display:none}.predictive-search__heading{margin:0 0 1.2rem;padding:0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;line-height:1.3;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.predictive-search__results-list{margin:0;padding:0;list-style:none}.predictive-search__list-item+.predictive-search__list-item{margin-top:.2rem}.predictive-search__item{display:flex;padding:.8rem 0;text-align:left;text-decoration:none;width:100%;color:rgb(var(--color-foreground));font-size:1.5rem;line-height:1.35}.predictive-search__list-item[aria-selected=true]>.predictive-search__item,.predictive-search__list-item:hover>.predictive-search__item,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.predictive-search__products{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}}.predictive-search__product-link{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.predictive-search__product-media{position:relative;overflow:hidden;border-radius:.6rem;background-color:#fff;aspect-ratio:1 / 1.14;isolation:isolate}.predictive-search__product-media:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--ds-media-bg-index);opacity:var(--ds-media-bg-opacity);filter:var(--ds-media-bg-filter);background-color:#eaeaea;pointer-events:none}.predictive-search__product-image,.predictive-search__product-media .placeholder-svg{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:darken;transition:transform .3s ease}.predictive-search__product:hover .predictive-search__product-image{transform:scale(1.03)}.predictive-search__product-info{padding:.8rem .2rem 0}.predictive-search__product-title{margin:0;font-size:1.3rem;font-weight:500;line-height:1.35;color:rgb(var(--color-foreground));overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.predictive-search__product:hover .predictive-search__product-title,.predictive-search__product[aria-selected=true] .predictive-search__product-title{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__product-type{margin:.2rem 0 0;font-size:1.1rem;line-height:1.3;color:rgba(var(--color-foreground),.55)}.predictive-search__product-price{margin:.4rem 0 0;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground))}.predictive-search__empty{padding:2rem 2rem .4rem}.predictive-search__empty-title{margin:0;font-size:1.5rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground))}.predictive-search__empty-text{margin:.6rem 0 0;font-size:1.4rem;line-height:1.4;color:rgba(var(--color-foreground),.65)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}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__search-for-button{padding:.4rem 2rem 1rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1rem 0;word-break:break-word;font-size:1.4rem;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-predictive-search.css.map */
