/* Exam Platform - App styles */
:root {
    --bs-body-font-size: 0.95rem;
}
.navbar-brand { font-weight: 600; }
.card { border-radius: 0.5rem; }
.table th { font-weight: 600; }
.toast-container { z-index: 1090; }
