.button_retry{background:#272a310d;border:1px solid rgba(39,42,49,.05)}.button_delete,.button_retry{border-radius:.25rem;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem}.button_delete{display:inline-block;margin-left:auto}.webhook-data{display:grid;gap:1rem;grid-template-columns:200px 1fr;margin-top:1rem}.webhook-data--empty{background:#272a310d;border-radius:12px;margin-top:1rem;padding:1rem}.webhook-data--sidebar{display:flex;flex-direction:column;width:200px}.webhook-data--sidebar-item{background:#272a310d;border-radius:12px;color:#000;cursor:pointer;margin-bottom:.25rem;padding:.5rem}.webhook-data--sidebar-item .identifier{font-weight:700}.webhook-data--sidebar-item .time{font-size:.75rem}.webhook-data--sidebar-item.selected{background:var(--color-primary-600);color:#fff}pre{background:#272a310d;border-radius:12px;padding:1rem}.webhook-data--content{display:flex;flex-direction:column;overflow:auto;position:relative;word-break:break-word}.webhook-data--content .toggle-button{background:#272a310d;border:1px solid rgba(39,42,49,.05);border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.5rem 1rem;position:absolute;right:0;top:0}.webhook-data--content-item{background:#272a310d;border-radius:12px;margin-bottom:.25rem;padding:.5rem}.webhook-data--content-item .webhook-data--content-item--headers{margin-bottom:2rem}.webhook-data--content-item .webhook-data--content-item--loop{margin-bottom:1rem;margin-left:2rem}.webhook-data--content-item .divider{background:#272a3133;height:1px;margin-bottom:1rem}@media (max-width:768px){.webhook-data{grid-template-columns:1fr}.webhook-data--sidebar{width:100%}}
