@keyframes svelte-pels3r-dialog-pop-in{0%{opacity:0;scale:.95}}@keyframes svelte-pels3r-dialog-pop-out{to{opacity:0;scale:.95}}.dialog-content[open][data-state=open]{animation:.2s cubic-bezier(.4,0,.2,1) svelte-pels3r-dialog-pop-in}.dialog-content[open][data-state=closed]{animation:.2s cubic-bezier(.4,0,.2,1) forwards svelte-pels3r-dialog-pop-out}
