.maplibre-gl-cog-layer-button{cursor:pointer;color:#333;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:29px;height:29px;padding:0;transition:color .15s,background-color .15s;display:flex}.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{color:#333;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-width:260px;padding:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px}.maplibre-gl-cog-layer-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.maplibre-gl-cog-layer-title{color:#333;font-size:13px;font-weight:600}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close{cursor:pointer;color:#666;background-color:#0000;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:16px;line-height:1;display:flex}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-close:hover{color:#333;background-color:#00000014}.maplibre-gl-cog-layer-form-group{margin-bottom:8px}.maplibre-gl-cog-layer-form-group label{color:#555;margin-bottom:3px;font-size:11px;font-weight:500;display:block}.maplibre-gl-cog-layer-input,.maplibre-gl-cog-layer-select{color:#333;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:3px;outline:none;width:100%;padding:5px 8px;font-size:12px;transition:border-color .15s}.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{gap:8px;display:flex}.maplibre-gl-cog-layer-row .maplibre-gl-cog-layer-form-group{flex:1}.maplibre-gl-cog-layer-slider-row{align-items:center;gap:8px;display:flex}.maplibre-gl-cog-layer-slider{appearance:none;background:#ddd;border-radius:2px;outline:none;flex:1;height:4px}.maplibre-gl-cog-layer-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#0078d7;border-radius:50%;width:14px;height:14px}.maplibre-gl-cog-layer-slider::-moz-range-thumb{cursor:pointer;background:#0078d7;border:none;border-radius:50%;width:14px;height:14px}.maplibre-gl-cog-layer-slider-value{color:#666;text-align:right;min-width:32px;font-size:11px}.maplibre-gl-cog-layer-buttons{gap:6px;margin-top:10px;display:flex}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn{cursor:pointer;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:3px;flex:1;padding:6px 10px;font-size:12px;transition:background-color .15s,border-color .15s}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:hover{color:#333;background-color:#f5f5f5;border-color:#bbb}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary{color:#fff;background-color:#0078d7;border-color:#0078d7}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn.maplibre-gl-cog-layer-btn--primary:hover{color:#fff;background-color:#006cbd;border-color:#006cbd}.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{color:#d32f2f;background-color:#fce4e4}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-cog-layer-status{word-break:break-word;border-radius:3px;margin-top:8px;padding:6px 8px;font-size:11px}.maplibre-gl-cog-layer-status--info{color:#1565c0;background:#e3f2fd}.maplibre-gl-cog-layer-status--error{color:#c62828;background:#fce4e4}.maplibre-gl-cog-layer-status--success{color:#2e7d32;background:#e8f5e9}.maplibre-gl-cog-layer-list{border-top:1px solid #e0e0e0;margin-top:10px;padding-top:8px}.maplibre-gl-cog-layer-list-header{color:#555;margin-bottom:4px;font-size:11px;font-weight:600}.maplibre-gl-cog-layer-list-item{justify-content:space-between;align-items:center;gap:6px;padding:4px 0;display:flex}.maplibre-gl-cog-layer-list-label{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove{cursor:pointer;color:#999;background-color:#0000;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;line-height:1;display:flex}.maplibre-gl-cog-layer-panel .maplibre-gl-cog-layer-list-remove:hover{color:#d32f2f;background-color:#d32f2f1a}.maplibre-gl-cog-layer-colormap-preview{border:1px solid #ccc;border-radius:2px;height:12px;margin-top:4px}.maplibre-gl-cog-layer-checkbox-group{margin-top:12px}.maplibre-gl-cog-layer-checkbox-label{cursor:pointer;color:#333;align-items:center;gap:8px;font-size:12px;display:flex}.maplibre-gl-cog-layer-checkbox{cursor:pointer;accent-color:#0078d7;width:16px;height:16px}.maplibre-gl-cog-layer-popup{max-height:200px;overflow-y:auto}.maplibre-gl-cog-layer-popup-table{border-collapse:collapse;width:100%;font-size:12px}.maplibre-gl-cog-layer-popup-table td{vertical-align:top;border-bottom:1px solid #eee;padding:3px 8px}.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}
