.student-stats{border:1px solid var(--line);border-radius:var(--radius);background:#f0f2df;flex-wrap:wrap;align-items:center;gap:15px 28px;margin:0 0 26px;padding:13px 19px;display:flex}.student-stats>div{align-items:baseline;gap:9px;display:flex}.student-stats strong{font:700 25px var(--serif);color:var(--dark)}.student-stats span{font-size:11px}.student-stats>p{color:var(--muted);flex-basis:100%;font-size:10px}.student-signin{color:var(--muted);margin:0 0 22px;font-size:13px}.student-signin a{font-weight:700;text-decoration:underline}.student-profile{max-width:580px}.student-profile select{border:1px solid var(--sage);background:var(--ivory);border-radius:9px;width:100%;padding:12px}.student-profile-reminder{background:var(--cream);border-radius:9px;margin-bottom:22px;padding:12px 16px;font-size:12px}.student-profile-reminder a{font-weight:700;text-decoration:underline}.sidebar{overflow-y:auto}.student-trail-status{color:var(--cream);margin:24px 0 12px;font-size:11px}.study-trail .lesson-card .demo-label{margin-top:7px}.study-trail .active .demo-label{color:var(--cream)}.student-live-empty{padding:20px}.student-class-time{font-size:10px;line-height:1.5}.live-info{min-width:0}.live-info .student-inline-error{font-size:11px}.student-classes{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.student-classes .live-card{grid-template-columns:1fr 1.35fr}.student-inline-error{color:#802c1e;background:#fff7e4;border-left:3px solid #a3462a;margin-top:12px;padding:10px 13px;font-size:13px}.student-success{color:#254327;background:#d9e4cc;border-radius:8px;margin-top:13px;padding:11px 15px}.student-event-list{gap:15px;margin-top:14px;display:grid}.student-event-list li{border-left:2px solid var(--orange);min-width:0;padding-left:8px}.student-event-list strong{font-size:11px;line-height:1.4;display:block}.student-event-list p{margin-top:4px;font-size:10px}.student-event-list .demo-label{margin-top:5px;font-size:8px}.full-calendar .student-event-list strong{font-size:16px}.full-calendar .student-event-list p{font-size:13px}.student-calendar-empty{padding-top:10px;font-size:11px}.calendar-events .student-calendar-empty{display:block!important}.days button.has-events{box-shadow:inset 0 -2px var(--orange);border-radius:3px}.student-module{margin-top:32px}.student-module .section-heading{margin-bottom:9px}.student-module h2{font-size:24px}.student-lesson-label{flex-direction:column;gap:5px;display:flex}.student-lesson-label small{font:700 12px var(--sans);color:var(--muted)}.student-media-note{color:var(--muted);margin:14px 0 20px;font-size:13px;display:block}.student-video,.student-lesson-image{border-radius:var(--radius);background:var(--brown);width:100%;max-height:620px;margin:20px 0 26px;display:block}.student-lesson-image{object-fit:contain;background:0 0}.student-progress-panel,.student-submission{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.student-progress-panel h2,.student-submission h2{margin-bottom:13px;font-size:25px}.student-progress-panel>p,.student-submission>p{margin-bottom:17px;font-size:14px}.student-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:15px;display:flex}.student-actions input{border:1px solid var(--sage);background:var(--ivory);border-radius:9px;flex:1;min-width:120px;padding:12px}.student-submission label{margin-top:20px;font-weight:700;display:block}.student-submission #answer-help{margin-top:8px;font-size:12px}.student-result{border-radius:10px;margin-top:16px;padding:14px;font-size:14px}.student-result.correct{color:#294025;background:#dbe7d0}.student-result.incorrect{background:var(--cream);color:var(--brown)}.student-attempts{margin-top:24px}.student-attempts h3{font-family:var(--serif);margin-bottom:14px}.student-attempts ol{gap:9px;display:grid}.student-attempts li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;flex-direction:column;gap:4px;padding:10px 0;font-size:12px;display:flex}.student-attempts li code{white-space:pre-wrap}.student-problem-images{gap:15px;margin:20px 0;display:grid}.student-problem-images figure{margin:0}.student-problem-images img{object-fit:contain;max-height:600px;display:block}.student-problem-images figcaption{color:var(--muted);margin-top:8px;font-size:12px}.math-text{white-space:normal;overflow-wrap:anywhere;min-width:0}.math-text p{margin:0 0 16px}.math-text h1,.math-text h2,.math-text h3,.math-text h4{margin:20px 0 12px}.math-text ul,.math-text ol{margin:12px 0 18px;padding-left:25px}.math-text ul{list-style:outside}.math-text ol{list-style:decimal}.math-text li{margin:7px 0}.math-text a{color:var(--orange);text-decoration:underline}.math-text img{object-fit:contain;max-width:100%;max-height:600px;margin:15px 0;display:block}.math-text pre{background:#e6ebd8;border-radius:9px;max-width:100%;padding:14px;font-size:14px;overflow:auto}.math-text code{white-space:pre-wrap}.math-text blockquote{border-left:3px solid var(--sage);margin-left:0;padding-left:15px}.math-text .katex{max-width:100%}.math-text .katex-display{max-width:100%;padding:5px 0;overflow:auto hidden}.math-text .katex:not(.katex-display .katex){vertical-align:middle;display:inline-block;overflow:auto hidden}.student-table-scroll{max-width:100%;margin:15px 0;overflow:auto}.student-table-scroll table{border-collapse:collapse;min-width:300px}.student-table-scroll td,.student-table-scroll th{border:1px solid var(--line);padding:8px 12px}@media (width>=901px) and (width<=1100px){.dashboard-grid .study-trail li.active{margin-top:0}}@media (width<=900px){.student-classes{grid-template-columns:1fr}}@media (width<=620px){.student-stats{grid-template-columns:1fr 1fr;gap:14px;padding:14px;display:grid}.student-stats>div{flex-direction:column;align-items:start;gap:4px}.student-stats>p{grid-column:1/-1;font-size:11px}.student-stats strong{font-size:28px}.student-stats span,.student-signin{font-size:12px}.student-class-time{font-size:11px}.student-classes .live-card{grid-template-columns:1fr}.student-classes .live-countdown{padding:20px}.student-event-list strong{font-size:14px}.student-event-list p,.student-calendar-empty{font-size:12px}.student-actions{align-items:stretch}.student-actions input{flex-basis:100%;width:100%}.student-actions .button{flex:1}.student-trail-status{font-size:12px}.student-video{border-radius:10px}}
