:root{color-scheme:light;--background: #dff6ff;--foreground: #132033;--surface: #ffffff;--accent: #0f7f9a;--ring: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:var(--background);color:var(--foreground);touch-action:none}canvas{display:block;width:100%;height:100%}.game-shell{width:100%;height:100%}
