.predictive-search-modal{--inner-padding: 16px;width:100%;max-height:calc(100dvh - var(--full-header-height));background-color:#fff;display:flex;flex-direction:column;gap:16px;position:fixed;top:var(--full-header-height);left:0;overflow-y:auto;z-index:100}.predictive-search-modal__section{display:flex;flex-direction:column;gap:16px}.predictive-search-modal__section-title{font-size:14px;font-family:var(--font-body-family)}.predictive-search-modal__form{background-color:#ffffff80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0 var(--inner-padding);position:sticky;top:0;z-index:1}.predictive-search-modal__form form{border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;gap:8px}.predictive-search-modal__input{width:100%;padding:0;border:none!important;font-size:16px;font-family:inherit}.predictive-search-modal__suggestions__list{display:flex;gap:16px;overflow-x:auto}.predictive-search-modal__suggestions__list::-webkit-scrollbar{display:none}.predictive-search-modal__suggested-products{width:100%}.predictive-search-modal__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.predictive-search-modal__results{display:none}@media screen and (min-width: 768px){.predictive-search-modal{--inner-padding: 24px}.predictive-search-modal__products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1280px){.predictive-search-modal__suggestion-button{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-predictive-search-modal.css.map */
