.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;z-index:3;overflow-y:auto;width:calc(100% + .2rem);border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));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));-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}.predictive-search__result-section+.predictive-search__result-section{margin-top:1.2rem}.predictive-search__heading{margin:0 2rem;padding:1.5rem 0 .75rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.7)}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__list-item[aria-selected=true] .predictive-search__item,.predictive-search__item[aria-selected=true]{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}@media(hover:hover){.predictive-search__list-item:hover .predictive-search__item,.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}}.predictive-search__item{display:flex;width:100%;padding:1rem 2rem;text-align:left;text-decoration:none}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-areas:"product-image product-content";grid-template-columns:5rem minmax(0,1fr);column-gap:2rem}.predictive-search__item-content{grid-area:product-content;display:flex;min-width:0;flex-direction:column}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:inherit}.predictive-search__item-query-result mark{color:inherit;background:transparent}.predictive-search__item .price{margin-top:.5rem;color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item--term{align-items:center;justify-content:space-between;padding:1.3rem 2rem;word-break:break-all;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))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.search-modal.search-modal--full .predictive-search--header{position:relative;top:auto;right:auto;left:auto;width:100%;max-height:80dvh;margin-top:2.4rem;overflow-y:auto;border:0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-radius:0;background:rgb(var(--color-background));box-shadow:none}.search-modal predictive-search[open] .predictive-search--header,.search-modal predictive-search[loading] .predictive-search--header{display:grid}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__results-groups-wrapper{display:block;padding-bottom:1.6rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__result-section+.predictive-search__result-section{margin-top:1.6rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__heading{margin:0;padding:1.6rem 0 1rem;border-bottom-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__queries-list{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.6rem 0 0}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__query-item{width:auto}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__query-link{display:inline-flex;width:auto;min-height:2.8rem;align-items:center;gap:.7rem;padding:.5rem .8rem;background:#f1f1f1;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:400;line-height:1.35;white-space:nowrap}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__query-icon{width:1.6rem;height:1.6rem;flex:0 0 1.6rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__item-query-result mark{color:rgb(var(--color-foreground));background-color:#fff200}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__collections-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem 2rem;padding-top:1rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__collections-list .predictive-search__item,:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__pages-list .predictive-search__item{padding:1rem 1.6rem;font-size:1.4rem;font-weight:400;line-height:1.4}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__pages-list{padding-top:1rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__products-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem 3.2rem;padding:1.6rem 0 0}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item,:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item product-component{display:block;min-width:0}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .predictive-search__item{grid-template-columns:5rem minmax(0,1fr);column-gap:1.6rem;min-height:7.4rem;padding:.8rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__item-vendor{overflow:hidden;color:rgba(var(--color-foreground),.6);font-size:1.1rem;font-weight:400;line-height:1.3;letter-spacing:.06rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .predictive-search__item-heading{display:-webkit-box;overflow:hidden;margin-top:.2rem;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:400;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .price{margin-top:.4rem;color:#c8102e;font-size:1.3rem;font-weight:400;line-height:1.3}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .price-item--regular:not(s),:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .price-item--sale{color:#c8102e}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item s.price-item--regular{color:rgba(var(--color-foreground),.55)}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__search-for-button{margin-top:0;background:#f1f1f1}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__search-for-button .predictive-search__item{min-height:4.4rem;padding:1.2rem 1.6rem;font-size:1.4rem;font-weight:400}.template-search__search .predictive-search--search-template{top:100%;left:-.1rem;width:calc(100% + .2rem);max-height:min(68dvh,72rem);border:.1rem solid #d6d6d6;border-top:0;border-radius:0;background:rgb(var(--color-background));box-shadow:0 1.2rem 2.4rem #1212121a}.template-search__search .predictive-search__results-groups-wrapper{padding-right:1.6rem;padding-left:1.6rem}.template-search__search .predictive-search__collections-list,.template-search__search .predictive-search__products-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.6rem}.template-search__search .predictive-search__product-item .predictive-search__item{padding-right:.4rem;padding-left:.4rem}@media screen and (max-width:749px){.predictive-search--header,.search-modal.search-modal--full .predictive-search--header{right:0;left:0;max-height:70dvh}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__collections-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .8rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__products-list{grid-template-columns:1fr;gap:.8rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__heading{font-size:1.3rem}:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__query-link,:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__collections-list .predictive-search__item,:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__pages-list .predictive-search__item,:is(.search-modal.search-modal--full,.template-search__search) .predictive-search__product-item .predictive-search__item-heading{font-size:1.3rem}}@media screen and (min-width:750px){.predictive-search{border-top:none}.header predictive-search{position:relative}.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-predictive-search.css.map */
