.custom-search-modal__content{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;display:flex;flex-direction:column;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}details[open]>.custom-search-modal__content{opacity:1;pointer-events:auto;visibility:visible}.custom-search-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1}.custom-search-modal__inner{position:relative;z-index:2;width:100%;background-color:#111;color:#fff;padding:2rem;transform:translateY(-20px);transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #00000080;max-height:100vh;display:flex;flex-direction:column}details[open]>.custom-search-modal__content .custom-search-modal__inner{transform:translateY(0)}.custom-search-modal__top-bar{display:flex;align-items:center;justify-content:center;max-width:1200px;width:100%;margin:0 auto;gap:1.5rem}.custom-search__form-wrapper{flex-grow:1;max-width:900px;position:relative}.custom-search__form{position:relative;z-index:3}.custom-search__input-wrapper{position:relative;display:flex;align-items:center;border:2px solid #444;border-radius:6px;padding:0 1.5rem;transition:border-color .3s ease}.custom-search__input-wrapper:focus-within{border-color:#fff}.custom-search__input{width:100%;background:transparent;border:none;color:#fff;font-size:1.5rem;outline:none;padding:1rem 0}.custom-search__input:focus{outline:none;box-shadow:none;border-color:inherit}.custom-search__input::-webkit-search-cancel-button{display:none}.custom-search__input-actions{display:flex;align-items:center;gap:.5rem;border-left:1px solid #444;padding-left:1rem;margin-left:1rem}.custom-search__reset,.custom-search__submit{background:transparent;border:none;color:#888;cursor:pointer;padding:.5rem;transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.custom-search__reset:hover,.custom-search__submit:not([disabled]):hover{color:#fff;transform:scale(1.1)}.custom-search__reset.hidden{display:none}.custom-search__submit[disabled]{opacity:.3;cursor:not-allowed}.custom-search-modal__close{background:transparent;border:none;color:#888;cursor:pointer;padding:.5rem;transition:color .2s ease,transform .2s ease}.custom-search-modal__close:hover{color:#fff;transform:rotate(90deg)}.predictive-search--custom-header{position:absolute;top:calc(100% + 15px);left:0;width:100%;background-color:#111;border-radius:8px;display:none;z-index:10}.predictive-search--custom-header[open]{display:block}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper{flex-direction:row;gap:3rem}.predictive-search__result-group:first-child{flex:0 0 300px;border-right:1px solid #222;padding-right:2rem}.predictive-search__result-group:last-child{flex:1}}@media screen and (max-width:749px){.custom-search-modal__inner{padding:1.5rem}.custom-search-modal__top-bar{gap:1rem}.custom-search__input{font-size:1.1rem}.predictive-search__result-group:first-child{border-bottom:1px solid #222;padding-bottom:1rem;margin-bottom:1rem}}.predictive-search__heading{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:1rem;border-bottom:1px solid #222;padding-bottom:.5rem}.predictive-search__results-list{list-style:none;padding:0;margin:0}.predictive-search__list-item{margin-bottom:1rem}.predictive-search__item{display:flex;align-items:center;color:#fff;text-decoration:none;transition:color .2s ease}.predictive-search__item:hover{color:#fff}.predictive-search__item-heading{margin:0;font-size:1.25rem;font-weight:600;color:#ddd}.predictive-search__item-heading strong,.predictive-search__item-heading mark,.predictive-search__item-query-result strong,.predictive-search__item-query-result mark{color:#fff;font-weight:800;background:transparent}.predictive-search__item--link-with-thumbnail{display:flex;gap:1rem;align-items:center}.predictive-search__image{border-radius:4px;object-fit:cover;background-color:#222}.predictive-search__item-content{display:flex;flex-direction:column;gap:.25rem}.predictive-search__item-vendor{font-size:.75rem;color:#888}.predictive-search__search-for-button{margin-top:1rem;padding-top:1rem;border-top:1px solid #222}.predictive-search__item--term{color:#fff;justify-content:space-between;width:100%;text-align:left}.predictive-search__loading-state{display:none;justify-content:center;padding:2rem}predictive-search[loading] .predictive-search__loading-state{display:flex}.predictive-search__loading-state .spinner{width:40px;height:40px;animation:rotator 1.4s linear infinite}.predictive-search__loading-state .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#fff;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:70;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.predictive-search__item .price{color:#aaa;font-size:.85rem;margin-top:.25rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-search-modal.css.map */
