.integration-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin:20px 0}.integration-panel h2{margin:4px 0}.integration-panel .section-head p:last-child{margin:0;color:var(--muted)}.integration-panel button{border:0;border-radius:8px;padding:10px 13px;background:var(--green);color:#fff;font-weight:800}.outcome-row{display:grid;grid-template-columns:1.3fr 1fr .8fr auto;gap:14px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.outcome-row small{color:var(--muted)}.outcome-status{font-weight:900}.outcome-status.DELIVERED{color:var(--green)}.outcome-status.FAILED{color:var(--red)}@media(max-width:800px){.integration-panel .section-head,.outcome-row{grid-template-columns:1fr;align-items:stretch}}
