@keyframes svelte-gygcht-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-gygcht-zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.animate-fade-in.svelte-gygcht{animation:svelte-gygcht-fadeIn .3s ease}.animate-zoom-in.svelte-gygcht{animation:svelte-gygcht-zoomIn .3s ease}
