.maplibre-gl-choropleth{position:relative}.maplibre-gl-choropleth-button{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:29px;height:29px;padding:0;transition:color .15s;display:flex}.maplibre-gl-choropleth-button:hover{color:#0078d7}.maplibre-gl-choropleth-button:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-choropleth-button--active{color:#0078d7}.maplibre-gl-choropleth-panel{min-width:300px;padding:12px}.maplibre-gl-choropleth-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.maplibre-gl-choropleth-title{color:#333;font-size:13px;font-weight:600}.maplibre-gl-choropleth-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:background-color .15s,color .15s;display:flex}.maplibre-gl-choropleth-close:hover{color:#333;background-color:#f0f0f0}.maplibre-gl-choropleth-form-group{margin-bottom:10px}.maplibre-gl-choropleth-form-group label{color:#555;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.maplibre-gl-choropleth-input{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:6px 8px;font-size:12px;transition:border-color .15s}.maplibre-gl-choropleth-input:focus{border-color:#0078d7;outline:none}.maplibre-gl-choropleth-select{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:6px 8px;font-size:12px;transition:border-color .15s}.maplibre-gl-choropleth-select:focus{border-color:#0078d7;outline:none}.maplibre-gl-choropleth-slider-row{align-items:center;gap:8px;display:flex}.maplibre-gl-choropleth-slider{appearance:none;background:#ddd;border-radius:2px;outline:none;flex:1;height:4px}.maplibre-gl-choropleth-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0078d7;border-radius:50%;width:14px;height:14px}.maplibre-gl-choropleth-slider-value{color:#666;text-align:right;min-width:32px;font-size:11px}.maplibre-gl-choropleth-checkbox-group{align-items:center;display:flex}.maplibre-gl-choropleth-checkbox-label{color:#333;cursor:pointer;align-items:center;font-size:12px;display:flex}.maplibre-gl-choropleth-checkbox{margin-right:6px}.maplibre-gl-choropleth-buttons{gap:8px;margin-top:12px;display:flex}.maplibre-gl-choropleth-btn{cursor:pointer;color:#333;background:#fff;border:1px solid #ccc;border-radius:4px;flex:1;padding:7px 12px;font-size:12px;transition:background-color .15s,border-color .15s}.maplibre-gl-choropleth-btn:hover{background:#f5f5f5}.maplibre-gl-choropleth-btn--primary{color:#fff;background:#0078d7;border-color:#0078d7}.maplibre-gl-choropleth-btn--primary:hover{background:#006cbd}.maplibre-gl-choropleth-btn--danger{color:#d32f2f;background:#fff;border-color:#d32f2f}.maplibre-gl-choropleth-btn--danger:hover{background:#fef0f0}.maplibre-gl-choropleth-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-choropleth-status{border-radius:4px;margin-top:8px;padding:8px;font-size:11px;line-height:1.4}.maplibre-gl-choropleth-status--info{color:#1565c0;background:#e3f2fd}.maplibre-gl-choropleth-status--error{color:#d32f2f;background:#fef0f0}.maplibre-gl-choropleth-status--success{color:#2e7d32;background:#e8f5e9}.maplibre-gl-choropleth-color-row{align-items:center;gap:8px;display:flex}.maplibre-gl-choropleth-color-input{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;width:32px;height:32px;padding:1px}.maplibre-gl-choropleth-format-hint{color:#999;margin-top:3px;font-size:10px}.maplibre-gl-choropleth-colormap-preview{border:1px solid #ddd;border-radius:3px;height:16px;margin-top:4px}.maplibre-gl-choropleth-row{gap:8px;display:flex}.maplibre-gl-choropleth-row>*{flex:1}.maplibre-gl-choropleth-layer-list{border-top:1px solid #e0e0e0;margin-top:12px;padding-top:8px}.maplibre-gl-choropleth-layer-header{color:#555;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:11px;font-weight:600}.maplibre-gl-choropleth-layer-item{background:#f8f9fa;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:6px 8px;font-size:12px;display:flex}.maplibre-gl-choropleth-layer-label{text-overflow:ellipsis;white-space:nowrap;color:#333;flex:1;overflow:hidden}.maplibre-gl-choropleth-layer-remove{cursor:pointer;color:#999;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;font-size:16px;transition:color .15s,background .15s;display:flex}.maplibre-gl-choropleth-layer-remove:hover{color:#d32f2f;background:#fef0f0}.maplibre-gl-choropleth-popup{max-height:200px;overflow-y:auto}.maplibre-gl-choropleth-popup-table{border-collapse:collapse;width:100%;font-size:11px}.maplibre-gl-choropleth-popup-table td{vertical-align:top;border-bottom:1px solid #eee;padding:2px 6px}.maplibre-gl-choropleth-popup-table td:first-child{white-space:nowrap;color:#555;text-overflow:ellipsis;max-width:120px;overflow:hidden}.maplibre-gl-choropleth-popup-table td:last-child{word-wrap:break-word;overflow-wrap:break-word;max-width:160px}.maplibre-gl-choropleth-legend{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;margin-top:10px;padding:8px}.maplibre-gl-choropleth-legend-title{color:#333;margin-bottom:6px;font-size:11px;font-weight:600}.maplibre-gl-choropleth-legend-item{color:#555;align-items:center;gap:6px;padding:2px 0;font-size:11px;display:flex}.maplibre-gl-choropleth-legend-swatch{border:1px solid #00000026;border-radius:2px;flex-shrink:0;width:14px;height:14px}.maplibre-gl-choropleth-section-title{color:#888;text-transform:uppercase;letter-spacing:.5px;border-top:1px solid #eee;margin-top:12px;margin-bottom:6px;padding-top:8px;font-size:10px;font-weight:700}
