.modal-background.svelte-2ahewc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-2ahewc{background:var(--general-back);padding:36px 20px 20px;border-radius:8px;position:relative;min-width:300px;max-width:calc(100dvw - 40px);max-height:calc(100dvh - 40px);overflow-x:hidden;overflow-y:auto}.modal-content.svelte-2ahewc.fullSize{overflow:hidden;height:calc(100dvh - 40px - var(--scrollbar-width, 0px));width:calc(100dvw - 40px)}.modal-content.svelte-2ahewc.fullScreen{overflow:hidden;height:100dvh;width:100dvw;max-height:100dvh;max-width:100dvw;border-radius:0;padding:0}.modal-content.svelte-2ahewc.noPadding{padding:0}@media (min-width: 500px){.modal-content.fullSize.svelte-2ahewc{min-width:500px;width:auto;max-width:90dvw}.modal-content.fullScreen.svelte-2ahewc{min-width:500px;width:auto;max-width:90dvw;max-height:90dvh;border-radius:5px}}.modal-close.svelte-2ahewc{position:absolute;display:flex;align-items:center;justify-content:center;top:0;width:48px;height:48px;right:0;color:#fff;border:none;background:transparent;font-size:1.5rem;cursor:pointer;z-index:100000}
