body {
    font-size: 0.9rem;
}

.table th {
    white-space: nowrap;
}

.filter-bar {
    background-color: #f8f9fa;
    padding: 1rem;
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

.filter-bar .form-label {
    font-size: 0.8rem;
    margin-bottom: 0.2rem;
}

.pagination-info {
    font-size: 0.85rem;
    color: #6c757d;
}

.btn-action {
    padding: 0.15rem 0.5rem;
    font-size: 0.8rem;
}

.alert-result {
    margin-top: 1rem;
}
