.search-modal .predictive-search{display:none;width:100%;padding-top:.3rem;min-height:4.5rem;max-height:33.5rem;overflow-y:auto;border:1px solid rgb(var(--color-border))}.template-search__search .predictive-search{display:none;position:absolute;top:calc(100% - .3rem);left:0;right:0;width:100%;padding-top:.3rem;min-height:4.5rem;max-height:33.5rem;background-color:rgb(var(--color-background-input));border:1px solid rgb(var(--color-border));border-radius:0rem 0rem .4rem .4rem;overflow-y:auto}.predictive-search::-webkit-scrollbar{width:.4rem}.predictive-search::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search__pages-wrapper{border-top:.1rem solid rgb(var(--color-border))}.predictive-search--search-template{width:100%}@media screen and (max-width:989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search:not(.predictive-search--header){display:block}@media screen and (min-width:1200px){predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search:not(.predictive-search--header){margin:0 auto;border-radius:4px}}.predictive-search.predictive-search--header{display:none}predictive-search[open] .predictive-search--header{display:block;position:relative;max-height:60vh;overflow-y:auto;padding:0;border:none;background-color:transparent;min-height:0}predictive-search[loading] .predictive-search__loading-state{position:absolute;top:1.5rem;right:2rem;display:flex;justify-content:center;align-items:center}.search-modal__form{position:relative}.search-modal__form .search__form-inner{display:block}.search-modal__form .field{position:relative;width:100%}.search-modal__form .search__button{left:12px;right:auto;width:4.4rem;padding:0 0 0 .6rem;display:flex;align-items:center;justify-content:flex-start}.search-modal__form .search__input.field__input{width:100%;padding:1.6rem 4.8rem;background-color:transparent;border:none;border-bottom:.1rem solid rgba(var(--color-foreground),.18);border-radius:0}.search-modal__form .search__input.field__input:hover:not(:focus),.search-modal__form .search__input.field__input:focus{border-color:rgba(var(--color-foreground),.45)}.search-modal__form .field__label{left:4.6rem}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);margin:0 auto;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:not(:first-child){border-top:.1rem solid rgb(var(--color-border))}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{background-color:rgba(var(--color-foreground),.035)}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{color:rgb(var(--color-accent));text-decoration:none}.predictive-search__item{display:flex;align-items:center;gap:.8rem;width:100%;padding:.8rem;text-align:left;text-decoration:none;transition:background-color var(--duration-default)}.predictive-search__item--link{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:.8rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.predictive-search__item-content .price__regular,.predictive-search__item-content .price-item--sale{font-size:1.3rem}.predictive-search__item-content .price-item--regular{color:rgb(var(--color-foreground-secondary))}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{display:inline;margin:0;font-weight:500;line-height:1.5;text-decoration:none;transition-property:color;transition-duration:var(--duration-default);transition-timing-function:ease}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem .8rem;word-break:break-all;color:rgb(var(--color-button));border-top:1px solid rgb(var(--color-border));transition:background-color var(--duration-default)}.predictive-search__item--term:hover{background-color:rgba(var(--color-foreground),.035)}@media screen and (min-width:1200px){.predictive-search__item--term{padding:1.3rem 2rem}}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.2rem}.predictive-search__image{display:block;grid-area:product-image;flex:none;width:5rem;height:5rem;padding:.5rem;object-fit:contain;font-family:"object-fit: contain";background-color:#f3f3f3;border-radius:1rem}@media screen and (min-width:1200px){.predictive-search__image{width:5.6rem;height:5.6rem}}predictive-search:not([open]) .pre-search-results{display:block}predictive-search[open] .pre-search-results{display:none}.pre-search-results{padding:0}@media screen and (min-width:768px){.pre-search-results .predictive-search__layout--with-sidebar{grid-template-columns:1fr 2fr}.pre-search-results .predictive-search__sidebar{border-left:none;border-right:.1rem solid rgba(var(--color-foreground),.1);padding-right:2rem;padding-left:2rem}.pre-search-results .predictive-search__main{padding-left:2rem}}.predictive-search__results-list .predictive-search__item{gap:1.2rem;padding:1rem 1.2rem;align-items:center}.predictive-search__list-item:not(:first-child){border-top-color:rgba(var(--color-foreground),.08)}.predictive-search__results-list .predictive-search__item-heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;line-height:1.35}.predictive-search__item-vendor{color:rgba(var(--color-foreground),.55);text-transform:uppercase;letter-spacing:.04em}.predictive-search__item-content .price{margin-top:.4rem;font-weight:600}[data-predictive-search]{container-type:inline-size;container-name:predictive}.predictive-search__layout{display:block}.predictive-search__main{min-width:0}.predictive-search__group-heading{margin:0;padding:1.4rem 1.2rem .6rem;font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.predictive-search__group-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-right:1.2rem}.predictive-search__group-header .predictive-search__group-heading{padding-right:0}.predictive-search__view-all{display:inline-flex;align-items:center;gap:.4rem;flex:none;font-size:1.2rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap}.predictive-search__view-all:hover{text-decoration:underline}.predictive-search__view-all svg{width:1.2rem;height:1.2rem}.predictive-search__group+.predictive-search__group{border-top:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__sidebar{border-top:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__suggestions,.predictive-search__categories{margin:0;padding:0 .6rem .6rem}.predictive-search__suggestion-link,.predictive-search__category-link{display:block;padding:.7rem .8rem;font-size:1.4rem;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;border-radius:.6rem;transition:background-color var(--duration-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.predictive-search__suggestion-link:hover,.predictive-search__category-link:hover,.predictive-search__suggestion[aria-selected=true] .predictive-search__suggestion-link,.predictive-search__category[aria-selected=true] .predictive-search__category-link{background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.predictive-search__suggestion-link b,.predictive-search__suggestion-link strong{font-weight:600}@media screen and (min-width:768px){.predictive-search__layout--with-sidebar{display:grid;grid-template-columns:1fr 2fr;align-items:stretch}.predictive-search__layout--with-sidebar .predictive-search__main{padding-left:2rem}.predictive-search__layout--with-sidebar .predictive-search__sidebar{padding:.4rem 2rem .4rem .6rem;border-top:none;border-right:.1rem solid rgba(var(--color-foreground),.1)}.predictive-search__layout--with-sidebar .predictive-search__main .predictive-search__group:first-child>.predictive-search__group-heading,.predictive-search__layout--with-sidebar .predictive-search__main .predictive-search__group:first-child .predictive-search__group-header{padding-top:.4rem}.predictive-search__layout--with-sidebar .predictive-search__main .predictive-search__group:first-child{border-top:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/component-predictive-search.css.map */
