.predictive-search{opacity:0;z-index:-1;pointer-events:none;overflow-y:auto;overscroll-behavior:contain;color:var(--color-apparel-black);position:absolute;display:flex;justify-content:end;backdrop-filter:blur(8px);top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,.6);transition:opacity 300ms ease-in-out}@media(min-width: 1024px){.predictive-search{padding:1.25rem}}.predictive-search.active{opacity:1;pointer-events:all}@media(max-width: 1023px){.predictive-search.active{z-index:1}}.predictive-search ul{list-style:none}.predictive-search .predictive-search__modal{background-color:var(--color-pure-white);height:100%;width:100%;position:relative;padding:1.25rem;overflow-y:scroll;overscroll-behavior:contain}@media(min-width: 1024px){.predictive-search .predictive-search__modal{border-radius:.5rem;height:calc(100vh - 7.5rem);width:40rem}}@media(max-width: 1023px){.predictive-search{z-index:1}}@media(min-width: 1024px){.predictive-search{min-height:initial}}.predictive-search.has-promo-banner{top:-2rem}@media(min-width: 1024px){.predictive-search.has-promo-banner{padding-top:6rem}}.predictive-search--header{height:100%}.predictive-search.predictive-close{top:50%;transform:translateY(-50%);right:var(--space-20);width:.625rem;height:.625rem}.predictive-search .header__search-wrapper{width:100%;display:flex;align-items:center;position:relative;padding-bottom:1.5rem;border-bottom:1px solid var(--color-sea-salt)}@media(min-width: 1024px){.predictive-search .header__search-wrapper{padding-bottom:2.5rem}}.predictive-search .search__input{width:calc(100% - 2.75rem);background-color:var(--color-white);max-width:none;height:3.5rem;border:none;padding-left:1rem;height:2rem}.predictive-search__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(38,37,35,.5);z-index:999}.predictive-search__products{height:fit-content;padding-bottom:6.25rem}.predictive-search__product-grid{display:grid;grid-template-columns:repeat(var(--columns-mobile), 1fr);width:100%;gap:1.5rem .5rem}@media(min-width: 1024px){.predictive-search__product-grid{width:23rem}}@media(min-width: 1024px){.predictive-search__product-grid{grid-template-columns:repeat(var(--columns-desktop), 1fr)}}.predictive-search__product-grid .product-card__variants{display:none}.predictive-search__heading{margin-bottom:1.5rem}.predictive-search__heading--trending{margin:0 0 1.5rem}@media(min-width: 1024px){.predictive-search__heading--trending{margin:2.5rem 0 1.5rem}}@media(min-width: 1024px){.predictive-search__result-group{flex-direction:row;flex:1}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem;border-bottom:.1rem solid rgba(var(--color-dark), 0.08)}@media(min-width: 1024px){.predictive-search__results-groups-wrapper{gap:1.5rem;margin-top:2.5rem;padding-bottom:2.5rem}}.predictive-search__results-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}@media(min-width: 1024px){.predictive-search__results-groups-wrapper{flex-direction:row}}@media screen and (min-width: 750px){.predictive-search{border-top:none}.predictive-search .header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child{padding-bottom:1rem}@media(min-width: 1024px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{border-bottom:none;padding-bottom:0}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__suggestions-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media(min-width: 1024px){.predictive-search__suggestions-heading .suggestions-heading__products{width:0;overflow:hidden}}.predictive-search__suggestions-heading .cta{font-size:.875rem;line-height:1.28}.predictive-search__view-all{display:flex}.predictive-search__view-all svg{margin-left:.8125rem;height:1rem}.predictive-search predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item{display:flex;gap:1rem;text-align:left;text-decoration:none;width:100%;color:rgb(var(--color-apparel-black))}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:4rem 1fr;grid-column-gap:.25rem;grid-template-areas:"product-image product-content"}@media(min-width: 1024px){.predictive-search__item--link-with-thumbnail{grid-column-gap:1rem}}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content.product-info{margin-left:1.75rem}@media(min-width: 1024px){.predictive-search__item-content.product-info{margin-left:1rem}}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}@media(min-width: 1024px){.predictive-search__item-heading{font-size:1.125rem}}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-dark), 0.75)}.predictive-search__item-query-result mark{background-color:rgba(0,0,0,0)}.predictive-search__item .price{color:rgba(var(--color-dark), 0.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__see-text{color:var(--color-dark);line-height:1;font-size:1rem}.predictive-search__item--term{justify-content:flex-end;align-items:center;padding:.625rem 2rem;word-break:break-all;column-gap:.625rem;background-color:#f5f5f5}.predictive-search__item--term:hover{background-color:#f5f5f5}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale)*1.4rem);height:calc(var(--font-heading-scale)*1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale)*2rem);color:rgb(var(--color-link))}.predictive-search__image{object-fit:contain;mix-blend-mode:multiply}.predictive-search__image-wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:5rem;height:6.25rem;margin-right:1rem;overflow:hidden;border-radius:1rem;background-color:var(--color-light-grey);mix-blend-mode:multiply}.predictive-search #predictive-search-results-products-list{max-height:21.25rem;overflow-y:auto}.predictive-search #predictive-search-results-products-list::-webkit-scrollbar{display:none}input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}.popular-searches{display:none;overflow-y:scroll;margin-top:2rem}@media(min-width: 1024px){.popular-searches{margin-top:2.5rem}}.popular-searches a{color:var(--color-apparel-black)}.popular-searches.active{display:flex;flex-direction:column}@media(min-width: 1024px){.popular-searches.active{flex-direction:row}}.popular-searches__heading{margin-bottom:1.5rem}.popular-searches__heading--trending{margin-top:0}@media(min-width: 1024px){.popular-searches__heading--trending{margin-top:2.5rem}}.popular-searches__right{width:100%;gap:1.5rem .5rem}@media(min-width: 1024px){.popular-searches__right{width:23rem}}.popular-searches__left{flex:1;display:flex;flex-direction:row;column-gap:.5rem;margin-bottom:2.5rem}.popular-searches__left>*{flex:1}@media(min-width: 1024px){.popular-searches__left>*{flex:0}}@media(min-width: 1024px){.popular-searches__left{flex-direction:column;margin-bottom:0}}.popular-searches ul{list-style:none}.popular-searches ul li{margin-bottom:.5rem}.popular-searches ul li a{text-decoration:none}[data-search-toggle]{cursor:pointer}.predictive-clear{position:absolute;right:1.5rem;margin-right:1.5rem;color:var(--color-apparel-black);display:none}input[aria-expanded=true]~.predictive-clear{display:block}
