.hover-lift {transition:all 0.3s ease;}.hover-lift:hover {transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.15) !important;}.card {transition:all 0.3s ease;border:1px solid rgba(0,0,0,0.05);}.card:hover {border-color:rgba(13,110,253,0.2);}.badge {font-weight:500;font-size:0.75rem;}.form-select:focus,.form-control:focus {border-color:#0d6efd;box-shadow:0 0 0 0.2rem rgba(13,110,253,0.25);}.btn:hover {transform:translateY(-1px);transition:all 0.2s ease;}@media (max-width:767.98px) {.hero-section .display-4 {font-size:2rem; }.hero-section .lead {font-size:1rem; }.filters-sidebar {margin-bottom:2rem; }.card-body {padding:1rem !important; }.exam-card-content h6 {font-size:1rem; }.sort-section {flex-direction:column;align-items:stretch !important; }.sort-group {margin-top:1rem; }}@media (min-width:992px) {.sticky-top {max-height:calc(100vh - 2rem);overflow-y:auto; }}.pagination .page-link {color:#0d6efd;border-color:#dee2e6;transition:all 0.2s ease;}.pagination .page-link:hover {color:#0a58ca;background-color:#e9ecef;border-color:#adb5bd;}.pagination .page-item.active .page-link {background-color:#0d6efd;border-color:#0d6efd;}.loading {opacity:0.6;pointer-events:none;}.filters-sidebar::-webkit-scrollbar {width:6px;}.filters-sidebar::-webkit-scrollbar-track {background:#f1f1f1;border-radius:3px;}.filters-sidebar::-webkit-scrollbar-thumb {background:#c1c1c1;border-radius:3px;}.filters-sidebar::-webkit-scrollbar-thumb:hover {background:#a8a8a8;}.status-scheduled {background-color:rgba(25,135,84,0.1);color:#198754;border:1px solid rgba(25,135,84,0.2);}.status-postponed {background-color:rgba(255,193,7,0.1);color:#ffc107;border:1px solid rgba(255,193,7,0.2);}.status-cancelled {background-color:rgba(220,53,69,0.1);color:#dc3545;border:1px solid rgba(220,53,69,0.2);}@keyframes fadeInUp {from {opacity:0;transform:translateY(20px); }to {opacity:1;transform:translateY(0); }}.results-header,.exam-card {animation:fadeInUp 0.5s ease-out;}.btn:focus,.form-select:focus,.form-control:focus {outline:none;box-shadow:0 0 0 0.2rem rgba(13,110,253,0.25);}@media print {.filters-sidebar,.pagination,.sort-section {display:none !important; }.exam-card {break-inside:avoid;border:1px solid #dee2e6 !important;margin-bottom:1rem; }}