/* Search is the first library tool; guide cards remain a separate choice. */
body.library-search-first .sheet>.wrap {padding-top:36px;}
body.library-search-first .sheet main {padding-top:0!important;}
body.library-search-first .tools,
body.library-search-first .sheet:has(#list>.year) .tools,
body.library-search-first .library-search-panel {margin-top:0;margin-bottom:0;}
body.library-search-first .featured-guides {padding-top:28px;}
body.library-search-first .answers-link {margin-top:16px;margin-bottom:32px;}
.article-meta {display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin:12px 0 10px;font-family:var(--sans);font-size:12px;line-height:1.5;color:var(--mute);}
body.library-search-first .article-meta,
body.library-search-first .article-meta .article-format,
body.library-search-first .article-meta time {font-size:12px;line-height:1.5;letter-spacing:0;text-transform:none;}
.article-meta .article-format {font-weight:600;}
.article-meta time {white-space:nowrap;font-weight:400;}
body.library-search-first .art>div {width:100%;}
@media(max-width:650px){
  body.library-search-first .sheet>.wrap {padding-top:28px;}
  body.library-search-first .featured-guides {padding-top:28px;}
}
