body{margin:0;position:relative}#stats{color:#fff;z-index:100;background:#00000080;padding:10px;font-family:monospace;position:fixed;bottom:10px;right:10px}#crosshair{pointer-events:none;z-index:1000;width:18px;height:18px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#crosshair:before,#crosshair:after{content:"";background:#ffffff80;position:absolute}#crosshair:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}#crosshair:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}#bottom-hud{z-index:1000;width:364px;image-rendering:pixelated;image-rendering:crisp-edges;position:fixed;bottom:16px;left:50%}#hh-container{justify-content:space-between;width:100%;margin-bottom:4px;display:flex;transform:translate(-50%)}#health-bar{gap:0;display:flex}#health-bar .heart{width:18px;height:18px;margin-right:-1px;position:relative}#health-bar .heart img{width:100%;height:100%;position:absolute;top:0;left:0}#health-bar .heart img.hidden{display:none}#hunger-bar{flex-direction:row-reverse;gap:0;display:flex}#hunger-bar .hunger{width:18px;height:18px;margin-right:-1px;position:relative}#hunger-bar .hunger img{width:100%;height:100%;position:absolute;top:0;left:0}#hunger-bar .hunger img.hidden{display:none}#experience-bar{width:364px;height:10px;margin-bottom:6px;position:relative;transform:translate(-50%)}#experience-bar>img{width:100%;height:100%;image-rendering:pixelated;position:absolute;top:0;left:0}#exp-mask{width:50%;height:100px;position:absolute;top:0;left:0;overflow:hidden}#exp-selection{width:364px;height:10px;image-rendering:pixelated;position:absolute;top:0;left:0}#hotbar{width:364px;height:44px;transform:translate(-50%)}#hotbar img{width:100%;height:100%;image-rendering:pixelated}#hot-selection{width:48px;height:46px;position:absolute;top:-1px;left:-2px}
