.predictive-search{position:absolute;top:100%;left:0;right:0;z-index:20;width:100%;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 .2rem 1rem #0000001a;border-radius:var(--radius-base);margin-top:.2rem;overflow:hidden}.predictive-search__results{max-height:70vh;overflow-y:auto;padding:1rem 0}.predictive-search__heading{font-size:1.4rem;font-weight:600;margin:0 1.5rem .6rem;color:rgba(var(--color-foreground),.8)}.predictive-search__item{display:flex;align-items:center;padding:.8rem 1.5rem;gap:1rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .15s ease}.predictive-search__item:hover{background-color:rgba(var(--color-foreground),.04)}.predictive-search__item-thumbnail{flex:0 0 auto;width:60px;height:60px;border-radius:var(--radius-base);overflow:hidden;background:rgba(var(--color-foreground),.05)}.predictive-search__item-thumbnail img{width:100%;height:100%;object-fit:cover}.predictive-search__item-content{flex:1 1 auto}.predictive-search__item-heading{font-size:1.5rem;font-weight:500;line-height:1.2;margin:0}.predictive-search__item-price{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.predictive-search__loading{padding:1.5rem;text-align:center;color:rgba(var(--color-foreground),.7)}.predictive-search__no-results{padding:2rem 1.5rem;text-align:center;color:rgba(var(--color-foreground),.6);font-size:1.5rem}@media screen and (min-width: 750px){.predictive-search{border-radius:var(--radius-large)}.predictive-search__item-thumbnail{width:70px;height:70px}.predictive-search__item-heading{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-predictive-search.css.map */
