.modal-container-wrapper.svelte-hew8b5{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;justify-content:center;pointer-events:none}.modal-container-wrapper.inline.svelte-hew8b5{position:relative;left:auto;top:auto;z-index:auto;transform:none;display:block}.modal-container.svelte-hew8b5{position:relative;top:var(--modal-top-position, 20vh);z-index:12;height:-moz-fit-content;height:fit-content;pointer-events:all;width:var(--width, initial);max-width:var(--max-width, initial);transition:top 128ms ease;box-shadow:0 4px 4px #00000040,0 4px 4px #0000001f,0 0 2px #0000001f}.modal-container.centered.svelte-hew8b5{position:absolute;top:50%;transform:translateY(-50%)}.modal-container.inline.svelte-hew8b5{position:relative;left:auto;top:auto;z-index:auto;transform:none}.modal.svelte-hew8b5{background-color:#fff;border-radius:.5rem;max-height:100vh}.modal-title.svelte-hew8b5:empty,.modal-content.svelte-hew8b5:empty,.modal-footer.svelte-hew8b5:empty{display:none}.modal-title.svelte-hew8b5{display:flex;align-items:center;justify-content:space-between;min-height:48px;color:#405e7d;padding-left:1rem;padding-right:1rem}.modal-title.border.svelte-hew8b5{border-bottom:1px solid hsl(210,32%,93%)}.modal-content.svelte-hew8b5{display:flex;flex-direction:column;gap:1rem;overflow-x:hidden}.modal-content.svelte-hew8b5:not(.centered){max-height:calc(80vh - 20rem);overflow-y:var(--overflowY, "auto")}.modal-footer.svelte-hew8b5{position:relative;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.modal-footer.border.svelte-hew8b5{border-top:1px solid hsl(210,32%,93%)}.modal-mask.svelte-hew8b5{position:fixed;top:0;left:0;background-color:#0000001f;width:100%;height:100%;z-index:9}.modal-mask.secondary.svelte-hew8b5{z-index:10}.modal-mask.inline.svelte-hew8b5{display:none}@media screen and (max-width: 480px){.modal-container.svelte-hew8b5{position:absolute;bottom:0;width:100%;max-height:calc(100vh - 4rem);display:flex;flex-direction:column;justify-content:center}.modal.svelte-hew8b5{max-height:inherit;display:flex;flex-direction:column;border-radius:.5rem .5rem 0 0}.modal-content.svelte-hew8b5{max-height:calc(100vh - 22rem)}.modal-footer.svelte-hew8b5{padding:1rem 1.5rem;flex-direction:column-reverse}}
