.county-browser{color:var(--foreground);min-height:0;padding:1.25rem 1.5rem}.county-browser>label{margin-bottom:.65rem;font-size:.9375rem;font-weight:700;display:block}.county-browser__search{border:1px solid var(--border);background:#fff;border-radius:4px;align-items:center;gap:.65rem;padding:.4rem .75rem;display:flex}.county-browser__search>svg{color:var(--muted-foreground);flex:none}.county-browser__search input{height:2.25rem;box-shadow:none;color:var(--foreground);background:#fff;border:0;border-radius:0;padding:0;font-size:1rem}.county-browser__search:focus-within{outline:2px solid var(--ring);outline-offset:3px}.county-browser__search input:focus-visible{box-shadow:none;outline:none}.county-browser__search input::-webkit-search-cancel-button{display:none}.county-browser__search button{color:var(--foreground);flex:none}.county-browser__search button:hover{background:var(--muted)}.county-browser__status{color:var(--muted-foreground);margin:.85rem 0 .65rem;font-size:.875rem}.county-browser__results{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem 1rem;max-height:min(20rem,38svh);padding:.25rem;display:grid;overflow-y:auto}.county-browser__results a{min-height:44px;color:var(--foreground);background:var(--background);border-radius:3px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;font-size:.9375rem;line-height:1.45;display:flex}.county-browser__results a>span{overflow-wrap:anywhere;min-width:0}.county-browser__results a>svg{color:var(--ring);flex:none}.county-browser__results a:is(:hover,:focus-visible){background:var(--secondary);color:var(--foreground)}.county-browser__results a:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.county-browser__empty{padding-block:1rem;font-size:1rem;line-height:1.6}.county-browser__empty a{text-underline-offset:3px;text-decoration:underline}.locations-mega-menu.ohio-mega{max-height:min(85svh, var(--available-height,48rem));overflow-y:auto}.county-browser--compact{color:#fff;border-top:1px solid #fff3;padding:1.5rem 0}.county-browser--compact .county-browser__status{color:#d7d9dc}.county-browser--compact .county-browser__results{grid-template-columns:1fr;max-height:16rem}.county-browser--compact .county-browser__empty a{color:#fff}@media (max-width:650px){.county-browser__results{grid-template-columns:1fr}}
