.predictive-search{--wb-ps-radius: 1rem;--wb-ps-radius-inner: .8rem;display:none;position:absolute;top:calc(100% + .1rem);left:50%;transform:translate(-50%);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));color:rgb(var(--color-foreground));z-index:3;border-bottom-right-radius:var(--wb-ps-radius);border-bottom-left-radius:var(--wb-ps-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}@media screen and (min-width:750px){.predictive-search{min-width:700px}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1.2rem}.wb-search-back{display:none}@media screen and (max-width:749px){predictive-search[open],predictive-search[loading]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;margin:0!important;padding:1.2rem 1.2rem 0;background-color:rgb(var(--color-background));height:100dvh}predictive-search[open] main-search,predictive-search[loading] main-search{display:block;height:100%}predictive-search[open] .search,predictive-search[loading] .search{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,1fr);align-items:center;gap:.8rem;width:100%;max-width:none;height:100%}predictive-search[open] .wb-search-back,predictive-search[loading] .wb-search-back{display:flex;grid-column:1;grid-row:1;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer}predictive-search[open] .field,predictive-search[loading] .field{grid-column:2;grid-row:1}predictive-search[open] .field__input:focus-visible,predictive-search[loading] .field__input:focus-visible{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.35)}predictive-search[open] .predictive-search--header,predictive-search[loading] .predictive-search--header{position:static;grid-column:1 / -1;grid-row:2;width:auto;min-width:0;max-width:none;max-height:none;height:100%;margin:0 -1.2rem;transform:none;border:0;border-radius:0;box-shadow:none;overscroll-behavior:contain}}@media screen and (min-width:750px){.predictive-search{border-top-style:solid;border-radius:var(--wb-ps-radius);width:calc(100% + .2rem)}.header predictive-search{position:relative}.predictive-search--header{width:min(108rem,calc(100vw - 4rem));min-width:0;max-width:calc(100vw - 4rem)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__group+.predictive-search__group{margin-top:.4rem}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;letter-spacing:.01rem;line-height:calc(1 + .3 / var(--font-body-scale));color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.predictive-search__heading{font-size:1.7rem}}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__chip-list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:1.2rem 2rem .4rem}.predictive-search__chip{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:999px;font-size:1.4rem;line-height:1.3;text-decoration:none;transition:border-color .12s ease,background-color .12s ease}.predictive-search__list-item--chip[aria-selected=true] .predictive-search__chip,.predictive-search__chip:hover{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.06);text-decoration:none}.predictive-search__chip--query *:not(mark){font-weight:600}.predictive-search__chip--query mark{background-color:transparent;color:inherit;font-weight:400}.predictive-search__group--pages .predictive-search__chip{font-size:1.3rem;color:rgba(var(--color-foreground),.8)}@media screen and (max-width:749px){.predictive-search__group--collections .predictive-search__chip-list{display:block;padding:.2rem 0 0}.predictive-search__group--collections .predictive-search__list-item--chip{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__group--collections .predictive-search__list-item--chip:nth-child(n+5){display:none}.predictive-search__group--collections .predictive-search__chip{display:flex;width:100%;min-height:4rem;padding:.8rem 2rem;border:0;border-radius:0;background-color:transparent;font-size:1.4rem;font-weight:400}.predictive-search__group--collections .predictive-search__list-item--chip[aria-selected=true] .predictive-search__chip,.predictive-search__group--collections .predictive-search__chip:hover{border:0;background-color:rgba(var(--color-foreground),.06)}}.predictive-search__product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(42rem,100%),1fr));padding:.6rem 0 .4rem}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:not(.predictive-search__list-item--chip):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--chip[aria-selected=true]>*,.predictive-search__list-item--chip:hover>*{background-color:transparent}.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 2rem;text-align:left;text-decoration:none;width:100%;border-radius:var(--wb-ps-radius-inner)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:11.2rem minmax(0,1fr);grid-column-gap:1.6rem;grid-template-areas:"product-image product-content";align-items:center;border-radius:var(--wb-ps-radius-inner)}.predictive-search__image{grid-area:product-image;width:11.2rem;height:11.2rem;object-fit:contain;font-family:"object-fit: contain";border-radius:var(--wb-ps-radius-inner)}.predictive-search__image--placeholder{display:block;background-color:rgba(var(--color-foreground),.04);border-radius:var(--wb-ps-radius-inner)}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:center;gap:.4rem;min-width:0}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item .price{color:rgb(var(--color-foreground));font-size:1.4rem;gap:.8rem;margin-top:0}.predictive-search__item .price__container{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem .8rem}.predictive-search__item .price s,.predictive-search__item .price .price-item--regular{color:rgba(var(--color-foreground),.55)}.predictive-search__item .price--on-sale s,.predictive-search__item .price--on-sale .price-item--sale{font-size:1.4rem!important;line-height:1.4!important}.predictive-search__item .price__badge-sale{padding:.2rem .7rem;font-size:1.1rem;line-height:1.5}.predictive-search__item .price__badge-sold-out{display:none}.predictive-search__item .price--sold-out .price__badge-sold-out{display:inline-block}.predictive-search__item--term{justify-content:space-between;align-items:center;gap:1.6rem;padding:1.3rem 2rem;word-break:break-word;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1.2rem;padding-bottom:1.2rem}}.predictive-search__term-meta{display:inline-flex;align-items:center;gap:1.2rem;flex-shrink:0}.predictive-search__result-count{font-size:1.3rem;font-weight:400;color:rgba(var(--color-foreground),.7);white-space:nowrap}.predictive-search__result-count[hidden]{display:none}.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;color:rgb(var(--color-link))}@media screen and (max-width:749px){body:has(predictive-search[open]) .R-LauncherButton,body:has(predictive-search[open]) .FloatingPanel{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/component-predictive-search.css.map */
