html,body{margin:0;font-size:16px}body{margin:0;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#181b20;overflow:hidden}::selection{background-color:#ff9800}.map-container{position:absolute;inset:0}.geolocate-button{right:24px;bottom:24px;transform:scale(1.25)}@media only screen and (max-width:550px){.geolocate-button{right:16px;top:48px;bottom:unset}}.util-liga-mono{font-feature-settings:"tnum" on,"lnum" on}.util-liga-mono.tighten{letter-spacing:-.025em}.type-smallcap{font-size:.625rem;font-weight:700;letter-spacing:.0625rem;text-transform:uppercase}.info-pane{padding:1.5rem;background:#16171d80;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-radius:0 0 10px 10px;position:fixed;top:0;left:2vw;color:#fff;padding-top:0;margin-top:0;max-width:36rem}.mappers-logo{fill:#fff}.pane-nav{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;width:560px}.pane-nav.has-subcontent{padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links{list-style:none;margin:0}.nav-link{display:inline-block}.nav-link a,.nav-link button{background:transparent;border:none;outline:none;cursor:pointer;color:#fff;text-decoration:none;font-size:1rem;padding:.75rem 0 .75rem .75rem}.nav-link a:hover{text-decoration:underline}.legend-transition-enter-active{transition:transform .2s ease-out,opacity .22s ease-out}.legend-transition-leave-active{transition:transform .12s linear,opacity .1s linear}.legend-transition-enter,.legend-transition-leave-to{transform:translateY(-1rem);opacity:0}.legend{display:flex;flex-wrap:wrap;padding-top:1rem;margin:-.25rem}.legend-line{display:flex;align-items:center;padding:.5rem;margin:.25rem;background:#ffffff1a;border-radius:6px}.legend-item{display:flex;align-items:center;padding:0 .5rem}.legend-item:last-child{padding-right:0}.legend-item:first-child{padding-left:0}.legend-icon{height:.875rem;width:.875rem;margin-right:.5rem}.legend-dBm-low{fill:#e65100}.legend-dBm-medium{fill:#f57c00}.legend-dBm-high{fill:#ff9800}.legend-mapper-witness{fill:#d8d51d}.legend-hotspot{fill:#fff;fill-opacity:.2;stroke:#fff;stroke-width:.5px}.projects-pane{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem}.project-item{display:block;width:100%;text-align:left;padding:.5rem .75rem;background:#ffffff1a;border:none;border-radius:6px;color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .15s ease}.project-item:hover{background:#ff98004d}.main-stats{padding-top:1rem}.stats-heading{display:flex;justify-content:space-between;align-items:center}.close-button{display:inline-block;box-sizing:border-box;height:2rem;width:2rem;padding:.5rem;margin:-.5rem;background:transparent;outline:none;border:none;fill:#fff;opacity:.8;border-radius:5px;cursor:pointer}.close-button:focus{box-shadow:0 0 0 1px #fff}.close-button:hover{opacity:1;background:#ffffff1a}.close-button .icon{height:1rem;width:1rem}.h3-holder{display:flex;align-items:center;margin:.625rem 0}.hex-icon{margin-right:.5rem}.h3id{font-size:1.75rem;font-weight:600;line-height:100%}.geo{display:inline-block;margin-bottom:1rem}.big-stats{display:flex;justify-content:space-between;margin:.75rem 0}.big-stat,.stat-head{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-body{font-size:1.5rem;font-weight:600;line-height:1.5em}.stat-unit{font-size:1rem;font-size:.625em}.hotspots-table-container{max-height:calc(90vh - 15rem);overflow:auto;-ms-overflow-style:none;scrollbar-width:none;margin:0 -1.5rem -1.5rem;padding:0 1.5rem 1.5rem}.hotspots-table-container::-webkit-scrollbar{display:none}.hotspots-table{border-collapse:collapse;text-align:left;width:100%}.hotspot-table-head{position:sticky;top:-.25rem}.hotspot-table-head th{padding-bottom:.5rem}.hotspots-table th,.hotspots-table td{padding:.25rem .375rem}.hotspots-table th:first-child,.hotspots-table td:first-child{padding-left:0}.hotspots-table th:last-child,.hotspots-table td:last-child{padding-right:0}.animal-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 14rem)}.table-left{text-align:left}.table-right{text-align:right}.table-numeric{font-weight:600;white-space:nowrap}.table-unit{font-size:.625em}.has-km-toggle{cursor:pointer}.gateway-toggle-line{width:100%}.gateway-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer}.gateway-switch{position:relative;display:inline-flex;align-items:center;height:1.25rem;width:2.25rem;border-radius:9999px;border:none;padding:0;cursor:pointer;background:#fff3;transition:background-color .2s ease}.gateway-switch.active{background:#ff9800}.gateway-switch-knob{display:inline-block;height:.875rem;width:.875rem;border-radius:9999px;background:#fff;transition:transform .2s ease;transform:translate(3px)}.gateway-switch.active .gateway-switch-knob{transform:translate(18px)}.modal-backdrop{position:fixed;inset:0;background:#00000080;z-index:10;display:flex;align-items:center;justify-content:center}.modal{position:relative;box-sizing:border-box;color:#fff;padding:2rem 2.25rem 2.5rem;width:500px;max-width:calc(100vw - 2rem);background:#16171df2;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-radius:10px}@media not prefers-reduced-motion{.modal{animation:.35s modalEntry 2s ease-out 1 backwards}}@keyframes modalEntry{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.modal-logo{text-align:center;margin-bottom:1.25rem}.modal-logo-img{height:80px;max-height:15vh;width:auto}.modal-title{font-weight:600;font-size:1.75rem;line-height:125%;text-align:center;margin-bottom:.75rem}.modal-copy{font-weight:400;font-size:1rem;line-height:155%}.modal-copy a{color:currentColor;text-underline-offset:.125rem}.modal-close{position:absolute;top:1rem;right:1rem}@media only screen and (max-width:550px){html,body{font-size:16px}.legend{position:fixed;top:4rem;padding:0 1rem}.info-pane{display:contents}.pane-nav{position:fixed;top:0;left:0;right:0;padding:.25rem .75rem;border:none;width:auto;max-width:unset}.pane-nav.has-subcontent{position:inherit;border:none}.main-stats{position:fixed;bottom:0;left:0;right:0;padding:1rem;max-height:30vh;overflow-x:hidden;overflow-y:auto;background:#16171d80;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-radius:10px 10px 0 0;z-index:2}.hotspots-table-container{max-height:unset;padding-bottom:env(safe-area-inset-bottom)}.modal-backdrop{align-items:flex-end}.modal{width:100vw;max-width:100vw;animation:none;border-radius:10px 10px 0 0}.modal-logo{margin-bottom:.75rem}.modal-logo-img{height:60px}}@media only screen and (max-width:450px){html,body{font-size:14px}}
