.report-head{padding-bottom:30px}.report-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.report-summary>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;gap:6px}.report-summary span{font-size:11px;color:var(--muted)}.report-summary b{font-size:22px}.report-actions{max-width:900px;margin:0 auto;padding:0 24px 34px}.report-actions h2{font-size:30px;margin:4px 0 18px}.action-list{display:grid;gap:10px}.action-list article{display:grid;grid-template-columns:40px 1fr;gap:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.action-list article>b{width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff;display:grid;place-items:center}.action-list h3{margin:0 0 5px}.action-list p{margin:0 0 6px;color:var(--muted);line-height:1.45}.action-list small{color:var(--brand2);font-weight:700}.report-match{display:grid;gap:12px}.report-match-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.report-status{white-space:nowrap;font-size:11px;padding:7px 9px;border-radius:99px;background:#eef4f1;color:var(--brand)}.report-estimates{display:flex;gap:10px;flex-wrap:wrap}.report-body{display:grid;gap:18px;border-top:1px solid var(--line);padding-top:18px}.report-body section{background:#f8faf7;border:1px solid #e7ece7;border-radius:14px;padding:15px}.report-body h4{margin:0 0 8px}.report-body p,.report-body li{color:#455752;line-height:1.5}.report-check{border-style:dashed!important}.report-block{background:#fff8f6!important}.report-source{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;border-top:1px solid var(--line);padding-top:14px}.report-source>div{display:grid;gap:4px}.report-source span{font-size:11px;color:var(--muted)}.report-source a{font-size:12px;font-weight:800;color:var(--brand2)}.report-muted{font-size:12px;color:var(--muted)!important}.report-disclaimer{max-width:900px;margin:0 auto 70px;padding:16px 24px;color:var(--muted);font-size:12px;line-height:1.5;border-top:1px solid var(--line)}@media(max-width:760px){.report-summary{grid-template-columns:1fr 1fr}.report-actions{padding:0 16px 28px}.report-match-head,.report-source{display:grid}.report-status{width:max-content}.report-disclaimer{padding:16px}.action-list article{grid-template-columns:34px 1fr}}
