predictive-search,.predictive-search,.predictive-search__results,.predictive-search__results-list{background:#fff;color:#1a1a1a}predictive-search{border:none;outline:none;background:transparent}predictive-search:before,predictive-search:after,.predictive-search:before,.predictive-search:after{display:none}.predictive-search.predictive-search--header{width:100%;max-height:calc(85vh - 150px);overflow-y:auto;margin-top:20px;background:transparent}.predictive-search__results::-webkit-scrollbar,.predictive-search--header::-webkit-scrollbar{width:8px}.predictive-search__results::-webkit-scrollbar-track,.predictive-search--header::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.predictive-search__results::-webkit-scrollbar-thumb,.predictive-search--header::-webkit-scrollbar-thumb{background:rgb(var(--color-button, 255 107 53));border-radius:10px}.predictive-search__heading{font-size:13px;font-weight:500;text-transform:uppercase;color:#6b6b6b;letter-spacing:.5px;margin-bottom:12px;padding:0 10px;background:transparent}.predictive-search__list-item{padding:10px 15px;margin-bottom:6px;border-radius:8px;transition:background .2s ease;background:transparent}.predictive-search__list-item:hover{background:rgba(var(--color-button, 255 107 53),.08)}.predictive-search__list-item a{color:#333;text-decoration:none;font-weight:500}.predictive-search__item{display:flex;gap:15px;padding:15px;border-radius:12px;background:#fff;border:1px solid #e8e8e8;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;text-decoration:none;min-height:140px;align-items:flex-start}.predictive-search__item:hover{background:rgba(var(--color-button, 255 107 53),.05);border-color:rgb(var(--color-button, 255 107 53));box-shadow:0 4px 12px rgba(var(--color-button, 255 107 53),.15)}.predictive-search__item:focus-visible{outline:3px solid rgb(var(--color-button, 255 107 53));outline-offset:2px}.predictive-search__image,.predictive-search__item-image,.predictive-search__item img{width:120px;height:120px;min-width:120px;object-fit:cover;border-radius:10px;flex-shrink:0;background:#f8f8f8;border:1px solid #e0e0e0}.predictive-search__item-content{flex:1;display:flex;flex-direction:column;justify-content:center}.predictive-search__item-heading{font-size:15px;font-weight:500;color:#2c2c2c;margin-bottom:6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item-vendor{font-size:12px;color:#777;margin-bottom:6px;font-weight:500}.predictive-search .price,.predictive-search__item .price{font-size:17px;font-weight:700;color:rgb(var(--color-foreground, 26 26 26));margin-top:4px}.predictive-search .price__compare,.predictive-search__item .price__compare{font-size:14px;color:#767676;text-decoration:line-through;margin-left:8px;font-weight:500}.predictive-search mark{background:rgba(var(--color-button, 255 107 53),.18);color:rgb(var(--color-foreground, 26 26 26));font-weight:700;padding:0 2px}.predictive-search__loading-state{text-align:center;padding:40px;color:#666}@keyframes search-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.predictive-search__results-list>*{animation:search-fade-in-up .3s ease-out}@media(prefers-reduced-motion:reduce){.predictive-search__results-list>*{animation:none}}details-modal.header__search{position:static!important;inset:auto!important;width:auto!important;height:auto!important;z-index:auto!important;display:inline-block!important}.search-modal.modal__content,details-modal .modal__content{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:20px;z-index:101}.search-modal__content,.search-modal__content-top,.search-modal__content-bottom{position:relative;width:100%;max-width:800px;max-height:85vh;background:#fff;border-radius:16px;padding:30px;margin:0 auto;box-shadow:0 8px 24px #0000001f}.search-modal__form,predictive-search.search-modal__form,search-form.search-modal__form{width:100%;max-width:100%;background:transparent}.search-modal__form .field{position:relative;margin-bottom:20px}.search-modal__form .search__input{width:100%;padding:16px 50px 16px 20px;font-size:18px;border:2px solid #e0e0e0;border-radius:50px;background:#fff;color:#1a1a1a}.search-modal__form .search__input::placeholder{color:#767676}.search-modal__form .search__input:focus{border-color:rgb(var(--color-button, 255 107 53));outline:none;box-shadow:0 0 0 3px rgba(var(--color-button, 255 107 53),.2)}.search-modal__form .search__button{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:10px;background:transparent;border:none;cursor:pointer}.search-modal__form .reset__button{position:absolute;right:50px;top:50%;transform:translateY(-50%)}.search-modal__close-button,.modal__close-button{position:absolute;top:20px;right:20px;width:40px;height:40px;padding:0;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease,color .2s ease}.search-modal__close-button:hover,.modal__close-button:hover{background:rgb(var(--color-button, 255 107 53));color:rgb(var(--color-button-text, 255 255 255))}.header__icons{display:flex;gap:12px;align-items:center;flex-wrap:nowrap}.header__icon{margin:0;padding:8px;flex-shrink:0}.header__icon--search{order:1}.header__icon--account{order:2}.header__icon--cart{order:3}@media(max-width:768px){.search-modal__content,.search-modal__content-top,.search-modal__content-bottom{padding:20px;max-height:90vh}.search-modal__form .search__input{font-size:16px;padding:14px 45px 14px 16px}.predictive-search.predictive-search--header{max-height:calc(90vh - 120px)}.predictive-search__image,.predictive-search__item-image,.predictive-search__item img{width:90px;height:90px;min-width:90px}.predictive-search__item{min-height:auto}.predictive-search__item-heading{font-size:14px}.header__icons{gap:8px}}@media(min-width:990px){.header__icons{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom-search.css.map */
