.search-form{width:100%}.search-form__field{position:relative;display:flex;align-items:center}.search-form__input{padding-inline-end:5rem;-webkit-appearance:none;appearance:none}.search-form__input::-webkit-search-cancel-button,.search-form__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-form__reset,.search-form__submit{position:absolute;display:grid;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:var(--radius-button);background:none;color:inherit;cursor:pointer;place-items:center}.search-form__reset svg,.search-form__submit svg{width:1.125rem;height:1.125rem}.search-form__reset{inset-inline-end:2.5rem;color:rgb(var(--color-foreground) / .6)}.search-form__submit{inset-inline-end:.3125rem}.search-form__reset:hover,.search-form__submit:hover{background-color:rgb(var(--color-foreground) / .06)}.search-form__input:placeholder-shown~.search-form__reset{visibility:hidden}.search-form--404{max-width:26rem;margin-inline:auto}.search-form--page{max-width:34rem}predictive-search{position:relative;display:block}.predictive-search__panel{position:absolute;z-index:20;top:calc(100% + var(--space-2));inset-inline:0;overflow-y:auto;max-height:min(28rem,70vh);padding:var(--space-2);border:1px solid var(--border-color);border-radius:var(--radius-card);background-color:rgb(var(--color-background));box-shadow:0 18px 40px rgb(var(--color-shadow) / .16);overscroll-behavior:contain}.predictive-search__panel[hidden]{display:none}.predictive-search__group+.predictive-search__group{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-color)}.predictive-search__heading{margin:0 0 var(--space-1);padding-inline:var(--space-2);color:rgb(var(--color-foreground) / .6);font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.predictive-search__option{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-input);color:rgb(var(--color-foreground));text-decoration:none}.predictive-search__option[aria-selected=true]{background-color:rgb(var(--color-foreground) / .06)}.predictive-search__option-icon{flex:0 0 auto;width:1.125rem;height:1.125rem;color:rgb(var(--color-foreground) / .5)}.predictive-search__media{flex:0 0 3.5rem;width:3.5rem;border-radius:var(--radius-input)}.predictive-search__details{display:flex;overflow:hidden;flex-direction:column;gap:.125rem}.predictive-search__title{overflow:hidden;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap}.predictive-search__title mark,.predictive-search__title b{background:none;color:inherit;font-weight:600}.predictive-search__price{font-size:var(--text-xs)}.predictive-search__price .price__current{font-weight:500}.predictive-search__empty{margin:0;padding:var(--space-4) var(--space-2);color:rgb(var(--color-foreground) / .7);font-size:var(--text-sm);text-align:center}.predictive-search__view-all{display:block;margin-top:var(--space-2);padding:var(--space-3) var(--space-2);border-top:1px solid var(--border-color);font-size:var(--text-sm);font-weight:600;text-align:center}.predictive-search__loader{position:absolute;z-index:21;top:50%;inset-inline-end:5rem;transform:translateY(-50%)}.predictive-search__loader[hidden]{display:none}.predictive-search__loader .spinner{width:1rem;height:1rem;color:rgb(var(--color-foreground) / .5)}.search-page__header{display:grid;gap:var(--space-4);margin-bottom:var(--space-6)}.search-page__title{margin:0}.search-page__count{margin:0 0 var(--space-4);color:rgb(var(--color-foreground) / .7)}.search-page__terms{color:rgb(var(--color-foreground));font-weight:600}.search-page__prompt{padding-block:var(--space-8)}.search-page__app-blocks:not(:empty){margin-top:var(--space-8)}facet-filters.search-results{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-5)}.search-results__toolbar{justify-content:flex-end}.search-results__group-heading{margin:var(--space-8) 0 var(--space-4)}.search-results__group-heading:first-child{margin-top:0}.search-other{display:grid;gap:var(--space-5);margin:0;padding:0;list-style:none}.search-other__item{display:grid;align-items:start;gap:var(--space-4);grid-template-columns:7.5rem minmax(0,1fr);padding-bottom:var(--space-5);border-bottom:1px solid var(--border-color)}.search-other__item--text{grid-template-columns:minmax(0,1fr)}.search-other__item:last-child{padding-bottom:0;border-bottom:0}.search-other__media{border-radius:var(--radius-card)}.search-other__content>*+*{margin-top:var(--space-2)}.search-other__content>:first-child{margin-top:0}.search-other__title{margin:0}.search-other__title a{color:inherit;text-decoration:none}.search-other__title a:hover{text-decoration:underline}.search-other__meta{margin:0;color:rgb(var(--color-foreground) / .6);font-size:var(--text-sm)}.search-other__excerpt{margin:0;max-width:46rem;color:rgb(var(--color-foreground) / .75);font-size:var(--text-sm)}@media(min-width:750px){.search-page__header{align-items:end;grid-template-columns:minmax(0,1fr) minmax(0,22rem)}.search-form--page{max-width:none}.search-other__item{grid-template-columns:11.25rem minmax(0,1fr);gap:var(--space-5)}}@media(min-width:990px){.predictive-search__panel{max-height:min(32rem,70vh)}}[dir=rtl] .predictive-search__heading{letter-spacing:normal}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-search.css.map */
