.predictive-search{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;min-height:4.5rem;max-height:44rem;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;overflow-y:auto;overflow-x:hidden;font-family:DM Sans,sans-serif;z-index:100}.predictive-search::-webkit-scrollbar{width:5px}.predictive-search::-webkit-scrollbar-track{background:transparent}.predictive-search::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:10px}.predictive-search::-webkit-scrollbar-thumb:hover{background-color:#aaa}.predictive-search--search-template{width:100%}@media screen and (max-width:989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:60vh;border-radius:0 0 12px 12px;top:100%}}@media screen and (min-width:750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__section{padding:0}.predictive-search__section-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 8px}.predictive-search__section-title{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.predictive-search__section-count{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;color:#bbb}.predictive-search__pages-wrapper{border-top:1px solid #f0f0f0}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);margin:0 auto;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}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;align-items:center;padding:2rem}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{transition:background-color .15s ease}.predictive-search__list-item:not(:first-child){border-top:1px solid #f5f5f5}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{background-color:#f9f9f7}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{color:#e8940a;text-decoration:none}.predictive-search__item{position:relative;display:flex;gap:14px;align-items:center;width:100%;padding:10px 16px;text-align:left;text-decoration:none;transition:background-color .15s ease}@media screen and (min-width:1200px){.predictive-search__item{padding:12px 20px}}.predictive-search__item--link{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.predictive-search__image-wrap{flex:none;width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f5f5f3;border:1px solid #ececec}@media screen and (min-width:1200px){.predictive-search__image-wrap{width:64px;height:64px}}.predictive-search__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.predictive-search__item-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;flex:1;min-width:0}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.predictive-search__item-vendor a{position:relative;z-index:2;text-decoration:none;color:inherit;transition:opacity .2s ease}.predictive-search__item-vendor a:hover{opacity:.7}.predictive-search__item-heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600;line-height:1.4;color:#1a1a1a;text-decoration:none;transition:color .2s ease}.predictive-search__item-price{margin-top:2px}.predictive-search__item-content .price{margin-top:0}.predictive-search__item-content .price__regular,.predictive-search__item-content .price-item--sale{font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;color:#e8940a}.predictive-search__item-content .price-item--regular{color:#999;font-weight:500;text-decoration:line-through;font-size:12px}.predictive-search__item-badge{display:inline-block;margin-top:4px;padding:2px 8px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;line-height:1.6;position:relative;z-index:2}.predictive-search__item-badge--sale{background:#fff3e0;color:#e8940a}.predictive-search__item-badge--soldout{background:#f5f5f5;color:#999}.predictive-search__search-for-button{border-top:1px solid #f0f0f0}.predictive-search__item--term{display:flex;align-items:center;gap:10px;width:100%;padding:14px 20px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600;color:#e8940a;background:#fffaf2;border:none;cursor:pointer;text-align:left;text-decoration:none;transition:background-color .15s ease;border-radius:0 0 12px 12px}.predictive-search__item--term:hover{background-color:#fff3e0}.predictive-search__item--term svg{flex-shrink:0;color:#e8940a}.predictive-search__item--term [data-predictive-search-search-for-text]{flex:1}.predictive-search__arrow{margin-left:auto;opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease}.predictive-search__item--term:hover .predictive-search__arrow{opacity:1;transform:translate(0)}
/*# sourceMappingURL=/cdn/shop/t/278/assets/component-predictive-search.css.map */
