body {
    background: #f6f8fb;
}

.card {
    border: 0;
    box-shadow: 0 0.5rem 1.5rem rgba(15, 23, 42, 0.07);
}

.stat-card .display-6 {
    font-weight: 700;
}

.table th {
    color: #64748b;
    font-weight: 600;
    white-space: nowrap;
}
