:root {
    color-scheme: light;
}
body {
    background: #f8f9fa;
}
.card-compact {
    min-height: 160px;
}
.table-responsive {
    margin-top: 1rem;
}
.form-section {
    margin-top: 1.5rem;
}
