@keyframes preview-chart-draw{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes preview-chart-area-in{0%{opacity:0;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1)}}.preview-chart-line{animation:.9s cubic-bezier(.22,1,.36,1) forwards preview-chart-draw}.preview-chart-area{transform-box:fill-box;transform-origin:bottom;opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) .1s forwards preview-chart-area-in}@media (prefers-reduced-motion:reduce){.preview-chart-line,.preview-chart-area{opacity:1;animation:none}}
