:root{--terminal-green:#24c68d;--terminal-blue:#8ed3ec;--terminal-red:#ec3b54;--terminal-yellow:#ffdf63}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#fff}}@keyframes moveClouds1{0%{transform:translate(-50%)}to{transform:translate(100%)}}@keyframes moveClouds2{0%{transform:translate(-110%)}to{transform:translate(50%)}}@keyframes moveClouds3{0%{transform:translate(-130%)}to{transform:translate(40%)}}@keyframes moveClouds4{0%{transform:translate(-50%)}to{transform:translate(100%)}}.clouds1{animation:240s linear -80s infinite moveClouds1}.clouds2{animation:240s linear -160s infinite moveClouds2}.clouds3{animation:240s linear -200s infinite moveClouds3}.clouds4{animation:240s linear infinite moveClouds4}@keyframes twinkle{40%,60%{opacity:1}50%{opacity:0}}.stars1{animation:4s -1s infinite twinkle}.stars2{animation:4.2s -5s infinite twinkle}.stars3{animation:4.4s -3s infinite twinkle}.stars4{animation:4.6s -.5s infinite twinkle}.stars5{animation:4.8s -3.5s infinite twinkle}.stars6{animation:5s -6.25s infinite twinkle}.stars7{animation:5.2s -7s infinite twinkle}.stars8{animation:5.4s -8s infinite twinkle}.stars9{animation:5.6s -4s infinite twinkle}.stars10{animation:5.8s -2s infinite twinkle}.stars11{animation:5s -2.5s infinite twinkle}.stars12{animation:5s -5s infinite twinkle}@keyframes fix-load-bug{0%,15%{opacity:0}to{opacity:1}}.fix-load-bug{animation:2s linear fix-load-bug}@keyframes fade-in{0%{opacity:0}to{opacity:100}}.fade-in{animation:.5s ease-in-out fade-in}@keyframes blink{0%,15%{opacity:0}50%{opacity:1}85%,to{opacity:0}}.blink{animation:1.5s infinite blink}.typewriter{white-space:nowrap;border-right:.15em solid #fff;margin:0 auto;animation:.75s step-end infinite blink-caret;overflow:hidden}
