/* Compatibility stylesheet for older templates that still include
   `student_dashboard_parity.css`. The active student shell styles now live in
   `student_layout.css`, so keep this file as a thin import layer. */

@import url("/static/css/student_layout.css");
