:root{color:#20304f;background:#56b6f2;font-family:Inter,ui-rounded,SF Pro Rounded,Avenir Next,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#game-shell,#game-root{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;min-height:100vh;touch-action:none;-webkit-user-select:none;user-select:none}#game-shell{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.52),transparent 26rem),linear-gradient(180deg,#58baf8,#8ed8ff 48%,#a7df78)}#game-root{position:relative}canvas{display:block;width:100%;height:100%;outline:none}
