.recent-reports{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-xs);border-radius:16px;padding:24px}.recent-reports-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.recent-reports-head .eyebrow{align-items:center;gap:6px;display:inline-flex}.recent-reports-head h2{font-family:var(--font-display);letter-spacing:-.025em;margin:6px 0 3px;font-size:clamp(20px,2vw,26px)}.recent-reports-head p,.recent-reports-note{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.recent-reports-count{background:var(--green-tint);color:var(--green-700);font-family:var(--font-mono);border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:700}.recent-reports-list{border-top:1px solid var(--line);display:grid}.recent-report-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:68px;display:grid}.recent-report-icon{width:36px;height:36px;color:var(--green-700);background:var(--green-tint);border-radius:10px;place-items:center;display:grid}.recent-report-copy{gap:3px;min-width:0;display:grid}.recent-report-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-report-copy span{color:var(--muted);font-size:12px}.recent-report-open{color:var(--green-700);align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.recent-report-open:hover{text-decoration:underline}.recent-report-open:focus-visible{outline:3px solid color-mix(in srgb, var(--green) 32%, transparent);outline-offset:4px}.recent-reports-note{margin-top:13px}.recent-reports.is-compact{margin:20px 0;padding:20px}.recent-reports.is-compact .recent-reports-head p,.recent-reports.is-compact .recent-reports-note{max-width:62ch}.tools-recent{padding-top:42px;padding-bottom:0}@media (width<=620px){.recent-reports{padding:18px}.recent-reports-count{display:none}.recent-report-row{grid-template-columns:auto minmax(0,1fr);padding:10px 0}.recent-report-open{grid-column:2;justify-self:start;min-height:32px}}
