<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">predictive-search:not([loading]) .predictive-search__heading .icon-loading-spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}.predictive-search{display:none;position:absolute;top:100%;left:0;width:100%;padding-top:3rem;padding-bottom:2rem;background-color:rgb(var(--color-background));z-index:3}@media screen and (min-width: 1025px){.predictive-search:not(.predictive-search--mobile) .predictive-search__results-groups-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}}.predictive-search--mobile .predictive-search__result-group+.predictive-search__result-group{margin-top:2.7rem}@media screen and (max-width: 1024px){.predictive-search__result-group+.predictive-search__result-group{margin-top:2.7rem}}@media screen and (max-width: 576px){.predictive-search--inline{right:0;left:0;top:100%}}@media screen and (min-width: 577px){.predictive-search{border-top:none}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:1.3rem;text-transform:var(--headings-case)}.predictive-search--mobile .predictive-search__heading{padding:0 2rem}@media screen and (max-width: 1024px){.predictive-search__heading{padding:0 2rem}}@media screen and (min-width: 1025px){.predictive-search:not(.predictive-search--mobile) .predictive-search__heading{margin-bottom:1.5rem}}predictive-search .icon-loading-spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .icon-loading-spinner{margin:0 .2rem 0 2rem}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}@media screen and (min-width: 1400px){.predictive-search .grid-bs .g-col{grid-column:auto/span 1}}@media screen and (min-width: 1025px){.predictive-search:not(.predictive-search--mobile) .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search:not(.predictive-search--mobile) .predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}}@media screen and (min-width: 1025px) and (max-width: 1399px){.predictive-search__list-item:not(#predictive-search-option-search-keywords):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)){display:none!important}}@media screen and (min-width: 1400px){.predictive-search__list-item:not(#predictive-search-option-search-keywords){grid-column:auto/span 1!important}}.predictive-search__item{display:flex;text-align:left;text-decoration:none;color:rgb(var(--clr-theme-base))}@media screen and (min-width: 1025px){.predictive-search:not(.predictive-search--mobile) .predictive-search__item{margin-top:.8rem}}.predictive-search__item--link{display:grid;flex-direction:column}.predictive-search__item-content{display:flex;flex-direction:column}.predictive-search--mobile .predictive-search__list-item{padding:1.3rem 2rem}.predictive-search--mobile .predictive-search__list-item:hover{background-color:rgba(var(--clr-theme-base),.03)}@media screen and (max-width: 1024px){.predictive-search__list-item{padding:1.3rem 2rem}.predictive-search__list-item:hover{background-color:rgba(var(--clr-theme-base),.03)}}@media screen and (min-width: 1025px){.predictive-search:not(.predictive-search--mobile) #predictive-search-results-products-list .predictive-search__list-item:not(:first-child){margin-top:1rem}}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:var(--font-body-medium-size);line-height:var(--font-body-medium-line-height)}.predictive-search__item .price{font-size:var(--font-body-normal-size);line-height:var(--font-body-normal-line-height)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;width:100%;padding:0;margin:0 0 2rem;word-break:break-all;font-size:var(--font-body-medium-size);line-height:var(--font-body-medium-line-height)}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 2rem);height:calc(var(--font-heading-scale) * 2rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--clr-icon))}.predictive-search--mobile .predictive-search__separator-wrapper{padding:0 2rem}@media screen and (max-width: 1024px){.predictive-search__separator-wrapper{padding:0 2rem}}.predictive-search__separator{display:block!important;margin:4rem 0 2rem;border-bottom:.1rem solid rgba(var(--clr-line),var(--clr-line-alpha))}.predictive-search--mobile .predictive-search__separator{margin:2.7rem 0 2rem}.predictive-search__image{margin-right:1rem;object-fit:cover;font-family:"object-fit: contain";border-radius:var(--variant-picker-square-picture-border-radius)}.predictive-search--mobile{position:absolute;top:100%;left:0;width:100%;max-height:initial!important;padding:0 2rem;background-color:rgb(var(--color-background))}#predictive-search-results{border-radius:var(--buttons-border-radius)}.predictive-search--mobile #predictive-search-results{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100% - 2rem)}.predictive-search--mobile #predictive-search-results:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(var(--substrate-color),var(--substrate-transparency))}.predictive-search--mobile #predictive-search-results:before{border-radius:var(--buttons-border-radius)}.predictive-search--mobile #predictive-search-results&gt;*{position:relative}.predictive-search--mobile #predictive-search-results{position:relative;padding:4rem 0;background-color:rgb(var(--color-background));box-shadow:0 var(--shadow-offset-y) 1rem rgba(var(--shadow-color),var(--shadow-transparency))}.predictive-search--mobile .predictive-search__results-list{display:flex;flex-direction:column}.predictive-search--mobile .predictive-search__item{display:flex;flex-direction:row;align-items:center}.predictive-search--mobile .predictive-search__image{width:6rem;flex-shrink:0;margin-right:1rem}.predictive-search--mobile .predictive-search__item-content{margin:0}.predictive-search--mobile .price{font-size:var(--font-body-normal-size);line-height:var(--font-body-normal-line-height)}.predictive-search--mobile .predictive-search__item--term{margin:0}.predictive-search--mobile .predictive-search__item--term .icon-arrow{margin-left:calc(var(--font-heading-scale) * 1rem)}.predictive-search__search-for-button{margin-top:2rem}.predictive-search--mobile .predictive-search__search-for-button{padding:0 2rem}@media screen and (max-width: 1024px){.predictive-search__search-for-button{padding:0 2rem}}.predictive-search mark{background:inherit;font-weight:600;color:rgb(var(--clr-theme-base))}.reset__button{--icons-size: 1rem}.field:not(.field--start) .reset__button{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/69/assets/component-predictive-search.css.map */
</pre></body></html>