body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}@keyframes pulsate-glow{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.05);opacity:1}}.pulsate-glow{animation-name:pulsate-glow;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transform-origin:center}@keyframes crack-reveal{0%{stroke-dasharray:100;stroke-dashoffset:100;opacity:0}to{stroke-dasharray:100;stroke-dashoffset:0;opacity:1}}.crack-reveal{animation:crack-reveal 1s ease-out forwards}@keyframes crack-reveal-full{0%{stroke-dasharray:100;stroke-dashoffset:100;opacity:0}to{stroke-dasharray:100;stroke-dashoffset:0;opacity:1;filter:drop-shadow(0 0 5px currentColor)}}.crack-reveal-full{animation:crack-reveal 1s ease-out forwards,glow-fast 1.5s infinite ease-in-out}@keyframes bobbing-animation{0%,to{transform:translateY(-10px)}50%{transform:translateY(-15px)}}.bobbing-animation{animation:bobbing-animation 2.5s ease-in-out infinite}@keyframes glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.animate-glow{animation:glow 3s infinite ease-in-out}@keyframes glow-fast{0%,to{opacity:.8}50%{opacity:1}}.animate-glow-fast{animation:glow-fast 1.5s infinite ease-in-out}@keyframes sparkle{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}}.animate-sparkle{animation:sparkle 2s infinite ease-in-out;transform-origin:center}
