.modal-backdrop.svelte-mrlnh3{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s svelte-mrlnh3-fade-in;display:flex;position:fixed;inset:0}.modal-content.svelte-mrlnh3{background:var(--surface);border-radius:12px;width:100%;max-width:400px;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) svelte-mrlnh3-scale-up;box-shadow:0 10px 25px #0003}.modal-title.svelte-mrlnh3{margin:0 0 .5rem;font-size:1.25rem}.modal-message.svelte-mrlnh3{color:var(--text);opacity:.9;margin:0 0 1.5rem;line-height:1.5}.modal-actions.svelte-mrlnh3{justify-content:flex-end;gap:.75rem;display:flex}@keyframes svelte-mrlnh3-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-mrlnh3-scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
