.search-modal .predictive-search{display:block}.predictive-search{display:none;top:calc(100% + 3rem);left:-.1rem;background-color:#fff;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.predictive-search::-webkit-scrollbar{width:0;height:0;display:none}.predictive-search::-webkit-scrollbar-track,.predictive-search::-webkit-scrollbar-thumb{background:transparent}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%;max-height:calc(100dvh - 160px)}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem);max-height:calc(100vh - 200px)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{margin:0 auto;padding:2rem 0 .75rem;display:flex;justify-content:space-between;align-items:center;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1rem;height:1rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem;stroke:currentColor}predictive-search:not([loading]) .predictive-search__heading .spinner,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__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:nth-last-child(2){border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}.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:.7rem 0rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link{display:grid;grid-template-columns:4.5rem 1fr;grid-column-gap:1.5rem;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:.7rem;text-transform:uppercase;letter-spacing:.1rem;color:rgba(var(--color-foreground),.6)}.predictive-search__item-heading{margin:0}.predictive-search__item .price{color:rgba(var(--color-foreground),.7)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:0rem}.predictive-search__item--term{border:none;justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{flex-shrink:0}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.price .price__sale{display:none}.price.price--on-sale .price__sale{display:block}.price.price--on-sale .price__sale .price-item--regular{margin-right:4px}.price.price--on-sale .price__regular{display:none}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.cfs-pred{display:block;padding:8px 0 16px;color:rgb(var(--color-foreground))}.cfs-pred__section{padding:12px 0}.cfs-pred__section+.cfs-pred__section{border-top:1px solid rgba(var(--color-foreground),.08)}.cfs-pred__section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.cfs-pred__section-title{margin:0 0 8px;font-family:"GunterzMedium",var(--g-font-display-heading);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.cfs-pred__section-title--products{margin-top:0}.cfs-pred__clear{background:none;border:0;padding:0;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.7);cursor:pointer}.cfs-pred__clear:hover{color:rgb(var(--color-foreground))}.cfs-pred__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.cfs-pred__chip-item{margin:0}.cfs-pred__chip{background:#8eb13514;border:1px solid rgba(142,177,53,.2);color:rgb(var(--color-foreground));border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background .12s ease,border-color .12s ease}.cfs-pred__chip-item[aria-selected=true] .cfs-pred__chip,.cfs-pred__chip:hover,.cfs-pred__chip:focus-visible{background:#8eb1352e;border-color:#8eb13566;outline:none}.cfs-pred__rail{display:flex;flex-wrap:wrap;gap:16px 32px;padding-bottom:12px;border-bottom:1px solid rgba(var(--color-foreground),.08);margin-bottom:12px}.cfs-pred__rail .cfs-pred__section{padding:0;flex:1 1 200px;min-width:0}.cfs-pred__rail .cfs-pred__section+.cfs-pred__section{border-top:0}.cfs-pred__suggestions,.cfs-pred__collections{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.cfs-pred__suggestion,.cfs-pred__collection{margin:0}.cfs-pred__suggestion-btn,.cfs-pred__collection-link{display:block;width:100%;text-align:left;background:none;border:0;padding:6px 8px;margin-left:-8px;font-size:14px;color:rgb(var(--color-foreground));text-decoration:none;cursor:pointer;border-radius:4px;line-height:1.3}.cfs-pred__suggestion[aria-selected=true] .cfs-pred__suggestion-btn,.cfs-pred__collection[aria-selected=true] .cfs-pred__collection-link,.cfs-pred__suggestion-btn:hover,.cfs-pred__collection-link:hover{background:#8eb1351a;outline:none}.cfs-pred__suggestion-btn b,.cfs-pred__suggestion-btn mark,.cfs-pred__collection-link mark,.cfs-pred__product-title mark,.cfs-pred__product-sku mark{background:transparent;color:inherit;font-weight:600}.cfs-pred__products{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.cfs-pred__product{margin:0}.cfs-pred__product-link{display:grid;grid-template-columns:80px 1fr;gap:16px;align-items:center;padding:10px 8px;margin-left:-8px;text-decoration:none;color:inherit;border-radius:6px;transition:background .12s ease}.cfs-pred__product[aria-selected=true] .cfs-pred__product-link,.cfs-pred__product-link:hover,.cfs-pred__product-link:focus-visible{background:#8eb13514;outline:none}.cfs-pred__product.is-exact .cfs-pred__product-link{background:#8eb1350f;border:1px solid rgba(142,177,53,.32)}.cfs-pred__product-media{display:flex;align-items:center;justify-content:center;width:80px;height:80px;overflow:hidden;border-radius:4px;background:#fff;border:1px solid rgba(var(--color-foreground),.06);flex-shrink:0}.cfs-pred__product-media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.cfs-pred__product-media--empty{background:rgba(var(--color-foreground),.04)}.cfs-pred__product-body{display:flex;flex-direction:column;gap:2px;min-width:0}.cfs-pred__product-vendor{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.55)}.cfs-pred__product-title{font-family:"GunterzMedium",var(--g-font-display-heading);font-size:14px;font-weight:500;line-height:1.25;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cfs-pred__product-sku{font-size:11px;letter-spacing:.04em;color:rgba(var(--color-foreground),.7);font-variant-numeric:tabular-nums}.cfs-pred__product-price{font-size:13px;color:rgb(var(--color-foreground));font-weight:500}.cfs-pred__product-unavail{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.5)}.cfs-pred__exact-badge{display:inline-block;align-self:flex-start;background:#8eb135;color:#1f2a0f;font-family:"GunterzMedium",var(--g-font-display-heading);font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;padding:2px 6px;border-radius:3px;margin-bottom:2px}.cfs-pred__no-results{padding:18px 4px}.cfs-pred__no-results-text{margin:0 0 6px;font-size:14px;color:rgb(var(--color-foreground))}.cfs-pred__did-you-mean{margin:0;font-size:13px;color:rgba(var(--color-foreground),.7)}.cfs-pred__dym-link{background:none;border:0;padding:0;color:#6f8a29;cursor:pointer;font-weight:600;text-decoration:underline}.cfs-pred__hint,.cfs-pred--error p{margin:12px 4px;font-size:13px;color:rgba(var(--color-foreground),.6)}.cfs-pred__footer{margin-top:12px;padding-top:10px;border-top:1px solid rgba(var(--color-foreground),.08);text-align:right}.cfs-pred__view-all{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6f8a29;text-decoration:none}.cfs-pred__view-all:hover{text-decoration:underline}.cfs-pred__trending{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cfs-pred__trending-item{margin:0}.cfs-pred__trending-link{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center;padding:6px;margin:-6px;border-radius:6px;text-decoration:none;color:inherit}.cfs-pred__trending-link:hover{background:#8eb13514}.cfs-pred__trending-media{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:4px;overflow:hidden;background:#fff;border:1px solid rgba(var(--color-foreground),.06);flex-shrink:0}.cfs-pred__trending-media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.cfs-pred__trending-body{display:flex;flex-direction:column;gap:2px;min-width:0}.cfs-pred__trending-title{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.cfs-pred__trending-price{font-size:11px;color:rgba(var(--color-foreground),.7)}@media(min-width:750px){.cfs-pred--results{display:block}.cfs-pred__rail{flex-wrap:nowrap}}@media(min-width:990px){.cfs-pred__products{gap:4px}.cfs-pred__trending{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-predictive-search.css.map */
