.dialog-container.svelte-jby388{min-width:20rem;border:1px solid var(--gray-8);box-shadow:var(--box-shadow);animation:dialog-close .3s ease-out forwards;border-radius:.25rem;color:var(--body)}.dialog-container.svelte-jby388:backdrop{background-color:#00000080}.dialog-container[open].svelte-jby388{animation:svelte-jby388-fadeIn .3s ease forwards}.dialog-heading.svelte-jby388{margin-bottom:1.5rem;padding-right:3rem}.dialog-loading-container.svelte-jby388{height:5rem;display:flex;align-items:center;justify-content:center}.dialog-btn-close.svelte-jby388{all:unset;width:1rem;height:1rem;color:var(--gray);cursor:pointer;position:absolute;top:1rem;right:1rem}.dialog-btn-close.svelte-jby388:hover{color:var(--gray-3)}.dialog-error-container.svelte-jby388{margin-top:1rem}.dialog-btns.svelte-jby388{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}@keyframes svelte-jby388-fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:30rem){.dialog-container.svelte-jby388{min-width:25rem;padding:1.5rem}}
