.predictive-search-dropdown{display:flex;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:var(--layer-base)}.predictive-search-results__title{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;margin-bottom:.625rem;width:fit-content;text-transform:var(--title-case)}@media screen and (min-width:1024px){.predictive-search-results__title{border-bottom:1px solid var(--color-grey);margin-bottom:1rem;margin-inline:0;padding-bottom:.875rem;width:100%}}@media screen and (min-width:1280px){.predictive-search-results__title{font-size:1.5rem;line-height:130%}}.predictive-search-results__no-results{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{right:0;left:unset}.search-modal .predictive-search-form__content-wrapper{max-height:100%;width:100%}@media screen and (min-width:1280px){.search-modal .predictive-search-form__content-wrapper{margin-inline:auto;max-width:78.5rem}}.search-modal__content .predictive-search-form__content{max-height:100%}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}}.predictive-search-results__pill{font-weight:500;white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:rgb(var(--color-foreground-rgb) / var(--opacity-80))}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{column-gap:.5rem;display:flex;flex-wrap:wrap;margin-inline:.625rem;row-gap:.125rem;padding-inline:0}@media screen and (min-width:1024px){.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{border-bottom:none;flex-direction:column;gap:0;margin-bottom:2.75rem;margin-inline:0;padding-bottom:0}}.predictive-search-results__wrapper.predictive-search-results__collections{gap:.25rem;display:flex;flex-wrap:wrap;margin-inline:.625rem;padding-inline:0}@media screen and (min-width:1024px){.predictive-search-results__wrapper.predictive-search-results__collections{flex-direction:column;gap:.625rem;margin-inline:0}}@media screen and (min-width:1024px){.predictive-search-results__wrapper.predictive-search-results__collections--row{flex-direction:row}}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries .predictive-search-results__pill{background-color:transparent;color:var(--color-blue-600);font-size:var(--font-size--sm);font-weight:400;line-height:140%;margin:0;min-width:fit-content;padding:0;transition:color var(--default-transition-duration);width:fit-content}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries .predictive-search-results__pill:hover{color:var(--color-lowstock)}@media screen and (min-width:1024px){.predictive-search-results__wrapper.predictive-search-results__wrapper-queries .predictive-search-results__pill{font-size:var(--font-size--md)}}.predictive-search-results__wrapper.predictive-search-results__collections .predictive-search-results__pill--collection{background-color:var(--color-blue-50);border-radius:12.5rem;color:var(--color-blue-600);font-size:var(--font-size--sm);font-weight:400;margin:0;line-height:normal;min-width:fit-content;padding-block:.1875rem;padding-inline:.75rem;transition:var(--default-transition-duration);white-space:normal;width:fit-content}@media screen and (min-width:1280px){.predictive-search-results__wrapper.predictive-search-results__collections .predictive-search-results__pill--collection{font-size:var(--font-size-md);padding-block:2px}}.predictive-search-results__wrapper.predictive-search-results__collections .predictive-search-results__pill--collection:hover{background-color:var(--color-blue-600);color:#fff}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries .predictive-search-results__pill mark{background-color:transparent;color:var(--color-blue-600);font-weight:600;transition:color var(--default-transition-duration)}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries .predictive-search-results__pill:hover mark{color:var(--color-lowstock)}.predictive-search-results__card{--title-font-size: var(--font-size--md);--title-margin-block: var(--margin-xs);flex:0 0 auto;transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;pointer-events:none}.predictive-search-results__card--product{border:1px solid var(--color-grey);border-radius:.5rem;padding:.75rem}@media screen and (min-width:1024px){.predictive-search-results__card--product .resource-card__title{min-height:2.75rem}}@media screen and (min-width:1280px){.predictive-search-results__card--product{padding:1.125rem}}.predictive-search-results__card--product:hover .product-details{color:var(--color-lowstock);text-decoration-color:var(--color-lowstock)}.predictive-search-results__card--product .resource-card{flex-direction:row;gap:1.125rem}@media screen and (min-width:1024px){.predictive-search-results__card--product .resource-card{flex-direction:column}}.predictive-search-results__card--product .resource-card .resource-card__media{height:5.25rem;margin-inline:auto;min-width:5.25rem;width:5.25rem}@media screen and (min-width:1024px){.predictive-search-results__card--product .resource-card .resource-card__media{height:10rem;min-width:10rem;width:10rem}}@media screen and (min-width:1280px){.predictive-search-results__card--product .resource-card .resource-card__media{height:13.65rem;min-width:13.65rem;width:13.65rem}}.predictive-search-results__card--product .resource-card .resource-card__media img{height:100%;object-fit:contain;opacity:1;width:100%}.predictive-search-results__card--product .resource-card__image--secondary{display:none}.predictive-search-results__card--product .resource-card__content{justify-content:space-between}@media screen and (min-width:1280px){.predictive-search-results__card--product .resource-card__content{gap:.3125rem}}.predictive-search-results__card--product .resource-card__title,.predictive-search-results__card--product .price-container .price-item--sale{font-weight:600}@media screen and (min-width:1280px){.predictive-search-results__card--product .resource-card__title{font-size:var(--font-size--lg);height:3.125rem}}.predictive-search-results__card--product .price-container .price__sale .price-item__group:has(.price-item--regular){display:none}.predictive-search-results__card--product .price-container>div{align-items:center}.predictive-search-results__card--product .price-container .price__regular .price{color:var(--color-foreground);font-weight:600}.predictive-search-results__card--product .price-container .price-item--regular,.predictive-search-results__card--product .price-container .price-item--sale,.predictive-search-results__card--product .price-container .price{font-size:var(--font-size--md)}@media screen and (min-width:1280px){.predictive-search-results__card--product .price-container .price-item--regular,.predictive-search-results__card--product .price-container .price-item--sale,.predictive-search-results__card--product .price-container .price{font-size:var(--font-size--lg)}}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:27.5cqi}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__list{--slide-width: 27.5%;--slideshow-gap: var(--gap-md);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__card--query{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transform-origin:center}.predictive-search-results__products{padding-inline:.625rem}@media screen and (min-width:1024px){.predictive-search-results__products{width:calc(100% - 29.375rem)}}@media screen and (min-width:1280px){.predictive-search-results__products{padding-inline:0;width:calc(100% - 29.375rem)}.predictive-search-results__products .predictive-search-results__title{border-bottom:none;margin-bottom:.75rem;padding-bottom:0}}.predictive-search-results__products>*:last-child{border-bottom:0;margin-block-end:0;padding-block-end:0}.recently-viewed-wrapper{display:grid;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:top center}.recently-viewed-wrapper.removing{max-height:0;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-left:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding-block-end:var(--padding-sm);padding-inline:0;scroll-snap-type:x mandatory;scroll-padding:0 var(--padding-xl);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding-block:var(--padding-xl);margin-block:calc(-1 * var(--padding-xl));gap:var(--gap-md)}.predictive-search-results__resource-header{display:flex;padding-inline:var(--padding-xl);justify-content:space-between;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__list{border-bottom:1px solid var(--color-grey);padding-block-end:.875rem;margin-block-end:1.125rem}@media screen and (min-width:1024px){.predictive-search-results__list{border-bottom:0;padding-block-end:0;margin-block-end:0}}.predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(1,1fr);gap:.625rem;transition:height var(--animation-speed-medium) var(--animation-easing)}@media screen and (min-width:1024px){.predictive-search-results__wrapper-products{display:block}}@media screen and (max-width:1023px){.predictive-search-results__wrapper-products splide-slider{visibility:visible}.predictive-search-results__wrapper-products splide-slider .splide__list{display:flex!important;flex-direction:column;gap:.625rem!important}}.predictive-search-results__wrapper-products .splide__arrow{display:none!important}@media screen and (min-width:1024px){.predictive-search-results__wrapper-products .splide__arrow{align-items:center;background-color:#fff;border:1px solid var(--color-grey);border-radius:.625rem;fill:var(--color-blue-500);box-shadow:0 0 .625rem .1875rem var(--color-blue-50);display:inline-flex!important;height:1.875rem;justify-content:center;min-height:1.875rem;min-width:1.875rem;transition:fill var(--default-transition-duration);padding:0;width:1.875rem}.predictive-search-results__wrapper-products .splide__arrow:hover{fill:var(--color-lowstock)}.predictive-search-results__wrapper-products .splide__arrow:disabled{opacity:0!important}.predictive-search-results__wrapper-products .splide__arrow.splide__arrow--prev{left:-.9375rem}.predictive-search-results__wrapper-products .splide__arrow.splide__arrow--next{right:-.9375rem}.predictive-search-results__wrapper-products .splide__arrow svg{height:.75rem;width:.75rem}}.predictive-search-results__resource-header .predictive-search-results__title{margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-predictive-search.css.map */
