/* The search home is a fixed canvas; result pages continue to scroll normally. */
html:has(body.search-home),body.search-home{height:100%;overflow:hidden!important;overscroll-behavior:none}body.search-home #main-content{height:100dvh;overflow:hidden}body.search-home #hero{min-height:100%;overflow:hidden}
