/* v6.33.2 — قائمة المتعلم على الهاتف: كل الروابط ظاهرة دائماً */
@media (max-width:1000px){
 body.role-student.dashboard-page .dashboard-mobile-drawer{background:#f4f7fa}
 body.role-student.dashboard-page .dashboard-mobile-menu-nav.student-mobile-menu-flat{display:block!important;padding:12px 12px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}
 body.role-student.dashboard-page .student-mobile-menu-section{display:block!important;background:#fff;border:1px solid #dfe6ec;border-radius:16px;margin:0 0 12px;overflow:hidden;box-shadow:0 7px 20px rgba(16,42,70,.05)}
 body.role-student.dashboard-page .student-mobile-menu-section[hidden]{display:none!important}
 body.role-student.dashboard-page .student-mobile-menu-section>h3{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:13px 14px;background:#eef3f7;color:#102a46;font-size:14px;font-weight:900;border-bottom:1px solid #dfe6ec}
 body.role-student.dashboard-page .student-mobile-menu-section>h3>b{background:#fff;color:#637487;border:1px solid #d8e1e8;border-radius:999px;padding:3px 9px;font-size:10px}
 body.role-student.dashboard-page .student-mobile-menu-section>div{display:grid!important;grid-template-columns:1fr;gap:6px;padding:8px}
 body.role-student.dashboard-page .student-mobile-menu-section a{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:51px;padding:9px 11px;border-radius:12px;color:#2f4358;background:#fff;border:1px solid transparent;visibility:visible!important;opacity:1!important}
 body.role-student.dashboard-page .student-mobile-menu-section a>span{font-size:20px;text-align:center}
 body.role-student.dashboard-page .student-mobile-menu-section a>strong{display:block!important;color:#213a54!important;font-size:14px;line-height:1.4;white-space:normal}
 body.role-student.dashboard-page .student-mobile-menu-section a>em{font-style:normal;font-size:9px;font-weight:900;color:#8a6517;background:#fff0c4;border-radius:999px;padding:4px 7px;white-space:nowrap}
 body.role-student.dashboard-page .student-mobile-menu-section a:hover,
 body.role-student.dashboard-page .student-mobile-menu-section a.active{background:#fff6db;border-color:#ead395;box-shadow:inset -4px 0 0 #caa742}
 body.role-student.dashboard-page .dashboard-mobile-menu-search{display:block!important}
 body.role-student.dashboard-page .dashboard-mobile-drawer-footer{position:sticky;bottom:0;z-index:2}
}
@media (max-width:420px){
 body.role-student.dashboard-page .dashboard-mobile-drawer{width:96vw}
 body.role-student.dashboard-page .student-mobile-menu-section a{min-height:48px;padding:8px 9px}
 body.role-student.dashboard-page .student-mobile-menu-section a>strong{font-size:13px}
}
