html,body{color:#e8ecf1;cursor:url(../assets/cursors/hand_point.svg) 10 5,pointer;background:#0b0d12;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#game{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}#game canvas{display:block}#game canvas[style*="cursor: pointer"]{cursor:url(../assets/cursors/hand_point_lg.svg) 12 6,pointer!important}#game canvas[style*="cursor: grab"],#game canvas[style*="cursor: grabbing"]{cursor:url(../assets/cursors/hand_closed.svg) 20 20,grabbing!important}#game canvas[style*="cursor: not-allowed"]{cursor:url(../assets/cursors/cursor_disabled.svg) 6 4,not-allowed!important}#game canvas[style*=probe\.png]{cursor:url(../assets/cursors/target_round.svg) 20 20,crosshair!important}
