@keyframes chart-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.chart-reveal .recharts-area-curve{animation:chart-reveal 1.2s ease-out forwards}