.student-filter-panel{display:grid;grid-template-columns:minmax(260px,1fr) 170px 150px auto auto;gap:9px;align-items:center;background:#fff;border:1px solid #e9edf3;border-radius:17px;padding:11px;margin-bottom:16px;box-shadow:0 7px 20px rgba(35,52,82,.045)}.filter-search{display:flex;align-items:center;gap:8px;background:#f7f9fc;border:1px solid #e5e9f0;border-radius:11px;padding:0 10px}.filter-search input{width:100%;border:0;background:transparent;outline:0;padding:8px 0;font-size:.7rem}.student-filter-panel select{border:1px solid #e1e6ed;background:#fafbfd;border-radius:10px;padding:8px;font-size:.68rem;color:#526178}.student-filter-panel button{border:0;background:#1d293d;color:#fff;border-radius:10px;padding:9px 13px;font-size:.65rem;font-weight:800}.filter-clear{font-size:.63rem;text-decoration:none;color:#758298;text-align:center}.student-table-card{background:#fff;border:1px solid #e9edf3;border-radius:20px;overflow:hidden;box-shadow:0 9px 27px rgba(35,52,82,.055)}.table-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #edf0f4}.table-heading b{display:block;font-size:.78rem;color:#30435f}.table-heading small{display:block;font-size:.58rem;color:#8b96a8;margin-top:2px}.digital-files-link{font-size:.64rem;text-decoration:none;color:#31578f;background:#edf4ff;border-radius:10px;padding:7px 10px;font-weight:800}.student-table{width:100%;border-collapse:collapse}.student-table th{background:#f7f9fc;color:#77849a;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;padding:11px 13px;white-space:nowrap}.student-table td{border-top:1px solid #eef1f5;padding:11px 13px;font-size:.66rem;color:#4f6078;vertical-align:middle}.student-table tbody tr:hover{background:#fbfcfe}.table-student{display:flex;align-items:center;gap:9px;min-width:190px}.table-student>span{width:35px;height:35px;flex:0 0 35px;border-radius:11px;background:#e3f2ff;color:#2a619c;display:grid;place-items:center;font-weight:900}.table-student b,.table-student small,.student-table td>small{display:block}.table-student b{font-size:.68rem;color:#2d405c;white-space:nowrap}.table-student small,.student-table td>small{font-size:.56rem;color:#929cac;margin-top:2px}.student-table code{font-size:.6rem;background:#f0f3f7;color:#48607e;border-radius:7px;padding:4px 6px}.phone-cell{font-size:.64rem;color:#445772}.table-actions{display:flex;justify-content:flex-end;gap:5px}.table-actions a{font-size:.58rem;text-decoration:none;border-radius:8px;padding:6px 8px;font-weight:800}.action-view{background:#1d293d;color:#fff!important}.action-edit{background:#edf3fb;color:#31578f}.table-footer{display:flex;justify-content:flex-end;padding:11px 15px;border-top:1px solid #edf0f4}.table-footer .pagination{margin:0}.table-empty{display:grid;place-items:center;gap:4px;padding:40px;color:#8994a7}.table-empty b{color:#42546e}.document-count{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#edf4ff;color:#315d98}.file-progress{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff0dd;color:#9b641e;font-size:.57rem;font-weight:800}.file-progress.complete{background:#ddf8e9;color:#197b5a}@media(max-width:1050px){.student-filter-panel{grid-template-columns:1fr 1fr}.filter-search{grid-column:1/-1}}@media(max-width:600px){.student-filter-panel{grid-template-columns:1fr}.filter-search{grid-column:auto}.student-table th,.student-table td{padding:9px}.table-heading{align-items:flex-start;gap:8px;flex-direction:column}.digital-files-link{width:100%;text-align:center}}
