.evidence-strip{margin-top:24px;margin-bottom:28px;padding:18px 20px;border:1px solid #dce4ef;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(23,38,86,.06)}
.evidence-strip__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.evidence-strip__head strong{font-size:1rem;color:#111c3c}.evidence-strip__head span{font-size:.78rem;color:#69738b}
.evidence-strip dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.evidence-strip dl>div{min-width:0;padding:12px 14px;border-radius:12px;background:#f5f7fb}.evidence-strip dt{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#73809a}.evidence-strip dd{margin:5px 0 0;font-size:.9rem;font-weight:700;color:#172347;overflow-wrap:anywhere}.evidence-strip a{color:#173c9c;text-decoration:none}
.plain-result{margin:14px 0 0;padding:13px 15px;border-left:4px solid #18a987;border-radius:8px;background:#f2fbf8;color:#263552;line-height:1.55}.plain-result:empty{display:none}
@media(max-width:760px){.evidence-strip{margin-top:16px;padding:15px}.evidence-strip__head{align-items:flex-start;flex-direction:column;gap:4px}.evidence-strip dl{grid-template-columns:1fr 1fr}.evidence-strip dl>div{padding:10px}}
@media(max-width:430px){.evidence-strip dl{grid-template-columns:1fr}}
