@keyframes svelte-hz4hwh-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-hz4hwh-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop.svelte-hz4hwh{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10001000;animation:svelte-hz4hwh-fadeIn .15s ease-out}.modal-content.svelte-hz4hwh{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;position:relative;min-width:300px;max-width:90%;max-height:90vh;overflow-y:visible;animation:svelte-hz4hwh-slideUp .2s ease-out}.modal-close-button.svelte-hz4hwh{position:absolute;top:1.5rem;right:1.5rem;z-index:100;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#575755}.modal-close-button.svelte-hz4hwh:hover{background-color:var(--color-sand)}[data-theme=dark] .modal-content.svelte-hz4hwh{background-color:var(--color-popover);box-shadow:0 5px 20px #00000080}[data-theme=dark] .modal-close-button.svelte-hz4hwh{color:var(--color-text-secondary)}[data-theme=dark] .modal-close-button.svelte-hz4hwh:hover{background-color:#ffffff1a}
