*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#060b18;color:#d8e4f0}body{font-family:JetBrains Mono,Courier New,monospace;-webkit-font-smoothing:antialiased;overflow-x:hidden}@keyframes twinkle{0%,to{opacity:var(--star-opacity, .4)}50%{opacity:calc(var(--star-opacity, .4) * .2)}}@keyframes orbitBreath{0%,to{r:7;opacity:.25}50%{r:14;opacity:.08}}@keyframes orbitPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes reactionRise{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-200px) scale(1.5);opacity:0}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pathDash{to{stroke-dashoffset:-48}}
