*{box-sizing:border-box;margin:0;padding:0}html,body{cursor:crosshair;background:#000;width:100%;height:100%;overflow:hidden}canvas{touch-action:none;display:block}#hud{z-index:2;color:#eee;pointer-events:none;-webkit-user-select:none;user-select:none;background:#00000073;border-radius:6px;padding:6px 10px;font:13px/1.3 system-ui,sans-serif;position:fixed;top:10px;left:10px}#crosshair{z-index:3;pointer-events:none;width:18px;height:18px;margin-top:-9px;margin-left:-9px;position:fixed;top:50%;left:50%}#crosshair:before,#crosshair:after{content:"";background:#ffffffe6;position:absolute;box-shadow:0 0 2px #000c}#crosshair:before{width:2px;height:14px;margin-left:-1px;top:2px;left:50%}#crosshair:after{width:14px;height:2px;margin-top:-1px;top:50%;left:2px}#play-hint{z-index:3;color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.02em;background:#0000008c;border-radius:8px;padding:10px 16px;font:16px/1.3 system-ui,sans-serif;position:fixed;top:58%;left:50%;transform:translate(-50%)}
