/* Counterparty Search — components specific to this system.
   Loaded after the shared Meridian theme, which provides the palette and the page shell. */

.search-form input[type="text"] { max-width: 520px; }

#result { display: block; }

#result .badge { font-weight: 600; }
