body.mapview-lock,html.mapview-lock{margin:0;padding:0;width:100%;height:100%;overflow:hidden}.category-legend::-webkit-scrollbar,.dropdown-list::-webkit-scrollbar,.filter-scrollable::-webkit-scrollbar,.heatmap-scrollable::-webkit-scrollbar,.info-sidebar-scrollable::-webkit-scrollbar,.layer-container::-webkit-scrollbar,.layers-container::-webkit-scrollbar,.legend-labels::-webkit-scrollbar,.properties-container::-webkit-scrollbar,.right-sidebar::-webkit-scrollbar,.search-results-list::-webkit-scrollbar,.sidebar-content::-webkit-scrollbar,.suggestions-list::-webkit-scrollbar,[style*="overflow-y: auto"]::-webkit-scrollbar,[style*="overflow: auto"]::-webkit-scrollbar,[style*="overflowY: auto"]::-webkit-scrollbar{width:5px;height:5px}.category-legend::-webkit-scrollbar-track,.dropdown-list::-webkit-scrollbar-track,.filter-scrollable::-webkit-scrollbar-track,.heatmap-scrollable::-webkit-scrollbar-track,.info-sidebar-scrollable::-webkit-scrollbar-track,.layer-container::-webkit-scrollbar-track,.layers-container::-webkit-scrollbar-track,.legend-labels::-webkit-scrollbar-track,.properties-container::-webkit-scrollbar-track,.right-sidebar::-webkit-scrollbar-track,.search-results-list::-webkit-scrollbar-track,.sidebar-content::-webkit-scrollbar-track,.suggestions-list::-webkit-scrollbar-track,[style*="overflow-y: auto"]::-webkit-scrollbar-track,[style*="overflow: auto"]::-webkit-scrollbar-track,[style*="overflowY: auto"]::-webkit-scrollbar-track{background:transparent}.category-legend::-webkit-scrollbar-thumb,.dropdown-list::-webkit-scrollbar-thumb,.filter-scrollable::-webkit-scrollbar-thumb,.heatmap-scrollable::-webkit-scrollbar-thumb,.info-sidebar-scrollable::-webkit-scrollbar-thumb,.layer-container::-webkit-scrollbar-thumb,.layers-container::-webkit-scrollbar-thumb,.legend-labels::-webkit-scrollbar-thumb,.properties-container::-webkit-scrollbar-thumb,.right-sidebar::-webkit-scrollbar-thumb,.search-results-list::-webkit-scrollbar-thumb,.sidebar-content::-webkit-scrollbar-thumb,.suggestions-list::-webkit-scrollbar-thumb,[style*="overflow-y: auto"]::-webkit-scrollbar-thumb,[style*="overflow: auto"]::-webkit-scrollbar-thumb,[style*="overflowY: auto"]::-webkit-scrollbar-thumb{background:rgba(19,78,74,.12);border-radius:2px}.category-legend::-webkit-scrollbar-thumb:hover,.dropdown-list::-webkit-scrollbar-thumb:hover,.filter-scrollable::-webkit-scrollbar-thumb:hover,.heatmap-scrollable::-webkit-scrollbar-thumb:hover,.info-sidebar-scrollable::-webkit-scrollbar-thumb:hover,.layer-container::-webkit-scrollbar-thumb:hover,.layers-container::-webkit-scrollbar-thumb:hover,.legend-labels::-webkit-scrollbar-thumb:hover,.properties-container::-webkit-scrollbar-thumb:hover,.right-sidebar::-webkit-scrollbar-thumb:hover,.search-results-list::-webkit-scrollbar-thumb:hover,.sidebar-content::-webkit-scrollbar-thumb:hover,.suggestions-list::-webkit-scrollbar-thumb:hover,[style*="overflow-y: auto"]::-webkit-scrollbar-thumb:hover,[style*="overflow: auto"]::-webkit-scrollbar-thumb:hover,[style*="overflowY: auto"]::-webkit-scrollbar-thumb:hover{background:rgba(19,78,74,.2)}.category-legend,.dropdown-list,.filter-scrollable,.heatmap-scrollable,.info-sidebar-scrollable,.layer-container,.layers-container,.legend-labels,.properties-container,.right-sidebar,.search-results-list,.sidebar-content,.suggestions-list,[style*="overflow-y: auto"],[style*="overflow: auto"],[style*="overflowY: auto"]{scrollbar-width:thin;scrollbar-color:rgba(19,78,74,.12) transparent}.map-container{position:relative;width:100%;height:100vh}.debug-tools{display:flex;gap:8px;position:absolute;top:10px;left:50%;transform:translateX(-50%);z-index:1000;background-color:rgba(0,0,0,.8);padding:8px 12px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.debug-tools button{background:#ff9800;color:white;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px}.debug-tools button:hover{background:#e68900}.auth-popup{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:2000}.auth-popup-content{background:white;padding:24px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;font-size:16px;font-weight:700}.map-wrapper{position:absolute;top:0;left:100px;right:0;bottom:0;transition:left .3s ease-in-out}.map-element{height:100%}.measurement-result{bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:white;font-size:14px}.legend-panel,.measurement-result{position:absolute;padding:8px 12px;border-radius:6px}.legend-panel{bottom:45px;left:50px;background:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.2)}.sidebar{width:100px;background:linear-gradient(180deg,#0B3B38,#042F2E);border-right:1px solid rgba(94,234,212,.08);box-shadow:1px 0 0 rgba(0,0,0,.2);height:100vh;position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;transition:width .3s ease-in-out;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.005em}.sidebar.expanded{width:200px}.sidebar.collapsed{width:50px;min-width:50px;max-width:50px;overflow-x:hidden}.sidebar-toggle-btn{width:100%;background:transparent;color:rgba(204,251,241,.5);border:none;border-bottom:1px solid rgba(94,234,212,.08);padding:8px 0;cursor:pointer;font-size:14px;outline:none;transition:color .15s ease,background .15s ease}.sidebar-toggle-btn:hover{color:#5EEAD4;background:rgba(94,234,212,.06)}.sidebar-controls{align-items:stretch;padding:6px 0;gap:2px}.sidebar-control,.sidebar-controls{display:flex;flex-direction:column;width:100%}.sidebar-control{background:none;border:none;color:rgba(204,251,241,.7);padding:10px 6px;cursor:pointer;align-items:center;justify-content:center;gap:4px;position:relative;transition:background .15s ease-in-out,color .15s ease-in-out;box-shadow:none}.sidebar-control svg{color:currentColor;stroke-width:1.75;flex-shrink:0}.sidebar-control:hover{color:#5EEAD4;background:rgba(94,234,212,.08)}.sidebar-control.active{color:#5EEAD4;background:rgba(94,234,212,.14);box-shadow:inset 3px 0 0 0 #5EEAD4}.sidebar-control.active .control-label{color:#5EEAD4;font-weight:600}.control-label,.search-control-label{font-size:10.5px;font-weight:500;margin-top:2px;color:rgba(204,251,241,.55);opacity:1;transition:opacity .3s ease-in-out,color .15s ease-in-out;white-space:nowrap;letter-spacing:.02em}.sidebar-control:hover .control-label{color:rgba(204,251,241,.95)}.search-control-label{color:#000000}.sidebar.expanded .sidebar-control{flex-direction:row;justify-content:center;padding-left:8px}.sidebar.expanded .sidebar-control span.control-label{margin-left:10px}.sidebar-content{flex:1;overflow-y:auto;max-height:calc(100vh - 80px);padding:10px}.sidebar.expanded~.map-wrapper{left:320px}.popup-content{display:flex;flex-direction:column;gap:0;position:relative;padding:0}.done-btn{z-index:3001;align-self:flex-end;background:#4a90e2;color:white;border:none;font-size:14px;cursor:pointer;font-weight:700;margin-top:0;position:absolute;bottom:10px;right:10px;background-color:#007bff;padding:10px 20px;border-radius:5px}.done-btn:hover{background:#3a7bca;background-color:#0056b3}.map-auth-required{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa}.auth-message{text-align:center;padding:2rem;background-color:white;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:400px}.auth-button{background-color:#007bff;color:white;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer;font-weight:700;margin-top:1rem;transition:background-color .3s}.auth-button:hover{background-color:#0056b3}.layer-popup{position:fixed;top:80px;left:55%;transform:translateX(-50%);background:transparent;padding:0;border-radius:0;box-shadow:none;z-index:100002;transition:left .3s ease-in-out}.layer-popup.sidebar-open{left:40%}.right-sidebar{right:0;width:320px;background:#fff;border-left:1px solid #ddd;box-shadow:-2px 0 5px rgba(0,0,0,.1);z-index:1000;overflow-y:auto;padding:5px;resize:horizontal;min-width:100px;max-width:320px}.resize-handle,.right-sidebar{position:absolute;top:0;height:100%}.resize-handle{left:-5px;width:10px;cursor:ew-resize;background:rgba(0,0,0,.1)}.map-style-control-button,.search-control-button{position:absolute;background:none;padding:0;border:none;z-index:1500;transition:right .3s ease-in-out}.map-style-control-button{top:28%;right:1.5px}.search-control-button{top:35%;right:1.5px}.map-style-control-button button{background:#fff;margin-top:35%;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,.2);border:none;cursor:pointer}.map-wrapper .maplibregl-ctrl-top-right{position:absolute;top:0;right:5px;z-index:1500;transition:right .3s ease-in-out}@media (min-width:600px){.map-wrapper.sidebar-open .maplibregl-ctrl-top-right{right:322px}.map-wrapper.sidebar-open .measurement-tool-button{right:332px}.urban-report-button.sidebar-open{right:392px}.bioresidue-button.sidebar-open{right:462px}.quick-access-button.sidebar-open{right:532px}.map-style-control-button.sidebar-open,.search-control-button.sidebar-open{right:322px}}.measurement-tool-button{top:47%;right:10px}.measurement-tool-button,.urban-report-button{position:absolute;z-index:1000;transition:right .3s ease-in-out}.urban-report-button{top:10px;right:70px}.urban-report-button button{background:#fff;border:none;border-radius:5px;padding:10px;cursor:pointer;font-size:24px;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .3s ease}.urban-report-button button:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);transform:scale(1.05)}.urban-report-button button.active{background:#134E4A;color:#fff}.bioresidue-button{position:absolute;top:10px;right:140px;z-index:1000;transition:right .3s ease-in-out}.bioresidue-button button{background:#fff;border:none;border-radius:5px;padding:10px;cursor:pointer;font-size:24px;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .3s ease}.bioresidue-button button:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);transform:scale(1.05)}.bioresidue-button button.active{background:#134E4A;color:#fff}.quick-access-button{position:absolute;top:10px;right:210px;z-index:1000;transition:right .3s ease-in-out}.quick-access-button button{background:#fff;border:none;border-radius:5px;padding:10px;cursor:pointer;font-size:24px;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .3s ease}.quick-access-button button:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);transform:scale(1.05)}.quick-access-button button.active{background:#0F3D2E;color:#fff}@media (max-width:600px){.sidebar,.sidebar.collapsed,.sidebar.expanded{position:fixed;top:0;left:0;right:0;height:60px;width:100%;min-width:unset;max-width:unset;flex-direction:row;justify-content:space-around;align-items:center;padding:0 10px;background-color:#222;z-index:999}.sidebar-controls{flex-direction:row;gap:5px;padding:0;width:100%;justify-content:space-around}.sidebar-control{flex-direction:column;padding:6px;width:auto}.sidebar.expanded{width:100%;height:60px}.sidebar.expanded .sidebar-control{flex-direction:column;justify-content:center;padding-left:0}.sidebar.expanded .control-label{margin-left:0;margin-top:4px}.map-wrapper,.sidebar.collapsed~.map-wrapper,.sidebar.expanded~.map-wrapper{top:60px!important;left:0!important}.sidebar-control span[role=img]{font-size:18px}.control-label{font-size:10px;margin-top:2px}.measurement-tool-button{position:absolute;top:47%!important}.urban-report-button{position:absolute;top:10px!important}.map-wrapper .maplibregl-ctrl-top-right{position:absolute;top:0}.map-style-control-button button{margin-top:35%!important}.search-control-button{top:37%}.right-sidebar{position:fixed!important;bottom:0!important;top:auto!important;left:0!important;right:0!important;max-width:100vw!important;width:100vw!important;height:30vh!important;max-height:70vh;overflow-y:auto;background:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.2);z-index:1001;padding:10px!important;resize:none;box-sizing:border-box;transition:transform .3s ease-in-out;transform:translateY(0);border:4px solid hwb(180 67% 25%);border-bottom:transparent;border-radius:10px 20px 0 0;box-shadow:0 -4px 16px rgba(0,0,0,.15)}.resize-handle{width:100%;height:16px;cursor:ns-resize;position:absolute;top:0;left:0;z-index:1002;background:transparent;touch-action:none}}.sidebar .control-label{display:inline;transition:opacity .2s}.sidebar.collapsed .control-label{opacity:0;width:0;display:none}.sidebar.collapsed~.map-wrapper{left:50px}.layer-control,.layer-popup,.legend-panel,.right-sidebar{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.005em;color:#111827}.layer-control h1,.layer-control h2,.layer-control h3,.layer-control h4,.right-sidebar h1,.right-sidebar h2,.right-sidebar h3,.right-sidebar h4{font-family:inherit;letter-spacing:-.01em;color:#111827;margin:0 0 8px;line-height:1.3}.layer-control h1,.right-sidebar h1{font-size:16px;font-weight:700}.layer-control h2,.right-sidebar h2{font-size:14px;font-weight:600}.layer-control .section-heading,.layer-control h3,.right-sidebar .section-heading,.right-sidebar h3{font-size:11px!important;font-weight:700;color:#6B7280;text-transform:uppercase;letter-spacing:.08em;margin:12px 0 6px}.layer-control h4,.right-sidebar h4{font-size:12px;font-weight:600;color:#374151}.layer-control label,.layer-control li,.layer-control p,.right-sidebar label,.right-sidebar li,.right-sidebar p{font-size:13px;color:#374151;line-height:1.5}.layer-control input[type=number],.layer-control input[type=search],.layer-control input[type=text],.layer-control select,.layer-control textarea,.right-sidebar input[type=number],.right-sidebar input[type=search],.right-sidebar input[type=text],.right-sidebar select,.right-sidebar textarea{font-family:inherit;font-size:13px!important;font-weight:400;color:#111827;background:#FFFFFF;border:1px solid #e5e7eb!important;border-radius:6px!important;padding:8px 12px!important;transition:border-color .15s ease,box-shadow .15s ease;line-height:1.5;outline:none;width:100%;box-sizing:border-box}.layer-control input,.layer-control select,.layer-control textarea,.right-sidebar input,.right-sidebar select,.right-sidebar textarea{width:100%!important;box-sizing:border-box!important}.layer-control select,.right-sidebar select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:32px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px;cursor:pointer;margin:0 0 8px!important}.layer-control .layer-option:hover{background:rgba(19,78,74,.04)!important}.layer-control select:focus,.right-sidebar select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23134E4A' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.layer-control [class*=toggle] button,.right-sidebar [class*=toggle] button{border-radius:6px!important}.layer-control input:focus,.layer-control select:focus,.layer-control textarea:focus,.right-sidebar input:focus,.right-sidebar select:focus,.right-sidebar textarea:focus{border-color:#134E4A!important;box-shadow:0 0 0 3px rgba(19,78,74,.12)}.layer-control input::-moz-placeholder,.right-sidebar input::-moz-placeholder{color:#9CA3AF}.layer-control input::placeholder,.right-sidebar input::placeholder{color:#9CA3AF}.layer-control button,.right-sidebar button{font-family:inherit;font-size:13px;font-weight:600;border-radius:6px;cursor:pointer;letter-spacing:-.005em;transition:background .15s ease,border-color .15s ease,color .15s ease}.layer-control button[class*=apply],.layer-control button[class*=primary],.layer-control button[class*=submit],.right-sidebar button[class*=apply],.right-sidebar button[class*=primary]{background:#134E4A;color:#FFFFFF;border:1px solid #134e4a;padding:8px 16px}.layer-control button[class*=apply]:hover,.layer-control button[class*=primary]:hover,.layer-control button[class*=submit]:hover,.right-sidebar button[class*=apply]:hover,.right-sidebar button[class*=primary]:hover{background:#0F3F3C;border-color:#0F3F3C}.layer-control button[class*=cancel],.layer-control button[class*=secondary],.right-sidebar button[class*=cancel],.right-sidebar button[class*=secondary]{background:#FFFFFF;color:#134E4A;border:1px solid #134e4a;padding:8px 16px}.layer-control button[class*=cancel]:hover,.layer-control button[class*=secondary]:hover,.right-sidebar button[class*=cancel]:hover,.right-sidebar button[class*=secondary]:hover{background:rgba(19,78,74,.04)}.layer-control button[class*=danger],.layer-control button[class*=remove],.right-sidebar button[class*=danger],.right-sidebar button[class*=remove]{background:#FFFFFF;color:#B91C1C;border:1px solid #fecaca;padding:8px 16px}.layer-control button[class*=danger]:hover,.layer-control button[class*=remove]:hover,.right-sidebar button[class*=danger]:hover,.right-sidebar button[class*=remove]:hover{background:#FEF2F2;border-color:#FCA5A5}.layer-control [class*=badge],.layer-control [class*=pill],.layer-control [class*=tag],.right-sidebar [class*=badge],.right-sidebar [class*=pill],.right-sidebar [class*=tag]{font-family:inherit;font-size:11px;font-weight:600;border-radius:9999px;padding:2px 8px;letter-spacing:0}.layer-control ::-webkit-scrollbar,.right-sidebar ::-webkit-scrollbar{width:6px;height:6px}.layer-control ::-webkit-scrollbar-track,.right-sidebar ::-webkit-scrollbar-track{background:transparent}.layer-control ::-webkit-scrollbar-thumb,.right-sidebar ::-webkit-scrollbar-thumb{background:rgba(19,78,74,.14);border-radius:3px}.layer-control ::-webkit-scrollbar-thumb:hover,.right-sidebar ::-webkit-scrollbar-thumb:hover{background:rgba(19,78,74,.28)}.layer-control .remove-layer-btn,.right-sidebar .remove-layer-btn{width:26px!important;height:26px!important;padding:0!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.layer-control .remove-layer-btn:hover,.right-sidebar .remove-layer-btn:hover{background:#FEE2E2!important;border-color:#FCA5A5!important;color:#B91C1C!important}.layer-control [class*=-num],.layer-control [class*=count],.layer-control [class*=stat]{font-variant-numeric:tabular-nums}