.m-predictive-search{background:rgb(var(--color-background));box-shadow:0 5px 10px 0 rgba(0,0,0,.1);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:480px}}.m-predictive-search__results{overflow-y:scroll;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));justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.m-predictive-search__segment-title{margin-bottom:0}.m-predictive-search__button.a-link,.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{aspect-ratio:1/1;background-color:rgb(var(--product_card_background));height:auto;object-fit:cover;width:100%}.m-predictive-search__item{padding:1rem 0}.m-predictive-search__item p{margin-bottom:0}.m-predictive-search__info{flex:1}.m-predictive-search__query-result :not(mark){font-weight:bolder}.m-predictive-search__query-result mark{background-color:transparent;opacity:.75}.m-predictive-search__link{display:grid;gap:1rem;grid-template-columns:1fr;text-decoration:none}.m-predictive-search__link:has(.m-predictive-search__image){grid-template-columns:10rem 1fr}.m-predictive-search__link:hover .h6{text-decoration:underline}.m-predictive-search__link:hover .m-price{text-decoration:none}