:root{color-scheme:light;background:#7ecce8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#game-shell,#game-root{width:100%;height:100%;min-width:320px;min-height:420px;margin:0;overflow:hidden}body{background:linear-gradient(180deg,#7ecce859,#f4d06940),#7ecce8}#game-root{position:relative;display:grid;place-items:stretch}canvas{display:block;width:100%;height:100%;outline:none;touch-action:none;-webkit-user-select:none;user-select:none}
