*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;background:#f5f6f8;color:#1f2329}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit;font-size:15px;padding:9px 11px;border:1px solid #d0d4da;border-radius:9px;outline:none;background:#fff;transition:border-color .15s,box-shadow .15s}input:focus,select:focus{border-color:#2f7cf6;box-shadow:0 0 0 3px #2f7cf61f}.btn{border:1px solid #d0d4da;background:#fff;border-radius:9px;padding:9px 16px;font-size:14.5px;color:#3a4254;transition:border-color .15s,color .15s,background .15s,box-shadow .15s}.btn:hover{border-color:#2f7cf6;color:#2f7cf6}.btn:active{transform:translateY(.5px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn.primary{background:#2f7cf6;color:#fff;border-color:#2f7cf6;box-shadow:0 2px 7px #2f7cf642}.btn.primary:hover{background:#1f68db;color:#fff;box-shadow:0 4px 12px #2f7cf652}.btn.danger{color:#e34d59;border-color:#f0c2c5}.btn.danger:hover{background:#e34d59;color:#fff;border-color:#e34d59;box-shadow:0 3px 10px #e34d5940}.btn.block{width:100%;padding:12px;font-size:16px;margin-top:8px}.btn.sm{padding:6px 11px;font-size:13px;border-radius:8px}.admin{min-height:100vh;background:#f3f5f9}.topbar{position:sticky;top:0;z-index:30;background:#ffffffd1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e7ebf2}.topbar-in{max-width:1720px;margin:0 auto;padding:11px 24px;display:flex;align-items:center;gap:12px}.topbar .brand{display:flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:17px;color:#fff;background:linear-gradient(135deg,#2f7cf6,#22b8e5);box-shadow:0 3px 9px #2f7cf652}.topbar .logo{font-size:18px;font-weight:700;letter-spacing:.3px;color:#1c2434}.topbar .sub{font-size:12px;color:#98a1b3;background:#eef1f7;border-radius:6px;padding:2px 8px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;padding:4px 11px;border-radius:999px;background:#f1f3f7;color:#7a8496}.status-pill .dot{width:7px;height:7px;border-radius:50%;background:currentColor}.status-pill.on{background:#e7f6ee;color:#168a4e}.status-pill.off{background:#fdecec;color:#d13b47}.topbar .topuser{display:flex;align-items:center;gap:9px}.avatar{width:32px;height:32px;border-radius:50%;flex:none;display:grid;place-items:center;background:linear-gradient(135deg,#2f7cf6,#22b8e5);color:#fff;font-size:14px;font-weight:600}.topbar .tu-name{font-size:13.5px;font-weight:600;color:#2b3242}.topbar .tu-badge{font-size:11px;color:#b42318;background:#fde7e4;border:1px solid #f3c2bc;border-radius:6px;padding:1px 6px}.btn.ghost{background:#fff;border-color:#dde2ea}.btn.ghost:hover{border-color:#2f7cf6;color:#2f7cf6;background:#f7faff}.btn.sm.ghost{padding:6px 12px;font-size:13px}.admin-shell{max-width:1720px;margin:0 auto;padding:20px 24px 34px;display:grid;grid-template-columns:216px minmax(0,1fr);gap:20px;align-items:start}.sidebar{position:sticky;top:80px;display:grid;gap:3px;padding:14px 10px;border-radius:16px;color:#93a4c4;background:linear-gradient(180deg,#202e4e,#182440);box-shadow:0 10px 30px #13203c38}.nav-item{position:relative;display:flex;align-items:center;gap:10px;width:100%;border:none;background:transparent;border-radius:10px;padding:9px 11px;font-size:14px;color:#93a4c4;text-align:left;transition:background .15s,color .15s}.nav-item:hover{background:#ffffff12;color:#e8eefb}.nav-item.active{background:#2f7cf638;color:#fff;font-weight:600}.nav-item.active:before{content:"";position:absolute;left:-10px;top:7px;bottom:7px;width:3px;border-radius:0 3px 3px 0;background:#4d94ff}.nav-item .ni-ic{width:27px;height:27px;flex:none;display:grid;place-items:center;font-size:14px;border-radius:8px;background:#ffffff12}.nav-item.active .ni-ic{background:#ffffff2e}.side-foot{margin-top:12px;padding:11px 11px 3px;border-top:1px solid rgba(255,255,255,.09);display:grid;gap:6px}.sf-row{display:flex;justify-content:space-between;font-size:12.5px;color:#7487ab}.sf-row b{color:#6ea8ff;font-weight:700}.content{min-width:0}.panel{background:#fff;border-radius:16px;padding:22px;border:1px solid #ebedf2;box-shadow:0 1px 2px #1018280a,0 8px 24px -18px #1018281f}.panel.no-perm{text-align:center;padding:84px 20px}.np-ic{font-size:44px;margin-bottom:8px}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.row:last-child{margin-bottom:0}.empty{color:#9aa2b1;font-size:14px;padding:12px 0}.tbl{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.tbl th{text-align:left;padding:10px 12px;font-size:12.5px;font-weight:600;color:#72809a;background:#f6f8fc;border-bottom:1px solid #e8ecf4;white-space:nowrap}.tbl th:first-child{border-top-left-radius:10px}.tbl th:last-child{border-top-right-radius:10px}.tbl td{padding:11px 12px;border-bottom:1px solid #eff1f6;color:#323a4c}.tbl tbody tr{transition:background .12s}.tbl tbody tr:hover{background:#f7f9fd}.tbl tbody tr:last-child td{border-bottom:none}.ops{display:flex;gap:6px;flex-wrap:wrap}.fw-input{width:78px;font:inherit;font-size:14px;padding:6px 8px;border:1px solid #dde3ec;border-radius:8px;background:#fafbfd}.fw-input:focus{outline:none;border-color:#2f7cf6;box-shadow:0 0 0 3px #2f7cf624;background:#fff}.pg-tip{margin:12px 0 0;font-size:12.5px;color:#98a0ad;line-height:1.6}.set-card{background:#fff;border:1px solid #e9edf4;border-radius:14px;padding:6px 20px 18px;margin-bottom:16px}.panel .set-card .sec{margin:14px 0 4px;padding-top:0;border-top:none}.set-row{display:flex;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid #f0f2f7}.set-row:last-of-type{border-bottom:none}.set-info{flex:1;min-width:0;display:grid;gap:4px}.set-info b{font-size:14.5px;color:#2b3242}.set-info span{font-size:12.5px;color:#9099ab;line-height:1.6}.switch{position:relative;flex:none;width:102px;height:32px;border-radius:999px;border:1px solid #d0d4da;background:#eef0f4;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;transition:background .18s,border-color .18s}.switch .knob{position:absolute;left:3px;top:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:left .18s ease}.switch .sw-txt{position:relative;z-index:1;margin-right:12px;font-size:12.5px;color:#8a92a2;white-space:nowrap}.switch.on{background:#2f7cf6;border-color:#2f7cf6}.switch.on .knob{left:75px}.switch.on .sw-txt{margin-right:34px;color:#fff}.set-row .num{width:92px;flex:none}.set-row .txt{width:260px;flex:none;padding:7px 10px;font:inherit;font-size:13px;border:1px solid #d7dee8;border-radius:8px;background:#fff}.set-msg{font-size:13px;color:#16a34a}.set-msg.err{color:#e34d59}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin:14px 0 16px}.stat{background:#f8faff;border:1px solid #ebf0f8;border-radius:12px;padding:14px 12px;display:grid;gap:5px;text-align:center;transition:transform .15s,box-shadow .15s,border-color .15s}.stat:hover{transform:translateY(-2px);border-color:#cfe0ff;box-shadow:0 8px 18px -8px #1f50b42e}.stat span{font-size:12px;color:#8a93a7}.stat b{font-size:22px;font-weight:700;color:#1f68db}.tabs{display:flex;gap:8px;margin-bottom:18px}.tabs button{border:none;background:#e9ebef;color:#4a5160;border-radius:999px;padding:10px 22px;font-size:15px}.tabs button.active{background:#2f7cf6;color:#fff}@media (max-width: 900px){.admin-shell{grid-template-columns:1fr;padding:14px}.sidebar{position:static;display:flex;overflow-x:auto;padding:8px}.side-foot{display:none}.nav-item{width:auto;white-space:nowrap}.nav-item.active:before{display:none}.panel{padding:16px}}@media (max-width: 640px){.topbar-in{padding:10px 14px;gap:8px}.topbar .sub,.topbar .tu-name,.status-pill{display:none}.top-actions{gap:8px}.topuser .btn.ghost.sm{padding:6px 10px}}.qr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:14px}.qr-card{border:1px solid #e9edf4;border-radius:14px;padding:14px 12px;text-align:center;background:#fff;transition:transform .15s,box-shadow .15s,border-color .15s}.qr-card:hover{transform:translateY(-2px);border-color:#cfdfff;box-shadow:0 10px 22px -12px #1f50b440}.qr-card.revoked{opacity:.55;filter:grayscale(.6)}.qr-code{position:relative;display:inline-block}.qr-code img{width:120px;height:120px;background:#fff;border:1px solid #eee}.qr-code .revoked-badge{position:absolute;top:4px;left:50%;transform:translate(-50%);background:#f56c6c;color:#fff;font-size:12px;padding:2px 8px;border-radius:8px}.qr-meta{margin-top:8px}.qr-meta .code{font-weight:600;margin-bottom:6px}.qr-state{font-size:12px;color:#2f7cf6;margin-bottom:6px}.qr-state.off{color:#f56c6c}.map-editor .hint{color:#e6a23c;background:#fdf6ec;padding:12px;border-radius:10px}.map-editor .tip{color:#8a9099;font-size:13px;margin-bottom:10px}.map-wrap{position:relative;display:inline-block;max-width:100%;line-height:0;border:1px solid #e6e8eb;border-radius:10px;overflow:hidden;background:#fff}.map-wrap>img{display:block;max-width:100%;width:100%}.marker{position:absolute;transform:translate(-50%,-50%);background:#2f7cf6;color:#fff;font-size:11px;padding:2px 6px;border-radius:10px;white-space:nowrap;pointer-events:none}.marker.clickable{pointer-events:auto;cursor:pointer;box-shadow:0 0 0 2px #ffffffe6,0 1px 5px #0f172a59}.marker.clickable:active{transform:translate(-50%,-50%) scale(.94)}.marker.pending{background:#e6a23c}.marker.from{background:#67c23a}.marker.car{background:#e34d59}.route{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.route line{stroke:#e34d59;stroke-width:.7;stroke-dasharray:2 1.5}.pending-bar{margin-top:12px;display:flex;gap:8px;align-items:center}.space-list{list-style:none;padding:0;margin:14px 0 0}.space-list li{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f0f1f3;font-size:14px}.space-list .c{font-weight:600}.space-list .xy{color:#9aa0a8;font-size:12px;margin-right:auto}.mobile{max-width:480px;margin:0 auto;padding:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom));min-height:100dvh;background:linear-gradient(180deg,#eaf1fb,#f3f6fb 26%,#f6f8fc)}.mobile .card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 6px 20px #172b4d12;margin-top:10px}.mobile .load-wrap{display:flex;align-items:center;justify-content:center;min-height:70vh;min-height:70dvh}.mobile .load-card{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:22px;padding:36px 30px;box-shadow:0 8px 28px #172b4d1a}.mobile .load-spinner{position:relative;width:72px;height:72px;display:grid;place-items:center}.mobile .load-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:4px solid #e4ecf7;border-top-color:#2f7cf6;border-right-color:#3f8ef7;animation:load-spin .9s linear infinite}.mobile .load-ic{font-size:30px;z-index:1;animation:load-pulse 1.8s ease-in-out infinite}.mobile .load-title{margin-top:18px;font-size:16px;font-weight:600;color:#2c3a52}.mobile .load-dots{margin-top:6px;font-size:13px;color:#8a9099}.mobile .load-dots:after{content:"";animation:load-dots 1.4s steps(4,end) infinite}@keyframes load-spin{to{transform:rotate(360deg)}}@keyframes load-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.88);opacity:.75}}@keyframes load-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.mobile h2{margin:0 0 14px;font-size:20px}.mobile .loc{color:#4a5160;margin:0 0 16px}.mobile .loc-auto{display:inline-block;margin-left:6px;font-size:12px;font-weight:600;color:#1f68db;background:#eaf2ff;border:1px solid #c3d9ff;border-radius:999px;padding:2px 8px}.mobile .field{display:block;margin-bottom:16px}.mobile .field>span{display:block;font-size:13px;color:#8a9099;margin-bottom:6px}.mobile .field input,.mobile .field select{width:100%}.mobile .pl-card{display:flex;flex-direction:column;padding:0;margin-top:8px;max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px)}.mobile .pl-hero{flex:0 0 auto;border-radius:17px 17px 0 0;padding:14px 16px 15px;color:#fff;background:linear-gradient(135deg,#2f7cf6,#3f8ef7 45%,#22b8e5);box-shadow:0 6px 16px #2f7cf647}.mobile .pl-hero-top{display:flex;align-items:center;gap:8px}.mobile .pl-hero-ic{width:28px;height:28px;border-radius:9px;flex:0 0 auto;display:grid;place-items:center;font-size:15px;background:#ffffff38;border:1px solid rgba(255,255,255,.35)}.mobile .pl-hero h2{margin:0;font-size:16.5px;font-weight:600;letter-spacing:.3px}.mobile .pl-chip{margin-left:auto;max-width:46%;font-size:11.5px;font-weight:600;line-height:1.3;padding:3px 9px;border-radius:999px;text-align:center;background:#fff3;border:1px solid rgba(255,255,255,.38)}.mobile .pl-hero-main{display:flex;align-items:baseline;gap:8px;margin-top:12px}.mobile .pl-hero-main .pl-k{font-size:12px;color:#ffffffd1}.mobile .pl-hero-main .pl-v{font-size:30px;font-weight:700;line-height:1.1;letter-spacing:.5px}.mobile .pl-hero-main .pl-tag{font-style:normal;font-size:11.5px;font-weight:600;padding:2px 8px;border-radius:999px;background:#ffffff38;border:1px solid rgba(255,255,255,.34)}.mobile .pl-hero-sub{margin:8px 0 0;font-size:12.5px;color:#ffffffe0}.mobile .fc-hero{display:flex;align-items:center;gap:12px}.mobile .fc-hero-l{flex:1 1 auto;min-width:0}.mobile .fc-hero-l .pl-chip{margin-left:auto}.mobile .pl-k-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#fff;padding:3px 9px 3px 4px;border-radius:999px;background:#fff3;border:1px solid rgba(255,255,255,.35)}.mobile .pl-k-badge .pl-k-p{font-style:normal;font-size:12px;font-weight:700;line-height:1;width:17px;height:17px;border-radius:6px;display:inline-grid;place-items:center;background:#ffffffeb;color:#2f7cf6}.mobile .fc-hero-r{flex:0 0 auto;min-width:88px;text-align:center;padding:9px 12px;border-radius:14px;background:#ffffff29;border:1px solid rgba(255,255,255,.35)}.mobile .fc-hero-r b{display:block;font-size:19px;font-weight:700;line-height:1.25;letter-spacing:.3px}.mobile .fc-hero-r span{display:block;margin-top:2px;font-size:11px;color:#ffffffd9;white-space:nowrap}.mobile .pl-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:12px 14px 14px}.mobile .pl-block{display:flex;flex-direction:column;min-height:0}.mobile .pl-block-hd{display:flex;align-items:baseline;gap:8px;font-size:13px;font-weight:600;color:#33405a;margin-bottom:7px}.mobile .pl-block-hd span{font-size:11.5px;font-weight:400;color:#98a0ad}.mobile .pl-locate{margin-left:auto;flex:0 0 auto;font:inherit;font-size:12px;font-weight:600;color:#1f68db;padding:4px 10px;border-radius:999px;cursor:pointer;border:1px solid #c3d9ff;background:#eaf2ff}.mobile .pl-locate.on{background:#2f7cf6;border-color:#2f7cf6;color:#fff}.mobile .pl-locate:active{background:#d8e8ff;transform:translateY(1px)}.mobile .pl-locate.on:active{background:#1f68db}.mobile .pl-guide{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin:0 0 10px;padding:9px 12px;font-size:13px;line-height:1.5;color:#38506f;background:#eef5ff;border:1px solid #d8e8ff;border-radius:12px}.mobile .pl-guide-t{flex:1 1 auto;min-width:0}.mobile .pl-guide-ic{font-size:15px;line-height:1}.mobile .pl-guide b{color:#1f68db}.mobile .pl-field{margin-bottom:10px}.mobile .pl-field input{padding:11px 12px;font-size:15px;border-radius:12px;border:1px solid #dde3ec;background:#f8fafc}.mobile .pl-field input:focus{outline:none;background:#fff;border-color:#2f7cf6;box-shadow:0 0 0 3px #2f7cf624}.mobile .pl-main{flex:0 0 auto;margin-top:10px;padding:13px;font-size:16px;font-weight:600;letter-spacing:.5px;border:none;border-radius:13px;background:linear-gradient(135deg,#2f7cf6,#1fb6e3);box-shadow:0 6px 16px #2f7cf64d}.mobile .pl-main:hover{filter:brightness(1.05);color:#fff}.mobile .pl-main:active{transform:translateY(1px);box-shadow:0 3px 10px #2f7cf647}.mobile .pl-main:disabled{opacity:.6;box-shadow:none}.mobile .tip-sm.warn{color:#a15c00;background:#fff7e8;border:1px solid #f0d9a8;border-radius:8px;padding:8px 10px;margin:0 0 14px}.mobile .mapview{height:46vh;min-height:280px;max-height:420px}.mobile .leg-tabs{display:flex;gap:8px;margin-bottom:10px}.mobile .leg{flex:1;font:inherit;font-size:13px;line-height:1.3;padding:9px 6px;border-radius:10px;cursor:pointer;border:1px solid #dbe2ec;background:#f4f6fa;color:#4a5160}.mobile .leg.on{background:#2f7cf6;border-color:#2f7cf6;color:#fff;font-weight:600;box-shadow:0 2px 8px #2f7cf640}.mobile .actions{display:flex;gap:10px;margin-top:16px}.mobile .actions .btn{flex:1}.mobile .find-card .fc-warn{margin:0 0 8px;font-size:11.5px;color:#a15c00}.mobile .pl-retain-tip{margin:9px 2px 0;font-size:11px;line-height:1.55;color:#9aa1ad;text-align:center}.mobile .pl-retain-tip b{color:#5f6b7c;font-weight:600}.mobile .pl-card .actions{margin-top:10px;gap:8px}.mobile .pl-card .actions .btn{flex:1;padding:11px 6px;font-size:14.5px;font-weight:600;border-radius:12px;border-color:#dde3ec;background:#f7f9fc;color:#46536a}.mobile .pl-card .actions .btn.danger{color:#e34d59;background:#fff1f2;border-color:#f7d3d6}.mobile .pl-card .leg-tabs{margin-bottom:8px;gap:8px}.mobile .pl-card .leg{padding:8px 4px;font-size:12.5px;border-radius:11px}.mobile .pl-card .leg.on{background:linear-gradient(135deg,#2f7cf6,#22b8e5);border-color:transparent}.mobile .pl-card .fc-map{position:relative;flex:0 1 auto;height:46vh;min-height:230px;max-height:420px;margin-bottom:0;overflow:hidden;border-radius:14px;border-color:#e4eaf3;box-shadow:inset 0 0 0 1px #fff9}.mobile .pl-card .fc-map .mapview{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;min-height:0;max-height:none;border:none}.mobile .done-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a8c;animation:pl-fade .22s ease-out}.mobile .done-card{width:100%;max-width:320px;background:#fff;border-radius:20px;padding:26px 20px 20px;text-align:center;box-shadow:0 18px 50px #0000004d;animation:pl-pop .3s cubic-bezier(.2,1.3,.4,1)}.mobile .done-ring{position:relative;width:78px;height:78px;margin:0 auto 12px}.mobile .done-ring svg{width:78px;height:78px;transform:rotate(-90deg)}.mobile .done-ring circle{fill:none;stroke-width:3.5}.mobile .ring-bg{stroke:#e8eef7}.mobile .ring-fg{stroke:#2f7cf6;stroke-linecap:round;stroke-dasharray:125.66;transition:stroke-dashoffset 1s linear}.mobile .done-ic{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:30px;line-height:1;color:#16a34a;font-weight:700;animation:pl-check .34s ease-out .05s both}.mobile .done-card h3{margin:0 0 6px;font-size:19px}.mobile .done-sub{color:#5f6672;font-size:13px;margin:0 0 10px}.mobile .done-cd{color:#8a9099;font-size:12.5px;margin:0 0 14px}.mobile .done-cd b{color:#2f7cf6;font-size:15px}.mobile .done-ops{display:flex;gap:8px}.mobile .done-ops .btn{flex:1;font-size:14px;padding:9px 8px}.mobile .done-tip{color:#a15c00;font-size:12px;margin:10px 0 0;line-height:1.6}.mobile .pl-close{position:fixed;z-index:40;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));padding:7px 15px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fffffff2;color:#6b7280;font-size:12.5px;line-height:1.2;box-shadow:0 4px 14px #0f172a1f}.mobile .pl-close:active{background:#f1f5fb;color:#2f7cf6}.mobile .pl-close:disabled{opacity:.55}.mobile .blocked-card{text-align:center}.mobile .blocked-ic{font-size:44px;line-height:1;margin-bottom:10px;animation:pl-pop .32s ease-out both}.mobile .blocked-msg{color:#e34d59;font-size:15px;font-weight:600;margin:0 0 8px;line-height:1.6}.mobile .blocked-sub{color:#5f6672;font-size:13px;margin:0 0 16px;line-height:1.7}@keyframes pl-fade{0%{opacity:0}to{opacity:1}}@keyframes pl-pop{0%{opacity:0;transform:scale(.9) translateY(8px)}to{opacity:1;transform:none}}@keyframes pl-check{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:none}}.marker.space,.mapview .marker.space,.mapview .marker.cand{background:#fffffff5;color:#1f2937;font-size:10.5px;font-weight:600;letter-spacing:.2px;padding:2px 7px;border-radius:999px;border:1px solid #c8d0dc;box-shadow:0 1px 4px #0f172a4d;white-space:nowrap;pointer-events:none}.marker.space.bad,.mapview .marker.space.bad{color:#a15c00;border-color:#f0a03c;background:#fff7e8f7;box-shadow:0 0 0 2px #f5a62359,0 1px 4px #0f172a40}.marker.space.sel,.mapview .marker.space.sel{color:#fff;background:#2f7cf6;border-color:#1f68db;box-shadow:0 0 0 2px #2f7cf64d,0 1px 6px #0f172a4d}.hl-ring{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;border:2px solid #f5a623;box-shadow:0 0 0 3px #f5a62338,inset 0 0 0 2px #ffffffbf;animation:pl-hl 1.5s ease-out 3;pointer-events:none;z-index:4}.hl-tag{position:absolute;transform:translate(-50%,-145%);background:#f5a623;color:#fff;font-size:11px;font-weight:600;padding:2px 9px;border-radius:999px;white-space:nowrap;box-shadow:0 2px 6px #0f172a4d;pointer-events:none;z-index:5}@keyframes pl-hl{0%{transform:translate(-50%,-50%) scale(.6);opacity:.2}35%{transform:translate(-50%,-50%) scale(1.25);opacity:1}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}.fac-types{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 12px}.type-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#5f6672}.type-chip i{width:9px;height:9px;border-radius:50%;display:inline-block}.marker.fac{background:#ba7517}.marker.has-ico{display:inline-flex;align-items:center;gap:5px;padding:3px 10px 3px 7px;font-size:12px;font-weight:600;box-shadow:0 1px 5px #0f172a66}.mk-ico{display:inline-flex;width:15px;height:15px;flex:none}.mk-ico svg{width:15px;height:15px;display:block;color:#fff}.mk-txt{line-height:1}.ico-preview{display:inline-flex;width:22px;height:22px;flex:none}.ico-preview svg{width:22px;height:22px;display:block}.pending-bar.vertical .ico-preview{align-self:center}.fac-ico{display:inline-flex;width:15px;height:15px;flex:none}.fac-ico svg{width:15px;height:15px;display:block}.space-list .dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:5px}.type-tag{display:inline-block;color:#fff;font-size:11px;padding:2px 8px;border-radius:10px}.fac-type-tag{display:inline-flex;align-items:center;gap:4px}.fac-type-tag .fac-ico,.fac-type-tag .fac-ico svg{width:12px;height:12px;color:#fff}.grp-rename{width:122px;padding:5px 9px;font-size:13px}.tbl .col-ops{white-space:nowrap;width:158px}.tbl .col-ops .btn+.btn{margin-left:6px}.panel .sec{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:#232b3d;margin:22px 0 12px;padding-top:16px;border-top:1px solid #eef0f5}.panel .sec:before{content:"";width:4px;height:15px;border-radius:2px;background:#2f7cf6;flex:none}.panel .tip-sm{color:#8a9099;font-size:12px;line-height:1.7;margin:10px 0 0}.pending-bar select,.pending-bar input{margin-right:6px}.diag-box{margin-top:14px}.msg-warn{color:#a15c00!important}.diag-box.ok .pb-title{color:#16a34a}.diag-sum{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 8px}.diag-chip{font-size:12px;padding:2px 9px;border-radius:999px;background:#fff7e8;color:#a15c00;border:1px solid #f0d9a8}.diag-list{list-style:none;padding:0;margin:0;max-height:220px;overflow:auto}.diag-list li{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:baseline;padding:7px 8px;border-radius:8px;cursor:pointer;font-size:12.5px;line-height:1.5}.diag-list li:hover{background:#fff7e8}.diag-list li b{color:#a15c00;white-space:nowrap}.diag-list li span{color:#6b7280}.badge-warn{font-size:11px;padding:1px 6px;border-radius:999px;margin-left:6px;background:#fff7e8;color:#a15c00;border:1px solid #f0d9a8}.anno-main.clickable{cursor:pointer}.anno-item.active{background:#eef5ff;border-radius:8px;box-shadow:inset 3px 0 #2f7cf6}.lane-issues li.clickable{cursor:pointer;border-radius:6px}.lane-issues li.clickable:hover{background:#fff7e8}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.editor-layout .mapview{height:calc(100vh - 250px);min-height:560px}.editor-right{position:sticky;top:12px}.editor-right .anno{margin-top:6px}.editor-right .anno-search input{max-width:none;width:100%}.pending-bar.vertical{margin-top:0;flex-direction:column;align-items:stretch;background:#f7f9fc;border:1px solid #e6eaf2;border-radius:10px;padding:12px}.pending-bar.vertical select,.pending-bar.vertical input{margin-right:0;width:100%}.pending-bar .pb-title{font-size:13px;color:#ba7517;font-weight:600}.pending-bar .pb-ops{display:flex;gap:8px}.pending-bar .pb-ops .btn{flex:1}.btn.wide{width:100%;margin-bottom:10px}.tip.warn{background:#fff7e8;border:1px solid #f0d9a8;color:#7a5b16;display:flex;align-items:center;gap:10px}.detect-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;background:#f0faf5;border:1px solid #bfe6d2;border-radius:10px;font-size:13px}.detect-bar label{display:inline-flex;align-items:center;gap:4px;color:#4a5160}.detect-bar input{padding:4px 6px;border:1px solid #d7dde6;border-radius:6px}.detect-bar .prev-codes{color:#8a9099}.detect-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%}.detect-form label{display:inline-flex;align-items:center;gap:4px;color:#4a5160}.detect-form input{padding:4px 6px;border:1px solid #d7dde6;border-radius:6px}.detect-bar .progress{flex:1 1 100%;height:8px;background:#e3f1ea;border-radius:5px;overflow:hidden}.detect-bar .progress i{display:block;height:100%;background:#0aa574;transition:width .15s}.detect-bar .warn-text{color:#c0392b}.color-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 100%;padding-top:2px}.color-chips .cc-title{color:#4a5160}.color-chips .chip{display:inline-flex;align-items:center;gap:5px;padding:2px 4px 2px 6px;border:1px solid #d7dde6;border-radius:999px;background:#fff;color:#4a5160;font-size:12px}.color-chips .chip i{width:14px;height:14px;border-radius:4px;border:1px solid rgba(0,0,0,.18)}.color-chips .chip .x{width:16px;height:16px;line-height:14px;padding:0;border:0;border-radius:50%;background:#eef1f5;color:#6b7280;cursor:pointer;font-size:13px}.color-chips .chip .x:hover{background:#fde2e2;color:#c0392b}.sample-active{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;padding:10px 12px;background:#eef4ff;border:1px solid #b9d0ff;border-radius:10px;font-size:13px;color:#1f3a8a}.sample-active .sa-dot{width:9px;height:9px;border-radius:50%;background:#2f7cf6;box-shadow:0 0 #2f7cf68c;animation:sa-pulse 1.3s infinite}@keyframes sa-pulse{0%{box-shadow:0 0 #2f7cf68c}70%{box-shadow:0 0 0 7px #2f7cf600}to{box-shadow:0 0 #2f7cf600}}.ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.mini-box{background:#f7f9fc;border:1px solid #e6eaf2;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px;min-width:0}.mini-box .pb-title{font-size:13px;color:#ba7517;font-weight:600}.mini-box input{width:100%;box-sizing:border-box;padding:6px 8px;border:1px solid #d7dde6;border-radius:8px;font-size:13px}.mini-box .pb-ops{display:flex;flex-direction:column;gap:8px}.mini-box .pb-ops .btn{width:100%}.mini-box .pb-ops .btn:disabled{opacity:.5;cursor:not-allowed}.mini-box .import-msg{white-space:pre-line;color:#4a5160;margin:0}.mini-box .msg-warn{color:#c0392b}@media (max-width: 1100px){.ops-grid{grid-template-columns:1fr}}.marker.cand{background:#0aa574;opacity:.85;font-size:10px;padding:1px 5px}.path-modes.vertical{flex-direction:column;align-items:stretch;margin:0;gap:8px}.path-modes.vertical .btn{width:100%}.mode-tip{margin-top:12px;font-size:13px;color:#4a5160;line-height:1.7;background:#f7f9fc;border-radius:10px;padding:10px 12px}.path-stat{margin-top:12px;font-size:13px;color:#8a9099}@media (max-width: 900px){.editor-layout{grid-template-columns:1fr}.editor-right{position:static}}.marker.qrp{background:#7f77dd}.point-list{list-style:none;padding:0;margin:14px 0 0}.point-list li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f1f3}.point-list .thumb{width:52px;height:52px;border:1px solid #eee;border-radius:8px;background:#fff}.point-list .meta{flex:1;min-width:0}.point-list .nm{font-weight:600;font-size:14px}.point-list .xy{color:#9aa0a8;font-size:12px}.point-list .ops{display:flex;gap:6px}.anno{margin-top:14px}.anno-search{display:flex;align-items:center;gap:10px;margin-bottom:10px}.anno-search input{flex:1;max-width:320px}.anno-count{color:#9aa0a8;font-size:12px}.anno-list{list-style:none;padding:0;margin:0}.anno-item{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #f0f1f3;font-size:15px}.anno-item .anno-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.anno-item .c{font-weight:600}.anno-item .xy{color:#9aa0a8;font-size:12px;margin-right:auto}.anno-item .thumb{width:52px;height:52px;border:1px solid #eee;border-radius:8px;background:#fff}.anno-item .meta{flex:1;min-width:0}.anno-item .nm{font-weight:600;font-size:14px}.anno-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px}.anno-page{color:#5f6672;font-size:13px}.qr-guide-set{display:flex;align-items:center;gap:10px;margin:2px 0 12px;flex-wrap:wrap}.qr-guide-set .qgs-t{font-size:14px;font-weight:600;color:#2c3038}.qr-guide-set .qgs-msg{font-size:12.5px;color:#16a34a}.qr-guide-set .qgs-msg.err{color:#e34d59}.qr-guide-set .qgs-hint{font-size:12.5px;color:#8b93a1}.qr-card-guide{display:none}@media print{.qr-card-guide{display:block;margin-top:8px;padding:8px 10px;background:#f4f7ff;border:1px solid #d4e3ff;border-radius:8px;font-size:11px;line-height:1.6;color:#2b303b}.qr-card-guide b{display:block;font-size:12px;color:#1f5fc4;margin-bottom:3px}.qr-card-guide p{margin:2px 0}.qr-card-guide i{font-style:normal;font-weight:700;color:#2563eb;margin-right:6px}}.qr-search{flex:1;max-width:360px}.qr-ops{display:flex;gap:6px;align-items:center}.mobile .err{color:#e34d59;font-size:14px;line-height:1.7;margin:0 0 14px}.mobile .tip-sm{color:#8a9099;font-size:12px;margin:-8px 0 14px}.mobile .map-wrap{display:block;margin-bottom:16px}.mapview{display:block}.mapview{position:relative;width:100%;height:340px;overflow:hidden;border:1px solid #e6e8eb;border-radius:10px;background:#0b0e14;touch-action:none;-webkit-user-select:none;user-select:none}.mapview .canvas{position:absolute;left:0;top:0;transform-origin:0 0}.mapview .canvas>img{display:block;width:100%;height:100%}.mapview .zoombar{position:absolute;right:8px;bottom:8px;display:flex;gap:6px;z-index:5}.mapview .zoombar button{width:34px;height:34px;border:none;border-radius:8px;background:#ffffffeb;color:#333;font-size:18px;line-height:1;box-shadow:0 1px 4px #00000040;cursor:pointer}.mapview .zoombar button:active{background:#fff}.mapview .zoombar button:nth-child(3){font-size:12px;width:auto;padding:0 10px}.mapview .map-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#8a9099;font-size:13px}.sec-row{align-items:center}.sec-row .sec{flex:1}.path-modes{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0}.path-modes .stat{color:#8a9099;font-size:13px;margin-left:12px}.ortho-opts{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin:8px 0;font-size:12.5px;color:#5f6672}.ortho-opts label{display:inline-flex;align-items:center;gap:4px}.ortho-opts .num{width:62px;flex:none;padding:4px 6px;font-size:12.5px;border:1px solid #d8dde5;border-radius:6px;background:#fff;color:#1f2937}.ortho-opts .chk{gap:5px;cursor:pointer}.ortho-opts .chk input{width:14px;height:14px}.pnode{position:absolute;transform:translate(-50%,-50%);width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;background:#2f7cf6;color:#fff;font-size:10px;cursor:pointer;pointer-events:auto;box-shadow:0 0 0 2px #fff}.pnode:hover{background:#1f68db}.pnode.sel{background:#e6a23c;transform:translate(-50%,-50%) scale(1.3)}.route polyline,.route path{fill:none;stroke:#e34d59;stroke-width:.9;stroke-linejoin:round;stroke-linecap:round;opacity:.9}.mapview .route polyline,.mapview .route path{vector-effect:non-scaling-stroke;opacity:.95}.mapview .route .route-case{fill:none;stroke:#fff;stroke-width:7px;opacity:.92;stroke-linejoin:round;stroke-linecap:round}.mapview .route .route-line{fill:none;stroke-width:4px;stroke-linejoin:round;stroke-linecap:round}.mapview .route .route-flow{fill:none;stroke:#ffffffd9;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:4 14;animation:pl-route-flow 1.4s linear infinite}@keyframes pl-route-flow{to{stroke-dashoffset:-18}}.mapview .runner{position:absolute;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:#82b4ff8c;opacity:0;pointer-events:none;z-index:2;will-change:left,top}.mapview .runner.head{width:15px;height:15px;z-index:3;background:radial-gradient(circle at 35% 30%,#fff,#9ecbff 45%,#2f7cf6);box-shadow:0 0 0 2px #ffffffeb,0 0 12px 4px #2f7cf6b3}.mapview .marker.from,.mapview .marker.car{background:transparent;padding:0;z-index:4}.mapview .pin{position:relative;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:2.5px solid #fff;box-shadow:0 2px 7px #00000073}.mapview .marker.from .pin{background:linear-gradient(180deg,#4b8efb,#2f6fe4)}.mapview .marker.car .pin{background:linear-gradient(180deg,#f0606c,#d93a48)}.mapview .pin-ic{width:17px;height:17px;fill:#fff;display:block}.mapview .pin-dot{width:10px;height:10px;border-radius:50%;background:#fff;display:block;box-shadow:0 0 0 1.5px #2f6fe438}.mapview .marker.from .pin:before{content:"";position:absolute;left:50%;top:100%;width:13px;height:13px;border-radius:3px;background:#2f6fe4;border:2.5px solid #fff;transform:translate(-50%,-62%) rotate(45deg);z-index:-1}.mapview .marker.from{transform:translate(-50%,calc(-50% - 8px))}.mapview .marker.from .pin:after{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:50%;border:2px solid rgba(75,142,251,.6);animation:pl-pulse 1.9s ease-out infinite}.mapview .marker.car .pin:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid rgba(227,77,89,.55);animation:pl-arrive 2.6s ease-out infinite}@keyframes pl-pulse{0%{transform:scale(.72);opacity:.95}to{transform:scale(1.4);opacity:0}}@keyframes pl-arrive{0%{transform:scale(.75);opacity:.9}70%{opacity:.18}to{transform:scale(1.75);opacity:0}}.mapview .pin-tag{position:absolute;left:50%;top:100%;transform:translate(-50%);margin-top:4px;white-space:nowrap;font-size:10.5px;line-height:1;padding:3px 7px;border-radius:8px;background:#111827e0;color:#fff;box-shadow:0 1px 4px #00000059}.mapview .marker.from .pin-tag{background:#2563ebeb;margin-top:12px}.mapview .marker.car .pin-tag{background:#c92838eb}.route line{pointer-events:none}.route line.pv-halo,.route line.ln-halo{stroke-linecap:round}.route line.pv-halo,.route line.ln-halo{stroke:#fff;stroke-dasharray:none;opacity:.8}.route line.pv-halo{stroke-width:1.5}.route line.ln-halo{stroke-width:1.6}.route line.pv-edge{stroke:#16a34a;stroke-width:.6;stroke-dasharray:1.6 1.1;opacity:.95}.route line.ln-main{stroke-dasharray:2 1.5}.route.deledge line.ln-main{pointer-events:stroke;cursor:pointer}.route.deledge line.ln-main:hover{stroke:#c0392b!important;stroke-width:1.8}.route line.pv-halo.broken,.route line.ln-halo.broken{stroke:#f5a623!important;opacity:.55}.route line.pv-edge.broken{stroke:#f5a623!important}.route line.ln-main.broken{stroke:#f5a623!important}.lane-box .warn,.editor-right .warn{margin:8px 0 0;font-size:12px;line-height:1.7;color:#a15c00;background:#fff7e8;border:1px solid #f0d9a8;border-radius:8px;padding:8px 10px}.lane-box .tip-sm.ok,.editor-right .tip-sm.ok{color:#16a34a}.color-chip{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid #c8ccd4;vertical-align:-2px;margin:0 2px}.lane-box{margin-bottom:16px;border:1px solid #e6e8eb;border-radius:12px;padding:12px;background:#fbfcfe}.lane-box .pb-title{font-weight:600;font-size:14px;margin-bottom:6px}.lane-field{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0;font-size:13px;color:#4a5160}.lane-field select{flex:1;max-width:62%;padding:6px 8px;font-size:13px}.lane-preview{margin-top:10px;font-size:13px;color:#1f68db;background:#eef5ff;border-radius:8px;padding:8px 10px;line-height:1.6}.lane-issues{margin-top:8px;font-size:12px;color:#4a5160}.lane-issues summary{cursor:pointer;color:#1f68db}.lane-issues ul{list-style:none;padding:0;margin:6px 0 0;max-height:220px;overflow:auto}.lane-issues li{padding:4px 0;border-bottom:1px dashed #eef0f3;line-height:1.7}.lane-issues li b{color:#1f2329}.lane-issues li span{display:inline-block;font-size:11px;color:#a15c00;background:#fff7e8;border:1px solid #f0d9a8;border-radius:6px;padding:0 5px;margin:0 4px}.mobile .conflict{color:#4a5160;line-height:1.9;margin:0 0 12px}@media print{.topbar,.sidebar,.tabs,.sec-row,.map-editor,.tip-sm,.empty,.anno-pager,.anno-search,.qr-pager,.qr-search{display:none!important}body,.admin{background:#fff}.admin-shell{display:block;padding:0}.panel{box-shadow:none;border:none;padding:0}.qr-grid{grid-template-columns:repeat(3,1fr);gap:10px}.qr-card{break-inside:avoid;box-shadow:none;transform:none}.qr-card .btn{display:none}}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eaf2ff,#f5f6f8 60%);padding:20px}.login-card{width:360px;max-width:100%;background:#fff;border-radius:16px;box-shadow:0 12px 40px #1f23291f;padding:34px 30px 26px;text-align:center}.login-card .lc-logo{font-size:44px;line-height:1}.login-card .lc-title{font-size:22px;font-weight:700;margin:10px 0 2px}.login-card .lc-sub{color:#8a9099;font-size:14px;margin:0 0 22px}.login-card .lc-label{display:block;text-align:left;font-size:13px;color:#4a5160;margin:12px 0 6px}.login-card .lc-input{width:100%;box-sizing:border-box}.login-card .lc-remember{display:flex;align-items:center;gap:7px;font-size:13px;color:#4a5160;margin:14px 0 4px;text-align:left}.login-card .lc-remember input{width:auto;padding:0}.login-card .lc-btn{width:100%;margin-top:18px;padding:12px;font-size:16px;border:0;border-radius:10px;background:#2f7cf6;color:#fff;font-weight:600}.login-card .lc-btn:hover{background:#1f68db}.login-card .lc-btn:disabled{opacity:.6;cursor:default}.login-card .lc-err{color:#e34d59;font-size:13px;margin:12px 0 0}.login-card .lc-foot{color:#aab0b8;font-size:12px;margin:18px 0 0;line-height:1.6}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a6b;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal{width:460px;max-width:100%;max-height:88vh;overflow:auto;background:#fff;border-radius:18px;padding:24px 26px;box-shadow:0 24px 70px #0a142d47;text-align:left}.modal .sec{margin:0 0 16px;font-size:17px}.modal .lc-label{display:block;font-size:13px;color:#4a5160;margin:12px 0 6px}.modal .lc-input{width:100%;box-sizing:border-box}.modal .lc-err{color:#e34d59;font-size:13px;margin:12px 0 0}.modal .lc-remember{display:flex;align-items:center;gap:7px;font-size:13px;color:#4a5160;margin:14px 0 0}.modal .lc-remember input{width:auto;padding:0}.modal-ops{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.perm-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.perm-chk{display:flex;align-items:flex-start;gap:7px;border:1px solid #e6e8eb;border-radius:8px;padding:8px 9px;cursor:pointer;font-size:13px}.perm-chk input{width:auto;padding:0;margin-top:2px}.perm-chk b{display:block;color:#1f2329}.perm-chk i{display:block;font-style:normal;color:#8a9099;font-size:11px;line-height:1.4}.perm-groups{margin-top:10px;display:flex;flex-direction:column;gap:12px}.perm-group-title{font-size:12px;font-weight:700;color:#1f68db;letter-spacing:.5px;border-left:3px solid #1f68db;padding-left:7px;margin-bottom:2px}.perm-group .perm-grid{margin-top:4px}.qr-ro{font-size:11px;color:#9aa1ad;align-self:center}.perm-chip{display:inline-block;font-size:11px;color:#1f68db;background:#eef5ff;border:1px solid #cfe0ff;border-radius:6px;padding:1px 7px;margin:1px 3px 1px 0}
