.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:var(--z-index-header);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:var(--z-index-overlay);width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid var(--color-foreground-10);padding-bottom:3rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%;position:absolute;max-height:calc(100vh - 10rem);width:100%;z-index:var(--z-index-content)}.search-modal .predictive-search{border-radius:0;box-shadow:none;border-left:none;border-right:none}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}.predictive-search__results-list--products{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--product-card-gap)}.predictive-search__results-list--products .predictive-search__list-item{width:100%}.predictive-search__results-list--products .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;padding:0}.predictive-search__results-list--products .predictive-search__image{width:100%;height:auto}.predictive-search__results-list--products .predictive-search__item-heading{font-size:1.2rem;margin:0;line-height:1.4;color:rgb(var(--color-foreground))}.predictive-search__results-list--products .predictive-search__item-price{font-size:1.2rem;line-height:1.4;margin:0}.predictive-search__results-list--products .predictive-search__item-price .price{font-size:1.2rem;margin:0}.search-modal .predictive-search--header{margin-top:3rem;padding-bottom:4rem}.search-modal .predictive-search__heading{font-size:1.3rem;font-weight:600;padding-left:0;padding-right:0}.search-modal .predictive-search__item--term{padding:1.5rem 0}.search-modal .predictive-search__item--term span[data-predictive-search-search-for-text],.search-modal .predictive-search__item,.search-modal .predictive-search__item-heading{font-size:1.3rem}.search-modal .predictive-search__no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:30rem;padding:2rem;gap:1rem}.search-modal .predictive-search__no-results-heading{font-size:1.8rem;margin:0;font-weight:600}.search-modal .predictive-search__no-results-text{font-size:1.3rem;margin:0;color:var(--color-foreground-70);line-height:1.5}.search-modal .predictive-search__no-results-text strong{color:rgb(var(--color-foreground));text-transform:uppercase}}predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__heading{font-weight:600;border-bottom:.1rem solid var(--color-foreground-10);padding-bottom:1rem;color:rgba(var(--color-foreground))}.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:var(--color-foreground-05)}.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:1rem 0;text-align:left;text-decoration:none;width:100%;color:var(--color-foreground-70);text-transform:capitalize}.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-heading{margin:0;text-transform:capitalize}.predictive-search__results-list--products .predictive-search__item-heading{color:rgb(var(--color-foreground));text-align:var(--product-card-text-alignment);text-transform:none}.predictive-search__results-list--products .predictive-search__item-heading.uppercase{text-transform:uppercase}.predictive-search__results-list--products .predictive-search__item--link-with-thumbnail:hover{opacity:1}.predictive-search__search-for-button .predictive-search__item--term{color:rgb(var(--color-foreground))}.predictive-search__search-for-button .predictive-search__item--term:hover{opacity:1}.predictive-search__results-list--products .predictive-search__item-price{color:rgb(var(--color-foreground));text-align:var(--product-card-text-alignment)}.predictive-search__item-query-result{color:var(--color-foreground-70)}.predictive-search__item-query-result *{font-weight:400}.predictive-search__item-query-result mark{font-weight:bolder;color:var(--color-foreground-100);background-color:transparent}.predictive-search__results-list:not(.predictive-search__results-list--products) .predictive-search__item-heading{color:var(--color-foreground-70)}.predictive-search__item .price{font-size:1.2rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:2rem 0;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__image{grid-area:product-image;object-fit:cover}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}.search-modal .predictive-search--header{position:absolute;left:0;right:0;width:100vw;margin-left:calc(-50vw + 50%);padding:5rem 5rem 0}.search-modal .predictive-search{box-shadow:none}.search-modal .predictive-search__results-groups-wrapper{max-width:133rem;margin:0 auto;padding-bottom:0;gap:3rem}.search-modal .predictive-search__search-for-button{max-width:133rem;margin:0 auto}.search-modal .search-modal__form{max-width:45rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.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}.search-modal .predictive-search__results-list--products{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--product-card-gap)}.search-modal .predictive-search__results-list--products .predictive-search__list-item{width:100%}.search-modal .predictive-search__results-list--products .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;padding:0}.search-modal .predictive-search__results-list--products .predictive-search__image{width:100%;height:auto}.search-modal .predictive-search__results-list--products .predictive-search__item-heading{font-size:1.2rem;margin:0;line-height:1.4;color:rgb(var(--color-foreground));text-align:var(--product-card-text-alignment-desktop)}.search-modal .predictive-search__results-list--products .predictive-search__item-price{text-align:var(--product-card-text-alignment-desktop)}.search-modal .predictive-search__no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:25vh;padding:2rem;gap:1rem;max-width:60rem;margin:0 auto}.search-modal .predictive-search__no-results-heading{font-size:1.8rem;margin:0;font-weight:600}.search-modal .predictive-search__no-results-text{font-size:1.3rem;margin:0;color:var(--color-foreground-70);line-height:1.5}.search-modal .predictive-search__no-results-text strong{color:rgb(var(--color-foreground));text-transform:uppercase}.predictive-search__item--term{padding:2rem 0}}.search-modal .predictive-search__results-list--products .predictive-search__item-content{padding:1.3rem 0;gap:.2rem;display:flex;flex-direction:column}.search-modal .predictive-search__item--term{justify-content:flex-end;gap:.8rem}.search-modal .predictive-search__results-list--products .predictive-search__list-item[aria-selected=true]>*,.search-modal .predictive-search__results-list--products .predictive-search__list-item:hover>*,.search-modal .predictive-search__results-list--products .predictive-search__item[aria-selected=true],.search-modal .predictive-search__results-list--products .predictive-search__item:hover,.search-modal .predictive-search__list-item[aria-selected=true]>*,.search-modal .predictive-search__list-item:hover>*,.search-modal .predictive-search__item[aria-selected=true],.search-modal .predictive-search__item:hover,.search-modal .predictive-search__item--term:hover,.search-modal .predictive-search__item--term[aria-selected=true]{background-color:transparent;color:inherit}.search-modal .predictive-search__results-list--products .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.search-modal .predictive-search__results-list--products .predictive-search__list-item:hover .predictive-search__item-heading,.search-modal .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.search-modal .predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-predictive-search.css.map */
