@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--brand-dark: #0f1722;--brand-darker: #0a111b;--primary: #d8451d;--primary-600: #b8380f;--primary-50: #fcebe4;--bg: #f5f6f8;--surface: #ffffff;--border: #e8eaee;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--info: #3b82f6}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:#334155;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{text-decoration:none}.page{padding:26px 30px;max-width:1520px;margin-inline:auto}.page-title{font-size:1.5rem;font-weight:750;letter-spacing:-.015em;color:#0f172a;margin:0}.page-sub{color:#94a3b8;font-size:.87rem;margin-top:3px}.toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.grow{flex:1 1 auto}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.kpi{background:#fff;border:1px solid #edeff2;border-radius:18px;padding:28px 26px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kpi:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:4px;background:#cbd5e1}.kpi:hover{transform:translateY(-3px);box-shadow:0 18px 32px -18px #0f172a47;border-color:#e2e6ec}.kpi .kpi-val{font-size:2.7rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:#0f172a}.kpi .kpi-label{margin-top:9px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.kpi .kpi-ico{position:absolute;inset-inline-end:18px;top:18px;font-size:1.7rem;opacity:.16}.kpi.ok:before{background:var(--success)}.kpi.ok .kpi-val{color:#0f9d72}.kpi.info:before{background:var(--info)}.kpi.info .kpi-val{color:#2f6fe0}.kpi.warn:before{background:var(--warning)}.kpi.warn .kpi-val{color:#d98309}.kpi.danger:before{background:var(--danger)}.kpi.danger .kpi-val{color:#e03131}.kpi.muted:before{background:#cbd5e1}.kpi.muted .kpi-val{color:#64748b}.tank-fill{flex:1;display:flex}.tank-fill .kpi{flex:1;width:100%;min-height:220px}.tank-fill .kpi .kpi-val{font-size:2.6rem}.kpi-tank:before{background:#3cb6ff}.kpi-tank .kpi-val,.kpi-tank .kpi-label{position:relative;z-index:1}.kpi-tank .kpi-ico{z-index:1}.kpi-tank-water{position:absolute;left:0;right:0;bottom:0;height:0;z-index:0;background:linear-gradient(180deg,#3cb6ff80,#1e74d073);transition:height 1.2s cubic-bezier(.4,0,.2,1)}.kpi-tank-water:before,.kpi-tank-water:after{content:"";position:absolute;left:50%;bottom:calc(100% - 7px);width:300%;padding-bottom:300%;transform:translate(-50%);border-radius:44%}.kpi-tank-water:before{background:#ffffff38;animation:tg-wave 7s linear infinite}.kpi-tank-water:after{background:#ffffff57;animation:tg-wave 11s linear infinite reverse}.kpi-tank-seen{position:relative;z-index:1;margin-top:6px;font-size:11px;font-weight:600;color:#475569;display:flex;align-items:center;gap:6px}.kpi-tank-seen .dot{width:8px;height:8px;border-radius:50%;flex:none}.kpi-tank-seen .dot.on{background:#10b981;box-shadow:0 0 0 3px #10b9812e}.kpi-tank-seen .dot.off{background:#94a3b8}html[data-theme=dark] .kpi-tank-seen{color:#94a3b8}.statbars{display:flex;flex-direction:column;gap:12px}.statbar{display:grid;grid-template-columns:120px 1fr 52px;align-items:center;gap:12px}.statbar .sb-label{font-size:.82rem;color:#5b5f62;font-weight:600}.statbar .sb-track{height:10px;background:#eef0f1;border-radius:6px;overflow:hidden}.statbar .sb-fill{height:100%;border-radius:6px;transition:width .4s ease}.statbar .sb-val{font-size:.85rem;font-weight:700;color:#2f343a;text-align:end}.heatmap{display:grid;grid-template-columns:28px repeat(24,minmax(0,1fr));gap:3px;width:100%}.heatmap .hm-corner,.heatmap .hm-col,.heatmap .hm-row{font-size:.65rem;color:#9aa0a4;text-align:center;overflow:hidden}.heatmap .hm-row{text-align:end;padding-inline-end:6px;line-height:18px}.heatmap .hm-cell{aspect-ratio:1 / 1;border-radius:3px;background:#eef1f4;min-height:14px}.dash-heatmap .hm-cell{aspect-ratio:auto;height:20px;min-height:0}.heatmap .hm-cell[data-h="1"]{background:#cfe8df}.heatmap .hm-cell[data-h="2"]{background:#93d3c0}.heatmap .hm-cell[data-h="3"]{background:#4cb79b}.heatmap .hm-cell[data-h="4"]{background:#1ab394}.heatmap .hm-cell[data-h="5"]{background:#0d7c66}.snap-frame{position:relative;width:100%;height:100%;background:#000;border-radius:8px;overflow:hidden}.snap-frame img{width:100%;height:100%;object-fit:contain;display:block}.snap-box{position:absolute;border:2px solid rgba(255,90,40,.4);border-radius:4px;transition:border-color .15s,box-shadow .15s;pointer-events:auto}.snap-box-label{position:absolute;top:0;left:0;transform:translateY(-100%);background:#d8451d59;color:#fff;font-size:10px;line-height:1.4;padding:1px 6px;border-radius:4px 4px 4px 0;white-space:nowrap;opacity:.5;transition:opacity .15s,background .15s,font-weight .15s}.snap-box:hover{border-color:#ff5028;box-shadow:0 0 0 9999px #0000001f inset}.snap-box:hover .snap-box-label{opacity:1;background:#d8451d;font-weight:700}.row-alert-pulse>td{animation:alert-row-pulse 1.1s ease-in-out infinite}@keyframes alert-row-pulse{0%,to{background:transparent}50%{background:#e0503b38}}html[data-theme=dark] .row-alert-pulse>td{animation:alert-row-pulse-dark 1.1s ease-in-out infinite}@keyframes alert-row-pulse-dark{0%,to{background:transparent}50%{background:#e0503b4d}}.tankg-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.tankg{position:relative;width:124px;height:168px;border-radius:16px;overflow:hidden;background:#eef3f8;box-shadow:inset 0 0 0 4px #cbd5e1,inset 0 10px 18px #0000000f}.tankg-water{position:absolute;left:0;right:0;bottom:0;height:0;background:linear-gradient(180deg,#3cb6ff,#1e74d0);transition:height 1.2s cubic-bezier(.4,0,.2,1)}.tankg-water:before,.tankg-water:after{content:"";position:absolute;left:50%;bottom:calc(100% - 12px);width:260%;padding-bottom:260%;transform:translate(-50%);border-radius:43%}.tankg-water:before{background:#ffffff4d;animation:tg-wave 7s linear infinite}.tankg-water:after{background:#ffffff8c;animation:tg-wave 11s linear infinite reverse}@keyframes tg-wave{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.tankg-val{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:2;font-weight:800;font-size:22px;color:#0f3a5f;text-shadow:0 1px 2px rgba(255,255,255,.55)}.tankg-name{font-weight:600;font-size:13px;max-width:130px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tankg-pump{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#94a3b8}.tankg-pump.on{color:#10b981}html[data-theme=dark] .tankg{background:#0f1722;box-shadow:inset 0 0 0 4px #243244,inset 0 10px 18px #0000004d}html[data-theme=dark] .tankg-val{color:#dbeafe;text-shadow:0 1px 3px rgba(0,0,0,.6)}.bars24{display:flex;align-items:flex-end;gap:3px;height:120px}.bars24 .bar{flex:1;background:linear-gradient(180deg,#d9512a,#c0451f);border-radius:3px 3px 0 0;min-height:2px;transition:height .3s}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(1200px 600px at 12% -10%,rgba(192,69,31,.1),transparent 60%),radial-gradient(900px 500px at 110% 110%,rgba(31,39,51,.1),transparent 55%),#eef1f4}.login-shell{width:100%;max-width:980px;min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px -24px #14181f73,0 2px 6px #14181f14}.login-hero{position:relative;overflow:hidden;color:#fff;padding:48px 44px;display:flex;align-items:center;background:radial-gradient(120% 120% at 0% 0%,#2a323e,#1a1f27 55%,#12161c)}.login-hero .hero-glow{position:absolute;width:460px;height:460px;border-radius:50%;inset-inline-start:-120px;inset-block-end:-160px;background:radial-gradient(circle,rgba(255,122,69,.55),rgba(192,69,31,.22) 45%,transparent 70%);filter:blur(8px);animation:heroPulse 7s ease-in-out infinite}@keyframes heroPulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.18);opacity:1}}.login-hero .hero-content{position:relative;z-index:2;width:100%}.login-hero .hero-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:34px}.login-hero .hero-mark{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-size:1.5rem;color:#fff;background:linear-gradient(135deg,#d9512a,#a5380f);box-shadow:0 8px 22px -8px #ff7a45b3}.login-hero .hero-word{font-size:2.1rem;font-weight:800;letter-spacing:-.02em}.login-hero .hero-title{font-size:1.85rem;font-weight:700;line-height:1.15;margin:0 0 10px}.login-hero .hero-sub{font-size:1rem;color:#ffffffb8;margin:0 0 28px}.login-hero .hero-features{list-style:none;padding:0;margin:0;display:grid;gap:14px}.login-hero .hero-features li{display:flex;align-items:center;gap:12px;font-size:.94rem;color:#ffffffeb}.login-hero .hero-features .fi{width:36px;height:36px;border-radius:10px;flex:0 0 36px;display:grid;place-items:center;font-size:.95rem;color:#ff8a5c;background:#ff7a4524;border:1px solid rgba(255,122,69,.28)}.login-hero .embers{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.login-hero .ember{position:absolute;bottom:-12px;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#ffb38a,#ff7a45 60%,#c0451f00 72%);opacity:0;animation:emberRise 6s linear infinite}@keyframes emberRise{0%{transform:translateY(0) scale(.6);opacity:0}15%{opacity:.9}80%{opacity:.7}to{transform:translateY(-580px) translate(24px) scale(1.1);opacity:0}}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:48px 44px}.login-card{width:100%;max-width:360px}.login-card h2{font-size:1.7rem;font-weight:700;color:#1f2733;margin:0 0 4px}.login-card .muted{color:#8a8d8f;font-size:.95rem;margin:0 0 26px}.login-foot{margin-top:26px;color:#a7abb0;font-size:.8rem;text-align:center}@media (max-width: 860px){.login-shell{grid-template-columns:1fr;max-width:440px;min-height:0}.login-hero{display:none}}.tv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;padding:26px 32px;gap:22px;overflow:auto;color:#eef1f4;font-feature-settings:"tnum";background:radial-gradient(1000px 500px at 100% 0%,rgba(192,69,31,.14),transparent 60%),linear-gradient(160deg,#12161c,#0d1116)}.tv-top{display:flex;align-items:center;justify-content:space-between}.tv-brand{font-size:1.9rem;font-weight:800;letter-spacing:.04em}.tv-brand span{color:#ff7a45}.tv-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.tv-kpi{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:22px 16px;text-align:center}.tv-kpi .v{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:800;line-height:1}.tv-kpi .l{margin-top:8px;font-size:.82rem;color:#aab0b8;text-transform:uppercase;letter-spacing:.08em}.tv-kpi.ok .v{color:#2ecc71}.tv-kpi.warn .v{color:#f39c12}.tv-kpi.danger .v{color:#e74c3c}.tv-panel{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px 20px}.tv-h{font-size:1.05rem;font-weight:700;color:#cfd4da;margin-bottom:12px;letter-spacing:.03em}.tv-row{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:center;padding:12px 14px;border-radius:10px;font-size:1.05rem;border-inline-start:4px solid transparent;background:#ffffff05}.tv-row+.tv-row{margin-top:8px}.tv-row .dev{font-weight:700}.tv-row .time{color:#8a9099;font-variant-numeric:tabular-nums}.tv-row.fire{border-inline-start-color:#e74c3c;background:#e74c3c1f}.tv-row.fault{border-inline-start-color:#f39c12;background:#f39c121a}.tv-bars{display:flex;align-items:flex-end;gap:4px;height:140px}.tv-bars .b{flex:1;background:linear-gradient(180deg,#ff7a45,#c0451f);border-radius:3px 3px 0 0;min-height:2px}.tv-exit{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:10px;color:#cfd4da;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:1.1rem}.tv-exit:hover{background:#e74c3c33;color:#fff}.vf{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0f14;color:#e7edf3;display:flex;flex-direction:column;font-family:Segoe UI,system-ui,sans-serif}.vf-top{display:flex;align-items:center;gap:1rem;padding:.85rem 1.4rem;border-bottom:1px solid #1c2632;background:#0d131b}.vf-brand{font-weight:700;letter-spacing:.04em}.vf-brand span{color:#5fa8ff;font-weight:500}.vf-queue{margin-left:auto}.vf-badge{background:#b9412f;color:#fff;font-weight:600;padding:.25rem .7rem;border-radius:999px;font-size:.82rem}.vf-exit{color:#6b7a8c;text-decoration:none;font-size:1.2rem;padding:0 .3rem}.vf-exit:hover{color:#e7edf3}.vf-idle{margin:auto;text-align:center;opacity:.65}.vf-idle-icon{width:84px;height:84px;margin:0 auto 1rem;border-radius:50%;background:#11321f;color:#3ddc84;display:grid;place-items:center;font-size:2.6rem}.vf-idle-text{font-size:1.05rem}.vf-grid{flex:1;display:grid;grid-template-columns:1fr 360px;gap:1px;background:#1c2632;min-height:0}.vf-grid.critical{box-shadow:inset 0 0 0 3px #b9412f;animation:vf-pulse 1.4s ease-in-out infinite}@keyframes vf-pulse{0%,to{box-shadow:inset 0 0 0 2px #b9412f}50%{box-shadow:inset 0 0 0 5px #e0503b}}.vf-view{background:#05080b;display:flex;flex-direction:column;min-height:0}.vf-snap{flex:1;width:100%;object-fit:contain;min-height:0;background:#000}.vf-noview{flex:1;display:grid;place-items:center;color:#4a5765}.vf-stage{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px}.vf-stage.single{grid-template-columns:1fr}.vf-pane{position:relative;min-height:0;border-radius:10px;overflow:hidden;background:#000}.vf-pane>.snap-frame,.vf-pane>div{height:100%}.vf-pane-tag{position:absolute;top:10px;inset-inline-start:10px;z-index:2;background:#0009;color:#fff;font-size:11px;letter-spacing:.3px;padding:3px 9px;border-radius:999px}.vf-thumbs{display:flex;gap:8px;padding:8px;overflow-x:auto;background:#0a0f15;border-top:1px solid #1c2632}.vf-thumb{flex:0 0 96px;height:60px;border-radius:8px;overflow:hidden;padding:0;cursor:pointer;background:#000;border:2px solid transparent;transition:border-color .15s}.vf-thumb.active{border-color:#e0503b}.vf-thumb .snap-frame{height:100%}.vf-thumb .snap-box,.vf-thumb .snap-box-label{display:none}.vf-view-foot{display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;background:#0d131b;border-top:1px solid #1c2632;font-size:.85rem}.vf-cam{color:#9fb2c6}.vf-stream{margin-left:auto;color:#5fa8ff;text-decoration:none}.vf-stream:hover{text-decoration:underline}.vf-dev-badge{display:inline-block;margin:8px 0;padding:7px 18px;border-radius:999px;background:#5fa8ff29;color:#cfe3ff;border:1px solid rgba(95,168,255,.45);font-size:1.4rem;font-weight:800;letter-spacing:.5px;cursor:pointer;transition:background .15s}.vf-dev-badge:hover{background:#5fa8ff52}.vf-status{text-align:center;margin-bottom:14px}.vf-reason-note{margin-top:8px;color:#aeb9c6;font-style:italic;font-size:.9rem;line-height:1.35}.vf-panel{background:#0d131b;padding:1.2rem;display:flex;flex-direction:column;gap:1rem;overflow:auto}.vf-alarm{text-align:center}.vf-kind{font-size:1.7rem;font-weight:800;color:#e0503b}.vf-dev{font-size:1rem;color:#cdd9e6;margin-top:.15rem}.vf-time{font-size:.8rem;color:#6b7a8c;margin-top:.15rem;font-variant-numeric:tabular-nums}.vf-ai{border:1px solid #1c2632;border-radius:10px;padding:.8rem}.vf-ai.alert{border-color:#b9412f;background:#1a0f0d}.vf-ai-h{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7a8c;margin-bottom:.4rem}.vf-ai-verdict{font-weight:700;margin-bottom:.45rem}.vf-ai-bar{height:8px;border-radius:999px;background:#16202c;overflow:hidden}.vf-ai-bar span{display:block;height:100%;background:linear-gradient(90deg,#e0a23b,#e0503b)}.vf-ai-pct{font-size:.8rem;color:#9fb2c6;margin-top:.35rem}.vf-ai-na{color:#6b7a8c;font-size:.85rem}.vf-count{text-align:center;margin-top:.3rem}.vf-count-num{font-size:2.6rem;font-weight:800;font-variant-numeric:tabular-nums}.vf-count-bar{height:6px;border-radius:999px;background:#16202c;overflow:hidden;margin:.35rem 0}.vf-count-bar span{display:block;height:100%;background:#5fa8ff;transition:width 1s linear}.vf-count-lbl{font-size:.72rem;color:#6b7a8c}.vf-reason{width:100%;background:#0b1119;border:1px solid #1c2632;border-radius:8px;color:#e7edf3;padding:.6rem .7rem;font-size:.95rem}.vf-reason::placeholder{color:#4a5765}.vf-reason:focus{outline:none;border-color:#5fa8ff}.vf-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.vf-actions.vf-actions-3{grid-template-columns:1fr}.vf-actions button{border:none;border-radius:9px;padding:.5rem .8rem;font-size:.9rem;font-weight:700;cursor:pointer}.vf-actions button:disabled{opacity:.5;cursor:default}.vf-reject{background:#2a323c;color:#e7edf3}.vf-reject:hover:not(:disabled){background:#36404c}.vf-investigate{background:#8a6d1f;color:#fff}.vf-investigate:hover:not(:disabled){background:#a5832a}.vf-accept{background:#1f8a4c;color:#fff}.vf-accept:hover:not(:disabled){background:#25a259}.app-logo{display:flex;align-items:center;gap:10px;color:#fff;padding:16px 18px}.app-logo .mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#d9512a,#a5380f);font-weight:800}.app-logo .word{font-weight:800;font-size:1.15rem;letter-spacing:.02em}.muted{color:#94a3b8}.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd5df;border-radius:8px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#b3bdca;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}.app-logo{border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:6px;padding:14px 12px;justify-content:center}.app-logo .word{background:linear-gradient(90deg,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.app-logo-img{display:block;height:76px;width:auto;max-width:100%;object-fit:contain;background:#fff;border-radius:12px;padding:8px 16px}.login-hero .hero-logo-img{height:104px;width:auto;max-width:100%;object-fit:contain;background:#fff;border-radius:16px;padding:14px 22px;box-shadow:0 8px 22px -8px #0006}.ant-layout-header{backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px)}.ant-card{transition:box-shadow .18s ease}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.72rem}.ant-table-wrapper .ant-table.ant-table-small{font-size:13px}.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr>td{padding-block:6px}.ant-table-wrapper .ant-table.ant-table-small .ant-tag{font-size:12px;line-height:18px}.page-loader{min-height:calc(100vh - 200px);display:grid;place-items:center;width:100%}.page>.ant-spin:only-child{display:grid;place-items:center;min-height:50vh}.page .ant-card{width:100%}.form-narrow{max-width:760px;margin-inline:auto;width:100%}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.wiring-col-head{display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding-bottom:4px}html[data-theme=dark] body{background:#0b1220;color:#cbd5e1}html[data-theme=dark] .page-title{color:#f1f5f9}html[data-theme=dark] .page-sub,html[data-theme=dark] .muted{color:#64748b}html[data-theme=dark] .kpi{background:#121a27;border-color:#1f2a3a;box-shadow:0 1px 2px #00000073}html[data-theme=dark] .kpi:hover{box-shadow:0 18px 32px -18px #000000b3;border-color:#283549}html[data-theme=dark] .kpi .kpi-val{color:#f1f5f9}html[data-theme=dark] .kpi .kpi-label{color:#64748b}html[data-theme=dark] .statbar .sb-label{color:#cbd5e1}html[data-theme=dark] .statbar .sb-track{background:#1c2636}html[data-theme=dark] .statbar .sb-val{color:#e2e8f0}html[data-theme=dark] .heatmap .hm-cell{background:#1c2636}html[data-theme=dark] .heatmap .hm-cell[data-h="1"]{background:#14463a}html[data-theme=dark] .heatmap .hm-cell[data-h="2"]{background:#1a6b52}html[data-theme=dark] .heatmap .hm-cell[data-h="3"]{background:#1e9a73}html[data-theme=dark] .heatmap .hm-cell[data-h="4"]{background:#25c98f}html[data-theme=dark] .heatmap .hm-cell[data-h="5"]{background:#4be7ac}html[data-theme=dark] .heatmap .hm-corner,html[data-theme=dark] .heatmap .hm-col,html[data-theme=dark] .heatmap .hm-row{color:#64748b}html[data-theme=dark] *{scrollbar-color:#334155 transparent}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#334155;background-clip:content-box}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#475569;background-clip:content-box}.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}}
