:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{height:100%;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);overflow:hidden}#stars,#stars:after,#stars2,#stars2:after,#stars3,#stars3:after{position:absolute;background:transparent;content:""}#stars{width:1px;height:1px;box-shadow:100px 200px #fff,300px 500px #fff,600px 700px #fff;animation:animStar 50s linear infinite}#stars:after{top:2000px;width:1px;height:1px;box-shadow:100px 200px #fff,300px 500px #fff,600px 700px #fff}#stars2{width:2px;height:2px;box-shadow:200px 400px #fff,500px 800px #fff,700px 900px #fff;animation:animStar 100s linear infinite}#stars2:after{top:2000px;width:2px;height:2px;box-shadow:200px 400px #fff,500px 800px #fff,700px 900px #fff}#stars3{width:3px;height:3px;box-shadow:300px 600px #fff,400px 700px #fff,800px 1000px #fff;animation:animStar 150s linear infinite}#stars3:after{top:2000px;width:3px;height:3px;box-shadow:300px 600px #fff,400px 700px #fff,800px 1000px #fff}#title{position:absolute;top:50%;left:0;right:0;color:#fff;text-align:center;font-family:lato,sans-serif;font-weight:300;font-size:50px;letter-spacing:10px;margin-top:-60px;padding-left:10px}#title span{background:linear-gradient(#fff,#cf0c0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;-webkit-user-select:none;user-select:none}#title span.running{background:linear-gradient(#90292a,#fed771);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;-webkit-user-select:none;user-select:none}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}
