.dashboard-module___vDUZq__app{--bg:#f8f7f4;--surface:#fff;--surface-hover:#fafaf8;--border:#e8e5df;--border-strong:#d4d0c8;--ink:#1a1a1a;--ink-secondary:#5f6368;--ink-muted:#9aa0a6;--blue:#3b5ccc;--blue-soft:#3b5ccc14;--green:#1a7f4b;--green-soft:#1a7f4b14;--orange:#c5622e;--orange-soft:#c5622e14;--red:#c0392b;--red-soft:#c0392b14;--radius-sm:6px;--radius:10px;--radius-lg:14px;--sidebar-w:260px;--drawer-w:400px;grid-template-columns:var(--sidebar-w)1fr;background:var(--bg);min-height:100vh;color:var(--ink);font-size:14px;line-height:1.5;display:grid}.dashboard-module___vDUZq__sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:20;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.dashboard-module___vDUZq__sidebarHeader{align-items:center;gap:10px;padding:18px 20px 12px;display:flex}.dashboard-module___vDUZq__brandMark{color:#fff;width:30px;height:30px;font-family:var(--font-display),serif;background:linear-gradient(135deg,#1a2744,#2a3f66);border-radius:8px;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.dashboard-module___vDUZq__brandName{font-family:var(--font-display),serif;letter-spacing:-.02em;font-size:15px;font-weight:700}.dashboard-module___vDUZq__sidebarNav{flex-direction:column;flex:1;gap:2px;padding:8px 12px;display:flex}.dashboard-module___vDUZq__navItem{border-radius:var(--radius);width:100%;height:36px;color:var(--ink-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:0 12px;font-size:13.5px;font-weight:500;transition:all .12s;display:flex}.dashboard-module___vDUZq__navItem:hover{background:var(--surface-hover);color:var(--ink)}.dashboard-module___vDUZq__navItemActive{background:var(--blue-soft);color:var(--blue);font-weight:600}.dashboard-module___vDUZq__navIcon{flex-shrink:0;width:18px;height:18px}.dashboard-module___vDUZq__navBadge{background:var(--border);min-width:20px;height:20px;color:var(--ink-secondary);border-radius:10px;place-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:grid}.dashboard-module___vDUZq__navItemActive .dashboard-module___vDUZq__navBadge{background:var(--blue-soft);color:var(--blue)}.dashboard-module___vDUZq__navSubList{flex-direction:column;gap:1px;padding:2px 0 6px 20px;display:flex}.dashboard-module___vDUZq__navSubItem{border-radius:var(--radius);width:100%;height:32px;color:var(--ink-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;font-size:13px;transition:all .12s;display:flex}.dashboard-module___vDUZq__navSubItem:hover{background:var(--surface-hover);color:var(--ink)}.dashboard-module___vDUZq__navSubItemActive{background:var(--blue-soft);color:var(--blue);font-weight:600}.dashboard-module___vDUZq__navSubDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module___vDUZq__navSubLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module___vDUZq__navSubAdd{border:1px dashed var(--border);border-radius:var(--radius);width:100%;height:32px;color:var(--ink-muted);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:4px;padding:0 12px;font-size:12.5px;transition:all .12s;display:flex}.dashboard-module___vDUZq__navSubAdd:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.dashboard-module___vDUZq__sidebarFooter{border-top:1px solid var(--border);align-items:center;gap:10px;padding:14px 20px;display:flex}.dashboard-module___vDUZq__userAvatar{background:linear-gradient(135deg,var(--blue),#4a3fcc);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.dashboard-module___vDUZq__userInfo strong{font-size:13px;display:block}.dashboard-module___vDUZq__userInfo span{color:var(--ink-muted);font-size:12px;display:block}.dashboard-module___vDUZq__mainArea{min-width:0;padding:24px 32px 40px;overflow-x:hidden}.dashboard-module___vDUZq__pageHeader{margin-bottom:20px}.dashboard-module___vDUZq__breadcrumbs{color:var(--ink-secondary);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.dashboard-module___vDUZq__breadcrumbMuted{color:var(--ink-muted)}.dashboard-module___vDUZq__breadcrumbSep{color:var(--border-strong)}.dashboard-module___vDUZq__pageTitleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-module___vDUZq__pageTitle{font-family:var(--font-display),serif;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:700;line-height:1.2}.dashboard-module___vDUZq__headerMeta{color:var(--ink-muted);align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.dashboard-module___vDUZq__headerActions{flex-shrink:0;gap:8px;display:flex}.dashboard-module___vDUZq__metricStrip{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.dashboard-module___vDUZq__metricCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px 16px}.dashboard-module___vDUZq__metricLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600;display:block}.dashboard-module___vDUZq__metricValueRow{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.dashboard-module___vDUZq__metricValueRow strong{font-family:var(--font-display),serif;font-size:20px}.dashboard-module___vDUZq__tabBar{border-bottom:1px solid var(--border);gap:0;margin-bottom:20px;display:flex}.dashboard-module___vDUZq__tabItem{height:40px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:0 16px;font-size:13.5px;font-weight:500;transition:all .12s;display:inline-flex}.dashboard-module___vDUZq__tabItem:hover{color:var(--ink)}.dashboard-module___vDUZq__tabItemActive{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.dashboard-module___vDUZq__tabBadge{background:var(--border);min-width:18px;height:18px;color:var(--ink-secondary);border-radius:9px;place-items:center;padding:0 5px;font-size:11px;font-weight:700;display:grid}.dashboard-module___vDUZq__tabItemActive .dashboard-module___vDUZq__tabBadge{background:var(--blue-soft);color:var(--blue)}.dashboard-module___vDUZq__tabContent{animation:.15s dashboard-module___vDUZq__fadeIn}.dashboard-module___vDUZq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.dashboard-module___vDUZq__cardHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dashboard-module___vDUZq__cardHead h3{margin:0;font-size:15px;font-weight:600}.dashboard-module___vDUZq__cardHead h4{color:var(--ink-secondary);margin:0;font-size:13px;font-weight:600}.dashboard-module___vDUZq__overviewGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-module___vDUZq__overviewGrid>.dashboard-module___vDUZq__card:first-child{grid-column:1/-1}.dashboard-module___vDUZq__stepperCompact{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.dashboard-module___vDUZq__stepCompact{border-radius:var(--radius);background:var(--bg);opacity:.5;align-items:flex-start;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.dashboard-module___vDUZq__stepDone{opacity:1;background:var(--green-soft)}.dashboard-module___vDUZq__stepCurrent{opacity:1;background:var(--blue-soft)}.dashboard-module___vDUZq__stepDot{background:var(--border);width:26px;height:26px;color:var(--ink-muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.dashboard-module___vDUZq__stepDone .dashboard-module___vDUZq__stepDot{background:var(--green);color:#fff}.dashboard-module___vDUZq__stepCurrent .dashboard-module___vDUZq__stepDot{background:var(--blue);color:#fff}.dashboard-module___vDUZq__stepCompact strong{font-size:12.5px;line-height:1.3;display:block}.dashboard-module___vDUZq__stepCompact>div>span{color:var(--ink-muted);font-size:11.5px;line-height:1.3}.dashboard-module___vDUZq__timeline{flex-direction:column;gap:0;display:flex}.dashboard-module___vDUZq__timelineItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.dashboard-module___vDUZq__timelineItem:last-child{border-bottom:none}.dashboard-module___vDUZq__timelineDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.dashboard-module___vDUZq__dotDone{background:var(--green)}.dashboard-module___vDUZq__dotActive{background:var(--blue);animation:2s infinite dashboard-module___vDUZq__pulse}.dashboard-module___vDUZq__dotPending{background:var(--border-strong)}.dashboard-module___vDUZq__timelineItem>div{flex:1;min-width:0}.dashboard-module___vDUZq__timelineItem strong{font-size:13px;display:block}.dashboard-module___vDUZq__timelineItem>div>span{color:var(--ink-muted);font-size:12px;display:block}.dashboard-module___vDUZq__timelineItem>.dashboard-module___vDUZq__pill{flex-shrink:0}.dashboard-module___vDUZq__summaryText{color:var(--ink-secondary);margin:0 0 14px;font-size:14px;line-height:1.6}.dashboard-module___vDUZq__summaryStats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.dashboard-module___vDUZq__summaryStats>div{background:var(--bg);border-radius:var(--radius);text-align:center;padding:10px}.dashboard-module___vDUZq__summaryStats span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;display:block}.dashboard-module___vDUZq__summaryStats strong{font-size:16px;font-family:var(--font-display),serif;margin-top:4px;display:block}.dashboard-module___vDUZq__fileList{flex-direction:column;gap:8px;display:flex}.dashboard-module___vDUZq__fileRow{background:var(--bg);border-radius:var(--radius);align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-module___vDUZq__fileIcon{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--ink-muted);flex-shrink:0;place-items:center;display:grid}.dashboard-module___vDUZq__fileInfo{flex:1;min-width:0}.dashboard-module___vDUZq__fileInfo strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.dashboard-module___vDUZq__fileInfo span{color:var(--ink-muted);font-size:12px;display:block}.dashboard-module___vDUZq__answerKeySummary{flex-direction:column;gap:12px;display:flex}.dashboard-module___vDUZq__sectionStat{flex-direction:column;gap:6px;display:flex}.dashboard-module___vDUZq__sectionStatTop{justify-content:space-between;align-items:center;font-size:13px;display:flex}.dashboard-module___vDUZq__sectionStatTop strong{font-weight:600}.dashboard-module___vDUZq__sectionStatTop span{color:var(--ink-muted);font-size:12px}.dashboard-module___vDUZq__sectionBar{background:var(--bg);border-radius:3px;height:6px;overflow:hidden}.dashboard-module___vDUZq__sectionBarFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a7de8);height:100%;transition:width .4s}.dashboard-module___vDUZq__sectionRate{color:var(--ink-muted);font-size:12px}.dashboard-module___vDUZq__distChart{flex-direction:column;gap:8px;display:flex}.dashboard-module___vDUZq__distBar{grid-template-columns:60px 1fr 40px;align-items:center;gap:8px;display:grid}.dashboard-module___vDUZq__distLabel{color:var(--ink-secondary);white-space:nowrap;font-size:12.5px;font-weight:600}.dashboard-module___vDUZq__distTrack{background:var(--bg);border-radius:4px;height:8px;overflow:hidden}.dashboard-module___vDUZq__distFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a7de8);height:100%;transition:width .4s}.dashboard-module___vDUZq__distCount{color:var(--ink-secondary);text-align:right;font-size:12px;font-weight:600}.dashboard-module___vDUZq__sectionGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.dashboard-module___vDUZq__sectionCard{background:var(--bg);border-radius:var(--radius);padding:14px}.dashboard-module___vDUZq__sectionCardHead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dashboard-module___vDUZq__sectionCardHead strong{font-size:13.5px}.dashboard-module___vDUZq__sectionCardMeta{color:var(--ink-muted);gap:12px;margin-top:8px;font-size:12px;display:flex}.dashboard-module___vDUZq__sectionCardMeta span strong{color:var(--ink);font-weight:600}.dashboard-module___vDUZq__answerBadge{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.dashboard-module___vDUZq__rateCell{align-items:center;gap:8px;display:flex}.dashboard-module___vDUZq__rateMiniBar{background:var(--bg);border-radius:3px;flex:1;min-width:40px;height:5px;overflow:hidden}.dashboard-module___vDUZq__rateMiniBarFill{border-radius:inherit;height:100%;transition:width .4s}.dashboard-module___vDUZq__reviewPanel{flex-direction:column;gap:12px;max-width:720px;display:flex}.dashboard-module___vDUZq__reviewCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px;animation:.2s both dashboard-module___vDUZq__slideUp}.dashboard-module___vDUZq__reviewCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-module___vDUZq__reviewCardTop strong{font-size:14px}.dashboard-module___vDUZq__reviewIssue{color:var(--ink-muted);margin-top:2px;font-size:12.5px;display:block}.dashboard-module___vDUZq__reviewDetail{color:var(--ink-secondary);margin-top:8px;font-size:13px;line-height:1.55;display:block}.dashboard-module___vDUZq__reviewCardActions{border-top:1px solid var(--border);gap:8px;margin-top:12px;padding-top:12px;display:flex}.dashboard-module___vDUZq__resolvedBanner{border-radius:var(--radius);background:var(--green-soft);color:var(--green);align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.dashboard-module___vDUZq__tableToolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-module___vDUZq__searchBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:200px;max-width:360px;height:36px;color:var(--ink-muted);flex:1;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s;display:flex}.dashboard-module___vDUZq__searchBox:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-soft)}.dashboard-module___vDUZq__searchInput{height:100%;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:13px}.dashboard-module___vDUZq__searchInput::placeholder{color:var(--ink-muted)}.dashboard-module___vDUZq__bulkBar{background:var(--blue-soft);border-radius:var(--radius);color:var(--blue);align-items:center;gap:10px;padding:8px 14px;font-size:13px;font-weight:500;display:flex}.dashboard-module___vDUZq__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.dashboard-module___vDUZq__table{border-collapse:collapse;width:100%;font-size:13px}.dashboard-module___vDUZq__table thead{background:var(--bg);border-bottom:1px solid var(--border)}.dashboard-module___vDUZq__table th{color:var(--ink-muted);text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:10px 14px;font-size:12px;font-weight:600}.dashboard-module___vDUZq__thCheck{width:40px;text-align:center!important}.dashboard-module___vDUZq__thCheck input,.dashboard-module___vDUZq__tdCheck input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer}.dashboard-module___vDUZq__thSort{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.dashboard-module___vDUZq__thSort:hover{color:var(--ink)}.dashboard-module___vDUZq__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}.dashboard-module___vDUZq__tableRow{cursor:pointer;transition:background .1s}.dashboard-module___vDUZq__tableRow:hover{background:var(--surface-hover)}.dashboard-module___vDUZq__tableRow:last-child td{border-bottom:none}.dashboard-module___vDUZq__tableRowSelected{background:var(--blue-soft)}.dashboard-module___vDUZq__tableRowSelected:hover{background:#3b5ccc1f}.dashboard-module___vDUZq__tdCheck{text-align:center;width:40px}.dashboard-module___vDUZq__tdMono{font-family:var(--font-display),serif;font-size:14px;font-weight:600}.dashboard-module___vDUZq__cellSub{color:var(--ink-muted);margin-top:1px;font-size:12px;display:block}td .dashboard-module___vDUZq__cellSub{margin-top:0}.dashboard-module___vDUZq__analysisGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px;display:grid}.dashboard-module___vDUZq__clusterCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;padding:16px;transition:all .15s}.dashboard-module___vDUZq__clusterCard:hover{border-color:var(--blue);box-shadow:0 2px 8px #3b5ccc14}.dashboard-module___vDUZq__clusterCardTop{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.dashboard-module___vDUZq__clusterCardTop strong{font-size:14px}.dashboard-module___vDUZq__clusterCardTop>div>span{color:var(--ink-muted);margin-top:2px;font-size:12px;display:block}.dashboard-module___vDUZq__clusterInsight{color:var(--ink-secondary);margin:0 0 12px;font-size:13px;line-height:1.55}.dashboard-module___vDUZq__clusterAction{border-top:1px solid var(--border);color:var(--blue);align-items:center;gap:4px;margin-top:12px;padding-top:12px;font-size:12.5px;font-weight:600;display:flex}.dashboard-module___vDUZq__choiceBars{flex-direction:column;gap:6px;display:flex}.dashboard-module___vDUZq__choiceRow{grid-template-columns:44px 1fr 36px;align-items:center;gap:8px;font-size:12.5px;display:grid}.dashboard-module___vDUZq__choiceLabel{color:var(--ink-secondary);font-weight:600}.dashboard-module___vDUZq__choiceTrack{background:var(--bg);border-radius:3px;height:6px;overflow:hidden}.dashboard-module___vDUZq__choiceFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--orange));height:100%;transition:width .4s}.dashboard-module___vDUZq__choicePercent{text-align:right;color:var(--ink-secondary);font-weight:600}.dashboard-module___vDUZq__actionTabs{gap:8px;margin-bottom:16px;display:flex}.dashboard-module___vDUZq__actionTab{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;align-items:center;gap:8px;padding:10px 14px;transition:all .12s;display:flex}.dashboard-module___vDUZq__actionTab:hover{border-color:var(--border-strong)}.dashboard-module___vDUZq__actionTabActive{border-color:var(--blue);background:var(--blue-soft)}.dashboard-module___vDUZq__actionTab strong{font-size:13px}.dashboard-module___vDUZq__actionDetail{flex-direction:column;gap:16px;display:flex}.dashboard-module___vDUZq__actionDetailHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-module___vDUZq__actionDetailHead h3{margin:0;font-size:17px;font-weight:600}.dashboard-module___vDUZq__actionDetailHead p{color:var(--ink-secondary);margin:4px 0 0;font-size:13px}.dashboard-module___vDUZq__actionMeta{color:var(--ink-muted);flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;font-size:12.5px;display:flex}.dashboard-module___vDUZq__actionMeta strong{color:var(--ink);font-size:14px}.dashboard-module___vDUZq__actionColumns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-module___vDUZq__previewList{color:var(--ink-secondary);margin:0;padding-left:18px;font-size:13px;line-height:1.8}.dashboard-module___vDUZq__exportRows{flex-direction:column;gap:8px;display:flex}.dashboard-module___vDUZq__exportRow{background:var(--bg);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-module___vDUZq__exportRow strong{font-size:13px;display:block}.dashboard-module___vDUZq__exportRow>div>span{color:var(--ink-muted);font-size:12px;display:block}.dashboard-module___vDUZq__actionBtns{border-top:1px solid var(--border);gap:8px;padding-top:14px;display:flex}.dashboard-module___vDUZq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:40px 20px;display:flex}.dashboard-module___vDUZq__emptyState strong{font-size:14px}.dashboard-module___vDUZq__emptyState span{color:var(--ink-muted);font-size:13px}.dashboard-module___vDUZq__emptyIcon{color:var(--ink-muted);margin-bottom:4px}.dashboard-module___vDUZq__emptyIconSuccess{color:var(--green);margin-bottom:4px}.dashboard-module___vDUZq__placeholderPage{padding-top:20px}.dashboard-module___vDUZq__drawerOverlay{z-index:40;background:#00000026;animation:.15s dashboard-module___vDUZq__overlayIn;position:fixed;inset:0}.dashboard-module___vDUZq__drawer{z-index:50;width:var(--drawer-w);background:var(--surface);border-left:1px solid var(--border);flex-direction:column;height:100vh;animation:.2s dashboard-module___vDUZq__slideInFromRight;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #00000014}@keyframes dashboard-module___vDUZq__slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.dashboard-module___vDUZq__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dashboard-module___vDUZq__drawerHeader h3{margin:0;font-size:16px;font-weight:600}.dashboard-module___vDUZq__drawerClose{border-radius:var(--radius);width:32px;height:32px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.dashboard-module___vDUZq__drawerClose:hover{background:var(--bg);color:var(--ink)}.dashboard-module___vDUZq__drawerBody{flex-direction:column;gap:16px;padding:20px;display:flex}.dashboard-module___vDUZq__drawerScore{border-radius:var(--radius-lg);color:#f4f2ed;background:linear-gradient(135deg,#1a2744,#2a3f66);padding:16px}.dashboard-module___vDUZq__drawerScore strong{font-family:var(--font-display),serif;font-size:28px;line-height:1;display:block}.dashboard-module___vDUZq__drawerScore span{opacity:.7;margin-top:6px;font-size:13px;display:block}.dashboard-module___vDUZq__drawerMeta{flex-wrap:wrap;gap:6px;display:flex}.dashboard-module___vDUZq__drawerSection h4{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:12px;font-weight:600}.dashboard-module___vDUZq__drawerSection p{color:var(--ink-secondary);margin:0;font-size:13.5px;line-height:1.6}.dashboard-module___vDUZq__tagList{flex-wrap:wrap;gap:5px;display:flex}.dashboard-module___vDUZq__tag{background:var(--bg);color:var(--ink-secondary);border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600}.dashboard-module___vDUZq__drawerList{color:var(--ink-secondary);margin:0;padding-left:16px;font-size:13px;line-height:1.8}.dashboard-module___vDUZq__drawerCallout{border-radius:var(--radius);background:var(--orange-soft);border:1px solid #c5622e1f;padding:14px}.dashboard-module___vDUZq__drawerCallout span{color:var(--orange);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700;display:block}.dashboard-module___vDUZq__drawerCallout strong{margin-top:6px;font-size:13.5px;display:block}.dashboard-module___vDUZq__drawerActions{flex-direction:column;gap:8px;display:flex}.dashboard-module___vDUZq__modalOverlay{z-index:60;-webkit-backdrop-filter:blur(3px);background:#0000004d;place-items:center;animation:.15s dashboard-module___vDUZq__overlayIn;display:grid;position:fixed;inset:0}.dashboard-module___vDUZq__modal{background:var(--surface);border-radius:var(--radius-lg);width:min(460px,90vw);animation:.2s dashboard-module___vDUZq__scaleIn;overflow:hidden;box-shadow:0 20px 60px #00000026}.dashboard-module___vDUZq__modalHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dashboard-module___vDUZq__modalHead h3{margin:0;font-size:16px;font-weight:600}.dashboard-module___vDUZq__modalCloseBtn{border-radius:var(--radius);width:32px;height:32px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.dashboard-module___vDUZq__modalCloseBtn:hover{background:var(--bg);color:var(--ink)}.dashboard-module___vDUZq__uploadZone{border:2px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--ink-muted);text-align:center;flex-direction:column;align-items:center;gap:8px;margin:20px;padding:32px 20px;transition:all .15s;display:flex}.dashboard-module___vDUZq__uploadZone:hover{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.dashboard-module___vDUZq__uploadZone p{color:var(--ink);margin:0;font-size:14px;font-weight:500}.dashboard-module___vDUZq__uploadZone span{font-size:12px}.dashboard-module___vDUZq__toastStack{z-index:100;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;bottom:20px;right:20px}.dashboard-module___vDUZq__toast{background:var(--surface);border-radius:var(--radius);align-items:center;gap:10px;padding:12px 14px;font-size:13px;animation:.2s dashboard-module___vDUZq__toastIn;display:flex;box-shadow:0 8px 24px #0000001f}.dashboard-module___vDUZq__toastSuccess{border-left:3px solid var(--green)}.dashboard-module___vDUZq__toastInfo{border-left:3px solid var(--blue)}.dashboard-module___vDUZq__toastWarning{border-left:3px solid var(--orange)}.dashboard-module___vDUZq__toast>span{flex:1}.dashboard-module___vDUZq__toastDismiss{width:24px;height:24px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;place-items:center;display:grid}.dashboard-module___vDUZq__toastDismiss:hover{background:var(--bg)}.dashboard-module___vDUZq__btn{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:all .12s;display:inline-flex}.dashboard-module___vDUZq__btn:disabled{opacity:.55;cursor:not-allowed}.dashboard-module___vDUZq__btnPrimary{background:var(--blue);color:#fff;box-shadow:0 1px 3px #3b5ccc33}.dashboard-module___vDUZq__btnPrimary:hover:not(:disabled){background:#334fb3;box-shadow:0 2px 6px #3b5ccc4d}.dashboard-module___vDUZq__btnDefault{background:var(--surface);border-color:var(--border);color:var(--ink)}.dashboard-module___vDUZq__btnDefault:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}.dashboard-module___vDUZq__btnGhost{border-color:var(--border);color:var(--ink-secondary);background:0 0}.dashboard-module___vDUZq__btnGhost:hover:not(:disabled){background:var(--bg);color:var(--ink)}.dashboard-module___vDUZq__btnSm{border-radius:var(--radius-sm);height:30px;padding:0 10px;font-size:12.5px}.dashboard-module___vDUZq__btnBlock{width:100%}.dashboard-module___vDUZq__pill{white-space:nowrap;border-radius:100px;align-items:center;gap:4px;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.dashboard-module___vDUZq__pillSm{height:20px;padding:0 7px;font-size:11px}.dashboard-module___vDUZq__toneNeutral{color:var(--ink-muted);background:#1414140f}.dashboard-module___vDUZq__toneGood{background:var(--green-soft);color:var(--green)}.dashboard-module___vDUZq__toneWarning{background:var(--orange-soft);color:var(--orange)}.dashboard-module___vDUZq__toneCritical{background:var(--red-soft);color:var(--red)}.dashboard-module___vDUZq__toneActive{background:var(--blue-soft);color:var(--blue)}.dashboard-module___vDUZq__liveIndicator{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite dashboard-module___vDUZq__pulse;display:inline-block}.dashboard-module___vDUZq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite dashboard-module___vDUZq__spin;display:inline-block}@media (max-width:1200px){.dashboard-module___vDUZq__overviewGrid,.dashboard-module___vDUZq__stepperCompact,.dashboard-module___vDUZq__actionColumns{grid-template-columns:1fr}.dashboard-module___vDUZq__sectionGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:1024px){.dashboard-module___vDUZq__app{--sidebar-w:220px}.dashboard-module___vDUZq__mainArea{padding:20px}.dashboard-module___vDUZq__metricStrip{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-module___vDUZq__app{grid-template-columns:1fr}.dashboard-module___vDUZq__sidebar{z-index:30;transition:left .2s;position:fixed;left:-260px}.dashboard-module___vDUZq__mainArea{padding:16px}.dashboard-module___vDUZq__pageTitleRow{flex-direction:column}.dashboard-module___vDUZq__summaryStats{grid-template-columns:repeat(2,1fr)}.dashboard-module___vDUZq__analysisGrid{grid-template-columns:1fr}.dashboard-module___vDUZq__drawer{width:100vw}}
.student-module__cwxeva__page{flex-direction:column;gap:0;display:flex}.student-module__cwxeva__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.student-module__cwxeva__filterGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.student-module__cwxeva__select{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);height:36px;color:var(--ink);cursor:pointer;outline:none;padding:0 10px;font-size:13px;transition:border-color .15s}.student-module__cwxeva__select:focus{border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-soft)}.student-module__cwxeva__sortBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);height:36px;color:var(--ink-secondary);cursor:pointer;white-space:nowrap;align-items:center;gap:5px;padding:0 12px;font-size:13px;transition:all .12s;display:inline-flex}.student-module__cwxeva__sortBtn:hover{border-color:var(--border-strong);color:var(--ink)}.student-module__cwxeva__sortBtnActive{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.student-module__cwxeva__resultCount{color:var(--ink-muted);white-space:nowrap;margin-left:auto;font-size:12.5px}.student-module__cwxeva__nameCell{align-items:center;gap:10px;display:flex}.student-module__cwxeva__avatar{background:linear-gradient(135deg,var(--blue),#4a3fcc);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.student-module__cwxeva__avatarWatch{background:linear-gradient(135deg,var(--orange),#d4763a)}.student-module__cwxeva__avatarIntervene{background:linear-gradient(135deg,var(--red),#d44040)}.student-module__cwxeva__nameInfo strong{font-size:13.5px;font-weight:600;display:block}.student-module__cwxeva__nameInfo span{color:var(--ink-muted);margin-top:1px;font-size:12px;display:block}.student-module__cwxeva__scoreCell{font-family:var(--font-display),serif;color:var(--ink);font-size:15px;font-weight:700}.student-module__cwxeva__scoreNone{color:var(--ink-muted);font-family:inherit;font-size:13px;font-weight:400}.student-module__cwxeva__profilePage{flex-direction:column;gap:20px;display:flex}.student-module__cwxeva__overviewSections{flex-direction:column;gap:24px;display:flex}.student-module__cwxeva__profileHeader{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;display:flex}.student-module__cwxeva__profileHeaderLeft{align-items:flex-start;gap:16px;display:flex}.student-module__cwxeva__profileAvatar{background:linear-gradient(135deg,var(--blue),#4a3fcc);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:grid}.student-module__cwxeva__profileAvatarWatch{background:linear-gradient(135deg,var(--orange),#d4763a)}.student-module__cwxeva__profileAvatarIntervene{background:linear-gradient(135deg,var(--red),#d44040)}.student-module__cwxeva__profileInfo h2{font-family:var(--font-display),serif;letter-spacing:-.02em;margin:0 0 4px;font-size:20px;font-weight:700}.student-module__cwxeva__profileMeta{color:var(--ink-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.student-module__cwxeva__profileMetaDot{color:var(--border-strong)}.student-module__cwxeva__profilePills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.student-module__cwxeva__profileHeaderRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.student-module__cwxeva__backBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);height:32px;color:var(--ink-secondary);cursor:pointer;align-self:flex-start;align-items:center;gap:6px;padding:0 12px;font-size:13px;transition:all .12s;display:inline-flex}.student-module__cwxeva__backBtn:hover{background:var(--bg);color:var(--ink)}.student-module__cwxeva__statusBadge{color:var(--ink-muted);font-size:12px}.student-module__cwxeva__bottleneckCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);border-left:3px solid var(--orange);padding:16px}.student-module__cwxeva__bottleneckCard.student-module__cwxeva__stable{border-left-color:var(--blue)}.student-module__cwxeva__bottleneckCard.student-module__cwxeva__improving{border-left-color:var(--green)}.student-module__cwxeva__sectionTitle{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;margin:0 0 12px;font-size:13px;font-weight:700;display:flex}.student-module__cwxeva__bottleneckList{flex-direction:column;gap:10px;display:flex}.student-module__cwxeva__bottleneckItem{background:var(--bg);border-radius:var(--radius);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.student-module__cwxeva__bottleneckRank{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.student-module__cwxeva__bottleneckRankGood{background:var(--green)}.student-module__cwxeva__bottleneckBody{flex:1;min-width:0}.student-module__cwxeva__bottleneckTitle{align-items:center;gap:8px;margin-bottom:4px;display:flex}.student-module__cwxeva__bottleneckTitle strong{font-size:13.5px;font-weight:600}.student-module__cwxeva__bottleneckDetail{color:var(--ink-secondary);font-size:12.5px;line-height:1.55}.student-module__cwxeva__trendImproving{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:100px;align-items:center;gap:3px;height:20px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.student-module__cwxeva__trendStable{background:var(--blue-soft);color:var(--blue);white-space:nowrap;border-radius:100px;align-items:center;gap:3px;height:20px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.student-module__cwxeva__trendWorsening{background:var(--red-soft);color:var(--red);white-space:nowrap;border-radius:100px;align-items:center;gap:3px;height:20px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.student-module__cwxeva__chartCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.student-module__cwxeva__chartWrap{width:100%;position:relative;overflow-x:auto}.student-module__cwxeva__chartSvg{width:100%;display:block}.student-module__cwxeva__chartTooltip{background:var(--ink);color:#fff;border-radius:var(--radius-sm);pointer-events:none;white-space:nowrap;z-index:10;margin-top:-8px;padding:6px 10px;font-size:12px;position:absolute;transform:translate(-50%,-100%)}.student-module__cwxeva__chartTooltip:after{content:"";border:4px solid #0000;border-top-color:var(--ink);position:absolute;top:100%;left:50%;transform:translate(-50%)}.student-module__cwxeva__errorPatternCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.student-module__cwxeva__errorCategoryGroup{margin-bottom:16px}.student-module__cwxeva__errorCategoryGroup:last-child{margin-bottom:0}.student-module__cwxeva__errorCategoryLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:700}.student-module__cwxeva__errorBarRow{grid-template-columns:120px 1fr 40px 80px;align-items:center;gap:10px;margin-bottom:6px;font-size:12.5px;display:grid}.student-module__cwxeva__errorBarLabel{color:var(--ink-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.student-module__cwxeva__errorBarTrack{background:var(--bg);border-radius:4px;height:7px;overflow:hidden}.student-module__cwxeva__errorBarFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a7de8);height:100%;transition:width .4s}.student-module__cwxeva__errorBarFillHigh{background:linear-gradient(90deg,var(--red),#d44040)}.student-module__cwxeva__errorBarFillMedium{background:linear-gradient(90deg,var(--orange),#d4763a)}.student-module__cwxeva__errorBarCount{color:var(--ink);text-align:right;font-weight:700}.student-module__cwxeva__examHistoryCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.student-module__cwxeva__examHistoryItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:12px 0;display:flex}.student-module__cwxeva__examHistoryItem:last-child{border-bottom:none;padding-bottom:0}.student-module__cwxeva__examHistoryItem:first-child{padding-top:0}.student-module__cwxeva__examDateCol{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;width:44px;display:flex}.student-module__cwxeva__examDateMonth{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.student-module__cwxeva__examDateDay{font-family:var(--font-display),serif;color:var(--ink);font-size:20px;font-weight:700;line-height:1}.student-module__cwxeva__examHistoryDivider{background:var(--border);flex-shrink:0;align-self:stretch;width:1px}.student-module__cwxeva__examHistoryBody{flex:1;min-width:0}.student-module__cwxeva__examHistoryTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.student-module__cwxeva__examHistoryTop strong{font-size:13.5px;font-weight:600}.student-module__cwxeva__examHistoryScore{font-family:var(--font-display),serif;color:var(--ink);flex-shrink:0;font-size:18px;font-weight:700}.student-module__cwxeva__examHistoryMeta{color:var(--ink-muted);align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:flex}.student-module__cwxeva__examHistoryErrors{flex-wrap:wrap;gap:4px;display:flex}.student-module__cwxeva__errorCodeTag{background:var(--bg);border:1px solid var(--border);color:var(--ink-secondary);border-radius:100px;padding:2px 8px;font-size:11.5px;font-weight:600}.student-module__cwxeva__actionPlanCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.student-module__cwxeva__actionPlanGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.student-module__cwxeva__actionPlanItem{background:var(--bg);border-radius:var(--radius);padding:12px 14px}.student-module__cwxeva__actionPlanItemFull{grid-column:1/-1}.student-module__cwxeva__actionPlanItemLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:700}.student-module__cwxeva__actionPlanItemValue{color:var(--ink-secondary);font-size:13px;line-height:1.55}.student-module__cwxeva__focusAreaList{flex-wrap:wrap;gap:6px;display:flex}.student-module__cwxeva__focusAreaTag{background:var(--blue-soft);color:var(--blue);border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600}.student-module__cwxeva__retestBadge{border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.student-module__cwxeva__retestRequired{background:var(--red-soft);color:var(--red)}.student-module__cwxeva__retestNotRequired{background:var(--green-soft);color:var(--green)}.student-module__cwxeva__reportButtons{gap:10px;display:flex}.student-module__cwxeva__notFound{text-align:center;color:var(--ink-muted);flex-direction:column;align-items:center;gap:8px;padding:60px 20px;display:flex}.student-module__cwxeva__notFound strong{color:var(--ink);font-size:15px}.student-module__cwxeva__diagnosisTabContent{flex-direction:column;gap:16px;display:flex}.student-module__cwxeva__diagnosisSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.student-module__cwxeva__emptyTab{color:var(--ink-muted);text-align:center;padding:40px 20px;font-size:13px}.student-module__cwxeva__diagRankNum{background:var(--bg);border:1px solid var(--border);width:22px;height:22px;color:var(--ink-secondary);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.student-module__cwxeva__diagRank1{background:var(--orange);border-color:var(--orange);color:#fff}.student-module__cwxeva__diagRank2{background:var(--ink-muted);border-color:var(--ink-muted);color:#fff}.student-module__cwxeva__diagRank3{background:var(--border-strong);border-color:var(--border-strong);color:#fff}.student-module__cwxeva__diagCodeCell{flex-direction:column;gap:2px;display:flex}.student-module__cwxeva__diagCodeId{color:var(--ink);font-size:12.5px;font-weight:700}.student-module__cwxeva__diagCodeLabel{color:var(--ink-muted);font-size:11.5px}.student-module__cwxeva__diagFreqBar{background:var(--bg);border-radius:3px;min-width:60px;height:6px;margin-bottom:3px;overflow:hidden}.student-module__cwxeva__diagFreqFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a7de8);height:100%;transition:width .4s}.student-module__cwxeva__diagFreqFillHigh{background:linear-gradient(90deg,var(--red),#d44040)}.student-module__cwxeva__diagFreqFillMedium{background:linear-gradient(90deg,var(--orange),#d4763a)}.student-module__cwxeva__diagFreqCount{color:var(--ink-secondary);font-size:11.5px;font-weight:700}.student-module__cwxeva__diagExpandedRow td{background:var(--bg);padding:0}.student-module__cwxeva__diagExpandedInner{flex-direction:column;gap:6px;padding:14px 16px;font-size:13px;line-height:1.55;display:flex}.student-module__cwxeva__diagExpandedInner strong{color:var(--ink);font-size:13.5px}.student-module__cwxeva__diagExpandedInner p{color:var(--ink-secondary);margin:0}.student-module__cwxeva__diagGuideLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.student-module__cwxeva__diagGuideText{color:var(--ink-secondary);margin:0}.student-module__cwxeva__diagRelatedCodes{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.student-module__cwxeva__diagRelatedLabel{color:var(--ink-muted);font-size:11.5px}.student-module__cwxeva__diagCategoryGrid{flex-direction:column;gap:8px;display:flex}.student-module__cwxeva__diagCategoryItem{grid-template-columns:90px 1fr 40px;align-items:center;gap:10px;font-size:12.5px;display:grid}.student-module__cwxeva__diagCategoryName{color:var(--ink-secondary);font-weight:500}.student-module__cwxeva__diagCategoryBar{background:var(--bg);border-radius:4px;height:8px;overflow:hidden}.student-module__cwxeva__diagCategoryFill{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a7de8);height:100%;transition:width .4s}.student-module__cwxeva__diagCategoryCount{color:var(--ink);text-align:right;font-weight:700}.student-module__cwxeva__diagErrorCodeTags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.student-module__cwxeva__diagGuideToggle{cursor:pointer;width:100%;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 0;font-size:13.5px;font-weight:600;display:flex}.student-module__cwxeva__diagGuideSub{color:var(--ink-muted);margin-top:2px;font-size:12px;font-weight:400;display:block}.student-module__cwxeva__diagGuideChevron{color:var(--ink-muted);flex-shrink:0;transition:transform .2s}.student-module__cwxeva__diagGuideChevronOpen{transform:rotate(180deg)}.student-module__cwxeva__diagGuideBody{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding-top:4px;display:flex}.student-module__cwxeva__diagGuideRow{border-bottom:1px solid var(--border);gap:12px;padding:10px 0;display:flex}.student-module__cwxeva__diagGuideRow:last-child{border-bottom:none}.student-module__cwxeva__diagGuideCodeId{color:var(--ink-secondary);flex-shrink:0;width:90px;padding-top:2px;font-size:12px;font-weight:700}.student-module__cwxeva__diagGuideInfo{flex:1;min-width:0;font-size:12.5px;line-height:1.5}.student-module__cwxeva__diagGuideInfo strong{color:var(--ink);margin-bottom:3px;display:block}.student-module__cwxeva__diagGuideInfo p{color:var(--ink-secondary);margin:0 0 4px}.student-module__cwxeva__diagGuideCorrection{font-size:12px;color:var(--blue)!important}.student-module__cwxeva__reportTabContent{flex-direction:column;gap:16px;display:flex}.student-module__cwxeva__reportSubTabBar{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);gap:8px;padding:4px;display:flex}.student-module__cwxeva__reportSubTabItem{border-radius:var(--radius);height:36px;color:var(--ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.student-module__cwxeva__reportSubTabItem:hover{color:var(--ink);background:var(--surface)}.student-module__cwxeva__reportSubTabItemActive{background:var(--surface);border-color:var(--border);color:var(--blue);font-weight:600;box-shadow:0 1px 3px #0000000f}.student-module__cwxeva__reportSections{flex-direction:column;gap:16px;display:flex}.student-module__cwxeva__reportBottleneckList{flex-direction:column;gap:10px;display:flex}.student-module__cwxeva__reportBottleneckItem{background:var(--bg);border-radius:var(--radius);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.student-module__cwxeva__reportBottleneckRank{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.student-module__cwxeva__reportBottleneckBody{flex:1;min-width:0}.student-module__cwxeva__reportBottleneckTitleRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.student-module__cwxeva__reportBottleneckTitleRow strong{font-size:13.5px;font-weight:600}.student-module__cwxeva__reportBottleneckDetail{color:var(--ink-secondary);margin:0 0 6px;font-size:12.5px;line-height:1.55}.student-module__cwxeva__reportErrorCodeTags{flex-wrap:wrap;gap:4px;display:flex}.student-module__cwxeva__reportErrorCodeList{flex-direction:column;gap:12px;display:flex}.student-module__cwxeva__reportErrorCodeItem{background:var(--bg);border-radius:var(--radius);padding:12px 14px}.student-module__cwxeva__reportErrorCodeHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.student-module__cwxeva__reportErrorCodeLeft{align-items:flex-start;gap:10px;display:flex}.student-module__cwxeva__reportErrorCodeBadge{background:var(--blue-soft);border-radius:var(--radius-sm);color:var(--blue);flex-shrink:0;padding:3px 8px;font-size:11.5px;font-weight:700}.student-module__cwxeva__reportErrorCodeLabel{color:var(--ink);font-size:13px;font-weight:600;display:block}.student-module__cwxeva__reportErrorCodeCategory{color:var(--ink-muted);margin-top:2px;font-size:11.5px;display:block}.student-module__cwxeva__reportErrorCodeMeta{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.student-module__cwxeva__reportErrorCodeGuide{font-size:12.5px;line-height:1.55}.student-module__cwxeva__reportErrorCodeDesc{color:var(--ink-secondary);margin-bottom:6px}.student-module__cwxeva__reportCorrectionBox{background:var(--blue-soft);border-radius:var(--radius-sm);align-items:baseline;gap:8px;padding:8px 10px;display:flex}.student-module__cwxeva__reportCorrectionLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:11px;font-weight:700}.student-module__cwxeva__reportCorrectionText{color:var(--ink-secondary);font-size:12.5px}.student-module__cwxeva__reportCorrectionPoint{background:var(--bg);border-radius:var(--radius);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.student-module__cwxeva__reportCorrectionIcon{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.student-module__cwxeva__reportCorrectionPointText{color:var(--ink-secondary);margin:0;padding-top:4px;font-size:13px;line-height:1.6}.student-module__cwxeva__reportRetestInfo{background:var(--bg);border-radius:var(--radius);flex-direction:column;gap:8px;padding:10px 14px;display:flex}.student-module__cwxeva__reportRetestRow{align-items:center;gap:12px;display:flex}.student-module__cwxeva__reportRetestRowLabel{color:var(--ink-muted);flex-shrink:0;width:80px;font-size:12px;font-weight:600}.student-module__cwxeva__reportRetestRowValue{color:var(--ink-secondary);font-size:13px}.student-module__cwxeva__reportRetestOk{color:var(--ink-muted);margin:0;padding:8px 0;font-size:13px}.student-module__cwxeva__reportActionGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.student-module__cwxeva__reportActionItem{background:var(--bg);border-radius:var(--radius);padding:12px 14px}.student-module__cwxeva__reportActionLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.student-module__cwxeva__reportActionValue{color:var(--ink-secondary);margin:0;font-size:13px;line-height:1.55}.student-module__cwxeva__reportFocusAreaList{flex-direction:column;gap:4px;display:flex}.student-module__cwxeva__reportFocusAreaRow{color:var(--ink-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.student-module__cwxeva__reportFocusAreaDot{background:var(--blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}.student-module__cwxeva__reportNarrativeBox{background:var(--bg);border-radius:var(--radius);padding:12px 14px}.student-module__cwxeva__reportNarrativeLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.student-module__cwxeva__reportNarrativeText{color:var(--ink-secondary);margin:0;font-size:13px;line-height:1.65}.student-module__cwxeva__reportExamTitle{color:var(--ink-muted);font-size:12.5px}.student-module__cwxeva__reportResultGrid{grid-template-columns:auto 1fr;align-items:start;gap:20px;display:grid}.student-module__cwxeva__reportResultScore{border-right:1px solid var(--border);align-items:baseline;gap:4px;padding:12px 20px 12px 0;display:flex}.student-module__cwxeva__reportScoreNumber{font-family:var(--font-display),serif;color:var(--ink);font-size:48px;font-weight:700;line-height:1}.student-module__cwxeva__reportScoreTotal{color:var(--ink-muted);font-size:16px}.student-module__cwxeva__reportResultStats{flex-direction:column;gap:8px;padding-top:4px;display:flex}.student-module__cwxeva__reportStatRow{align-items:center;gap:12px;display:flex}.student-module__cwxeva__reportStatLabel{color:var(--ink-muted);flex-shrink:0;width:80px;font-size:12px}.student-module__cwxeva__reportStatValue{color:var(--ink);font-size:13px;font-weight:600}.student-module__cwxeva__reportScoreDiff{grid-column:1/-1}.student-module__cwxeva__reportParentBottleneckList{flex-direction:column;gap:10px;display:flex}.student-module__cwxeva__reportParentBottleneckItem{background:var(--bg);border-radius:var(--radius);align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.student-module__cwxeva__reportParentBottleneckDot{background:var(--orange);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.student-module__cwxeva__reportParentBottleneckText{color:var(--ink-secondary);margin:0;font-size:13px;line-height:1.6}.student-module__cwxeva__reportManagementPlan{flex-direction:column;gap:8px;display:flex}.student-module__cwxeva__reportManagementRow{color:var(--ink-secondary);border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:8px 0;font-size:13px;display:flex}.student-module__cwxeva__reportManagementRow:last-child{border-bottom:none}.student-module__cwxeva__reportManagementIcon{background:var(--green-soft);width:22px;height:22px;color:var(--green);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.student-module__cwxeva__reportHomeCoopBox{background:var(--bg);border-radius:var(--radius);align-items:flex-start;gap:14px;padding:14px;display:flex}.student-module__cwxeva__reportHomeCoopIcon{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.student-module__cwxeva__reportHomeCoopText{color:var(--ink-secondary);margin:0;padding-top:6px;font-size:13px;line-height:1.65}.student-module__cwxeva__reportTeacherCommentBox{align-items:flex-start;gap:12px;display:flex}.student-module__cwxeva__reportTeacherCommentAvatar{background:linear-gradient(135deg,var(--blue),#4a3fcc);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:grid}.student-module__cwxeva__reportTeacherComment{background:var(--bg);border-radius:var(--radius);border-left:3px solid var(--blue);flex:1;margin:0;padding:12px 14px;font-style:normal}.student-module__cwxeva__reportTeacherComment p{color:var(--ink-secondary);margin:0 0 8px;font-size:13px;line-height:1.65}.student-module__cwxeva__reportTeacherCommentFooter{color:var(--ink-muted);font-size:11.5px;font-style:italic}@media (max-width:768px){.student-module__cwxeva__actionPlanGrid{grid-template-columns:1fr}.student-module__cwxeva__profileHeader{flex-direction:column}.student-module__cwxeva__profileHeaderRight{flex-flow:wrap;align-items:flex-start}.student-module__cwxeva__errorBarRow{grid-template-columns:90px 1fr 36px 70px}}
.classroom-module__3MgQVW__classGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}.classroom-module__3MgQVW__classCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;border-left:3px solid var(--green);padding:20px;transition:all .15s}.classroom-module__3MgQVW__classCard:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #0000000a}.classroom-module__3MgQVW__classCardWatch{border-left-color:var(--orange)}.classroom-module__3MgQVW__classCardIntervene{border-left-color:var(--red)}.classroom-module__3MgQVW__className{font-family:var(--font-display),serif;letter-spacing:-.02em;margin-bottom:12px;font-size:18px;font-weight:700}.classroom-module__3MgQVW__classStats{flex-direction:column;gap:8px;display:flex}.classroom-module__3MgQVW__classStat{color:var(--ink-secondary);justify-content:space-between;align-items:center;font-size:13px;display:flex}.classroom-module__3MgQVW__classStat strong{color:var(--ink)}.classroom-module__3MgQVW__riskDots{align-items:center;gap:4px;display:flex}.classroom-module__3MgQVW__classAction{border-top:1px solid var(--border);color:var(--blue);align-items:center;gap:4px;margin-top:12px;padding-top:12px;font-size:13px;font-weight:600;display:flex}.classroom-module__3MgQVW__backRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.classroom-module__3MgQVW__backBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);height:32px;color:var(--ink-secondary);cursor:pointer;align-items:center;gap:6px;padding:0 12px;font-size:13px;transition:all .12s;display:inline-flex}.classroom-module__3MgQVW__backBtn:hover{background:var(--bg);color:var(--ink)}.classroom-module__3MgQVW__studentRow{cursor:pointer}.classroom-module__3MgQVW__studentRow:hover{background:var(--bg)}.classroom-module__3MgQVW__nameCell{align-items:center;gap:10px;display:flex}.classroom-module__3MgQVW__avatar{background:linear-gradient(135deg,var(--blue),#4a3fcc);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.classroom-module__3MgQVW__avatarWatch{background:linear-gradient(135deg,var(--orange),#d4763a)}.classroom-module__3MgQVW__avatarIntervene{background:linear-gradient(135deg,var(--red),#d44040)}.classroom-module__3MgQVW__bottleneckText{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12px;overflow:hidden}.classroom-module__3MgQVW__viewAllBtn{justify-content:center;margin-top:16px;display:flex}
