.student-topic-progress{display:grid;gap:7px;max-height:410px;overflow:auto;margin:16px 0}.student-topic-progress>div{display:grid;grid-template-columns:minmax(160px,1.5fr) 100px 42px 78px;align-items:center;gap:9px;padding:9px;border:1px solid #e8ece8;border-radius:10px}.student-topic-progress span{display:grid}.student-topic-progress span small{font-size:9px;color:#6f7d79}.student-topic-progress strong{font-size:11px}.student-topic-progress em{padding:4px 6px;border-radius:12px;background:#fff0e7;color:#a85b38;text-align:center;font-size:9px;font-style:normal}.student-topic-progress em.strong{background:#e2f2e8;color:#397459}.student-topic-progress em.weak{background:#f9e3e1;color:#a24841}.assignment-summary{display:flex;align-items:center;gap:5px;flex-wrap:wrap;flex:1}.current-assignments{display:grid;gap:6px;margin:15px 0;padding:12px;background:#f4f6f2;border-radius:10px}.current-assignments span{font-size:11px}.weekly-schedule .schedule-time b{font-size:10px}.weekly-schedule .schedule-time small{font-size:9px}.readonly-comparison{pointer-events:none}@media(max-width:700px){.student-topic-progress>div{grid-template-columns:1fr 70px 38px}.student-topic-progress em{grid-column:1/-1}.assignment-summary{display:none}}
