*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#000;overflow:hidden}body{font-family:Share Tech Mono,Courier New,monospace;font-size:14px;color:#00e030;line-height:1.6}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 1px,rgba(0,0,0,.13) 1px,rgba(0,0,0,.13) 2px)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;pointer-events:none;background:radial-gradient(ellipse 88% 88% at 50% 50%,transparent 55%,rgba(0,0,0,.65) 100%)}*{scrollbar-width:thin;scrollbar-color:#1a4a1a #020602}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-track{background:#020602}*::-webkit-scrollbar-thumb{background:#1a4a1a;border-radius:2px}*::-webkit-scrollbar-thumb:hover{background:#2a7a2a}@keyframes blink{50%{opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes flicker{20%,24%,55%{opacity:.7}0%,19%,21%,23%,25%,54%,56%,to{opacity:1}}@keyframes timerPulse{50%{text-shadow:0 0 20px #ff2244,0 0 60px #ff2244}}.blink{animation:blink 1s step-end infinite}.fade-up{animation:fadeUp .4s ease both}.spin-slow{animation:spin 6s linear infinite;display:inline-block}.flicker{animation:flicker 3s linear infinite}
