.animated-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 5s linear forwards}.filled-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 1ms linear forwards}.hidden-path{opacity:0%}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fill{to{stroke-dashoffset:0}}main.svelte-dhcwuc{position:absolute;left:0;top:0;width:100%;height:100%}
