:root{color:#d8cfb8;font-synthesis:none;text-rendering:optimizelegibility;background:#0e1018;font-family:monospace}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden}#app,#game{place-items:center;width:100%;height:100%;display:grid}#game{background:#0e1018;overflow:hidden}#game canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block}.startup-error{text-align:center;background:#171a24;border:1px solid #68717c;justify-items:center;gap:12px;max-width:360px;padding:24px;display:grid}.startup-error h1,.startup-error p{margin:0}.startup-error h1{color:#f2e8cf;font-size:18px}.startup-error p{color:#a99f89;font-size:14px}.startup-error button{color:#f0c45e;font:inherit;cursor:pointer;background:#242a35;border:1px solid #b77a32;padding:8px 16px}.startup-error button:focus-visible{outline-offset:2px;outline:2px solid #72e0cf}
