:root{font-family:Segoe UI,Inter,system-ui,sans-serif;color:#eaf4f0;background:#1c5268;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{position:fixed;inset:0;width:100%;height:100%;min-width:0;min-height:0;margin:0;overflow:hidden}body{background:#1c5268}.app-shell,.game-root{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;overflow:hidden;background:#1c5268}.game-root canvas{display:block;width:100%;height:100%}
