.student-filters{display:grid;grid-template-columns:220px 220px minmax(260px,1fr) auto auto;gap:14px;align-items:end;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px;margin-bottom:14px}.student-count-summary{display:flex;justify-content:space-between;gap:10px;margin-bottom:14px}.student-count-summary span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:6px 12px;font-size:13px}.student-count-summary strong{color:var(--ink);font-size:14px}.students-table{overflow-x:auto}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:20px;color:var(--muted)}.pagination div{display:flex;gap:10px}.enrollment-switcher{width:min(440px,100%);margin-bottom:22px}.student-edit-form{display:grid;gap:24px}.student-edit-form .form-card h2{margin-top:0}.checkbox-label{display:flex;align-items:center;gap:10px}.checkbox-label input{width:auto}.sticky-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;background:rgba(244,246,251,.94);border-top:1px solid var(--line);padding:16px 0;backdrop-filter:blur(8px)}@media(max-width:1050px){.student-filters{grid-template-columns:1fr 1fr}.search-field{grid-column:span 2}}@media(max-width:760px){.student-filters{grid-template-columns:1fr}.search-field{grid-column:auto}.student-count-summary{align-items:stretch;flex-direction:column}.student-count-summary span{justify-content:space-between}.pagination{align-items:flex-start;flex-direction:column;gap:12px}}
.student-edit-form .student-delete-button{margin-right:auto}
.students-table .sortable-column{display:inline-flex;align-items:center;color:inherit;font-weight:inherit;text-decoration:none;white-space:nowrap}.students-table .sortable-column:hover,.students-table .sortable-column:focus-visible{color:var(--primary);text-decoration:underline;text-underline-offset:3px}
.students-table a.student-name.student-name-ces,.students-table a.student-name.student-name-ces:hover,.students-table a.student-name.student-name-ces:focus-visible{color:#b42318!important}.students-table a.student-name.student-name-rrom,.students-table a.student-name.student-name-rrom:hover,.students-table a.student-name.student-name-rrom:focus-visible{color:#9a6700!important}.students-table a.student-name.student-name-both,.students-table a.student-name.student-name-both:hover,.students-table a.student-name.student-name-both:focus-visible{color:#f97316!important}.students-table a.student-name.student-name-ces:hover,.students-table a.student-name.student-name-rrom:hover,.students-table a.student-name.student-name-both:hover{text-decoration:underline;text-underline-offset:3px}
.student-filters{grid-template-columns:190px 160px 190px minmax(240px,1fr) auto auto}@media(max-width:1050px){.student-filters{grid-template-columns:1fr 1fr}}
.student-filters{grid-template-columns:170px 145px 180px minmax(220px,1fr) auto auto auto}.pdf-export-button{white-space:nowrap}@media(max-width:1100px){.student-filters{grid-template-columns:1fr 1fr}}
.student-auth-card{margin:24px 0;padding:22px;border:1px solid #dfe3e8;border-radius:4px;background:#fff}.student-auth-card .section-heading{margin-top:0}.student-access-code{display:flex;align-items:center;gap:14px;margin:18px 0;padding:15px 18px;border-left:4px solid #0088cc;background:#eef8fd}.student-access-code code{color:#075985;font-size:18px;font-weight:700;letter-spacing:.06em}.student-access-code small{margin-left:auto;color:#667085}.student-auth-actions{display:flex;gap:10px}.student-auth-actions form{margin:0}.student-dashboard-subjects{margin-top:28px}
