.modal.svelte-1bxxaoh{background-color:var(--grey-800);height:var(--modal-height,auto);width:var(--modal-width,575px);border-radius:6px;flex-flow:column;max-width:calc(100dvw - 3em);max-height:calc(100dvh - 3em);display:flex;position:fixed;bottom:50%;left:50%;overflow:hidden;transform:translate(-50%,50%);box-shadow:0 7px 100px #000000e6}.modal-header.svelte-1bxxaoh{background-color:var(--grey-900);justify-content:space-between;align-items:center;height:70px;padding:14px 24px;display:flex}.close-btn.svelte-1bxxaoh{height:40px}.close-btn.svelte-1bxxaoh img:where(.svelte-1bxxaoh){width:auto;max-height:100%}.modal-footer.svelte-1bxxaoh{border-top:1px solid var(--grey-850);justify-content:flex-end;align-items:center;gap:.5em;display:flex}.modal-content.svelte-1bxxaoh{height:100%;padding:24px;overflow-y:auto}.modal-footer.svelte-1bxxaoh{padding:14px 24px}@media (width<=450px){.modal.svelte-1bxxaoh{max-width:calc(100dvw - 2em);max-height:calc(100dvh - 2em)}}
