.confirmation-dialog__backdrop.svelte-1yu3f53{z-index:195;background:var(--overlay);place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirmation-dialog.svelte-1yu3f53{border:1px solid var(--border-muted);border-radius:var(--radius-dialog);background:var(--surface);width:min(620px,100%);max-height:min(86vh,760px);box-shadow:var(--shadow-popover);display:grid;overflow:hidden}.confirmation-dialog__header.svelte-1yu3f53,.confirmation-dialog__actions.svelte-1yu3f53{justify-content:space-between;align-items:center;gap:12px;display:flex}.confirmation-dialog__header.svelte-1yu3f53{border-bottom:1px solid var(--border-muted);padding:14px 16px}.confirmation-dialog__header.svelte-1yu3f53 h2:where(.svelte-1yu3f53){color:var(--text);font-size:17px;font-weight:700;line-height:22px}.confirmation-dialog__header.svelte-1yu3f53 p:where(.svelte-1yu3f53){max-width:480px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;font-weight:600;overflow:hidden}.confirmation-dialog__close.svelte-1yu3f53{width:32px;height:32px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.confirmation-dialog__close.svelte-1yu3f53:hover{border-color:var(--border-muted);background:var(--surface-hover);color:var(--text)}.confirmation-dialog__close.svelte-1yu3f53 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:15px;height:15px}.confirmation-dialog__actions.svelte-1yu3f53{border-top:1px solid var(--border-muted);background:var(--surface-subtle);padding:12px 16px}.confirmation-dialog__actions.svelte-1yu3f53 button:where(.svelte-1yu3f53){border:1px solid var(--border-muted);border-radius:var(--radius-control);background:var(--surface);min-height:34px;color:var(--muted-strong);cursor:pointer;padding:0 12px;font-size:13px;font-weight:700}.confirmation-dialog__actions.svelte-1yu3f53 button:where(.svelte-1yu3f53):hover{background:var(--surface-hover);color:var(--text)}.confirmation-dialog__actions.svelte-1yu3f53 .dangerous:where(.svelte-1yu3f53){border-color:var(--danger);background:var(--danger);color:var(--text-on-accent)}.confirmation-dialog__actions.svelte-1yu3f53 .dangerous:where(.svelte-1yu3f53):hover{background:var(--accent-strong);color:var(--text-on-accent)}.confirmation-dialog__actions.svelte-1yu3f53 button:where(.svelte-1yu3f53):disabled{cursor:wait;opacity:.7}@media (width<=640px){.confirmation-dialog__backdrop.svelte-1yu3f53{align-items:end;padding:12px}.confirmation-dialog.svelte-1yu3f53{border-radius:var(--radius-dialog);max-height:92vh}.confirmation-dialog__actions.svelte-1yu3f53{flex-direction:column-reverse;align-items:stretch}.confirmation-dialog__actions.svelte-1yu3f53 button:where(.svelte-1yu3f53){width:100%}}
