.predictive-search{top:calc(100% - 1px);left:calc(var(--row-space)*-1);z-index:3;-webkit-overflow-scrolling:touch;width:calc(var(--row-space) + 100%);max-height:calc(100*var(--vh,1vh) - var(--header-height) - (36px + var(--row-space)));overscroll-behavior:contain;background-color:#fff;padding-bottom:3.2rem;padding-left:3.2rem;padding-right:3.2rem;display:none;position:absolute;overflow-y:auto}@media (min-width:1025px){.predictive-search{width:min(480px,100vw);--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;padding:3.2rem;position:absolute;top:calc(100% + 4px);left:auto;right:0}.predictive-search:has(.predictive-search__suggestions-wrapper){width:min(680px,100vw)}}[is=predictive-search][open] .predictive-search,[is=predictive-search][loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{gap:2.4rem;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 :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:var(--c-secondary);background-color:#0000}