:root{color-scheme:dark;font-family:Trebuchet MS,Arial,sans-serif;background:#06121c;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden;background:#06121c}body,#app{display:grid;place-items:center}#game-root{width:min(100vw,calc(100dvh * 16 / 9));height:min(100dvh,56.25vw);aspect-ratio:16 / 9;position:relative;margin:auto;overflow:hidden;border:1px solid #1e4654;border-radius:22px;box-shadow:0 26px 90px #00000085,0 0 0 1px #69e8d20d;touch-action:none;-webkit-user-select:none;user-select:none}#game-root canvas{display:block;width:100%!important;height:100%!important;touch-action:none;-webkit-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
