.predictive-search{display:none;position:absolute;top:calc(100% + .8rem);left:0;right:0;border:2px solid #e5e7eb;background-color:#fff;z-index:3;border-radius:var(--radius-lg);box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:60vh;animation:searchDropdownFadeIn .3s ease}@keyframes searchDropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:2px solid #f3f4f6;padding-bottom:1.5rem}@media screen and (max-width: 749px){.predictive-search--header{right:auto;left:calc(50% - 50vw);top:100%;width:100vw;max-width:none;transform:none}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.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:2rem}.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 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:2px solid #f3f4f6;margin:0 2rem;padding:1.8rem 0 1rem;color:#121212;font-weight:700;font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em}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:#121212;background-color:rgba(var(--color-accent-primary),.05);border-radius:var(--radius-base);transition:all .2s ease}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{color:rgb(var(--color-accent-primary));text-decoration:none;font-weight:600}.predictive-search__item{display:flex;padding:1.2rem 1.8rem;text-align:left;text-decoration:none;width:100%;transition:all .2s ease;border-radius:var(--radius-base);margin:0 .5rem;width:calc(100% - 1rem)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:6rem 1fr;grid-column-gap:1.5rem;grid-template-areas:"product-image product-content";align-items:center}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:1.4rem;font-weight:500;color:#121212;line-height:1.4}.predictive-search__item-query-result *:not(mark){font-weight:600}.predictive-search__item-query-result mark{color:#6b7280;font-weight:400}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgb(var(--color-accent-primary));font-size:1.3rem;font-weight:600}.predictive-search__item-vendor{font-size:1.2rem;color:#6b7280;font-weight:500}.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;padding:1.4rem 1.8rem;word-break:break-all;line-height:1.5;font-size:1.4rem;font-weight:500}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1.2rem;padding-bottom:1.2rem}}.predictive-search__item--term .icon-arrow{width:1.8rem;height:1.8rem;flex-shrink:0;margin-left:1.5rem;color:rgb(var(--color-accent-primary));transition:transform .2s ease}.predictive-search__item--term:hover .icon-arrow{transform:translate(4px)}.predictive-search__image{grid-area:product-image;object-fit:cover;font-family:"object-fit: cover";border-radius:var(--radius-base);border:1px solid #e5e7eb;background-color:#f9fafb;width:100%;height:6rem}.predictive-search::-webkit-scrollbar{width:8px}.predictive-search::-webkit-scrollbar-track{background:#f3f4f6;border-radius:0 var(--radius-lg) var(--radius-lg) 0}.predictive-search::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:var(--radius-sm)}.predictive-search::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media screen and (max-width: 749px){.predictive-search{border-radius:var(--radius-base);max-height:50vh}.predictive-search__item{padding:1rem 1.5rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:5rem 1fr;grid-column-gap:1.2rem}.predictive-search__image{height:5rem}.predictive-search__item-heading{font-size:1.3rem}.predictive-search__item .price{font-size:1.2rem}.predictive-search__heading{padding:1.5rem 0 .8rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-predictive-search.css.map */
