maplibre-gl-components 0.12.0 → 0.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
.maplibre-gl-colorbar,.maplibre-gl-legend,.maplibre-gl-html-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-colorbar *,.maplibre-gl-legend *,.maplibre-gl-html-control *{box-sizing:border-box}.maplibregl-ctrl input,.maplibregl-ctrl select,.maplibregl-ctrl textarea{color:#000!important}.maplibregl-ctrl input::placeholder{color:#888!important}.maplibre-gl-legend-content::-webkit-scrollbar,.maplibre-gl-colorbar::-webkit-scrollbar,.maplibre-gl-html-control::-webkit-scrollbar{width:6px}.maplibre-gl-legend-content::-webkit-scrollbar-track,.maplibre-gl-colorbar::-webkit-scrollbar-track,.maplibre-gl-html-control::-webkit-scrollbar-track{background:transparent}.maplibre-gl-legend-content::-webkit-scrollbar-thumb,.maplibre-gl-colorbar::-webkit-scrollbar-thumb,.maplibre-gl-html-control::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.maplibre-gl-legend-content::-webkit-scrollbar-thumb:hover,.maplibre-gl-colorbar::-webkit-scrollbar-thumb:hover,.maplibre-gl-html-control::-webkit-scrollbar-thumb:hover{background:#aaa}.maplibre-gl-colorbar{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:8px}.maplibre-gl-colorbar-label{font-weight:600;text-align:center}.maplibre-gl-colorbar-bar-wrapper{display:flex;align-items:stretch}.maplibre-gl-colorbar-bar{border-radius:2px;border:1px solid rgba(0,0,0,.2)}.maplibre-gl-colorbar-ticks{display:flex;justify-content:space-between}.maplibre-gl-colorbar-tick{white-space:nowrap}.maplibre-gl-colorbar.horizontal,.maplibre-gl-colorbar.horizontal .maplibre-gl-colorbar-bar-wrapper{flex-direction:column}.maplibre-gl-colorbar.horizontal .maplibre-gl-colorbar-ticks{flex-direction:row;margin-top:4px}.maplibre-gl-colorbar.vertical,.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-bar-wrapper{flex-direction:row}.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-ticks{flex-direction:column-reverse;margin-left:4px}.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-label{writing-mode:vertical-rl;transform:rotate(180deg)}.maplibre-gl-legend{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px}.maplibre-gl-legend-header{display:flex;align-items:center;justify-content:space-between;margin:0}.maplibre-gl-legend-title{font-weight:600}.maplibre-gl-legend-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.maplibre-gl-legend-content{overflow-y:auto}.maplibre-gl-legend-item{display:flex;align-items:center;gap:8px;padding:4px 0}.maplibre-gl-legend-swatch{flex-shrink:0;display:inline-block}.maplibre-gl-legend-swatch-square{border-radius:2px}.maplibre-gl-legend-swatch-circle{border-radius:50%}.maplibre-gl-legend-swatch-line{border-radius:0}.maplibre-gl-legend-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maplibre-gl-html-control{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px}.maplibre-gl-html-control-content{overflow:hidden}.maplibre-gl-html-control-content h1,.maplibre-gl-html-control-content h2,.maplibre-gl-html-control-content h3,.maplibre-gl-html-control-content h4{margin-top:0;margin-bottom:8px;font-weight:600}.maplibre-gl-html-control-content p{margin-top:0;margin-bottom:8px}.maplibre-gl-html-control-content p:last-child{margin-bottom:0}.maplibre-gl-html-control-content ul,.maplibre-gl-html-control-content ol{margin-top:0;margin-bottom:8px;padding-left:20px}.maplibre-gl-html-control-content a{color:#4a90d9;text-decoration:none}.maplibre-gl-html-control-content a:hover{text-decoration:underline}.maplibre-gl-html-control-content img{max-width:100%;height:auto}.maplibre-gl-html-control-content table{border-collapse:collapse;width:100%}.maplibre-gl-html-control-content th,.maplibre-gl-html-control-content td{border:1px solid #ddd;padding:4px 8px;text-align:left}.maplibre-gl-html-control-content th{background-color:#f5f5f5;font-weight:600}.maplibre-gl-basemap{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-basemap-icon-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s}.maplibre-gl-basemap-icon-button:hover{color:#0078d7}.maplibre-gl-basemap-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.maplibre-gl-basemap-title{font-weight:600}.maplibre-gl-basemap-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:#666;border-radius:4px;transition:background-color .15s,color .15s}.maplibre-gl-basemap-close:hover{background:#0000001a;color:#333}.maplibre-gl-basemap-content{overflow-y:auto}.maplibre-gl-basemap-search{width:100%;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:inherit;box-sizing:border-box;outline:none}.maplibre-gl-basemap-search:focus{border-color:#0078d7;box-shadow:0 0 0 2px #0078d733}.maplibre-gl-basemap-list{list-style:none;margin:0;padding:0}.maplibre-gl-basemap-group{font-weight:600;padding:8px 0 4px;color:#666;font-size:.9em;border-top:1px solid #eee}.maplibre-gl-basemap-group:first-child{border-top:none;padding-top:0}.maplibre-gl-basemap-item{display:flex;align-items:center;padding:6px 8px;cursor:pointer;border-radius:4px;transition:background-color .15s}.maplibre-gl-basemap-item:hover{background:#0000000d}.maplibre-gl-basemap-item--selected{background:#0078d71a}.maplibre-gl-basemap-item--selected:hover{background:#0078d726}.maplibre-gl-basemap-item-radio{margin-right:8px;cursor:pointer}.maplibre-gl-basemap-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px}.maplibre-gl-basemap-gallery-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .15s}.maplibre-gl-basemap-gallery-item:hover{background:#0000000d}.maplibre-gl-basemap-gallery-item--selected{background:#0078d71a;outline:2px solid #0078d7}.maplibre-gl-basemap-thumbnail{width:60px;height:60px;border-radius:4px;object-fit:cover;border:1px solid rgba(0,0,0,.1);background-color:#f0f0f0;background-size:cover;background-position:center}.maplibre-gl-basemap-name{margin-top:4px;font-size:.75em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70px}.maplibre-gl-basemap-dropdown{position:relative}.maplibre-gl-basemap-dropdown-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:inherit;font-family:inherit;text-align:left}.maplibre-gl-basemap-dropdown-button:hover{border-color:#ccc}.maplibre-gl-basemap-dropdown-button:focus{outline:none;border-color:#0078d7;box-shadow:0 0 0 2px #0078d733}.maplibre-gl-basemap-dropdown-menu{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:1000;margin-top:4px}.maplibre-gl-basemap-loading{padding:20px;text-align:center;color:#666}.maplibre-gl-basemap-error{padding:10px;color:#d32f2f;font-size:.9em}.maplibre-gl-basemap-apikey-badge{font-size:.7em;background:#ff9800;color:#fff;padding:2px 6px;border-radius:3px;margin-left:4px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar,.maplibre-gl-basemap-list::-webkit-scrollbar,.maplibre-gl-basemap-gallery::-webkit-scrollbar{width:6px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-track,.maplibre-gl-basemap-list::-webkit-scrollbar-track,.maplibre-gl-basemap-gallery::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-thumb,.maplibre-gl-basemap-list::-webkit-scrollbar-thumb,.maplibre-gl-basemap-gallery::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-thumb:hover,.maplibre-gl-basemap-list::-webkit-scrollbar-thumb:hover,.maplibre-gl-basemap-gallery::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.maplibre-gl-terrain{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-terrain *{box-sizing:border-box}.maplibre-gl-terrain-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-terrain-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-terrain-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-terrain-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-terrain-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-terrain-button--active:hover{background:#0078d740}.maplibre-gl-terrain-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-search{background:#fffffff2;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-search-toggle{transition:color .15s ease}.maplibre-gl-search-toggle:hover{color:#0078d7!important}.maplibre-gl-search-input-wrapper{border-bottom:none}.maplibre-gl-search-input::placeholder{color:#999}.maplibre-gl-search-input:focus{outline:none}.maplibre-gl-search-clear:hover,.maplibre-gl-search-collapse:hover{color:#333!important}.maplibre-gl-search-loader svg{animation:maplibre-gl-search-spin 1s linear infinite}@keyframes maplibre-gl-search-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maplibre-gl-search-results{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.maplibre-gl-search-results::-webkit-scrollbar{width:6px}.maplibre-gl-search-results::-webkit-scrollbar-track{background:transparent}.maplibre-gl-search-results::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.maplibre-gl-search-result{border-bottom:1px solid rgba(0,0,0,.05)}.maplibre-gl-search-result:last-child{border-bottom:none}.maplibre-gl-search-result:hover .maplibre-gl-search-result-name{color:#0078d7}.maplibre-gl-search-marker{display:flex;align-items:center;justify-content:center}.maplibre-gl-search-marker svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .15s ease}.maplibre-gl-search-marker:hover svg{transform:scale(1.1)}@media(prefers-color-scheme:dark){.maplibre-gl-search{background:#282828f2;color:#e0e0e0}.maplibre-gl-search-input{color:#e0e0e0}.maplibre-gl-search-input::placeholder{color:#888}.maplibre-gl-search-icon,.maplibre-gl-search-clear,.maplibre-gl-search-collapse,.maplibre-gl-search-toggle{color:#aaa!important}.maplibre-gl-search-result-detail{color:#999!important}.maplibre-gl-search-result:hover{background-color:#ffffff14!important}}.maplibre-gl-vector-dataset{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-vector-dataset *{box-sizing:border-box}.maplibre-gl-vector-dataset-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-vector-dataset-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-vector-dataset-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-vector-dataset-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-vector-dataset-button:disabled{cursor:not-allowed;opacity:.6}.maplibre-gl-vector-dataset-button--loading{animation:vector-dataset-pulse 1s ease-in-out infinite}@keyframes vector-dataset-pulse{0%,to{opacity:1}50%{opacity:.5}}.maplibre-gl-vector-dataset-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-vector-dataset-dropzone{position:absolute;inset:0;background:#0078d726;border:3px dashed #0078d7;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:none}.maplibre-gl-vector-dataset-dropzone-content{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;background:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #00000026}.maplibre-gl-vector-dataset-dropzone-content svg{color:#0078d7}.maplibre-gl-vector-dataset-dropzone-content p{margin:0;font-size:16px;font-weight:500;color:#333}.maplibre-gl-vector-dataset-loading{position:absolute;inset:0;background:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:1001;pointer-events:none}.maplibre-gl-vector-dataset-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 48px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026}.maplibre-gl-vector-dataset-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#0078d7;border-radius:50%;animation:vector-dataset-spin .8s linear infinite}@keyframes vector-dataset-spin{to{transform:rotate(360deg)}}.maplibre-gl-vector-dataset-loading-text{margin:0;font-size:14px;font-weight:500;color:#333;text-align:center}.maplibre-gl-vector-dataset-loading-progress{margin:0;font-size:12px;color:#666;text-align:center}.maplibre-gl-inspect{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-inspect *{box-sizing:border-box}.maplibre-gl-inspect-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-inspect-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-inspect-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-inspect-button--active:hover{background:#0078d740}.maplibre-gl-inspect-popup .maplibregl-popup-content{padding:0;border-radius:4px;overflow:hidden;font-size:13px;color:#333}.maplibre-gl-inspect-popup .maplibregl-popup-close-button{font-size:18px;padding:4px 8px;color:#666;right:4px;top:4px}.maplibre-gl-inspect-popup .maplibregl-popup-close-button:hover{color:#333;background:#0000000d;border-radius:4px}.maplibre-gl-inspect-header{display:flex;align-items:center;gap:8px;padding:8px 32px 8px 12px;background:#0000000a;border-bottom:1px solid rgba(0,0,0,.08);font-size:11px}.maplibre-gl-inspect-geometry{padding:2px 6px;background:#0078d7;color:#fff;border-radius:3px;font-weight:500;text-transform:uppercase;font-size:10px;flex-shrink:0}.maplibre-gl-inspect-layer{color:#666;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.maplibre-gl-inspect-nav{display:flex;align-items:center;gap:4px;flex-shrink:0}.maplibre-gl-inspect-nav button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;border-radius:3px;font-size:12px;font-weight:700}.maplibre-gl-inspect-nav button:hover:not(:disabled){background:#00000014;color:#333}.maplibre-gl-inspect-nav button:disabled{opacity:.4;cursor:not-allowed}.maplibre-gl-inspect-nav-count{font-size:11px;color:#666;min-width:32px;text-align:center}.maplibre-gl-inspect-content{padding:8px 12px;overflow-y:auto}.maplibre-gl-inspect-properties{width:100%;border-collapse:collapse}.maplibre-gl-inspect-properties tr{border-bottom:1px solid rgba(0,0,0,.05)}.maplibre-gl-inspect-properties tr:last-child{border-bottom:none}.maplibre-gl-inspect-properties td{padding:4px 0;vertical-align:top}.maplibre-gl-inspect-properties td.key{font-weight:500;color:#666;padding-right:12px;white-space:nowrap;width:1%}.maplibre-gl-inspect-properties td.value{color:#333;word-break:break-word}.maplibre-gl-inspect-properties td.value.null{color:#999;font-style:italic}.maplibre-gl-inspect-properties td.value pre{margin:0;font-size:11px;background:#0000000a;padding:4px 6px;border-radius:3px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.maplibre-gl-inspect-empty{padding:12px;text-align:center;color:#999;font-style:italic}.maplibre-gl-inspect-content::-webkit-scrollbar{width:6px}.maplibre-gl-inspect-content::-webkit-scrollbar-track{background:transparent}.maplibre-gl-inspect-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.maplibre-gl-inspect-content::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.maplibre-gl-view-state{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto;position:relative}.maplibre-gl-view-state *{box-sizing:border-box}.maplibre-gl-view-state-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-view-state-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-view-state-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-view-state-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-view-state-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-view-state-button--active:hover{background:#0078d740}.maplibre-gl-view-state-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-view-state-panel{position:absolute;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:4px 0;z-index:10;min-width:240px;font-size:12px;color:#333;display:none}.maplibre-gl-view-state-panel--visible{display:block}.maplibregl-ctrl-bottom-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-right .maplibre-gl-view-state-panel{bottom:100%;margin-bottom:4px}.maplibregl-ctrl-top-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-top-right .maplibre-gl-view-state-panel{top:100%;margin-top:4px}.maplibregl-ctrl-top-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-left .maplibre-gl-view-state-panel{left:0}.maplibregl-ctrl-top-right .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-right .maplibre-gl-view-state-panel{right:0}.maplibre-gl-view-state-header{display:flex;align-items:center;justify-content:space-between;padding:2px 10px 4px;border-bottom:1px solid rgba(0,0,0,.08);font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.maplibre-gl-view-state-row{display:flex;align-items:baseline;padding:2px 10px}.maplibre-gl-view-state-row:hover{background:#00000008}.maplibre-gl-view-state-label{font-size:11px;font-weight:500;color:#666;min-width:52px;flex-shrink:0}.maplibre-gl-view-state-value{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;color:#333;flex:1;word-break:break-all;-webkit-user-select:all;user-select:all}.maplibre-gl-view-state-copy{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;border-radius:3px;flex-shrink:0;margin-left:4px;transition:color .15s ease,background-color .15s ease}.maplibre-gl-view-state-copy:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-view-state-copy svg{width:12px;height:12px}.maplibre-gl-view-state-bbox-section{border-top:1px solid rgba(0,0,0,.08);margin-top:2px;padding-top:2px}.maplibre-gl-view-state-bbox-toggle{display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;width:calc(100% - 20px);margin:4px 10px;padding:4px 8px;border:1px solid rgba(0,120,215,.3);border-radius:3px;background:transparent;color:#0078d7;cursor:pointer;font-size:11px;font-weight:500;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-view-state-bbox-toggle:hover{background:#0078d714;border-color:#0078d780}.maplibre-gl-view-state-bbox-toggle--active{background:#0078d726;border-color:#0078d7}.maplibre-gl-view-state-bbox-toggle svg{width:12px;height:12px}.maplibre-gl-view-state-bbox-result{padding:4px 10px}.maplibre-gl-view-state-bbox-value{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:10px;color:#333;background:#0000000a;padding:4px 6px;border-radius:3px;word-break:break-all;line-height:1.4;-webkit-user-select:all;user-select:all}.maplibre-gl-view-state-bbox-actions{display:flex;gap:4px;margin-top:4px}.maplibre-gl-view-state-bbox-action{display:flex;align-items:center;gap:2px;padding:2px 6px;border:none;border-radius:3px;background:#0000000f;color:#666;cursor:pointer;font-size:10px;transition:background-color .15s ease,color .15s ease}.maplibre-gl-view-state-bbox-action:hover{background:#0000001a;color:#333}.maplibre-gl-view-state-bbox-action--clear:hover{background:#dc26261a;color:#dc2626}.maplibre-gl-view-state-bbox-action svg{width:10px;height:10px}.maplibre-gl-control-grid{position:relative;background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px;color:#1a1a1a}.maplibre-gl-control-grid--collapsed{padding:0}.maplibre-gl-control-grid--collapsed .maplibre-gl-control-grid-content{display:none!important}.maplibre-gl-control-grid-header{-webkit-user-select:none;user-select:none;color:#1a1a1a}.maplibre-gl-control-grid-title{color:#1a1a1a}.maplibre-gl-control-grid-toggle{color:#1a1a1a;transition:color .15s ease}.maplibre-gl-control-grid-toggle:hover{color:#0078d7}.maplibre-gl-control-grid-wrench{display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a;transition:color .15s ease}.maplibre-gl-control-grid-wrench svg{width:20px;height:20px;flex-shrink:0}.maplibre-gl-control-grid-wrench:hover{color:#0078d7}.maplibre-gl-control-grid-content>*{min-width:0;min-height:0}.maplibre-gl-control-grid input[type=number]{border:1px solid rgba(0,0,0,.2);border-radius:2px;font-size:inherit;background:#ffffffe6;color:#1a1a1a}.maplibre-gl-control-grid input[type=number]:focus{outline:none;border-color:#0078d7}.maplibre-gl-control-grid-floating-panel{position:absolute;top:100%;right:0;margin-top:10px;z-index:10}.maplibre-gl-control-grid-floating-panel>.maplibregl-ctrl{margin-top:0!important;margin-bottom:0!important}.maplibre-gl-control-grid-floating-panel .maplibre-gl-view-state-panel{position:static!important;top:auto!important;right:auto!important;margin-top:0!important}.maplibre-gl-control-grid-floating-panel .maplibre-gl-minimap-control .minimap-panel{position:relative;bottom:auto;left:auto;margin-top:0}.maplibre-gl-control-grid-floating-panel .maplibre-gl-minimap-control{margin-right:8px!important}.maplibre-gl-control-grid-relocated{position:static!important;inset:auto!important;z-index:auto!important;display:block!important}.maplibre-gl-control-grid-relocated.pc-control-panel{display:flex!important;flex-direction:column!important}.maplibre-gl-control-grid-placeholder--active{outline:2px solid #0078d7;outline-offset:-2px;border-radius:4px;cursor:pointer}@media(prefers-color-scheme:dark){.maplibre-gl-control-grid{background:#282828e6;color:#e0e0e0}.maplibre-gl-control-grid input[type=number]{border-color:#fff3;background:#ffffff1a;color:#e0e0e0}.maplibre-gl-control-grid-toggle:hover,.maplibre-gl-control-grid-wrench:hover{color:#58a6ff}.maplibre-gl-control-grid-wrench,.maplibre-gl-control-grid-title,.maplibre-gl-control-grid-toggle{color:#e8e8e8}.maplibre-gl-control-grid-placeholder--active{outline-color:#58a6ff}}.maplibre-gl-cog-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-cog-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-cog-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-cog-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-cog-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-cog-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-cog-layer-form-group{margin-bottom:8px}.maplibre-gl-cog-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-cog-layer-input,.maplibre-gl-cog-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-cog-layer-input:focus,.maplibre-gl-cog-layer-select:focus{border-color:#0078d7}.maplibre-gl-cog-layer-input::placeholder{color:#999}.maplibre-gl-cog-layer-row{display:flex;gap:8px}.maplibre-gl-cog-layer-row .maplibre-gl-cog-layer-form-group{flex:1}.maplibre-gl-cog-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-cog-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-cog-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-cog-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-cog-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-cog-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-cog-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-cog-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-cog-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-cog-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-cog-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-cog-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-cog-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-cog-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-cog-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-cog-layer-checkbox-group{margin-top:12px}.maplibre-gl-cog-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-cog-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-cog-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-cog-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-cog-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-cog-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-cog-layer-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-cog-layer-popup-table td:last-child{color:#333}.maplibregl-popup{z-index:10!important}.maplibre-gl-zarr-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-zarr-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-zarr-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-zarr-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-zarr-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-zarr-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-zarr-layer-form-group{margin-bottom:8px}.maplibre-gl-zarr-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-zarr-layer-input,.maplibre-gl-zarr-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-zarr-layer-input:focus,.maplibre-gl-zarr-layer-select:focus{border-color:#0078d7}.maplibre-gl-zarr-layer-input::placeholder{color:#999}.maplibre-gl-zarr-layer-row{display:flex;gap:8px}.maplibre-gl-zarr-layer-row .maplibre-gl-zarr-layer-form-group{flex:1}.maplibre-gl-zarr-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-zarr-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-zarr-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-zarr-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-zarr-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-zarr-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-zarr-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-zarr-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-zarr-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-zarr-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-zarr-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-zarr-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-zarr-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-zarr-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-zarr-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-zarr-layer-checkbox-group{margin-top:12px}.maplibre-gl-zarr-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-zarr-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-zarr-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-zarr-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-zarr-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-zarr-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-zarr-layer-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-zarr-layer-popup-table td:last-child{color:#333}.maplibre-gl-pmtiles-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-pmtiles-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-pmtiles-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-pmtiles-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-pmtiles-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-pmtiles-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-pmtiles-layer-form-group{margin-bottom:8px}.maplibre-gl-pmtiles-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-pmtiles-layer-input,.maplibre-gl-pmtiles-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-pmtiles-layer-input:focus,.maplibre-gl-pmtiles-layer-select:focus{border-color:#0078d7}.maplibre-gl-pmtiles-layer-input::placeholder{color:#999}.maplibre-gl-pmtiles-layer-row{display:flex;gap:8px}.maplibre-gl-pmtiles-layer-row .maplibre-gl-pmtiles-layer-form-group{flex:1}.maplibre-gl-pmtiles-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-pmtiles-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-pmtiles-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-pmtiles-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-pmtiles-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-pmtiles-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-pmtiles-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-pmtiles-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-pmtiles-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-pmtiles-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-pmtiles-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-pmtiles-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-pmtiles-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-pmtiles-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-pmtiles-layer-info{margin-top:8px;padding:6px 8px;background:#f5f5f5;border-radius:3px;font-size:11px;color:#666}.maplibre-gl-pmtiles-layer-info-item{margin-bottom:2px}.maplibre-gl-pmtiles-layer-info-item:last-child{margin-bottom:0}.maplibre-gl-pmtiles-layer-badge{display:inline-block;padding:1px 5px;background:#e3f2fd;color:#1565c0;border-radius:3px;font-size:10px;font-weight:500;margin-left:6px}.maplibre-gl-pmtiles-layer-badge--raster{background:#fff3e0;color:#e65100}.maplibre-gl-pmtiles-layer-color-input{width:60px;height:26px;padding:2px;border:1px solid #ccc;border-radius:3px;cursor:pointer}.maplibre-gl-pmtiles-popup{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#333;max-width:300px}.maplibre-gl-pmtiles-popup-header{font-weight:600;font-size:13px;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid #e0e0e0;color:#0078d7}.maplibre-gl-pmtiles-popup-content{max-height:200px;overflow-y:auto}.maplibre-gl-pmtiles-popup-table{width:100%;border-collapse:collapse}.maplibre-gl-pmtiles-popup-table tr:nth-child(2n){background:#f9f9f9}.maplibre-gl-pmtiles-popup-key{font-weight:500;color:#555;padding:3px 8px 3px 0;vertical-align:top;white-space:nowrap}.maplibre-gl-pmtiles-popup-value{color:#333;padding:3px 0;word-break:break-word}.maplibre-gl-pmtiles-popup-empty{color:#999;font-style:italic;padding:8px 0}.maplibre-gl-add-vector{position:relative}.maplibre-gl-add-vector-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease}.maplibre-gl-add-vector-button:hover{color:#0078d7}.maplibre-gl-add-vector-button:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-add-vector-button--active{color:#0078d7}.maplibre-gl-add-vector-panel{padding:12px;min-width:280px}.maplibre-gl-add-vector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-add-vector-title{font-weight:600;font-size:14px;color:#333}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-close{background-color:transparent;border:none;font-size:18px;color:#666;cursor:pointer;padding:0 4px;line-height:1}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-close:hover{background-color:transparent;color:#333}.maplibre-gl-add-vector-form-group{margin-bottom:12px}.maplibre-gl-add-vector-form-group>label{display:block;font-size:12px;font-weight:500;color:#555;margin-bottom:4px}.maplibre-gl-add-vector-input{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-add-vector-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-add-vector-input::placeholder{color:#999}.maplibre-gl-add-vector-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.maplibre-gl-add-vector-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-add-vector-slider-row{display:flex;align-items:center;gap:10px}.maplibre-gl-add-vector-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;cursor:pointer}.maplibre-gl-add-vector-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer}.maplibre-gl-add-vector-slider::-moz-range-thumb{width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer;border:none}.maplibre-gl-add-vector-slider-value{min-width:36px;font-size:12px;color:#666;text-align:right}.maplibre-gl-add-vector-checkbox-group{margin-top:12px}.maplibre-gl-add-vector-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-add-vector-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-add-vector-buttons{display:flex;gap:8px;margin-top:16px}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn{flex:1;padding:8px 16px;font-size:12px;font-weight:500;border:1px solid #ddd;border-radius:4px;background-color:#f8f8f8;color:#333;cursor:pointer;transition:all .15s ease}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn.maplibre-gl-add-vector-btn--primary{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn.maplibre-gl-add-vector-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-add-vector-status{margin-top:12px;padding:8px 10px;font-size:11px;border-radius:4px}.maplibre-gl-add-vector-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-add-vector-status--error{background:#ffebee;color:#c62828}.maplibre-gl-add-vector-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-add-vector-list{margin-top:16px;border-top:1px solid #e0e0e0;padding-top:12px}.maplibre-gl-add-vector-list-header{font-size:12px;font-weight:500;color:#555;margin-bottom:8px}.maplibre-gl-add-vector-list-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px;font-size:11px}.maplibre-gl-add-vector-list-label{flex:1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-list-remove{background-color:transparent;border:none;color:#999;cursor:pointer;padding:2px 6px;font-size:14px;line-height:1}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-list-remove:hover{background-color:transparent;color:#c62828}.maplibre-gl-add-vector-badge{display:inline-block;padding:2px 6px;font-size:10px;font-weight:500;border-radius:3px;background:#e3f2fd;color:#1565c0;margin-left:6px;text-transform:uppercase}.maplibre-gl-add-vector-badge--parquet{background:#fff3e0;color:#e65100}.maplibre-gl-add-vector-badge--fgb{background:#e8f5e9;color:#2e7d32}.maplibre-gl-add-vector-format-hint{font-size:10px;color:#888;margin-top:4px}.maplibre-gl-add-vector-color-row{display:flex;align-items:center;gap:8px}.maplibre-gl-add-vector-color-input{width:36px;height:28px;padding:0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.maplibre-gl-add-vector-color-input::-webkit-color-swatch-wrapper{padding:2px}.maplibre-gl-add-vector-color-input::-webkit-color-swatch{border:none;border-radius:2px}.maplibre-gl-add-vector-popup{max-height:300px;overflow-y:auto}.maplibre-gl-add-vector-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-add-vector-popup-table td{padding:4px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-add-vector-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-add-vector-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-add-vector-popup-table td:last-child{color:#333;word-break:break-word}.maplibre-gl-stac-layer{position:relative}.maplibre-gl-stac-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;color:#333;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-stac-layer-button:hover{background-color:#f3f4f6}.maplibre-gl-stac-layer-button--active{color:#0078d7}.maplibre-gl-stac-layer-panel{padding:12px;min-width:280px}.maplibre-gl-stac-layer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-stac-layer-title{font-weight:600;font-size:14px;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-close{background-color:transparent;border:none;font-size:20px;color:#444;cursor:pointer;padding:0 4px;line-height:1}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-close:hover{background-color:transparent;color:#333}.maplibre-gl-stac-layer-form-group{margin-bottom:12px}.maplibre-gl-stac-layer-form-group>label{display:block;font-size:12px;font-weight:500;color:#333;margin-bottom:4px}.maplibre-gl-stac-layer-input{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-stac-layer-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-layer-input::placeholder{color:#666}.maplibre-gl-stac-layer-input--half{width:calc(50% - 4px)}.maplibre-gl-stac-layer-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.maplibre-gl-stac-layer-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-layer-rescale-row{display:flex;gap:8px}.maplibre-gl-stac-layer-slider-row{display:flex;align-items:center;gap:10px}.maplibre-gl-stac-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;cursor:pointer}.maplibre-gl-stac-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer}.maplibre-gl-stac-layer-slider::-moz-range-thumb{width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer;border:none}.maplibre-gl-stac-layer-slider-value{min-width:36px;font-size:12px;color:#444;text-align:right}.maplibre-gl-stac-layer-checkbox-group{margin-top:12px}.maplibre-gl-stac-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-stac-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-stac-layer-buttons{display:flex;gap:8px;margin-top:16px}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn{flex:1;padding:8px 16px;font-size:12px;font-weight:500;border:1px solid #ddd;border-radius:4px;background-color:#f8f8f8;color:#333;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--primary{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--secondary{background-color:#f0f0f0;border-color:#ccc}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--secondary:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-stac-layer-status{margin-top:12px;padding:8px 10px;font-size:11px;border-radius:4px}.maplibre-gl-stac-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-stac-layer-status--error{background:#ffebee;color:#c62828}.maplibre-gl-stac-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-stac-layer-info{margin-top:12px;padding:10px;background:#f5f5f5;border-radius:4px;font-size:11px;color:#333}.maplibre-gl-stac-layer-info-title{margin-bottom:4px;word-break:break-all}.maplibre-gl-stac-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-stac-layer-list{margin-top:16px;border-top:1px solid #e0e0e0;padding-top:12px}.maplibre-gl-stac-layer-list-header{font-size:12px;font-weight:500;color:#333;margin-bottom:8px}.maplibre-gl-stac-layer-list-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px;font-size:11px}.maplibre-gl-stac-layer-list-label{flex:1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-stac-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-stac-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-stac-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-stac-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-stac-layer-popup-table td:first-child{color:#333;white-space:nowrap;padding-right:12px}.maplibre-gl-stac-layer-popup-table td:last-child{color:#333}.maplibre-gl-stac-layer-mode-toggle{margin-bottom:12px}.maplibre-gl-stac-layer-mode-buttons{display:flex;gap:0;border:1px solid #ddd;border-radius:4px;overflow:hidden}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn{flex:1;padding:6px 12px;font-size:11px;font-weight:500;border:none;background-color:#f8f8f8;color:#444;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn:first-child{border-right:1px solid #ddd}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn:hover{background-color:#e8e8e8;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn.maplibre-gl-stac-layer-mode-btn--active{background-color:#0078d7;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn.maplibre-gl-stac-layer-mode-btn--active:hover{background-color:#006bc1;color:#fff}.maplibre-gl-stac-layer-rgb-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.maplibre-gl-stac-layer-rgb-row:last-child{margin-bottom:0}.maplibre-gl-stac-layer-rgb-label{font-size:11px;font-weight:600;min-width:40px}.maplibre-gl-stac-layer-rgb-select{flex:1}.maplibre-gl-stac-search{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 8px #00000026}.maplibre-gl-stac-search-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#fff;border:none;border-radius:4px;cursor:pointer;color:#333;box-shadow:0 0 0 2px #0000001a;transition:all .2s ease}.maplibre-gl-stac-search-button:hover{background:#f0f0f0;color:#333}.maplibre-gl-stac-search-button--active{color:#0078d7}.maplibre-gl-stac-search-panel{padding:12px;max-height:500px;overflow-y:auto}.maplibre-gl-stac-search-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-stac-search-title{font-size:14px;font-weight:600;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background-color:transparent;border:none;border-radius:4px;cursor:pointer;font-size:18px;color:#666;line-height:1}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-close:hover{background-color:#f0f0f0;color:#333}.maplibre-gl-stac-search-form-group{margin-bottom:12px}.maplibre-gl-stac-search-form-group>label{display:block;margin-bottom:4px;font-size:12px;font-weight:500;color:#333}.maplibre-gl-stac-search-input{width:100%;padding:8px 10px;font-size:13px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#1a1a1a!important;box-sizing:border-box;transition:border-color .2s ease}.maplibre-gl-stac-search-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-search-input--half{width:calc(50% - 4px)}.maplibre-gl-stac-search-select{width:100%;padding:8px 10px;font-size:13px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#1a1a1a!important;box-sizing:border-box;cursor:pointer;transition:border-color .2s ease}.maplibre-gl-stac-search-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-search-select:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.maplibre-gl-stac-search-select--flex{flex:1;min-width:0}.maplibre-gl-stac-search-row{display:flex;gap:8px;align-items:center}.maplibre-gl-stac-search-custom-url-row{display:flex;gap:8px;margin-top:8px}.maplibre-gl-stac-search-custom-url-row .maplibre-gl-stac-search-input{flex:1}.maplibre-gl-stac-search-custom-url-row .maplibre-gl-stac-search-btn{flex-shrink:0}.maplibre-gl-stac-search-date-row,.maplibre-gl-stac-search-rescale-row{display:flex;gap:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn{padding:8px 16px;font-size:13px;font-weight:500;border:1px solid #ccc;border-radius:4px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--primary{width:100%;background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--secondary{background-color:#f0f0f0;border-color:#ccc;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--secondary:hover:not(:disabled){background-color:#e8e8e8;color:#333}.maplibre-gl-stac-search-hint-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.maplibre-gl-stac-search-hint{font-size:11px;color:#555}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear-footprints{padding:2px 6px;font-size:10px;font-weight:500;background-color:#fff3e0;border:1px solid #ffe0b2;border-radius:3px;color:#e65100;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear-footprints:hover{background-color:#ffe0b2;border-color:#ffcc80;color:#e65100}.maplibre-gl-stac-search-status{padding:8px 10px;margin-bottom:10px;border-radius:4px;font-size:12px}.maplibre-gl-stac-search-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-stac-search-status--error{background:#ffebee;color:#c62828}.maplibre-gl-stac-search-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-stac-search-list{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.maplibre-gl-stac-search-list-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-stac-search-list-header{font-size:12px;font-weight:600;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear{padding:4px 8px;font-size:11px;font-weight:500;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:#c62828;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear:hover{background-color:#ffcdd2;border-color:#ef9a9a;color:#c62828}.maplibre-gl-stac-search-list-item{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px}.maplibre-gl-stac-search-list-label{font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-list-remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background-color:transparent;border:none;border-radius:4px;cursor:pointer;font-size:14px;color:#888;flex-shrink:0;margin-left:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-list-remove:hover{background-color:#ffebee;color:#c62828}.maplibre-gl-stac-search-mode-row{display:flex;gap:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle{flex:1;padding:8px 12px;font-size:12px;background-color:#f5f5f5;border:1px solid #ddd;color:#666}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle:hover:not(:disabled){background-color:#e8e8e8;color:#666}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle.active{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle.active:hover:not(:disabled){background-color:#006bc1;color:#fff}.maplibre-gl-stac-search-rgb-row{display:flex;gap:8px}.maplibre-gl-stac-search-rgb-channel{flex:1;min-width:0}.maplibre-gl-stac-search-rgb-label{display:block;margin-bottom:4px;font-size:11px;font-weight:600;color:#333;text-align:center}.maplibre-gl-stac-search-select--small{padding:6px 8px;font-size:12px}.maplibre-gl-measure-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-measure-control .measure-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-measure-control .measure-button:hover{background-color:#f3f4f6}.maplibre-gl-measure-control .measure-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-button svg{width:18px;height:18px}.maplibre-gl-measure-control .measure-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-measure-control .measure-panel.left{right:calc(100% + 8px)}.maplibre-gl-measure-control .measure-panel.right{left:calc(100% + 8px)}.maplibre-gl-measure-control .measure-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-measure-control .measure-panel .measure-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .measure-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-measure-control .measure-close svg{width:14px;height:14px}.maplibre-gl-measure-control .measure-content{padding:10px}.maplibre-gl-measure-control .measure-mode-toggle{display:flex;gap:4px;margin-bottom:10px}.maplibre-gl-measure-control .measure-panel .mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;font-size:12px;color:#374151;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .mode-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.maplibre-gl-measure-control .measure-panel .mode-btn.active{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-panel .mode-btn.active:hover{background-color:#2563eb;color:#fff}.maplibre-gl-measure-control .mode-btn svg{width:16px;height:16px}.maplibre-gl-measure-control .measure-unit{margin-bottom:10px}.maplibre-gl-measure-control .measure-unit label{display:block;margin-bottom:4px;font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.maplibre-gl-measure-control .measure-unit select{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;font-size:12px;color:#374151;cursor:pointer;transition:border-color .15s ease}.maplibre-gl-measure-control .measure-unit select:hover{border-color:#d1d5db}.maplibre-gl-measure-control .measure-unit select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-measure-control .measure-result{padding:10px;background:#f9fafb;border-radius:4px;margin-bottom:10px}.maplibre-gl-measure-control .result-label{font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.maplibre-gl-measure-control .result-value{font-size:18px;font-weight:600;color:#1f2937}.maplibre-gl-measure-control .result-unit{font-size:12px;font-weight:400;color:#6b7280;margin-left:4px}.maplibre-gl-measure-control .measure-segments{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.maplibre-gl-measure-control .segment-label{font-size:10px;color:#9ca3af;margin-bottom:4px}.maplibre-gl-measure-control .segment-list{display:flex;flex-wrap:wrap;gap:4px}.maplibre-gl-measure-control .segment-item{padding:2px 6px;background:#e5e7eb;border-radius:3px;font-size:10px;color:#4b5563}.maplibre-gl-measure-control .measure-instructions{padding:8px 10px;background:#fef3c7;border-radius:4px;font-size:11px;color:#92400e;margin-bottom:10px}.maplibre-gl-measure-control .measure-actions{display:flex;gap:6px}.maplibre-gl-measure-control .measure-panel .action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;font-size:12px;color:#374151;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .action-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.maplibre-gl-measure-control .measure-panel .action-btn.primary{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-panel .action-btn.primary:hover{background-color:#2563eb;color:#fff}.maplibre-gl-measure-control .measure-panel .action-btn.danger{color:#dc2626;border-color:#fecaca}.maplibre-gl-measure-control .measure-panel .action-btn.danger:hover{background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.maplibre-gl-measure-control .measure-panel .action-btn svg{width:14px;height:14px}.maplibre-gl-measure-control .measure-panel .action-btn:disabled{opacity:.5;cursor:not-allowed}.measure-label{background:#fffffff2;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#1f2937;box-shadow:0 1px 4px #00000026;white-space:nowrap;pointer-events:none}.measure-label.total{background:#3b82f6;color:#fff;font-weight:600}.measure-label.segment{background:#ffffffd9;font-size:10px;padding:2px 6px}.maplibre-gl-measure-control .measurements-list{max-height:150px;overflow-y:auto;margin-bottom:10px}.maplibre-gl-measure-control .measurement-item{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:4px;margin-bottom:4px;background:#f9fafb;transition:background .15s ease}.maplibre-gl-measure-control .measurement-item:hover{background:#f3f4f6}.maplibre-gl-measure-control .measurement-info{display:flex;align-items:center;gap:6px}.maplibre-gl-measure-control .measurement-icon{color:#6b7280}.maplibre-gl-measure-control .measurement-icon svg{width:14px;height:14px}.maplibre-gl-measure-control .measurement-value{font-size:12px;font-weight:500;color:#374151}.maplibre-gl-measure-control .measure-panel .measurement-delete{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#9ca3af;border-radius:3px;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .measurement-delete:hover{background-color:#fef2f2;color:#dc2626}.maplibre-gl-measure-control .measurement-delete svg{width:12px;height:12px}.maplibre-gl-measure-control .empty-state{padding:16px;text-align:center;color:#9ca3af;font-size:12px}.maplibre-gl-bookmark-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-bookmark-control .bookmark-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-button:hover{background-color:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-bookmark-control .bookmark-button svg{width:18px;height:18px}.maplibre-gl-bookmark-control .bookmark-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-bookmark-control .bookmark-panel.left{right:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-panel.right{left:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-bookmark-control .bookmark-close svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-content{padding:10px}.maplibre-gl-bookmark-control .bookmark-add-form{display:flex;gap:6px;margin-bottom:10px}.maplibre-gl-bookmark-control .bookmark-name-input{flex:1;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;transition:border-color .15s ease}.maplibre-gl-bookmark-control .bookmark-name-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-bookmark-control .bookmark-name-input::placeholder{color:#9ca3af}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;cursor:pointer;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:hover{background-color:#2563eb;color:#fff}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.maplibre-gl-bookmark-control .bookmark-add-btn svg{width:16px;height:16px}.maplibre-gl-bookmark-control .bookmark-list{max-height:250px;overflow-y:auto}.maplibre-gl-bookmark-control .bookmark-empty{padding:20px;text-align:center;color:#9ca3af;font-size:12px}.maplibre-gl-bookmark-control .bookmark-empty svg{width:32px;height:32px;margin-bottom:8px;opacity:.5}.maplibre-gl-bookmark-control .bookmark-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:4px;margin-bottom:4px;cursor:pointer;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-item:hover{background:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-item.active{background:#eff6ff}.maplibre-gl-bookmark-control .bookmark-item:last-child{margin-bottom:0}.maplibre-gl-bookmark-control .bookmark-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f3f4f6;border-radius:4px;color:#6b7280;flex-shrink:0}.maplibre-gl-bookmark-control .bookmark-icon svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-info{flex:1;min-width:0}.maplibre-gl-bookmark-control .bookmark-name{font-size:13px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.maplibre-gl-bookmark-control .bookmark-meta{font-size:10px;color:#9ca3af;margin-top:2px}.maplibre-gl-bookmark-control .bookmark-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.maplibre-gl-bookmark-control .bookmark-item:hover .bookmark-actions{opacity:1}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#9ca3af;border-radius:4px;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn:hover{background-color:#e5e7eb;color:#374151}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn.delete:hover{background-color:#fef2f2;color:#dc2626}.maplibre-gl-bookmark-control .bookmark-action-btn svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-footer{padding:8px 10px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.maplibre-gl-bookmark-control .bookmark-footer-actions{display:flex;gap:4px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;background-color:transparent;cursor:pointer;font-size:11px;color:#4b5563;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn:hover,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#4b5563}.maplibre-gl-bookmark-control .bookmark-import-btn svg,.maplibre-gl-bookmark-control .bookmark-export-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #fecaca;border-radius:4px;background-color:transparent;cursor:pointer;font-size:11px;color:#dc2626;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:hover{background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-bookmark-control .bookmark-clear-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-thumbnail{width:40px;height:28px;border-radius:3px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.maplibre-gl-bookmark-control .bookmark-rename-input{width:100%;padding:4px 6px;border:1px solid #3b82f6;border-radius:3px;font-size:13px;color:#374151}.maplibre-gl-bookmark-control .bookmark-rename-input:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-print-control .print-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-print-control .print-button:hover{background-color:#f3f4f6}.maplibre-gl-print-control .print-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-print-control .print-button svg{width:18px;height:18px}.maplibre-gl-print-control .print-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-print-control .print-panel.left{right:calc(100% + 8px)}.maplibre-gl-print-control .print-panel.right{left:calc(100% + 8px)}.maplibre-gl-print-control .print-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-print-control .print-panel .print-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-print-control .print-panel .print-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-print-control .print-close svg{width:14px;height:14px}.maplibre-gl-print-control .print-content{padding:10px}.maplibre-gl-print-control .print-field{margin-bottom:10px}.maplibre-gl-print-control .print-field label{display:block;font-size:11px;font-weight:600;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.maplibre-gl-print-control .print-input{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-print-control .print-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-input::placeholder{color:#9ca3af}.maplibre-gl-print-control .print-row{display:flex;gap:10px}.maplibre-gl-print-control .print-row .print-field{flex:1}.maplibre-gl-print-control .print-select{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box;cursor:pointer;transition:border-color .15s ease}.maplibre-gl-print-control .print-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-quality-wrapper{display:flex;align-items:center;gap:8px}.maplibre-gl-print-control .print-quality-range{flex:1;height:4px;cursor:pointer;accent-color:#3b82f6}.maplibre-gl-print-control .print-quality-value{font-size:11px;color:#6b7280;min-width:28px;text-align:right}.maplibre-gl-print-control .print-size-options{display:flex;gap:16px;margin-bottom:8px}.maplibre-gl-print-control .print-radio-label{display:flex;align-items:center;gap:4px;font-size:12px;color:#374151;cursor:pointer;text-transform:none;font-weight:400;letter-spacing:normal}.maplibre-gl-print-control .print-radio-label input[type=radio]{accent-color:#3b82f6}.maplibre-gl-print-control .print-custom-size{display:flex;gap:8px}.maplibre-gl-print-control .print-size-group{flex:1}.maplibre-gl-print-control .print-size-label{display:block;font-size:10px;color:#9ca3af;margin-bottom:2px;text-transform:none;font-weight:400;letter-spacing:normal}.maplibre-gl-print-control .print-size-input{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box}.maplibre-gl-print-control .print-size-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-panel .print-export-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease;margin-bottom:6px}.maplibre-gl-print-control .print-panel .print-export-btn:hover{background-color:#2563eb;color:#fff}.maplibre-gl-print-control .print-panel .print-export-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.maplibre-gl-print-control .print-export-btn svg{width:16px;height:16px}.maplibre-gl-print-control .print-panel .print-copy-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;background-color:transparent;color:#4b5563;font-size:12px;cursor:pointer;transition:all .15s ease}.maplibre-gl-print-control .print-panel .print-copy-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#4b5563}.maplibre-gl-print-control .print-panel .print-copy-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-print-control .print-copy-btn svg{width:14px;height:14px}.maplibre-gl-print-control .print-feedback{text-align:center;font-size:12px;font-weight:600;color:#16a34a;padding:4px 0 0;opacity:0;transition:opacity .3s ease}.maplibre-gl-print-control .print-feedback.visible{opacity:1}.maplibre-gl-minimap-control{position:relative}.maplibre-gl-minimap-control .minimap-button{width:29px;height:29px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:none;border-radius:4px;cursor:pointer;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-minimap-control .minimap-button:hover{background:#f0f0f0}.maplibre-gl-minimap-control .minimap-button svg{width:18px;height:18px}.maplibre-gl-minimap-control .minimap-panel{position:absolute;bottom:36px;left:0;border-radius:4px;box-shadow:0 2px 8px #0003;overflow:hidden;border:2px solid rgba(0,0,0,.1);background:#fff}.maplibre-gl-minimap-control .minimap-map{width:100%;height:100%;overflow:hidden}.maplibre-gl-minimap-control .minimap-map .maplibregl-canvas{width:100%!important;height:100%!important}.geo-editor-control{background:transparent;box-shadow:none}.geo-editor-toolbar{display:inline-flex;gap:4px;padding:4px;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.geo-editor-toolbar--collapsed{padding:0;gap:0}.geo-editor-toolbar--vertical{flex-direction:column}.geo-editor-toolbar--horizontal{flex-direction:row}.geo-editor-tools-wrapper{display:flex;flex-direction:column;gap:4px}.geo-editor-toolbar--horizontal .geo-editor-tools-wrapper{flex-direction:row}.geo-editor-collapse-btn{margin-bottom:4px;flex-shrink:0;width:30px;height:30px}.geo-editor-toolbar--horizontal .geo-editor-collapse-btn{margin-bottom:0;margin-right:4px}.geo-editor-toolbar--collapsed .geo-editor-collapse-btn{margin:0}.geo-editor-tool-group{display:flex;flex-direction:column;gap:2px}.geo-editor-toolbar--horizontal .geo-editor-tool-group{flex-direction:row}.geo-editor-tool-group:not(:last-child){padding-bottom:4px;border-bottom:1px solid #e5e5e5}.geo-editor-toolbar--horizontal .geo-editor-tool-group:not(:last-child){padding-bottom:0;padding-right:4px;border-bottom:none;border-right:1px solid #e5e5e5}.geo-editor-tool-group-label{font-size:9px;font-weight:600;text-transform:uppercase;color:#666;padding:2px 4px;letter-spacing:.5px}.geo-editor-tool-buttons{display:flex;flex-direction:column;gap:2px}.geo-editor-toolbar--horizontal .geo-editor-tool-buttons{flex-direction:row}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-2 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-3 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-4 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.geo-editor-tool-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:4px;background:#f5f5f5;color:#333;cursor:pointer;transition:all .15s ease}.geo-editor-tool-button:hover{background:#e8e8e8}.geo-editor-tool-button:active{background:#ddd}.geo-editor-tool-button--active,.geo-editor-tool-button.geo-editor-tool-button--active{background:#38f!important;background-color:#38f!important;color:#fff!important}.geo-editor-tool-button--active:hover,.geo-editor-tool-button.geo-editor-tool-button--active:hover{background:#27e!important;background-color:#27e!important}.geo-editor-tool-button:disabled{opacity:.5;cursor:not-allowed}.geo-editor-tool-button[data-history]:disabled{opacity:.4;cursor:not-allowed}.geo-editor-tool-button[data-history]:disabled:hover{background:#f5f5f5}.geo-editor-tool-button svg{width:18px;height:18px}.geo-editor-tool-button--active svg{color:#fff!important}.geo-editor-tool-button--active svg path,.geo-editor-tool-button--active svg polygon,.geo-editor-tool-button--active svg rect,.geo-editor-tool-button--active svg circle,.geo-editor-tool-button--active svg ellipse,.geo-editor-tool-button--active svg line,.geo-editor-tool-button--active svg text{fill:#fff!important;color:#fff!important}.geo-editor-tool-button--active svg path[fill=none],.geo-editor-tool-button--active svg polygon[fill=none],.geo-editor-tool-button--active svg rect[fill=none],.geo-editor-tool-button--active svg circle[fill=none],.geo-editor-tool-button--active svg ellipse[fill=none],.geo-editor-tool-button--active svg line[fill=none]{fill:none!important;stroke:#fff!important}.geo-editor-tool-button--active svg [stroke],.geo-editor-tool-button--active svg path[stroke],.geo-editor-tool-button--active svg polygon[stroke],.geo-editor-tool-button--active svg rect[stroke],.geo-editor-tool-button--active svg circle[stroke],.geo-editor-tool-button--active svg ellipse[stroke],.geo-editor-tool-button--active svg line[stroke]{stroke:#fff!important}.geo-editor-tool-button[title]{position:relative}.geo-editor-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.geo-editor-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-width:400px;width:90%;max-height:80vh;overflow:auto}.geo-editor-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}.geo-editor-dialog-title{font-size:16px;font-weight:600;color:#333;margin:0}.geo-editor-dialog-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#666;cursor:pointer;transition:all .15s ease}.geo-editor-dialog-close:hover{background:#f5f5f5;color:#333}.geo-editor-dialog-body{padding:20px}.geo-editor-dialog-footer{display:flex;gap:8px;justify-content:flex-end;padding:16px 20px;border-top:1px solid #e5e5e5}.geo-editor-form-group{margin-bottom:16px}.geo-editor-form-group:last-child{margin-bottom:0}.geo-editor-label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.geo-editor-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .15s ease}.geo-editor-input:focus{outline:none;border-color:#38f;box-shadow:0 0 0 3px #3388ff1a}.geo-editor-slider{width:100%;height:6px;border-radius:3px;background:#e5e5e5;appearance:none;cursor:pointer}.geo-editor-slider::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#38f;cursor:pointer;transition:transform .15s ease}.geo-editor-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.geo-editor-slider::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;background:#38f;cursor:pointer}.geo-editor-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.geo-editor-btn--primary{background:#38f;color:#fff}.geo-editor-btn--primary:hover{background:#27e}.geo-editor-btn--secondary{background:#f5f5f5;color:#333}.geo-editor-btn--secondary:hover{background:#e8e8e8}.geo-editor-btn--danger{background:#dc3545;color:#fff}.geo-editor-btn--danger:hover{background:#c82333}.geo-editor-btn:disabled{opacity:.5;cursor:not-allowed}.geo-editor-stats{display:flex;gap:20px;padding:12px;background:#f8f9fa;border-radius:4px;margin-bottom:16px}.geo-editor-stat{display:flex;flex-direction:column;align-items:center}.geo-editor-stat-value{font-size:20px;font-weight:600;color:#333}.geo-editor-stat-label{font-size:11px;text-transform:uppercase;color:#666;letter-spacing:.5px}.geo-editor-stat--highlight .geo-editor-stat-value{color:#38f}.geo-editor-stat--success .geo-editor-stat-value{color:#28a745}.geo-editor-message{padding:12px 16px;border-radius:4px;font-size:13px;margin-bottom:16px}.geo-editor-message--info{background:#e7f3ff;color:#0056b3;border:1px solid #b8daff}.geo-editor-message--warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.geo-editor-message--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.geo-editor-message--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.geo-editor-selection-highlight{stroke:#38f;stroke-width:3;stroke-dasharray:5,5;fill:#3388ff1a;animation:geo-editor-dash .5s linear infinite}@keyframes geo-editor-dash{to{stroke-dashoffset:-10}}.geo-editor-properties-popup .maplibregl-popup-content{padding:10px;max-height:300px;overflow-y:auto}.geo-editor-popup-table{border-collapse:collapse;width:100%;font-size:12px}.geo-editor-popup-table td{padding:4px 8px;border-bottom:1px solid #e0e0e0}.geo-editor-popup-table tr:last-child td{border-bottom:none}.geo-editor-popup-key{font-weight:600;color:#333;white-space:nowrap;vertical-align:top}.geo-editor-popup-value{color:#666;word-break:break-word}.geo-editor-popup-empty{color:#999;font-style:italic;padding:8px;text-align:center}@media(max-width:768px){.geo-editor-toolbar{padding:2px}.geo-editor-tool-button{width:36px;height:36px}.geo-editor-dialog{max-width:95%;margin:10px}}.geo-editor-attribute-panel{position:absolute;top:10px;width:300px;max-height:80vh;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000026;display:flex;flex-direction:column;z-index:1000;transition:transform .3s ease,opacity .3s ease;overflow:hidden}.geo-editor-attribute-panel--right{right:10px}.geo-editor-attribute-panel--left{left:10px}.geo-editor-attribute-panel--hidden{opacity:0;pointer-events:none}.geo-editor-attribute-panel--right.geo-editor-attribute-panel--hidden{transform:translate(100%)}.geo-editor-attribute-panel--left.geo-editor-attribute-panel--hidden{transform:translate(-100%)}.geo-editor-attribute-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#f8f9fa;flex-shrink:0}.geo-editor-attribute-panel-title{font-size:14px;font-weight:600;color:#333;margin:0}.geo-editor-attribute-panel-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#666;cursor:pointer;transition:all .15s ease}.geo-editor-attribute-panel-close:hover{background:#e8e8e8;color:#333}.geo-editor-attribute-panel-body{flex:1;overflow-y:auto;padding:16px}.geo-editor-attribute-panel-footer{display:flex;gap:8px;justify-content:flex-end;padding:12px 16px;border-top:1px solid #e5e5e5;background:#f8f9fa;flex-shrink:0}.geo-editor-attribute-form-group{margin-bottom:16px}.geo-editor-attribute-form-group:last-child{margin-bottom:0}.geo-editor-attribute-label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.geo-editor-attribute-label--required:after{content:" *";color:#dc3545}.geo-editor-attribute-input,.geo-editor-attribute-select,.geo-editor-attribute-textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.geo-editor-attribute-input:focus,.geo-editor-attribute-select:focus,.geo-editor-attribute-textarea:focus{outline:none;border-color:#38f;box-shadow:0 0 0 3px #3388ff1a}.geo-editor-attribute-input:disabled,.geo-editor-attribute-select:disabled,.geo-editor-attribute-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#666}.geo-editor-attribute-textarea{min-height:80px;resize:vertical}.geo-editor-attribute-input[type=color]{padding:4px;height:40px;cursor:pointer}.geo-editor-attribute-input[type=date]{cursor:pointer}.geo-editor-attribute-checkbox-wrapper{display:flex;align-items:center;gap:8px}.geo-editor-attribute-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3388ff}.geo-editor-attribute-checkbox-label{font-size:14px;color:#333;cursor:pointer}.geo-editor-attribute-readonly{background-color:#f8f9fa;border:1px solid #e5e5e5;border-radius:4px;padding:8px 12px;font-size:14px;color:#666;word-break:break-word}.geo-editor-attribute-readonly-null{color:#999;font-style:italic}.geo-editor-attribute-extra-section{margin-top:24px;padding-top:16px;border-top:1px dashed #ddd}.geo-editor-attribute-extra-section-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:.5px;margin-bottom:12px}.geo-editor-attribute-error{font-size:12px;color:#dc3545;margin-top:4px}.geo-editor-attribute-input--error,.geo-editor-attribute-select--error,.geo-editor-attribute-textarea--error{border-color:#dc3545}.geo-editor-attribute-input--error:focus,.geo-editor-attribute-select--error:focus,.geo-editor-attribute-textarea--error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.geo-editor-attribute-empty{text-align:center;padding:32px 16px;color:#666;font-size:14px}.geo-editor-attribute-geometry-badge{display:inline-block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:4px;margin-left:8px;background:#e7f3ff;color:#0056b3}@media(max-width:768px){.geo-editor-attribute-panel{width:calc(100% - 20px);max-width:320px}}.marker-wrapper svg circle{fill-opacity:.5!important}.marker-wrapper svg path{fill-opacity:.5!important}.lidar-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.lidar-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#1f2a37}.lidar-control-toggle:hover{background-color:#0000000d}.lidar-control-toggle .lidar-control-icon{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;line-height:0}.lidar-control-toggle .lidar-control-icon svg{width:22px;height:22px;display:block;stroke:currentColor;fill:none}.lidar-control-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;width:380px;overflow-y:auto;overflow-x:hidden;z-index:1000;padding:8px;font-size:12px;line-height:1.4;display:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-control-panel::-webkit-scrollbar{width:6px}.lidar-control-panel::-webkit-scrollbar-track{background:transparent}.lidar-control-panel::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-control-panel::-webkit-scrollbar-thumb:hover{background-color:#00000080}.lidar-control-panel.expanded{display:block}.lidar-control-header{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;color:#333;padding:4px 0 8px;border-bottom:1px solid #e0e0e0;margin-bottom:8px}.lidar-control-title{flex:1 1 auto;font-size:13px}.lidar-control-close{width:20px;height:20px;border:none;background:transparent;color:#999;font-size:18px;line-height:1;cursor:pointer;padding:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.lidar-control-close:hover{color:#333}.lidar-control-content{overflow-y:auto;overflow-x:hidden;position:relative;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-control-content::-webkit-scrollbar{width:6px}.lidar-control-content::-webkit-scrollbar-track{background:transparent}.lidar-control-content::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-control-content::-webkit-scrollbar-thumb:hover{background-color:#00000080}.lidar-control-section{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.lidar-control-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.lidar-control-section-header{font-weight:600;font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.lidar-control-group{margin-bottom:10px}.lidar-control-group:last-child{margin-bottom:0}.lidar-control-label{display:block;margin-bottom:4px;font-size:11px;font-weight:500;color:#555}.lidar-control-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.lidar-control-value{font-size:11px;color:#666;font-weight:500}.lidar-control-input{width:100%;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.lidar-control-input:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-control-select{width:100%;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer}.lidar-control-select:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-control-slider{width:100%;height:4px;border-radius:2px;background:#e0e0e0;outline:none;-webkit-appearance:none;margin-top:4px}.lidar-control-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#159895;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}.lidar-control-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#159895;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}.lidar-control-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;font-size:12px;font-weight:500;color:#fff;background:#159895;border:none;border-radius:4px;cursor:pointer;transition:background-color .15s}.lidar-control-button:hover{background:#128784}.lidar-control-button:disabled{background:#ccc;cursor:not-allowed}.lidar-control-button.secondary{background:#f0f0f0;color:#333}.lidar-control-button.secondary:hover{background:#e0e0e0}.lidar-file-input-wrapper{position:relative;overflow:hidden;display:block;width:100%}.lidar-file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;top:0;left:0}.lidar-file-input-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;background:#f8f9fa;border:2px dashed #ddd;border-radius:4px;cursor:pointer;transition:border-color .15s,background .15s;color:#666;font-size:12px;text-align:center}.lidar-file-input-label:hover,.lidar-file-input-label.drag-over{border-color:#159895;background:#f0faf9}.lidar-file-input-label svg{color:#999}.lidar-pointclouds-section{min-height:40px}.lidar-pointclouds-list{max-height:150px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.lidar-pointclouds-empty{color:#999;font-size:11px;font-style:italic;text-align:center;padding:12px 0}.lidar-pointcloud-item{display:flex;align-items:center;justify-content:space-between;padding:8px;background:#f8f9fa;border-radius:4px;margin-bottom:4px}.lidar-pointcloud-item:last-child{margin-bottom:0}.lidar-pointcloud-info{flex:1;min-width:0;margin-right:8px}.lidar-pointcloud-name{font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lidar-pointcloud-details{font-size:10px;color:#888;margin-top:2px}.lidar-pointcloud-actions{display:flex;gap:4px}.lidar-control-panel .lidar-pointcloud-action{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;font-size:10px;background:#f0f0f0;border:1px solid #ccc;border-radius:3px;cursor:pointer;color:#333;font-weight:500;width:64px;height:auto;line-height:1.2;white-space:nowrap;box-sizing:border-box}.lidar-control-panel .lidar-pointcloud-action:hover{background:#e0e0e0;border-color:#bbb}.lidar-control-panel .lidar-pointcloud-action.remove{background:#fff5f5;color:#dc3545;border-color:#dc3545}.lidar-control-panel .lidar-pointcloud-action.remove:hover{background:#dc3545;color:#fff}.lidar-loading{display:none;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;color:#666;font-size:12px;background:#fffffff2;position:absolute;inset:0;z-index:100;border-radius:4px}.lidar-loading.active{display:flex}.lidar-loading-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#159895;border-radius:50%;animation:lidar-spin .8s linear infinite;margin-bottom:12px}.lidar-loading-text{font-size:13px;font-weight:500;color:#333;margin-bottom:8px}.lidar-loading-progress{font-size:11px;color:#666}.lidar-loading-bar{width:200px;height:4px;background:#e0e0e0;border-radius:2px;margin-top:12px;overflow:hidden}.lidar-loading-bar-fill{height:100%;background:#159895;border-radius:2px;transition:width .2s ease;width:0%}@keyframes lidar-spin{to{transform:rotate(360deg)}}.lidar-error{padding:8px;background:#fff5f5;border:1px solid #ffcdd2;border-radius:4px;color:#c62828;font-size:11px;margin-top:8px;word-wrap:break-word;overflow-wrap:break-word;max-height:120px;overflow-y:auto}.lidar-control-flex{display:flex;gap:8px;align-items:center}.lidar-control-flex-col{display:flex;flex-direction:column;gap:8px}.lidar-pointclouds-list{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-pointclouds-list::-webkit-scrollbar{width:6px}.lidar-pointclouds-list::-webkit-scrollbar-track{background:transparent}.lidar-pointclouds-list::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-classification-legend{margin-top:8px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.lidar-classification-legend-header{display:flex;gap:8px;padding:6px 8px;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.lidar-legend-action-btn{flex:1;padding:4px 8px;font-size:10px;font-weight:500;background-color:#159895;border:1px solid #128583;border-radius:3px;cursor:pointer;color:#fff;transition:background-color .15s,border-color .15s}.lidar-control-panel .lidar-legend-action-btn{background-color:#159895;border:1px solid #128583;color:#fff}.lidar-legend-action-btn:hover,.lidar-legend-action-btn:focus-visible{background-color:#0f6d6b;border-color:#0b5b59;color:#fff}.lidar-control-panel .lidar-classification-legend-header button.lidar-legend-action-btn:hover,.lidar-control-panel .lidar-classification-legend-header button.lidar-legend-action-btn:focus-visible{background-color:#0f6d6b;border-color:#0b5b59;color:#fff}.lidar-classification-legend-list{max-height:180px;overflow-y:auto;padding:4px 0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-classification-legend-list::-webkit-scrollbar{width:6px}.lidar-classification-legend-list::-webkit-scrollbar-track{background:transparent}.lidar-classification-legend-list::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-classification-legend-item{display:flex;align-items:center;gap:8px;padding:4px 8px;cursor:pointer}.lidar-classification-legend-item:hover{background:#f8f9fa}.lidar-classification-legend-item input[type=checkbox]{margin:0;cursor:pointer;flex-shrink:0}.lidar-classification-swatch{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.lidar-classification-label{font-size:11px;color:#333;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lidar-classification-empty{padding:12px 8px;text-align:center;color:#888;font-size:11px;font-style:italic}.lidar-colormap-group{margin-bottom:10px}.lidar-colormap-row{display:flex;align-items:center;gap:8px}.lidar-colormap-select{flex:1;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer}.lidar-colormap-select:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-colormap-preview{width:50px;height:14px;border-radius:2px;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.lidar-colorbar{margin:8px 0}.lidar-colorbar-label{font-size:11px;font-weight:500;color:#555;margin-bottom:4px}.lidar-colorbar-gradient{width:100%;height:14px;border-radius:2px;border:1px solid rgba(0,0,0,.15);display:block}.lidar-colorbar-labels{display:flex;justify-content:space-between;font-size:10px;color:#666;margin-top:2px}.lidar-colorbar-min,.lidar-colorbar-max{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace}.lidar-color-range{margin:8px 0}.lidar-color-range-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.lidar-range-reset-btn{padding:2px 8px;font-size:10px;background:#f0f0f0;border:1px solid #ccc;border-radius:3px;cursor:pointer;color:#555}.lidar-range-reset-btn:hover{background:#e0e0e0;border-color:#999}.lidar-range-reset-btn:active{background:#d0d0d0}.lidar-range-mode{display:flex;gap:16px;margin-bottom:8px}.lidar-range-mode label{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:#555}.lidar-range-mode input[type=radio]{margin:0;cursor:pointer}.lidar-control-panel .lidar-pointcloud-action.info{background:#e3f2fd;color:#1565c0;border-color:#90caf9}.lidar-control-panel .lidar-pointcloud-action.info:hover{background:#1565c0;color:#fff}.lidar-metadata-backdrop{position:fixed;inset:0;background:#00000080;z-index:10000}.lidar-metadata-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;width:500px;max-width:90vw;max-height:80vh;overflow:hidden;z-index:10001;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px}.lidar-metadata-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.lidar-metadata-title{font-size:16px;font-weight:600;color:#333}.lidar-metadata-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.lidar-metadata-close:hover{background:#e0e0e0;color:#333}.lidar-metadata-content{padding:16px 20px;max-height:calc(80vh - 65px);overflow-y:auto}.lidar-metadata-section{margin-bottom:12px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.lidar-metadata-section:last-child{margin-bottom:0}.lidar-metadata-section-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f8f9fa;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;font-size:12px;color:#555}.lidar-metadata-section-header:hover{background:#f0f0f0}.lidar-metadata-section-toggle{font-size:10px;color:#888}.lidar-metadata-section-title{flex:1}.lidar-metadata-section-body{padding:12px;border-top:1px solid #e0e0e0}.lidar-metadata-row{display:flex;justify-content:space-between;padding:4px 0;font-size:12px}.lidar-metadata-label{color:#666;font-weight:500}.lidar-metadata-value{color:#333;text-align:right;max-width:60%;word-break:break-all}.lidar-metadata-subheader{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:12px 0 6px;padding-top:8px;border-top:1px dashed #e0e0e0}.lidar-metadata-subheader:first-child{margin-top:0;padding-top:0;border-top:none}.lidar-metadata-wkt{margin-top:8px}.lidar-metadata-copy-btn{display:block;margin-bottom:8px;padding:6px 12px;font-size:11px;font-weight:500;background:#159895;color:#fff;border:none;border-radius:4px;cursor:pointer}.lidar-metadata-copy-btn:hover{background:#128784}.lidar-metadata-code{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:10px;font-family:Monaco,Consolas,monospace;font-size:10px;max-height:200px;overflow:auto;white-space:pre;margin:0}.lidar-metadata-table{width:100%;border-collapse:collapse;font-size:11px}.lidar-metadata-table th,.lidar-metadata-table td{padding:6px 8px;text-align:left;border-bottom:1px solid #e0e0e0}.lidar-metadata-table th{background:#f8f9fa;font-weight:600;color:#555}.lidar-metadata-table tr:last-child td{border-bottom:none}.lidar-crosssection-section{margin-top:8px}.lidar-section-collapsible{display:flex;align-items:center;gap:6px}.lidar-section-toggle{font-size:10px;color:#888;width:12px}.lidar-section-body,.lidar-crosssection-panel{padding:8px 0}.lidar-crosssection-header{font-size:12px;font-weight:600;color:#555;margin-bottom:8px;display:none}.lidar-crosssection-controls{display:flex;gap:8px;margin-bottom:10px}.lidar-crosssection-draw,.lidar-crosssection-clear{flex:1;padding:6px 12px;font-size:11px}.lidar-crosssection-draw.active{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.lidar-crosssection-chart{border:1px solid #e0e0e0;border-radius:4px;margin:10px 0;overflow:hidden}.lidar-profile-chart-container{position:relative;background:#fff}.lidar-profile-chart{display:block}.lidar-profile-tooltip{position:absolute;background:#000000d9;color:#fff;padding:6px 10px;border-radius:4px;font-size:11px;pointer-events:none;z-index:100;white-space:nowrap;line-height:1.5}.lidar-crosssection-stats{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;padding:8px;background:#f8f9fa;border-radius:4px;font-size:11px}.lidar-crosssection-stat{display:flex;justify-content:space-between}.lidar-crosssection-stat-label{color:#666}.lidar-crosssection-stat-value{font-weight:500;color:#333}.lidar-chart-popup-backdrop{position:fixed;inset:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center}.lidar-chart-popup{position:relative;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;width:750px;height:520px;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.lidar-chart-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e0e0e0;background:#f8f9fa;border-radius:8px 8px 0 0;flex-shrink:0}.lidar-chart-popup-title{font-size:14px;font-weight:600;color:#333}.lidar-chart-popup-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;line-height:1}.lidar-chart-popup-close:hover{background:#e0e0e0;color:#333}.lidar-chart-popup-content{flex:1;padding:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.lidar-chart-popup-stats{display:flex;gap:24px;padding:12px 16px;background:#f8f9fa;border-top:1px solid #e0e0e0;font-size:13px;color:#555;flex-shrink:0;flex-wrap:wrap}.lidar-chart-popup-stats span{white-space:nowrap}.lidar-chart-popup-resize{position:absolute;right:0;bottom:0;width:20px;height:20px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 50%,#ccc 50%,#ccc 60%,transparent 60%,transparent 70%,#ccc 70%,#ccc 80%,transparent 80%);border-radius:0 0 8px}.lidar-chart-popup-resize:hover{background:linear-gradient(135deg,transparent 50%,#999 50%,#999 60%,transparent 60%,transparent 70%,#999 70%,#999 80%,transparent 80%)}.pc-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.4}.pc-control-toggle{width:29px;height:29px;padding:0;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s}.pc-control-toggle:hover{background-color:#f0f0f0}.pc-control-icon{display:flex;align-items:center;justify-content:center}.pc-control-icon svg{stroke:#333}.pc-control-panel{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1000;display:none;flex-direction:column;overflow:hidden}.pc-control-panel.expanded{display:flex}.pc-control-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#f8f9fa;border-radius:8px 8px 0 0}.pc-control-title{font-weight:600;font-size:14px;color:#1a1a1a}.pc-control-close{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;font-size:20px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s}.pc-control-close:hover{background:#e5e5e5;color:#333}.pc-control-nav{display:flex;padding:8px 12px;gap:8px;border-bottom:1px solid #e5e5e5;background:#fafafa}.pc-nav-btn{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;color:#666;transition:all .15s}.pc-nav-btn:hover{background:#f5f5f5;border-color:#ccc}.pc-nav-btn.active{background:#0078d4;border-color:#0078d4;color:#fff}.pc-control-content{flex:1;overflow-y:auto;padding:12px}.pc-control-content::-webkit-scrollbar{width:6px}.pc-control-content::-webkit-scrollbar-track{background:#f1f1f1}.pc-control-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.pc-control-content::-webkit-scrollbar-thumb:hover{background:#aaa}.pc-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666;gap:12px}.pc-spinner{width:24px;height:24px;border:3px solid #e5e5e5;border-top-color:#0078d4;border-radius:50%;animation:pc-spin .8s linear infinite}@keyframes pc-spin{to{transform:rotate(360deg)}}.pc-error{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;color:#d13438;text-align:center}.pc-collection-browser{display:flex;flex-direction:column;gap:12px}.pc-search-box{position:sticky;top:0;background:#fff;z-index:1}.pc-search-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;outline:none;transition:border-color .15s}.pc-search-input:focus{border-color:#0078d4}.pc-collection-list{display:flex;flex-direction:column;gap:8px}.pc-collection-item{padding:12px;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;transition:all .15s}.pc-collection-item:hover{border-color:#0078d4;background:#f8f9fa}.pc-collection-title{font-weight:600;color:#1a1a1a;margin-bottom:4px}.pc-collection-description{font-size:12px;color:#666;margin-bottom:8px}.pc-collection-keywords{display:flex;flex-wrap:wrap;gap:4px}.pc-tag{display:inline-block;padding:2px 8px;background:#e8f4fd;color:#0078d4;font-size:11px;border-radius:10px}.pc-search-panel{display:flex;flex-direction:column;gap:16px}.pc-btn-back{background:none;border:none;padding:0;color:#0078d4;cursor:pointer;font-size:13px;text-align:left}.pc-btn-back:hover{text-decoration:underline}.pc-selected-collection{padding:12px;background:#f8f9fa;border-radius:6px}.pc-collection-name{display:block;font-weight:600;margin-top:4px}.pc-form-group{display:flex;flex-direction:column;gap:6px}.pc-label{font-size:12px;color:#666;font-weight:500}.pc-input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;outline:none;transition:border-color .15s}.pc-input:focus{border-color:#0078d4}.pc-bbox-display{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#f5f5f5;border-radius:4px}.pc-bbox-text{font-size:12px;color:#666;font-family:monospace}.pc-date-inputs{display:flex;align-items:center;gap:8px}.pc-date-inputs .pc-input{flex:1}.pc-date-separator{color:#999;font-size:12px}.pc-btn{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:13px;transition:all .15s}.pc-btn:hover{background:#f5f5f5}.pc-btn-primary{background:#0078d4;border-color:#0078d4;color:#fff}.pc-btn-primary:hover{background:#006cbd}.pc-btn-small{padding:4px 10px;font-size:12px}.pc-btn-icon{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#666;transition:all .15s}.pc-btn-icon:hover{background:#e5e5e5;color:#333}.pc-results{display:flex;flex-direction:column;gap:12px}.pc-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-results-count{font-size:12px;color:#666}.pc-results-list{display:flex;flex-direction:column;gap:8px}.pc-results-empty{padding:30px 20px;text-align:center;color:#666}.pc-result-item{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;transition:all .15s}.pc-result-item:hover{border-color:#0078d4;background:#f8f9fa}.pc-result-thumbnail{width:60px;height:60px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.pc-result-thumbnail img{width:100%;height:100%;object-fit:cover}.pc-result-info{flex:1;min-width:0}.pc-result-title{font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.pc-result-date,.pc-result-cloud{font-size:11px;color:#666;margin-top:2px}.pc-result-actions{flex-shrink:0}.pc-item-details{display:flex;flex-direction:column;gap:16px}.pc-details-header{display:flex;flex-direction:column;gap:8px}.pc-details-title{font-size:14px;font-weight:600;margin:0;word-break:break-all}.pc-details-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;background:#f8f9fa;border-radius:6px}.pc-meta-item{display:flex;flex-direction:column;gap:2px}.pc-meta-item .pc-value{font-weight:500;color:#1a1a1a}.pc-details-section{display:flex;flex-direction:column;gap:8px}.pc-section-title{font-size:12px;font-weight:600;color:#333;margin:0}.pc-assets-list{display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.pc-asset-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;background:#f8f9fa;border-radius:4px}.pc-asset-info{flex:1;min-width:0}.pc-asset-name{font-weight:500;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-asset-type{font-size:11px;color:#666}.pc-details-actions{padding-top:8px;border-top:1px solid #e5e5e5}.pc-details-actions .pc-btn{width:100%}.pc-layers-empty{padding:30px 20px;text-align:center;color:#666}.pc-layers-empty p{margin:0 0 8px}.pc-layers-list{display:flex;flex-direction:column;gap:8px}.pc-layer-item{padding:10px;border:1px solid #e5e5e5;border-radius:6px}.pc-layer-header{display:flex;align-items:center;gap:8px}.pc-layer-visibility{flex-shrink:0}.pc-layer-name{flex:1;font-weight:500;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-layer-controls{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.pc-opacity-label{display:block;font-size:11px;color:#666;margin-bottom:6px}.pc-opacity-value{font-weight:500;color:#333}.pc-opacity-slider{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:#e5e5e5;border-radius:2px;outline:none}.pc-opacity-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer}.pc-opacity-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer;border:none}.pc-cloud-cover-input{display:flex;align-items:center;gap:12px}.pc-cloud-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#e5e5e5;border-radius:2px;outline:none}.pc-cloud-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer}.pc-cloud-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer;border:none}.pc-cloud-value{font-size:12px;font-weight:500;color:#333;min-width:40px;text-align:right}.pc-rescale-inputs{display:flex;align-items:center;gap:8px}.pc-rescale-inputs .pc-input{flex:1;min-width:0}.pc-rescale-separator{color:#999;font-size:12px;flex-shrink:0}.pc-custom-viz{display:flex;flex-direction:column;gap:12px;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e5e5e5}.pc-hint{font-size:11px;color:#666;margin-top:4px;display:block}.maplibre-gl-splat{position:relative}.maplibre-gl-splat-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease}.maplibre-gl-splat-button:hover,.maplibre-gl-splat-button.active{color:#0078d7}.maplibre-gl-splat-panel{padding:12px;min-width:280px}.maplibre-gl-splat-panel input{font-family:inherit}.maplibre-gl-splat-panel input:focus{outline:none;border-color:#0078d7}.maplibre-gl-splat-panel button:hover:not(:disabled){opacity:.9}.maplibre-gl-splat-panel button:disabled{cursor:not-allowed}.streetview-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.streetview-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#333;transition:background-color .2s;border-radius:4px}.streetview-control-toggle:hover{background-color:#0000000d}.streetview-control-toggle:active{background-color:#0000001a}.streetview-control-toggle:focus-visible{box-shadow:0 0 0 2px #4a90d9}.streetview-control-icon{display:flex;align-items:center;justify-content:center}.streetview-control-icon svg{width:18px;height:18px;fill:currentColor}.streetview-control.active .streetview-control-toggle{background-color:#0000001a;color:#1976d2}.streetview-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 2px 10px #0003;display:none;flex-direction:column;overflow:hidden;z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.streetview-panel.expanded{display:flex}.streetview-panel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #e0e0e0;background:#f5f5f5;min-height:36px;flex-shrink:0}.streetview-panel-title{font-size:13px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.streetview-panel-close{background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s,color .2s;flex-shrink:0}.streetview-panel-close:hover{background-color:#0000001a;color:#333}.streetview-panel-close svg{width:16px;height:16px}.streetview-panel-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.streetview-panel-resize{position:absolute;width:16px;height:16px;cursor:se-resize;opacity:0;transition:opacity .2s}.streetview-panel:hover .streetview-panel-resize{opacity:.5}.streetview-panel-resize:before{content:"";position:absolute;right:4px;bottom:4px;width:8px;height:8px;border-right:2px solid #999;border-bottom:2px solid #999}.streetview-panel[data-position=top-right] .streetview-panel-resize,.streetview-panel[data-position=top-left] .streetview-panel-resize{bottom:0}.streetview-panel[data-position=bottom-right] .streetview-panel-resize,.streetview-panel[data-position=bottom-left] .streetview-panel-resize{top:0;transform:rotate(180deg)}.streetview-panel[data-position=top-right] .streetview-panel-resize,.streetview-panel[data-position=bottom-right] .streetview-panel-resize{left:0;transform:scaleX(-1)}.streetview-panel[data-position=top-left] .streetview-panel-resize,.streetview-panel[data-position=bottom-left] .streetview-panel-resize{right:0}.streetview-provider-tabs{display:flex;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.streetview-provider-tab{flex:1;padding:8px 16px;border:none;background:transparent;cursor:pointer;font-size:12px;font-weight:500;color:#666;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px;border-bottom:2px solid transparent;margin-bottom:-1px}.streetview-provider-tab:hover:not(:disabled){background:#f0f0f0;color:#333}.streetview-provider-tab.active{color:#1976d2;border-bottom-color:#1976d2;background:#fff}.streetview-provider-tab:disabled{opacity:.4;cursor:not-allowed}.streetview-provider-tab .provider-icon{width:16px;height:16px;flex-shrink:0}.streetview-provider-tab .provider-icon svg{width:100%;height:100%}.streetview-provider-tab .provider-label{white-space:nowrap}.streetview-provider-tabs.single-provider .streetview-provider-tab{cursor:default}.streetview-provider-tabs.single-provider .streetview-provider-tab:hover{background:transparent}.streetview-viewer{flex:1;position:relative;min-height:200px;background:#1a1a1a;overflow:hidden}.streetview-viewer iframe{width:100%;height:100%;border:none;display:block}.streetview-viewer .mapillary-viewer{width:100%;height:100%}.streetview-viewer-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;color:#fff;gap:12px;z-index:10}.streetview-viewer-loading-text{font-size:13px;color:#fffc}.streetview-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:streetview-spin 1s linear infinite}@keyframes streetview-spin{to{transform:rotate(360deg)}}.streetview-viewer-initial{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;color:#666;text-align:center;padding:20px}.streetview-viewer-initial-icon{width:48px;height:48px;margin-bottom:12px;opacity:.5}.streetview-viewer-initial-icon svg{width:100%;height:100%;fill:currentColor}.streetview-viewer-initial-text{font-size:14px;line-height:1.5}.streetview-viewer-initial-hint{font-size:12px;color:#999;margin-top:4px}.streetview-marker{width:32px;height:32px;position:relative;cursor:pointer}.streetview-marker-dot{width:16px;height:16px;background:#ff5722;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #0000004d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.streetview-marker-direction{position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:24px solid #1976d2;top:-6px;left:50%;transform-origin:center calc(100% + 6px);transform:translate(-50%) rotate(0);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:transform .15s ease-out;z-index:0}.streetview-marker.no-direction .streetview-marker-direction{display:none}.streetview-marker:hover .streetview-marker-dot{transform:translate(-50%,-50%) scale(1.1)}.streetview-marker.selected .streetview-marker-dot:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:inherit;transform:translate(-50%,-50%);animation:streetview-marker-pulse 1.5s ease-out infinite}@keyframes streetview-marker-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.streetview-marker{--marker-color: #ff5722;--marker-direction-color: #1976d2}.streetview-marker .streetview-marker-dot{background:var(--marker-color)}.streetview-marker .streetview-marker-direction{border-bottom-color:var(--marker-direction-color)}.streetview-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;text-align:center;color:#666;background:#f5f5f5;height:100%;min-height:200px}.streetview-no-data-icon{width:48px;height:48px;margin-bottom:16px;opacity:.4}.streetview-no-data-icon svg{width:100%;height:100%;fill:currentColor}.streetview-no-data-title{font-size:15px;font-weight:600;margin-bottom:8px;color:#333}.streetview-no-data-message{font-size:13px;line-height:1.5;max-width:280px;color:#666}.streetview-no-data-action{margin-top:16px}.streetview-no-data-button{padding:8px 20px;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s}.streetview-no-data-button:hover{background:#1565c0}.streetview-no-data-button:active{background:#0d47a1}.streetview-no-data-button:disabled{opacity:.5;cursor:not-allowed}.streetview-no-data.searching .streetview-no-data-icon{animation:streetview-no-data-pulse 1s ease-in-out infinite}@keyframes streetview-no-data-pulse{0%,to{opacity:.4}50%{opacity:.7}}.streetview-no-data.error .streetview-no-data-icon{color:#d32f2f;opacity:.6}.streetview-no-data.error .streetview-no-data-title{color:#d32f2f}.swipe-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.swipe-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#1f2a37}.swipe-control-toggle:hover{background-color:#0000000d}.swipe-control-toggle:focus{box-shadow:0 0 0 2px #4a90d966}.swipe-control-icon{display:flex;align-items:center;justify-content:center}.swipe-control-icon svg{width:22px;height:22px}.swipe-slider{position:absolute;z-index:100;pointer-events:none}.swipe-slider-vertical{top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#ffffffe6,#ffffffb3);border-left:1px solid rgba(0,0,0,.3);border-right:1px solid rgba(0,0,0,.3);cursor:ew-resize;transform:translate(-50%) translateZ(0);will-change:left;backface-visibility:hidden}.swipe-slider-horizontal{left:0;right:0;height:4px;background:linear-gradient(to right,#ffffffe6,#ffffffb3);border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);cursor:ns-resize;transform:translateY(-50%) translateZ(0);will-change:top;backface-visibility:hidden}.swipe-slider-handle{position:absolute;pointer-events:auto;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000004d;display:flex;align-items:center;justify-content:center;transition:transform .1s ease,box-shadow .1s ease;width:32px;height:32px}.swipe-slider-vertical .swipe-slider-handle{left:50%;top:50%;transform:translate(-50%,-50%);cursor:ew-resize}.swipe-slider-horizontal .swipe-slider-handle{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg);cursor:ns-resize}.swipe-slider-handle:hover{box-shadow:0 4px 12px #00000059}.swipe-slider.dragging .swipe-slider-handle{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px #0006;transition:box-shadow .1s ease}.swipe-slider-horizontal.dragging .swipe-slider-handle{transform:translate(-50%,-50%) rotate(90deg) scale(1.1);transition:box-shadow .1s ease}.swipe-handle-icon{color:#666;transition:color .1s ease}.swipe-slider:hover .swipe-handle-icon,.swipe-slider.dragging .swipe-handle-icon{color:#333}.swipe-control-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;min-width:240px;max-width:320px;overflow:hidden;z-index:1000;font-size:12px;line-height:1.4;display:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex-direction:column}.swipe-control-panel.expanded{display:flex}.swipe-control-header{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;color:#333;padding:10px 12px;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.swipe-control-title{flex:1;font-size:13px}.swipe-control-close{width:22px;height:22px;border:none;background:transparent;color:#999;font-size:18px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:background-color .1s ease,color .1s ease}.swipe-control-close:hover{background-color:#0000000d;color:#333}.swipe-control-content{padding:12px;overflow-y:auto;flex:1;min-height:0}.swipe-control-group{margin-bottom:14px}.swipe-control-group:last-child{margin-bottom:0}.swipe-control-label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px}.swipe-control-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.swipe-control-select:hover{border-color:#bbb}.swipe-control-select:focus{border-color:#4a90d9;box-shadow:0 0 0 2px #4a90d926}.swipe-control-divider{height:1px;background:#e0e0e0;margin:14px 0}.swipe-layer-list{max-height:140px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;background:#fafafa}.swipe-layer-item{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;border-bottom:1px solid #eee;transition:background-color .1s ease}.swipe-layer-item:last-child{border-bottom:none}.swipe-layer-item:hover{background:#f0f0f0}.swipe-layer-item input[type=checkbox]{margin:0;cursor:pointer;width:14px;height:14px;accent-color:#4a90d9}.swipe-layer-item label{flex:1;font-size:11px;color:#333;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swipe-control-content,.swipe-layer-list{scrollbar-width:thin;scrollbar-color:#ccc transparent}.swipe-control-content::-webkit-scrollbar,.swipe-layer-list::-webkit-scrollbar{width:6px}.swipe-control-content::-webkit-scrollbar-track,.swipe-layer-list::-webkit-scrollbar-track{background:transparent}.swipe-control-content::-webkit-scrollbar-thumb,.swipe-layer-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.swipe-control-content::-webkit-scrollbar-thumb:hover,.swipe-layer-list::-webkit-scrollbar-thumb:hover{background:#aaa}.swipe-toggle-switch{display:flex;align-items:center;justify-content:space-between;gap:8px}.swipe-toggle-label{font-size:12px;font-weight:500;color:#333;cursor:pointer}.swipe-toggle-slider{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer;flex-shrink:0}.swipe-toggle-slider input{opacity:0;width:0;height:0;position:absolute}.swipe-toggle-track{position:absolute;inset:0;background-color:#ccc;border-radius:10px;transition:background-color .2s ease}.swipe-toggle-track:before{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.swipe-toggle-slider input:checked+.swipe-toggle-track{background-color:#4a90d9}.swipe-toggle-slider input:checked+.swipe-toggle-track:before{transform:translate(16px)}.swipe-toggle-slider input:focus+.swipe-toggle-track{box-shadow:0 0 0 2px #4a90d94d}.swipe-layer-list:empty:after{content:"No layers available";display:block;padding:12px;color:#999;font-size:11px;text-align:center;font-style:italic}.usgs-lidar-control{background:#fff;border-radius:4px}.usgs-lidar-control-toggle{width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.usgs-lidar-control-toggle:hover{background-color:#0000000d}.usgs-lidar-control-icon{display:flex;align-items:center;justify-content:center}.usgs-lidar-control-icon svg{width:22px;height:22px;stroke:#333}.usgs-lidar-control-panel{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:none;flex-direction:column;overflow:hidden;z-index:10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px}.usgs-lidar-control-panel.expanded{display:flex}.usgs-lidar-control-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.usgs-lidar-control-title{font-weight:600;color:#333;font-size:14px}.usgs-lidar-control-close{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;font-size:20px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px}.usgs-lidar-control-close:hover{background-color:#00000014;color:#333}.usgs-lidar-panel-content{padding:0;overflow-y:auto;flex:1}.usgs-lidar-section{border-bottom:1px solid #e9ecef}.usgs-lidar-section:last-child{border-bottom:none}.usgs-lidar-section-header{padding:10px 16px;font-weight:600;color:#555;font-size:12px;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa}.usgs-lidar-section-header span{font-weight:400;color:#888;margin-left:4px}.usgs-lidar-section-content{padding:12px 16px}.usgs-lidar-button-row{display:flex;gap:8px;margin-bottom:8px}.usgs-lidar-button-row:last-child{margin-bottom:0}.usgs-lidar-btn{flex:1;padding:8px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s,opacity .15s}.usgs-lidar-btn:disabled{opacity:.5;cursor:not-allowed}.usgs-lidar-btn-primary{background:#4a90d9;color:#fff}.usgs-lidar-btn-primary:hover:not(:disabled){background:#3a7fc8}.usgs-lidar-btn-secondary{background:#e9ecef;color:#495057}.usgs-lidar-btn-secondary:hover:not(:disabled){background:#dee2e6}.usgs-lidar-btn-danger{background:#dc3545;color:#fff}.usgs-lidar-btn-danger:hover:not(:disabled){background:#c82333}.usgs-lidar-btn-full{flex:1;width:100%}.usgs-lidar-btn-icon{width:28px;height:28px;padding:0;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#495057;transition:background-color .15s;flex-shrink:0}.usgs-lidar-btn-icon:hover{background:#f8f9fa}.usgs-lidar-btn-remove{color:#dc3545}.usgs-lidar-btn-remove:hover{background:#fff5f5}.usgs-lidar-bbox-info{padding:8px 10px;background:#e7f5ff;border-radius:4px;font-size:12px;color:#1864ab;margin-bottom:8px;word-break:break-all}.usgs-lidar-loading{display:flex;align-items:center;gap:8px;padding:8px 0;color:#666;font-size:13px}.usgs-lidar-spinner{width:16px;height:16px;border:2px solid #e9ecef;border-top-color:#4a90d9;border-radius:50%;animation:usgs-lidar-spin .8s linear infinite}@keyframes usgs-lidar-spin{to{transform:rotate(360deg)}}.usgs-lidar-error{padding:8px 10px;background:#fff5f5;border-radius:4px;color:#c92a2a;font-size:12px}.usgs-lidar-results-list{max-height:200px;overflow-y:auto;margin-bottom:8px;border:1px solid #e9ecef;border-radius:6px}.usgs-lidar-result-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f3f5;transition:background-color .15s}.usgs-lidar-result-item:last-child{border-bottom:none}.usgs-lidar-result-item:hover{background:#f8f9fa}.usgs-lidar-result-item.selected{background:#e7f5ff}.usgs-lidar-result-item.loaded{opacity:.7}.usgs-lidar-result-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;flex-shrink:0}.usgs-lidar-result-info{flex:1;min-width:0}.usgs-lidar-result-name{font-size:12px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usgs-lidar-result-meta{font-size:11px;color:#868e96}.usgs-lidar-loaded-badge{font-size:10px;padding:2px 6px;background:#d3f9d8;color:#2b8a3e;border-radius:4px;flex-shrink:0}.usgs-lidar-loaded-list{margin-bottom:10px}.usgs-lidar-loaded-item{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #f1f3f5}.usgs-lidar-loaded-item:last-child{border-bottom:none}.usgs-lidar-loaded-name{flex:1;font-size:12px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usgs-lidar-loaded-points{font-size:11px;color:#868e96;flex-shrink:0}.usgs-lidar-control-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.usgs-lidar-control-row:last-child{margin-bottom:0}.usgs-lidar-control-row label{width:70px;font-size:12px;color:#555;flex-shrink:0}.usgs-lidar-select{flex:1;padding:6px 8px;border:1px solid #dee2e6;border-radius:4px;font-size:12px;background:#fff;cursor:pointer}.usgs-lidar-select:focus{outline:none;border-color:#4a90d9}.usgs-lidar-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#e9ecef;border-radius:2px;outline:none}.usgs-lidar-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#4a90d9;border-radius:50%;cursor:pointer}.usgs-lidar-slider::-moz-range-thumb{width:14px;height:14px;background:#4a90d9;border-radius:50%;cursor:pointer;border:none}.usgs-lidar-slider-value{width:30px;text-align:right;font-size:12px;color:#666;flex-shrink:0}.usgs-lidar-slider-value-wide{width:55px}.usgs-lidar-notification{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:8px 16px;background:#2b8a3e;color:#fff;border-radius:6px;font-size:13px;font-weight:500;box-shadow:0 2px 10px #0003;z-index:10;animation:usgs-lidar-notification-in .2s ease-out}.usgs-lidar-notification.error{background:#c92a2a}@keyframes usgs-lidar-notification-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.usgs-lidar-checkbox-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;cursor:pointer}.usgs-lidar-checkbox-row input[type=checkbox]{width:16px;height:16px;cursor:pointer;flex-shrink:0}.usgs-lidar-checkbox-row label{font-size:12px;color:#555;cursor:pointer;flex:1}.usgs-lidar-checkbox-group{margin-bottom:12px}.usgs-lidar-dual-range-row{display:flex;align-items:center;gap:12px;margin-top:8px;margin-bottom:12px}.usgs-lidar-dual-range-row label{width:70px;font-size:12px;color:#555;flex-shrink:0}.usgs-lidar-dual-range-slider{flex:1;position:relative;height:20px}.usgs-lidar-dual-range-track{position:absolute;top:50%;left:0;right:0;height:4px;transform:translateY(-50%);background:#e9ecef;border-radius:2px;pointer-events:none}.usgs-lidar-dual-range-fill{position:absolute;top:50%;height:4px;transform:translateY(-50%);background:#4a90d9;border-radius:2px;pointer-events:none;left:0;right:0}.usgs-lidar-dual-range-input{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0;padding:0}.usgs-lidar-dual-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#4a90d9;border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid #fff;box-shadow:0 1px 3px #0003}.usgs-lidar-dual-range-input::-moz-range-thumb{width:16px;height:16px;background:#4a90d9;border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid #fff;box-shadow:0 1px 3px #0003}.usgs-lidar-dual-range-input::-webkit-slider-runnable-track{height:4px;background:transparent}.usgs-lidar-dual-range-input::-moz-range-track{height:4px;background:transparent}.usgs-lidar-dual-range-value{width:75px;text-align:right;font-size:12px;color:#666;flex-shrink:0}.usgs-lidar-classification-legend{margin-bottom:12px;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.usgs-lidar-classification-header{display:flex;gap:6px;padding:8px 10px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.usgs-lidar-btn-small{padding:4px 8px;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;font-size:11px;color:#495057;transition:background-color .15s}.usgs-lidar-btn-small:hover{background:#f8f9fa}.usgs-lidar-classification-list{max-height:180px;overflow-y:auto;padding:4px 0}.usgs-lidar-classification-item{display:flex;align-items:center;gap:8px;padding:6px 10px;cursor:pointer;transition:background-color .15s}.usgs-lidar-classification-item:hover{background:#f8f9fa}.usgs-lidar-classification-item input[type=checkbox]{width:14px;height:14px;cursor:pointer;flex-shrink:0}.usgs-lidar-classification-swatch{width:16px;height:16px;border-radius:3px;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.usgs-lidar-classification-label{font-size:12px;color:#333;cursor:pointer;flex:1}.usgs-lidar-classification-empty{padding:12px 10px;text-align:center;color:#868e96;font-size:12px;font-style:italic}.usgs-lidar-source-toggle{display:flex;gap:16px;margin-bottom:12px;padding:8px 0;border-bottom:1px solid #e9ecef}.usgs-lidar-source-option{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;cursor:pointer}.usgs-lidar-source-option input[type=radio]{width:14px;height:14px;cursor:pointer;margin:0}.usgs-lidar-source-option:hover{color:#333}.usgs-lidar-colormap-section{margin-bottom:12px;padding:10px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.usgs-lidar-colorbar-container{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:8px}.usgs-lidar-colorbar-canvas{flex:1;height:16px;border-radius:4px;border:1px solid #e9ecef}.usgs-lidar-colorbar-label{font-size:11px;color:#666;min-width:40px}.usgs-lidar-colorbar-min{text-align:left}.usgs-lidar-colorbar-max{text-align:right}.usgs-lidar-color-range-section{margin-top:10px}.usgs-lidar-color-range-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.usgs-lidar-color-range-header span{font-size:12px;font-weight:500;color:#555}.usgs-lidar-color-range-mode{display:flex;gap:16px;margin-bottom:8px}.usgs-lidar-radio-option{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;cursor:pointer}.usgs-lidar-radio-option input[type=radio]{width:14px;height:14px;cursor:pointer;margin:0}.usgs-lidar-radio-option:hover{color:#333}.usgs-lidar-btn-info{color:#4a90d9}.usgs-lidar-btn-info:hover{background:#e7f5ff}.usgs-lidar-section-collapsible{display:flex;align-items:center;gap:6px}.usgs-lidar-section-toggle{font-size:10px;color:#888;transition:transform .15s}.usgs-lidar-section-body{padding:0}.usgs-lidar-crosssection-section .usgs-lidar-section-body{padding:12px 16px}.usgs-lidar-crosssection-section .lidar-crosssection-panel{padding:0;background:transparent;border:none;box-shadow:none}
|
|
1
|
+
.maplibre-gl-colorbar,.maplibre-gl-legend,.maplibre-gl-html-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-colorbar *,.maplibre-gl-legend *,.maplibre-gl-html-control *{box-sizing:border-box}.maplibregl-ctrl input,.maplibregl-ctrl select,.maplibregl-ctrl textarea{color:#000!important}.maplibregl-ctrl input::placeholder{color:#888!important}.maplibre-gl-legend-content::-webkit-scrollbar,.maplibre-gl-colorbar::-webkit-scrollbar,.maplibre-gl-html-control::-webkit-scrollbar{width:6px}.maplibre-gl-legend-content::-webkit-scrollbar-track,.maplibre-gl-colorbar::-webkit-scrollbar-track,.maplibre-gl-html-control::-webkit-scrollbar-track{background:transparent}.maplibre-gl-legend-content::-webkit-scrollbar-thumb,.maplibre-gl-colorbar::-webkit-scrollbar-thumb,.maplibre-gl-html-control::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.maplibre-gl-legend-content::-webkit-scrollbar-thumb:hover,.maplibre-gl-colorbar::-webkit-scrollbar-thumb:hover,.maplibre-gl-html-control::-webkit-scrollbar-thumb:hover{background:#aaa}.maplibre-gl-colorbar{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:8px}.maplibre-gl-colorbar-label{font-weight:600;text-align:center}.maplibre-gl-colorbar-bar-wrapper{display:flex;align-items:stretch}.maplibre-gl-colorbar-bar{border-radius:2px;border:1px solid rgba(0,0,0,.2)}.maplibre-gl-colorbar-ticks{display:flex;justify-content:space-between}.maplibre-gl-colorbar-tick{white-space:nowrap}.maplibre-gl-colorbar.horizontal,.maplibre-gl-colorbar.horizontal .maplibre-gl-colorbar-bar-wrapper{flex-direction:column}.maplibre-gl-colorbar.horizontal .maplibre-gl-colorbar-ticks{flex-direction:row;margin-top:4px}.maplibre-gl-colorbar.vertical,.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-bar-wrapper{flex-direction:row}.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-ticks{flex-direction:column-reverse;margin-left:4px}.maplibre-gl-colorbar.vertical .maplibre-gl-colorbar-label{writing-mode:vertical-rl;transform:rotate(180deg)}.maplibre-gl-legend{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px}.maplibre-gl-legend-header{display:flex;align-items:center;justify-content:space-between;margin:0}.maplibre-gl-legend-title{font-weight:600}.maplibre-gl-legend-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.maplibre-gl-legend-content{overflow-y:auto}.maplibre-gl-legend-item{display:flex;align-items:center;gap:8px;padding:4px 0}.maplibre-gl-legend-swatch{flex-shrink:0;display:inline-block}.maplibre-gl-legend-swatch-square{border-radius:2px}.maplibre-gl-legend-swatch-circle{border-radius:50%}.maplibre-gl-legend-swatch-line{border-radius:0}.maplibre-gl-legend-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maplibre-gl-html-control{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px}.maplibre-gl-html-control-content{overflow:hidden}.maplibre-gl-html-control-content h1,.maplibre-gl-html-control-content h2,.maplibre-gl-html-control-content h3,.maplibre-gl-html-control-content h4{margin-top:0;margin-bottom:8px;font-weight:600}.maplibre-gl-html-control-content p{margin-top:0;margin-bottom:8px}.maplibre-gl-html-control-content p:last-child{margin-bottom:0}.maplibre-gl-html-control-content ul,.maplibre-gl-html-control-content ol{margin-top:0;margin-bottom:8px;padding-left:20px}.maplibre-gl-html-control-content a{color:#4a90d9;text-decoration:none}.maplibre-gl-html-control-content a:hover{text-decoration:underline}.maplibre-gl-html-control-content img{max-width:100%;height:auto}.maplibre-gl-html-control-content table{border-collapse:collapse;width:100%}.maplibre-gl-html-control-content th,.maplibre-gl-html-control-content td{border:1px solid #ddd;padding:4px 8px;text-align:left}.maplibre-gl-html-control-content th{background-color:#f5f5f5;font-weight:600}.maplibre-gl-basemap{background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-basemap-icon-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s}.maplibre-gl-basemap-icon-button:hover{color:#0078d7}.maplibre-gl-basemap-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.maplibre-gl-basemap-title{font-weight:600}.maplibre-gl-basemap-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:#666;border-radius:4px;transition:background-color .15s,color .15s}.maplibre-gl-basemap-close:hover{background:#0000001a;color:#333}.maplibre-gl-basemap-content{overflow-y:auto}.maplibre-gl-basemap-search{width:100%;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:inherit;box-sizing:border-box;outline:none}.maplibre-gl-basemap-search:focus{border-color:#0078d7;box-shadow:0 0 0 2px #0078d733}.maplibre-gl-basemap-list{list-style:none;margin:0;padding:0}.maplibre-gl-basemap-group{font-weight:600;padding:8px 0 4px;color:#666;font-size:.9em;border-top:1px solid #eee}.maplibre-gl-basemap-group:first-child{border-top:none;padding-top:0}.maplibre-gl-basemap-item{display:flex;align-items:center;padding:6px 8px;cursor:pointer;border-radius:4px;transition:background-color .15s}.maplibre-gl-basemap-item:hover{background:#0000000d}.maplibre-gl-basemap-item--selected{background:#0078d71a}.maplibre-gl-basemap-item--selected:hover{background:#0078d726}.maplibre-gl-basemap-item-radio{margin-right:8px;cursor:pointer}.maplibre-gl-basemap-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px}.maplibre-gl-basemap-gallery-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .15s}.maplibre-gl-basemap-gallery-item:hover{background:#0000000d}.maplibre-gl-basemap-gallery-item--selected{background:#0078d71a;outline:2px solid #0078d7}.maplibre-gl-basemap-thumbnail{width:60px;height:60px;border-radius:4px;object-fit:cover;border:1px solid rgba(0,0,0,.1);background-color:#f0f0f0;background-size:cover;background-position:center}.maplibre-gl-basemap-name{margin-top:4px;font-size:.75em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70px}.maplibre-gl-basemap-dropdown{position:relative}.maplibre-gl-basemap-dropdown-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:inherit;font-family:inherit;text-align:left}.maplibre-gl-basemap-dropdown-button:hover{border-color:#ccc}.maplibre-gl-basemap-dropdown-button:focus{outline:none;border-color:#0078d7;box-shadow:0 0 0 2px #0078d733}.maplibre-gl-basemap-dropdown-menu{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:1000;margin-top:4px}.maplibre-gl-basemap-loading{padding:20px;text-align:center;color:#666}.maplibre-gl-basemap-error{padding:10px;color:#d32f2f;font-size:.9em}.maplibre-gl-basemap-apikey-badge{font-size:.7em;background:#ff9800;color:#fff;padding:2px 6px;border-radius:3px;margin-left:4px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar,.maplibre-gl-basemap-list::-webkit-scrollbar,.maplibre-gl-basemap-gallery::-webkit-scrollbar{width:6px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-track,.maplibre-gl-basemap-list::-webkit-scrollbar-track,.maplibre-gl-basemap-gallery::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-thumb,.maplibre-gl-basemap-list::-webkit-scrollbar-thumb,.maplibre-gl-basemap-gallery::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.maplibre-gl-basemap-dropdown-menu::-webkit-scrollbar-thumb:hover,.maplibre-gl-basemap-list::-webkit-scrollbar-thumb:hover,.maplibre-gl-basemap-gallery::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.maplibre-gl-terrain{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-terrain *{box-sizing:border-box}.maplibre-gl-terrain-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-terrain-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-terrain-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-terrain-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-terrain-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-terrain-button--active:hover{background:#0078d740}.maplibre-gl-terrain-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-search{background:#fffffff2;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-search-toggle{transition:color .15s ease}.maplibre-gl-search-toggle:hover{color:#0078d7!important}.maplibre-gl-search-input-wrapper{border-bottom:none}.maplibre-gl-search-input::placeholder{color:#999}.maplibre-gl-search-input:focus{outline:none}.maplibre-gl-search-clear:hover,.maplibre-gl-search-collapse:hover{color:#333!important}.maplibre-gl-search-loader svg{animation:maplibre-gl-search-spin 1s linear infinite}@keyframes maplibre-gl-search-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maplibre-gl-search-results{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.maplibre-gl-search-results::-webkit-scrollbar{width:6px}.maplibre-gl-search-results::-webkit-scrollbar-track{background:transparent}.maplibre-gl-search-results::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.maplibre-gl-search-result{border-bottom:1px solid rgba(0,0,0,.05)}.maplibre-gl-search-result:last-child{border-bottom:none}.maplibre-gl-search-result:hover .maplibre-gl-search-result-name{color:#0078d7}.maplibre-gl-search-marker{display:flex;align-items:center;justify-content:center}.maplibre-gl-search-marker svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .15s ease}.maplibre-gl-search-marker:hover svg{transform:scale(1.1)}@media(prefers-color-scheme:dark){.maplibre-gl-search{background:#282828f2;color:#e0e0e0}.maplibre-gl-search-input{color:#e0e0e0}.maplibre-gl-search-input::placeholder{color:#888}.maplibre-gl-search-icon,.maplibre-gl-search-clear,.maplibre-gl-search-collapse,.maplibre-gl-search-toggle{color:#aaa!important}.maplibre-gl-search-result-detail{color:#999!important}.maplibre-gl-search-result:hover{background-color:#ffffff14!important}}.maplibre-gl-vector-dataset{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-vector-dataset *{box-sizing:border-box}.maplibre-gl-vector-dataset-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-vector-dataset-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-vector-dataset-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-vector-dataset-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-vector-dataset-button:disabled{cursor:not-allowed;opacity:.6}.maplibre-gl-vector-dataset-button--loading{animation:vector-dataset-pulse 1s ease-in-out infinite}@keyframes vector-dataset-pulse{0%,to{opacity:1}50%{opacity:.5}}.maplibre-gl-vector-dataset-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-vector-dataset-dropzone{position:absolute;inset:0;background:#0078d726;border:3px dashed #0078d7;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:none}.maplibre-gl-vector-dataset-dropzone-content{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;background:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #00000026}.maplibre-gl-vector-dataset-dropzone-content svg{color:#0078d7}.maplibre-gl-vector-dataset-dropzone-content p{margin:0;font-size:16px;font-weight:500;color:#333}.maplibre-gl-vector-dataset-loading{position:absolute;inset:0;background:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:1001;pointer-events:none}.maplibre-gl-vector-dataset-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 48px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026}.maplibre-gl-vector-dataset-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#0078d7;border-radius:50%;animation:vector-dataset-spin .8s linear infinite}@keyframes vector-dataset-spin{to{transform:rotate(360deg)}}.maplibre-gl-vector-dataset-loading-text{margin:0;font-size:14px;font-weight:500;color:#333;text-align:center}.maplibre-gl-vector-dataset-loading-progress{margin:0;font-size:12px;color:#666;text-align:center}.maplibre-gl-inspect{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto}.maplibre-gl-inspect *{box-sizing:border-box}.maplibre-gl-inspect-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-inspect-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-inspect-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-inspect-button--active:hover{background:#0078d740}.maplibre-gl-inspect-popup .maplibregl-popup-content{padding:0;border-radius:4px;overflow:hidden;font-size:13px;color:#333}.maplibre-gl-inspect-popup .maplibregl-popup-close-button{font-size:18px;padding:4px 8px;color:#666;right:4px;top:4px}.maplibre-gl-inspect-popup .maplibregl-popup-close-button:hover{color:#333;background:#0000000d;border-radius:4px}.maplibre-gl-inspect-header{display:flex;align-items:center;gap:8px;padding:8px 32px 8px 12px;background:#0000000a;border-bottom:1px solid rgba(0,0,0,.08);font-size:11px}.maplibre-gl-inspect-geometry{padding:2px 6px;background:#0078d7;color:#fff;border-radius:3px;font-weight:500;text-transform:uppercase;font-size:10px;flex-shrink:0}.maplibre-gl-inspect-layer{color:#666;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.maplibre-gl-inspect-nav{display:flex;align-items:center;gap:4px;flex-shrink:0}.maplibre-gl-inspect-nav button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;border-radius:3px;font-size:12px;font-weight:700}.maplibre-gl-inspect-nav button:hover:not(:disabled){background:#00000014;color:#333}.maplibre-gl-inspect-nav button:disabled{opacity:.4;cursor:not-allowed}.maplibre-gl-inspect-nav-count{font-size:11px;color:#666;min-width:32px;text-align:center}.maplibre-gl-inspect-content{padding:8px 12px;overflow-y:auto}.maplibre-gl-inspect-properties{width:100%;border-collapse:collapse}.maplibre-gl-inspect-properties tr{border-bottom:1px solid rgba(0,0,0,.05)}.maplibre-gl-inspect-properties tr:last-child{border-bottom:none}.maplibre-gl-inspect-properties td{padding:4px 0;vertical-align:top}.maplibre-gl-inspect-properties td.key{font-weight:500;color:#666;padding-right:12px;white-space:nowrap;width:1%}.maplibre-gl-inspect-properties td.value{color:#333;word-break:break-word}.maplibre-gl-inspect-properties td.value.null{color:#999;font-style:italic}.maplibre-gl-inspect-properties td.value pre{margin:0;font-size:11px;background:#0000000a;padding:4px 6px;border-radius:3px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.maplibre-gl-inspect-empty{padding:12px;text-align:center;color:#999;font-style:italic}.maplibre-gl-inspect-content::-webkit-scrollbar{width:6px}.maplibre-gl-inspect-content::-webkit-scrollbar-track{background:transparent}.maplibre-gl-inspect-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.maplibre-gl-inspect-content::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.maplibre-gl-view-state{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;pointer-events:auto;position:relative}.maplibre-gl-view-state *{box-sizing:border-box}.maplibre-gl-view-state-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-view-state-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-view-state-button:focus{outline:none;box-shadow:0 0 0 2px #0078d766}.maplibre-gl-view-state-button:focus:not(:focus-visible){box-shadow:none}.maplibre-gl-view-state-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-view-state-button--active:hover{background:#0078d740}.maplibre-gl-view-state-button svg{width:18px;height:18px;flex-shrink:0}.maplibre-gl-view-state-panel{position:absolute;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:4px 0;z-index:10;min-width:240px;font-size:12px;color:#333;display:none}.maplibre-gl-view-state-panel--visible{display:block}.maplibregl-ctrl-bottom-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-right .maplibre-gl-view-state-panel{bottom:100%;margin-bottom:4px}.maplibregl-ctrl-top-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-top-right .maplibre-gl-view-state-panel{top:100%;margin-top:4px}.maplibregl-ctrl-top-left .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-left .maplibre-gl-view-state-panel{left:0}.maplibregl-ctrl-top-right .maplibre-gl-view-state-panel,.maplibregl-ctrl-bottom-right .maplibre-gl-view-state-panel{right:0}.maplibre-gl-view-state-header{display:flex;align-items:center;justify-content:space-between;padding:2px 10px 4px;border-bottom:1px solid rgba(0,0,0,.08);font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.maplibre-gl-view-state-row{display:flex;align-items:baseline;padding:2px 10px}.maplibre-gl-view-state-row:hover{background:#00000008}.maplibre-gl-view-state-label{font-size:11px;font-weight:500;color:#666;min-width:52px;flex-shrink:0}.maplibre-gl-view-state-value{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;color:#333;flex:1;word-break:break-all;-webkit-user-select:all;user-select:all}.maplibre-gl-view-state-copy{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;border-radius:3px;flex-shrink:0;margin-left:4px;transition:color .15s ease,background-color .15s ease}.maplibre-gl-view-state-copy:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-view-state-copy svg{width:12px;height:12px}.maplibre-gl-view-state-bbox-section{border-top:1px solid rgba(0,0,0,.08);margin-top:2px;padding-top:2px}.maplibre-gl-view-state-bbox-toggle{display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;width:calc(100% - 20px);margin:4px 10px;padding:4px 8px;border:1px solid rgba(0,120,215,.3);border-radius:3px;background:transparent;color:#0078d7;cursor:pointer;font-size:11px;font-weight:500;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-view-state-bbox-toggle:hover{background:#0078d714;border-color:#0078d780}.maplibre-gl-view-state-bbox-toggle--active{background:#0078d726;border-color:#0078d7}.maplibre-gl-view-state-bbox-toggle svg{width:12px;height:12px}.maplibre-gl-view-state-bbox-result{padding:4px 10px}.maplibre-gl-view-state-bbox-value{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:10px;color:#333;background:#0000000a;padding:4px 6px;border-radius:3px;word-break:break-all;line-height:1.4;-webkit-user-select:all;user-select:all}.maplibre-gl-view-state-bbox-actions{display:flex;gap:4px;margin-top:4px}.maplibre-gl-view-state-bbox-action{display:flex;align-items:center;gap:2px;padding:2px 6px;border:none;border-radius:3px;background:#0000000f;color:#666;cursor:pointer;font-size:10px;transition:background-color .15s ease,color .15s ease}.maplibre-gl-view-state-bbox-action:hover{background:#0000001a;color:#333}.maplibre-gl-view-state-bbox-action--clear:hover{background:#dc26261a;color:#dc2626}.maplibre-gl-view-state-bbox-action svg{width:10px;height:10px}.maplibre-gl-control-grid{position:relative;background:#ffffffe6;border-radius:4px;box-shadow:0 0 0 2px #0000001a;padding:10px;color:#1a1a1a}.maplibre-gl-control-grid--collapsed{padding:0}.maplibre-gl-control-grid--collapsed .maplibre-gl-control-grid-content{display:none!important}.maplibre-gl-control-grid-header{-webkit-user-select:none;user-select:none;color:#1a1a1a}.maplibre-gl-control-grid-title{color:#1a1a1a}.maplibre-gl-control-grid-toggle{color:#1a1a1a;transition:color .15s ease}.maplibre-gl-control-grid-toggle:hover{color:#0078d7}.maplibre-gl-control-grid-wrench{display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a;transition:color .15s ease}.maplibre-gl-control-grid-wrench svg{width:20px;height:20px;flex-shrink:0}.maplibre-gl-control-grid-wrench:hover{color:#0078d7}.maplibre-gl-control-grid-content>*{min-width:0;min-height:0}.maplibre-gl-control-grid input[type=number]{border:1px solid rgba(0,0,0,.2);border-radius:2px;font-size:inherit;background:#ffffffe6;color:#1a1a1a}.maplibre-gl-control-grid input[type=number]:focus{outline:none;border-color:#0078d7}.maplibre-gl-control-grid-floating-panel{position:absolute;top:100%;right:0;margin-top:10px;z-index:10}.maplibre-gl-control-grid-floating-panel>.maplibregl-ctrl{margin-top:0!important;margin-bottom:0!important}.maplibre-gl-control-grid-floating-panel .maplibre-gl-view-state-panel{position:static!important;top:auto!important;right:auto!important;margin-top:0!important}.maplibre-gl-control-grid-floating-panel .maplibre-gl-minimap-control .minimap-panel{position:relative;bottom:auto;left:auto;margin-top:0}.maplibre-gl-control-grid-floating-panel .maplibre-gl-minimap-control{margin-right:8px!important}.maplibre-gl-control-grid-relocated{position:static!important;inset:auto!important;z-index:auto!important;display:block!important}.maplibre-gl-control-grid-relocated.pc-control-panel{display:flex!important;flex-direction:column!important}.maplibre-gl-control-grid-placeholder--active{outline:2px solid #0078d7;outline-offset:-2px;border-radius:4px;cursor:pointer}@media(prefers-color-scheme:dark){.maplibre-gl-control-grid{background:#282828e6;color:#e0e0e0}.maplibre-gl-control-grid input[type=number]{border-color:#fff3;background:#ffffff1a;color:#e0e0e0}.maplibre-gl-control-grid-toggle:hover,.maplibre-gl-control-grid-wrench:hover{color:#58a6ff}.maplibre-gl-control-grid-wrench,.maplibre-gl-control-grid-title,.maplibre-gl-control-grid-toggle{color:#e8e8e8}.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-globe,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-fullscreen,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-compass,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-terrain{background:#fff;border-color:#0003;color:#1a1a1a}.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon,.maplibre-gl-control-grid .maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{filter:none}.maplibre-gl-control-grid-placeholder--active{outline-color:#58a6ff}}.maplibre-gl-cog-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-cog-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-cog-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-cog-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-cog-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-cog-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-cog-layer-form-group{margin-bottom:8px}.maplibre-gl-cog-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-cog-layer-input,.maplibre-gl-cog-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-cog-layer-input:focus,.maplibre-gl-cog-layer-select:focus{border-color:#0078d7}.maplibre-gl-cog-layer-input::placeholder{color:#999}.maplibre-gl-cog-layer-row{display:flex;gap:8px}.maplibre-gl-cog-layer-row .maplibre-gl-cog-layer-form-group{flex:1}.maplibre-gl-cog-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-cog-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-cog-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-cog-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-cog-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-cog-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-cog-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-cog-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-cog-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-cog-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-cog-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-cog-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-cog-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-cog-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-cog-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-cog-layer-checkbox-group{margin-top:12px}.maplibre-gl-cog-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-cog-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-cog-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-cog-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-cog-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-cog-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-cog-layer-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-cog-layer-popup-table td:last-child{color:#333}.maplibregl-popup{z-index:10!important}.maplibre-gl-zarr-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-zarr-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-zarr-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-zarr-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-zarr-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-zarr-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-zarr-layer-form-group{margin-bottom:8px}.maplibre-gl-zarr-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-zarr-layer-input,.maplibre-gl-zarr-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-zarr-layer-input:focus,.maplibre-gl-zarr-layer-select:focus{border-color:#0078d7}.maplibre-gl-zarr-layer-input::placeholder{color:#999}.maplibre-gl-zarr-layer-row{display:flex;gap:8px}.maplibre-gl-zarr-layer-row .maplibre-gl-zarr-layer-form-group{flex:1}.maplibre-gl-zarr-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-zarr-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-zarr-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-zarr-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-zarr-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-zarr-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn.maplibre-gl-zarr-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-zarr-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-zarr-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-zarr-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-zarr-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-zarr-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-zarr-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-zarr-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-zarr-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-zarr-layer-panel .maplibre-gl-zarr-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-zarr-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-zarr-layer-checkbox-group{margin-top:12px}.maplibre-gl-zarr-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-zarr-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-zarr-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-zarr-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-zarr-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-zarr-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-zarr-layer-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-zarr-layer-popup-table td:last-child{color:#333}.maplibre-gl-pmtiles-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease,background-color .15s ease;border-radius:4px}.maplibre-gl-pmtiles-layer-button:hover{color:#0078d7;background:#0078d71a}.maplibre-gl-pmtiles-layer-button--active{color:#0078d7;background:#0078d726}.maplibre-gl-pmtiles-layer-panel{padding:10px;min-width:260px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#333;color-scheme:light}.maplibre-gl-pmtiles-layer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-pmtiles-layer-title{font-weight:600;font-size:13px;color:#333}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:16px;line-height:1;border-radius:3px;padding:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-close:hover{background-color:#00000014;color:#333}.maplibre-gl-pmtiles-layer-form-group{margin-bottom:8px}.maplibre-gl-pmtiles-layer-form-group label{display:block;font-size:11px;font-weight:500;color:#555;margin-bottom:3px}.maplibre-gl-pmtiles-layer-input,.maplibre-gl-pmtiles-layer-select{width:100%;padding:5px 8px;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;background:#fff;box-sizing:border-box;outline:none;transition:border-color .15s ease}.maplibre-gl-pmtiles-layer-input:focus,.maplibre-gl-pmtiles-layer-select:focus{border-color:#0078d7}.maplibre-gl-pmtiles-layer-input::placeholder{color:#999}.maplibre-gl-pmtiles-layer-row{display:flex;gap:8px}.maplibre-gl-pmtiles-layer-row .maplibre-gl-pmtiles-layer-form-group{flex:1}.maplibre-gl-pmtiles-layer-slider-row{display:flex;align-items:center;gap:8px}.maplibre-gl-pmtiles-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.maplibre-gl-pmtiles-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer}.maplibre-gl-pmtiles-layer-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d7;cursor:pointer;border:none}.maplibre-gl-pmtiles-layer-slider-value{font-size:11px;color:#666;min-width:32px;text-align:right}.maplibre-gl-pmtiles-layer-buttons{display:flex;gap:6px;margin-top:10px}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn{flex:1;padding:6px 10px;border:1px solid #ccc;border-radius:3px;font-size:12px;cursor:pointer;background-color:#fff;color:#333;transition:background-color .15s ease,border-color .15s ease}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--primary{background-color:#0078d7;color:#fff;border-color:#0078d7}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--primary:hover{background-color:#006cbd;border-color:#006cbd;color:#fff}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--danger{color:#d32f2f;border-color:#d32f2f}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn.maplibre-gl-pmtiles-layer-btn--danger:hover{background-color:#fce4e4;color:#d32f2f}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-pmtiles-layer-status{margin-top:8px;padding:6px 8px;font-size:11px;border-radius:3px;word-break:break-word}.maplibre-gl-pmtiles-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-pmtiles-layer-status--error{background:#fce4e4;color:#c62828}.maplibre-gl-pmtiles-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-pmtiles-layer-list{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.maplibre-gl-pmtiles-layer-list-header{font-size:11px;font-weight:600;color:#555;margin-bottom:4px}.maplibre-gl-pmtiles-layer-list-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;gap:6px}.maplibre-gl-pmtiles-layer-list-label{font-size:11px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#999;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-pmtiles-layer-panel .maplibre-gl-pmtiles-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-pmtiles-layer-info{margin-top:8px;padding:6px 8px;background:#f5f5f5;border-radius:3px;font-size:11px;color:#666}.maplibre-gl-pmtiles-layer-info-item{margin-bottom:2px}.maplibre-gl-pmtiles-layer-info-item:last-child{margin-bottom:0}.maplibre-gl-pmtiles-layer-badge{display:inline-block;padding:1px 5px;background:#e3f2fd;color:#1565c0;border-radius:3px;font-size:10px;font-weight:500;margin-left:6px}.maplibre-gl-pmtiles-layer-badge--raster{background:#fff3e0;color:#e65100}.maplibre-gl-pmtiles-layer-color-input{width:60px;height:26px;padding:2px;border:1px solid #ccc;border-radius:3px;cursor:pointer}.maplibre-gl-pmtiles-popup{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#333;max-width:300px}.maplibre-gl-pmtiles-popup-header{font-weight:600;font-size:13px;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid #e0e0e0;color:#0078d7}.maplibre-gl-pmtiles-popup-content{max-height:200px;overflow-y:auto}.maplibre-gl-pmtiles-popup-table{width:100%;border-collapse:collapse}.maplibre-gl-pmtiles-popup-table tr:nth-child(2n){background:#f9f9f9}.maplibre-gl-pmtiles-popup-key{font-weight:500;color:#555;padding:3px 8px 3px 0;vertical-align:top;white-space:nowrap}.maplibre-gl-pmtiles-popup-value{color:#333;padding:3px 0;word-break:break-word}.maplibre-gl-pmtiles-popup-empty{color:#999;font-style:italic;padding:8px 0}.maplibre-gl-add-vector{position:relative}.maplibre-gl-add-vector-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease}.maplibre-gl-add-vector-button:hover{color:#0078d7}.maplibre-gl-add-vector-button:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-add-vector-button--active{color:#0078d7}.maplibre-gl-add-vector-panel{padding:12px;min-width:280px}.maplibre-gl-add-vector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-add-vector-title{font-weight:600;font-size:14px;color:#333}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-close{background-color:transparent;border:none;font-size:18px;color:#666;cursor:pointer;padding:0 4px;line-height:1}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-close:hover{background-color:transparent;color:#333}.maplibre-gl-add-vector-form-group{margin-bottom:12px}.maplibre-gl-add-vector-form-group>label{display:block;font-size:12px;font-weight:500;color:#555;margin-bottom:4px}.maplibre-gl-add-vector-input{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-add-vector-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-add-vector-input::placeholder{color:#999}.maplibre-gl-add-vector-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.maplibre-gl-add-vector-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-add-vector-slider-row{display:flex;align-items:center;gap:10px}.maplibre-gl-add-vector-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;cursor:pointer}.maplibre-gl-add-vector-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer}.maplibre-gl-add-vector-slider::-moz-range-thumb{width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer;border:none}.maplibre-gl-add-vector-slider-value{min-width:36px;font-size:12px;color:#666;text-align:right}.maplibre-gl-add-vector-checkbox-group{margin-top:12px}.maplibre-gl-add-vector-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-add-vector-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-add-vector-buttons{display:flex;gap:8px;margin-top:16px}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn{flex:1;padding:8px 16px;font-size:12px;font-weight:500;border:1px solid #ddd;border-radius:4px;background-color:#f8f8f8;color:#333;cursor:pointer;transition:all .15s ease}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn.maplibre-gl-add-vector-btn--primary{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-btn.maplibre-gl-add-vector-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-add-vector-status{margin-top:12px;padding:8px 10px;font-size:11px;border-radius:4px}.maplibre-gl-add-vector-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-add-vector-status--error{background:#ffebee;color:#c62828}.maplibre-gl-add-vector-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-add-vector-list{margin-top:16px;border-top:1px solid #e0e0e0;padding-top:12px}.maplibre-gl-add-vector-list-header{font-size:12px;font-weight:500;color:#555;margin-bottom:8px}.maplibre-gl-add-vector-list-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px;font-size:11px}.maplibre-gl-add-vector-list-label{flex:1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-list-remove{background-color:transparent;border:none;color:#999;cursor:pointer;padding:2px 6px;font-size:14px;line-height:1}.maplibre-gl-add-vector-panel .maplibre-gl-add-vector-list-remove:hover{background-color:transparent;color:#c62828}.maplibre-gl-add-vector-badge{display:inline-block;padding:2px 6px;font-size:10px;font-weight:500;border-radius:3px;background:#e3f2fd;color:#1565c0;margin-left:6px;text-transform:uppercase}.maplibre-gl-add-vector-badge--parquet{background:#fff3e0;color:#e65100}.maplibre-gl-add-vector-badge--fgb{background:#e8f5e9;color:#2e7d32}.maplibre-gl-add-vector-format-hint{font-size:10px;color:#888;margin-top:4px}.maplibre-gl-add-vector-color-row{display:flex;align-items:center;gap:8px}.maplibre-gl-add-vector-color-input{width:36px;height:28px;padding:0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.maplibre-gl-add-vector-color-input::-webkit-color-swatch-wrapper{padding:2px}.maplibre-gl-add-vector-color-input::-webkit-color-swatch{border:none;border-radius:2px}.maplibre-gl-add-vector-popup{max-height:300px;overflow-y:auto}.maplibre-gl-add-vector-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-add-vector-popup-table td{padding:4px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-add-vector-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-add-vector-popup-table td:first-child{color:#555;white-space:nowrap;padding-right:12px}.maplibre-gl-add-vector-popup-table td:last-child{color:#333;word-break:break-word}.maplibre-gl-stac-layer{position:relative}.maplibre-gl-stac-layer-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;color:#333;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-stac-layer-button:hover{background-color:#f3f4f6}.maplibre-gl-stac-layer-button--active{color:#0078d7}.maplibre-gl-stac-layer-panel{padding:12px;min-width:280px}.maplibre-gl-stac-layer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-stac-layer-title{font-weight:600;font-size:14px;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-close{background-color:transparent;border:none;font-size:20px;color:#444;cursor:pointer;padding:0 4px;line-height:1}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-close:hover{background-color:transparent;color:#333}.maplibre-gl-stac-layer-form-group{margin-bottom:12px}.maplibre-gl-stac-layer-form-group>label{display:block;font-size:12px;font-weight:500;color:#333;margin-bottom:4px}.maplibre-gl-stac-layer-input{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-stac-layer-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-layer-input::placeholder{color:#666}.maplibre-gl-stac-layer-input--half{width:calc(50% - 4px)}.maplibre-gl-stac-layer-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.maplibre-gl-stac-layer-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-layer-rescale-row{display:flex;gap:8px}.maplibre-gl-stac-layer-slider-row{display:flex;align-items:center;gap:10px}.maplibre-gl-stac-layer-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:2px;cursor:pointer}.maplibre-gl-stac-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer}.maplibre-gl-stac-layer-slider::-moz-range-thumb{width:14px;height:14px;background:#0078d7;border-radius:50%;cursor:pointer;border:none}.maplibre-gl-stac-layer-slider-value{min-width:36px;font-size:12px;color:#444;text-align:right}.maplibre-gl-stac-layer-checkbox-group{margin-top:12px}.maplibre-gl-stac-layer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#333}.maplibre-gl-stac-layer-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0078d7}.maplibre-gl-stac-layer-buttons{display:flex;gap:8px;margin-top:16px}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn{flex:1;padding:8px 16px;font-size:12px;font-weight:500;border:1px solid #ddd;border-radius:4px;background-color:#f8f8f8;color:#333;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--primary{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--secondary{background-color:#f0f0f0;border-color:#ccc}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-btn.maplibre-gl-stac-layer-btn--secondary:hover:not(:disabled){background-color:#e0e0e0;color:#333}.maplibre-gl-stac-layer-status{margin-top:12px;padding:8px 10px;font-size:11px;border-radius:4px}.maplibre-gl-stac-layer-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-stac-layer-status--error{background:#ffebee;color:#c62828}.maplibre-gl-stac-layer-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-stac-layer-info{margin-top:12px;padding:10px;background:#f5f5f5;border-radius:4px;font-size:11px;color:#333}.maplibre-gl-stac-layer-info-title{margin-bottom:4px;word-break:break-all}.maplibre-gl-stac-layer-colormap-preview{height:12px;border-radius:2px;margin-top:4px;border:1px solid #ccc}.maplibre-gl-stac-layer-list{margin-top:16px;border-top:1px solid #e0e0e0;padding-top:12px}.maplibre-gl-stac-layer-list-header{font-size:12px;font-weight:500;color:#333;margin-bottom:8px}.maplibre-gl-stac-layer-list-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px;font-size:11px}.maplibre-gl-stac-layer-list-label{flex:1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-list-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background-color:transparent;cursor:pointer;color:#666;font-size:14px;line-height:1;border-radius:3px;padding:0;flex-shrink:0}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-list-remove:hover{background-color:#d32f2f1a;color:#d32f2f}.maplibre-gl-stac-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-stac-layer-popup-table{border-collapse:collapse;font-size:12px;width:100%}.maplibre-gl-stac-layer-popup-table td{padding:3px 8px;border-bottom:1px solid #eee;vertical-align:top}.maplibre-gl-stac-layer-popup-table tr:last-child td{border-bottom:none}.maplibre-gl-stac-layer-popup-table td:first-child{color:#333;white-space:nowrap;padding-right:12px}.maplibre-gl-stac-layer-popup-table td:last-child{color:#333}.maplibre-gl-stac-layer-mode-toggle{margin-bottom:12px}.maplibre-gl-stac-layer-mode-buttons{display:flex;gap:0;border:1px solid #ddd;border-radius:4px;overflow:hidden}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn{flex:1;padding:6px 12px;font-size:11px;font-weight:500;border:none;background-color:#f8f8f8;color:#444;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn:first-child{border-right:1px solid #ddd}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn:hover{background-color:#e8e8e8;color:#333}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn.maplibre-gl-stac-layer-mode-btn--active{background-color:#0078d7;color:#fff}.maplibre-gl-stac-layer-panel .maplibre-gl-stac-layer-mode-btn.maplibre-gl-stac-layer-mode-btn--active:hover{background-color:#006bc1;color:#fff}.maplibre-gl-stac-layer-rgb-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.maplibre-gl-stac-layer-rgb-row:last-child{margin-bottom:0}.maplibre-gl-stac-layer-rgb-label{font-size:11px;font-weight:600;min-width:40px}.maplibre-gl-stac-layer-rgb-select{flex:1}.maplibre-gl-stac-search{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 8px #00000026}.maplibre-gl-stac-search-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#fff;border:none;border-radius:4px;cursor:pointer;color:#333;box-shadow:0 0 0 2px #0000001a;transition:all .2s ease}.maplibre-gl-stac-search-button:hover{background:#f0f0f0;color:#333}.maplibre-gl-stac-search-button--active{color:#0078d7}.maplibre-gl-stac-search-panel{padding:12px;max-height:500px;overflow-y:auto}.maplibre-gl-stac-search-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.maplibre-gl-stac-search-title{font-size:14px;font-weight:600;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background-color:transparent;border:none;border-radius:4px;cursor:pointer;font-size:18px;color:#666;line-height:1}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-close:hover{background-color:#f0f0f0;color:#333}.maplibre-gl-stac-search-form-group{margin-bottom:12px}.maplibre-gl-stac-search-form-group>label{display:block;margin-bottom:4px;font-size:12px;font-weight:500;color:#333}.maplibre-gl-stac-search-input{width:100%;padding:8px 10px;font-size:13px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#1a1a1a!important;box-sizing:border-box;transition:border-color .2s ease}.maplibre-gl-stac-search-input:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-search-input--half{width:calc(50% - 4px)}.maplibre-gl-stac-search-select{width:100%;padding:8px 10px;font-size:13px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#1a1a1a!important;box-sizing:border-box;cursor:pointer;transition:border-color .2s ease}.maplibre-gl-stac-search-select:focus{outline:none;border-color:#0078d7}.maplibre-gl-stac-search-select:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.maplibre-gl-stac-search-select--flex{flex:1;min-width:0}.maplibre-gl-stac-search-row{display:flex;gap:8px;align-items:center}.maplibre-gl-stac-search-custom-url-row{display:flex;gap:8px;margin-top:8px}.maplibre-gl-stac-search-custom-url-row .maplibre-gl-stac-search-input{flex:1}.maplibre-gl-stac-search-custom-url-row .maplibre-gl-stac-search-btn{flex-shrink:0}.maplibre-gl-stac-search-date-row,.maplibre-gl-stac-search-rescale-row{display:flex;gap:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn{padding:8px 16px;font-size:13px;font-weight:500;border:1px solid #ccc;border-radius:4px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--primary{width:100%;background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--primary:hover:not(:disabled){background-color:#006bc1;border-color:#006bc1;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--secondary{background-color:#f0f0f0;border-color:#ccc;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn.maplibre-gl-stac-search-btn--secondary:hover:not(:disabled){background-color:#e8e8e8;color:#333}.maplibre-gl-stac-search-hint-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.maplibre-gl-stac-search-hint{font-size:11px;color:#555}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear-footprints{padding:2px 6px;font-size:10px;font-weight:500;background-color:#fff3e0;border:1px solid #ffe0b2;border-radius:3px;color:#e65100;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear-footprints:hover{background-color:#ffe0b2;border-color:#ffcc80;color:#e65100}.maplibre-gl-stac-search-status{padding:8px 10px;margin-bottom:10px;border-radius:4px;font-size:12px}.maplibre-gl-stac-search-status--info{background:#e3f2fd;color:#1565c0}.maplibre-gl-stac-search-status--error{background:#ffebee;color:#c62828}.maplibre-gl-stac-search-status--success{background:#e8f5e9;color:#2e7d32}.maplibre-gl-stac-search-list{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.maplibre-gl-stac-search-list-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maplibre-gl-stac-search-list-header{font-size:12px;font-weight:600;color:#333}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear{padding:4px 8px;font-size:11px;font-weight:500;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:#c62828;cursor:pointer;transition:all .15s ease}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn-clear:hover{background-color:#ffcdd2;border-color:#ef9a9a;color:#c62828}.maplibre-gl-stac-search-list-item{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:#f8f8f8;border-radius:4px;margin-bottom:4px}.maplibre-gl-stac-search-list-label{font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-list-remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background-color:transparent;border:none;border-radius:4px;cursor:pointer;font-size:14px;color:#888;flex-shrink:0;margin-left:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-list-remove:hover{background-color:#ffebee;color:#c62828}.maplibre-gl-stac-search-mode-row{display:flex;gap:8px}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle{flex:1;padding:8px 12px;font-size:12px;background-color:#f5f5f5;border:1px solid #ddd;color:#666}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle:hover:not(:disabled){background-color:#e8e8e8;color:#666}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle.active{background-color:#0078d7;border-color:#0078d7;color:#fff}.maplibre-gl-stac-search-panel .maplibre-gl-stac-search-btn--toggle.active:hover:not(:disabled){background-color:#006bc1;color:#fff}.maplibre-gl-stac-search-rgb-row{display:flex;gap:8px}.maplibre-gl-stac-search-rgb-channel{flex:1;min-width:0}.maplibre-gl-stac-search-rgb-label{display:block;margin-bottom:4px;font-size:11px;font-weight:600;color:#333;text-align:center}.maplibre-gl-stac-search-select--small{padding:6px 8px;font-size:12px}.maplibre-gl-measure-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-measure-control .measure-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-measure-control .measure-button:hover{background-color:#f3f4f6}.maplibre-gl-measure-control .measure-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-button svg{width:18px;height:18px}.maplibre-gl-measure-control .measure-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-measure-control .measure-panel.left{right:calc(100% + 8px)}.maplibre-gl-measure-control .measure-panel.right{left:calc(100% + 8px)}.maplibre-gl-measure-control .measure-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-measure-control .measure-panel .measure-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .measure-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-measure-control .measure-close svg{width:14px;height:14px}.maplibre-gl-measure-control .measure-content{padding:10px}.maplibre-gl-measure-control .measure-mode-toggle{display:flex;gap:4px;margin-bottom:10px}.maplibre-gl-measure-control .measure-panel .mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;font-size:12px;color:#374151;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .mode-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.maplibre-gl-measure-control .measure-panel .mode-btn.active{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-panel .mode-btn.active:hover{background-color:#2563eb;color:#fff}.maplibre-gl-measure-control .mode-btn svg{width:16px;height:16px}.maplibre-gl-measure-control .measure-unit{margin-bottom:10px}.maplibre-gl-measure-control .measure-unit label{display:block;margin-bottom:4px;font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.maplibre-gl-measure-control .measure-unit select{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;font-size:12px;color:#374151;cursor:pointer;transition:border-color .15s ease}.maplibre-gl-measure-control .measure-unit select:hover{border-color:#d1d5db}.maplibre-gl-measure-control .measure-unit select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-measure-control .measure-result{padding:10px;background:#f9fafb;border-radius:4px;margin-bottom:10px}.maplibre-gl-measure-control .result-label{font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.maplibre-gl-measure-control .result-value{font-size:18px;font-weight:600;color:#1f2937}.maplibre-gl-measure-control .result-unit{font-size:12px;font-weight:400;color:#6b7280;margin-left:4px}.maplibre-gl-measure-control .measure-segments{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.maplibre-gl-measure-control .segment-label{font-size:10px;color:#9ca3af;margin-bottom:4px}.maplibre-gl-measure-control .segment-list{display:flex;flex-wrap:wrap;gap:4px}.maplibre-gl-measure-control .segment-item{padding:2px 6px;background:#e5e7eb;border-radius:3px;font-size:10px;color:#4b5563}.maplibre-gl-measure-control .measure-instructions{padding:8px 10px;background:#fef3c7;border-radius:4px;font-size:11px;color:#92400e;margin-bottom:10px}.maplibre-gl-measure-control .measure-actions{display:flex;gap:6px}.maplibre-gl-measure-control .measure-panel .action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;font-size:12px;color:#374151;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .action-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.maplibre-gl-measure-control .measure-panel .action-btn.primary{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.maplibre-gl-measure-control .measure-panel .action-btn.primary:hover{background-color:#2563eb;color:#fff}.maplibre-gl-measure-control .measure-panel .action-btn.danger{color:#dc2626;border-color:#fecaca}.maplibre-gl-measure-control .measure-panel .action-btn.danger:hover{background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.maplibre-gl-measure-control .measure-panel .action-btn svg{width:14px;height:14px}.maplibre-gl-measure-control .measure-panel .action-btn:disabled{opacity:.5;cursor:not-allowed}.measure-label{background:#fffffff2;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#1f2937;box-shadow:0 1px 4px #00000026;white-space:nowrap;pointer-events:none}.measure-label.total{background:#3b82f6;color:#fff;font-weight:600}.measure-label.segment{background:#ffffffd9;font-size:10px;padding:2px 6px}.maplibre-gl-measure-control .measurements-list{max-height:150px;overflow-y:auto;margin-bottom:10px}.maplibre-gl-measure-control .measurement-item{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:4px;margin-bottom:4px;background:#f9fafb;transition:background .15s ease}.maplibre-gl-measure-control .measurement-item:hover{background:#f3f4f6}.maplibre-gl-measure-control .measurement-info{display:flex;align-items:center;gap:6px}.maplibre-gl-measure-control .measurement-icon{color:#6b7280}.maplibre-gl-measure-control .measurement-icon svg{width:14px;height:14px}.maplibre-gl-measure-control .measurement-value{font-size:12px;font-weight:500;color:#374151}.maplibre-gl-measure-control .measure-panel .measurement-delete{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#9ca3af;border-radius:3px;transition:all .15s ease}.maplibre-gl-measure-control .measure-panel .measurement-delete:hover{background-color:#fef2f2;color:#dc2626}.maplibre-gl-measure-control .measurement-delete svg{width:12px;height:12px}.maplibre-gl-measure-control .empty-state{padding:16px;text-align:center;color:#9ca3af;font-size:12px}.maplibre-gl-bookmark-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-bookmark-control .bookmark-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-button:hover{background-color:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-bookmark-control .bookmark-button svg{width:18px;height:18px}.maplibre-gl-bookmark-control .bookmark-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-bookmark-control .bookmark-panel.left{right:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-panel.right{left:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-bookmark-control .bookmark-close svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-content{padding:10px}.maplibre-gl-bookmark-control .bookmark-add-form{display:flex;gap:6px;margin-bottom:10px}.maplibre-gl-bookmark-control .bookmark-name-input{flex:1;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;transition:border-color .15s ease}.maplibre-gl-bookmark-control .bookmark-name-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-bookmark-control .bookmark-name-input::placeholder{color:#9ca3af}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;cursor:pointer;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:hover{background-color:#2563eb;color:#fff}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.maplibre-gl-bookmark-control .bookmark-add-btn svg{width:16px;height:16px}.maplibre-gl-bookmark-control .bookmark-list{max-height:250px;overflow-y:auto}.maplibre-gl-bookmark-control .bookmark-empty{padding:20px;text-align:center;color:#9ca3af;font-size:12px}.maplibre-gl-bookmark-control .bookmark-empty svg{width:32px;height:32px;margin-bottom:8px;opacity:.5}.maplibre-gl-bookmark-control .bookmark-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:4px;margin-bottom:4px;cursor:pointer;transition:background-color .15s ease}.maplibre-gl-bookmark-control .bookmark-item:hover{background:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-item.active{background:#eff6ff}.maplibre-gl-bookmark-control .bookmark-item:last-child{margin-bottom:0}.maplibre-gl-bookmark-control .bookmark-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f3f4f6;border-radius:4px;color:#6b7280;flex-shrink:0}.maplibre-gl-bookmark-control .bookmark-icon svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-info{flex:1;min-width:0}.maplibre-gl-bookmark-control .bookmark-name{font-size:13px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.maplibre-gl-bookmark-control .bookmark-meta{font-size:10px;color:#9ca3af;margin-top:2px}.maplibre-gl-bookmark-control .bookmark-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.maplibre-gl-bookmark-control .bookmark-item:hover .bookmark-actions{opacity:1}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#9ca3af;border-radius:4px;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn:hover{background-color:#e5e7eb;color:#374151}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn.delete:hover{background-color:#fef2f2;color:#dc2626}.maplibre-gl-bookmark-control .bookmark-action-btn svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-footer{padding:8px 10px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.maplibre-gl-bookmark-control .bookmark-footer-actions{display:flex;gap:4px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;background-color:transparent;cursor:pointer;font-size:11px;color:#4b5563;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn:hover,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#4b5563}.maplibre-gl-bookmark-control .bookmark-import-btn svg,.maplibre-gl-bookmark-control .bookmark-export-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #fecaca;border-radius:4px;background-color:transparent;cursor:pointer;font-size:11px;color:#dc2626;transition:all .15s ease}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:hover{background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-bookmark-control .bookmark-clear-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-thumbnail{width:40px;height:28px;border-radius:3px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.maplibre-gl-bookmark-control .bookmark-rename-input{width:100%;padding:4px 6px;border:1px solid #3b82f6;border-radius:3px;font-size:13px;color:#374151}.maplibre-gl-bookmark-control .bookmark-rename-input:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-print-control .print-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;border-radius:4px;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #0000001a;transition:background-color .15s ease}.maplibre-gl-print-control .print-button:hover{background-color:#f3f4f6}.maplibre-gl-print-control .print-button.active{background-color:#3b82f6;color:#fff}.maplibre-gl-print-control .print-button svg{width:18px;height:18px}.maplibre-gl-print-control .print-panel{position:absolute;top:0;background:#fffffff2;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden;z-index:1}.maplibre-gl-print-control .print-panel.left{right:calc(100% + 8px)}.maplibre-gl-print-control .print-panel.right{left:calc(100% + 8px)}.maplibre-gl-print-control .print-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#374151}.maplibre-gl-print-control .print-panel .print-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer;color:#6b7280;border-radius:3px;transition:all .15s ease}.maplibre-gl-print-control .print-panel .print-close:hover{background-color:#f3f4f6;color:#374151}.maplibre-gl-print-control .print-close svg{width:14px;height:14px}.maplibre-gl-print-control .print-content{padding:10px}.maplibre-gl-print-control .print-field{margin-bottom:10px}.maplibre-gl-print-control .print-field label{display:block;font-size:11px;font-weight:600;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.maplibre-gl-print-control .print-input{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box;transition:border-color .15s ease}.maplibre-gl-print-control .print-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-input::placeholder{color:#9ca3af}.maplibre-gl-print-control .print-row{display:flex;gap:10px}.maplibre-gl-print-control .print-row .print-field{flex:1}.maplibre-gl-print-control .print-select{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box;cursor:pointer;transition:border-color .15s ease}.maplibre-gl-print-control .print-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-quality-wrapper{display:flex;align-items:center;gap:8px}.maplibre-gl-print-control .print-quality-range{flex:1;height:4px;cursor:pointer;accent-color:#3b82f6}.maplibre-gl-print-control .print-quality-value{font-size:11px;color:#6b7280;min-width:28px;text-align:right}.maplibre-gl-print-control .print-size-options{display:flex;gap:16px;margin-bottom:8px}.maplibre-gl-print-control .print-radio-label{display:flex;align-items:center;gap:4px;font-size:12px;color:#374151;cursor:pointer;text-transform:none;font-weight:400;letter-spacing:normal}.maplibre-gl-print-control .print-radio-label input[type=radio]{accent-color:#3b82f6}.maplibre-gl-print-control .print-custom-size{display:flex;gap:8px}.maplibre-gl-print-control .print-size-group{flex:1}.maplibre-gl-print-control .print-size-label{display:block;font-size:10px;color:#9ca3af;margin-bottom:2px;text-transform:none;font-weight:400;letter-spacing:normal}.maplibre-gl-print-control .print-size-input{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#374151;background:#fff;box-sizing:border-box}.maplibre-gl-print-control .print-size-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-print-control .print-panel .print-export-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease;margin-bottom:6px}.maplibre-gl-print-control .print-panel .print-export-btn:hover{background-color:#2563eb;color:#fff}.maplibre-gl-print-control .print-panel .print-export-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.maplibre-gl-print-control .print-export-btn svg{width:16px;height:16px}.maplibre-gl-print-control .print-panel .print-copy-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;background-color:transparent;color:#4b5563;font-size:12px;cursor:pointer;transition:all .15s ease}.maplibre-gl-print-control .print-panel .print-copy-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#4b5563}.maplibre-gl-print-control .print-panel .print-copy-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-print-control .print-copy-btn svg{width:14px;height:14px}.maplibre-gl-print-control .print-feedback{text-align:center;font-size:12px;font-weight:600;color:#16a34a;padding:4px 0 0;opacity:0;transition:opacity .3s ease}.maplibre-gl-print-control .print-feedback.visible{opacity:1}.maplibre-gl-minimap-control{position:relative}.maplibre-gl-minimap-control .minimap-button{width:29px;height:29px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:none;border-radius:4px;cursor:pointer;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-minimap-control .minimap-button:hover{background:#f0f0f0}.maplibre-gl-minimap-control .minimap-button svg{width:18px;height:18px}.maplibre-gl-minimap-control .minimap-panel{position:absolute;bottom:36px;left:0;border-radius:4px;box-shadow:0 2px 8px #0003;overflow:hidden;border:2px solid rgba(0,0,0,.1);background:#fff}.maplibre-gl-minimap-control .minimap-map{width:100%;height:100%;overflow:hidden}.maplibre-gl-minimap-control .minimap-map .maplibregl-canvas{width:100%!important;height:100%!important}.geo-editor-control{background:transparent;box-shadow:none}.geo-editor-toolbar{display:inline-flex;gap:4px;padding:4px;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a}.geo-editor-toolbar--collapsed{padding:0;gap:0}.geo-editor-toolbar--vertical{flex-direction:column}.geo-editor-toolbar--horizontal{flex-direction:row}.geo-editor-tools-wrapper{display:flex;flex-direction:column;gap:4px}.geo-editor-toolbar--horizontal .geo-editor-tools-wrapper{flex-direction:row}.geo-editor-collapse-btn{margin-bottom:4px;flex-shrink:0;width:30px;height:30px}.geo-editor-toolbar--horizontal .geo-editor-collapse-btn{margin-bottom:0;margin-right:4px}.geo-editor-toolbar--collapsed .geo-editor-collapse-btn{margin:0}.geo-editor-tool-group{display:flex;flex-direction:column;gap:2px}.geo-editor-toolbar--horizontal .geo-editor-tool-group{flex-direction:row}.geo-editor-tool-group:not(:last-child){padding-bottom:4px;border-bottom:1px solid #e5e5e5}.geo-editor-toolbar--horizontal .geo-editor-tool-group:not(:last-child){padding-bottom:0;padding-right:4px;border-bottom:none;border-right:1px solid #e5e5e5}.geo-editor-tool-group-label{font-size:9px;font-weight:600;text-transform:uppercase;color:#666;padding:2px 4px;letter-spacing:.5px}.geo-editor-tool-buttons{display:flex;flex-direction:column;gap:2px}.geo-editor-toolbar--horizontal .geo-editor-tool-buttons{flex-direction:row}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-2 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-3 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.geo-editor-toolbar--vertical.geo-editor-toolbar--columns-4 .geo-editor-tool-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.geo-editor-tool-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:4px;background:#f5f5f5;color:#333;cursor:pointer;transition:all .15s ease}.geo-editor-tool-button:hover{background:#e8e8e8}.geo-editor-tool-button:active{background:#ddd}.geo-editor-tool-button--active,.geo-editor-tool-button.geo-editor-tool-button--active{background:#38f!important;background-color:#38f!important;color:#fff!important}.geo-editor-tool-button--active:hover,.geo-editor-tool-button.geo-editor-tool-button--active:hover{background:#27e!important;background-color:#27e!important}.geo-editor-tool-button:disabled{opacity:.5;cursor:not-allowed}.geo-editor-tool-button[data-history]:disabled{opacity:.4;cursor:not-allowed}.geo-editor-tool-button[data-history]:disabled:hover{background:#f5f5f5}.geo-editor-tool-button svg{width:18px;height:18px}.geo-editor-tool-button--active svg{color:#fff!important}.geo-editor-tool-button--active svg path,.geo-editor-tool-button--active svg polygon,.geo-editor-tool-button--active svg rect,.geo-editor-tool-button--active svg circle,.geo-editor-tool-button--active svg ellipse,.geo-editor-tool-button--active svg line,.geo-editor-tool-button--active svg text{fill:#fff!important;color:#fff!important}.geo-editor-tool-button--active svg path[fill=none],.geo-editor-tool-button--active svg polygon[fill=none],.geo-editor-tool-button--active svg rect[fill=none],.geo-editor-tool-button--active svg circle[fill=none],.geo-editor-tool-button--active svg ellipse[fill=none],.geo-editor-tool-button--active svg line[fill=none]{fill:none!important;stroke:#fff!important}.geo-editor-tool-button--active svg [stroke],.geo-editor-tool-button--active svg path[stroke],.geo-editor-tool-button--active svg polygon[stroke],.geo-editor-tool-button--active svg rect[stroke],.geo-editor-tool-button--active svg circle[stroke],.geo-editor-tool-button--active svg ellipse[stroke],.geo-editor-tool-button--active svg line[stroke]{stroke:#fff!important}.geo-editor-tool-button[title]{position:relative}.geo-editor-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.geo-editor-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-width:400px;width:90%;max-height:80vh;overflow:auto}.geo-editor-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}.geo-editor-dialog-title{font-size:16px;font-weight:600;color:#333;margin:0}.geo-editor-dialog-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#666;cursor:pointer;transition:all .15s ease}.geo-editor-dialog-close:hover{background:#f5f5f5;color:#333}.geo-editor-dialog-body{padding:20px}.geo-editor-dialog-footer{display:flex;gap:8px;justify-content:flex-end;padding:16px 20px;border-top:1px solid #e5e5e5}.geo-editor-form-group{margin-bottom:16px}.geo-editor-form-group:last-child{margin-bottom:0}.geo-editor-label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.geo-editor-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .15s ease}.geo-editor-input:focus{outline:none;border-color:#38f;box-shadow:0 0 0 3px #3388ff1a}.geo-editor-slider{width:100%;height:6px;border-radius:3px;background:#e5e5e5;appearance:none;cursor:pointer}.geo-editor-slider::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#38f;cursor:pointer;transition:transform .15s ease}.geo-editor-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.geo-editor-slider::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;background:#38f;cursor:pointer}.geo-editor-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.geo-editor-btn--primary{background:#38f;color:#fff}.geo-editor-btn--primary:hover{background:#27e}.geo-editor-btn--secondary{background:#f5f5f5;color:#333}.geo-editor-btn--secondary:hover{background:#e8e8e8}.geo-editor-btn--danger{background:#dc3545;color:#fff}.geo-editor-btn--danger:hover{background:#c82333}.geo-editor-btn:disabled{opacity:.5;cursor:not-allowed}.geo-editor-stats{display:flex;gap:20px;padding:12px;background:#f8f9fa;border-radius:4px;margin-bottom:16px}.geo-editor-stat{display:flex;flex-direction:column;align-items:center}.geo-editor-stat-value{font-size:20px;font-weight:600;color:#333}.geo-editor-stat-label{font-size:11px;text-transform:uppercase;color:#666;letter-spacing:.5px}.geo-editor-stat--highlight .geo-editor-stat-value{color:#38f}.geo-editor-stat--success .geo-editor-stat-value{color:#28a745}.geo-editor-message{padding:12px 16px;border-radius:4px;font-size:13px;margin-bottom:16px}.geo-editor-message--info{background:#e7f3ff;color:#0056b3;border:1px solid #b8daff}.geo-editor-message--warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.geo-editor-message--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.geo-editor-message--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.geo-editor-selection-highlight{stroke:#38f;stroke-width:3;stroke-dasharray:5,5;fill:#3388ff1a;animation:geo-editor-dash .5s linear infinite}@keyframes geo-editor-dash{to{stroke-dashoffset:-10}}.geo-editor-properties-popup .maplibregl-popup-content{padding:10px;max-height:300px;overflow-y:auto}.geo-editor-popup-table{border-collapse:collapse;width:100%;font-size:12px}.geo-editor-popup-table td{padding:4px 8px;border-bottom:1px solid #e0e0e0}.geo-editor-popup-table tr:last-child td{border-bottom:none}.geo-editor-popup-key{font-weight:600;color:#333;white-space:nowrap;vertical-align:top}.geo-editor-popup-value{color:#666;word-break:break-word}.geo-editor-popup-empty{color:#999;font-style:italic;padding:8px;text-align:center}@media(max-width:768px){.geo-editor-toolbar{padding:2px}.geo-editor-tool-button{width:36px;height:36px}.geo-editor-dialog{max-width:95%;margin:10px}}.geo-editor-attribute-panel{position:absolute;top:10px;width:300px;max-height:80vh;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000026;display:flex;flex-direction:column;z-index:1000;transition:transform .3s ease,opacity .3s ease;overflow:hidden}.geo-editor-attribute-panel--right{right:10px}.geo-editor-attribute-panel--left{left:10px}.geo-editor-attribute-panel--hidden{opacity:0;pointer-events:none}.geo-editor-attribute-panel--right.geo-editor-attribute-panel--hidden{transform:translate(100%)}.geo-editor-attribute-panel--left.geo-editor-attribute-panel--hidden{transform:translate(-100%)}.geo-editor-attribute-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#f8f9fa;flex-shrink:0}.geo-editor-attribute-panel-title{font-size:14px;font-weight:600;color:#333;margin:0}.geo-editor-attribute-panel-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#666;cursor:pointer;transition:all .15s ease}.geo-editor-attribute-panel-close:hover{background:#e8e8e8;color:#333}.geo-editor-attribute-panel-body{flex:1;overflow-y:auto;padding:16px}.geo-editor-attribute-panel-footer{display:flex;gap:8px;justify-content:flex-end;padding:12px 16px;border-top:1px solid #e5e5e5;background:#f8f9fa;flex-shrink:0}.geo-editor-attribute-form-group{margin-bottom:16px}.geo-editor-attribute-form-group:last-child{margin-bottom:0}.geo-editor-attribute-label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.geo-editor-attribute-label--required:after{content:" *";color:#dc3545}.geo-editor-attribute-input,.geo-editor-attribute-select,.geo-editor-attribute-textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.geo-editor-attribute-input:focus,.geo-editor-attribute-select:focus,.geo-editor-attribute-textarea:focus{outline:none;border-color:#38f;box-shadow:0 0 0 3px #3388ff1a}.geo-editor-attribute-input:disabled,.geo-editor-attribute-select:disabled,.geo-editor-attribute-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#666}.geo-editor-attribute-textarea{min-height:80px;resize:vertical}.geo-editor-attribute-input[type=color]{padding:4px;height:40px;cursor:pointer}.geo-editor-attribute-input[type=date]{cursor:pointer}.geo-editor-attribute-checkbox-wrapper{display:flex;align-items:center;gap:8px}.geo-editor-attribute-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3388ff}.geo-editor-attribute-checkbox-label{font-size:14px;color:#333;cursor:pointer}.geo-editor-attribute-readonly{background-color:#f8f9fa;border:1px solid #e5e5e5;border-radius:4px;padding:8px 12px;font-size:14px;color:#666;word-break:break-word}.geo-editor-attribute-readonly-null{color:#999;font-style:italic}.geo-editor-attribute-extra-section{margin-top:24px;padding-top:16px;border-top:1px dashed #ddd}.geo-editor-attribute-extra-section-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:.5px;margin-bottom:12px}.geo-editor-attribute-error{font-size:12px;color:#dc3545;margin-top:4px}.geo-editor-attribute-input--error,.geo-editor-attribute-select--error,.geo-editor-attribute-textarea--error{border-color:#dc3545}.geo-editor-attribute-input--error:focus,.geo-editor-attribute-select--error:focus,.geo-editor-attribute-textarea--error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.geo-editor-attribute-empty{text-align:center;padding:32px 16px;color:#666;font-size:14px}.geo-editor-attribute-geometry-badge{display:inline-block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:4px;margin-left:8px;background:#e7f3ff;color:#0056b3}@media(max-width:768px){.geo-editor-attribute-panel{width:calc(100% - 20px);max-width:320px}}.marker-wrapper svg circle{fill-opacity:.5!important}.marker-wrapper svg path{fill-opacity:.5!important}.lidar-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.lidar-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#1f2a37}.lidar-control-toggle:hover{background-color:#0000000d}.lidar-control-toggle .lidar-control-icon{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;line-height:0}.lidar-control-toggle .lidar-control-icon svg{width:22px;height:22px;display:block;stroke:currentColor;fill:none}.lidar-control-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;width:380px;overflow-y:auto;overflow-x:hidden;z-index:1000;padding:8px;font-size:12px;line-height:1.4;display:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-control-panel::-webkit-scrollbar{width:6px}.lidar-control-panel::-webkit-scrollbar-track{background:transparent}.lidar-control-panel::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-control-panel::-webkit-scrollbar-thumb:hover{background-color:#00000080}.lidar-control-panel.expanded{display:block}.lidar-control-header{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;color:#333;padding:4px 0 8px;border-bottom:1px solid #e0e0e0;margin-bottom:8px}.lidar-control-title{flex:1 1 auto;font-size:13px}.lidar-control-close{width:20px;height:20px;border:none;background:transparent;color:#999;font-size:18px;line-height:1;cursor:pointer;padding:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.lidar-control-close:hover{color:#333}.lidar-control-content{overflow-y:auto;overflow-x:hidden;position:relative;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-control-content::-webkit-scrollbar{width:6px}.lidar-control-content::-webkit-scrollbar-track{background:transparent}.lidar-control-content::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-control-content::-webkit-scrollbar-thumb:hover{background-color:#00000080}.lidar-control-section{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.lidar-control-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.lidar-control-section-header{font-weight:600;font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.lidar-control-group{margin-bottom:10px}.lidar-control-group:last-child{margin-bottom:0}.lidar-control-label{display:block;margin-bottom:4px;font-size:11px;font-weight:500;color:#555}.lidar-control-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.lidar-control-value{font-size:11px;color:#666;font-weight:500}.lidar-control-input{width:100%;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.lidar-control-input:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-control-select{width:100%;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer}.lidar-control-select:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-control-slider{width:100%;height:4px;border-radius:2px;background:#e0e0e0;outline:none;-webkit-appearance:none;margin-top:4px}.lidar-control-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#159895;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}.lidar-control-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#159895;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}.lidar-control-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;font-size:12px;font-weight:500;color:#fff;background:#159895;border:none;border-radius:4px;cursor:pointer;transition:background-color .15s}.lidar-control-button:hover{background:#128784}.lidar-control-button:disabled{background:#ccc;cursor:not-allowed}.lidar-control-button.secondary{background:#f0f0f0;color:#333}.lidar-control-button.secondary:hover{background:#e0e0e0}.lidar-file-input-wrapper{position:relative;overflow:hidden;display:block;width:100%}.lidar-file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;top:0;left:0}.lidar-file-input-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;background:#f8f9fa;border:2px dashed #ddd;border-radius:4px;cursor:pointer;transition:border-color .15s,background .15s;color:#666;font-size:12px;text-align:center}.lidar-file-input-label:hover,.lidar-file-input-label.drag-over{border-color:#159895;background:#f0faf9}.lidar-file-input-label svg{color:#999}.lidar-pointclouds-section{min-height:40px}.lidar-pointclouds-list{max-height:150px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.lidar-pointclouds-empty{color:#999;font-size:11px;font-style:italic;text-align:center;padding:12px 0}.lidar-pointcloud-item{display:flex;align-items:center;justify-content:space-between;padding:8px;background:#f8f9fa;border-radius:4px;margin-bottom:4px}.lidar-pointcloud-item:last-child{margin-bottom:0}.lidar-pointcloud-info{flex:1;min-width:0;margin-right:8px}.lidar-pointcloud-name{font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lidar-pointcloud-details{font-size:10px;color:#888;margin-top:2px}.lidar-pointcloud-actions{display:flex;gap:4px}.lidar-control-panel .lidar-pointcloud-action{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;font-size:10px;background:#f0f0f0;border:1px solid #ccc;border-radius:3px;cursor:pointer;color:#333;font-weight:500;width:64px;height:auto;line-height:1.2;white-space:nowrap;box-sizing:border-box}.lidar-control-panel .lidar-pointcloud-action:hover{background:#e0e0e0;border-color:#bbb}.lidar-control-panel .lidar-pointcloud-action.remove{background:#fff5f5;color:#dc3545;border-color:#dc3545}.lidar-control-panel .lidar-pointcloud-action.remove:hover{background:#dc3545;color:#fff}.lidar-loading{display:none;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;color:#666;font-size:12px;background:#fffffff2;position:absolute;inset:0;z-index:100;border-radius:4px}.lidar-loading.active{display:flex}.lidar-loading-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#159895;border-radius:50%;animation:lidar-spin .8s linear infinite;margin-bottom:12px}.lidar-loading-text{font-size:13px;font-weight:500;color:#333;margin-bottom:8px}.lidar-loading-progress{font-size:11px;color:#666}.lidar-loading-bar{width:200px;height:4px;background:#e0e0e0;border-radius:2px;margin-top:12px;overflow:hidden}.lidar-loading-bar-fill{height:100%;background:#159895;border-radius:2px;transition:width .2s ease;width:0%}@keyframes lidar-spin{to{transform:rotate(360deg)}}.lidar-error{padding:8px;background:#fff5f5;border:1px solid #ffcdd2;border-radius:4px;color:#c62828;font-size:11px;margin-top:8px;word-wrap:break-word;overflow-wrap:break-word;max-height:120px;overflow-y:auto}.lidar-control-flex{display:flex;gap:8px;align-items:center}.lidar-control-flex-col{display:flex;flex-direction:column;gap:8px}.lidar-pointclouds-list{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-pointclouds-list::-webkit-scrollbar{width:6px}.lidar-pointclouds-list::-webkit-scrollbar-track{background:transparent}.lidar-pointclouds-list::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-classification-legend{margin-top:8px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.lidar-classification-legend-header{display:flex;gap:8px;padding:6px 8px;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.lidar-legend-action-btn{flex:1;padding:4px 8px;font-size:10px;font-weight:500;background-color:#159895;border:1px solid #128583;border-radius:3px;cursor:pointer;color:#fff;transition:background-color .15s,border-color .15s}.lidar-control-panel .lidar-legend-action-btn{background-color:#159895;border:1px solid #128583;color:#fff}.lidar-legend-action-btn:hover,.lidar-legend-action-btn:focus-visible{background-color:#0f6d6b;border-color:#0b5b59;color:#fff}.lidar-control-panel .lidar-classification-legend-header button.lidar-legend-action-btn:hover,.lidar-control-panel .lidar-classification-legend-header button.lidar-legend-action-btn:focus-visible{background-color:#0f6d6b;border-color:#0b5b59;color:#fff}.lidar-classification-legend-list{max-height:180px;overflow-y:auto;padding:4px 0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.lidar-classification-legend-list::-webkit-scrollbar{width:6px}.lidar-classification-legend-list::-webkit-scrollbar-track{background:transparent}.lidar-classification-legend-list::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.lidar-classification-legend-item{display:flex;align-items:center;gap:8px;padding:4px 8px;cursor:pointer}.lidar-classification-legend-item:hover{background:#f8f9fa}.lidar-classification-legend-item input[type=checkbox]{margin:0;cursor:pointer;flex-shrink:0}.lidar-classification-swatch{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.lidar-classification-label{font-size:11px;color:#333;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lidar-classification-empty{padding:12px 8px;text-align:center;color:#888;font-size:11px;font-style:italic}.lidar-colormap-group{margin-bottom:10px}.lidar-colormap-row{display:flex;align-items:center;gap:8px}.lidar-colormap-select{flex:1;padding:6px 8px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer}.lidar-colormap-select:focus{border-color:#159895;box-shadow:0 0 0 2px #15989526}.lidar-colormap-preview{width:50px;height:14px;border-radius:2px;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.lidar-colorbar{margin:8px 0}.lidar-colorbar-label{font-size:11px;font-weight:500;color:#555;margin-bottom:4px}.lidar-colorbar-gradient{width:100%;height:14px;border-radius:2px;border:1px solid rgba(0,0,0,.15);display:block}.lidar-colorbar-labels{display:flex;justify-content:space-between;font-size:10px;color:#666;margin-top:2px}.lidar-colorbar-min,.lidar-colorbar-max{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace}.lidar-color-range{margin:8px 0}.lidar-color-range-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.lidar-range-reset-btn{padding:2px 8px;font-size:10px;background:#f0f0f0;border:1px solid #ccc;border-radius:3px;cursor:pointer;color:#555}.lidar-range-reset-btn:hover{background:#e0e0e0;border-color:#999}.lidar-range-reset-btn:active{background:#d0d0d0}.lidar-range-mode{display:flex;gap:16px;margin-bottom:8px}.lidar-range-mode label{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:#555}.lidar-range-mode input[type=radio]{margin:0;cursor:pointer}.lidar-control-panel .lidar-pointcloud-action.info{background:#e3f2fd;color:#1565c0;border-color:#90caf9}.lidar-control-panel .lidar-pointcloud-action.info:hover{background:#1565c0;color:#fff}.lidar-metadata-backdrop{position:fixed;inset:0;background:#00000080;z-index:10000}.lidar-metadata-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;width:500px;max-width:90vw;max-height:80vh;overflow:hidden;z-index:10001;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px}.lidar-metadata-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.lidar-metadata-title{font-size:16px;font-weight:600;color:#333}.lidar-metadata-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.lidar-metadata-close:hover{background:#e0e0e0;color:#333}.lidar-metadata-content{padding:16px 20px;max-height:calc(80vh - 65px);overflow-y:auto}.lidar-metadata-section{margin-bottom:12px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.lidar-metadata-section:last-child{margin-bottom:0}.lidar-metadata-section-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f8f9fa;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;font-size:12px;color:#555}.lidar-metadata-section-header:hover{background:#f0f0f0}.lidar-metadata-section-toggle{font-size:10px;color:#888}.lidar-metadata-section-title{flex:1}.lidar-metadata-section-body{padding:12px;border-top:1px solid #e0e0e0}.lidar-metadata-row{display:flex;justify-content:space-between;padding:4px 0;font-size:12px}.lidar-metadata-label{color:#666;font-weight:500}.lidar-metadata-value{color:#333;text-align:right;max-width:60%;word-break:break-all}.lidar-metadata-subheader{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:12px 0 6px;padding-top:8px;border-top:1px dashed #e0e0e0}.lidar-metadata-subheader:first-child{margin-top:0;padding-top:0;border-top:none}.lidar-metadata-wkt{margin-top:8px}.lidar-metadata-copy-btn{display:block;margin-bottom:8px;padding:6px 12px;font-size:11px;font-weight:500;background:#159895;color:#fff;border:none;border-radius:4px;cursor:pointer}.lidar-metadata-copy-btn:hover{background:#128784}.lidar-metadata-code{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:10px;font-family:Monaco,Consolas,monospace;font-size:10px;max-height:200px;overflow:auto;white-space:pre;margin:0}.lidar-metadata-table{width:100%;border-collapse:collapse;font-size:11px}.lidar-metadata-table th,.lidar-metadata-table td{padding:6px 8px;text-align:left;border-bottom:1px solid #e0e0e0}.lidar-metadata-table th{background:#f8f9fa;font-weight:600;color:#555}.lidar-metadata-table tr:last-child td{border-bottom:none}.lidar-crosssection-section{margin-top:8px}.lidar-section-collapsible{display:flex;align-items:center;gap:6px}.lidar-section-toggle{font-size:10px;color:#888;width:12px}.lidar-section-body,.lidar-crosssection-panel{padding:8px 0}.lidar-crosssection-header{font-size:12px;font-weight:600;color:#555;margin-bottom:8px;display:none}.lidar-crosssection-controls{display:flex;gap:8px;margin-bottom:10px}.lidar-crosssection-draw,.lidar-crosssection-clear{flex:1;padding:6px 12px;font-size:11px}.lidar-crosssection-draw.active{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.lidar-crosssection-chart{border:1px solid #e0e0e0;border-radius:4px;margin:10px 0;overflow:hidden}.lidar-profile-chart-container{position:relative;background:#fff}.lidar-profile-chart{display:block}.lidar-profile-tooltip{position:absolute;background:#000000d9;color:#fff;padding:6px 10px;border-radius:4px;font-size:11px;pointer-events:none;z-index:100;white-space:nowrap;line-height:1.5}.lidar-crosssection-stats{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;padding:8px;background:#f8f9fa;border-radius:4px;font-size:11px}.lidar-crosssection-stat{display:flex;justify-content:space-between}.lidar-crosssection-stat-label{color:#666}.lidar-crosssection-stat-value{font-weight:500;color:#333}.lidar-chart-popup-backdrop{position:fixed;inset:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center}.lidar-chart-popup{position:relative;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;width:750px;height:520px;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.lidar-chart-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e0e0e0;background:#f8f9fa;border-radius:8px 8px 0 0;flex-shrink:0}.lidar-chart-popup-title{font-size:14px;font-weight:600;color:#333}.lidar-chart-popup-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;line-height:1}.lidar-chart-popup-close:hover{background:#e0e0e0;color:#333}.lidar-chart-popup-content{flex:1;padding:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.lidar-chart-popup-stats{display:flex;gap:24px;padding:12px 16px;background:#f8f9fa;border-top:1px solid #e0e0e0;font-size:13px;color:#555;flex-shrink:0;flex-wrap:wrap}.lidar-chart-popup-stats span{white-space:nowrap}.lidar-chart-popup-resize{position:absolute;right:0;bottom:0;width:20px;height:20px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 50%,#ccc 50%,#ccc 60%,transparent 60%,transparent 70%,#ccc 70%,#ccc 80%,transparent 80%);border-radius:0 0 8px}.lidar-chart-popup-resize:hover{background:linear-gradient(135deg,transparent 50%,#999 50%,#999 60%,transparent 60%,transparent 70%,#999 70%,#999 80%,transparent 80%)}.pc-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.4}.pc-control-toggle{width:29px;height:29px;padding:0;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s}.pc-control-toggle:hover{background-color:#f0f0f0}.pc-control-icon{display:flex;align-items:center;justify-content:center}.pc-control-icon svg{stroke:#333}.pc-control-panel{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1000;display:none;flex-direction:column;overflow:hidden}.pc-control-panel.expanded{display:flex}.pc-control-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#f8f9fa;border-radius:8px 8px 0 0}.pc-control-title{font-weight:600;font-size:14px;color:#1a1a1a}.pc-control-close{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;font-size:20px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s}.pc-control-close:hover{background:#e5e5e5;color:#333}.pc-control-nav{display:flex;padding:8px 12px;gap:8px;border-bottom:1px solid #e5e5e5;background:#fafafa}.pc-nav-btn{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;color:#666;transition:all .15s}.pc-nav-btn:hover{background:#f5f5f5;border-color:#ccc}.pc-nav-btn.active{background:#0078d4;border-color:#0078d4;color:#fff}.pc-control-content{flex:1;overflow-y:auto;padding:12px}.pc-control-content::-webkit-scrollbar{width:6px}.pc-control-content::-webkit-scrollbar-track{background:#f1f1f1}.pc-control-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.pc-control-content::-webkit-scrollbar-thumb:hover{background:#aaa}.pc-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666;gap:12px}.pc-spinner{width:24px;height:24px;border:3px solid #e5e5e5;border-top-color:#0078d4;border-radius:50%;animation:pc-spin .8s linear infinite}@keyframes pc-spin{to{transform:rotate(360deg)}}.pc-error{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;color:#d13438;text-align:center}.pc-collection-browser{display:flex;flex-direction:column;gap:12px}.pc-search-box{position:sticky;top:0;background:#fff;z-index:1}.pc-search-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;outline:none;transition:border-color .15s}.pc-search-input:focus{border-color:#0078d4}.pc-collection-list{display:flex;flex-direction:column;gap:8px}.pc-collection-item{padding:12px;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;transition:all .15s}.pc-collection-item:hover{border-color:#0078d4;background:#f8f9fa}.pc-collection-title{font-weight:600;color:#1a1a1a;margin-bottom:4px}.pc-collection-description{font-size:12px;color:#666;margin-bottom:8px}.pc-collection-keywords{display:flex;flex-wrap:wrap;gap:4px}.pc-tag{display:inline-block;padding:2px 8px;background:#e8f4fd;color:#0078d4;font-size:11px;border-radius:10px}.pc-search-panel{display:flex;flex-direction:column;gap:16px}.pc-btn-back{background:none;border:none;padding:0;color:#0078d4;cursor:pointer;font-size:13px;text-align:left}.pc-btn-back:hover{text-decoration:underline}.pc-selected-collection{padding:12px;background:#f8f9fa;border-radius:6px}.pc-collection-name{display:block;font-weight:600;margin-top:4px}.pc-form-group{display:flex;flex-direction:column;gap:6px}.pc-label{font-size:12px;color:#666;font-weight:500}.pc-input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;outline:none;transition:border-color .15s}.pc-input:focus{border-color:#0078d4}.pc-bbox-display{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#f5f5f5;border-radius:4px}.pc-bbox-text{font-size:12px;color:#666;font-family:monospace}.pc-date-inputs{display:flex;align-items:center;gap:8px}.pc-date-inputs .pc-input{flex:1}.pc-date-separator{color:#999;font-size:12px}.pc-btn{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:13px;transition:all .15s}.pc-btn:hover{background:#f5f5f5}.pc-btn-primary{background:#0078d4;border-color:#0078d4;color:#fff}.pc-btn-primary:hover{background:#006cbd}.pc-btn-small{padding:4px 10px;font-size:12px}.pc-btn-icon{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#666;transition:all .15s}.pc-btn-icon:hover{background:#e5e5e5;color:#333}.pc-results{display:flex;flex-direction:column;gap:12px}.pc-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-results-count{font-size:12px;color:#666}.pc-results-list{display:flex;flex-direction:column;gap:8px}.pc-results-empty{padding:30px 20px;text-align:center;color:#666}.pc-result-item{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;transition:all .15s}.pc-result-item:hover{border-color:#0078d4;background:#f8f9fa}.pc-result-thumbnail{width:60px;height:60px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.pc-result-thumbnail img{width:100%;height:100%;object-fit:cover}.pc-result-info{flex:1;min-width:0}.pc-result-title{font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.pc-result-date,.pc-result-cloud{font-size:11px;color:#666;margin-top:2px}.pc-result-actions{flex-shrink:0}.pc-item-details{display:flex;flex-direction:column;gap:16px}.pc-details-header{display:flex;flex-direction:column;gap:8px}.pc-details-title{font-size:14px;font-weight:600;margin:0;word-break:break-all}.pc-details-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;background:#f8f9fa;border-radius:6px}.pc-meta-item{display:flex;flex-direction:column;gap:2px}.pc-meta-item .pc-value{font-weight:500;color:#1a1a1a}.pc-details-section{display:flex;flex-direction:column;gap:8px}.pc-section-title{font-size:12px;font-weight:600;color:#333;margin:0}.pc-assets-list{display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.pc-asset-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;background:#f8f9fa;border-radius:4px}.pc-asset-info{flex:1;min-width:0}.pc-asset-name{font-weight:500;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-asset-type{font-size:11px;color:#666}.pc-details-actions{padding-top:8px;border-top:1px solid #e5e5e5}.pc-details-actions .pc-btn{width:100%}.pc-layers-empty{padding:30px 20px;text-align:center;color:#666}.pc-layers-empty p{margin:0 0 8px}.pc-layers-list{display:flex;flex-direction:column;gap:8px}.pc-layer-item{padding:10px;border:1px solid #e5e5e5;border-radius:6px}.pc-layer-header{display:flex;align-items:center;gap:8px}.pc-layer-visibility{flex-shrink:0}.pc-layer-name{flex:1;font-weight:500;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-layer-controls{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.pc-opacity-label{display:block;font-size:11px;color:#666;margin-bottom:6px}.pc-opacity-value{font-weight:500;color:#333}.pc-opacity-slider{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:#e5e5e5;border-radius:2px;outline:none}.pc-opacity-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer}.pc-opacity-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer;border:none}.pc-cloud-cover-input{display:flex;align-items:center;gap:12px}.pc-cloud-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#e5e5e5;border-radius:2px;outline:none}.pc-cloud-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer}.pc-cloud-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0078d4;cursor:pointer;border:none}.pc-cloud-value{font-size:12px;font-weight:500;color:#333;min-width:40px;text-align:right}.pc-rescale-inputs{display:flex;align-items:center;gap:8px}.pc-rescale-inputs .pc-input{flex:1;min-width:0}.pc-rescale-separator{color:#999;font-size:12px;flex-shrink:0}.pc-custom-viz{display:flex;flex-direction:column;gap:12px;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e5e5e5}.pc-hint{font-size:11px;color:#666;margin-top:4px;display:block}.maplibre-gl-splat{position:relative}.maplibre-gl-splat-button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;color:#333;transition:color .15s ease}.maplibre-gl-splat-button:hover,.maplibre-gl-splat-button.active{color:#0078d7}.maplibre-gl-splat-panel{padding:12px;min-width:280px}.maplibre-gl-splat-panel input{font-family:inherit}.maplibre-gl-splat-panel input:focus{outline:none;border-color:#0078d7}.maplibre-gl-splat-panel button:hover:not(:disabled){opacity:.9}.maplibre-gl-splat-panel button:disabled{cursor:not-allowed}.streetview-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.streetview-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#333;transition:background-color .2s;border-radius:4px}.streetview-control-toggle:hover{background-color:#0000000d}.streetview-control-toggle:active{background-color:#0000001a}.streetview-control-toggle:focus-visible{box-shadow:0 0 0 2px #4a90d9}.streetview-control-icon{display:flex;align-items:center;justify-content:center}.streetview-control-icon svg{width:18px;height:18px;fill:currentColor}.streetview-control.active .streetview-control-toggle{background-color:#0000001a;color:#1976d2}.streetview-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 2px 10px #0003;display:none;flex-direction:column;overflow:hidden;z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.streetview-panel.expanded{display:flex}.streetview-panel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #e0e0e0;background:#f5f5f5;min-height:36px;flex-shrink:0}.streetview-panel-title{font-size:13px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.streetview-panel-close{background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s,color .2s;flex-shrink:0}.streetview-panel-close:hover{background-color:#0000001a;color:#333}.streetview-panel-close svg{width:16px;height:16px}.streetview-panel-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.streetview-panel-resize{position:absolute;width:16px;height:16px;cursor:se-resize;opacity:0;transition:opacity .2s}.streetview-panel:hover .streetview-panel-resize{opacity:.5}.streetview-panel-resize:before{content:"";position:absolute;right:4px;bottom:4px;width:8px;height:8px;border-right:2px solid #999;border-bottom:2px solid #999}.streetview-panel[data-position=top-right] .streetview-panel-resize,.streetview-panel[data-position=top-left] .streetview-panel-resize{bottom:0}.streetview-panel[data-position=bottom-right] .streetview-panel-resize,.streetview-panel[data-position=bottom-left] .streetview-panel-resize{top:0;transform:rotate(180deg)}.streetview-panel[data-position=top-right] .streetview-panel-resize,.streetview-panel[data-position=bottom-right] .streetview-panel-resize{left:0;transform:scaleX(-1)}.streetview-panel[data-position=top-left] .streetview-panel-resize,.streetview-panel[data-position=bottom-left] .streetview-panel-resize{right:0}.streetview-provider-tabs{display:flex;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.streetview-provider-tab{flex:1;padding:8px 16px;border:none;background:transparent;cursor:pointer;font-size:12px;font-weight:500;color:#666;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px;border-bottom:2px solid transparent;margin-bottom:-1px}.streetview-provider-tab:hover:not(:disabled){background:#f0f0f0;color:#333}.streetview-provider-tab.active{color:#1976d2;border-bottom-color:#1976d2;background:#fff}.streetview-provider-tab:disabled{opacity:.4;cursor:not-allowed}.streetview-provider-tab .provider-icon{width:16px;height:16px;flex-shrink:0}.streetview-provider-tab .provider-icon svg{width:100%;height:100%}.streetview-provider-tab .provider-label{white-space:nowrap}.streetview-provider-tabs.single-provider .streetview-provider-tab{cursor:default}.streetview-provider-tabs.single-provider .streetview-provider-tab:hover{background:transparent}.streetview-viewer{flex:1;position:relative;min-height:200px;background:#1a1a1a;overflow:hidden}.streetview-viewer iframe{width:100%;height:100%;border:none;display:block}.streetview-viewer .mapillary-viewer{width:100%;height:100%}.streetview-viewer-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;color:#fff;gap:12px;z-index:10}.streetview-viewer-loading-text{font-size:13px;color:#fffc}.streetview-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:streetview-spin 1s linear infinite}@keyframes streetview-spin{to{transform:rotate(360deg)}}.streetview-viewer-initial{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;color:#666;text-align:center;padding:20px}.streetview-viewer-initial-icon{width:48px;height:48px;margin-bottom:12px;opacity:.5}.streetview-viewer-initial-icon svg{width:100%;height:100%;fill:currentColor}.streetview-viewer-initial-text{font-size:14px;line-height:1.5}.streetview-viewer-initial-hint{font-size:12px;color:#999;margin-top:4px}.streetview-marker{width:32px;height:32px;position:relative;cursor:pointer}.streetview-marker-dot{width:16px;height:16px;background:#ff5722;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #0000004d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.streetview-marker-direction{position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:24px solid #1976d2;top:-6px;left:50%;transform-origin:center calc(100% + 6px);transform:translate(-50%) rotate(0);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:transform .15s ease-out;z-index:0}.streetview-marker.no-direction .streetview-marker-direction{display:none}.streetview-marker:hover .streetview-marker-dot{transform:translate(-50%,-50%) scale(1.1)}.streetview-marker.selected .streetview-marker-dot:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:inherit;transform:translate(-50%,-50%);animation:streetview-marker-pulse 1.5s ease-out infinite}@keyframes streetview-marker-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.streetview-marker{--marker-color: #ff5722;--marker-direction-color: #1976d2}.streetview-marker .streetview-marker-dot{background:var(--marker-color)}.streetview-marker .streetview-marker-direction{border-bottom-color:var(--marker-direction-color)}.streetview-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;text-align:center;color:#666;background:#f5f5f5;height:100%;min-height:200px}.streetview-no-data-icon{width:48px;height:48px;margin-bottom:16px;opacity:.4}.streetview-no-data-icon svg{width:100%;height:100%;fill:currentColor}.streetview-no-data-title{font-size:15px;font-weight:600;margin-bottom:8px;color:#333}.streetview-no-data-message{font-size:13px;line-height:1.5;max-width:280px;color:#666}.streetview-no-data-action{margin-top:16px}.streetview-no-data-button{padding:8px 20px;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s}.streetview-no-data-button:hover{background:#1565c0}.streetview-no-data-button:active{background:#0d47a1}.streetview-no-data-button:disabled{opacity:.5;cursor:not-allowed}.streetview-no-data.searching .streetview-no-data-icon{animation:streetview-no-data-pulse 1s ease-in-out infinite}@keyframes streetview-no-data-pulse{0%,to{opacity:.4}50%{opacity:.7}}.streetview-no-data.error .streetview-no-data-icon{color:#d32f2f;opacity:.6}.streetview-no-data.error .streetview-no-data-title{color:#d32f2f}.swipe-control{background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.swipe-control-toggle{background:none;border:none;padding:0;width:29px;height:29px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;color:#1f2a37}.swipe-control-toggle:hover{background-color:#0000000d}.swipe-control-toggle:focus{box-shadow:0 0 0 2px #4a90d966}.swipe-control-icon{display:flex;align-items:center;justify-content:center}.swipe-control-icon svg{width:22px;height:22px}.swipe-slider{position:absolute;z-index:100;pointer-events:none}.swipe-slider-vertical{top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#ffffffe6,#ffffffb3);border-left:1px solid rgba(0,0,0,.3);border-right:1px solid rgba(0,0,0,.3);cursor:ew-resize;transform:translate(-50%) translateZ(0);will-change:left;backface-visibility:hidden}.swipe-slider-horizontal{left:0;right:0;height:4px;background:linear-gradient(to right,#ffffffe6,#ffffffb3);border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);cursor:ns-resize;transform:translateY(-50%) translateZ(0);will-change:top;backface-visibility:hidden}.swipe-slider-handle{position:absolute;pointer-events:auto;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000004d;display:flex;align-items:center;justify-content:center;transition:transform .1s ease,box-shadow .1s ease;width:32px;height:32px}.swipe-slider-vertical .swipe-slider-handle{left:50%;top:50%;transform:translate(-50%,-50%);cursor:ew-resize}.swipe-slider-horizontal .swipe-slider-handle{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg);cursor:ns-resize}.swipe-slider-handle:hover{box-shadow:0 4px 12px #00000059}.swipe-slider.dragging .swipe-slider-handle{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px #0006;transition:box-shadow .1s ease}.swipe-slider-horizontal.dragging .swipe-slider-handle{transform:translate(-50%,-50%) rotate(90deg) scale(1.1);transition:box-shadow .1s ease}.swipe-handle-icon{color:#666;transition:color .1s ease}.swipe-slider:hover .swipe-handle-icon,.swipe-slider.dragging .swipe-handle-icon{color:#333}.swipe-control-panel{position:absolute;background:#fff;border-radius:4px;box-shadow:0 0 0 2px #0000001a;min-width:240px;max-width:320px;overflow:hidden;z-index:1000;font-size:12px;line-height:1.4;display:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex-direction:column}.swipe-control-panel.expanded{display:flex}.swipe-control-header{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;color:#333;padding:10px 12px;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.swipe-control-title{flex:1;font-size:13px}.swipe-control-close{width:22px;height:22px;border:none;background:transparent;color:#999;font-size:18px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:background-color .1s ease,color .1s ease}.swipe-control-close:hover{background-color:#0000000d;color:#333}.swipe-control-content{padding:12px;overflow-y:auto;flex:1;min-height:0}.swipe-control-group{margin-bottom:14px}.swipe-control-group:last-child{margin-bottom:0}.swipe-control-label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px}.swipe-control-select{width:100%;padding:8px 10px;font-size:12px;border:1px solid #ddd;border-radius:4px;outline:none;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.swipe-control-select:hover{border-color:#bbb}.swipe-control-select:focus{border-color:#4a90d9;box-shadow:0 0 0 2px #4a90d926}.swipe-control-divider{height:1px;background:#e0e0e0;margin:14px 0}.swipe-layer-list{max-height:140px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;background:#fafafa}.swipe-layer-item{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;border-bottom:1px solid #eee;transition:background-color .1s ease}.swipe-layer-item:last-child{border-bottom:none}.swipe-layer-item:hover{background:#f0f0f0}.swipe-layer-item input[type=checkbox]{margin:0;cursor:pointer;width:14px;height:14px;accent-color:#4a90d9}.swipe-layer-item label{flex:1;font-size:11px;color:#333;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swipe-control-content,.swipe-layer-list{scrollbar-width:thin;scrollbar-color:#ccc transparent}.swipe-control-content::-webkit-scrollbar,.swipe-layer-list::-webkit-scrollbar{width:6px}.swipe-control-content::-webkit-scrollbar-track,.swipe-layer-list::-webkit-scrollbar-track{background:transparent}.swipe-control-content::-webkit-scrollbar-thumb,.swipe-layer-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.swipe-control-content::-webkit-scrollbar-thumb:hover,.swipe-layer-list::-webkit-scrollbar-thumb:hover{background:#aaa}.swipe-toggle-switch{display:flex;align-items:center;justify-content:space-between;gap:8px}.swipe-toggle-label{font-size:12px;font-weight:500;color:#333;cursor:pointer}.swipe-toggle-slider{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer;flex-shrink:0}.swipe-toggle-slider input{opacity:0;width:0;height:0;position:absolute}.swipe-toggle-track{position:absolute;inset:0;background-color:#ccc;border-radius:10px;transition:background-color .2s ease}.swipe-toggle-track:before{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.swipe-toggle-slider input:checked+.swipe-toggle-track{background-color:#4a90d9}.swipe-toggle-slider input:checked+.swipe-toggle-track:before{transform:translate(16px)}.swipe-toggle-slider input:focus+.swipe-toggle-track{box-shadow:0 0 0 2px #4a90d94d}.swipe-layer-list:empty:after{content:"No layers available";display:block;padding:12px;color:#999;font-size:11px;text-align:center;font-style:italic}.usgs-lidar-control{background:#fff;border-radius:4px}.usgs-lidar-control-toggle{width:29px;height:29px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.usgs-lidar-control-toggle:hover{background-color:#0000000d}.usgs-lidar-control-icon{display:flex;align-items:center;justify-content:center}.usgs-lidar-control-icon svg{width:22px;height:22px;stroke:#333}.usgs-lidar-control-panel{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:none;flex-direction:column;overflow:hidden;z-index:10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px}.usgs-lidar-control-panel.expanded{display:flex}.usgs-lidar-control-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.usgs-lidar-control-title{font-weight:600;color:#333;font-size:14px}.usgs-lidar-control-close{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;font-size:20px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px}.usgs-lidar-control-close:hover{background-color:#00000014;color:#333}.usgs-lidar-panel-content{padding:0;overflow-y:auto;flex:1}.usgs-lidar-section{border-bottom:1px solid #e9ecef}.usgs-lidar-section:last-child{border-bottom:none}.usgs-lidar-section-header{padding:10px 16px;font-weight:600;color:#555;font-size:12px;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa}.usgs-lidar-section-header span{font-weight:400;color:#888;margin-left:4px}.usgs-lidar-section-content{padding:12px 16px}.usgs-lidar-button-row{display:flex;gap:8px;margin-bottom:8px}.usgs-lidar-button-row:last-child{margin-bottom:0}.usgs-lidar-btn{flex:1;padding:8px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s,opacity .15s}.usgs-lidar-btn:disabled{opacity:.5;cursor:not-allowed}.usgs-lidar-btn-primary{background:#4a90d9;color:#fff}.usgs-lidar-btn-primary:hover:not(:disabled){background:#3a7fc8}.usgs-lidar-btn-secondary{background:#e9ecef;color:#495057}.usgs-lidar-btn-secondary:hover:not(:disabled){background:#dee2e6}.usgs-lidar-btn-danger{background:#dc3545;color:#fff}.usgs-lidar-btn-danger:hover:not(:disabled){background:#c82333}.usgs-lidar-btn-full{flex:1;width:100%}.usgs-lidar-btn-icon{width:28px;height:28px;padding:0;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#495057;transition:background-color .15s;flex-shrink:0}.usgs-lidar-btn-icon:hover{background:#f8f9fa}.usgs-lidar-btn-remove{color:#dc3545}.usgs-lidar-btn-remove:hover{background:#fff5f5}.usgs-lidar-bbox-info{padding:8px 10px;background:#e7f5ff;border-radius:4px;font-size:12px;color:#1864ab;margin-bottom:8px;word-break:break-all}.usgs-lidar-loading{display:flex;align-items:center;gap:8px;padding:8px 0;color:#666;font-size:13px}.usgs-lidar-spinner{width:16px;height:16px;border:2px solid #e9ecef;border-top-color:#4a90d9;border-radius:50%;animation:usgs-lidar-spin .8s linear infinite}@keyframes usgs-lidar-spin{to{transform:rotate(360deg)}}.usgs-lidar-error{padding:8px 10px;background:#fff5f5;border-radius:4px;color:#c92a2a;font-size:12px}.usgs-lidar-results-list{max-height:200px;overflow-y:auto;margin-bottom:8px;border:1px solid #e9ecef;border-radius:6px}.usgs-lidar-result-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f3f5;transition:background-color .15s}.usgs-lidar-result-item:last-child{border-bottom:none}.usgs-lidar-result-item:hover{background:#f8f9fa}.usgs-lidar-result-item.selected{background:#e7f5ff}.usgs-lidar-result-item.loaded{opacity:.7}.usgs-lidar-result-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;flex-shrink:0}.usgs-lidar-result-info{flex:1;min-width:0}.usgs-lidar-result-name{font-size:12px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usgs-lidar-result-meta{font-size:11px;color:#868e96}.usgs-lidar-loaded-badge{font-size:10px;padding:2px 6px;background:#d3f9d8;color:#2b8a3e;border-radius:4px;flex-shrink:0}.usgs-lidar-loaded-list{margin-bottom:10px}.usgs-lidar-loaded-item{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #f1f3f5}.usgs-lidar-loaded-item:last-child{border-bottom:none}.usgs-lidar-loaded-name{flex:1;font-size:12px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usgs-lidar-loaded-points{font-size:11px;color:#868e96;flex-shrink:0}.usgs-lidar-control-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.usgs-lidar-control-row:last-child{margin-bottom:0}.usgs-lidar-control-row label{width:70px;font-size:12px;color:#555;flex-shrink:0}.usgs-lidar-select{flex:1;padding:6px 8px;border:1px solid #dee2e6;border-radius:4px;font-size:12px;background:#fff;cursor:pointer}.usgs-lidar-select:focus{outline:none;border-color:#4a90d9}.usgs-lidar-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:#e9ecef;border-radius:2px;outline:none}.usgs-lidar-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#4a90d9;border-radius:50%;cursor:pointer}.usgs-lidar-slider::-moz-range-thumb{width:14px;height:14px;background:#4a90d9;border-radius:50%;cursor:pointer;border:none}.usgs-lidar-slider-value{width:30px;text-align:right;font-size:12px;color:#666;flex-shrink:0}.usgs-lidar-slider-value-wide{width:55px}.usgs-lidar-notification{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:8px 16px;background:#2b8a3e;color:#fff;border-radius:6px;font-size:13px;font-weight:500;box-shadow:0 2px 10px #0003;z-index:10;animation:usgs-lidar-notification-in .2s ease-out}.usgs-lidar-notification.error{background:#c92a2a}@keyframes usgs-lidar-notification-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.usgs-lidar-checkbox-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;cursor:pointer}.usgs-lidar-checkbox-row input[type=checkbox]{width:16px;height:16px;cursor:pointer;flex-shrink:0}.usgs-lidar-checkbox-row label{font-size:12px;color:#555;cursor:pointer;flex:1}.usgs-lidar-checkbox-group{margin-bottom:12px}.usgs-lidar-dual-range-row{display:flex;align-items:center;gap:12px;margin-top:8px;margin-bottom:12px}.usgs-lidar-dual-range-row label{width:70px;font-size:12px;color:#555;flex-shrink:0}.usgs-lidar-dual-range-slider{flex:1;position:relative;height:20px}.usgs-lidar-dual-range-track{position:absolute;top:50%;left:0;right:0;height:4px;transform:translateY(-50%);background:#e9ecef;border-radius:2px;pointer-events:none}.usgs-lidar-dual-range-fill{position:absolute;top:50%;height:4px;transform:translateY(-50%);background:#4a90d9;border-radius:2px;pointer-events:none;left:0;right:0}.usgs-lidar-dual-range-input{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0;padding:0}.usgs-lidar-dual-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#4a90d9;border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid #fff;box-shadow:0 1px 3px #0003}.usgs-lidar-dual-range-input::-moz-range-thumb{width:16px;height:16px;background:#4a90d9;border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid #fff;box-shadow:0 1px 3px #0003}.usgs-lidar-dual-range-input::-webkit-slider-runnable-track{height:4px;background:transparent}.usgs-lidar-dual-range-input::-moz-range-track{height:4px;background:transparent}.usgs-lidar-dual-range-value{width:75px;text-align:right;font-size:12px;color:#666;flex-shrink:0}.usgs-lidar-classification-legend{margin-bottom:12px;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.usgs-lidar-classification-header{display:flex;gap:6px;padding:8px 10px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.usgs-lidar-btn-small{padding:4px 8px;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;font-size:11px;color:#495057;transition:background-color .15s}.usgs-lidar-btn-small:hover{background:#f8f9fa}.usgs-lidar-classification-list{max-height:180px;overflow-y:auto;padding:4px 0}.usgs-lidar-classification-item{display:flex;align-items:center;gap:8px;padding:6px 10px;cursor:pointer;transition:background-color .15s}.usgs-lidar-classification-item:hover{background:#f8f9fa}.usgs-lidar-classification-item input[type=checkbox]{width:14px;height:14px;cursor:pointer;flex-shrink:0}.usgs-lidar-classification-swatch{width:16px;height:16px;border-radius:3px;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.usgs-lidar-classification-label{font-size:12px;color:#333;cursor:pointer;flex:1}.usgs-lidar-classification-empty{padding:12px 10px;text-align:center;color:#868e96;font-size:12px;font-style:italic}.usgs-lidar-source-toggle{display:flex;gap:16px;margin-bottom:12px;padding:8px 0;border-bottom:1px solid #e9ecef}.usgs-lidar-source-option{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;cursor:pointer}.usgs-lidar-source-option input[type=radio]{width:14px;height:14px;cursor:pointer;margin:0}.usgs-lidar-source-option:hover{color:#333}.usgs-lidar-colormap-section{margin-bottom:12px;padding:10px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.usgs-lidar-colorbar-container{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:8px}.usgs-lidar-colorbar-canvas{flex:1;height:16px;border-radius:4px;border:1px solid #e9ecef}.usgs-lidar-colorbar-label{font-size:11px;color:#666;min-width:40px}.usgs-lidar-colorbar-min{text-align:left}.usgs-lidar-colorbar-max{text-align:right}.usgs-lidar-color-range-section{margin-top:10px}.usgs-lidar-color-range-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.usgs-lidar-color-range-header span{font-size:12px;font-weight:500;color:#555}.usgs-lidar-color-range-mode{display:flex;gap:16px;margin-bottom:8px}.usgs-lidar-radio-option{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;cursor:pointer}.usgs-lidar-radio-option input[type=radio]{width:14px;height:14px;cursor:pointer;margin:0}.usgs-lidar-radio-option:hover{color:#333}.usgs-lidar-btn-info{color:#4a90d9}.usgs-lidar-btn-info:hover{background:#e7f5ff}.usgs-lidar-section-collapsible{display:flex;align-items:center;gap:6px}.usgs-lidar-section-toggle{font-size:10px;color:#888;transition:transform .15s}.usgs-lidar-section-body{padding:0}.usgs-lidar-crosssection-section .usgs-lidar-section-body{padding:12px 16px}.usgs-lidar-crosssection-section .lidar-crosssection-panel{padding:0;background:transparent;border:none;box-shadow:none}
|