.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);width:calc(100% + .2rem);left:-.1rem;border:.1rem solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));z-index:9;border-radius:15px;margin-top:4px}.predictive-search--search-template{z-index:9}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (max-width:989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.2rem;text-transform:uppercase;margin:0 auto;padding:15px 0;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,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__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:nth-last-child(2){border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__item--term{align-items:center;word-break:break-all;line-height:1.8;display:block;width:100%;padding:15px 20px;text-align:left}.predictive-search__item--term .icon-arrow{width:30px;height:17px;flex-shrink:0;margin-left:15px;color:rgb(var(--color-link))}.predictive-search__image{object-fit:contain;font-family:"object-fit: contain"}a.predictive-search__item{display:flex;align-items:center;padding:10px 30px}h3.predictive-search__item-heading,.predictive-search__item-heading{margin:0}.search__input_field .input__field{padding-block-start:0;padding-block-end:0;padding-inline-end:50px;padding-inline-start:15px}.predictive-search__item-content{padding-left:15px}.header__inline-search .predictive-search{border-radius:0}.search-suggestions{display:none;position:absolute;top:100%;width:calc(100% + .2rem);left:-.1rem;border:.1rem solid rgba(var(--color-foreground),.2);border-top:none;background-color:rgb(var(--color-background));z-index:9;border-radius:0 0 15px 15px;padding:24px;overflow-y:auto}@media screen and (max-width:749px){.predictive-search--header~.search-suggestions{right:0;left:0;top:100%}}.search-suggestions__section{margin-bottom:24px}.search-suggestions__section:last-child{margin-bottom:0}.search-suggestions__heading{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.search-suggestions__tags{display:flex;flex-wrap:wrap;gap:10px}.search-suggestions__tag{display:inline-flex;align-items:center;gap:6px;background:#3ecf8e;color:#fff;padding:9px 16px;border-radius:999px;font-size:1.3rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .15s}.search-suggestions__tag:hover{opacity:.85}.search-suggestions__tag svg{width:12px;height:12px;flex-shrink:0}.search-suggestions__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.search-suggestions__product{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;padding:12px;text-decoration:none;color:rgb(var(--color-foreground));transition:box-shadow .15s,border-color .15s}.search-suggestions__product:hover{border-color:rgba(var(--color-foreground),.3);box-shadow:0 4px 14px #00000014}.search-suggestions__product-image{display:block;margin-bottom:10px}.search-suggestions__product-image img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px}.search-suggestions__product-title{font-size:1.3rem;font-weight:600;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-suggestions__product-desc{font-size:1.1rem;opacity:.65;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-suggestions__product-price{font-size:1.3rem;font-weight:700;margin-top:auto}.predictive-search__panel{display:flex;align-items:stretch}.predictive-search__aside{flex:0 0 30%;max-width:220px;padding:16px 0 16px 20px;border-right:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__main{flex:1 1 auto;min-width:0;padding-bottom:4px}.predictive-search__main .predictive-search__heading{width:auto;margin:0 20px}.predictive-search__heading--aside{border-bottom:none;width:auto;padding:0 0 10px;margin:0}.predictive-search__aside-list{margin:0 0 12px;padding:0}.predictive-search__aside-list:empty{margin:0}.predictive-search__aside-link{display:block;padding:6px 20px 6px 0;font-size:1.3rem;color:rgb(var(--color-foreground));text-decoration:none;overflow-wrap:anywhere}.predictive-search__aside-link:hover{color:rgb(var(--color-link))}.predictive-search__results-list{padding:0 20px;margin:0}.predictive-search__results-list .predictive-search__list-item{list-style:none}.predictive-search__results-list .predictive-search__list-item:nth-last-child(2){border-bottom:none}.predictive-search__product-row{display:flex;align-items:center;gap:12px;padding:8px 0;text-decoration:none;color:rgb(var(--color-foreground))}.predictive-search__product-row-image{flex-shrink:0;display:block;width:50px;height:50px;border-radius:6px;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__product-row-image img{display:block;width:100%;height:100%;object-fit:cover}.predictive-search__product-row-title{flex:1 1 auto;min-width:0;font-size:1.3rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__product-row-price{flex-shrink:0;font-size:1.3rem;font-weight:600;opacity:.85}.predictive-search__list-item[aria-selected=true] .predictive-search__product-row,.predictive-search__list-item:hover .predictive-search__product-row{background-color:rgba(var(--color-foreground),.04);margin:0 -10px;padding:8px 10px;border-radius:6px}.predictive-search__list-item--term{border-top:.1rem solid rgba(var(--color-foreground),.08);margin-top:6px}@media screen and (max-width:749px){.predictive-search__panel{flex-direction:column}.predictive-search__aside{flex:1 1 auto;max-width:none;border-right:none;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:12px 20px}.predictive-search__aside-list{display:flex;flex-wrap:wrap;gap:8px;margin:0}.predictive-search__aside-link{padding:4px 10px;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:20px;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
