/*
 * FINO C5.3
 *
 * Server-authenticated student mode.
 * Routing itself is handled by student-router.js.
 */

body.fino-student-authenticated
  .fino-auth-account {
  display: flex;
}

/*
 * StudentHome owns its own visual layout.
 * Do not hide FlinkFinger containers globally here.
 */
