.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border:1px solid #e6e8ec;background-color:#fff;z-index:3;border-radius:8px;box-shadow:0 12px 32px #0000002e;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}@media screen and (min-width:750px){.predictive-search{border-top:1px solid #e6e8ec;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-panel[hidden],.predictive-search__empty[hidden]{display:none}.predictive-search__empty .predictive-search__result-group:first-child{display:flex;flex-direction:column}.ps-empty__section--terms{display:flex;flex-direction:column;flex:1 1 auto}.ps-empty__section+.ps-empty__section{margin-top:22px}.ps-empty__terms{display:flex;flex-direction:column;gap:0;margin:0;padding:0 20px;list-style:none}.ps-empty__terms .predictive-search__list-item{margin:0}.ps-empty__term{display:block;padding:8px 0;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:normal;color:#2b2f38;text-decoration:none;transition:color .12s ease}.ps-empty__term:hover,.predictive-search__list-item[aria-selected=true]>.ps-empty__term{color:#5b606b}.ps-empty__term:focus-visible{outline:2px solid #16bae4;outline-offset:2px}.ps-cat-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0 20px;list-style:none}.ps-cat-chips .predictive-search__list-item{margin:0}.ps-cat-chip{display:inline-flex;align-items:center;background:#fff;color:#1b1b1b;border:1px solid #e1e3e9;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.ps-cat-chip:hover{background:#f4f4f6;border-color:#c9cdd6;color:#000}.predictive-search__list-item[aria-selected=true]>.ps-cat-chip{background:#f4f4f6;border-color:#1b1b1b;color:#000}.ps-cat-chip:focus-visible{outline:2px solid #16bae4;outline-offset:2px}.predictive-search__results-groups-wrapper{display:flex;padding:16px 0 28px}.predictive-search__empty .predictive-search__results-groups-wrapper{box-sizing:border-box;min-height:var(--ps-fill-height, 0px)}predictive-search:not([results]) #predictive-search-results-tk{overflow-y:hidden}#predictive-search-results-tk .predictive-search__empty .predictive-search__result-group:last-child,#predictive-search-results-tk .predictive-search__empty .predictive-search__products{display:flex;flex-direction:column;flex:1 1 auto}#predictive-search-results-tk .predictive-search__empty #predictive-search-empty-products{margin-top:auto;margin-bottom:auto}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;min-width:0}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:990px){.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:block}.predictive-search__result-group:first-child{flex:0 0 264px;border-right:1px solid #e6e8ec}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex:1 1 auto;border-right:none}}.predictive-search__heading{border:none;margin:0 20px 12px;padding:0;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;letter-spacing:normal;line-height:1.1;text-transform:none;color:var(--brand-grey, #929598)}.predictive-search__item{display:flex;padding:9px 20px;text-align:left;text-decoration:none;color:#000;font-size:17px;width:100%}.predictive-search__list-item[aria-selected=true]>*:not(.ps-card):not(.predictive-search__item--term):not(.ps-empty__term):not(.ps-cat-chip),.predictive-search__list-item:hover>*:not(.ps-card):not(.predictive-search__item--term):not(.ps-empty__term):not(.ps-cat-chip),.predictive-search__item[aria-selected=true]:not(.ps-card):not(.predictive-search__item--term):not(.ps-empty__term):not(.ps-cat-chip),.predictive-search__item:hover:not(.ps-card):not(.predictive-search__item--term):not(.ps-empty__term):not(.ps-cat-chip){color:#16bae4;background-color:#e3f6fc}.predictive-search__item-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:14px;font-weight:400}.predictive-search__item-query-result,.predictive-search__item-query-result *{font-weight:400;color:inherit;background-color:transparent}#predictive-search-results-products-list,#predictive-search-empty-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;padding:0 20px;opacity:1;transition:opacity .12s ease}#predictive-search-results-products-list.is-leaving{opacity:0}.ps-card--empty{visibility:hidden}.predictive-search__products-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:14px 20px 16px}.predictive-search__products-head .predictive-search__heading{margin:0}.predictive-search__head-controls{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-top:-5px}.ps-view-all{display:inline-flex;align-items:center;height:24px;padding:0 12px;border:1px solid #e1e3e9;border-radius:999px;background:#fff;color:#16bae4;font-size:12px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.ps-view-all:hover{background:#e3f6fc;border-color:#16bae4;color:#16bae4}.ps-view-all:focus-visible{outline:2px solid #16bae4;outline-offset:2px}.ps-pager__nav{display:inline-flex;align-items:stretch;flex-shrink:0;background:#f4f4f6;border-radius:999px;overflow:hidden}.ps-pager__nav[hidden]{display:none}.ps-pager__btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:24px;padding:0;background:transparent;color:#16bae4;border:none;cursor:pointer;transition:background-color .12s ease,color .12s ease,opacity .12s ease}.ps-pager__btn--next{box-shadow:inset 1px 0 #e1e3e9}.ps-pager__btn:hover:not(:disabled){background:#e9eaef}.ps-pager__btn:focus-visible{outline:2px solid #16bae4;outline-offset:2px}.ps-pager__btn:disabled{opacity:.3;cursor:default}@media(prefers-reduced-motion:reduce){#predictive-search-results-products-list{transition:none}}.ps-card{display:flex;flex-direction:column;padding:8px;border-radius:12px;text-decoration:none}.ps-card:focus-visible{outline:2px solid #16bae4;outline-offset:2px}.ps-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#f4f4f6;border-radius:10px;overflow:hidden;isolation:isolate}.ps-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:8px;display:block;mix-blend-mode:multiply;transform:translateZ(0) scale(1);transform-origin:center center;backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1)}.ps-card:hover .ps-card__img,.ps-card:focus-visible .ps-card__img,.predictive-search__list-item:hover .ps-card__img,.predictive-search__list-item[aria-selected=true] .ps-card__img{transform:translateZ(0) scale(1.06)}@media(prefers-reduced-motion:reduce){.ps-card__img,.ps-card:hover .ps-card__img,.ps-card:focus-visible .ps-card__img,.predictive-search__list-item:hover .ps-card__img,.predictive-search__list-item[aria-selected=true] .ps-card__img{transition:none;transform:translateZ(0) scale(1)}}.ps-card__img--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ps-card--soldout .ps-card__img{opacity:.55}.ps-card__badge{position:absolute;top:6px;left:6px;padding:2px 6px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#de4949;border-radius:4px}.ps-card__badge--sale{background:#16bae4}.ps-card__title{margin:8px 0 0;font-size:13px;font-weight:500;line-height:1.3;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.ps-card__price{margin-top:4px;display:flex;align-items:baseline;gap:6px}.ps-card__price-now{font-size:13px;font-weight:600;color:#000}.ps-card__price-now--sale{color:#000}.ps-card__price-was{font-size:12px;color:#8a8f9c}.ps-card .ps-card__price-was{text-decoration:line-through!important}.predictive-search__item.predictive-search__item--term{display:block;width:calc(100% - 40px);margin:auto 20px 4px;padding:10px 16px;background:#f4f4f6;color:#0e1411;font-size:calc(var(--font-heading-scale) * 1.3rem);font-weight:600;border-radius:6px;word-break:break-word;line-height:1.3;transition:background-color .12s ease}@media screen and (max-width:749px){.predictive-search__item.predictive-search__item--term{font-size:calc(var(--font-heading-scale) * 1.2rem)}}.predictive-search__item--term:hover,.predictive-search__item--term[aria-selected=true]{background:#e9eaef;color:#0e1411}.predictive-search__loading-state{display:none}.predictive-search__loading-state .spinner,.predictive-search__loading-state svg{width:1.5rem;height:1.5rem}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1.5rem}.ps-noresults{padding:28px 24px 32px;text-align:center}.ps-noresults__title{margin:0;font-size:15px;font-weight:600;color:#1b1b1b}.ps-noresults__term{color:#16bae4}.ps-noresults__hint{margin:6px 0 0;font-size:13px;color:#8a8f9c}.ps-skeleton{display:none}predictive-search[loading]:not([results]) .ps-skeleton{display:block}predictive-search[loading]:not([results]) .predictive-search__empty,predictive-search[loading]:not([results]) .predictive-search__results-panel{display:none}.ps-skel{display:block;position:relative;overflow:hidden;background:#eef0f3;border-radius:6px}.ps-skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffa6,#fff0);animation:ps-skel-shimmer 1.15s ease-in-out infinite}@keyframes ps-skel-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.ps-skel:after{animation:none}}.ps-skel--heading{width:92px;height:16px;border-radius:8px;margin:14px 20px 16px}.ps-skel__rows{display:flex;flex-direction:column;gap:14px;padding:4px 20px 0}.ps-skel--row{height:14px;border-radius:7px}.ps-skel__rows .ps-skel--row:nth-child(1){width:70%}.ps-skel__rows .ps-skel--row:nth-child(2){width:55%}.ps-skel__rows .ps-skel--row:nth-child(3){width:80%}.ps-skel__rows .ps-skel--row:nth-child(4){width:48%}.ps-skel__rows .ps-skel--row:nth-child(5){width:66%}.ps-skel__rows .ps-skel--row:nth-child(6){width:58%}.ps-skel__head{display:flex;align-items:flex-start;justify-content:space-between;margin:14px 20px 16px}.ps-skel__head .ps-skel--heading{margin:0}.ps-skel--pill{width:64px;height:24px;border-radius:999px;flex-shrink:0;margin-top:-5px}.ps-skeleton__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;padding:0 20px}.ps-skel-card{display:flex;flex-direction:column;padding:8px}.ps-skel-card__media{width:100%;aspect-ratio:1 / 1;border-radius:10px}.ps-skel-card__line{height:13px;border-radius:5px}.ps-skel-card__text{display:flex;flex-direction:column;gap:calc(1.3em - 13px);margin-top:8px;min-height:2.6em;font-size:13px;line-height:1.3}.ps-skel-card__line--title{width:90%}.ps-skel-card__line--title2{width:60%}.ps-skel-card__price{display:flex;align-items:center;margin-top:4px;min-height:calc(13px * (1 + .8 / var(--font-body-scale)))}.ps-skel-card__line--price{width:45%}@media screen and (max-width:989px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column;gap:8px}#predictive-search-results-products-list,#predictive-search-empty-products,.ps-skeleton__grid{grid-template-columns:repeat(2,minmax(0,1fr))}#predictive-search-empty-products .predictive-search__list-item:nth-child(n+7),.ps-skeleton__grid .ps-skel-card:nth-child(n+7){display:none}.ps-empty__terms .predictive-search__list-item{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
