.modal.svelte-f7eym7{width:min(var(--width),100%);height:var(--height);max-height:90%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;overflow-x:auto;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.overlay.svelte-f7eym7{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility 0s linear .3s}.modal.open.svelte-f7eym7{opacity:1;z-index:var(--z-index)}.overlay.open.svelte-f7eym7{visibility:visible;opacity:1;transition:opacity .3s ease-in-out}
