.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));z-index:3000;box-shadow:0 12px 30px rgba(0,0,0,.12);overflow-y:auto}.predictive-search--search-template{width:calc(100% + .2rem)}@media(min-width:768px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;border-bottom:1px solid rgba(var(--color-foreground),.08);padding-bottom:1rem}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto}.predictive-search__heading{border-bottom:1px solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.2rem 0 .7rem;color:rgba(var(--color-foreground),.65)}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;gap:1.4rem}.predictive-search__item-content{display:flex;flex-direction:column;justify-content:center;min-width:0}.predictive-search__item-heading{margin:0;font-weight:650}.predictive-search__image{width:50px;height:50px;object-fit:contain}.predictive-search__list-item[aria-selected=true]>* ,.predictive-search__list-item:hover>*{background:rgba(var(--color-foreground),.04)}.predictive-search__item-sku{margin-top:.35rem;font-size:1.15rem;line-height:1.3;color:rgba(var(--color-foreground),.62);letter-spacing:.01em}.predictive-search__item-sku strong{color:rgba(var(--color-foreground),.82);font-weight:700}.predictive-search .price{margin-top:.35rem;font-size:1.2rem}.predictive-search__loading-state{display:none;padding:1rem;justify-content:center}predictive-search[loading] .predictive-search__loading-state{display:flex}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.2rem 2rem}.predictive-search__item--term .icon-arrow{width:1.4rem}.predictive-search__search-for-button{border-top:1px solid rgba(var(--color-foreground),.08)}@media(min-width:768px){.section-header:has(predictive-search[open]),.shopify-section-header-sticky:has(predictive-search[open]),.shopify-section-group-header-group:has(predictive-search[open]){position:relative!important;z-index:9000!important}.header:has(predictive-search[open]),.header-wrapper:has(predictive-search[open]){position:relative!important;z-index:9001!important;isolation:isolate!important}predictive-search[open]{position:relative!important;z-index:9002!important;isolation:isolate!important}predictive-search[open] .predictive-search{z-index:9003!important;background:rgb(var(--color-background))!important;isolation:isolate!important}}