.predictive-search{position:relative}.predictive-search__results-wrapper{position:absolute;top:100%;left:0;right:0;background:var(--color-background, #fff);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem #00000026;max-height:400px;overflow-y:auto;z-index:var(--z-index-dropdown, 1000);display:none}.predictive-search__results-wrapper.is-open{display:block}.predictive-search__results-list{list-style:none;margin:0;padding:0}.predictive-search__item{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:background-color .2s ease}.predictive-search__item:hover,.predictive-search__item:focus{background-color:#0000000d}.predictive-search__item:last-child{border-bottom:none}.predictive-search__item-heading{font-weight:600;margin-bottom:.25rem}.predictive-search__item-content{display:flex;align-items:center;gap:1rem}.predictive-search__item-image{width:50px;height:50px;object-fit:cover;border-radius:.25rem}.predictive-search__item-details{flex:1}.predictive-search__item-title{font-size:.875rem;margin-bottom:.25rem}.predictive-search__item-price{font-size:.875rem;color:var(--color-foreground, #333)}.predictive-search__loading,.predictive-search__no-results{padding:1rem;text-align:center;color:#00000080}[data-theme=dark] .predictive-search__results-wrapper{background:var(--color-background, #1a1a1a);border-color:#ffffff1a}[data-theme=dark] .predictive-search__item{border-bottom-color:#ffffff0d}[data-theme=dark] .predictive-search__item:hover,[data-theme=dark] .predictive-search__item:focus{background-color:#ffffff0d}@media (max-width: 768px){.predictive-search__results-wrapper{max-height:300px}.predictive-search__item{padding:.5rem .75rem}.predictive-search__item-image{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
