.event-admin-danger{display:flex;justify-content:flex-end;margin:-42px 0 70px}.event-delete-trigger,.event-delete-confirm{background:#a53838}.event-delete-trigger:hover,.event-delete-confirm:hover{background:#842a2a}.event-delete-dialog{width:min(520px,calc(100% - 30px));padding:0;border:0;border-radius:24px;background:var(--card);color:var(--ink);box-shadow:0 30px 100px #07150f66}.event-delete-dialog::backdrop{background:#06110dd9;backdrop-filter:blur(7px)}.event-delete-dialog form{padding:30px}.event-delete-dialog h2{margin:9px 0 12px;font-family:Georgia,serif;font-size:34px;line-height:1.08}.event-delete-dialog p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.event-delete-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}@media(max-width:760px){.event-admin-danger{justify-content:stretch;margin:-32px 0 55px}.event-delete-trigger{width:100%}.event-delete-dialog form{padding:24px}.event-delete-dialog__actions{display:grid;grid-template-columns:1fr}.event-delete-dialog__actions button{width:100%}}
.event-heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.event-heading-actions .event-delete-trigger{padding:10px 16px;font-size:13px}@media(max-width:760px){.event-heading-actions{width:100%;align-items:stretch}.event-heading-actions>strong{text-align:left}.event-heading-actions .event-delete-trigger{width:100%}}
