.predictive-search{z-index:3;-webkit-overflow-scrolling:touch;width:100%;max-height:calc(100*var(--vh,1vh) - var(--header-height) - (36px + var(--row-space)) - var(--header-offset,0px));overscroll-behavior:contain;background-color:#fff;display:none;position:absolute;top:calc(100% - 1px);left:0;overflow-y:auto}@media (min-width:1025px){.predictive-search{width:100%;--tw-shadow:0px 1.1px 3.4px #0000001a,0px 6px 14px #0000001f;--tw-shadow-colored:0px 1.1px 3.4px var(--tw-shadow-color),0px 6px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:.8rem;position:absolute;top:calc(100% + 4px);left:auto;right:0}.predictive-search:has(.predictive-search__suggestions-wrapper){width:100%}}[is=predictive-search][open] .predictive-search,[is=predictive-search][loading] .predictive-search{z-index:auto;display:block}.predictive-search__results-groups-wrapper{display:grid}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-underline-offset:.3rem;text-decoration:underline}[is=predictive-search]:not([loading]) .predictive-search__loading-state{display:none}[is=predictive-search][loading] .predictive-search__loading-state{justify-content:center;display:flex}[is=predictive-search][loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,[is=predictive-search][loading] .predictive-search__search-for-button{display:none}[is=predictive-search][loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item-query-result mark{color:var(--c-secondary);background-color:#0000}