html{color-scheme:dark}html,body{margin:0;background-color:#252525;min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh;background-color:#252525}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) rgba(0,0,0,.28)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#00000047}*::-webkit-scrollbar-thumb{background:#ffffff47;background-clip:padding-box;border:2px solid transparent;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#ffffff73;background-clip:padding-box}*::-webkit-scrollbar-corner{background:#00000047}#nav{padding:10px}#nav img.logo{width:40px;height:45px}#nav #menu{float:right}#content{color:#fff;margin:auto;padding:20px;max-width:1024px;box-sizing:border-box}.text{color:#fff}a{color:#63e0bf}.choice{opacity:.4;margin:15px 0}.choice a{text-decoration:none;margin-left:10px}.choice.selected{opacity:1}.choice.selected a{text-decoration:underline}[data-game-root]:has(>canvas){overflow:hidden}
