*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body{background:#000;width:100%;height:100%;font-family:"Press Start 2P",Courier New,monospace;overflow:hidden}canvas{display:block}.hidden{display:none!important}#hud{pointer-events:none;z-index:10;position:fixed;inset:0}#crosshair{mix-blend-mode:difference;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#crosshair:before,#crosshair:after{content:"";background:#fff;position:absolute}#crosshair:before{width:2px;height:20px;top:0;left:9px}#crosshair:after{width:20px;height:2px;top:9px;left:0}#break-ring{background:conic-gradient(#ffffffd9 var(--p,0deg), #ffffff26 0deg);opacity:.9;border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#hotbar-wrap{gap:2px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}#hotbar-slot{background:#0000008c;border:2px solid #ffffff73;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}#hotbar-slot.selected{background:#ffffff2e;border-color:#fff;transform:scale(1.12)}#hotbar-slot img{image-rendering:pixelated;width:36px;height:36px}#hotbar-slot .num{color:#ffffffbf;font-size:8px;position:absolute;top:2px;left:4px}#item-name{color:#fff;text-shadow:2px 2px #1a1a1a;white-space:nowrap;background:#0006;border-radius:2px;padding:5px 10px;font-size:11px;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}#debug{color:#fff;text-shadow:1px 1px #000;white-space:pre;pointer-events:none;background:#00000059;padding:8px 12px;font-family:monospace;font-size:13px;line-height:1.6;position:absolute;top:8px;left:8px}.overlay{z-index:20;cursor:pointer;background:radial-gradient(at 50% 40%,#2d4a6b,#101a2a 70%);flex-direction:column;justify-content:center;align-items:center;gap:26px;display:flex;position:fixed;inset:0}#overlay-title{color:#fff;text-shadow:4px 4px #3f3f3f,-2px -2px #000;letter-spacing:4px;font-size:46px}#overlay-sub{color:#9fc4e8;text-shadow:1px 1px #000;font-size:12px}#overlay-controls{color:#cfd8e3;text-shadow:1px 1px #000;text-align:center;flex-direction:column;gap:10px;font-size:11px;line-height:1.6;display:flex}#overlay-controls b{color:#ffd75e}#overlay-hint{color:#ffe08a;font-size:14px;animation:1.2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}
