@keyframes loading-fill{0%{width:0%}50%{width:70%}to{width:100%}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 5px #22c55e33}50%{box-shadow:0 0 20px #22c55e99,0 0 30px #22c55e66}}
