:root{font-family:Inconsolata,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;-webkit-text-size-adjust:100%}body{position:relative;margin:0;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;height:100%;min-height:calc(100vh - 40px);padding:20px}main{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:800px;margin:0 auto;text-align:center}footer{margin-top:20px;text-align:center}h1{font-size:3.2em;line-height:1.1;margin:0 0 1.5rem}p,span{color:#888;margin:0}.subtitle{color:#fff;margin:2rem 0 .5rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}ul{margin:0;list-style:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
