.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__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:.8rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:min(calc(100% + .2rem),92rem);border-bottom-left-radius:12px;border-bottom-right-radius:12px}.predictive-search.predictive-search--header{top:calc(100% + .8rem);left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(calc(100vw - 2rem),78rem)!important;max-width:78rem!important;border-radius:12px;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 1.4rem 4rem #00000029}predictive-search .predictive-search:has(.predictive-search__results-groups-wrapper--no-suggestions){width:min(calc(100% + .2rem),60rem)}predictive-search .predictive-search.predictive-search--header:has(.predictive-search__results-groups-wrapper--no-suggestions){width:min(calc(100vw - 2rem),60rem)!important;max-width:60rem!important}#predictive-search-results-products-list li:nth-child(n+6){display:none}.header predictive-search{position:relative}}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:.8rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.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 24rem}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-products) .predictive-search__result-group:first-child{border-right:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1;border-right:0}}.predictive-search__heading{margin:0 2rem;padding:1.4rem 0 .4rem;border-bottom:0;font-weight:700;font-size:1.4rem;text-transform:none;letter-spacing:normal;color:rgb(var(--color-foreground))}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__list-item:hover>*,.predictive-search__item[aria-selected=true],.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}.predictive-search__item{display:flex;padding:.8rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item-query-result,#predictive-search-results-queries-list .predictive-search__item-heading{font-size:1.4rem;line-height:1.4}@media screen and (min-width:750px){#predictive-search-results-queries-list .predictive-search__item{padding-top:.4rem;padding-bottom:.4rem}}.predictive-search__item-query-result *:not(mark){font-weight:400;color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{color:rgb(var(--color-foreground));background-color:transparent;font-weight:700}.predictive-search__list-item--product:not(:first-child){border-top:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:8rem minmax(0,1fr) auto;grid-column-gap:1.4rem;align-items:center;padding:.8rem 1.8rem}.predictive-search__image-wrapper{display:flex;align-items:center;justify-content:center;width:8rem;height:8rem;padding:.4rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:8px;background:#fff;box-sizing:border-box}.predictive-search__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__item-content{display:flex;flex-direction:column;min-width:0}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem;color:rgba(var(--color-foreground),.6)}.predictive-search__item-heading{margin:0}.predictive-search__list-item--product .predictive-search__item-heading{font-size:1.3rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.3rem}.predictive-search__item-price{text-align:right;white-space:nowrap;align-self:center}.predictive-search__item-price .price{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.predictive-search__fit-slot:empty{display:none}.predictive-search__fit-slot .cvf-fit{margin-top:.35rem;align-self:flex-start}.predictive-search__item--term{justify-content:flex-end;align-items:center;gap:.6rem;padding:1.3rem 2rem;border-top:.1rem solid rgba(var(--color-foreground),.08);font-size:1.3rem;font-weight:700;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term:hover [data-predictive-search-search-for-text],.predictive-search__item--term[aria-selected=true] [data-predictive-search-search-for-text]{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item--term .icon-arrow{width:1.4rem;height:1.4rem;flex-shrink:0;color:rgb(var(--color-link))}@media screen and (max-width:749px){#predictive-search-results-products-list{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;padding:.4rem 1.5rem 1rem}.predictive-search__list-item--product:not(:first-child){border-top:0}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.6rem 0;height:100%}.predictive-search__image-wrapper{width:100%;height:auto;aspect-ratio:1 / 1}.predictive-search__item-price{text-align:left;margin-top:auto}.predictive-search__item-price .price{justify-content:flex-start}.predictive-search__item{padding-left:1.5rem;padding-right:1.5rem}.predictive-search__item--link-with-thumbnail.predictive-search__item{padding-left:0;padding-right:0}.predictive-search__heading{margin:0 1.5rem}#predictive-search-results-queries-list .predictive-search__item{padding-top:.6rem;padding-bottom:.6rem}#predictive-search-results-queries-list li:nth-child(n+6){display:none}}
/*# sourceMappingURL=/cdn/shop/t/142/assets/component-predictive-search.css.map */
