.predictive-search--header{position:absolute;left:50%;transform:translate(-50%);width:100%;top:100%;overflow:auto;display:none;background:rgb(var(--color-background));z-index:9999;pointer-events:all;transition:opacity .2s ease,transform .2s ease}[open] .predictive-search{display:block}.predictive-search__item-link{height:100%;display:flex;flex-direction:column;justify-content:space-between}.initially-hidden-p{display:none}predictive-search[results=true] .predictive-search{display:block}predictive-search[results=true] .predictive-search-results{display:block}#predictive-search-results{padding-top:1rem}#predictive-search-results-groups-wrapper{width:100%}.rtl .predictive-search__result-group{text-align:right}.search-form__reset.visible{opacity:1}.predictive-search__list{list-style:none;padding:0;margin-bottom:1rem;display:flex;gap:10px;overflow-x:auto}.predictive-search__item{padding:16px;display:flex;flex-direction:column;width:calc(25% - 10px);border-radius:14px;transition:background .3s ease;position:relative;margin:2px}.predictive-search__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-color:#00000008;border-radius:16px;z-index:1;transition:opacity .3s ease;opacity:1}@media (max-width: 768px){.predictive-search__item{width:40%;flex-shrink:0}}.predictive-search__item:hover{box-shadow:0 0 10px 1px rgb(var(--color-foreground),.02),0 0 8px rgb(var(--color-foreground),.01)}.predictive-search__item:hover:before{opacity:0}.predictive-search__item:hover .predictive-search__item-title{text-decoration:underline;text-underline-offset:2px}.predictive-search__image{width:60%;height:auto;display:block;object-fit:cover;border-radius:4px;margin-bottom:.5rem;margin:0 auto 10px}.predictive-search__item-title{font-size:var(--fluid-11-13);color:rgb(var(--color-foreground));font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.predictive-search__item--term{width:fit-content;margin:0 auto;text-align:center;display:flex;background:transparent;text-decoration:none;font-size:1rem}.predictive-search__view-all{border-top:1px solid rgb(var(--color-foreground),.1)}.view__all-btn{background-color:rgb(var(--color-foreground),.05);font-weight:700;color:rgb(var(--color-foreground));margin:1.25rem 0}.view__all-btn:hover{background-color:rgb(var(--color-foreground),.1)}predictive-search[loading] .predictive-search-loading{display:block}predictive-search[loading] #predictive-search-results-groups-wrapper{opacity:.5;pointer-events:none}.predictive-search__no-results{padding:2rem;text-align:center;color:rgb(var(--color-foreground),.8)}.search-form__reset{position:absolute;right:4rem;background:none;border:none;padding:.5rem;cursor:pointer;opacity:0;transition:opacity .2s}
/*# sourceMappingURL=/cdn/shop/t/2/assets/predictive-search.css.map */
