:root{color-scheme:light;font-family:Inter,ui-rounded,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#dceefa;color:#152235}*{box-sizing:border-box}html,body,#app,#game-root{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px}#game-root{position:relative;isolation:isolate;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.65),transparent 22rem),linear-gradient(180deg,#bfe7ff,#eef8ff 58%,#c9edb9 58%,#79c77d)}canvas{display:block;width:100%;height:100%;outline:none;touch-action:none}.loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-weight:800;letter-spacing:.08em;color:#203853;text-transform:uppercase}
