.webhook-contract{padding:12px;border-radius:12px;background:#eafaf9}.webhook-contract code{display:block;margin:6px 0;word-break:break-all}.webhook-status{font-weight:900}.webhook-status.completed{color:#087451}.webhook-status.retry{color:#9b5d00}.webhook-status.dead{color:#a60000}.webhook-actions{display:flex;gap:6px}.webhook-actions button{padding:7px 9px}.webhook-log{font-size:.9rem}.health-dashboard{margin:14px 0;padding:14px;border:1px solid #9bded9;border-radius:14px;background:#fff}.health-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.health-title h4,.health-title p{margin:0 0 5px}.health-badge{padding:7px 12px;border-radius:999px;font-weight:900}.health-ok{background:#dff8e9;color:#087451}.health-risk{background:#ffe7e2;color:#a12614}.health-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:12px 0}.health-grid span{padding:10px;border-radius:10px;background:#eafaf9}.health-grid b{display:block;margin-top:4px;font-size:1.1rem}.health-alert{padding:9px 11px;border-radius:10px;margin:7px 0}.health-alert.warning{background:#fff3cd;color:#795400}.health-alert.critical{background:#ffe4e0;color:#9c2113}.health-empty{margin:0;color:#087451;font-weight:800}.partner-e2e{margin-top:16px}.e2e-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.e2e-grid article{padding:12px;border:1px solid #b8ddda;border-radius:12px;background:#f7fffe}.e2e-grid b,.e2e-grid small,.e2e-grid p{display:block}.e2e-grid small{margin-top:4px;color:#52706e}.e2e-grid p{margin:7px 0 0}.e2e-pass,.e2e-fail{padding:8px 12px;border-radius:999px}.e2e-pass{background:#dff8ea;color:#17623b}.e2e-fail{background:#ffe5e5;color:#982929}@media(max-width:900px){.health-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.e2e-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.webhook-actions{display:grid}.webhook-actions button{width:100%}.health-title{display:grid}.health-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.e2e-grid{grid-template-columns:1fr}}
