.modal-backdrop.svelte-ta60gp{background:var(--color-overlay,#0f19139e);place-items:center;min-width:0;padding:1rem;display:grid;position:fixed;inset:0}.modal.svelte-ta60gp{width:min(100%, var(--modal-width));height:var(--modal-height);max-height:var(--modal-max-height);border:1px solid var(--color-border,#dce1dc);background:var(--color-surface,#f8f9f7);min-width:0;min-height:0;box-shadow:0 24px 70px var(--color-shadow,#0a0f0b47);border-radius:.9rem;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.modal-header.svelte-ta60gp{border-bottom:1px solid var(--color-border,#dce1dc);background:var(--color-surface,white);flex:none;align-items:center;gap:.75rem;min-width:0;padding:.7rem .75rem .7rem 1.2rem;display:flex}h2.svelte-ta60gp{flex:none;margin:0;font-size:1.05rem}.modal-header-content.svelte-ta60gp{flex:1;min-width:0}.modal-close.svelte-ta60gp{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:.2rem .45rem;font-size:1.5rem;line-height:1}.modal-body.svelte-ta60gp{overscroll-behavior:contain;min-height:0;overflow:auto}.modal-footer.svelte-ta60gp{border-top:1px solid var(--color-border,#dce1dc);background:var(--color-surface,white);flex:none;align-items:center;gap:.75rem;padding:.75rem 1.2rem;display:flex}.modal-footer-content.svelte-ta60gp{flex:1;min-width:0}.modal-actions.svelte-ta60gp{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:.5rem;display:flex}.modal-actions.svelte-ta60gp button:where(.svelte-ta60gp){border:1px solid var(--color-border,#cbd3cd);background:var(--color-surface,white);color:inherit;font:inherit;cursor:pointer;border-radius:.45rem;padding:.55rem .8rem}.modal-actions.svelte-ta60gp button.primary:where(.svelte-ta60gp){border-color:var(--color-accent,#326a4b);background:var(--color-accent,#326a4b);color:#fff}.modal-actions.svelte-ta60gp button.danger:where(.svelte-ta60gp){color:var(--color-danger,#9b2424)}.modal-actions.svelte-ta60gp button:where(.svelte-ta60gp):disabled{cursor:not-allowed;opacity:.55}@media (width<=620px){.modal-backdrop.svelte-ta60gp{padding:0}.modal.svelte-ta60gp{border-radius:0;max-height:100dvh}}
