.predictive-search{display:none;position:absolute;top:calc(100% + 1.4rem);left:0;width:100%;max-height:min(66rem,calc(100dvh - var(--header-bottom-position, 9rem) - 1.6rem));padding:.8rem;border:.1rem solid rgba(188,142,247,.26);border-radius:2.8rem;color:var(--xoa-ink, rgb(var(--color-foreground)));background:radial-gradient(circle at 100% 0,rgba(234,220,252,.55),transparent 32rem),#fffffffc;box-shadow:0 2.4rem 7rem #31203c33;z-index:5;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(112,70,144,.4) transparent;scrollbar-width:thin}.predictive-search--search-template{z-index:2;width:100%}.predictive-search__results-groups-wrapper{display:grid;grid-template-columns:minmax(21rem,.7fr) minmax(0,1.8fr);gap:.8rem;padding-bottom:.8rem;border-bottom:.1rem solid rgba(188,142,247,.2)}.predictive-search__results-groups-wrapper--no-products>.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-suggestions>.predictive-search__result-group:only-child{grid-column:1 / -1}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:calc(100% + 1rem);width:100%;max-height:calc(100dvh - var(--header-bottom-position, 8rem) - 1rem);padding:.6rem;border-radius:2.2rem}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:.6rem}}@media screen and (min-width:750px){.predictive-search{width:100%}.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;min-width:0}.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--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{margin:0;padding:1.3rem 1.4rem .8rem;border:0;color:var(--xoa-plum, rgba(var(--color-foreground), .72));font-family:var(--font-body-family);font-size:1rem;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}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:2.4rem;color:var(--xoa-plum, rgb(var(--color-foreground)))}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:var(--xoa-ink, rgb(var(--color-foreground)));background-color:var(--xoa-lavender-soft, 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{color:var(--xoa-plum, rgb(var(--color-foreground)));text-decoration:none}.predictive-search__item{display:flex;align-items:center;min-height:4.6rem;margin:.2rem 0;padding:1rem 1.4rem;border:.1rem solid transparent;border-radius:1.6rem;text-align:left;text-decoration:none;width:100%;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:7.6rem minmax(0,1fr);grid-column-gap:1.4rem;grid-template-areas:"product-image product-content";min-height:9.4rem;margin:0;padding:.8rem;border-color:#bc8ef72e;background:#fcfbfdb8}.predictive-search__item--link-with-thumbnail:hover,.predictive-search__list-item[aria-selected=true]>.predictive-search__item--link-with-thumbnail{border-color:#bc8ef761;background:var(--xoa-lavender-soft, rgba(var(--color-foreground), .04));transform:translateY(-.15rem)}.predictive-search__result-group:first-child .predictive-search__item{width:calc(100% - 1.2rem);margin:.25rem .6rem;border-color:#bc8ef721;background:#fcfbfd94}.predictive-search__result-group:first-child .predictive-search__item:hover,.predictive-search__result-group:first-child .predictive-search__list-item[aria-selected=true]>.predictive-search__item{border-color:#bc8ef74d;background:var(--xoa-lavender-soft, rgba(var(--color-foreground), .04))}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0 .6rem .6rem}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;min-width:0}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{color:var(--xoa-muted, rgba(var(--color-foreground), .7));font-size:.95rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.predictive-search__item-heading{margin:0;color:var(--xoa-ink, rgb(var(--color-foreground)));font-family:var(--xoa-heading-family, var(--font-heading-family));font-size:1.55rem;font-weight:500;line-height:1.2;letter-spacing:-.015em;overflow-wrap:normal;word-break:normal}.predictive-search__item-query-result *:not(mark){font-weight:700}.predictive-search__item-query-result mark{color:var(--xoa-plum, rgba(var(--color-foreground), .75));font-weight:500}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:var(--xoa-plum, rgba(var(--color-foreground), .7));font-size:1.15rem;font-weight:750}.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;min-height:5.6rem;margin:.8rem 0 0;padding:1.2rem 1.6rem 1.2rem 2rem;border:0;border-radius:2rem;color:var(--xoa-ink, rgb(var(--color-foreground)));background:var(--xoa-lavender-mist, rgba(var(--color-foreground), .06));font-family:var(--font-body-family);font-size:1.25rem;font-weight:800;letter-spacing:.04em;word-break:normal;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term:hover,.predictive-search__item--term[aria-selected=true]{color:var(--xoa-ink, rgb(var(--color-foreground)));background:var(--xoa-lavender, rgba(var(--color-foreground), .1))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:1.6rem;height:1.6rem;flex-shrink:0;margin-left:1.6rem;color:var(--xoa-plum, rgb(var(--color-link)));transition:transform .18s ease}.predictive-search__item--term:hover .icon-arrow,.predictive-search__item--term[aria-selected=true] .icon-arrow{transform:translate(.3rem)}.predictive-search__image{grid-area:product-image;width:7.6rem;height:7.6rem;border-radius:1.3rem;object-fit:cover;background:var(--xoa-lavender-soft, rgba(var(--color-foreground), .04));font-family:"object-fit: cover"}.predictive-search__image--placeholder{display:grid;padding:2.35rem;place-items:center;color:var(--xoa-lavender-vivid, rgb(var(--color-link)));background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.92),transparent 45%),var(--xoa-lavender-soft, rgba(var(--color-foreground), .04))}.predictive-search__image--placeholder svg{display:block;width:100%;height:100%;fill:currentColor}@media screen and (max-width:749px){.predictive-search__heading{padding:1.1rem 1.1rem .6rem}#predictive-search-results-products-list{grid-template-columns:1fr;padding:0 .3rem .3rem}.predictive-search__item{padding-right:1.1rem;padding-left:1.1rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:6.6rem minmax(0,1fr);min-height:8.2rem;padding:.65rem}.predictive-search__image{width:6.6rem;height:6.6rem;border-radius:1.15rem}.predictive-search__image--placeholder{padding:2rem}.predictive-search__item-heading{font-size:1.45rem}.predictive-search__item--term{min-height:5.2rem;padding:1.1rem 1.3rem 1.1rem 1.5rem;border-radius:1.7rem;font-size:1.15rem}}@media(prefers-reduced-motion:reduce){.predictive-search__item,.predictive-search__item--term .icon-arrow{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-predictive-search.css.map */
