.m-predictive-search{background:rgb(var(--color-background));font-size:var(--body-fs-sm);left:0;max-height:calc(100vh - var(--header-main-height) - var(--announcement-height));overflow-y:auto;position:absolute;top:100%;width:100%;z-index:9999}@media screen and (min-width:768px){.m-predictive-search{left:auto;max-height:calc(100vh - var(--header-height) - var(--announcement-height));max-width:600px}}.m-predictive-search__results{padding:1rem 2rem 2rem}.m-predictive-search__segment{margin-bottom:2rem}.m-predictive-search__segment:last-of-type{margin-bottom:0}.m-predictive-search__segment-heading{border-bottom:1px solid rgb(var(--color-border),.4);justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.m-predictive-search__segment-title{margin-bottom:0}.m-predictive-search__segment-view-all{color:rgb(var(--color-text));font-size:var(--body-fs-sm);line-height:var(--body-lh-sm);text-decoration:none}.m-predictive-search__image-wrapper{width:10rem}.m-predictive-search__image{display:block;height:auto;max-width:100%;width:100%}.m-predictive-search__item{padding:.5rem 0}.m-predictive-search__item p:not(.m-predictive-search__vendor):not(.product-title){margin-bottom:0}.m-predictive-search__item:not(.m-predictive-search__product) .m-predictive-search__info:hover{text-decoration:underline}.m-predictive-search__product{padding:1rem 0}.m-predictive-search__product .m-predictive-search__link{flex-wrap:nowrap;gap:1.5rem}.m-predictive-search__product p{margin-top:0}.m-predictive-search__vendor{font-weight:500;line-height:1.2;margin-bottom:.8rem}.m-predictive-search__query-result :not(mark){font-weight:bolder}.m-predictive-search__query-result mark{background-color:transparent;opacity:.75}.m-predictive-search__info{flex:1}.m-predictive-search__info .product-title{margin-bottom:.8rem}.m-predictive-search__link{text-decoration:none}