:root{font-family:Inter,Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#ecf5ff;background-color:#050915;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(24,63,140,.35),transparent 45%),radial-gradient(circle at 80% 0%,rgba(199,146,255,.2),transparent 35%),#050915}#root{min-height:100vh}.aurora-ring{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(138,223,255,.25),transparent 60%);filter:blur(4px);animation:pulse 12s ease-in-out infinite;z-index:0}.aurora-ring--2{width:520px;height:520px;background:radial-gradient(circle,rgba(199,146,255,.2),transparent 65%);animation-delay:4s}@keyframes pulse{0%,to{transform:scale(.8) rotate(0);opacity:.45}50%{transform:scale(1) rotate(8deg);opacity:.9}}.charts-panel[data-animate=true]{animation:fadeInUp .8s ease both}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}
