.header predictive-search{position:relative;width:100%;max-width:960px;margin:0 auto;z-index:10}.search-modal__content,.header .search-modal__content{position:relative;z-index:10}.header .search,.header .header-search__form,.header form.search{width:100%;max-width:960px;position:relative;z-index:10}.header .search__input,.header .header-search__input,.header input[type=search]{width:100%;max-width:960px;box-sizing:border-box;position:relative;z-index:10}.header .field,.header .search-modal__content .field{max-width:960px;margin:0 auto;position:relative;z-index:10}.predictive-search{display:none;position:absolute;top:calc(100% + 2rem);left:0;right:0;width:100%;max-width:960px;margin:0 auto;border:.1rem solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));z-index:15;max-height:60vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.predictive-search *{box-sizing:border-box}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block!important;visibility:visible!important;opacity:1!important}predictive-search:not([open]):not([loading]) .predictive-search{display:none!important;visibility:hidden!important;opacity:0!important}body.search-modal-open:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#0000004d;z-index:5;opacity:1;visibility:visible;pointer-events:auto}.modal-overlay{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.predictive-search__results-wrapper{width:100%;overflow-x:hidden}@media screen and (min-width:961px){.header predictive-search{max-width:960px;margin:0 auto}.predictive-search{left:0;right:0}predictive-search .predictive-search__results-columns,.predictive-search .predictive-search__results-columns{display:grid;grid-template-columns:35% 65%;gap:3rem}predictive-search .predictive-search__left-column,.predictive-search .predictive-search__left-column{display:flex;flex-direction:column;gap:2.5rem}predictive-search .predictive-search__right-column,.predictive-search .predictive-search__right-column{display:flex;flex-direction:column}.predictive-search__products-list{display:flex;flex-direction:column}.predictive-search__product-link{grid-template-columns:80px 1fr;gap:1.5rem}.predictive-search__product-image-wrapper{width:80px;height:80px}.predictive-search__right-column{margin-top:0;padding-top:0;border-top:none}.predictive-search__section-heading{font-size:1.6rem}.predictive-search__suggestion-link,.predictive-search__page-link,.predictive-search__collection-link,.predictive-search__article-link,.predictive-search__product-title{font-size:1.4rem}}@media screen and (max-width:960px){.header predictive-search{max-width:100%;width:100vw;position:relative;z-index:10}.search-modal__content,.header .search-modal__content,div.search-modal__content,.header .search,.search-modal__content .search{position:relative;z-index:10;width:100vw}.predictive-search{position:fixed;left:0;right:0;width:100vw;max-width:100vw;top:calc(var(--header-bottom, var(--header-height, 75px)) - .5rem);margin:0;border-left:none;border-right:none;z-index:15}.predictive-search--header{left:0;right:0;width:100vw}predictive-search .predictive-search__results-columns,.predictive-search .predictive-search__results-columns{display:flex;flex-direction:column;grid-template-columns:1fr;gap:0}.predictive-search__right-column{margin-top:2.5rem;padding-top:2.5rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.predictive-search__product-link{grid-template-columns:60px 1fr;gap:1.2rem}.predictive-search__product-image-wrapper{width:60px;height:60px}}.predictive-search__results-wrapper{width:100%}.predictive-search__results-columns{display:grid;grid-template-columns:1fr;gap:0;padding:2rem;width:100%}.predictive-search__left-column{display:flex;flex-direction:column;gap:2.5rem;min-width:0}.predictive-search__right-column{display:flex;flex-direction:column;min-width:0}.predictive-search__section{display:flex;flex-direction:column;gap:1.2rem}.predictive-search__section-heading{font-size:1.6rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:0;font-family:var(--font-heading-family)}.predictive-search__suggestions-list,.predictive-search__pages-list,.predictive-search__collections-list,.predictive-search__articles-list{display:flex;flex-direction:column;gap:.8rem;margin:0;padding:0}.predictive-search__suggestion-item,.predictive-search__page-item,.predictive-search__collection-item,.predictive-search__article-item{list-style:none}.predictive-search__suggestion-link,.predictive-search__page-link,.predictive-search__collection-link,.predictive-search__article-link{display:block;font-size:1.4rem;line-height:1.5;color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease;word-wrap:break-word;overflow-wrap:break-word}.predictive-search__suggestion-link:hover,.predictive-search__page-link:hover,.predictive-search__collection-link:hover,.predictive-search__article-link:hover{color:rgba(var(--color-foreground),.7)}.predictive-search__products-list{display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:0}.predictive-search__product-item{list-style:none}.predictive-search__product-link{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:opacity .2s ease;align-items:start;min-width:0}.predictive-search__product-link:hover{opacity:.7}.predictive-search__product-image-wrapper{width:80px;height:80px;flex-shrink:0;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;overflow:hidden}.predictive-search__product-image{width:100%;height:100%;object-fit:cover}.predictive-search__product-content{display:flex;flex-direction:column;gap:.5rem;min-width:0;overflow:hidden}.predictive-search__product-title{font-size:1.4rem;font-weight:400;line-height:1.4;margin:0;color:rgb(var(--color-foreground));word-wrap:break-word;overflow-wrap:break-word;max-width:400px}.predictive-search__product-price{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.predictive-search__product-price .price,.predictive-search__product-price .price__sale .price-item--sale{font-size:1.3rem}.predictive-search__product-price .price__sale .price-item--regular{font-size:1.2rem;text-decoration:line-through}.predictive-search__product-price .price-item--regular{font-size:1.2rem}.predictive-search__footer{padding:1.5rem 2rem;border-top:.1rem solid rgba(var(--color-foreground),.1);background-color:rgba(var(--color-foreground),.02)}.predictive-search__view-all{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.predictive-search__view-all:hover{color:rgba(var(--color-foreground),.7)}.predictive-search__view-all:after{content:"";display:inline-block;width:1.6rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease}.predictive-search__view-all:hover:after{transform:translate(.3rem)}.predictive-search__loading-state{display:none;justify-content:center;padding:2rem}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex}predictive-search[loading] .predictive-search__results-columns{display:none}.predictive-search__no-results{padding:3rem 2rem;text-align:center;color:rgba(var(--color-foreground),.7);font-size:1.4rem}@media screen and (max-width:960px){.predictive-search{max-height:70vh}.predictive-search__results-columns{padding:1.5rem}.predictive-search__left-column{gap:2rem}.predictive-search__section{gap:1rem}.predictive-search__section-heading,.predictive-search__suggestion-link,.predictive-search__page-link,.predictive-search__collection-link,.predictive-search__article-link{font-size:1.3rem}.predictive-search__product-link{grid-template-columns:60px 1fr;gap:1.2rem}.predictive-search__product-image-wrapper{width:60px;height:60px}.predictive-search__product-title{font-size:1.3rem}.predictive-search__product-price{font-size:1.1rem}.predictive-search__footer{padding:1.2rem 1.5rem}.predictive-search__view-all{font-size:1.3rem}}.predictive-search::-webkit-scrollbar{width:6px}.predictive-search::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.05)}.predictive-search::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:3px}.predictive-search::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.3)}.predictive-search__product-item[aria-selected=true]{background-color:rgba(var(--color-foreground),.04)}.predictive-search__product-item:hover{background-color:rgba(var(--color-foreground),.02)}@media screen and (min-width:1200px){.predictive-search{max-height:65vh}.predictive-search__results-columns{padding:2.5rem;gap:4rem}}.header--luxe-layout .predictive-search,.header--luxe-layout .predictive-search--header{border:none!important;border-radius:1.6rem!important;box-shadow:0 1.2rem 3.6rem #0f142829!important;top:calc(100% + .8rem)!important;background:#fff!important}.header--luxe-layout .predictive-search__results-columns{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr)!important;gap:0!important;padding:0!important}.header--luxe-layout .predictive-search__left-column,.header--luxe-layout .predictive-search__right-column{padding:2rem 2.2rem 2.4rem;gap:0}.header--luxe-layout .predictive-search__left-column{border-right:.1rem solid rgba(0,0,0,.08)}.header--luxe-layout .predictive-search__section{gap:1.2rem}.header--luxe-layout .predictive-search__section-heading{font-size:1.55rem!important;font-weight:700!important;letter-spacing:.01em!important;text-transform:none!important;color:#111!important;margin:0 0 .4rem!important;font-family:inherit!important}.header--luxe-layout .predictive-search__suggestions-list,.header--luxe-layout .predictive-search__products-list{gap:0!important}.header--luxe-layout .predictive-search__suggestion-item,.header--luxe-layout .predictive-search__product-item{border-bottom:.1rem solid rgba(0,0,0,.08)}.header--luxe-layout .predictive-search__suggestion-item:last-child,.header--luxe-layout .predictive-search__product-item:last-child{border-bottom:0}.header--luxe-layout .predictive-search__suggestion-link{padding:1.15rem 0;font-size:1.45rem;color:#1a1a1a;font-weight:400}.header--luxe-layout .predictive-search__suggestion-link:hover{color:#5b3d8a;opacity:1}.header--luxe-layout .predictive-search__product-link{grid-template-columns:7.2rem 1fr!important;gap:1.4rem!important;padding:1.2rem 0;align-items:center}.header--luxe-layout .predictive-search__product-link:hover{opacity:1}.header--luxe-layout .predictive-search__product-link:hover .predictive-search__product-title{color:#5b3d8a}.header--luxe-layout .predictive-search__product-image-wrapper{width:7.2rem!important;height:7.2rem!important;border-radius:.4rem;background:#f4f4f4}.header--luxe-layout .predictive-search__product-title{font-size:1.4rem!important;font-weight:400!important;color:#1a1a1a!important;max-width:none!important}.header--luxe-layout .predictive-search__product-price{font-size:1.4rem!important;font-weight:700!important;color:#111!important;margin-top:.25rem}.header--luxe-layout .predictive-search__product-price .price,.header--luxe-layout .predictive-search__product-price .price-item{font-size:inherit!important;font-weight:inherit!important;color:inherit!important}.header--luxe-layout .predictive-search__empty-products,.header--luxe-layout .predictive-search__no-results{padding:1.2rem 0;color:#0000008c;font-size:1.4rem;margin:0}.header--luxe-layout .predictive-search__footer{display:none}@media screen and (max-width:749px){.header--luxe-layout .predictive-search__results-columns{grid-template-columns:1fr!important}.header--luxe-layout .predictive-search__left-column{border-right:0;border-bottom:.1rem solid rgba(0,0,0,.08)}.header--luxe-layout .predictive-search--header{position:absolute!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;top:calc(100% + .6rem)!important}}body.predictive-search-open.header-search-open{overflow:visible}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-predictive-search.css.map */
