*{box-sizing:border-box}#root,*,body,html{margin:0;padding:0}#root,body,html{height:100%;min-height:100%;min-width:100%;width:100%}body,html{background:#05070d;color:#fff}#root{display:flex;flex-direction:column}::selection{background:#4f7cff;color:#fff}::-moz-selection{background:#4f7cff;color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 #4f7cff1f}50%{box-shadow:0 0 20px #4f7cff1f}}.fadeUp{animation:fadeUp .75s ease forwards;opacity:0}.glowCard{animation:pulseGlow 4s ease infinite}.bodyGradient{background:radial-gradient(circle at top left,#4f7cff24,#0000 35%),radial-gradient(circle at bottom right,#7c3aed1f,#0000 30%)}.hero-border{border:1px solid #ffffff14}
/*# sourceMappingURL=main.a3186ba5.css.map*/