.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;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));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}.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}.predictive-search__default-state{display:none;background-color:var(--gradient-background);z-index:3}.header__search details[open] .predictive-search__default-state{display:block}.predictive-search[open]~.predictive-search__default-state,.predictive-search[loading]~.predictive-search__default-state,.search-modal__form:has(input[type=search]:not(:placeholder-shown)) .predictive-search__default-state{display:none!important}.default-state-heading{margin-bottom:20px;font-weight:700}.default-reco-item{display:flex;flex-direction:column;text-align:left;border:1px solid #ebebeb;border-radius:12px;padding:15px;box-shadow:0 4px 6px #00000005;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;position:relative;background:#fdfdfd}.default-reco-item.offer{border-color:#eba4a4;background:#fffcfc}.offer-badge{position:absolute;top:10px;left:10px;background:#e11d48;color:#fff;font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:4px;z-index:2}.reco-image-wrapper{width:100%;height:180px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px}.reco-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.reco-title{font-size:.95rem;font-weight:500;line-height:1.3;margin-bottom:12px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#333}.reco-price-row{display:flex;justify-content:space-between;align-items:center}.reco-price-col{display:flex;flex-direction:column}.price-old{font-size:.8rem;text-decoration:line-through;color:#999}.price-new,.price-only{font-size:1.1rem;color:#e11d48;font-weight:900}.price-only{color:#111}.reco-cart-icon{background:#2563eb;color:#fff;border-radius:5px;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.default-state-column li{margin-bottom:10px;font-size:1rem}@media screen and (max-width:749px){.search-modal{height:auto!important;min-height:100vh!important;max-height:100vh!important;overflow-y:auto!important}.search-modal__content{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;min-height:100vh!important;padding:1rem 1.5rem!important;overflow-y:auto!important}.search-modal__form{width:100%!important}.search-modal__close-button{position:fixed!important;top:1rem!important;right:1rem!important;z-index:20!important}div.predictive-search__default-state,.header__search details[open] .predictive-search__default-state,.search-modal__form .predictive-search__default-state{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important;opacity:1!important;position:static!important;width:100%!important;padding:1.5rem 0 3rem!important;box-shadow:none!important;transform:none!important;left:auto!important;background:transparent!important}.default-state-wrapper{display:flex!important;flex-direction:column!important;gap:2rem!important}.default-state-column:not(.highlight-column){display:none!important}.default-state-heading{font-size:1.4rem!important;margin-bottom:1.2rem!important}.default-state-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.default-reco-item{padding:10px!important;border-radius:8px!important}.reco-image-wrapper{height:130px!important;margin-bottom:10px!important}.reco-title{font-size:.95rem!important;margin-bottom:8px!important;-webkit-line-clamp:2!important}.price-new,.price-only{font-size:.85rem!important}.price-old{font-size:.7rem!important}.offer-badge{font-size:.65rem!important;padding:2px 5px!important;top:6px!important;left:6px!important}.reco-cart-icon{width:24px!important;height:24px!important}.predictive-search--header{position:static!important;width:100%!important;box-shadow:none!important;border-radius:0!important;transform:none!important;left:auto!important;padding:0!important;margin-top:.5rem!important}.predictive-search__results-groups-wrapper{flex-direction:column!important;gap:1.5rem!important}#predictive-search-results-products-list{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:85vw!important;max-width:1400px;left:50%!important;transform:translate(-50%)!important;box-shadow:0 35px 80px #00000026!important;border-radius:12px;background-color:#fff;padding:20px;margin-top:10px}.predictive-search__default-state{position:absolute;top:calc(100% + 10px);width:85vw!important;max-width:1400px;left:50%!important;transform:translate(-50%)!important;box-shadow:0 35px 80px #00000026;border-radius:12px;background-color:#fff;padding:40px}.default-state-wrapper{display:grid;grid-template-columns:260px 1fr;gap:4rem}.default-state-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.default-reco-item:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0000000f}.default-reco-item.offer:hover{box-shadow:0 12px 20px #dc26261a}.predictive-search__results-groups-wrapper{gap:4rem}.predictive-search__result-group:first-child{flex:0 0 26.4rem}}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:2rem}.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__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:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}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__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{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;text-align:center;align-items:center;background:#fff;border:1px solid #eee;border-radius:8px;padding:15px;transition:transform .2s ease,box-shadow .2s ease}.predictive-search__item--link-with-thumbnail:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.predictive-search__image{width:100%;height:140px;object-fit:contain;margin-bottom:10px;grid-area:product-image;font-family:"object-fit: contain"}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.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[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}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-predictive-search.css.map */
