:root{--bg: #0f1115;--panel: #1a1e26;--line: #2b313c;--text: #f2f5f9;--muted: #9aa4b2;--accent: #2f81f7;--ok: #2ea043;--err: #f85149;--touch: 56px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.screen{min-height:100vh;padding:16px;display:flex;flex-direction:column;gap:14px}.title{font-size:20px;font-weight:700;margin:0}.muted{color:var(--muted);font-size:13px}.err{color:var(--err);font-size:14px}.field{display:flex;flex-direction:column;gap:6px}.label{font-size:13px;color:var(--muted)}.input{height:var(--touch);padding:0 14px;font-size:18px;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:10px;width:100%}.input:focus{outline:2px solid var(--accent)}.pin{font-size:26px;letter-spacing:12px;text-align:center}.btn{height:var(--touch);font-size:17px;font-weight:600;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:10px;width:100%}.btn:active{transform:scale(.99)}.btn[disabled]{opacity:.45}.btn-primary{background:var(--accent);border-color:var(--accent)}.list{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.row{min-height:var(--touch);padding:12px 14px;background:var(--panel);border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:17px}.current{display:flex;flex-direction:column;gap:2px}.zone{font-size:38px;font-weight:800;letter-spacing:1px;line-height:1.1}.level{font-size:16px;color:var(--muted)}.sku{font-size:15px;color:var(--text);opacity:.85}.counter{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.count{font-size:30px;font-weight:800;line-height:1}.countUnit{font-size:15px;color:var(--muted)}.countWarn{font-size:13px;color:var(--err)}.stops{display:flex;flex-direction:column;gap:10px}.stopcard{background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.stopcard-now{border-left-color:var(--accent);background:#16202e}.stopcard-head{display:flex;align-items:center;gap:8px}.stopno{font-size:12px;color:var(--muted)}.stopnow{font-size:11px;color:var(--accent);border:1px solid var(--accent);border-radius:4px;padding:0 5px}.stopqty{font-size:14px;font-weight:600}.stopzone{font-size:20px;font-weight:700;letter-spacing:.5px}.stopsku{font-size:13px;color:var(--muted)}button.stopcard{text-align:left;width:100%;color:var(--text)}.scan-excluded{opacity:.45}.scan-excluded .scanepc{text-decoration:line-through}.scanepc{font-size:14px;font-family:ui-monospace,monospace;letter-spacing:.5px}.linkbtn{background:none;border:none;color:var(--muted);font-size:13px;padding:6px 2px}.bar{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted)}.grow{flex:1}.map2d{width:100%;height:auto;background:#11161f}.langswitch{display:flex;gap:12px;align-items:center}.langswitch .linkbtn{padding:6px 0}.langswitch-on{color:var(--text);font-weight:600}.way{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--panel);border:1px solid var(--line);border-radius:10px}.way-arrow{font-size:22px;color:var(--accent);line-height:1}.way-text{font-size:17px;font-weight:600;line-height:1.35}.way-lift{font-size:14px;color:var(--accent);font-weight:600}.prog{display:flex;flex-direction:column;gap:8px}.prog-dots{display:flex;flex-wrap:wrap;gap:6px}.prog-dot{width:26px;height:26px;border-radius:6px;border:2px solid var(--line);background:transparent}.prog-dot-on{background:var(--ok);border-color:var(--ok)}.prog-dot-over{background:var(--err);border-color:var(--err)}.prog-text{font-size:20px;font-weight:700}.prog-text-done{color:var(--ok)}.prog-text-over{color:var(--err)}.more{display:flex;flex-direction:column;gap:10px}.more-panel{display:flex;flex-direction:column;gap:12px;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:10px}.nextup{display:flex;align-items:baseline;gap:8px;font-size:14px;color:var(--muted)}.nextup-zone{font-size:16px;font-weight:700;color:var(--text)}.map3d{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.map3d-host{flex:1;min-height:260px;border-radius:10px;overflow:hidden}.map3d-host canvas{display:block;width:100%;height:100%}.map2d{width:100%;height:auto;margin:auto 0;background:#0b0f16;border-radius:10px}.mapbody{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;background:#0b0f16;border-radius:10px}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.seg{display:inline-flex;padding:3px;gap:3px;background:var(--panel);border:1px solid var(--line);border-radius:999px}.seg-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:600;font-family:inherit;padding:7px 16px;border-radius:999px;cursor:pointer}.seg-item-on{background:var(--accent);color:#fff}.map3d{position:relative}.map3d .seg{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:2}.zonebar{padding:10px 12px;border-radius:10px;font-size:16px;font-weight:700;background:#3a2a12;color:#f0b429;border:1px solid #6b4a16}.zonebar-on{background:#14301c;color:var(--ok);border-color:#1f5c32}.kvgroup{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px}.kv{display:flex;flex-direction:column;gap:2px}.kv-label{font-size:12px;color:var(--muted);letter-spacing:.3px}.kv-value{font-size:16px;font-weight:600;line-height:1.3}.kv-value-code{font-family:ui-monospace,monospace;font-size:17px;font-weight:700;letter-spacing:.3px;word-break:break-all}.ok{color:var(--ok);font-size:15px;font-weight:600}.stack{display:flex;flex-direction:column;gap:12px}
