
.cu-dashboard {
    font-family: Arial, sans-serif;
}

.metric {
    font-size: 1.5rem;
    font-weight: bold;
}

.label {
    color: #666;
    margin-bottom: 8px;
}

.card {
    border-radius: 16px;
    border: 0;
}
