.modal-backdrop.svelte-w1dhe5{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;animation:svelte-w1dhe5-fade .2s ease-out}.modal-dialog.svelte-w1dhe5{z-index:1001;animation:svelte-w1dhe5-zoom .3s cubic-bezier(.34,1.56,.64,1)}.modal-content.svelte-w1dhe5{position:relative;background:#fff;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;width:90vw;height:90vh;margin:0 .5rem;max-height:100vh;overflow-y:auto;padding:1.5rem;color:var(--color-text)}.modal-close.svelte-w1dhe5{position:absolute;top:1rem;right:1rem;color:#6b7280;background:none;border:none;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.modal-close.svelte-w1dhe5:hover{color:#1f2937}@media (min-width: 768px){.modal-content.svelte-w1dhe5{margin:0;height:auto;max-width:32rem;width:auto;min-width:25rem}}@keyframes svelte-w1dhe5-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes svelte-w1dhe5-fade{0%{opacity:0}to{opacity:1}}
