/* Search results styling (shared with global.css tokens) */
.search-results h2 a { color: var(--navy-900); }
.search-results h2 a:hover { color: var(--gold-600); }
