:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#000}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:#000;color:#fff}canvas{width:100%;height:100%;display:block;image-rendering:auto;cursor:grab}canvas.orbiting{cursor:grabbing}.shade,.dot,.spinner{display:none}.quest{position:fixed;z-index:2;top:12px;left:12px;padding:10px 14px;background:#000;color:#fff;font-size:14px;pointer-events:none}.quest span{color:#aaa;font-size:11px}.quest p{margin:5px 0 0}.inventory{position:fixed;z-index:2;left:12px;bottom:12px;color:#fff;pointer-events:none}.inventory-slots{display:flex;gap:4px}.inventory-slot{position:relative;width:42px;height:42px;border:1px solid #555;background:#000;font-size:9px}.inventory-slot.selected{border-color:#fff}.inventory-slot kbd{position:absolute;top:3px;left:4px;color:#aaa}.inventory-slot span{position:absolute;right:4px;bottom:3px}.minimap{position:fixed;z-index:2;right:18px;bottom:18px;width:164px;height:178px;pointer-events:none;filter:drop-shadow(0 5px 10px rgba(0,0,0,.45))}.minimap-viewport{position:absolute;left:4px;bottom:4px;width:156px;height:156px;overflow:hidden;border:4px solid #050505;border-radius:50%;background:#7890af}.minimap-viewport:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff29,inset 0 0 18px #00000047}#minimap-image{position:absolute;left:0;top:0;width:520px;height:520px;max-width:none;-webkit-user-select:none;user-select:none;transform-origin:0 0}.minimap-north{position:absolute;z-index:3;top:0;left:50%;display:grid;place-items:center;width:46px;height:46px;transform:translate(-50%);border:3px solid #050505;border-radius:50%;background:#050505;color:#fff;font-family:Arial Black,Impact,sans-serif;font-size:25px;font-weight:900;line-height:1}.minimap-player{position:absolute;z-index:2;left:50%;top:50%;width:18px;height:36px;object-fit:contain;transform-origin:50% 50%;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));-webkit-user-select:none;user-select:none}.intro{position:fixed;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0009;cursor:pointer}.intro.hidden{display:none}.eyebrow{margin:0 0 8px;font-size:10px}h1{margin:0;font-size:24px;font-weight:400}.lede{margin:8px 0 20px;font-size:12px}button{padding:8px 12px;border:0;border-radius:0;background:#fff;color:#000;font:inherit;font-size:12px;cursor:pointer}button kbd{margin-left:8px}kbd{font:inherit;font-size:10px}.controls{position:fixed;bottom:12px;left:50%;display:flex;gap:16px;transform:translate(-50%);white-space:nowrap;font-size:10px}.controls span{display:flex;gap:5px}.loading{position:fixed;z-index:4;top:68px;right:12px;font-size:10px}.loading.done{display:none}.money-hud{position:fixed;z-index:2;top:12px;right:12px;display:flex;align-items:center;min-width:150px;height:50px;padding:5px 14px 5px 6px;border:2px solid rgba(255,255,255,.72);background:#040805e0;box-shadow:0 4px 12px #00000061;pointer-events:none}.money-hud img{width:42px;height:42px;margin-right:9px;object-fit:contain;image-rendering:auto}.money-hud strong{margin-left:auto;color:#fff;font-size:19px;font-weight:700;letter-spacing:.04em;text-shadow:0 2px 2px #000}.perf{position:fixed;z-index:2;top:78px;right:12px;min-width:175px;font-size:9px;pointer-events:none}.perf div{display:flex;justify-content:space-between;gap:16px;line-height:1.7}.perf span{color:#aaa}.perf strong,.perf b{font:inherit;font-weight:400;color:#fff}.speed{position:fixed;z-index:2;right:12px;bottom:12px;font-size:10px;pointer-events:none}.speed strong{font-size:18px;font-weight:400}.speed span{margin-left:5px}.editor-hud{position:fixed;z-index:3;left:12px;bottom:12px;font-size:10px;line-height:1.6;pointer-events:none}.editor-crosshair{position:fixed;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;pointer-events:none}.error{position:fixed;z-index:5;left:12px;bottom:12px;max-width:600px;color:#f66;font-size:11px}.mobile-controls{display:none}@media(max-width:700px){.controls{width:calc(100% - 24px);justify-content:center;flex-wrap:wrap;gap:8px 14px;white-space:normal}.money-hud{top:10px;right:10px;min-width:126px;height:44px}.money-hud img{width:36px;height:36px}.money-hud strong{font-size:16px}.loading{top:62px;right:10px}.perf{top:78px;right:10px}.minimap{right:10px;top:112px;bottom:auto;transform:scale(.86);transform-origin:right top}}@media(pointer:coarse){body{touch-action:none}canvas{cursor:default}.inventory{display:none}.mobile-controls{position:fixed;z-index:2;inset:0;display:block;pointer-events:none;touch-action:none}.intro:not(.hidden)~.mobile-controls{display:none}.mobile-look{position:absolute;z-index:1;top:0;right:0;width:58%;height:100%;pointer-events:auto;touch-action:none}.mobile-stick{position:absolute;z-index:2;left:24px;bottom:26px;width:116px;height:116px;border:3px solid rgba(255,255,255,.58);border-radius:50%;background:#00000057;box-shadow:inset 0 0 18px #00000073;pointer-events:auto;touch-action:none}.mobile-stick span{position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px;border:2px solid rgba(255,255,255,.78);border-radius:50%;background:#ffffff47;box-shadow:0 3px 8px #0006}.mobile-jump{position:absolute;z-index:3;right:28px;bottom:30px;display:grid;place-items:center;width:70px;height:70px;padding:0;border:3px solid rgba(255,255,255,.75);border-radius:50%;background:#0000007a;color:#fff;font-size:32px;font-weight:700;pointer-events:auto;touch-action:none}.mobile-jump:active{transform:scale(.94);background:#ffffff47}}
