:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#eef4ff;--muted:#9eb0c8;--line:#becfeb1c;--glass:#0c152499;--glass-soft:#111c2f8f;--shadow:0 24px 70px #04081052;--blue:#4f8cff;--blue-2:#2f6cf5;--green:#79d58a;--blur:blur(18px);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 20% 10%,#4f8cff14,#0000 0 20%),radial-gradient(circle at 80% 12%,#ff94580f,#0000 0 18%),linear-gradient(#07111d 0%,#040914 100%);overflow:hidden}button,input,a{font:inherit}a{color:#c8d8f0;text-decoration:none}.glass{background:var(--glass);-webkit-backdrop-filter:var(--blur);border:1px solid var(--line);box-shadow:var(--shadow)}.glass-soft{background:var(--glass-soft);-webkit-backdrop-filter:blur(14px);border:1px solid #becfeb14}.app{width:100%;height:100%;position:relative}.topbar{z-index:1000;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:78px;padding:0 14px;display:grid;position:absolute;top:16px;left:16px;right:16px}.brand-block{align-items:center;gap:12px;min-width:0;display:flex}.brand-logo{background:linear-gradient(#4f8cff40,#2248ac3d);border:1px solid #becfeb14;border-radius:16px;place-items:center;width:44px;height:44px;font-size:1.1rem;display:grid}.brand-title{letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1}.brand-subtitle{color:var(--muted);margin-top:4px;font-size:.94rem}.search-box{border-radius:18px;grid-template-columns:18px 1fr;align-items:center;gap:10px;height:48px;padding:0 14px;display:grid}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:none}.search-box input::placeholder{color:#95a8c3}.top-controls{align-items:center;gap:10px;display:flex}.mode-switch{border-radius:18px;align-items:center;gap:4px;height:48px;padding:4px;display:flex}.mode-btn{min-width:98px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:14px;font-weight:700}.mode-btn.active{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%);box-shadow:0 10px 22px #2f6cf538}.left-panel{z-index:940;border-radius:28px;flex-direction:column;gap:14px;width:320px;height:calc(100vh - 124px);padding:16px;display:flex;position:absolute;top:108px;left:16px}.left-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tab-btn{min-height:40px;color:var(--text);cursor:pointer;background:#17253dd6;border:1px solid #becfeb14;border-radius:14px;font-weight:700}.tab-btn.active{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%)}.summary-grid.two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.summary-card{text-align:center;background:#ffffff08;border:1px solid #becfeb14;border-radius:18px;padding:12px}.summary-card strong{margin-bottom:4px;font-size:1.25rem;display:block}.summary-card span{color:var(--muted);font-size:.82rem}.incident-list{gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.empty-state{color:var(--muted);background:#ffffff08;border:1px solid #becfeb14;border-radius:18px;gap:8px;padding:18px;display:grid}.incident-item{color:var(--text);cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #becfeb14;border-radius:20px;padding:14px}.incident-item.selected{background:#4f8cff14;border-color:#4f8cff6b}.incident-item-top{justify-content:flex-start;align-items:center;display:flex}.status-pill,.panel-chip{color:#fff;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.panel-chip.blue{color:#9cc0ff;background:#4f8cff29}.incident-item-title{margin-top:12px;font-size:1rem;font-weight:800;line-height:1.2}.incident-item-sub{color:#d3dff0;margin-top:5px;font-size:.92rem}.incident-item-meta{color:var(--muted);flex-wrap:wrap;gap:8px 12px;margin-top:12px;font-size:.84rem;display:flex}.filters-wrap{gap:16px;display:grid;overflow:auto}.filter-group label{margin-bottom:10px;font-weight:700;display:block}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{min-height:40px;color:var(--text);cursor:pointer;background:#17253dd6;border:1px solid #becfeb14;border-radius:14px;padding:0 14px}.chip.active{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%)}.left-footer{border-top:1px solid #becfeb14;flex-wrap:wrap;gap:10px 14px;margin-top:auto;padding-top:12px;font-size:.84rem;display:flex}.map-stage{position:absolute;inset:0}.map{width:100%;height:100%}.leaflet-container{background:#dfe8ef}.leaflet-control-attribution{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffa8!important;border-radius:10px 0 0!important}.right-panel{z-index:950;border-radius:28px;width:360px;min-height:220px;padding:18px;position:absolute;top:108px;right:16px}.right-panel.empty{min-height:180px}.panel-head{justify-content:flex-start;display:flex}.right-panel h3{letter-spacing:-.03em;margin:14px 0 6px;font-size:1.95rem;line-height:1}.panel-subtitle{color:#d3e1f7;font-size:.95rem}.info-list{gap:10px;margin-top:16px;display:grid}.info-row{background:#ffffff08;border:1px solid #becfeb14;border-radius:18px;gap:5px;padding:13px 14px;display:grid}.info-row span{color:var(--muted);font-size:.84rem}.info-row strong{font-size:1rem}.stats-strip.two{border-top:1px solid #becfeb14;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding-top:14px;display:grid}.stats-strip span{color:var(--muted);margin-bottom:6px;font-size:.84rem;display:block}.stats-strip strong{font-size:.98rem}.simple-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.type-btn{min-height:42px;color:var(--text);cursor:pointer;background:#17253dd6;border:1px solid #becfeb14;border-radius:14px}.type-btn.active{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%)}.action-row{gap:10px;margin-top:18px;display:flex}.btn-primary,.btn-secondary,.btn-green{cursor:pointer;border:0;border-radius:16px;flex:1;height:48px;font-weight:800}.btn-primary{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%);color:#fff}.btn-secondary{color:var(--text);background:#7f91ab1f;border:1px solid #becfeb24}.btn-green{color:#8ce4a2;background:#79d58a14;border:1px solid #79d58a57}.inline-msg{color:#9ec1ff;margin-top:14px}@media (width<=1180px){.topbar{grid-template-columns:1fr;height:auto;padding:12px}.left-panel,.right-panel{height:calc(100vh - 164px);top:148px}}@media (width<=980px){body{overflow:auto}.topbar{top:12px;left:12px;right:12px}.left-panel{width:290px;height:calc(100vh - 160px);top:148px;left:12px}.right-panel{width:330px;top:148px;right:12px}}@media (width<=860px){.left-panel{width:auto;height:230px;inset:auto 12px 250px}.incident-list{gap:10px;display:flex;overflow:auto hidden}.incident-item{min-width:260px}.right-panel{width:auto;inset:auto 12px 12px}.stats-strip.two,.summary-grid.two{grid-template-columns:1fr}.action-row{flex-direction:column}}:root{--ux-font-base:14px;--ux-panel-width:clamp(260px, 23vw, 340px);--ux-panel-padding:clamp(10px, 1.1vw, 14px);--ux-card-padding:clamp(9px, 1vw, 12px);--ux-radius-panel:20px;--ux-radius-control:14px;--ux-control-height:34px;--ux-gap:10px}html{font-size:var(--ux-font-base)}body{font-size:.92rem}.app-shell,.app-layout,.shell,.main-layout,.map-layout{gap:var(--ux-gap)}.glass,.left-panel,.right-panel,.side-panel,.sidebar,.panel{border-radius:var(--ux-radius-panel)}.left-panel,.right-panel,.side-panel,.sidebar{width:var(--ux-panel-width);max-width:var(--ux-panel-width);padding:var(--ux-panel-padding)}.topbar,.header,.app-header,.toolbar{min-height:auto;padding:9px 12px}.brand-title,.logo-title,h1{font-size:clamp(1.15rem,1.65vw,1.45rem);line-height:1.05}.brand-subtitle,.logo-subtitle,.panel-subtitle{font-size:.78rem;line-height:1.25}h2,.panel h2{font-size:1.05rem}h3,.panel h3,.right-panel h3,.left-panel h3{margin-block:.35rem;font-size:1rem;line-height:1.15}.mode-btn,.chip,.type-btn,.btn-primary,.btn-secondary,.panel-chip,.search-input,.searchbox input{min-height:var(--ux-control-height);border-radius:var(--ux-radius-control);padding:7px 10px}.stats-grid,.simple-grid,.action-row,.info-list{gap:8px}.stat-card,.incident-card,.zone-card,.info-row,.filter-card{padding:var(--ux-card-padding);border-radius:16px}.stat-card strong,.counter strong{font-size:clamp(1.15rem,1.8vw,1.55rem)}.incident-card{gap:6px}.incident-card h3,.incident-card strong{font-size:.94rem}.leaflet-control-zoom a{width:30px!important;height:30px!important;line-height:30px!important}.leaflet-control-attribution{font-size:10px}@media (width>=900px){.right-panel,.left-panel,.side-panel,.sidebar{max-height:calc(100vh - 24px);overflow:auto}}@media (width<=760px){:root{--ux-font-base:14px;--ux-panel-width:min(100%, 420px);--ux-panel-padding:12px}.left-panel,.right-panel,.side-panel,.sidebar{width:100%;max-width:100%}.brand-title,.logo-title,h1{font-size:1.18rem}}:root{--compact-control-height:2.45rem;--compact-radius:1.05rem;--compact-panel-radius:1.45rem}button,input,select,textarea{font-size:.92rem}.brand-block{gap:.6rem}.brand-logo{width:2.2rem;min-width:2.2rem;height:2.2rem}.brand-title{letter-spacing:-.03em;font-size:clamp(1rem,1.65vw,1.18rem)}.brand-subtitle{font-size:.74rem;line-height:1.25}.panel-chip{padding:.34rem .58rem;font-size:.72rem}.mode-switch,.mode-tabs,.tabs,.segmented-control{gap:.45rem;padding:.35rem}.mode-switch button,.mode-tabs button,.tabs button,.segmented-control button{min-height:var(--compact-control-height);border-radius:var(--compact-radius);padding:.55rem .9rem;font-size:.92rem}.report-panel,.report-card,.report-sheet,.report-box,.detail-panel,.floating-panel{border-radius:var(--compact-panel-radius)}.btn-primary,.btn-secondary,.btn-ghost,button{min-height:var(--compact-control-height)}.turnstile-box{background:#ffffff1a;border:1px solid #ffffff29;border-radius:.95rem;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:.65rem auto .85rem;padding:.55rem;display:flex;overflow:hidden}#turnstile-report-widget,.cf-turnstile,.turnstile-box>div{max-width:100%}.turnstile-hint{opacity:.78;text-align:center;margin:.35rem 0 0;font-size:.76rem;line-height:1.25}@media (width<=720px){html{font-size:14px}.brand-logo{width:2rem;min-width:2rem;height:2rem}.brand-title{font-size:1rem}.brand-subtitle{max-width:12rem;font-size:.68rem}.left-footer{flex-wrap:wrap;gap:.42rem}.left-footer a{font-size:.72rem}.report-panel,.report-card,.report-sheet,.report-box,.detail-panel,.floating-panel{max-height:78svh;overflow:auto}.turnstile-box{border-radius:.85rem;margin:.55rem auto .75rem;padding:.45rem}.btn-primary,.btn-secondary,.btn-ghost,button{min-height:2.28rem;padding-top:.48rem;padding-bottom:.48rem}}@media (width<=480px){html{font-size:13.25px}.brand-subtitle{display:none}.turnstile-hint{font-size:.7rem}}@media (width<=860px){html,body,#root{height:100%;overflow:hidden}.app{height:100svh;overflow:hidden}.topbar{border-radius:20px;grid-template-columns:1fr;gap:7px;height:auto;padding:8px;top:8px;left:8px;right:8px}.brand-block{gap:7px}.brand-logo{border-radius:10px;width:28px;min-width:28px;height:28px;font-size:.82rem}.brand-title{font-size:.92rem;line-height:1}.brand-subtitle{display:none}.search-box{border-radius:13px;height:36px;padding:0 10px;font-size:.82rem}.mode-switch{border-radius:14px;height:38px;padding:4px}.mode-btn{border-radius:11px;min-width:0;height:30px;min-height:30px;padding:0 .72rem;font-size:.84rem}.left-panel{border-radius:20px;width:auto;max-width:none;height:190px;padding:10px;inset:auto 8px 8px}.app-report .left-panel{display:none}.right-panel{border-radius:22px;width:auto;max-width:none;min-height:0;max-height:42svh;padding:12px;inset:auto 8px 8px;overflow:auto}.app-report .right-panel{max-height:calc(100svh - 136px);top:128px;bottom:auto}.right-panel h3{margin:8px 0 4px;font-size:1.05rem;line-height:1.12}.panel-subtitle{font-size:.82rem;line-height:1.25}.panel-chip{min-height:26px;padding:0 9px;font-size:.7rem}.simple-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.type-btn{border-radius:13px;min-height:38px;font-size:.86rem}.action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.btn-primary,.btn-secondary,.btn-green{border-radius:14px;height:42px;min-height:42px;font-size:.86rem}.turnstile-box{background:#ffffff14;border-radius:14px;align-items:center;width:100%;margin:10px 0;padding:8px;overflow:visible}#turnstile-report-widget{max-width:100%;min-height:70px}.turnstile-box iframe{max-width:100%!important}.turnstile-hint{margin-top:5px;font-size:.7rem;line-height:1.2}.left-footer{gap:.42rem}.left-footer a{font-size:.72rem}}@media (width<=420px){html{font-size:13.25px}.topbar{gap:6px;padding:7px}.brand-logo{border-radius:9px;width:24px;min-width:24px;height:24px;font-size:.76rem}.brand-title{font-size:.86rem}.search-box{height:34px}.mode-switch{height:36px}.mode-btn{height:28px;min-height:28px;font-size:.8rem}.app-report .right-panel{max-height:calc(100svh - 120px);top:112px}.right-panel{border-radius:20px;padding:10px}.simple-grid{gap:7px}.type-btn{min-height:36px;font-size:.82rem}.action-row{grid-template-columns:1fr;gap:7px}.btn-primary,.btn-secondary,.btn-green{height:38px;min-height:38px}.turnstile-box{justify-content:flex-start;min-height:86px;padding:7px}}@media (width<=900px){html,body,#root{height:100%;overflow:hidden}.app{width:100vw;height:100svh;overflow:hidden}.map-wrap,.map-shell,.leaflet-container{height:100svh!important}.topbar{top:max(8px, env(safe-area-inset-top));z-index:700;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;grid-template-columns:1fr;gap:7px;padding:8px;display:grid;position:fixed;left:8px;right:8px}.brand-block{gap:7px;min-width:0}.brand-logo{border-radius:10px;width:28px;min-width:28px;height:28px;font-size:.82rem}.brand-title{letter-spacing:-.03em;font-size:.92rem;line-height:1.05}.brand-subtitle{display:none}.search-box,.search-input,.search{border-radius:13px;height:35px;min-height:35px;font-size:.82rem}.mode-switch{border-radius:15px;gap:4px;height:38px;min-height:38px;padding:4px}.mode-btn{border-radius:12px;height:30px;min-height:30px;padding:0 .75rem;font-size:.82rem}.left-panel{top:auto;left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));z-index:650;border-radius:20px;width:auto;max-width:none;height:auto;min-height:0;max-height:30svh;padding:10px;position:fixed;overflow:auto}.app-report .left-panel{display:none!important}.right-panel{top:auto;left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));z-index:680;overscroll-behavior:contain;border-radius:22px;width:auto;max-width:none;min-height:0;max-height:38svh;padding:11px;position:fixed;overflow:auto}.app-report .right-panel{bottom:max(8px, env(safe-area-inset-bottom));max-height:min(58svh,470px);top:auto}.right-panel:before{content:"";background:#ffffff47;border-radius:999px;width:42px;height:4px;margin:0 auto 9px;display:block}.right-panel h2,.right-panel h3{letter-spacing:-.025em;margin:6px 0 4px;font-size:1rem;line-height:1.12}.panel-subtitle,.right-panel p{font-size:.79rem;line-height:1.25}.panel-chip{border-radius:999px;min-height:24px;padding:0 8px;font-size:.68rem}.simple-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.type-btn,.simple-grid button{border-radius:13px;height:35px;min-height:35px;padding:0 8px;font-size:.81rem}.action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.btn-primary,.btn-secondary,.btn-green,.action-row button{border-radius:14px;height:38px;min-height:38px;padding:0 10px;font-size:.82rem}.turnstile-box{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;place-items:center;width:100%;max-width:100%;min-height:86px;margin:9px 0;padding:7px;display:grid;overflow:hidden}#turnstile-report-widget,.cf-turnstile,.turnstile-box>div{width:auto!important;max-width:100%!important}.turnstile-box iframe{transform-origin:50%;max-width:100%!important}.turnstile-hint{text-align:center;opacity:.75;margin:5px 0 0;font-size:.68rem;line-height:1.18}.left-footer{flex-wrap:wrap;gap:.38rem}.left-footer a{font-size:.68rem}.leaflet-control-zoom{transform-origin:0 100%;transform:scale(.82)}.leaflet-control-attribution{font-size:9px}}@media (width<=480px){html{font-size:13px}.topbar{border-radius:18px;gap:6px;padding:7px}.brand-logo{border-radius:9px;width:24px;min-width:24px;height:24px}.brand-title{font-size:.84rem}.search-box,.search-input,.search{height:32px;min-height:32px}.mode-switch{height:34px;min-height:34px}.mode-btn{height:26px;min-height:26px;font-size:.76rem}.left-panel{max-height:28svh;padding:9px}.right-panel{border-radius:20px;max-height:36svh;padding:9px}.app-report .right-panel{max-height:min(54svh,430px)}.simple-grid{gap:6px}.type-btn,.simple-grid button{height:33px;min-height:33px;font-size:.78rem}.action-row{grid-template-columns:1fr;gap:6px}.btn-primary,.btn-secondary,.btn-green,.action-row button{height:36px;min-height:36px;font-size:.8rem}.turnstile-box{min-height:80px;margin:8px 0;padding:6px}}@media (width<=380px){.app-report .right-panel{max-height:50svh}.turnstile-box iframe{transform:scale(.92)}}@media (width<=900px){html,body,#root{width:100%;height:100%;overflow:hidden!important}.app{width:100vw;height:100svh;overflow:hidden!important}.map-wrap,.map-shell,.leaflet-container{height:100svh!important;min-height:100svh!important}.topbar{top:max(8px, env(safe-area-inset-top))!important;border-radius:18px!important;gap:6px!important;max-height:112px!important;padding:7px!important;left:8px!important;right:8px!important}.brand-block{gap:7px!important;min-height:25px!important}.brand-logo{border-radius:9px!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:.74rem!important}.brand-title{font-size:.82rem!important;line-height:1!important}.brand-subtitle{display:none!important}.search-box,.search-input,.search{border-radius:12px!important;height:32px!important;min-height:32px!important;font-size:.78rem!important}.mode-switch{border-radius:14px!important;width:fit-content!important;max-width:100%!important;height:34px!important;min-height:34px!important;padding:4px!important}.mode-btn{border-radius:10px!important;height:26px!important;min-height:26px!important;padding:0 .8rem!important;font-size:.76rem!important}.left-panel{display:none!important}.right-panel{top:auto!important;left:8px!important;right:8px!important;bottom:max(8px, env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important;z-index:680!important;border-radius:19px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;padding:10px 11px!important;position:fixed!important;overflow:auto!important}.right-panel:before{content:""!important;background:#ffffff4d!important;border-radius:999px!important;width:34px!important;height:3px!important;margin:0 auto 7px!important;display:block!important}.app-explore .right-panel{max-height:92px!important}.app-explore .right-panel .panel-chip{min-height:20px!important;padding:0 7px!important;font-size:.62rem!important;display:inline-flex!important}.app-explore .right-panel h3,.app-explore .right-panel h2{margin:5px 0 2px!important;font-size:.86rem!important;line-height:1.08!important}.app-explore .right-panel p,.app-explore .right-panel .panel-subtitle{margin:0!important;font-size:.68rem!important;line-height:1.15!important}.app-report .right-panel{max-height:min(390px,52svh)!important;padding:10px!important}.app-report .right-panel .panel-chip{min-height:20px!important;padding:0 7px!important;font-size:.62rem!important}.app-report .right-panel h3,.app-report .right-panel h2{margin:5px 0 2px!important;font-size:.9rem!important;line-height:1.1!important}.app-report .right-panel p,.app-report .right-panel .panel-subtitle{margin:0!important;font-size:.68rem!important;line-height:1.15!important}.simple-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:9px!important}.type-btn,.simple-grid button{border-radius:11px!important;height:32px!important;min-height:32px!important;padding:0 6px!important;font-size:.74rem!important}.turnstile-box{background:#ffffff1f!important;border-radius:13px!important;place-items:center!important;width:100%!important;max-width:100%!important;height:76px!important;min-height:76px!important;margin:8px 0!important;padding:5px!important;display:grid!important;overflow:hidden!important}#turnstile-report-widget,.cf-turnstile,.turnstile-box>div{width:300px!important;max-width:100%!important}.turnstile-box iframe{transform-origin:50%!important;width:300px!important;max-width:100%!important;height:65px!important}.turnstile-hint{display:none!important}.action-row{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:8px!important;display:grid!important}.btn-primary,.btn-secondary,.btn-green,.action-row button{border-radius:12px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:.76rem!important}.message-box,.inline-message{border-radius:12px!important;margin-top:7px!important;padding:7px 9px!important;font-size:.72rem!important}.leaflet-control-attribution{font-size:8px!important}}@media (width<=380px){.app-report .right-panel{max-height:min(370px,50svh)!important}.turnstile-box iframe{transform:scale(.88)!important}.action-row{grid-template-columns:1fr!important}.btn-primary,.btn-secondary,.btn-green,.action-row button{height:32px!important;min-height:32px!important}}@media (width>=901px){.right-panel{overflow:visible!important}.turnstile-box{justify-content:center!important;align-items:center!important;width:100%!important;min-width:320px!important;max-width:100%!important;height:auto!important;min-height:92px!important;padding:10px!important;display:flex!important;overflow:visible!important}#turnstile-report-widget,.cf-turnstile,.turnstile-box>div{width:300px!important;min-width:300px!important;max-width:300px!important;margin-inline:auto!important;overflow:visible!important}.turnstile-box iframe{transform-origin:50%!important;width:300px!important;max-width:300px!important;height:65px!important;transform:none!important}}@media (width<=900px){html,body,#root{height:100%;overflow:hidden!important}.app{width:100vw;height:100svh;overflow:hidden!important}.map-wrap,.map-shell,.leaflet-container{height:100svh!important;min-height:100svh!important}.topbar{top:max(8px, env(safe-area-inset-top))!important;z-index:700!important;border-radius:18px!important;gap:6px!important;max-height:112px!important;padding:7px!important;position:fixed!important;left:8px!important;right:8px!important}.brand-block{gap:7px!important;min-height:24px!important}.brand-logo{border-radius:9px!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:.74rem!important}.brand-title{font-size:.82rem!important;line-height:1!important}.brand-subtitle{display:none!important}.search-box,.search-input,.search{border-radius:12px!important;height:32px!important;min-height:32px!important;font-size:.78rem!important}.mode-switch{border-radius:14px!important;width:fit-content!important;max-width:100%!important;height:34px!important;min-height:34px!important;padding:4px!important}.mode-btn{border-radius:10px!important;height:26px!important;min-height:26px!important;padding:0 .8rem!important;font-size:.76rem!important}.app-explore .right-panel{display:none!important}.app-explore .left-panel{top:auto!important;left:8px!important;right:8px!important;bottom:max(8px, env(safe-area-inset-bottom))!important;z-index:680!important;overscroll-behavior:contain!important;border-radius:19px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:34svh!important;padding:10px!important;display:flex!important;position:fixed!important;overflow:auto!important}.app-explore .left-panel:before{content:""!important;background:#ffffff4d!important;border-radius:999px!important;width:34px!important;height:3px!important;min-height:3px!important;margin:0 auto 7px!important;display:block!important}.app-explore .left-panel h2,.app-explore .left-panel h3,.app-explore .panel-title{margin:4px 0!important;font-size:.88rem!important;line-height:1.1!important}.app-explore .left-panel p,.app-explore .left-panel li,.app-explore .panel-subtitle{font-size:.7rem!important;line-height:1.18!important}.app-explore .left-footer{border-top:1px solid #ffffff1f!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important;padding-top:8px!important;display:flex!important}.app-explore .left-footer a{background:#ffffff14!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:0 8px!important;font-size:.68rem!important;text-decoration:none!important;display:inline-flex!important}.app-report .left-panel{display:none!important}.app-report .right-panel{top:auto!important;left:8px!important;right:8px!important;bottom:max(8px, env(safe-area-inset-bottom))!important;z-index:690!important;overscroll-behavior:contain!important;border-radius:19px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:calc(100svh - 132px)!important;padding:10px!important;display:block!important;position:fixed!important;overflow:auto!important}.app-report .right-panel:before{content:""!important;background:#ffffff4d!important;border-radius:999px!important;width:34px!important;height:3px!important;margin:0 auto 7px!important;display:block!important}.app-report .right-panel h2,.app-report .right-panel h3{margin:5px 0 2px!important;font-size:.9rem!important;line-height:1.1!important}.app-report .right-panel p,.app-report .right-panel .panel-subtitle{margin:0!important;font-size:.68rem!important;line-height:1.15!important}.panel-chip{border-radius:999px!important;min-height:20px!important;padding:0 7px!important;font-size:.62rem!important}.simple-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:9px!important;display:grid!important}.type-btn,.simple-grid button{border-radius:11px!important;height:32px!important;min-height:32px!important;padding:0 6px!important;font-size:.74rem!important}.turnstile-box{background:#ffffff24!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:134px!important;margin:8px 0!important;padding:8px!important;display:flex!important;overflow:visible!important}#turnstile-report-widget,.cf-turnstile,.turnstile-box>div{width:150px!important;min-width:150px!important;max-width:150px!important;margin-inline:auto!important;overflow:visible!important}.turnstile-box iframe{transform-origin:50%!important;width:150px!important;min-width:150px!important;max-width:150px!important;height:130px!important;max-height:130px!important;transform:none!important}.turnstile-hint{display:none!important}.action-row{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:8px!important;display:grid!important}.btn-primary,.btn-secondary,.btn-green,.action-row button{border-radius:12px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:.76rem!important}.message-box,.inline-message{border-radius:12px!important;margin-top:7px!important;padding:7px 9px!important;font-size:.72rem!important}.leaflet-control-attribution{font-size:8px!important}}@media (width<=380px){.app-explore .left-panel{max-height:36svh!important}.app-report .right-panel{max-height:calc(100svh - 124px)!important}.action-row{grid-template-columns:1fr!important}.btn-primary,.btn-secondary,.btn-green,.action-row button{height:32px!important;min-height:32px!important}}.turnstile-box{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;overflow:visible!important}#turnstile-report-widget,.cf-turnstile{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.turnstile-hint{color:#f1f5f9c2!important;background:#ffffff14!important;border-radius:999px!important;align-items:center!important;min-height:22px!important;margin:8px 0 0!important;padding:4px 8px!important;font-size:.68rem!important;line-height:1!important;display:inline-flex!important}@media (width<=900px){.turnstile-box{height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.turnstile-hint{margin-top:7px!important;font-size:.64rem!important}.app-report .right-panel{max-height:calc(100svh - 128px)!important}}.turnstile-hint{opacity:.8!important}.btn-primary:disabled,.btn-secondary:disabled{cursor:progress}.status-message,.toast,.feedback-message{animation:.18s ease-out messageSoftIn}@keyframes messageSoftIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}html,body,#root{min-height:100%}@supports (height:100dvh){html,body,#root{min-height:100dvh}}@media (width<=820px){html,body,#root{width:100%;min-height:100dvh;overflow:hidden}body{overscroll-behavior:none;-webkit-text-size-adjust:100%}.app-shell,.app,.page,.map-shell,.map-page{height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.topbar,.app-topbar,.control-shell,.top-controls,.mobile-topbar{max-width:calc(100vw - 16px - var(--safe-left) - var(--safe-right));margin-left:calc(8px + var(--safe-left));margin-right:calc(8px + var(--safe-right))}.brand-title{font-size:clamp(.72rem,3.2vw,.95rem);line-height:1.05}.brand-subtitle{font-size:clamp(.56rem,2.6vw,.72rem);line-height:1.15}input,button,select,textarea{font-size:16px}.side-panel,.left-panel,.drawer-panel,.bottom-sheet,.detail-panel,.report-panel,.mobile-sheet{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;left:calc(8px + var(--safe-left))!important;right:calc(8px + var(--safe-right))!important;bottom:calc(8px + var(--safe-bottom))!important;width:auto!important;max-width:none!important;max-height:min(48dvh,430px)!important;padding-bottom:max(14px, calc(14px + var(--safe-bottom)))!important;border-radius:22px!important;overflow:hidden auto!important}:is(body:has(.report-form) .side-panel,body:has(.report-form) .left-panel,body:has(.report-form) .drawer-panel,body:has(.report-form) .bottom-sheet,body:has(.report-form) .report-panel,body:has(.turnstile-status) .side-panel,body:has(.turnstile-status) .left-panel,body:has(.turnstile-status) .drawer-panel,body:has(.turnstile-status) .bottom-sheet){max-height:min(58dvh,500px)!important}.report-panel,.report-card,.report-form{-webkit-overflow-scrolling:touch;max-height:min(58dvh,500px);overflow-y:auto}.bottom-sheet:before,.side-panel:before,.left-panel:before,.drawer-panel:before,.detail-panel:before{content:"";background:#e2e8f061;border-radius:999px;width:38px;height:4px;margin:0 auto 10px;display:block}.action-row,.report-actions,.button-row,.form-actions,.detail-actions{grid-template-columns:1fr 1fr;padding-bottom:max(4px, var(--safe-bottom))!important;gap:8px!important;display:grid!important}.action-row button,.report-actions button,.button-row button,.form-actions button,.detail-actions button,.btn-primary,.btn-secondary,.btn-ghost{border-radius:15px!important;height:auto!important;min-height:40px!important;padding:10px 12px!important;font-size:.86rem!important;line-height:1.1!important}.mode-toggle,.panel-tabs,.filter-tabs,.tabs,.segmented,.chip-row,.filter-row{flex-wrap:wrap!important;gap:8px!important;min-width:0!important;display:flex!important}.mode-toggle button,.panel-tabs button,.filter-tabs button,.tabs button,.segmented button,.chip-row button,.filter-row button,.chip,.panel-chip{white-space:nowrap;border-radius:14px!important;height:auto!important;min-height:34px!important;padding:8px 11px!important;font-size:.78rem!important}.stat-card,.counter-card,.summary-card{border-radius:16px!important;min-height:48px!important;padding:10px 12px!important}.stat-value,.counter-value{font-size:1rem!important;line-height:1!important}.stat-label,.counter-label{font-size:.68rem!important}.left-footer,.panel-footer,.legal-links,.footer-links{z-index:3;position:relative;padding-top:10px!important;padding-bottom:max(10px, var(--safe-bottom))!important;flex-wrap:wrap!important;gap:7px!important;margin-bottom:0!important;display:flex!important}.left-footer a,.panel-footer a,.legal-links a,.footer-links a{color:#e2e8f0eb;white-space:nowrap;background:#0f172a2e;border-radius:999px;align-items:center;min-height:26px;padding:5px 8px;line-height:1;text-decoration:none;display:inline-flex;font-size:.68rem!important}.leaflet-control-attribution{max-width:70vw;font-size:9px!important;line-height:1.1!important}}@media (width<=820px) and (height<=760px){.side-panel,.left-panel,.drawer-panel,.bottom-sheet,.detail-panel,.report-panel,.mobile-sheet{max-height:min(44dvh,360px)!important;padding-top:10px!important;padding-bottom:max(12px, calc(12px + var(--safe-bottom)))!important}:is(body:has(.report-form) .side-panel,body:has(.report-form) .left-panel,body:has(.report-form) .drawer-panel,body:has(.report-form) .bottom-sheet,body:has(.turnstile-status) .side-panel,body:has(.turnstile-status) .left-panel,body:has(.turnstile-status) .drawer-panel,body:has(.turnstile-status) .bottom-sheet){max-height:min(54dvh,430px)!important}.brand-subtitle{display:none}.action-row button,.report-actions button,.button-row button,.form-actions button,.detail-actions button,.btn-primary,.btn-secondary,.btn-ghost{min-height:36px!important;padding:8px 10px!important}}@media (width<=430px){.side-panel,.left-panel,.drawer-panel,.bottom-sheet,.detail-panel,.report-panel,.mobile-sheet{left:calc(6px + var(--safe-left))!important;right:calc(6px + var(--safe-right))!important;bottom:calc(6px + var(--safe-bottom))!important;border-radius:19px!important}.report-type-grid,.incident-type-grid,.type-grid{grid-template-columns:1fr 1fr;gap:7px!important;display:grid!important}.report-type-grid button,.incident-type-grid button,.type-grid button{min-width:0!important;padding-left:8px!important;padding-right:8px!important;font-size:.74rem!important}}.turnstile-box{opacity:1;pointer-events:auto;place-items:center;width:min(100%,340px);max-width:100%;min-height:22px;margin:8px auto 4px;padding:0;display:grid;overflow:visible}.turnstile-box>div{max-width:100%;overflow:visible}.turnstile-box iframe{max-width:100%!important}.turnstile-hint{text-align:center;color:#475569db;margin:4px 0 0;font-size:.72rem;line-height:1.25}.turnstile-hint.ok{color:#166534d1}@media (width<=390px){.turnstile-box{width:min(100%,180px);margin-top:6px}.turnstile-hint{font-size:.68rem}}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
