@media screen and (min-width:750px){.search-modal.searching{height:calc(100vh - var(--announcement-height, 0px) - 0px)}}.predictive-search--search-template{display:none;position:absolute;top:100%;left:0;z-index:33;width:100%;margin-top:.4rem;padding:2rem 4rem;border-radius:.5rem;background:rgb(var(--color-background));box-shadow:0 .1rem .8rem rgba(var(--color-foreground),.15),0 2rem 4rem rgba(var(--color-foreground),.08)}predictive-search[open] .predictive-search--search-template{display:flex;flex-direction:column}.header .predictive-search{display:none;position:relative;flex:1 0 auto;margin:.5rem 0 2rem}.header .search-modal.searching .predictive-search{display:block}.header .predictive-search-results{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.header .predictive-search-results.is-empty{justify-content:center}.predictive-search__results-list,.header .predictive-search{overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none}predictive-search .icon-spinner{width:2rem;height:2rem;line-height:0}predictive-search:not([loading]) .predictive-search__heading .icon-spinner,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}predictive-search[loading] .search-modal__form .search__button{display:none}.predictive-search__results-list{width:100%;margin:0;padding:0;list-style:none}.header .predictive-search__results-list{margin-inline-end:-.75rem;padding-inline-end:0}@media screen and (min-width:750px){.header .predictive-search__results-list{margin-inline-end:-2.5rem;padding-inline-end:0}.header .predictive-search__item--term{width:auto;min-width:24rem}}.predictive-search--search-template .predictive-search-results{width:calc(100% + 1.5rem)}.predictive-search--search-template .predictive-search__results-list{max-height:30rem;padding-inline-end:1.5rem}.predictive-search--search-template .predictive-search__list-item{padding:1rem 0}.predictive-search--search-template .predictive-search__list-item:first-child{padding-top:0}.predictive-search--search-template .predictive-search__list-item:last-child{padding-bottom:0}.predictive-search--search-template .predictive-search__heading{color:rgba(var(--color-heading),.7);font-size:1.2rem;line-height:1.2;letter-spacing:.02rem;text-transform:none}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 1rem 1rem;padding:1.5rem 0 .75rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__suggestions{width:100%}.predictive-search__suggestions--mobile .predictive-search__results-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.predictive-search__suggestions--mobile .predictive-search__list-item{flex:0 0 auto;width:auto}.predictive-search__suggestions--mobile .predictive-search__item--mobile{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:.8rem 1.4rem;border-radius:999px;white-space:nowrap;background:#f1efeb;transition:background .2s ease}.predictive-search__suggestions--mobile .predictive-search__item--mobile:hover{background:#e8e4de}.predictive-search__suggestions--mobile .predictive-search__item-content{width:auto;flex:none}.predictive-search__suggestions--mobile .predictive-search__item-heading{margin:0;white-space:nowrap}@media screen and (min-width:750px){.predictive-search__suggestions--desktop .predictive-search__results-list{display:flex;flex-direction:column;gap:0}.predictive-search__suggestions--desktop .predictive-search__list-item{width:100%}.predictive-search__suggestions--desktop .predictive-search__item--desktop{display:flex;align-items:center;width:100%;padding:1rem;background:transparent}.predictive-search__suggestions--desktop .predictive-search__item--desktop:hover{background:transparent}.predictive-search__suggestions--desktop .predictive-search__item-heading{margin:0;font-family:var(--font-body-family)}}.predictive-search__resources{width:100%}.predictive-search__resources .predictive-search__results-list{display:flex;flex-direction:column;gap:0}.predictive-search__resources .predictive-search__list-item{width:100%}.predictive-search__resources .predictive-search__item{display:flex;align-items:center;width:100%;padding:1rem;text-decoration:none;background:none}.predictive-search__resources .predictive-search__item:hover,.predictive-search__resources .predictive-search__item:focus{text-decoration:none;background:none}.predictive-search__resources .predictive-search__item-heading{margin:0;font-family:var(--font-body-family)}.predictive-search__layout{display:none}.predictive-search__mobile{display:flex;flex-direction:column;gap:2rem}.predictive-search__column{min-width:0}.predictive-search__search-button{display:flex;justify-content:center;padding:2rem 0}@media screen and (min-width:750px){.predictive-search__layout{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding-bottom:1rem}.predictive-search__mobile{display:none}.predictive-search__column--left,.predictive-search__column--right{display:flex;flex-direction:column;gap:2rem}.predictive-search__column--left{flex:0 0 40%}.predictive-search__column--right{flex:1 1 auto;min-width:0}}@media screen and (min-width:1200px){.predictive-search__column--left{flex:0 0 32rem}}@media screen and (min-width:750px){.predictive-search__journal--main,.layout--no-products .predictive-search__journal{display:none}.layout--no-products .predictive-search__journal--main{display:block}.layout--no-products .predictive-search__shop{display:none}.layout--no-products .predictive-search__column--left{flex:0 0 30%}.layout--no-products .predictive-search__column--right{flex:1 1 auto}}.predictive-search__shop-grid{display:grid;grid-template-columns:1fr;gap:1rem 2px;max-height:none;align-items:start}@media screen and (min-width:360px){.predictive-search__shop-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:520px){.predictive-search__shop-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:750px){.predictive-search__shop-grid--desktop{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.predictive-search__shop-grid--desktop{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1800px){.predictive-search__shop-grid--desktop{grid-template-columns:repeat(4,1fr)}}.predictive-search__journal,.predictive-search__journal--main{width:100%}.predictive-search__journal-item{width:100%;list-style:none}.predictive-search__journal-item .article-card-custom{width:100%}.predictive-search__journal .predictive-search__results-list{display:flex;flex-direction:column;gap:2rem}.predictive-search__journal--main .predictive-search__results-list{display:grid;grid-template-columns:1fr;gap:2px;max-height:none;overflow:visible;padding:0}@media screen and (min-width:750px){.predictive-search__journal--main .predictive-search__results-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1800px){.predictive-search__journal--main .predictive-search__results-list{grid-template-columns:repeat(3,1fr)}}.predictive-search__results-list::-webkit-scrollbar,.header .predictive-search::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:.4rem;border-radius:1.6rem;background:rgba(var(--color-border),.3)}.predictive-search__results-list::-webkit-scrollbar-thumb,.header .predictive-search::-webkit-scrollbar-thumb{border-radius:1.6rem;background:rgb(var(--color-border))}.predictive-search--search-template .predictive-search__results-list::-webkit-scrollbar,.header .predictive-search::-webkit-scrollbar{width:.3rem}.predictive-search__suggestions a,.predictive-search__suggestions .predictive-search__item{text-decoration:none}.predictive-search__suggestions a:hover,.predictive-search__suggestions .predictive-search__item:hover{text-decoration:none;background-image:none}.predictive-search__item-query-result mark{background:transparent;color:inherit;font-weight:350}.predictive-search__item-query-result *:not(mark){font-family:var(--font-body-family);font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/46/assets/component-predictive-search.css.map */
