.header-search{display:flex;align-items:center}.header-search__icon{cursor:pointer;color:#fff;width:20px;height:20px;transition:color .2s ease;background-color:transparent;border:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.header-search__icon:hover{color:#65f5ff}.header-search__container{position:absolute;top:0;left:0;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;width:100%;background:#000;padding:16px;display:flex;align-items:flex-start;justify-content:center}.header-search__container.is-active{opacity:1;visibility:visible}.header-search__input-wrapper{display:flex;align-items:center;gap:12px;width:100%;background:#f8f8f8;border-radius:25px;padding:8px 16px;border:1px solid #e0e0e0;max-width:740px}.header-search__input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#333;padding:8px 0;width:100%}.header-search__input::placeholder{color:#999}.header-search__close{color:#000;width:20px;height:20px;transition:color .2s ease;flex-shrink:0;padding:0;background-color:transparent;border:none;display:inline-flex;align-items:center;justify-content:center}.header-search__close:hover{color:#333}.header-search__input:focus{outline:none}.header-search__icon:focus,.header-search__close:focus{outline:2px solid #007bff;outline-offset:2px}body.search-active{overflow:hidden}.header-search__container{z-index:1001}.modal__toggle-close{width:100%;height:100%}.header-search__predictive-results,.predictive-search__loading-state{position:absolute;top:calc(100% + 8px);background:#fff;border-radius:12px;max-height:400px;overflow-y:auto;z-index:1002;display:none;max-width:740px;width:100%;left:50%;transform:translate(-50%)}.header-search__predictive-results.is-visible{display:block}.predictive-search__results-groups-wrapper{padding-top:16px}.predictive-search__results-groups{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 20px}@media (max-width: 768px){.header-search__container{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;transform:none;margin:0;border-radius:0;background:#000c;display:flex;align-items:flex-start;justify-content:center;padding:20px;z-index:10000;cursor:pointer}.header-search__input-wrapper{background:#fff;border-radius:25px;padding:4px 16px;box-shadow:0 4px 12px #00000026;position:relative;z-index:1;cursor:default}.predictive-search__loading-state,.header-search__predictive-results{position:absolute;top:80px;left:16px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;max-height:70vh;overflow-y:auto;z-index:1002;max-width:100%;width:calc(100% - 32px);transform:none;display:block;height:auto;display:flex;align-items:center;justify-content:center;cursor:default}.predictive-search__loading-state{z-index:1003}.predictive-search__results-groups{grid-template-columns:1fr;gap:16px}}.predictive-search__results-group{display:flex;flex-direction:column}.predictive-search__results-group-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;margin-bottom:12px;letter-spacing:.5px}.predictive-search__item{display:flex;align-items:center;padding:8px 0;text-decoration:none;color:#333;transition:background-color .2s ease;border-radius:6px;margin-bottom:4px}.predictive-search__item:hover{background-color:#f5f5f5}.predictive-search__item--link,.predictive-search__item--link-with-icon{display:flex;align-items:center;gap:12px;width:100%}.predictive-search__item--term{display:flex;align-items:center;width:100%;color:#000}.predictive-search__item--term mark{padding:0;padding-right:.1rem}.predictive-search__item--product{display:flex;align-items:center;gap:12px;width:100%}.predictive-search__item--product-image{width:50px;height:50px;border-radius:8px;object-fit:contain;flex-shrink:0;display:block}.predictive-search__item--product-content{flex:1;min-width:0}.predictive-search__item--product-content *{text-decoration:none}.predictive-search__item--product-title{font-size:14px;font-weight:500;color:#333;margin-bottom:2px;line-height:1.3}.predictive-search__item--product-price{font-size:12px;color:#666;margin:0}.predictive-search mark{padding:0}.predictive-search__item--search-for{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background-color:#f8f8f8;border-top:1px solid #eee;position:sticky;bottom:0;left:0;cursor:pointer;transition:background-color .2s ease}.predictive-search__item--search-for:hover{background-color:#f0f0f0}.predictive-search__item--search-for-text{font-size:14px;font-weight:500;color:#333}.predictive-search__item--search-for-icon{width:16px;height:16px;color:#666}.predictive-search__loading{padding:20px;text-align:center;color:#666;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff}.predictive-search__loading .spinner{width:24px;height:24px;animation:spin 1s linear infinite}.predictive-search__loading .path{stroke:#666;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.predictive-search__no-results{padding:20px;text-align:center;color:#666;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/25/assets/header-search.css.map */
