.exam-btn { transition: all 0.2s ease; }
.exam-btn.selected { border-color: #4F46E5 !important; background: #EEF2FF !important; }
.dark .exam-btn.selected { background-color: #312e81 !important; border-color: #6366f1 !important; }
