*{box-sizing:border-box}.app{height:100%;display:flex;flex-direction:column;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji"}.topbar{display:flex;align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid #e5e7eb;background:#fff;font-size:14px}.api-hint{margin-left:auto;color:#6b7280}.main{flex:1 1 0;display:grid;grid-template-columns:1fr 360px;min-height:0}.map-wrap{position:relative;min-height:0}.sidebar{border-left:1px solid #e5e7eb;background:#fafafa;display:flex;flex-direction:column;min-height:0}.tabs{display:flex;border-bottom:1px solid #e5e7eb;background:#fff}.tab{padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500}.tab.active{color:#111827;border-bottom:2px solid #2563eb}.tab:not(.active){color:#6b7280}.panel{padding:8px 10px;overflow:auto;min-height:0}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;color:#fff}.badge.green{background:#10b981}.badge.gray{background:#9ca3af}.banner{background:#fff7ed;color:#9a3412;border-bottom:1px solid #fed7aa;padding:6px 10px;font-size:13px}.popup-title{display:flex;align-items:center;margin-bottom:8px}.popup-title .dev-id{font-weight:700;color:#fff}.tbl .tr{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.popup-alerts{margin-top:8px;display:flex;flex-direction:column;gap:6px}.pa-item .code{color:#cfe6ff;font-weight:600}.pill-box{margin-left:6px}@keyframes pulse{0%{transform:translate(-50%) scale(.25);opacity:1}55%{transform:translate(-50%) scale(1.2);opacity:.3}to{transform:translate(-50%) scale(1.25);opacity:0}}html,body,#root{height:100%;margin:0}.page{height:100%;display:flex;flex-direction:column;background:#0f1623;color:#e6ecf2;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Microsoft YaHei,sans-serif}.topbar{height:44px;display:flex;align-items:center;padding:0 10px 0 12px;background:#0b1320;border-bottom:1px solid #1e2a3c}.brand{font-weight:600;margin-right:10px}.kpis{display:flex;gap:12px;margin-right:auto}.kpi{background:#121b2b;padding:4px 8px;border-radius:6px;font-size:12px;color:#a9b7c7}.kpi b{color:#fff;margin-left:6px}.basemap-switch button,.map-basemap-switch button{margin-left:6px;background:#121b2b;color:#a9b7c7;border:1px solid #24344a;padding:6px 10px;border-radius:6px;cursor:pointer}.basemap-switch button.on,.map-basemap-switch button.on{background:#20304a;color:#fff}.main{display:flex;flex:1 1 auto;min-height:0}.map-wrap{flex:1 1 auto;position:relative}.leaflet-container{height:100%;width:100%}.side{width:360px;border-left:1px solid #1e2a3c;background:#0b1320;display:flex;flex-direction:column}.tabs{padding:8px;border-bottom:1px solid #1e2a3c;background:#0b1320;display:flex;align-items:center;gap:8px}.tab-spacer{margin-left:auto}.tabs button{margin-right:8px;background:#121b2b;color:#a9b7c7;border:1px solid #24344a;padding:6px 10px;border-radius:6px;cursor:pointer}.tabs button.on{background:#20304a;color:#fff}.tabs-toggle{display:flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;cursor:pointer;color:#a9b7c7;font-size:11px;opacity:.95}.tabs-toggle input{display:none}.toggle-ui{width:34px;height:18px;border-radius:999px;background:#121b2b;border:1px solid #24344a;position:relative;flex:0 0 auto}.toggle-ui:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#a9b7c7;transition:all .18s ease}.tabs-toggle input:checked+.toggle-ui{background:#20304a;border-color:#2a3b54}.tabs-toggle input:checked+.toggle-ui:after{left:18px;background:#fff}.toggle-text{color:#a9b7c7}.list{flex:1 1 auto;overflow:auto;padding:8px}.empty{padding:24px;color:#8ea0b3;text-align:center}.dev-item,.alert-item{padding:12px;margin-bottom:10px;background:#0f1a2a;border:1px solid #233044;border-radius:10px;cursor:pointer}.dev-item:hover,.alert-item:hover{background:#132033}.dev-item .row1,.alert-item .row1{display:flex;align-items:center;gap:10px}.dev-item .row1 .name,.alert-item .row1 .name{font-weight:560;color:#fff;margin-right:auto;font-size:14px;line-height:18px}.dev-item .row1 .pill-box,.alert-item .row1 .pill-box{margin-left:6px}.dev-item .row2,.alert-item .row2{display:flex;align-items:flex-start;gap:10px;margin-top:8px;color:#9fb0c3;font-size:12px}.dev-item .row2 .hint,.alert-item .row2 .hint{color:#cfe6ff;font-weight:500;font-size:12px;line-height:16px;margin-left:auto}.alert-item .row2 .ts{color:#9fb0c3;font-size:12px;line-height:16px;margin-left:8px}.dev-item .row2 .meta,.alert-item .row2 .meta{color:#cfe6ff;font-weight:520;font-size:12px;line-height:16px;word-break:break-all;margin-right:8px}.meta-sep{margin:0 6px;opacity:.7;color:#8ea0b3}.alert-item .disp,.dev-item .disp{margin-left:auto;color:#7fb8ff;font-size:12px}.btn-action{margin-left:8px;padding:2px 8px;font-size:12px;color:#cfe6ff;background:#1b2740;border:1px solid #2a3b54;border-radius:6px;cursor:pointer}.btn-action:hover{filter:brightness(1.05)}.action-menu{margin-top:8px;background:#0f1a2a;border:1px solid #233044;border-radius:10px;padding:8px 10px;display:flex;gap:6px;flex-wrap:nowrap;overflow:hidden}.action-menu button{padding:3px 0;font-size:11px;line-height:16px;font-weight:520;color:#e6ecf2;background:#122036;border:1px solid #2a3b54;border-radius:8px;cursor:pointer;white-space:nowrap;flex:1 1 0;min-width:0;text-align:center}.action-menu button:hover{filter:brightness(1.06)}.dev-item.offline-dim{background:#151515;border-color:#2b2b2b;opacity:1}.dev-item.offline-dim:hover{background:#1a1a1a}.dev-item.offline-dim,.dev-item.offline-dim .row1,.dev-item.offline-dim .row2,.dev-item.offline-dim .row1 .name,.dev-item.offline-dim .row2 .meta,.dev-item.offline-dim .row2 .hint,.dev-item.offline-dim .row2 .meta-sep{color:#b9b9b9}.dev-item.offline-dim .pill.offline,.dev-item.offline-dim .action-menu button{background:#151515;border-color:#2b2b2b;color:#b9b9b9}.pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;line-height:18px;border:1px solid transparent}.pill.normal{background:#0e2a1d;border-color:#1a4a34;color:#b9f7d1}.pill.general{background:#2a1010;border-color:#5a1f1f;color:#ffb3b3}.pill.emergency{background:#2b0c0f;border-color:#5a1b22;color:#ff9aa8}.pill.fault{background:#2b230e;border-color:#5a431b;color:#f7e0b9}.pill.offline{background:#1b1b1b;border-color:#333;color:#bbb}.pill.indoor{background:#121b2b;border-color:#24344a;color:#e6ecf2}.pill.indoor:hover{filter:brightness(1.08)}.pill.indoor:active{transform:translateY(.5px)}.popup-wrap .leaflet-popup-content-wrapper{background:#0f1a2a;border:1px solid #233044;color:#e6ecf2;border-radius:12px;box-shadow:0 8px 24px #00000073}.popup-wrap .leaflet-popup-tip{background:#0f1a2a;border:1px solid #233044}.popup-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.popup-hd{display:flex;flex-direction:column;gap:4px}.popup-name-line{font-weight:700;color:#fff;font-size:14px;line-height:18px}.popup-sub-line{color:#9fb0c3;font-size:12px;line-height:16px}.popup-sub-line .popup-id{color:#cfe6ff;font-weight:560}.popup-sub-line .popup-sep{margin:0 6px;opacity:.7}.popup-sub-line .popup-groups{color:#8ea0b3}.popup-title .title-right{margin-left:auto}.tbl{border:1px solid #24344a;border-radius:8px;overflow:hidden}.tbl .tr{display:grid;grid-template-columns:.9fr .8fr 1.6fr .7fr .8fr}.tbl .tr>div{padding:6px 8px;border-bottom:1px solid #1b2a3b}.tbl .tr>div:nth-child(3){white-space:nowrap}.tbl .tr.head{background:#0b1320;color:#9fb0c3;font-weight:600}.tbl .tr:last-child>div{border-bottom:none}.popup-alerts{margin-top:10px;display:flex;flex-direction:column;gap:6px}.pa-item{display:flex;align-items:center;gap:8px;background:#0b1320;border:1px solid #233044;border-radius:8px;padding:6px 8px}.pa-item .badge{padding:2px 6px;border-radius:6px;font-size:12px;background:#132033;color:#cfe6ff}.pa-item .code{color:#cfe6ff;font-weight:520}.pa-item .ts{margin-left:auto;color:#9fb0c3;font-size:12px}.pa-item.emergency{border-color:#5a1b22}.pa-item.general{border-color:#5a1f1f}.pa-item.fault{border-color:#5a431b}.pin-icon{background:transparent;border:0}.pin-shell{position:relative;width:25px;height:41px}.pin-shell img,.pin-shell svg{width:25px;height:41px;display:block}.pin-shell.pulse:before,.pin-shell.pulse.pulse-strong:before{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:2px;border-radius:50%;background:var(--pin-halo-color, rgba(255, 77, 79, .9));box-shadow:0 0 24px var(--pin-halo-color, rgba(255, 77, 79, .9));animation:pulse 1.2s ease-out infinite;width:46px;height:46px}.pin-shell.pulse.pulse-strong:before{width:62px;height:62px;box-shadow:0 0 34px var(--pin-halo-color, rgba(168, 7, 26, .95));animation-duration:.55s}@keyframes pulse{0%{transform:translate(-50%) scale(.25);opacity:1}55%{transform:translate(-50%) scale(1.2);opacity:.35}to{transform:translate(-50%) scale(1.25);opacity:0}}.map-basemap-switch{position:absolute;right:16px;top:16px;z-index:1000}.settings-page{background:#0f1623;color:#e6ecf2;min-height:100vh;padding:16px 24px 24px;box-sizing:border-box}.settings-tabs{padding:8px 0;border-bottom:1px solid #1e2a3c}.settings-tabs button{margin-right:8px;background:#121b2b;color:#a9b7c7;border:1px solid #24344a;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:13px}.settings-tabs button.on{background:#20304a;color:#fff}.settings-content{margin-top:16px}.settings-placeholder{padding:48px 24px;text-align:center;color:#8ea0b3;background:#0f1a2a;border-radius:8px;border:1px dashed #24344a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;margin-left:8px;border-radius:6px;border:1px solid #24344a;background:#121b2b;color:#e6ecf2;font-size:13px;cursor:pointer}.btn.primary{background:#1b64f2;border-color:#1b64f2}.btn:disabled{opacity:.6;cursor:default}.link-btn{background:none;border:none;color:#4ea3ff;cursor:pointer;padding:0 4px;font-size:13px}.link-btn.danger{color:#ff7875}.user-mgmt{background:#0f1623;border-radius:8px;border:1px solid #1e2a3c;padding:16px 18px 18px}.user-mgmt-header{display:flex;align-items:center;margin-bottom:12px}.user-mgmt-title{font-size:15px;font-weight:600;color:#fff}.user-mgmt-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.user-mgmt-search{min-width:220px;padding:6px 8px;border-radius:6px;border:1px solid #24344a;background:#0b1320;color:#e6ecf2;font-size:13px}.user-mgmt-table-wrap{margin-top:12px;border-radius:8px;overflow:hidden;border:1px solid #1e2a3c}.user-mgmt-table{width:100%;border-collapse:collapse;background:#0f1a2a;font-size:13px}.user-mgmt-table thead{background:#141f33}.user-mgmt-table th,.user-mgmt-table td{padding:8px 10px;border-bottom:1px solid #1e2a3c;text-align:left}.user-mgmt-table th{color:#8ea0b3;font-weight:500}.user-mgmt-table tbody tr:hover{background:#131f33}.user-mgmt-pagination{margin-top:12px;display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:13px;color:#8ea0b3}.dialog-mask,.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#030a18b3;display:flex;align-items:center;justify-content:center;z-index:2000}.dialog{background:#101828;border-radius:10px;padding:16px 18px 18px;min-width:420px;max-width:600px;box-shadow:0 14px 40px #0009}.dialog-title{font-size:15px;font-weight:600;margin-bottom:12px}.dialog-header h3{margin:0;font-size:15px}.dialog-body{max-height:420px;overflow-y:auto;padding-top:4px}.dialog-footer{margin-top:14px;text-align:right}.form-row{display:flex;align-items:center;margin-bottom:10px;gap:8px}.form-row>label{width:90px;font-size:13px;color:#8ea0b3}.comm-auth-row{align-items:center;margin-top:12px}.comm-auth-box{width:100%;border:1px solid #233044;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.comm-auth-item{display:flex;align-items:center;gap:10px;width:100%;margin:0;white-space:nowrap;font-size:13px;font-weight:400;color:#e6ecf2;line-height:1.2;font-family:inherit}.comm-auth-item input[type=checkbox]{margin:0;flex:0 0 auto}.comm-auth-item span{flex:1;text-align:left}.form-row input,.form-row select{flex:1;padding:6px 8px;border-radius:6px;border:1px solid #24344a;background:#0b1320;color:#e6ecf2;font-size:13px}.perm-list{flex:1;max-height:260px;overflow-y:auto;padding:8px;border-radius:6px;border:1px solid #24344a;background:#050b16}.perm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px 12px}.perm-item{display:flex;align-items:center;font-size:12px;color:#c0cbda;gap:6px}.perm-item input{margin:0}.perm-code{font-family:monospace;background:#121b2b;padding:2px 4px;border-radius:4px}.perm-name{color:#8ea0b3}.settings-error,.error-tip{margin:8px 0;color:#ff7875;font-size:13px}.settings-loading{padding:24px;text-align:center;color:#8ea0b3}.settings-empty{padding:12px;text-align:center;color:#8ea0b3;font-size:13px}.history-page .topbar .brand{font-size:16px}.history-page .main{padding:12px 18px 18px}.history-filters{padding:12px 14px;border-radius:8px;border:1px solid #1e2a3c;background:#0f1a2a;margin-bottom:12px;font-size:13px}.history-filters .filter-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.history-filters label{color:#8ea0b3;font-size:13px}.history-filters input,.history-filters select{padding:4px 6px;border-radius:4px;border:1px solid #24344a;background:#0b1320;color:#e6ecf2;font-size:13px}.history-table-wrapper{border-radius:8px;border:1px solid #1e2a3c;overflow:hidden}.history-table{width:100%;border-collapse:collapse;background:#0f1a2a;font-size:13px}.history-table thead{background:#141f33}.history-table th,.history-table td{padding:6px 8px;border-bottom:1px solid #1e2a3c;text-align:left}.history-table th{color:#8ea0b3;font-weight:500}.history-table tbody tr:hover{background:#131f33}.history-pagination{margin-top:10px;display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:13px;color:#8ea0b3}.sensor-dialog-body{max-height:520px}.sensor-table{font-size:12px}.sensor-table th,.sensor-table td{padding:4px 6px;line-height:1.4}.sensor-table input[type=number],.sensor-table input[type=text]{width:80px;padding:2px 4px;font-size:12px}.topbar-center{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:0 12px;min-width:240px}.alarm-banner{width:100%;max-width:760px;height:30px;border-radius:999px;overflow:hidden;background:#00000038;box-shadow:inset 0 0 0 1px #ffffff1a}.alarm-banner.none{opacity:0}.alarm-svg{width:100%;height:100%;display:block}.alarm-reveal{transform-origin:left center;transform-box:fill-box;animation:alarmReveal 1.5s steps(24,end) infinite}.alarm-banner.emergency .alarm-reveal{animation-duration:.6s}@keyframes alarmReveal{0%{transform:scaleX(.1);opacity:.1}to{transform:scaleX(1);opacity:1}}.leaflet-container img,.leaflet-pane img,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{max-width:none!important;max-height:none!important}.dev-item .row2{flex-wrap:wrap}.dev-item .row2 .disp,.dev-item .disp{flex:0 0 100%;margin-left:auto;margin-top:4px;text-align:right}.alert-item .row2{flex-wrap:wrap}.alert-item .row2 .ts{flex:0 0 100%;margin-left:auto;margin-top:4px;text-align:right}.auth-error{margin-left:10px;padding:4px 8px;border-radius:6px;border:1px solid #5a1f1f;background:#ff4d4f1a;color:#ffb3b3;font-size:12px;white-space:nowrap}.dev-item .row3,.alert-item .row3{margin-top:6px;color:#7fb8ff;font-size:12px;text-align:right}.pill.pending{background:#132033;border-color:#2a3b54;color:#cfe6ff}.tab-badge{display:inline-flex;margin-left:6px;padding:0 6px;height:18px;border-radius:999px;align-items:center;justify-content:center;font-size:12px;background:#ff4d4f;color:#fff;line-height:18px}.btn-ptt{position:relative}.ptt-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff4d4f;margin-left:6px}.ptt-flash{animation:pttFlash .9s ease-in-out 0s 3}@keyframes pttFlash{0%{box-shadow:0 0 #ff4d4f00}50%{box-shadow:0 0 0 2px #ff4d4f59}to{box-shadow:0 0 #ff4d4f00}}.pin-shell{position:relative}.ptt-bubble{position:absolute;right:-10px;top:-10px;width:22px;height:22px;border-radius:999px;background:#ff4d4ff2;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000059}.popup-ptt{margin:8px 0;padding:8px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.pptt-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;margin-bottom:6px}.pptt-meta{font-size:12px;opacity:.9;margin-bottom:6px}.pptt-actions{display:flex;gap:8px}.btn-mini{padding:4px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e6ecf2;cursor:pointer}.btn-mini:hover{background:#ffffff1a}.ptt-panel{height:100%;display:flex;gap:10px}.ptt-left{width:44%;min-width:240px;max-width:520px;display:flex;flex-direction:column}.ptt-right{flex:1;display:flex;flex-direction:column;min-width:240px}.ptt-header{padding:10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.ptt-title{font-weight:700}.ptt-sub{font-size:12px;opacity:.8;margin-top:4px}.ptt-thread-list{margin-top:10px;overflow:auto;flex:1}.ptt-thread{width:100%;text-align:left;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e6ecf2;margin-bottom:8px;cursor:pointer}.ptt-thread.on{background:#00c87824;border-color:#00c87873;box-shadow:0 0 0 2px #00c87826}.ptt-thread-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.ptt-thread-name{font-weight:650}.ptt-unread{min-width:22px;height:18px;padding:0 6px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.ptt-thread-sub{font-size:12px;opacity:.85;margin-top:6px}.ptt-thread-actions{display:flex;gap:8px;margin-top:8px}.btn-mini.call-on{background:#00ff0024;border-color:#00ff0059;box-shadow:0 0 0 1px #00ff002e inset}.ptt-chat-head{padding:10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between}.ptt-msgs{margin-top:10px;flex:1;overflow:auto;padding-right:4px}.ptt-msg{padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0000001a;margin-bottom:8px}.ptt-msg-meta{font-size:12px;opacity:.9;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ptt-msg-meta .sep{opacity:.6}.ptt-msg-actions{margin-top:8px;display:flex;gap:8px}.ptt-compose{margin-top:10px;padding:10px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.ptt-compose-hint{font-size:12px;opacity:.85}.ptt-empty{padding:16px;opacity:.85}.ptt-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.call-pill{padding:2px 10px;border-radius:999px;font-size:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;opacity:.9}.call-pill.on{background:#00ff7f1a;border-color:#00ff7f40}.ptt-compose-row{margin-top:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ptt-talk{flex:1;min-width:160px;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#e6ecf2;cursor:pointer;font-weight:650}.ptt-talk.on{background:#ff4d4f29;border-color:#ff4d4f59}.ptt-talk:disabled{opacity:.55;cursor:not-allowed}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.modal{width:min(620px,96vw);max-height:86vh;overflow:hidden;border-radius:16px;background:#121a26fa;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0000008c;display:flex;flex-direction:column}.modal-head{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.modal-title{font-weight:750}.modal-tabs{padding:10px 14px;display:flex;gap:10px}.modal-tabs button{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#e6ecf2;cursor:pointer}.modal-tabs button.on{background:#ffffff1a;border-color:#ffffff2e}.modal-search{padding:0 14px 12px}.modal-search input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#e6ecf2;outline:none}.modal-list{flex:1;overflow:auto;padding:0 10px 10px}.picker-item{width:100%;text-align:left;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e6ecf2;margin:0 0 8px;cursor:pointer}.picker-item:hover{background:#ffffff0f}.picker-title{font-weight:650}.picker-sub{margin-top:6px;font-size:12px;opacity:.85}.modal-foot{padding:10px 14px;border-top:1px solid rgba(255,255,255,.08)}.muted{font-size:12px;opacity:.82}.ptt-panel{flex-direction:column}.ptt-left{width:100%;min-width:0;max-width:none}.ptt-right{width:100%;min-width:0}.ptt-thread-list{max-height:260px}.ptt-thread-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.ptt-thread-actions-row{display:flex;gap:8px;margin-top:6px}.ptt-chat-head{display:block}.ptt-chat-title{font-weight:650;margin-bottom:8px}.ptt-chat-actions{display:flex;gap:8px}.ptt-thread-row{width:100%;border:1px solid rgba(255,255,255,.08);background:#ffffff05;border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:6px}.ptt-thread-row:hover{background:#ffffff0a}.ptt-thread-row.active{border-color:#ffffff2e;background:#ffffff0d}.ptt-thread-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ptt-thread-title{font-weight:600;font-size:14px;color:#ffffffeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptt-thread-sub{font-weight:500;font-size:12px;color:#ffffffb3}.ptt-thread-time{font-size:12px;color:#ffffff8c;flex:0 0 auto}.ptt-thread-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.ptt-thread-preview{font-size:12px;color:#ffffff9e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptt-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;font-size:12px;line-height:18px;color:#fff;background:#ff4d4ff2;text-align:center;flex:0 0 auto}.wx-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;-webkit-user-select:none;user-select:none}.wx-head-title{font-weight:700;font-size:14px}.wx-head-right{display:flex;align-items:center;gap:8px;opacity:.9;font-size:12px}.wx-head-arrow{display:inline-block;transform:rotate(0);transition:transform .12s ease}.wx-head-arrow.up{transform:rotate(180deg)}.wx-head-arrow.down{transform:rotate(0)}.wx-messages{flex:1;overflow:auto;padding:12px 12px 8px;display:flex;flex-direction:column;gap:10px}.wx-msg{display:flex}.wx-bubble{max-width:min(520px,78%);padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#e6ecf2;line-height:1.35;cursor:pointer;word-break:break-word}.wx-bubble.in{border-top-left-radius:6px}.wx-bubble.out{border-top-right-radius:6px;background:#40c47847;border-color:#40c47859}.wx-voice{font-weight:650;letter-spacing:.2px}.wx-compose{padding:10px 12px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:40px 1fr auto 44px;gap:10px;align-items:center}.wx-ptt{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;cursor:pointer}.wx-ptt.holding{background:#ff4d4f38;border-color:#ff4d4f73}.wx-input{height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#00000026;color:#e6ecf2;padding:0 12px;outline:none}.wx-input:focus{border-color:#00c8788c;box-shadow:0 0 0 2px #00c87829}.wx-send{height:40px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;cursor:pointer}.wx-send:disabled,.wx-ptt:disabled{opacity:.45;cursor:not-allowed}.wx-call{width:44px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.wx-call.hangup{background:#ff4d4feb;border-color:#ff4d4feb}.wx-call-icon{display:inline-block}.wx-call.hangup .wx-call-icon{transform:rotate(135deg)}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}.page{width:100vw;height:100vh;overflow:hidden}.main{min-width:0;overflow:hidden}.map-wrap{flex:1 1 auto;position:relative;min-width:0}.side{flex:0 0 360px;width:360px;min-width:360px;max-width:360px;overflow:hidden}.ptt-thread-list{overflow:auto;flex:1 1 auto;min-height:0}.ptt-thread-wrap{margin:0 8px;border-radius:12px}.ptt-thread-wrap.on{background:#40ffc414;box-shadow:0 0 0 1px #40ffc438 inset}.ptt-thread.on{border-left:4px solid rgba(64,255,196,.9);background:#ffffff0d}.wx-thread{margin:8px 0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;overflow:hidden}.wx-thread .wx-messages{max-height:420px;flex:0 0 auto}.wx-msg-col{display:flex;flex-direction:column;align-items:flex-start}.wx-msg.out .wx-msg-col{align-items:flex-end}.wx-msg-time{font-size:12px;opacity:.65;margin-top:4px;padding:0 2px}.wx-bubble.voice{display:flex;align-items:center;justify-content:space-between;position:relative}.wx-unread-dot{position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:999px;background:#ff3b30}.wx-voice-row{display:flex;align-items:center;gap:10px}.wx-voice-icon{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;opacity:.9;letter-spacing:1px}.wx-voice-sec{font-weight:700}.wx-compose{gap:8px}.wx-call.on{border-color:#ff5a5a8c;background:#ff5a5a29;color:#ff5a5a}.ptt-thread-list{display:flex;flex-direction:column;min-height:0;overflow-y:auto;overflow-x:hidden}.ptt-thread-wrap.on{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ptt-thread-wrap.on .wx-thread{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden}.ptt-thread-wrap.on .wx-thread .wx-messages{flex:1 1 auto!important;min-height:0;max-height:none!important;overflow-y:auto;overflow-x:hidden}.ptt-thread-wrap.on .wx-thread .wx-compose{flex:0 0 auto;width:100%;box-sizing:border-box;display:grid;grid-template-columns:40px minmax(0,1fr) auto 44px;gap:10px;align-items:center}.ptt-thread-wrap.on .wx-thread .wx-input{min-width:0}.wx-bubble,.wx-text{word-break:break-word;overflow-wrap:anywhere}.ptt-thread-list{max-height:none!important;height:auto!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.ptt-right,.ptt-left,.ptt-panel{min-height:0}.ptt-thread-wrap.on,.ptt-thread-wrap.on .wx-thread{flex:1 1 auto!important;min-height:0!important}.wx-messages,.wx-msg{width:100%}.wx-bubble{display:inline-block;max-width:min(520px,78%);overflow-wrap:break-word;word-break:break-word}.wx-bubble .wx-voice{white-space:nowrap}.wx-bubble,.wx-text{overflow-wrap:break-word;word-break:break-word}.wx-msg{width:100%;display:flex}.wx-msg.out{justify-content:flex-end}.wx-msg.in{justify-content:flex-start}.wx-msg.out .wx-bubble{margin-left:auto}.wx-bubble{max-width:75%}.wx-bubble .wx-text{white-space:pre-wrap;word-break:break-word}.wx-voice{white-space:nowrap}.ptt-chat .wx-msg{width:100%!important;display:flex!important}.ptt-chat .wx-msg.out{justify-content:flex-end!important}.ptt-chat .wx-msg.out .wx-bubble{margin-left:auto!important}.ptt-chat .wx-msg.in{justify-content:flex-start!important}.ptt-chat .wx-bubble{max-width:75%!important;word-break:break-word;white-space:pre-wrap}.ptt-chat .wx-text{white-space:pre-wrap}.ptt-chat .wx-voice-row{width:100%}.ptt-chat .wx-voice-sec{white-space:nowrap}.ptt-thread-wrap.on.collapsed{flex:0 0 auto!important;min-height:auto!important;overflow:visible!important}.wx-bubble.text{min-width:52px}.ptt-panel .wx-thread .wx-msg{display:flex!important;width:100%!important}.ptt-panel .wx-thread .wx-msg-col{display:flex!important;flex-direction:column!important;flex:1 1 0%!important;min-width:0!important;max-width:100%!important}.ptt-panel .wx-thread .wx-msg-col.out{align-items:flex-end!important}.ptt-panel .wx-thread .wx-msg-col.in{align-items:flex-start!important}.ptt-panel .wx-thread .wx-bubble{display:inline-block!important;width:auto!important;min-width:0!important;max-width:75%!important;box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;overflow-x:hidden!important;overflow-y:visible!important}.ptt-panel .wx-thread .wx-bubble .wx-text{display:inline!important;max-width:100%!important;white-space:inherit!important;overflow-wrap:inherit!important;word-break:inherit!important}.ptt-panel{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important}.ptt-header{flex:0 0 auto!important}.ptt-thread-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;max-height:none!important}.ptt-thread-wrap{flex:0 0 auto!important}.ptt-thread-wrap.expanded{min-height:100%!important;display:flex!important;flex-direction:column!important}.ptt-thread-wrap.expanded>.ptt-thread{flex:0 0 auto!important}.ptt-thread-wrap.expanded>.wx-thread{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.ptt-thread-wrap.expanded .wx-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;max-height:none!important}.ptt-thread-wrap.expanded .wx-compose{flex:0 0 auto!important;margin-top:0!important}.indoor-retry,.indoor-close{padding:6px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#e6ecf2;cursor:pointer;font-size:12px;line-height:1}.indoor-retry{margin-right:8px}.indoor-retry:disabled{opacity:.5;cursor:not-allowed}.indoor-close{position:absolute;top:12px;right:12px;z-index:10;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px;font-weight:700}.indoor-retry:hover,.indoor-close:hover{background:#ffffff1a;border-color:#ffffff2e}.indoor-retry:active,.indoor-close:active{transform:translateY(.5px)}.indoor-mapid-input{width:64px;margin-left:6px;padding:2px 6px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#0000002e;color:#e6ecf2}.indoor-canvas{width:100%;height:100%}.indoor-svg{width:100%;height:100%;display:block;background:#00000014}.indoor-floorplan{opacity:.92}.indoor-border{stroke:#fff3;stroke-width:.08}.indoor-beacon{fill:#78ffbef2;stroke:#00000059;stroke-width:.05}.indoor-beacon-g{cursor:default}.indoor-beacon-label{fill:#e6ecf2;opacity:0;font-size:.9px;font-weight:650;paint-order:stroke;stroke:#0000008c;stroke-width:.12px}.indoor-beacon-g:hover .indoor-beacon-label{opacity:.95}.indoor-calibrated .indoor-beacon-label{font-size:24px;stroke-width:3px}.indoor-calibrated .indoor-border,.indoor-calibrated .indoor-beacon{stroke-width:2px}.indoor-pin{pointer-events:none}.indoor-panel{width:min(1120px,96vw);height:min(760px,92vh);position:relative}.modal.indoor-panel{max-height:92vh}.modal.indoor-panel .indoor-body{flex:1;min-height:0;overflow:auto}.modal.indoor-panel .indoor-canvas{min-height:420px}.modal.indoor-panel{background:#0f1a2a;border-color:#233044}.indoor-head{position:relative;padding:12px 124px 12px 14px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:0}.indoor-head .popup-hd{flex:1;min-width:0}.indoor-head .popup-name-line,.indoor-head .popup-sub-line{white-space:normal;word-break:break-word}.indoor-status{position:absolute;top:10px;right:44px;display:inline-flex;align-items:center;gap:8px}.modal.indoor-panel a.leaflet-popup-close-button.indoor-close-a{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#e6ecf2;font-size:18px;line-height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;text-decoration:none}.modal.indoor-panel a.leaflet-popup-close-button.indoor-close-a:hover{background:#ffffff1a}.modal.indoor-panel a.leaflet-popup-close-button.indoor-close-a:active{transform:translateY(.5px)}.indoor-yflip{display:inline-flex;align-items:center;gap:6px;font-size:12px;opacity:.9}.indoor-err{margin:10px 12px 0;padding:8px 10px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#fff;border-radius:10px;font-size:12px}.beacon-floorplan-wrap{position:relative}.beacon-floor-img,.indoor-floor-img{display:block;max-width:100%;height:auto;-webkit-user-select:none;user-select:none}.beacon-marker{position:absolute;width:0;height:0;pointer-events:auto;touch-action:none}.beacon-dot{position:absolute;left:0;top:0;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:999px;border:3px solid rgba(255,255,255,.9);box-shadow:0 4px 12px #00000059}.beacon-marker.active .beacon-dot{background:#7cffb2}.beacon-marker.inactive .beacon-dot{background:#9aa9ba}.beacon-label{position:absolute;left:0;top:0;transform:translate(-50%,14px);font-size:22px;line-height:26px;padding:3px 10px;border-radius:8px;background:#0f1a2ad9;border:1px solid rgba(35,48,68,.9);color:#e6ecf2;white-space:nowrap}.beacon-marker.selected .beacon-label{border-color:#54a5ffe6;box-shadow:0 0 0 2px #54a5ff40}.indoor-cal-grid .btn,.indoor-cal-grid .btn.btn-mini{white-space:nowrap;min-width:72px}table.tbl{width:100%;border-collapse:collapse}table.tbl th,table.tbl td{padding:8px 10px;border-bottom:1px solid #1b2a3b;text-align:left;white-space:nowrap}.tbl-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap}table.tbl thead th{background:#0b1320;color:#9fb0c3;font-weight:600}table.tbl tbody tr:last-child td{border-bottom:none}.beacon-actions{display:inline-flex;gap:6px;align-items:center;white-space:nowrap}.settings-header{position:relative}.settings-close{position:absolute;right:16px;top:12px}.settings-tabs .tab{margin-left:6px;background:#121b2b;color:#a9b7c7;border:1px solid #24344a;padding:6px 10px;border-radius:6px;cursor:pointer;font-size:12px}.settings-tabs .tab.active{background:#20304a;color:#fff;border-color:#2a3f5a}.settings-tabs .tab:focus{outline:none;box-shadow:0 0 0 2px #2f4e7659}.ui-select,.ui-input{background:#121b2b;color:#e6eef7;border:1px solid #24344a;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1.2}.ui-select,.ui-input{height:30px}.ui-select:focus,.ui-input:focus{outline:none;border-color:#2f4e76;box-shadow:0 0 0 2px #2f4e7659}.ui-select option{background:#121b2b;color:#e6eef7}.ui-select option:checked{background:#1677ff;color:#e6eef7}.indoor-topbar{display:flex;align-items:center;justify-content:flex-start;gap:14px;flex-wrap:nowrap;margin-bottom:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.indoor-topbar-left,.indoor-topbar-right{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;flex:0 0 auto}.indoor-topbar-meta{opacity:.8;font-size:12px}.indoor-layout{display:grid;grid-template-columns:7fr 3fr;gap:16px;align-items:start}.indoor-left{min-width:0}.indoor-map-frame{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}.indoor-floor-img{display:block;max-width:100%;max-height:calc(100vh - 320px);width:auto;height:auto}.indoor-right{min-width:0;max-height:calc(100vh - 260px);overflow:auto;padding-right:2px}.indoor-right-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 10px}.indoor-right-head .btn.selected{box-shadow:inset 0 0 0 1px #ffffff59}.indoor-cal-card{background:#0000002e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px}.indoor-cal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.indoor-cal-grid{display:grid;grid-template-columns:76px 86px minmax(150px,1fr) 80px 80px;gap:8px 10px;align-items:center;min-width:0;font-size:13px}.indoor-cal-grid>:nth-child(5n+2){justify-self:center}.indoor-cal-grid input{width:100%;min-width:0}.indoor-cal-grid-h{opacity:.75;font-size:11px;text-align:center;display:flex;align-items:center;justify-content:center;height:28px;line-height:1;white-space:nowrap}.indoor-cal-label{font-weight:600;display:flex;align-items:center;height:28px;line-height:1;white-space:nowrap;justify-content:flex-start;padding-left:10px}.indoor-cal-px{font-family:monospace;font-size:12px;opacity:.8;display:flex;align-items:center;height:28px;line-height:1;white-space:nowrap;justify-content:flex-start;padding-left:10px}.indoor-cal-grid{grid-auto-rows:28px}.indoor-cal-grid button.btn{justify-self:center}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
