.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:var(--color-base-border);background-color:var(--color-base-background-2);z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-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;z-index:4}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem;flex-direction:column}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.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}.search-modal__form{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:1rem}.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 40%}.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:1px solid var(--color-base-border);margin:0 2rem;padding:1.5rem 0 .75rem;color:var(--color-base-accent-2);font-weight:600;font-size:1.3rem;text-transform:uppercase;letter-spacing:.3px}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:rgb(var(--color-foreground));background-color: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(--color-base-accent-3)}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}#predictive-search-results-queries-list .predictive-search__item,#predictive-search-results-pages-list-desktop .predictive-search__item{padding-block:.6rem}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:4rem;grid-template-areas:"product-image product-content"}.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:1.2rem}.predictive-search__item-heading{margin:0;font-weight:400}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.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.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.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;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__layout-wrapper{display:flex;gap:32px;padding:24px;background:#fff;box-sizing:border-box}.predictive-search__left-col{flex:0 0 42%;max-width:42%;display:flex;flex-direction:column;gap:24px;border-right:1px solid #f1f5f9;padding-right:32px;box-sizing:border-box}.predictive-search__right-col{flex:1;display:flex;flex-direction:column;gap:20px;box-sizing:border-box}.predictive-search__group-heading{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:.1em;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #cbd5e1;text-transform:uppercase;font-family:inherit}.predictive-search__group-list{display:flex;flex-direction:column;gap:6px;padding:0;margin:0}.predictive-search__list-item{list-style:none;border-radius:8px;transition:all .2s ease;box-sizing:border-box}.predictive-search__list-item a{display:flex;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;font-size:13.5px;font-weight:600;color:#334155;border-radius:8px;transition:all .2s ease;box-sizing:border-box}.predictive-search__list-item[aria-selected=true] a,.predictive-search__list-item a:hover{background:#fff7ed!important;color:#f97316!important;text-decoration:none!important}.predictive-search__icon-wrap{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;transition:color .2s ease}.predictive-search__list-item[aria-selected=true] .predictive-search__icon-wrap,.predictive-search__list-item a:hover .predictive-search__icon-wrap{color:#f97316}.predictive-search__item-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__list-item-more{list-style:none;padding-left:12px;margin-top:4px}.predictive-search__more-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#f97316;text-decoration:none;transition:gap .2s ease}.predictive-search__more-link:hover{gap:10px;text-decoration:none}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0;margin:0}.predictive-search__products-wrapper{display:block}@media screen and (min-width:750px){.predictive-search__products-wrapper{max-height:245px;overflow-y:auto;overflow-x:hidden;padding:6px 8px 6px 4px;margin:-6px -8px -6px -4px}.predictive-search__products-wrapper::-webkit-scrollbar{width:6px}.predictive-search__products-wrapper::-webkit-scrollbar-track{background:#f8fafc;border-radius:10px}.predictive-search__products-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.predictive-search__products-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}}.predictive-search__product-card{list-style:none;border-radius:12px;border:1px solid #e8edf3;background:#fff;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.predictive-search__product-card[aria-selected=true],.predictive-search__product-card:hover{border-color:#f97316;box-shadow:0 10px 24px -6px #f973161f;transform:translateY(-4px)}.predictive-search__product-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none!important}.predictive-search__product-image-wrap{position:relative;aspect-ratio:1 / 1;background:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.predictive-search__product-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.predictive-search__product-card[aria-selected=true] .predictive-search__product-image,.predictive-search__product-card:hover .predictive-search__product-image{transform:scale(1.05)}.predictive-search__product-info{display:flex;flex-direction:column;padding:12px;flex-grow:1;background:#fff;gap:4px;box-sizing:border-box}.predictive-search__product-title{font-size:13px;font-weight:600;color:#0f172a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px}.predictive-search__product-description{font-size:11px;font-weight:500;color:#94a3b8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__product-price{margin-top:auto}.predictive-search__product-price .price-item{font-size:13px!important;font-weight:700!important;color:#f97316!important}.predictive-search__no-products{font-size:13.5px;color:#64748b;padding:24px;text-align:center;background:#f8fafc;border-radius:12px;border:1px dashed #cbd5e1}.predictive-search__view-all-wrap{border-top:1px solid #f1f5f9;padding:16px 24px;background:#fff;display:flex;justify-content:center;box-sizing:border-box}.predictive-search__view-all-button{width:100%;max-width:100%;height:48px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:13.5px;font-weight:700;letter-spacing:.05em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000000d}.predictive-search__view-all-button:hover,.predictive-search__view-all-wrap[aria-selected=true] .predictive-search__view-all-button{background:#0f172a;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}@media screen and (max-width:749px){.predictive-search__layout-wrapper{flex-direction:column;gap:24px;padding:16px}.predictive-search__left-col{flex:1;max-width:100%;border-right:none;border-bottom:1px solid #f1f5f9;padding-right:0;padding-bottom:24px}.predictive-search__right-col{flex:1}.predictive-search__products-grid{grid-template-columns:1fr;gap:12px}.predictive-search__product-card{border-radius:10px}.predictive-search__product-card-link{flex-direction:row;align-items:center}.predictive-search__product-image-wrap{width:80px;height:80px;aspect-ratio:1 / 1;padding:8px;flex-shrink:0;border-right:1px solid #e8edf3}.predictive-search__product-info{padding:10px 12px;flex-grow:1}.predictive-search__product-title{height:auto;-webkit-line-clamp:1;font-size:13px}}@media screen and (min-width:750px){.tk-header-ps .predictive-search--header{width:780px!important;min-width:780px!important;right:0!important;left:auto!important;overflow-y:hidden!important}}.tk-search-reset-btn{background:none!important;border:none!important;padding:0!important;margin:0!important;color:#94a3b8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;width:24px;height:24px;flex-shrink:0;z-index:10}.tk-search-reset-btn:hover{color:#f97316}.tk-search-reset-btn.hidden{display:none!important}.tk-reset-icon{width:14px;height:14px;display:block}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-predictive-search.css.map */
