#find-btn{display:block;width:100%;padding:12px 0;margin-bottom:24px;background:#6a2fa0;border:none;border-bottom:4px solid #3d1a60;color:#fff;font-family:inherit;font-size:1.05rem;font-weight:700;letter-spacing:1px;cursor:pointer;border-radius:2px;text-shadow:1px 1px 0 #2a0e4a;transition:background .12s,transform .08s}#find-btn:hover{background:#8040c0}#find-btn:active{transform:translateY(2px);border-bottom-width:2px}#find-hud{display:flex;gap:16px;background:#0009;border:2px solid #7a3fbf;padding:8px 18px;border-radius:4px;margin-bottom:8px;font-family:Courier New,Courier,monospace;font-size:.9rem;color:#fff;letter-spacing:.5px}#found-display{color:#c87eff;font-weight:700}#dug-display{color:#aaa}#found-flash{position:fixed;top:30%;left:50%;transform:translate(-50%) scale(.8);background:#7800c8e0;color:#fff;font-family:Courier New,Courier,monospace;font-size:1.6rem;font-weight:800;letter-spacing:2px;padding:14px 36px;border-radius:4px;border:2px solid #c87eff;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;z-index:20;white-space:nowrap;text-shadow:0 0 12px #c87eff}#found-flash.show{opacity:1;transform:translate(-50%) scale(1)}#hint-panel{position:fixed;top:18px;right:18px;background:#140a28ed;border:2px solid #7a3fbf;border-radius:6px;padding:12px 16px;color:#fff;font-family:Courier New,Courier,monospace;font-size:.8rem;z-index:15;min-width:140px;text-align:center;pointer-events:none}#hint-panel.hidden{display:none}.hint-title{font-size:.85rem;font-weight:700;color:#c87eff;margin-bottom:8px;letter-spacing:1px}#hint-compass{width:60px;height:60px;border:2px solid #7a3fbf;border-radius:50%;margin:0 auto 8px;position:relative;background:#50008c4d;display:flex;align-items:center;justify-content:center}#hint-needle{font-size:1.8rem;line-height:1;transition:transform .4s ease;display:block;color:#c87eff;text-shadow:0 0 8px #c87eff}#hint-direction{font-weight:700;color:#c87eff;margin-bottom:4px;font-size:.88rem}#hint-distance{color:#aaa;font-size:.75rem}#minimap{position:fixed;top:16px;left:16px;width:160px;height:160px;border:2px solid #7a3fbf;border-radius:4px;background:#0a0015;z-index:15;pointer-events:none;display:block;image-rendering:pixelated;box-shadow:0 2px 12px #000000b3}#win-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a001eeb;display:flex;align-items:center;justify-content:center;z-index:200}#win-screen.hidden{display:none}.win-panel{text-align:center;color:#fff;padding:48px 56px;background:#1e003cf7;border:2px solid #7a3fbf;border-radius:6px;max-width:420px;width:90%;box-shadow:0 8px 60px #7800c880}.win-title{font-size:2rem;font-weight:800;letter-spacing:1px;color:#c87eff;text-shadow:3px 3px 0 #3a1a6a,0 0 20px #c87eff;margin-bottom:12px}.win-sub{font-family:Courier New,Courier,monospace;font-size:.9rem;color:#ccc;margin-bottom:28px;line-height:1.5}#restart-btn{display:block;width:100%;padding:12px 0;margin-bottom:16px;background:#6a2fa0;border:none;border-bottom:4px solid #3d1a60;color:#fff;font-family:Courier New,Courier,monospace;font-size:1.05rem;font-weight:700;letter-spacing:1px;cursor:pointer;border-radius:2px;text-shadow:1px 1px 0 #2a0e4a;transition:background .12s,transform .08s}#restart-btn:hover{background:#8040c0}#restart-btn:active{transform:translateY(2px);border-bottom-width:2px}
