.dashboard-module__Gx_nyq__page{max-width:1100px;margin:0 auto;padding:.4rem}.dashboard-module__Gx_nyq__header{margin-bottom:1rem}.dashboard-module__Gx_nyq__heading{letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.5vw,2rem)}.dashboard-module__Gx_nyq__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__metricCard{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);animation:dashboard-module__Gx_nyq__fadeUp var(--transition-slow) both;animation-delay:var(--delay,0s);transition:transform var(--transition-base), box-shadow var(--transition-base);padding:1rem 1rem .9rem;position:relative}.dashboard-module__Gx_nyq__metricCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__Gx_nyq__metricCardtotal{border-left-color:var(--accent)}.dashboard-module__Gx_nyq__metricCardavg{border-left-color:var(--success)}.dashboard-module__Gx_nyq__metricCardweak{border-left-color:var(--warning)}.dashboard-module__Gx_nyq__metricCardsuccess{border-left-color:var(--accent)}.dashboard-module__Gx_nyq__metricIcon{border-radius:var(--radius-sm);background:var(--surface-raised);width:1.65rem;height:1.65rem;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.dashboard-module__Gx_nyq__metricIcon svg{fill:currentColor;width:1rem;height:1rem}.dashboard-module__Gx_nyq__metricTitle{color:var(--text-secondary);margin:0;font-size:.84rem}.dashboard-module__Gx_nyq__metricValue{margin:.35rem 0 0;font-size:1.8rem;font-weight:700}.dashboard-module__Gx_nyq__metricTrend{color:var(--text-muted);margin:.25rem 0 0;font-size:.76rem}.dashboard-module__Gx_nyq__recentCard{margin-top:1.4rem}.dashboard-module__Gx_nyq__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.dashboard-module__Gx_nyq__sectionTitle{margin:0;font-size:1.1rem;font-weight:600}.dashboard-module__Gx_nyq__viewAllLink{border:1px solid var(--border);background:var(--surface-raised);color:var(--text-secondary);border-radius:var(--radius-pill);transition:background var(--transition-base), color var(--transition-base);padding:.38rem .78rem;font-size:.84rem;font-weight:600}.dashboard-module__Gx_nyq__viewAllLink:hover{background:var(--accent-subtle);color:var(--accent-text)}.dashboard-module__Gx_nyq__evaluationList{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.dashboard-module__Gx_nyq__evaluationItem{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);animation:dashboard-module__Gx_nyq__fadeUp var(--transition-slow) both;animation-delay:var(--delay,0s);transition:transform var(--transition-base), background var(--transition-base);justify-content:space-between;align-items:center;gap:.85rem;padding:.72rem .82rem;display:flex}.dashboard-module__Gx_nyq__evaluationItem:hover{background:var(--surface-raised);transform:translateY(-2px)}.dashboard-module__Gx_nyq__itemDetails{align-items:center;gap:.72rem;display:flex}.dashboard-module__Gx_nyq__itemTextWrap{display:grid}.dashboard-module__Gx_nyq__avatar{border:1px solid var(--border-strong);background:var(--surface-raised);width:2rem;height:2rem;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.84rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__studentName{color:var(--text-muted);font-size:.76rem}.dashboard-module__Gx_nyq__assignment{color:var(--text-primary);font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.88rem}.dashboard-module__Gx_nyq__scoreBadge{border-radius:var(--radius-pill);letter-spacing:.01em;padding:.36rem .7rem;font-size:.78rem;font-weight:700}.dashboard-module__Gx_nyq__scoreGreen{color:var(--success-text);background:var(--success-bg)}.dashboard-module__Gx_nyq__scoreOrange{color:var(--warning-text);background:var(--warning-bg)}.dashboard-module__Gx_nyq__scoreRed{color:var(--danger-text);background:var(--danger-bg)}.dashboard-module__Gx_nyq__metricSkeleton,.dashboard-module__Gx_nyq__listSkeletonRow{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--surface-raised), var(--surface), var(--surface-raised));border:1px solid var(--border);background-size:200% 100%;animation:1.2s linear infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__metricSkeleton{height:124px}.dashboard-module__Gx_nyq__listSkeleton{gap:.65rem;margin-top:1.35rem;display:grid}.dashboard-module__Gx_nyq__listSkeletonRow{height:52px}.dashboard-module__Gx_nyq__errorCard{border-left:4px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 28%, var(--surface));margin:0 0 1rem;padding:.9rem 1rem}.dashboard-module__Gx_nyq__errorTitle{color:var(--danger-text);margin:0;font-weight:700}.dashboard-module__Gx_nyq__errorMessage{color:var(--danger-text);margin:.35rem 0 .8rem}.dashboard-module__Gx_nyq__retryButton{border-radius:var(--radius-sm);background:var(--danger);color:var(--surface);cursor:pointer;border:none;padding:.45rem .8rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center;padding:1.5rem 1rem}.dashboard-module__Gx_nyq__emptyIcon{width:72px;height:72px;color:var(--text-muted);margin:0 auto .8rem;display:block}.dashboard-module__Gx_nyq__emptyIcon rect,.dashboard-module__Gx_nyq__emptyIcon path{stroke:currentColor;stroke-width:4px;fill:none;stroke-linecap:round}.dashboard-module__Gx_nyq__emptyTitle{margin:0;font-size:1.05rem}.dashboard-module__Gx_nyq__emptyText{color:var(--text-secondary);margin:.35rem 0 1rem}.dashboard-module__Gx_nyq__emptyCta{border-radius:var(--radius-pill);background:var(--accent);color:var(--surface);transition:background var(--transition-base), transform var(--transition-base);align-items:center;gap:.3rem;padding:.5rem .9rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__emptyCta:hover{background:var(--accent-hover);transform:translateY(-1px)}@media (max-width:900px){.dashboard-module__Gx_nyq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dashboard-module__Gx_nyq__page{padding:.2rem}.dashboard-module__Gx_nyq__metricGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__evaluationItem{flex-direction:column;align-items:flex-start}}
