.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}
