.modal-overlay.svelte-19d6gnd{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}.modal.svelte-19d6gnd{padding:2rem;border-radius:1rem;box-shadow:0 10px 40px #0003;max-width:400px;width:90%;animation:svelte-19d6gnd-modalSlideIn .3s ease}@keyframes svelte-19d6gnd-modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal.svelte-19d6gnd h3:where(.svelte-19d6gnd){color:var(--body-text-color);margin-bottom:1rem;font-size:1.25rem;text-align:left}.modal.svelte-19d6gnd p:where(.svelte-19d6gnd){margin-bottom:1.5rem;color:#6b7280;line-height:1.5}@media (max-width: 640px){.modal.svelte-19d6gnd{margin:1rem;width:calc(100% - 2rem)}}
