.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-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.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 (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}.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{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}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__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.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;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:#fff0}.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;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{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"}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper{flex-direction:row!important;gap:3rem!important;padding:1.5rem 2rem 1rem!important;align-items:flex-start}.predictive-search__result-group{flex:0 0 240px;border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}.predictive-search__results-groups-wrapper>.predictive-search__result-group+*{flex:1;min-width:0}.predictive-search__heading{font-size:1.1rem!important;letter-spacing:.08rem!important;font-weight:500!important;opacity:.65;text-transform:uppercase;margin-bottom:1rem!important;padding-bottom:.5rem}.predictive-search__results-list{padding:0!important;margin:0!important}.predictive-search__list-item{padding:.5rem 0!important;border:none!important}.predictive-search__item{padding:.6rem 0!important;transition:opacity .15s}.predictive-search__item:hover{opacity:.7;text-decoration:underline}.predictive-search__item-content--centered{text-align:left!important}.predictive-search__heading svg{display:none}}@media screen and (max-width:749px){.predictive-search__results-groups-wrapper{flex-direction:column;gap:1.2rem;padding:1rem}.predictive-search__result-group{padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}}.predictive-search{border-radius:0!important;border-top:1px solid rgba(0,0,0,.12)}#predictive-search-results{padding:0!important}.gh-search-overlay .gh-search-predictive{width:100%;max-width:800px;margin:0 auto;display:block}.gh-search-overlay .gh-search-form{position:relative;width:100%}.gh-search-overlay .predictive-search{background:#fff;border-radius:8px;margin-top:12px;box-shadow:0 20px 60px #0006;max-height:70vh;overflow-y:auto;color:#111}.gh-search-overlay .predictive-search a,.gh-search-overlay .predictive-search p,.gh-search-overlay .predictive-search h2{color:#111!important}.gh-search-overlay .predictive-search__heading{color:#0000008c!important;opacity:1!important}.gh-search-overlay .predictive-search__item:hover{background:#0000000a}.gh-search-overlay .predictive-search__loading-state{display:flex;justify-content:center;padding:20px}.gh-search-overlay .gh-search-input{background:transparent;color:#fff;border:none;border-bottom:2px solid rgba(255,255,255,.3);padding:16px 0;font-size:28px;width:100%;outline:none;font-family:inherit}.gh-search-overlay .gh-search-input:focus{border-bottom-color:#fff}.gh-search-overlay .gh-search-input::placeholder{color:#fff6}.gh-search-overlay .predictive-search__heading{font-size:10px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.8px!important;color:#999!important;opacity:1!important;padding:12px 18px 6px!important;background:#fafafa!important;border-bottom:1px solid rgba(0,0,0,.04)!important;margin:0!important}.gh-search-overlay .predictive-search__list-item{padding:0!important;margin:0!important;border-bottom:1px solid rgba(0,0,0,.03)!important}.gh-search-overlay .predictive-search__item{padding:10px 18px!important;display:flex!important;align-items:center!important;gap:12px!important;transition:background .15s ease}.gh-search-overlay .predictive-search__item:hover{background:#f8f8f8!important;text-decoration:none!important;opacity:1!important}.gh-search-overlay .predictive-search__image{width:44px!important;height:44px!important;object-fit:contain!important;background:#fafafa!important;border-radius:6px!important;flex-shrink:0!important}.gh-search-overlay .predictive-search__item-content{flex:1!important;min-width:0!important;text-align:left!important}.gh-search-overlay .predictive-search__item-heading{font-size:14px!important;font-weight:500!important;color:#222!important;margin:0!important;line-height:1.3!important}.gh-search-overlay .predictive-search__item-query-result{color:#333!important;font-weight:400!important}.gh-search-overlay .predictive-search__item-query-result mark{background:transparent!important;color:#000!important;font-weight:600!important}.gh-search-overlay .predictive-search__item .price{margin-top:2px!important;font-size:13px!important;font-weight:500!important;color:#c00!important}.gh-search-overlay .predictive-search__item .price__regular,.gh-search-overlay .predictive-search__item .price__sale{display:inline!important}.gh-search-overlay .predictive-search__item .price-item--regular{color:#c00!important;font-weight:500!important}.gh-search-overlay .predictive-search__item .price-item--sale{color:#c00!important;font-weight:600!important}.gh-search-overlay .predictive-search__item s{color:#999!important;font-weight:400!important;margin-left:6px}.gh-search-overlay .predictive-search__item .visually-hidden,.gh-search-overlay .predictive-search__item .caption,.gh-search-overlay .predictive-search__item .unit-price{display:none!important}.gh-search-overlay .predictive-search__results-list-item-query .predictive-search__item:before{content:"";width:16px;height:16px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.gh-search-overlay .predictive-search__search-for-button,.gh-search-overlay [data-predictive-search-search-for-text]{background:#fafafa!important;padding:14px 18px!important;color:#c00!important;font-weight:500!important;font-size:14px!important;text-align:center!important;display:block!important;border-top:1px solid rgba(0,0,0,.06)!important}.gh-search-overlay .predictive-search{max-height:65vh!important;overflow-y:auto!important;padding:0!important}@media(max-width:640px){.gh-search-overlay .predictive-search__heading{font-size:9px!important;padding:10px 14px 4px!important}.gh-search-overlay .predictive-search__item{padding:10px 14px!important}.gh-search-overlay .predictive-search__image{width:36px!important;height:36px!important}}.gh-search-zerostate{background:#fff;border-radius:10px;padding:0;margin-top:12px;overflow:hidden;box-shadow:0 12px 40px #0000004d;max-height:65vh;overflow-y:auto}.gh-zs-section{padding:18px 20px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.gh-zs-section:last-of-type{border-bottom:none}.gh-zs-title{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#999;margin:0 0 12px}.gh-zs-chips{display:flex;flex-wrap:wrap;gap:8px}.gh-zs-chip{background:#f5f5f5;border:1px solid rgba(0,0,0,.08);color:#333;padding:8px 14px;border-radius:20px;font-size:13px;cursor:pointer;transition:all .15s ease;font-family:inherit}.gh-zs-chip:hover{background:#111;color:#fff;border-color:#111}.gh-zs-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.gh-zs-cat{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);color:#222;text-decoration:none;font-size:13px;font-weight:500;transition:all .15s ease}.gh-zs-cat:hover{background:#fafafa;border-color:#0003;text-decoration:none}.gh-zs-cat__ico{width:32px;height:32px;border-radius:50%;background:#c00;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.gh-zs-cta{padding:14px 20px;background:#fafafa;text-align:center}.gh-zs-cta-link{color:#c00;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .15s ease}.gh-zs-cta-link:hover{opacity:.75;text-decoration:underline}@media(max-width:640px){.gh-zs-cats{grid-template-columns:1fr 1fr}.gh-zs-section{padding:14px 16px 12px}}.gh-search-overlay .predictive-search__item .price{display:block!important;margin-top:4px!important;font-size:14px!important;font-weight:700!important;color:#c00!important;line-height:1.2!important}.gh-search-overlay .predictive-search__item .price__regular,.gh-search-overlay .predictive-search__item .price--on-sale .price__regular,.gh-search-overlay .predictive-search__item .price .visually-hidden,.gh-search-overlay .predictive-search__item .price span[class*=visually-hidden],.gh-search-overlay .predictive-search__item .price s,.gh-search-overlay .predictive-search__item .price .price-item--regular{display:none!important}.gh-search-overlay .predictive-search__item .price__sale,.gh-search-overlay .predictive-search__item .price__last,.gh-search-overlay .predictive-search__item .price-item--sale,.gh-search-overlay .predictive-search__item .price-item--last{display:inline!important;color:#c00!important;font-weight:700!important}.gh-search-overlay .predictive-search__item .unit-price,.gh-search-overlay .predictive-search__item .price__unit,.gh-search-overlay .predictive-search__item .price__badge,.gh-search-overlay .predictive-search__item .price__availability,.gh-search-overlay .predictive-search__item .caption{display:none!important}.gh-search-overlay .predictive-search__item .price__sale>*+.price-item{display:none!important}.gh-search-btn--mobile{display:none;background:none;border:none;cursor:pointer;padding:10px;color:#ffffffe6;align-items:center}.gh-search-btn--mobile svg{width:22px;height:22px;display:block}@media(max-width:980px){.gh-search-btn--mobile{display:flex!important}}@media(max-width:980px){.gh-search-overlay{padding:60px 16px 24px!important}.gh-search-overlay__close{font-size:28px!important;top:12px!important;right:16px!important}.gh-search-input{font-size:22px!important}}.gh-search-zerostate{max-height:calc(100vh - 160px)!important;overflow-y:auto!important}.gh-search-overlay .predictive-search{max-height:calc(100vh - 160px)!important}.gh-search-overlay{padding:60px 24px 24px!important}@media(max-width:980px){.gh-search-overlay{padding:50px 16px 16px!important}.gh-search-zerostate,.gh-search-overlay .predictive-search{max-height:calc(100vh - 140px)!important}}.gh-search-zerostate::-webkit-scrollbar,.gh-search-overlay .predictive-search::-webkit-scrollbar{width:6px}.gh-search-zerostate::-webkit-scrollbar-thumb,.gh-search-overlay .predictive-search::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-predictive-search.css.map */
