@keyframes svelte-idc33r-dialogIn{0%{transform:translate3d(0,100vh,0)}to{transform:translateZ(0)}}@keyframes svelte-idc33r-dialogOut{0%{transform:translateZ(0)}to{transform:translate3d(0,100vh,0)}}@keyframes svelte-idc33r-fadeIn{0%{opacity:.01}to{opacity:1}}@keyframes svelte-idc33r-fadeOut{0%{opacity:1}to{opacity:0}}dialog.svelte-idc33r div.modal-content:where(.svelte-idc33r){animation-fill-mode:forwards}@media (min-width:1280px){dialog.svelte-idc33r div.modal-content:where(.svelte-idc33r){box-shadow:0 16px 32px #00000029}}dialog.dialog-in.svelte-idc33r>div:where(.svelte-idc33r){animation:svelte-idc33r-dialogIn .5s ease-in-out;transform:translateZ(0)}dialog.dialog-in.svelte-idc33r::backdrop{animation:svelte-idc33r-fadeIn .5s ease-in-out;opacity:1}dialog.dialog-out.svelte-idc33r>div:where(.svelte-idc33r){animation:svelte-idc33r-dialogOut .5s ease-in-out;transform:translate3d(0,100vh,0)}dialog.dialog-out.svelte-idc33r::backdrop{animation:svelte-idc33r-fadeOut .5s ease-in-out;opacity:0}dialog.svelte-idc33r::backdrop{background-color:#0000007a}
