body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}h1{margin-top:0}@keyframes headerGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%,to{box-shadow:0 2px 12px #4f46e51f}50%{box-shadow:0 8px 36px #4f46e566}}@keyframes drawLine{0%{stroke-dashoffset:520}to{stroke-dashoffset:0}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-fade-up{animation:fadeSlideUp .55s cubic-bezier(.22,1,.36,1) 0ms both;animation:fadeSlideUp .55s cubic-bezier(.22,1,.36,1) var(--delay,0ms) both}.animate-fade-in{animation:fadeIn .5s ease 0ms both;animation:fadeIn .5s ease var(--delay,0ms) both}.tab-content{animation:fadeSlideUp .4s cubic-bezier(.22,1,.36,1) both}.stat-card-highlight{animation:fadeSlideUp .55s cubic-bezier(.22,1,.36,1) 0ms both,pulseGlow 4s ease-in-out .7s infinite}.chart-line{stroke-dasharray:520;stroke-dashoffset:520;animation:drawLine 1.8s cubic-bezier(.22,1,.36,1) .5s both}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.2efddce2.css.map*/