.match-reference{background:var(--ink);color:#fff;border-radius:20px;margin:26px 0;padding:24px}.match-reference small{color:#92b4a8;text-transform:uppercase;letter-spacing:.12em}.match-reference h2{margin:8px 0 16px;font-size:24px}.match-reference div{flex-wrap:wrap;gap:8px;display:flex}.match-reference div b{border:1px solid #fff3;border-radius:9px;padding:7px 10px;font-size:12px}.match-list{gap:18px;display:grid}.match-list>article{border:1px solid var(--line);border-radius:20px;padding:22px}.match-top{grid-template-columns:1fr auto;gap:15px;display:grid}.match-top small{color:var(--teal);text-transform:uppercase;font-weight:800}.match-top h2{margin:4px 0;font-size:20px}.match-top p{color:var(--muted);margin:0}.match-top>strong{color:var(--teal);font-size:38px}.match-top>strong small{font-size:12px}.match-decision{letter-spacing:.08em;background:#edf3f0;border-radius:999px;margin:16px 0;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.match-decision.rejected{color:#8b321e;background:#fff0ec}.match-decision.manual-review{color:#735800;background:#fff7dc}.match-evidence{grid-template-columns:1fr 1fr;gap:14px;display:grid}.match-evidence>div{background:#f8faf9;border-radius:13px;gap:6px;padding:14px;display:grid}.match-evidence span{color:var(--muted);font-size:13px}@media (width<=650px){.match-evidence{grid-template-columns:1fr}}
