.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search-results{padding-top:2rem;padding-bottom:2rem}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search-no-results-message{text-align:left;padding:0rem 0rem 2rem}.predictive-search-footer{margin-top:6rem}.predictive-search-category-heading{margin-top:4rem;margin-bottom:2rem}.predictive-search-category-heading:has(#predictive-search-products){margin-top:0rem}.predictive-search-category-heading h3{color:inherit}.predictive-search-list{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);column-gap:var(--grid-mobile-horizontal-spacing);row-gap:1.5rem}.predictive-search-product-card,.predictive-search-article-card{width:100%;line-height:1.2;word-break:break-word;position:relative}.predictive-search-list a{text-decoration:none}.predictive-search-card-vendor{display:block;opacity:.7}.predictive-search-list .price{color:inherit;margin-top:.5rem}.predictive-search-card-image{width:100%;height:50vw;margin-bottom:1rem;position:relative}.predictive-search-card-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--media-radius);position:absolute;top:0;left:0}.ps-card-ratio-fit{height:auto}.predictive-search-card-image.ps-card-ratio-fit img{position:relative}.ps-card-ratio-portrait{height:0;padding-bottom:120%}.ps-card-ratio-portrait-4x6{height:0;padding-bottom:150%}.ps-card-ratio-square{height:0;padding-bottom:100%}.ps-card-ratio-landscape{height:0;padding-bottom:66%}.predictive-search-page-list span{overflow-wrap:anywhere}.predictive-search-page-list li a img{max-height:256px}@media screen and (min-width:750px){.predictive-search-list{grid-template-columns:repeat(4,1fr);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:1rem}}@media only screen and (min-width:1025px){.predictive-search-list{grid-template-columns:repeat(6,1fr);row-gap:1rem}}#predictive-search{max-height:65vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (min-width:750px)and (min-height:750px){#predictive-search{max-height:70vh}}.predictive-search-tab-nav{display:flex;gap:2rem;border-bottom:1px solid #ccc;margin-bottom:2rem;padding:0 1rem}.predictive-search-tab-button{background:none;border:none;font-weight:700;padding:1rem 0;cursor:pointer;color:#0006;border-bottom:2px solid transparent}.predictive-search-tab-button.active{color:#000;border-color:#000}.predictive-search-tab-content[hidden]{display:none!important}.predictive-search-tab-button{position:relative;background:none;border:none;font-weight:700;padding:1rem 0;cursor:pointer;color:#0006;overflow:hidden}.predictive-search-tab-button:after{content:"";position:absolute;bottom:0;left:0;height:2px;background:#000;width:100%;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.predictive-search-tab-button.active{color:#000}.predictive-search-tab-button.active:after{transform:scaleX(1);transform-origin:left}.predictive-search-tab-button:not(.active):after{transform-origin:left;transform:scaleX(0)}.search-drawer--products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:768px){.search-drawer--products{grid-template-columns:repeat(6,1fr)}}.no_results_selected_title{font-size:3.5rem;font-family:var(--font-heading-family)!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-predictive-search.css.map */
