<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.is_fixed{height:100vh;width:100%;position:fixed}.predictive-search{display:none;position:absolute;top:calc(100% - 1px);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 .slider-counter{display:none}.predictive-search__results-groups-wrapper{display:flex;padding-bottom:8rem;border-top:1px solid rgb(var(--color-grey-3))}.predictive-search__results-groups-wrapper .slider-component-desktop.page-width{max-width:100%;padding-top:4rem;margin-bottom:4rem}@media screen and (max-width: 749px){.predictive-search__results-groups-wrapper .slider-component-desktop.page-width{padding-left:0}}.predictive-search__results-groups-wrapper--no-results{flex-direction:column}.predictive-search__pre-search{width:100%;padding-bottom:8rem;position:absolute;top:100%;background:rgb(var(--color-grey-5))}predictive-search[open] .predictive-search__pre-search{display:none}.predictive-search__pre-search .predictive-search__heading{justify-content:flex-start;border-top:1px solid rgb(var(--color-grey-3))}@media screen and (max-width: 749px){div.predictive-search__results-groups-wrapper.predictive-search__results-groups-wrapper--no-results{flex-direction:column;gap:0;height:100%;width:100%;padding:2rem 1.5rem 22rem;position:fixed;left:0;background:rgb(var(--color-grey-5));overflow:auto}}.predictive-search__results-groups-wrapper--no-results .predictive-search__heading{justify-content:flex-start}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}@media screen and (max-width: 749px){.predictive-search__results-groups-wrapper{border:0}.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (max-width: 749px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){display:flex;flex-direction:row-reverse}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}@media screen and (max-width: 749px){.predictive-search__result-group{width:50%}}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{display:flex;align-items:center;gap:.5rem;margin:0;padding:4rem 0 .75rem;color:rgba(var(--color-foreground),1);font-size:1.8rem;font-weight:400}@media screen and (max-width: 749px){.predictive-search__heading{justify-content:center;margin:0 auto;padding-top:3rem;position:relative}.predictive-search__heading:after{content:"";height:.2rem;width:0;border-radius:1rem;position:absolute;bottom:.5rem;background-color:rgb(var(--color-grey-1));transition:width .4s ease}.predictive-search__heading.active:after{width:80%}}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item .predictive-search__item-heading{font-size:1.4rem;font-weight:300}.predictive-search__search-for-button{padding-top:2rem;text-align:right;border-top:.1rem solid rgb(var(--color-grey-3))}@media screen and (max-width: 749px){.predictive-search__search-for-button{height:8rem;position:fixed;width:100%;bottom:0;left:0;border:0;text-align:center;background-color:rgb(var(--color-grey-5));z-index:199}}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem 1rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__result-group .product-card-wrapper{border-radius:23px}.predictive-search__result-group .product-card-wrapper:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgb(var(--color-grey-4));z-index:-1;transition:height .4s,box-shadow .4s}.predictive-search__result-group .gradient{background-color:transparent}.predictive-search__collections{display:flex;flex-direction:column;gap:0}.predictive-search__last-searched{font-size:1.4rem}.predictive-search__last-searched ul{margin:0 auto;padding-left:0;list-style:none}.predictive-search__last-searched li{display:flex;padding:1rem 2rem 1rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__last-searched li:hover{cursor:pointer}.predictive-search__no-results p{font-size:1.4rem;font-weight:300}.predictive-search__top-search ul{display:flex;gap:.8rem;padding:0;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.predictive-search__top-search ul::-webkit-scrollbar{display:none}@media screen and (max-width: 749px){.predictive-search__top-search ul{height:50px;align-items:center;flex-wrap:nowrap;margin:0;overflow:auto}.predictive-search__top-search li{flex:none}}.predictive-search__top-search a{padding:.8rem 1.6rem;border:1px solid rgb(var(--color-grey-2));border-radius:3.3rem;font-size:1.4rem;font-weight:400;line-height:2rem;color:rgb(var(--color-secondary-brown));text-decoration:none}@media screen and (max-width: 749px){.predictive-search__results-list{height:100%;width:100%;padding:2rem 1.5rem 30.5rem;position:fixed;left:0;background:rgb(var(--color-grey-5));overflow:auto;z-index:99}}.predictive-search__clear-last-searched{display:block;margin-bottom:2.4rem;color:rgb(var(--color-grey-2));font-size:1.2rem;font-style:normal;font-weight:300;line-height:1;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/160/assets/component-predictive-search.css.map */
</pre></body></html>