.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[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__loading-state{display:none!important;visibility:hidden!important}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none!important}predictive-search[loading] .predictive-search__loading-state{display:flex!important;visibility:visible!important;justify-content:center;padding:1rem}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}.header-inline-search{position:relative}.header-inline-search .predictive-search__loading-state,.header-inline-search .loading__spinner,.header-inline-search .spinner{display:none!important;visibility:hidden!important;opacity:0!important}.header-inline-search predictive-search[loading] .predictive-search__loading-state{display:flex!important;visibility:visible!important;opacity:1!important}.header-inline-search__wrapper{position:relative;display:block;width:100%}.header-inline-search .predictive-search--header{position:absolute;top:100%;left:0;width:100%;min-width:600px;max-width:900px;z-index:100}@media screen and (min-width:990px){.header-inline-search .predictive-search--header{min-width:800px}}.predictive-search-enhanced{padding:0}.predictive-search-enhanced__wrapper{display:grid;grid-template-columns:1fr;gap:0;max-height:70vh;overflow-y:auto}@media screen and (min-width:750px){.predictive-search-enhanced__wrapper{grid-template-columns:320px 1fr;max-height:500px}}@media screen and (min-width:990px){.predictive-search-enhanced__wrapper{grid-template-columns:360px 1fr;max-height:550px}}.predictive-search-enhanced__left{background:rgba(var(--color-foreground),.02);border-right:1px solid rgba(var(--color-foreground),.06);overflow-y:auto;max-height:inherit}@media screen and (max-width:749px){.predictive-search-enhanced__left{border-right:none;border-bottom:1px solid rgba(var(--color-foreground),.06);max-height:300px}}.predictive-search-enhanced__right{overflow-y:auto;max-height:inherit;background:rgb(var(--color-background))}.predictive-search-enhanced__section{padding:1rem 0}.predictive-search-enhanced__section:not(:last-child){border-bottom:1px solid rgba(var(--color-foreground),.06)}.predictive-search-enhanced__heading{display:flex;align-items:center;gap:.6rem;margin:0 1.2rem .8rem;padding:0;font-size:1.1rem;font-weight:600;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.05em}.predictive-search-enhanced__heading svg{opacity:.7;flex-shrink:0}.predictive-search-enhanced__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .6rem;margin-left:auto;background:rgba(var(--color-foreground),.08);border-radius:1rem;font-size:1rem;font-weight:500;color:rgba(var(--color-foreground),.7)}.predictive-search-enhanced__collection-list{margin:0;padding:0}.predictive-search-enhanced__collection-item{list-style:none}.predictive-search-enhanced__collection-link{display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .15s ease}.predictive-search-enhanced__collection-link:hover,.predictive-search-enhanced__collection-item[aria-selected=true] .predictive-search-enhanced__collection-link{background:rgba(var(--color-foreground),.06)}.predictive-search-enhanced__collection-image-wrapper{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08)}.predictive-search-enhanced__collection-image{width:100%;height:100%;object-fit:cover}.predictive-search-enhanced__collection-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.25)}.predictive-search-enhanced__collection-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.predictive-search-enhanced__collection-title{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search-enhanced__collection-count{font-size:1.1rem;color:rgba(var(--color-foreground),.5)}.predictive-search-enhanced__arrow{flex-shrink:0;opacity:.3;transition:opacity .15s ease,transform .15s ease}.predictive-search-enhanced__collection-link:hover .predictive-search-enhanced__arrow{opacity:.6;transform:translate(2px)}.predictive-search-enhanced__suggestions-list{margin:0;padding:0}.predictive-search-enhanced__suggestion-item{list-style:none}.predictive-search-enhanced__suggestion-link{display:flex;align-items:center;gap:.8rem;padding:.7rem 1.2rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .15s ease}.predictive-search-enhanced__suggestion-link:hover,.predictive-search-enhanced__suggestion-item[aria-selected=true] .predictive-search-enhanced__suggestion-link{background:rgba(var(--color-foreground),.06)}.predictive-search-enhanced__suggestion-link svg{flex-shrink:0;opacity:.4}.predictive-search-enhanced__suggestion-text{font-size:1.3rem}.predictive-search-enhanced__suggestion-text mark{background:rgba(var(--color-button),.15);color:rgb(var(--color-foreground));padding:.1em .2em;border-radius:2px;font-weight:500}.predictive-search-enhanced__pages-list{margin:0;padding:0}.predictive-search-enhanced__page-item{list-style:none}.predictive-search-enhanced__page-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.6rem 1.2rem;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.3rem;transition:background-color .15s ease}.predictive-search-enhanced__page-link:hover,.predictive-search-enhanced__page-item[aria-selected=true] .predictive-search-enhanced__page-link{background:rgba(var(--color-foreground),.06)}.predictive-search-enhanced__badge{display:inline-flex;align-items:center;padding:.2rem .6rem;background:rgba(var(--color-foreground),.08);border-radius:4px;font-size:1rem;font-weight:500;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.03em}.predictive-search-enhanced__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.2rem 1rem}@media screen and (min-width:750px){.predictive-search-enhanced__products-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}}@media screen and (min-width:990px){.predictive-search-enhanced__products-grid{grid-template-columns:repeat(4,1fr)}}.predictive-search-enhanced__product-card{display:flex;flex-direction:column;text-decoration:none;color:rgb(var(--color-foreground));border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.06)}.predictive-search-enhanced__product-card:hover,.predictive-search-enhanced__product-card[aria-selected=true]{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.12)}.predictive-search-enhanced__product-image-wrapper{position:relative;aspect-ratio:1;background:rgba(var(--color-foreground),.03);overflow:hidden}.predictive-search-enhanced__product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.predictive-search-enhanced__product-card:hover .predictive-search-enhanced__product-image{transform:scale(1.05)}.predictive-search-enhanced__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.2)}.predictive-search-enhanced__sale-badge{position:absolute;top:8px;left:8px;padding:.3rem .6rem;background:rgb(var(--color-badge-background, 220, 38, 38));color:rgb(var(--color-badge-foreground, 255, 255, 255));font-size:1rem;font-weight:600;border-radius:4px;line-height:1}.predictive-search-enhanced__product-info{padding:.8rem;display:flex;flex-direction:column;gap:.3rem}.predictive-search-enhanced__product-vendor{font-size:1rem;color:rgba(var(--color-foreground),.5);text-transform:uppercase;letter-spacing:.03em}.predictive-search-enhanced__product-title{margin:0;font-size:1.2rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search-enhanced__product-price{display:flex;align-items:center;gap:.5rem;margin-top:.2rem}.predictive-search-enhanced__price-compare{font-size:1.1rem;color:rgba(var(--color-foreground),.4);text-decoration:line-through}.predictive-search-enhanced__price-current{font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground))}.predictive-search-enhanced__price-current--sale{color:rgb(var(--color-badge-background, 220, 38, 38))}.predictive-search-enhanced__search-all{border-top:1px solid rgba(var(--color-foreground),.08);background:rgba(var(--color-foreground),.02)}.predictive-search-enhanced__search-all-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 1.5rem;border:none;background:transparent;cursor:pointer;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));text-align:left;transition:background-color .15s ease}.predictive-search-enhanced__search-all-btn:hover,.predictive-search-enhanced__search-all-btn[aria-selected=true]{background:rgba(var(--color-foreground),.06)}.predictive-search-enhanced__search-all-btn svg{flex-shrink:0;transition:transform .2s ease}.predictive-search-enhanced__search-all-btn:hover svg{transform:translate(4px)}.predictive-search-enhanced__no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.predictive-search-enhanced__no-results svg{color:rgba(var(--color-foreground),.2);margin-bottom:1rem}.predictive-search-enhanced__no-results-text{margin:0 0 .5rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.predictive-search-enhanced__no-results-hint{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.predictive-search-enhanced__did-you-mean{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.predictive-search-enhanced__did-you-mean-label{margin:0 0 .8rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.predictive-search-enhanced__did-you-mean-links{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.predictive-search-enhanced__did-you-mean-btn{display:inline-flex;align-items:center;padding:.6rem 1.2rem;background:rgba(var(--color-button),.1);border:1px solid rgba(var(--color-button),.2);border-radius:2rem;font-size:1.3rem;font-weight:500;color:rgb(var(--color-button));cursor:pointer;transition:all .15s ease}.predictive-search-enhanced__did-you-mean-btn:hover{background:rgba(var(--color-button),.15);border-color:rgba(var(--color-button),.3);transform:translateY(-1px)}predictive-search[loading] .predictive-search-enhanced__search-all{display:none}predictive-search[loading] .predictive-search-enhanced__wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search-enhanced__wrapper~.predictive-search-enhanced__search-all{display:block}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search-enhanced__heading{font-size:1rem;margin:0 1rem .6rem}.predictive-search-enhanced__collection-link,.predictive-search-enhanced__suggestion-link,.predictive-search-enhanced__page-link{padding-left:1rem;padding-right:1rem}.predictive-search-enhanced__products-grid{padding:0 1rem 1rem}.predictive-search-enhanced__product-title{font-size:1.1rem}.predictive-search-enhanced__search-all-btn{padding:1rem;font-size:1.3rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}predictive-search[open] .predictive-search{animation:fadeIn .2s ease}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.predictive-search-enhanced__skeleton{background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.06) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-predictive-search.css.map */
