dialog.svelte-ocx81q{height:100dvh;margin:0;max-width:100svw;max-height:100dvh}dialog.svelte-ocx81q::backdrop{background-color:var(--color-black/48%)}@keyframes svelte-ocx81q-slideIn{0%{transform:translate3d(0,100vh,0)}to{transform:translateZ(0)}}@keyframes svelte-ocx81q-slideOut{0%{transform:translateZ(0)}to{transform:translate3d(0,100vh,0)}}@keyframes svelte-ocx81q-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-ocx81q-fadeOut{0%{opacity:1}to{opacity:0}}dialog.dialog-in.svelte-ocx81q>div:where(.svelte-ocx81q){transform:translate3d(0,100vh,0);animation:svelte-ocx81q-slideIn var(--animation-duration) cubic-bezier(.215,.61,.355,1) forwards}dialog.dialog-in.svelte-ocx81q::backdrop{opacity:0;animation:svelte-ocx81q-fadeIn var(--animation-duration) cubic-bezier(.215,.61,.355,1) forwards}dialog.dialog-out.svelte-ocx81q>div:where(.svelte-ocx81q){transform:translateZ(0);animation:svelte-ocx81q-slideOut var(--animation-duration) cubic-bezier(.215,.61,.355,1) forwards}dialog.dialog-out.svelte-ocx81q::backdrop{opacity:1;animation:svelte-ocx81q-fadeOut var(--animation-duration) cubic-bezier(.215,.61,.355,1) forwards}
