.student-area{background:#f3f6fa;color:#162237}.student-sidebar{position:fixed;z-index:60;inset:0 auto 0 0;width:270px;display:flex;flex-direction:column;padding:22px 16px;color:#fff;background:#07111f;border-right:1px solid #ffffff12}.student-brand{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 10px 22px;color:#fff;text-decoration:none;font:700 18px Sora}.student-brand b,.student-brand em{color:var(--lime);font-style:normal}.student-brand img{display:block;max-width:190px;max-height:48px;object-fit:contain}.student-profile{display:flex;align-items:center;gap:11px;padding:13px;margin-bottom:16px;border:1px solid #ffffff12;border-radius:13px;background:#ffffff08}.student-profile>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:11px;color:#161b09;background:var(--lime);font-weight:800}.student-profile strong,.student-profile small{display:block}.student-profile strong{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.student-profile small{margin-top:3px;color:#7f93a8;font-size:10px}.student-nav{display:grid;gap:4px;overflow:auto}.student-nav a,.student-logout{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;color:#aebcca;text-decoration:none;font-size:12px;font-weight:600}.student-nav a i,.student-logout i{width:18px;text-align:center}.student-nav a:hover{color:#fff;background:#ffffff0d}.nav-label{padding:15px 12px 5px;color:#566b81;font-size:9px;font-weight:800;letter-spacing:.12em}.student-logout{margin-top:auto;color:#ff97a7;background:#ff60790b}.student-stage{min-height:100vh;margin-left:270px}.student-main{min-height:100vh;padding:1px 0}.student-main .shell{width:min(1120px,calc(100% - 46px));margin:35px auto}.student-main .card,.student-main .course-row,.student-main .lesson-info{color:#17263a;background:#fff;border-color:#dfe6ed;box-shadow:none}.student-main .card p,.student-main .course-row p,.student-main .heading p,.student-main .lesson-info p{color:#6d7e90}.student-main .button.secondary{color:#17263a;border-color:#d9e1e8}.student-main .notice{color:#61731e;background:#f4f9df;border-color:#d8e69a}.student-main .player-layout{min-height:100vh}.student-main .player-main{color:#edf5ff;background:#070b14}.student-main .playlist{color:#edf5ff}.student-menu{display:none}.student-overlay{display:none}@media(max-width:900px){.student-sidebar{transform:translateX(-100%);transition:.22s}.student-sidebar.open{transform:none}.student-stage{margin-left:0}.student-menu{position:sticky;z-index:40;top:0;width:100%;height:58px;display:flex;align-items:center;gap:12px;padding:0 17px;border:0;border-bottom:1px solid #dfe6ed;color:#17263a;background:#fff;font-weight:700}.student-overlay.show{position:fixed;z-index:50;inset:0;display:block;background:#07111f99}.student-main .shell{width:min(100% - 28px,1120px);margin:25px auto}}
