:root{color-scheme:dark;--bg-0: #070b10;--bg-1: #0f1720;--amber: #f5c518;--steel: #9eb0c4;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--font-display: "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono: Consolas, "Cascadia Mono", "Lucida Console", ui-monospace, monospace}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:radial-gradient(1200px 700px at 50% -10%,#1a2a3a 0%,transparent 55%),linear-gradient(180deg,var(--bg-1),var(--bg-0));font-family:var(--font-mono);color:var(--steel)}html,body,#game-root{width:100%;height:100%;max-width:none;max-height:none}#game-root{position:absolute;inset:0;overflow:hidden;display:block}#game-canvas{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;outline:none;touch-action:none;-webkit-tap-highlight-color:transparent}body[data-embedded="1"]{overscroll-behavior:none}
