.predictive-search{display:none;width:100%;max-height:calc(100dvh - var(--header-height) - var(--announcement-height));position:absolute;right:0;left:0;top:100%;border-width:var(--dialog-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--dialog-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-left:0;border-top:0;border-right:0;border-bottom-right-radius:var(--dialog-corner-radius);border-bottom-left-radius:var(--dialog-corner-radius);box-shadow:var(--dialog-shadow-horizontal-offset) var(--dialog-shadow-vertical-offset) var(--dialog-shadow-blur-radius) rgba(var(--color-shadow),var(--dialog-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search-results{display:block;padding:10px}.predictive-search__results-groups-wrapper{display:flex;gap:2rem;width:100%;max-height:66dvh;overflow-y:auto}@media screen and (max-width: 749px){.predictive-search__results-groups-wrapper{flex-direction:column}}.predictive-search__container{display:block;margin-top:10px}.predictive-search__links{gap:0}.predictive-search__link{display:block;position:relative;padding:12px;border-radius:0;border-bottom:1px solid #bbb;width:100%;margin-bottom:0;text-align:left}@media screen and (max-width: 749px){.predictive-search__links{gap:4px}.predictive-search__links .grid__item{width:calc(50% - 2px)}.predictive-search__link{background:#fafafa;border-radius:3px;border:0}}.predictive-search__heading{margin:0}.predictive-search__container .grid__item[aria-selected=true]{outline:rgba(var(--color-foreground),.1) thin auto}@media screen and (max-width: 749px){.header__search-button{display:none}}
/*# sourceMappingURL=/cdn/shop/t/107/assets/component-predictive-search.css.map */
