:root{--ink: #2b2b2b;--paper: #fdfcf7;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;overflow:hidden;background:#7cb8d4}.stage{position:fixed;top:0;right:0;bottom:0;left:0;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.stage svg{pointer-events:none}.stage.dragging{cursor:grabbing}.minimap{position:fixed;left:10px;bottom:10px;width:132px;padding:3px;border-radius:8px;background:#fdfcf7e6;box-shadow:0 1px 4px #0000002e;pointer-events:none;overflow:hidden}.minimap-inner{position:relative;width:100%}.minimap svg{width:100%;height:100%;display:block}.minimap-dot{position:absolute;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;border-radius:50%;background:#cf1322;border:2px solid #fff;box-sizing:border-box}.hud{position:fixed;left:10px;bottom:110px;font-size:12px;line-height:1.5;color:#0000008c;background:#fdfcf7b8;padding:5px 9px;border-radius:6px;pointer-events:none;font-variant-numeric:tabular-nums}.stage.indoor{background:#3a3f4a}@media(max-width:640px){.minimap{left:8px;bottom:8px;width:104px}.hud{left:8px;right:8px;bottom:84px;font-size:11px;padding:6px 8px}.hud-detail{display:none}.leave{right:8px;bottom:8px;padding:10px 14px;font-size:12px}}.hud.meter{bottom:auto;top:10px;font-weight:600}.leave{position:fixed;right:12px;bottom:12px;border:0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;font-family:inherit;color:var(--ink);background:#fdfcf7e6;box-shadow:0 1px 4px #0000002e;cursor:pointer}.leave:hover{background:#fff}.status{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:14px;color:#0009}.status.error{color:#a8071a}
