:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e0e0e0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#13131a;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#6c63ff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#8b83ff}body{min-width:320px;min-height:100vh;margin:0}*{box-sizing:border-box}.app-shell{min-height:100vh;display:flex}.main-content{flex:1;min-width:0;overflow-x:hidden}.dashboard{max-width:1400px;min-height:100vh;margin:0 auto;padding:1.25rem 1.5rem 2rem}.empty-shell{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.empty-shell h2{color:#e0e0e0;margin:0}.empty-shell p{margin:0}.sidebar{z-index:100;background:#16161e;border-right:1px solid #1e1e2e;flex-direction:column;flex-shrink:0;transition:width .25s;display:flex;overflow:hidden}.sidebar-collapsed{width:64px}.sidebar-expanded{width:240px}.sidebar-header{border-bottom:1px solid #1e1e2e;justify-content:space-between;align-items:center;min-height:56px;padding:1rem .75rem;display:flex}.sidebar-title{color:#aaa;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.sidebar-brand{color:#e0e0e0;letter-spacing:-.3px;font-size:1.1rem;font-weight:700}.brand-accent{color:#6c63ff}.sidebar-brand-icon{justify-content:center;align-items:center;font-size:1.2rem;display:flex}.sidebar-copyright{color:#555;text-align:center;border-top:1px solid #1e1e2e;margin-top:.5rem;padding-top:.5rem;font-size:.65rem}.sidebar-copyright a{color:#6c63ff;text-decoration:none}.sidebar-copyright a:hover{text-decoration:underline}.sidebar-version{color:#8b83ff;letter-spacing:.3px;background:#6c63ff26;border-radius:4px;margin-bottom:.25rem;padding:.1rem .4rem;font-size:.6rem;font-weight:600;display:inline-block}.sidebar-toggle{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:.75rem;transition:background .15s}.sidebar-toggle:hover{color:#aaa;background:#2a2a3e}.sidebar-collapsed .sidebar-toggle{margin:0 auto}.sidebar-apps{flex-direction:column;flex:1;gap:2px;padding:.5rem;display:flex;overflow-y:auto}.sidebar-app-item{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;min-height:44px;padding:.5rem;transition:background .15s;display:flex;position:relative}.sidebar-app-item:hover{background:#1e1e2e}.sidebar-app-active{background:#1e1e2e;border-left:3px solid #6c63ff}.app-avatar{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex}.app-avatar-lg{border-radius:10px;width:48px;height:48px;font-size:1.3rem}.app-name{color:#d0d0d0;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;overflow:hidden}.app-menu-btn{color:#666;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:1.1rem;transition:opacity .15s,background .15s}.sidebar-app-item:hover .app-menu-btn{opacity:1}.app-menu-btn:hover{color:#ccc;background:#2a2a3e}.app-context-menu{z-index:200;background:#1e1e2e;border:1px solid #2a2a3e;border-radius:8px;min-width:130px;padding:4px;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0006}.app-context-menu button{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.8rem;transition:background .15s;display:flex}.app-context-menu button:hover{background:#2a2a3e}.app-context-menu .ctx-danger{color:#ff6b6b}.app-context-menu .ctx-danger:hover{background:#3a1a1a}.sidebar-add-btn{color:#888;cursor:pointer;background:0 0;border:1px dashed #333;border-radius:8px;align-items:center;gap:.6rem;margin:.5rem;padding:.5rem;font-family:inherit;font-size:.8rem;transition:background .15s,border-color .15s;display:flex}.sidebar-add-btn:hover{color:#aaa;background:#1e1e2e;border-color:#6c63ff}.add-icon{color:#666;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:300;display:flex}.sidebar-collapsed .sidebar-add-btn{border:none;justify-content:center;margin:.5rem auto;padding:.5rem 0}.sidebar-footer{border-top:1px solid #1e1e2e;padding:.75rem}.sidebar-admin-btn{color:#a59bff;cursor:pointer;background:#6c63ff1a;border:1px solid #6c63ff40;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-bottom:.6rem;padding:.45rem .6rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .2s;display:flex}.sidebar-admin-btn:hover{background:#6c63ff33;border-color:#6c63ff}.sidebar-collapsed .sidebar-admin-btn{padding:.4rem;font-size:1rem}.sidebar-user{align-items:center;gap:.75rem;display:flex}.user-avatar{color:#aaa;background:#2a2a3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:flex}.sidebar-collapsed .sidebar-user{justify-content:center}.sidebar-user-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-user-name{color:#aaa;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.sidebar-logout{color:#666;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.7rem;transition:color .15s}.sidebar-logout:hover{color:#ff6b6b}.sidebar-menu-btn{display:none;padding:.3rem .5rem!important;font-size:1.1rem!important}.app-preview{background:#16161e;border-radius:8px;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.app-preview-name{color:#d0d0d0;font-size:1rem;font-weight:500}.template-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem;display:grid}.template-card{cursor:pointer;text-align:center;color:#ccc;background:#16161e;border:2px solid #2a2a3e;border-radius:10px;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;font-family:inherit;transition:border-color .2s,background .2s;display:flex}.template-card:hover{background:#1a1a2a;border-color:#444}.template-active{background:#1e1e3e;border-color:#6c63ff}.template-icon{font-size:1.6rem}.template-name{color:#e0e0e0;font-size:.8rem;font-weight:600}.template-desc{color:#777;font-size:.65rem;line-height:1.3}@media (width<=768px){.sidebar{z-index:1000;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 16px #00000080}.sidebar-expanded{transform:translate(0)}.sidebar-collapsed{transform:translate(-100%)}.sidebar-menu-btn{display:inline-flex!important}}.app-header{border-bottom:1px solid #1e1e2e;justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.header-left{align-items:baseline;gap:.75rem;display:flex}.app-header h1{color:#e0e0e0;letter-spacing:-.5px;margin:0;font-size:1.5rem}.app-subtitle{color:#555;font-size:.8rem}.connection-bar{background:#1e1e2e;border:1px solid #2a2a3e;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.conn-left,.conn-right{align-items:center;gap:.6rem;display:flex}.conn-status{align-items:center;gap:.4rem;min-width:110px;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.status-label{color:#aaa;text-transform:capitalize;font-size:.8rem}.conn-input{color:#e0e0e0;background:#16161e;border:1px solid #333;border-radius:6px;width:300px;padding:.45rem .7rem;font-family:inherit;font-size:.8rem}.conn-input:focus{border-color:#6c63ff;outline:none}.conn-input:disabled{opacity:.5}.conn-version{color:#555;letter-spacing:.3px;white-space:nowrap;background:#6c63ff14;border-radius:4px;padding:.15rem .4rem;font-size:.62rem;font-weight:500}.env-badge{letter-spacing:.8px;white-space:nowrap;text-transform:uppercase;border-radius:4px;padding:.15rem .45rem;font-size:.58rem;font-weight:700}.env-dev{color:#ff9800;background:#ff980026;border:1px solid #ff98004d;animation:2s ease-in-out infinite dev-pulse}@keyframes dev-pulse{0%,to{opacity:1}50%{opacity:.6}}.dev-banner{color:#fff;text-align:center;letter-spacing:.5px;z-index:10000;background:linear-gradient(90deg,#ff9800 0%,#ff5722 100%);padding:.25rem;font-size:.7rem;font-weight:600;position:sticky;top:0}.btn-esp32{color:#64b5f6;cursor:pointer;white-space:nowrap;background:#1a2a3e;border:1px solid #64b5f6;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:background .15s}.btn-esp32:hover{background:#243a52}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.45rem .9rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#fff;background:#6c63ff}.btn-primary:hover:not(:disabled){background:#5a52d5}.btn-danger{color:#fff;background:#e53935}.btn-danger:hover:not(:disabled){background:#c62828}.btn-accent{color:#fff;background:#2d8f6f}.btn-accent:hover:not(:disabled){background:#247a5d}.btn-warning{color:#fff;background:#e65100}.btn-warning:hover:not(:disabled){background:#bf360c}.btn-ghost{color:#888;background:0 0;border:1px solid #333}.btn-ghost:hover:not(:disabled){color:#ccc;background:#2a2a3e}.gauges-row{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.gauge-card{text-align:center;box-sizing:border-box;background:#1e1e2e;border:1px solid #2a2a3e;border-radius:12px;padding:1.25rem 1rem .75rem;transition:border-color .3s;overflow:auto}.gauge-card:hover{border-color:#3a3a5e}.gauge-warning{border-color:#ff6b6b44;box-shadow:0 0 20px #ff6b6b14}.gauge-header{justify-content:center;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.gauge-icon{font-size:1.1rem}.gauge-label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.gauge-visual{width:160px;margin:0 auto;position:relative}.gauge-svg{width:100%;height:auto}.gauge-value-overlay{text-align:center;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.gauge-value{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;line-height:1;display:block}.gauge-unit{color:#666;margin-top:2px;font-size:.7rem;display:block}.gauge-range{color:#444;justify-content:space-between;margin-top:.25rem;padding:0 .75rem;font-size:.65rem;display:flex}.charts-row{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.chart-card{box-sizing:border-box;background:#1e1e2e;border:1px solid #2a2a3e;border-radius:12px;flex-direction:column;padding:1rem;display:flex;overflow:hidden}.chart-header{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.chart-title{color:#ccc;font-size:.85rem;font-weight:600}.chart-unit{color:#555;font-size:.75rem}.chart-body{width:100%}.chart-empty{color:#444;justify-content:center;align-items:center;height:200px;font-size:.85rem;display:flex}.table-section{box-sizing:border-box;margin-bottom:0;overflow:auto}.data-table-card{background:#1e1e2e;border:1px solid #2a2a3e;border-radius:12px;padding:1rem 1.25rem}.table-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.table-header h3{color:#ccc;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:600}.table-count{color:#555;font-size:.75rem}.table-scroll{max-height:320px;overflow-y:auto}.table-scroll::-webkit-scrollbar{width:5px}.table-scroll::-webkit-scrollbar-track{background:0 0}.table-scroll::-webkit-scrollbar-thumb{background:#333;border-radius:3px}table{border-collapse:collapse;width:100%;font-size:.82rem}thead{z-index:1;position:sticky;top:0}th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.5px;background:#1e1e2e;border-bottom:1px solid #2a2a3e;padding:.5rem .75rem;font-size:.75rem;font-weight:500}td{border-bottom:1px solid #1a1a28;padding:.45rem .75rem}.td-time{color:#555;font-variant-numeric:tabular-nums;width:100px}.td-topic{font-family:Consolas,Fira Code,monospace;font-size:.8rem}.td-value{color:#e0e0e0;font-variant-numeric:tabular-nums;font-weight:500}.td-unit{color:#555;margin-left:3px;font-size:.75rem}.table-empty{text-align:center;color:#444;padding:2rem 0}@media (width<=1024px){.gauges-row{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.charts-row{grid-template-columns:1fr 1fr}}@media (width<=700px){.app{padding:1rem}.gauges-row{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.charts-row{grid-template-columns:1fr}.connection-bar{flex-direction:column;align-items:stretch}.conn-left,.conn-right{flex-wrap:wrap}.broker-info{width:100%;max-width:none}.preset-grid{grid-template-columns:repeat(2,1fr)}}.empty-state{text-align:center;color:#555;padding:3rem 1rem}.empty-state p{margin-bottom:1rem;font-size:.95rem}.gauge-actions{opacity:0;gap:.15rem;margin-left:auto;transition:opacity .2s;display:flex}.gauge-card:hover .gauge-actions{opacity:1}.icon-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem;font-size:.8rem;line-height:1;transition:background .15s}.icon-btn:hover{background:#2a2a3e}.gauge-topic{color:#444;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:.4rem;font-family:Consolas,Fira Code,monospace;font-size:.65rem;overflow:hidden}.gauge-text-value{flex-direction:column;justify-content:center;align-items:center;min-height:90px;display:flex}.gauge-big-text{font-size:2rem;font-weight:700;line-height:1}.modal-overlay{z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#1e1e2e;border:1px solid #2a2a3e;border-radius:14px;width:100%;max-width:540px;max-height:90vh;padding:1.5rem;overflow-y:auto}.modal-wide{max-width:680px}.modal-top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.modal-top h2{color:#e0e0e0;margin:0;font-size:1.15rem}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.2rem}.modal-close:hover{color:#e0e0e0;background:#2a2a3e}.modal-form{flex-direction:column;gap:.9rem;display:flex}.modal-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.modal-row-3{grid-template-columns:1fr 1fr 1fr}.modal-field{flex-direction:column;gap:.3rem;display:flex}.modal-field label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.modal-field input,.modal-field select{color:#e0e0e0;background:#16161e;border:1px solid #333;border-radius:6px;padding:.5rem .7rem;font-family:inherit;font-size:.85rem}.modal-field input:focus,.modal-field select:focus{border-color:#6c63ff;outline:none}.picker-row{flex-wrap:wrap;gap:.35rem;display:flex}.picker-btn{cursor:pointer;background:#16161e;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:border-color .15s;display:flex}.picker-btn:hover{border-color:#444}.picker-btn.picker-active{background:#2a2a3e;border-color:#6c63ff}.picker-color{cursor:pointer;border:3px solid #0000;border-radius:50%;width:28px;height:28px;transition:border-color .15s,transform .15s}.picker-color:hover{transform:scale(1.15)}.picker-color.picker-active{border-color:#fff;transform:scale(1.15)}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.broker-modal{max-width:680px}.broker-presets{margin-bottom:1rem}.broker-section-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.preset-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.preset-card{cursor:pointer;color:#ccc;background:#16161e;border:1px solid #2a2a3e;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.6rem .4rem;font-family:inherit;transition:all .2s;display:flex}.preset-card:hover{background:#1a1a2e;border-color:#6c63ff}.preset-active{color:#fff;background:#6c63ff1f;border-color:#6c63ff}.preset-icon{font-size:1.2rem}.preset-name{text-align:center;font-size:.7rem;font-weight:600;line-height:1.2}.field-error{color:#f44336;margin-top:.2rem;font-size:.72rem;display:block}.field-hint{color:#666;margin-top:.2rem;font-size:.7rem;display:block}.input-error{border-color:#f44336!important}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{flex:1;padding-right:2.2rem}.password-toggle{cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;padding:0 .5rem;font-size:.85rem;display:flex;position:absolute;top:0;bottom:0;right:0}.password-toggle:hover{opacity:1}.advanced-toggle{text-align:left;color:#888;width:100%;margin:.25rem 0;padding:.4rem 0;font-size:.78rem}.advanced-section{border-top:1px solid #2a2a3e;margin-top:.25rem;padding-top:.75rem}.checkbox-label{color:#ccc;cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.checkbox-label input[type=checkbox]{accent-color:#6c63ff;width:16px;height:16px}.broker-info{cursor:pointer;background:#16161e;border:1px solid #333;border-radius:6px;align-items:center;gap:.4rem;min-width:140px;max-width:280px;padding:.4rem .7rem;transition:border-color .2s;display:flex}.broker-info:hover{border-color:#6c63ff}.broker-url-label{color:#ccc;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.broker-auth-badge{flex-shrink:0;font-size:.7rem}.broker-settings-btn{padding:.35rem .5rem;font-size:1rem}.admin-panel{max-width:950px}.stats-summary{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.stats-card{background:#16161e;border:1px solid #2a2a3e;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.2rem;min-width:100px;padding:.75rem 1rem;display:flex}.stats-card-value{color:#6c63ff;font-size:1.4rem;font-weight:700}.stats-card-label{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.admin-count{color:#888;margin-bottom:.75rem;font-size:.8rem}.admin-loading,.admin-error{text-align:center;color:#888;padding:2rem;font-size:.9rem}.admin-error{color:#f44336}.admin-table-wrapper{border:1px solid #2a2a3e;border-radius:8px;max-height:60vh;overflow-y:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.82rem}.admin-table th{color:#888;text-transform:uppercase;letter-spacing:.5px;text-align:left;white-space:nowrap;background:#16161e;border-bottom:1px solid #2a2a3e;padding:.6rem .8rem;font-size:.7rem;font-weight:600;position:sticky;top:0}.admin-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.admin-table th.sortable:hover{color:#6c63ff}.admin-table td{color:#ccc;white-space:nowrap;border-bottom:1px solid #1e1e2e;padding:.55rem .8rem}.admin-table tbody tr:hover{background:#6c63ff0d}.admin-num{color:#555;width:40px}.admin-email{color:#e0e0e0;font-weight:500}.admin-date{color:#777;font-size:.75rem}.admin-empty{text-align:center;color:#555;padding:1.5rem!important}.admin-name{color:#666;font-size:.7rem;font-weight:400;display:block}.stats-count{font-variant-numeric:tabular-nums;text-align:right;color:#aaa;font-weight:500}.stats-uplink{color:#4caf50}.stats-downlink{color:#2196f3}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:#1e1e2e;border:1px solid #2a2a3e;border-radius:16px;width:100%;max-width:400px;padding:2.5rem 2rem}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{color:#e0e0e0;margin:0;font-size:1.5rem}.auth-header p{color:#555;letter-spacing:2px;margin:.5rem 0 0;font-size:.8rem}.brand-logo{color:#e0e0e0;letter-spacing:-.5px;font-size:1.6rem;font-weight:800}.brand-logo span{color:#6c63ff}.brand-logo-lg{font-size:2.4rem}.auth-footer{text-align:center;color:#444;margin-top:2rem;font-size:.7rem}.auth-footer a{color:#6c63ff;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-card h2{color:#ccc;margin:0 0 1.25rem;font-size:1.1rem;font-weight:600}.auth-error{color:#ff6b6b;background:#2a1215;border:1px solid #5c2b2e;border-radius:8px;margin-bottom:1rem;padding:.6rem .8rem;font-size:.82rem}.auth-form{flex-direction:column;gap:.9rem;display:flex}.auth-field{flex-direction:column;gap:.3rem;display:flex}.auth-field label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.auth-field input{color:#e0e0e0;background:#16161e;border:1px solid #333;border-radius:8px;padding:.65rem .8rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.auth-field input:focus{border-color:#6c63ff;outline:none}.auth-submit{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:8px;margin-top:.5rem;padding:.7rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s}.auth-submit:hover:not(:disabled){background:#5a52d5}.auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-toggle{text-align:center;color:#666;margin-top:1.25rem;font-size:.82rem}.auth-link{color:#6c63ff;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:500}.auth-link:hover{color:#8b83ff;text-decoration:underline}.verify-card{text-align:center}.verify-icon{margin-bottom:.5rem;font-size:3rem}.verify-text{color:#aaa;margin:.75rem 0;font-size:.9rem;line-height:1.6}.verify-text strong{color:#e0e0e0}.verify-instructions{color:#777;margin-bottom:1.25rem;font-size:.82rem}.verify-spam-notice{color:#ccc;background:#ff98001a;border:1px solid #ff980040;border-radius:8px;margin-bottom:1.25rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.5}.verify-spam-notice strong{color:#ffb74d}.verify-spam-notice em{color:#999;font-size:.72rem;font-style:normal}.auth-success{color:#2ecc71;text-align:center;background:#2ecc711f;border-radius:8px;margin-bottom:1rem;padding:.6rem;font-size:.82rem}.verify-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.verify-divider{color:#555}.grid-container{box-sizing:border-box;width:100%;margin-top:.5rem;padding:0 1rem}.grid-editing{outline-offset:4px;background:repeating-linear-gradient(0deg,#0000,#0000 119px,#6c63ff0f 119px 120px);border-radius:12px;outline:2px dashed #6c63ff40}.grid-widget{border-radius:12px;position:relative;overflow:hidden}.grid-widget>:not(.drag-handle){width:100%!important;height:100%!important;margin:0!important}.drag-handle{color:#fff;letter-spacing:2px;cursor:grab;z-index:10;opacity:.85;background:linear-gradient(135deg,#6c63ff 0%,#48c6ef 100%);border-radius:12px 12px 0 0;justify-content:center;align-items:center;height:24px;font-size:14px;transition:opacity .15s;display:flex;position:absolute;top:0;left:0;right:0}.drag-handle:hover{opacity:1}.drag-handle:active{cursor:grabbing}.react-grid-item.react-grid-placeholder{background:#6c63ff33;border:2px dashed #6c63ff;border-radius:12px}.react-grid-item>.react-resizable-handle:after{border-bottom-color:#6c63ff;border-right-color:#6c63ff}.btn-lock{color:#888;cursor:pointer;background:#2a2a3e;border:1px solid #444;border-radius:6px;padding:.4rem .7rem;font-family:inherit;font-size:.78rem;transition:background .15s}.btn-lock:hover{background:#33334d}.btn-unlock{color:#a29bfe;cursor:pointer;background:#6c63ff26;border:1px solid #6c63ff;border-radius:6px;padding:.4rem .7rem;font-family:inherit;font-size:.78rem;animation:2s infinite pulse-border}@keyframes pulse-border{0%,to{border-color:#6c63ff}50%{border-color:#a29bfe}}.controls-section{padding:0 1.25rem}.section-title{color:#ccc;margin-bottom:.75rem;font-size:1rem;font-weight:600}.controls-row{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.control-card{box-sizing:border-box;background:#1e1e2e;border-top:3px solid #6c63ff;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem;display:flex;overflow:auto}.control-card-header{align-items:center;gap:.5rem;display:flex}.control-icon{font-size:1.3rem}.control-label{color:#e0e0e0;flex:1;font-size:.9rem;font-weight:600}.control-actions{gap:.25rem;display:flex}.control-topic{color:#666;white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:.7rem;overflow:hidden}.control-body{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.control-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:opacity .15s,transform .1s}.control-btn:hover{opacity:.85}.control-btn:active{transform:scale(.96)}.control-btn:disabled{opacity:.5;cursor:not-allowed}.control-toggle{cursor:pointer;align-items:center;gap:.75rem;display:flex}.control-toggle input{display:none}.toggle-track{background:#333;border-radius:13px;width:50px;height:26px;transition:background .25s;position:relative}.control-toggle input:checked+.toggle-track{background:var(--toggle-color,#6c63ff)}.toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;top:3px;left:3px}.control-toggle input:checked+.toggle-track .toggle-thumb{transform:translate(24px)}.toggle-label{color:#aaa;min-width:30px;font-size:.85rem;font-weight:600}.control-slider-wrap{width:100%}.control-slider{appearance:none;background:#333;border-radius:3px;outline:none;width:100%;height:6px}.control-slider::-webkit-slider-thumb{appearance:none;background:var(--slider-color,#6c63ff);cursor:pointer;border:2px solid #1e1e2e;border-radius:50%;width:18px;height:18px}.control-slider::-moz-range-thumb{background:var(--slider-color,#6c63ff);cursor:pointer;border:2px solid #1e1e2e;border-radius:50%;width:18px;height:18px}.slider-info{color:#666;justify-content:space-between;margin-top:.3rem;font-size:.7rem;display:flex}.slider-value{font-size:.85rem;font-weight:700}.btn-secondary{color:#a29bfe;cursor:pointer;background:#2a2a3e;border:1px solid #a29bfe;border-radius:6px;padding:.4rem .9rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:background .15s}.btn-secondary:hover{background:#33334d}.btn-map{color:#4ecdc4;cursor:pointer;background:#1a3a2e;border:1px solid #4ecdc4;border-radius:6px;padding:.4rem .9rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:background .15s}.btn-map:hover{background:#2a4a3e}.modal-hint{color:#888;margin:-.2rem 0 .5rem;padding:0;font-size:.75rem}.type-picker{flex-wrap:wrap;gap:.5rem;display:flex}.type-btn{color:#ccc;cursor:pointer;background:#1a1a2e;border:1px solid #444;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-size:.8rem;transition:background .15s,border-color .15s}.type-btn.active{color:#fff;background:#2a2a4e;border-color:#6c63ff}.type-btn:hover{background:#252540}.app-loading{color:#555;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.spinner{border:3px solid #2a2a3e;border-top-color:#6c63ff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.header-right{align-items:center;gap:.6rem;display:flex}.user-greeting{color:#888;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.8rem;overflow:hidden}.map-widget-wrapper{overflow:hidden}.map-widget{background:#16161e;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.map-widget-header{color:#e0e0e0;border-bottom:1px solid #2a2a3e;flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.95rem;font-weight:600;display:flex}.map-widget-header span:first-child{font-size:1.1rem}.map-container{flex:1;min-height:0;position:relative}.map-container .leaflet-container{background:#0e0e16;border-radius:0 0 12px 12px;width:100%;height:100%}.map-container .leaflet-control-zoom a{color:#e0e0e0;background:#1e1e2e;border-color:#2a2a3e}.map-container .leaflet-control-zoom a:hover{background:#2a2a3e}.map-container .leaflet-control-attribution{font-size:.65rem;color:#666!important;background:#0e0e16cc!important}.map-container .leaflet-control-attribution a{color:#6c63ff!important}.map-popup-content{color:#e0e0e0;font-family:inherit}.map-popup-content strong{font-size:.9rem}.map-popup-content .map-popup-coords{color:#6c63ff;margin:.3rem 0;font-size:.8rem;font-weight:600}.map-popup-content .map-popup-topics{color:#888;flex-direction:column;gap:.15rem;margin-bottom:.4rem;font-size:.7rem;display:flex}.map-popup-content .map-popup-actions{gap:.4rem;margin-top:.3rem;display:flex}.map-popup-content .map-popup-actions .btn-sm{padding:.2rem .5rem;font-size:.7rem}.btn-danger-text{color:#e53935!important}.btn-danger-text:hover{background:#e5393526!important}.leaflet-popup-content-wrapper{background:#1e1e2e!important;border:1px solid #2a2a3e!important;border-radius:10px!important;box-shadow:0 4px 20px #00000080!important}.leaflet-popup-tip{background:#1e1e2e!important;border:1px solid #2a2a3e!important}.leaflet-popup-close-button{color:#888!important}.leaflet-popup-close-button:hover{color:#e0e0e0!important}.map-empty{color:#666;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;padding:2rem;display:flex}.map-empty span:first-child{font-size:2rem}.map-empty p{margin:0;font-size:.85rem}.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.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}}
