.dialog-base.svelte-qvfofl{margin:auto;max-width:calc(100vw - 40px);max-height:calc(100vh - 60px);box-sizing:border-box;min-width:200px;padding:0;border:none;border-radius:8px;overflow:hidden}.dialog-base.svelte-qvfofl::backdrop{background-color:#00000060}.dialog-body.svelte-qvfofl{display:flex;position:relative;box-sizing:border-box;overflow-y:hidden;max-height:calc(100vh - 60px);height:fit-content}.close-button.svelte-qvfofl{position:absolute;width:30px;height:30px;top:15px;right:15px;border:none;cursor:pointer;border-radius:20px;background:#0000;color:#4d4d4d;transition:background .3s ease;padding:0;display:flex;align-items:center;justify-content:center}.close-button.svelte-qvfofl:enabled:hover{background:#00000015}.dialog-contents-wrapper.svelte-qvfofl{max-height:calc(100vh - 120px);overflow-y:auto;width:100%}
