.leaflet-control-attribution {
    background: rgba(7, 11, 20, 0.82) !important;
    color: var(--text-muted, #64748b) !important;
    font-family: var(--font-sans, Inter, sans-serif) !important;
    font-size: 10px !important;
    line-height: 1.4;
}

.leaflet-control-attribution a {
    color: var(--accent-radar, #00e5a0) !important;
}
