@keyframes svelte-1sy7nho-fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1sy7nho-expand{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.animate-fadeIn.svelte-1sy7nho{animation:svelte-1sy7nho-fadeIn .3s cubic-bezier(.16,1,.3,1) forwards}.animate-expand.svelte-1sy7nho{overflow:hidden;animation:svelte-1sy7nho-expand .4s cubic-bezier(.16,1,.3,1) forwards}
