<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-modal__close-button{display:flex;justify-content:center;align-items:center;padding:0rem;height:2rem;width:2rem;background-color:transparent;border:0;margin-left:var(--spacing-x-small);cursor:pointer}.search-modal__close-button svg{height:1.5rem;color:var(--body-text-color)}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 var(--spacing-normal) 0 var(--spacing-normal);line-height:1;position:relative}.predictive-search{display:none;position:absolute;border:1px solid rgba(0,0,0,.1);background-color:var(--bg-color-white);z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results{display:flex;padding-bottom:var(--spacing-large)}@media screen and (max-width: 1024px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results{flex-direction:column}.predictive-search__results:not(.predictive-search--no-results){gap:var(--spacing-x-small)}}@media screen and (min-width: 769px){.predictive-search{border-top:none;width:100%}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}details-modal[open]:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--overlay--bg-color)}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:var(--spacing-normal)}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 769px){.predictive-search--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:inline;display:initial}.predictive-search__result-group:first-child{flex:0 0 16.4rem}.predictive-search--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}predictive-search .predictive-search__results .predictive-search__heading{margin:0 var(--spacing-large) var(--spacing-x-small);padding:var(--spacing-large) 0 var(--spacing-x-small);font-size:.625rem;border-bottom:1px solid var(--border-color);opacity:.5;letter-spacing:var(--letter-spacing-small)}predictive-search .spinner{width:1rem;height:1rem;line-height:0}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:var(--spacing-normal)}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search[loading] .predictive-search__search-for-button,predictive-search[loading] .predictive-search__results~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results~.predictive-search__search-for-button{display:inline;display:initial}.predictive-search__list-item[aria-selected=true]&gt;*,.predictive-search__list-item:hover&gt;*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:inherit}.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:var(--spacing-xx-small)}.predictive-search__item{display:flex;padding:var(--spacing-x-small) var(--spacing-large);text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:flex;align-items:center;grid-template-columns:5rem 1fr;gap:var(--spacing-normal)}predictive-search .search__button .icon{width:var(--spacing-normal);height:var(--spacing-normal)}predictive-search .reset__button .svg-wrapper{width:18px;height:18px;border:solid 1px var(--border-color);border-radius:50%;transition:border-color .3s}predictive-search .reset__button .svg-wrapper:hover{border-color:var(--body-text-color)}predictive-search .reset__button .icon.icon-close{width:var(--font-size-x-small);height:var(--font-size-x-small)}.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:var(--font-size-small)}predictive-search .predictive-search__item-content .predictive-search__item-heading{margin:0;font-size:var(--font-size-x-small);font-weight:var(--font-body-weight);text-transform:capitalize}.predictive-search__item-query-result *:not(mark){color:var(--body-text-color)}.predictive-search__item-query-result mark{background-color:transparent}predictive-search .predictive-search__item .price{font-size:var(--font-size-x-small)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:var(--spacing-xx-small)}predictive-search .predictive-search__item--term{font-size:var(--font-size-x-small);justify-content:space-between;align-items:center;padding:var(--spacing-normal) var(--spacing-large);word-break:break-all;line-height:1;background:var(--bg-color-white);border-top:1px solid rgba(0,0,0,.15);border-left:0;border-right:0;border-bottom:0;margin:0;text-transform:none;text-transform:initial;font-weight:var(--font-body-weight);cursor:pointer;color:var(--body-text-color)}predictive-search .predictive-search__item--term .icon-arrow{width:1rem;height:1rem;flex-shrink:0;margin-left:var(--spacing-normal)}predictive-search .predictive-search__image{grid-area:product-image;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";-o-object-fit:cover;object-fit:cover;width:50px;height:60px}[dir=rtl] predictive-search .predictive-search__item{text-align:right}
</pre></body></html>