:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2933;background:#f5f7f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:360px minmax(0,1fr);position:relative}.sidebar{background:#fff;border-right:1px solid #d8dee4;padding:18px;display:flex;flex-direction:column;gap:16px;position:sticky;top:0;height:100vh;overflow:auto}.brand-row{display:flex;align-items:center;gap:12px;padding-bottom:4px}.brand-row h1{font-size:18px;line-height:1.2;margin:0}.brand-row p,.report-header p,.empty-state p,.muted{color:#667085;margin:4px 0 0}.panel{border:1px solid #d8dee4;border-radius:8px;padding:14px;background:#fff}.panel-title,.chart-title{display:flex;align-items:center;gap:8px;font-weight:700;margin-bottom:12px}.field-label{display:block;font-size:12px;color:#667085;margin-bottom:6px}select{width:100%;border:1px solid #cbd5df;border-radius:6px;padding:9px 10px;background:#fff;margin-bottom:10px;max-width:100%}select option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button{border:0;border-radius:6px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.primary{width:100%;background:#2f6f73;color:#fff;margin-bottom:8px}.primary:hover{background:#265b5f}.secondary{width:100%;background:#eef3f2;color:#235457;border:1px solid #c7d8d6}.secondary:hover{background:#dde9e7}.analysis-mode-panel{padding:12px}.analysis-mode-options{display:grid;gap:8px}.analysis-mode-option{width:100%;min-height:58px;border:1px solid #d8dee4;background:#fff;color:#24343f;padding:10px;justify-content:flex-start;text-align:left}.analysis-mode-option:hover{background:#f4f8f7;border-color:#b6ceca}.analysis-mode-option.active{background:#eef7f5;border-color:#2f6f73;box-shadow:inset 0 0 0 1px #2f6f732e}.analysis-mode-check{width:18px;height:18px;color:#2f6f73;flex:0 0 auto}.analysis-mode-copy{display:grid;gap:2px;min-width:0}.analysis-mode-copy strong{font-size:14px;line-height:1.25}.analysis-mode-copy small{color:#667085;font-size:12px;line-height:1.35}.analysis-mode-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#667085;font-size:12px}.analysis-mode-save{min-height:32px;padding:0 12px;background:#2f6f73;color:#fff}.analysis-mode-save:disabled{cursor:default;background:#d8dee4;color:#667085}.hidden{display:none}.error-text{color:#b42318;background:#fff1f0;border:1px solid #ffd1cc;border-radius:6px;padding:8px;margin-top:10px;font-size:13px}.home-slide{font-family:Alibaba PuHuiTi,HarmonyOS Sans SC,MiSans,PingFang SC,Microsoft YaHei,system-ui,sans-serif;min-height:100vh;position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,#18263047,#142f3a6b 52%,#0a1e2a9e),url(/shishuo-home/background.jpg) center / cover no-repeat;background-blend-mode:multiply,normal;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:clamp(24px,4vw,48px)}.home-slide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1a2447,#1e2d3833 42%,#09182457),linear-gradient(180deg,#ffffff0a,#091f2b42 58%,#04121c80);-webkit-backdrop-filter:saturate(.7) brightness(.9);backdrop-filter:saturate(.7) brightness(.9);pointer-events:none}.home-slide-topbar,.home-content-panel{position:relative;z-index:1}.home-slide-topbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-start;gap:24px}.home-school-mark{display:flex;align-items:center;gap:18px;min-width:0;visibility:hidden;pointer-events:none}.home-school-mark img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}.home-school-mark strong,.home-school-mark span{display:block;text-shadow:0 2px 14px rgba(0,0,0,.45)}.home-school-mark strong{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif;font-size:clamp(24px,2.7vw,34px);font-weight:800}.home-school-mark span{margin-top:5px;color:#fffc;font-size:clamp(14px,1.25vw,18px)}.home-content-panel{align-self:stretch;justify-self:center;width:min(1240px,100%);display:grid;grid-template-rows:auto minmax(96px,1fr) auto;gap:0;padding:0}.home-hero-copy{max-width:1100px;text-align:center;justify-self:center;align-self:start;transform:translateY(clamp(-18px,-1.6vh,-8px))}.home-title-lockup{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,30px);margin-bottom:14px}.home-title-logo{width:clamp(92px,9vw,142px);height:clamp(92px,9vw,142px);object-fit:contain;filter:drop-shadow(0 12px 26px rgba(0,0,0,.28))}.home-hero-copy h1{margin:0;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif;font-size:clamp(64px,9vw,132px);line-height:.95;font-weight:800;letter-spacing:0;text-shadow:0 10px 28px rgba(0,0,0,.28)}.home-hero-copy p{max-width:980px;margin:0 auto;color:#ffffffe6;font-size:clamp(18px,1.75vw,25px);line-height:1.68;font-weight:600;text-shadow:0 4px 16px rgba(0,0,0,.28)}.home-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:24px}.home-primary-action{min-height:48px;padding:0 24px;border-radius:6px;background:#ffffffc7;color:#1b4f57;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.62);box-shadow:0 16px 36px #0000003d;transition:transform .15s,box-shadow .15s,background .15s}.home-primary-action:hover{transform:translateY(-1px);background:#ffffffe6;box-shadow:0 18px 40px #0000004d}.home-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,56px);grid-row:3;align-self:end}.home-flow-item{min-height:176px;padding:20px 22px;border:1px solid rgba(255,255,255,.52);border-radius:8px;background:#ebf9fcc2;color:#183f46;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 36px #0426302e}.home-flow-item span{display:block;color:#16828b;font-size:13px;font-weight:800;margin-bottom:12px}.home-flow-item strong{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif;display:block;color:#12363d;font-size:21px;margin-bottom:10px}.home-flow-item p{margin:0;color:#45646a;font-size:14px;line-height:1.55}.conn-status{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500}.conn-status.online{color:#086146;background:#dcfae6}.conn-status.offline{color:#b42318;background:#fff1f0}.conn-status.checking{color:#667085;background:#eef2f6}.score-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 8px;border-radius:999px;font-size:13px;font-weight:700;border:2px solid transparent}.score-badge.lg{min-width:52px;padding:5px 14px;font-size:28px;border-radius:12px;border-width:2px}.score-high{background:#dcfae6;color:#086146;border-color:#a6f4c5}.score-mid{background:#fff4dd;color:#8a4b00;border-color:#ffe3a3}.score-low{background:#fff1f0;color:#b42318;border-color:#ffd1cc}.dimension-bars{display:grid;gap:10px}.dim-row{display:grid;grid-template-columns:minmax(120px,190px) minmax(0,1fr) auto;align-items:center;gap:14px;font-size:13px;min-height:34px;padding:6px 8px;border:1px solid #eef2f6;border-radius:8px;background:linear-gradient(90deg,var(--score-bg, #f8fafc),#ffffff 42%)}.dim-label{color:#344054;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dim-track{height:6px;background:#edf1f5;border-radius:999px;overflow:hidden}.dim-fill{height:100%;border-radius:999px;transition:width .4s ease;min-width:2px;background:var(--score-color, #2f6f73)}.dim-score{min-width:42px;text-align:center;font-weight:700;font-size:12px;padding:3px 8px;border-radius:999px}.overview-section{background:#fff;border:1px solid #d8dee4;border-radius:8px;padding:18px;margin-bottom:18px}.overview-head{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#2f6f73}.overview-head h3{margin:0;font-size:16px;color:#1f2933}.overview-radar{height:380px;width:100%}.history-panel .panel-title{justify-content:flex-start;margin-bottom:10px}.history-panel .panel-title .icon-button{margin-left:auto}.history-list{list-style:none;margin:0;padding:0;max-height:240px;overflow:auto;display:grid;gap:4px}.history-item{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:2px 8px;width:100%;text-align:left;padding:8px 10px;border:1px solid #eaecf0;border-radius:6px;background:#fafbfc;color:#344054;min-height:auto;cursor:pointer}.history-item:hover{background:#edf7f5;border-color:#a6d5d0}.history-top{grid-column:1 / -1;display:flex;align-items:center;gap:8px}.history-top strong{font-size:13px;font-family:monospace}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dot.completed{background:#17b26a}.status-dot.failed{background:#f04438}.status-dot.running{background:#f79009;animation:pulse 1.5s ease infinite}.status-dot.queued{background:#98a2b3}.history-meta{font-size:12px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-time{font-size:11px;color:#98a2b3;text-align:right}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.progress-track{width:100%;height:8px;background:#eaecf0;border-radius:4px;overflow:hidden;margin:8px 0 4px}.progress-fill{height:100%;background:linear-gradient(90deg,#2f6f73,#17b26a);border-radius:4px;transition:width .5s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;min-width:28px}.progress-fill span{font-size:9px;color:#fff;font-weight:700}.elapsed{margin-left:auto;font-size:11px;color:#98a2b3;font-weight:400;font-family:monospace}.stage-dot{width:8px;height:8px;background:#f79009;border-radius:50%;margin-left:auto;animation:pulse 1.5s ease infinite}.tag-list{display:flex;flex-wrap:wrap;gap:4px}.tag-chip{display:inline-block;padding:1px 7px;background:#eef3f2;color:#235457;border-radius:999px;font-size:11px}.nav-num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;font-size:12px;font-weight:700;background:#eaecf0;color:#667085}.nav-num.score-high{background:#dcfae6;color:#086146}.nav-num.score-mid{background:#fff4dd;color:#8a4b00}.nav-num.score-low{background:#fff1f0;color:#b42318}.status-badge{width:fit-content;margin:10px 0;padding:4px 10px;border-radius:999px;font-size:12px;color:#344054;background:#eef2f6}.status-badge.running{color:#8a4b00;background:#fff4dd}.status-badge.completed{color:#086146;background:#dcfae6}.status-badge.failed{color:#b42318;background:#fff1f0}.run-progress-panel{display:flex;flex-direction:column;gap:10px}.run-progress-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.run-progress-text{font-size:12.5px;color:#475467;line-height:1.5}.progress-track.slim{height:8px;border-radius:999px;background:#eaecf0;overflow:hidden}.progress-track.slim .progress-fill{height:100%;background:linear-gradient(90deg,#2f6f73,#12b76a);color:#fff;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;font-size:10.5px;font-weight:700;transition:width .3s ease}.stage-status-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.process-lanes{display:flex;flex-direction:column;gap:10px}.process-lane{display:flex;flex-direction:column;gap:6px}.process-lane-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:11px;color:#667085}.process-lane-heading strong{font-size:12px;color:#344054}.process-lane-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-status{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;font-size:12.5px;color:#475467;background:#f9fafb;border:1px solid transparent}.stage-status-icon{font-size:12px;text-align:center;color:#98a2b3}.stage-status-label{font-weight:500}.stage-status-tag{font-size:11px;color:#98a2b3;font-weight:600}.stage-status-waiting .stage-status-icon{color:#cbd5e1}.stage-status-running{background:#ecfeff;border-color:#b6e3ee;color:#0e7490}.stage-status-running .stage-status-icon{color:#0891b2;animation:pulse-dot 1.4s ease-in-out infinite}.stage-status-running .stage-status-tag{color:#0891b2}.stage-status-completed{background:#f0fdf4;color:#027a48}.stage-status-completed .stage-status-icon{color:#12b76a}.stage-status-completed .stage-status-tag{color:#027a48}.stage-status-failed{background:#fef2f2;color:#b91c1c}.stage-status-failed .stage-status-icon{color:#ef4444}.stage-status-failed .stage-status-tag{color:#b91c1c}@keyframes pulse-dot{0%,to{opacity:.45}50%{opacity:1}}.run-progress-error{margin:0;font-size:12px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:6px 8px}.run-progress-events{border-top:1px solid #eaecf0;padding-top:8px;max-height:160px;overflow:auto}.run-progress-events-title{font-size:11px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.run-progress-events ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.run-progress-events li{display:grid;grid-template-columns:60px 90px 1fr;gap:6px;font-size:11.5px;color:#475467;line-height:1.45}.run-progress-events time{color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px}.event-tag{display:inline-flex;align-items:center;padding:1px 6px;border-radius:4px;font-size:10.5px;font-weight:700;background:#f2f4f7;color:#475467;white-space:nowrap}.event-tag.event-started{background:#ecfeff;color:#0e7490}.event-tag.event-completed{background:#ecfdf3;color:#027a48}.event-tag.event-failed{background:#fef2f2;color:#b91c1c}.event-tag.event-chapter{background:#eff4ff;color:#1849a9}.event-tag.event-fallback{background:#fff7ed;color:#b54708}.event-tag.event-created{background:#f2f4f7;color:#475467}.event-tag.event-generated,.event-tag.event-computed{background:#eef4ff;color:#3538cd}.event-stage{font-size:10.5px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-stage small{margin-left:5px;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.model-process-panel{display:flex;flex-direction:column;gap:8px}.model-process-panel .panel-title{position:relative}.model-process-pulse{width:8px;height:8px;border-radius:50%;background:#12b76a;margin-left:4px;box-shadow:0 0 #12b76a8c;animation:pulse-dot 1.4s ease-in-out infinite}.model-process-panel.tone-running{border-color:#b6e3ee;background:linear-gradient(180deg,#f0fbfd,#fff 80%)}.model-process-panel.tone-done{border-color:#abefc6}.model-process-panel.tone-warn{border-color:#fecaca}.model-process-panel.tone-skipped{border-color:#d0d5dd}.model-process-text{margin:0;font-size:12.5px;color:#0e7490;font-weight:600}.model-process-sub{margin:0;font-size:12px;color:#475467}.model-process-progress{display:flex;align-items:baseline;gap:6px;font-size:12px;color:#475467}.model-process-progress strong{font-size:16px;color:#0e7490;font-weight:700}.model-process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;font-size:12px;color:#475467}.model-process-grid>div{display:flex;justify-content:space-between;border-bottom:1px dashed #eaecf0;padding:2px 0}.model-process-grid strong{color:#101828;font-weight:600}.model-process-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:3px;max-height:140px;overflow:auto}.model-process-item{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center;font-size:11.5px;color:#344054;padding:3px 6px;border-radius:4px;background:#f9fafb}.model-process-item.tone-ok{background:#ecfdf3;color:#027a48}.model-process-item.tone-fallback{background:#fff7ed;color:#b54708}.model-process-item.tone-fail{background:#fef2f2;color:#b91c1c}.model-process-tag{display:inline-flex;align-items:center;padding:1px 6px;border-radius:4px;font-size:10.5px;font-weight:700;background:#fff}.model-process-tag.tag-ok{color:#027a48}.model-process-tag.tag-fallback{color:#b54708}.model-process-tag.tag-fail{color:#b91c1c}.model-process-latency{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:#667085}@media(max-width:980px){.model-process-grid{grid-template-columns:1fr}.run-progress-events li{grid-template-columns:56px 80px 1fr}}.workspace{padding:22px;min-width:0}.app-shell.sidebar-collapsed .workspace{padding-left:64px}.empty-state{min-height:calc(100vh - 44px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state h2{font-size:24px;margin:18px 0 4px}.report-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.export-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#eef3f2;color:#235457;border:1px solid #c7d8d6;border-radius:6px;font-size:13px;font-weight:600;min-height:36px;cursor:pointer}.export-btn:hover{background:#dde9e7}.eyebrow{color:#2f6f73;font-size:26px;font-weight:700;margin:0 0 4px}.report-header h2{font-size:26px;margin:0}.score-box{width:128px;min-height:88px;border:1px solid #d8dee4;border-radius:8px;background:#fff;display:grid;place-items:center;padding:10px}.score-box span{color:#667085;font-size:12px}.score-box strong{font-size:36px;line-height:1}.report-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.chapter-nav{position:sticky;top:0;z-index:5;display:flex;gap:8px;overflow-x:auto;padding:2px 2px 10px;margin-bottom:2px;background:linear-gradient(180deg,#f8fafc,#f8fafceb 80%,#f8fafc00);scrollbar-width:thin}.chapter-nav button{flex:0 0 auto;display:inline-grid;grid-template-columns:auto minmax(72px,132px) auto;align-items:center;gap:8px;min-width:168px;max-width:238px;text-align:left;justify-content:start;padding:8px 10px;border:1px solid #d8dee4;background:#fff;color:#344054;border-radius:8px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.chapter-nav button:hover{background:#f8fafb;box-shadow:0 6px 16px #1018280f}.chapter-nav button.active{border-color:#2f6f73;background:#edf7f5;color:#184b4d;box-shadow:inset 0 -2px #2f6f73}.chapter-nav-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.chapter-nav strong{justify-self:end;min-width:34px;text-align:center;border-radius:999px;padding:2px 7px;font-size:12px}.chapter-view{min-width:0;background:#fff;border:1px solid #d8dee4;border-radius:8px;padding:18px}.chapter-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eaecf0;padding-bottom:12px}.chapter-head h3{font-size:24px;margin:0}.narrative{line-height:1.7;color:#344054}.chapter-data-status{display:inline-flex;align-items:center;gap:8px;margin:4px 0 14px;padding:6px 12px;border-radius:999px;font-size:12.5px;font-weight:600;background:#ecfdf3;color:#027a48;border:1px solid #abefc6;line-height:1.4}.chapter-data-status .chapter-data-status-dot{width:8px;height:8px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 3px #12b76a26}.chapter-data-status.tone-warn{background:#fffaeb;color:#b54708;border-color:#fedf89}.chapter-data-status.tone-warn .chapter-data-status-dot{background:#f79009;box-shadow:0 0 0 3px #f790092e}.chapter-data-status.tone-partial{background:#f2f4f7;color:#475467;border-color:#d0d5dd}.chapter-data-status.tone-partial .chapter-data-status-dot{background:#98a2b3;box-shadow:none}.chart-section{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px;margin:16px 0}.chart-block{min-height:300px;border:1px solid #eaecf0;border-radius:8px;padding:12px}.chart-block.unavailable{display:flex;flex-direction:column;justify-content:center;color:#667085;background:#f8fafb}.echart{height:248px;width:100%}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}h4{margin:18px 0 10px}.finding-list,.plain-list{margin:0;padding-left:18px}.finding-list li{margin-bottom:12px}.finding-list p{margin:0 0 8px;line-height:1.6}.refs{display:flex;gap:6px;flex-wrap:wrap}.refs button{min-height:26px;padding:2px 8px;color:#235457;background:#eef3f2;transition:background .12s ease}.refs button:hover{background:#dde9e7}table{width:100%;border-collapse:collapse;font-size:14px}th,td{border:1px solid #eaecf0;padding:8px 10px;text-align:left;vertical-align:top}th{width:32%;color:#344054;background:#f8fafb}.drawer{position:fixed;top:0;right:0;width:min(420px,100vw);height:100vh;transform:translate(100%);transition:transform .18s ease;background:#fff;border-left:1px solid #d8dee4;padding:20px;z-index:20;box-shadow:-12px 0 30px #1018281f;overflow:auto}.drawer.open{transform:translate(0)}.icon-button{position:absolute;top:14px;right:14px;width:34px;min-height:34px;background:#f2f4f7}.icon-button:hover{background:#e4e7ec}.icon-button.small{position:static;width:28px;min-height:28px}.evidence-detail strong{color:#2f6f73}.evidence-detail p{line-height:1.7;padding:12px 0}dl{display:grid;grid-template-columns:64px 1fr;gap:8px 12px}dt{color:#667085}dd{margin:0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell,.report-grid,.two-col,.chart-section{grid-template-columns:1fr}.sidebar,.chapter-nav{position:static;height:auto}.chapter-nav{margin-left:-2px;margin-right:-2px}.report-header{align-items:flex-start;flex-direction:column}.header-actions{align-self:stretch;justify-content:space-between}.overview-radar{height:300px}.history-list{max-height:160px}.dim-row{grid-template-columns:minmax(120px,170px) minmax(0,1fr) 42px}}@media(max-width:600px){.sidebar{padding:12px;gap:10px}.workspace{padding:14px}.overview-radar{height:260px}.chapter-view{padding:12px}.chapter-head h3{font-size:20px}}.chart-help{margin:6px 0 8px;color:#667085;font-size:13px;line-height:1.55}.logic-relations-chart-block{grid-column:1 / -1}.logic-relations-chart-block .lr-chart-row{grid-template-columns:minmax(360px,1fr) minmax(280px,380px);align-items:stretch}.logic-relations-chart-block .lr-chart-cell{min-height:260px}.logic-relations-chart-block .lr-chart-cell .echart{height:260px}.lr-chart-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:18px;align-items:start}.lr-chart-cell{min-width:0;min-height:248px}.lr-chart-cell .echart{height:248px;width:100%}.lr-insight{background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px;padding:14px 16px;font-size:13px;color:#475467}.lr-insight-title{margin:0 0 10px;font-size:14px;font-weight:700;color:#101828}.lr-insight-body{display:flex;flex-direction:column;gap:10px}.lr-insight-line{margin:0;line-height:1.6;color:#344054}.lr-insight-line strong{color:#2f6f73}.lr-insight-label{margin:0;font-size:11.5px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.05em}.lr-insight-text{margin:0;line-height:1.6;font-size:12.5px;color:#475467}.lr-insight-text strong{color:#b54708}.lr-insight-types{display:flex;gap:14px;flex-wrap:wrap}.lr-type-group{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#344054}.lr-type-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.lr-type-dot.lr-type-high{background:#c11574;box-shadow:0 0 0 3px #c1157426}.lr-type-dot.lr-type-org{background:#175cd3;box-shadow:0 0 0 3px #175cd31f}.lr-type-name{font-weight:600}.lr-type-count{color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px}@media(max-width:980px){.logic-relations-chart-block{grid-column:1 / -1}.logic-relations-chart-block .lr-chart-row{grid-template-columns:1fr}.logic-relations-chart-block .lr-chart-cell{min-height:220px}.logic-relations-chart-block .lr-chart-cell .echart{height:220px}.lr-chart-row{grid-template-columns:1fr;gap:14px}.lr-chart-cell{min-height:220px}.lr-chart-cell .echart{height:220px}}.lr-insight-types-block{display:flex;flex-direction:column;gap:4px}.lr-type-group-full{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#344054;font-weight:600}.lr-type-detail{margin:0 0 6px 18px;font-size:12px;color:#667085;line-height:1.5}.lr-insight-note{display:flex;align-items:flex-start;gap:6px;margin:4px 0 0;padding:6px 8px;background:#eff4ff;border-radius:6px;font-size:11.5px;color:#1849a9;line-height:1.45}.lr-insight-note svg{flex-shrink:0;margin-top:1px;color:#1849a9}.word-frequency-chart-block,.feedback-language-chart-block,.acoustic-profile-chart-block,.acoustic-chart-block{grid-column:1 / -1}.chart-insight-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(300px,420px);gap:18px;align-items:stretch}.chart-insight-layout .chart-insight-chart{min-width:0;min-height:260px}.chart-insight-layout .chart-insight-chart .echart{height:260px;width:100%}.chart-insight-panel{background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px;padding:14px 16px;font-size:13px;color:#475467;display:flex;flex-direction:column;gap:12px}.chart-insight-panel h4{margin:0;font-size:14px;font-weight:700;color:#101828}.chart-insight-section{display:flex;flex-direction:column;gap:4px}.chart-insight-label{font-size:11.5px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.05em}.chart-insight-text{margin:0;line-height:1.6;font-size:12.5px;color:#475467}.chart-insight-text strong{color:#b54708}.chart-insight-kpis{display:flex;gap:16px;flex-wrap:wrap;margin:2px 0}.chart-insight-kpi{display:inline-flex;align-items:baseline;gap:6px;font-size:13px}.chart-insight-kpi span{color:#667085;font-size:12px}.chart-insight-kpi strong{color:#2f6f73;font-size:15px;font-weight:700}.chart-insight-kpi.muted strong{color:#667085}@media(max-width:980px){.word-frequency-chart-block,.feedback-language-chart-block,.acoustic-profile-chart-block,.acoustic-chart-block{grid-column:1 / -1}.chart-insight-layout{grid-template-columns:1fr;gap:14px}.chart-insight-layout .chart-insight-chart{min-height:220px}.chart-insight-layout .chart-insight-chart .echart{height:220px}}.metric-table th,.metric-table td{vertical-align:top}.metric-table thead th{color:#475467;background:#f8fafb;font-weight:700}.metric-table .metric-name{width:24%}.metric-label{display:block;color:#1d2939;font-weight:700}.metric-key{display:block;max-width:260px;margin-top:3px;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-value{width:18%;color:#1d2939;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.metric-desc{color:#475467;line-height:1.55}.metric-json{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px}.refs button{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evidence-detail code{color:#344054;background:#f2f4f7;border-radius:4px;padding:2px 5px;font-size:12px}.metric-table-grid{width:100%;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden;background:#fff;font-size:14px}.metric-table-header,.metric-table-row{display:grid;grid-template-columns:minmax(150px,220px) minmax(180px,260px) minmax(0,1fr);align-items:stretch}.metric-table-header{color:#475467;background:#f8fafb;font-weight:700}.metric-table-row{border-top:1px solid #eaecf0}.metric-table-row:nth-child(2n){background:#fcfcfd}.metric-table-block{display:grid;gap:14px}.advanced-metrics{border:1px dashed #d0d5dd;border-radius:10px;background:#fafbfc;padding:0;overflow:hidden}.advanced-metrics>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:13px;color:#475467;-webkit-user-select:none;user-select:none}.advanced-metrics>summary::-webkit-details-marker{display:none}.advanced-metrics>summary:before{content:"▸";font-size:11px;color:#667085;transition:transform .15s ease}.advanced-metrics[open]>summary:before{content:"▾"}.advanced-metrics>summary:hover{background:#f2f4f7}.advanced-metrics-hint{color:#98a2b3;font-weight:400;font-size:12px}.advanced-metrics[open]>.metric-table-grid{border-top:1px solid #eaecf0}.logic-relations-detail{margin-top:12px;border:1px solid #d0d5dd;border-radius:10px;background:#fafbfc;overflow:hidden}.logic-relations-detail>summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;color:#475467;-webkit-user-select:none;user-select:none}.logic-relations-detail>summary::-webkit-details-marker{display:none}.logic-relations-detail>summary:before{content:"▸";font-size:11px;color:#667085;transition:transform .15s ease}.logic-relations-detail[open]>summary:before{content:"▾"}.logic-relations-detail>summary:hover{background:#f2f4f7}.logic-relations-detail .logic-model{font-size:11px;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-left:auto}.lr-list{list-style:none;margin:0;padding:8px 14px 14px;display:flex;flex-direction:column;gap:10px;max-height:360px;overflow:auto;border-top:1px solid #eaecf0}.lr-item{background:#fff;border:1px solid #eaecf0;border-radius:8px;padding:10px 12px}.lr-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.lr-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;white-space:nowrap}.lr-confidence{font-size:11px;color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lr-time{font-size:11px;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-left:auto}.lr-source{margin:0 0 4px;padding:6px 10px;background:#f9fafb;border-left:3px solid #d0d5dd;font-size:12.5px;color:#344054;line-height:1.6;border-radius:0 6px 6px 0}.lr-explanation{margin:0;font-size:12px;color:#475467;line-height:1.55}.metric-table-header>span,.metric-cell{min-width:0;padding:11px 12px;border-right:1px solid #eaecf0}.metric-table-header>span:last-child,.metric-cell:last-child{border-right:0}.metric-name-cell .metric-label{color:#1d2939;font-weight:700;line-height:1.45}.metric-table-grid .metric-value{width:auto;max-width:none;color:#8a4b00;font-weight:800;font-variant-numeric:tabular-nums;text-align:left;white-space:normal;overflow-wrap:anywhere}.metric-table-grid .metric-desc{margin:0;color:#667085;line-height:1.6;font-size:13px}.event-timeline-block{grid-column:1 / -1;min-height:420px}.event-timeline{display:grid;gap:12px;margin-top:12px}.event-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:10px;border:1px solid #eef2f6;border-radius:8px;background:#fbfcfd}.event-index{display:grid;place-items:center;min-height:32px;border-radius:6px;background:#fff4dd;color:#8a4b00;font-weight:800;font-variant-numeric:tabular-nums}.event-row-top{display:flex;justify-content:space-between;gap:12px;color:#1d2939}.event-row-top span{color:#667085;white-space:nowrap;font-variant-numeric:tabular-nums}.event-track{position:relative;height:8px;margin:8px 0;border-radius:999px;background:#eaecf0;overflow:hidden}.event-track span{position:absolute;top:0;bottom:0;border-radius:999px;background:#2f6f73}.event-row p{margin:0;color:#475467;line-height:1.6}@media(max-width:980px){.metric-table-header{display:none}.metric-table-row{grid-template-columns:1fr;padding:11px 12px;gap:6px}.metric-cell{padding:0;border-right:0}.metric-table-grid .metric-value:before{content:"数值：";color:#667085;font-weight:600}.event-row-top{flex-direction:column;gap:4px}}.metric-explain{display:grid;gap:6px;margin:0}.metric-name-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.metric-name-cell .metric-label{word-break:break-word}.metric-key-hint{display:none;font-size:11px;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.metric-table-row:hover .metric-key-hint,.metric-name-cell:focus-within .metric-key-hint{display:inline}.metric-explain-row{margin:0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:start;line-height:1.6;color:#344054;font-size:13px}.metric-explain-row.metric-explain-fallback{grid-template-columns:1fr;color:#667085}.metric-explain-tag{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:700;line-height:1.4;white-space:nowrap}.metric-explain-tag.tag-plain{color:#475467;background:#eef2f6}.metric-explain-tag.tag-interp{color:#8a4b00;background:#fff4dd}.metric-explain-tag.tag-suggest{color:#086146;background:#dcfae6}.refs{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-top:4px}.refs-prefix{font-size:12px;color:#667085;font-weight:600;margin-right:2px}.refs .ref-chip,.refs button.ref-chip{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:2px 8px;border:1px solid transparent;border-radius:999px;font-size:12px;color:#235457;background:#eef3f2;max-width:320px}.refs .ref-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.refs .ref-chip-metric{background:#ecf2fb;color:#1d4ed8;border-color:#d6e2f6}.refs .ref-chip-evidence{background:#eef3f2;color:#235457;border-color:#d4e2e1}.refs .ref-chip-chart{background:#f4eefb;color:#6b3aa8;border-color:#e2d4f3}.refs .ref-chip-time{background:#fff4dd;color:#8a4b00;border-color:#f3e1bf}.refs .ref-chip-static{cursor:default}.refs button.ref-chip:hover{filter:brightness(.97)}.insight-section{margin:18px 0 4px;border-top:1px solid #eaecf0;padding-top:14px}.insight-section-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#1d2939}.insight-section-head h4{margin:0;font-size:15px}.insight-count{margin-left:auto;font-size:12px;color:#667085}.insight-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.insight-group{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:11px 12px}.insight-group-finding{border-left:3px solid #2f6f73}.insight-group-risk{border-left:3px solid #f04438}.insight-group-suggestion{border-left:3px solid #086146}.insight-group-limitation{border-left:3px solid #98a2b3}.insight-group-head{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#1d2939;font-weight:700;font-size:13px}.insight-group-count{margin-left:auto;font-size:11px;color:#667085;background:#f2f4f7;border-radius:999px;padding:1px 7px;font-weight:600}.insight-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.insight-card{border:1px solid #eaecf0;border-radius:6px;padding:8px 10px;background:#fafbfc}.insight-card.sev-positive{background:#f3fbf6;border-color:#d2efde}.insight-card.sev-warning{background:#fffaf0;border-color:#f3e1bf}.insight-card.sev-critical{background:#fff5f4;border-color:#ffd1cc}.insight-card-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.insight-card-title{font-weight:700;color:#1d2939;font-size:13.5px;flex:1 1 auto;min-width:0}.insight-sev{display:inline-flex;padding:1px 7px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;color:#475467;background:#eef2f6}.insight-sev.sev-positive{color:#086146;background:#dcfae6}.insight-sev.sev-warning{color:#8a4b00;background:#fff4dd}.insight-sev.sev-critical{color:#b42318;background:#fff1f0}.insight-sev.sev-limitation{color:#475467;background:#eef2f6}.insight-card-message{margin:0;color:#344054;line-height:1.55;font-size:13px}.insight-card-toggle{margin-top:6px;background:transparent;color:#2f6f73;font-size:12px;font-weight:600;padding:0;min-height:22px;gap:4px}.insight-toggle-icon{transition:transform .15s ease}.insight-toggle-icon.open{transform:rotate(180deg)}.insight-card-detail{margin-top:6px;padding-top:6px;border-top:1px dashed #e4e7ec;display:grid;gap:6px}.insight-rationale{margin:0;font-size:12.5px;color:#475467;display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;align-items:start;line-height:1.55}.insight-rationale-label{display:inline-flex;justify-content:center;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:700;background:#eef2f6;color:#475467;white-space:nowrap}.insight-confidence{margin:0;font-size:11.5px;color:#667085}.insight-no-detail{margin:0;font-size:12px}.model-status{display:grid;gap:10px;padding:14px 16px;margin-bottom:16px;border-radius:10px;border:1px solid #d8dee4;background:#fff}.model-status-good{border-color:#c6ead2;background:#f6fbf8}.model-status-warn{border-color:#f3e1bf;background:#fffbf2}.model-status-neutral{border-color:#d8dee4}.model-status-head{display:flex;align-items:center;gap:8px;color:#1d2939}.model-status-head h3{margin:0;font-size:15px}.model-status-summary{margin:0;color:#344054;font-size:13.5px;line-height:1.55}.model-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.model-stat{display:grid;gap:2px;padding:8px 10px;border:1px solid #eaecf0;border-radius:6px;background:#fafbfc;font-size:12px}.model-stat span{color:#667085}.model-stat strong{color:#1d2939;font-size:15px;font-variant-numeric:tabular-nums}.model-status-meta{display:flex;gap:14px;flex-wrap:wrap;color:#667085;font-size:12px}.model-status-warn{display:flex;align-items:flex-start;gap:6px;padding:8px 10px;background:#fff4dd;color:#8a4b00;border-radius:6px;font-size:12.5px;flex-wrap:wrap}.model-status-warn-reason{flex-basis:100%;color:#6b3a00;font-size:12px}.rt-ch-chart-block{grid-column:1 / -1;min-height:auto}.rt-ch-chart-block>.chart-title{background:#f3f7fc;border-radius:0;padding:10px 14px;margin:-2px -2px 14px;font-size:18px}.rt-ch-chart-block>.chart-title svg{display:none}.rt-ch-chart-block>.chart-title span{font-weight:800}.rt-ch-chart-block .chart-help{max-width:920px;color:#101828;font-size:15px;line-height:1.9}.rt-ch-block{display:grid;grid-template-columns:minmax(390px,1fr) minmax(360px,.98fr);gap:20px;align-items:start;margin-top:20px}.rt-ch-chart{background:#fff;border:0;border-radius:0;padding:0;min-width:0}.rt-ch-chart svg{width:100%;height:auto;display:block;overflow:visible}.rt-ch-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff;border:1px solid #dfe3ea;color:#111827;font-size:15px;text-align:center}.rt-ch-table th,.rt-ch-table td{border:1px solid #dfe3ea;padding:11px 12px;line-height:1.45;vertical-align:middle;word-break:keep-all}.rt-ch-table th{background:#f2f6fb;font-weight:700}.rt-ch-table td{font-weight:500}.rt-ch-table .rt-ch-mode-cell{background:#fff;font-weight:700}.discourse-timeline-block{grid-column:1 / -1;min-height:auto}.discourse-legend{display:flex;gap:14px;margin:8px 0 6px;font-size:12.5px;color:#475467}.discourse-legend-item{display:inline-flex;align-items:center;gap:6px}.discourse-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px}.discourse-timeline{display:flex;align-items:flex-end;height:168px;border:1px solid #eaecf0;border-radius:6px;padding:6px 4px 4px;background:#fafbfc;gap:1px;position:relative;overflow:hidden}.discourse-col{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;min-width:6px;cursor:pointer;padding:0 1px 14px;position:relative;height:100%}.discourse-col-stack{height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:2px 2px 0 0;border:1px solid transparent;transition:border-color .12s ease,transform .12s ease}.discourse-col.hover .discourse-col-stack,.discourse-col:focus .discourse-col-stack{border-color:#2f6f73;transform:translateY(-2px)}.discourse-seg{width:100%;transition:opacity .15s ease}.discourse-col-label{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;color:#98a2b3;font-variant-numeric:tabular-nums}.discourse-axis-label{margin:4px 0 0;text-align:right;font-size:11px;color:#98a2b3}.discourse-tooltip{margin-top:8px;display:inline-flex;flex-wrap:wrap;gap:10px;padding:6px 10px;background:#1d2939;color:#fff;border-radius:6px;font-size:12px}.discourse-tooltip strong{font-size:12px;font-weight:700}.history-item{grid-template-rows:auto auto auto}.history-status{margin-left:auto;font-size:11px;padding:1px 7px;border-radius:999px;background:#eef2f6;color:#475467;font-weight:600}.history-status.status-completed{background:#dcfae6;color:#086146}.history-status.status-running{background:#fff4dd;color:#8a4b00}.history-status.status-failed{background:#fff1f0;color:#b42318}.history-status.status-interrupted{background:#f4f0fb;color:#6b3aa8}.history-status.status-cancelled{background:#f2f4f7;color:#475467}.history-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;grid-column:1 / -1;margin-top:2px}.history-duration{font-size:11px;color:#667085;font-variant-numeric:tabular-nums}.history-flag{font-size:10px;padding:1px 6px;border-radius:4px;background:#fff4dd;color:#8a4b00;font-weight:600}.status-dot.interrupted{background:#a37aca}.status-dot.idle{background:#cbd5df}@media(max-width:980px){.rt-ch-block,.insight-groups{grid-template-columns:1fr}.model-status-grid{grid-template-columns:repeat(2,1fr)}.discourse-timeline{height:140px}}@media(max-width:600px){.metric-explain-row{grid-template-columns:1fr;gap:2px}.rt-ch-info-list,.insight-rationale{grid-template-columns:1fr}.model-status-grid{grid-template-columns:1fr 1fr}}.mode-select-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7f9;padding:24px}.mode-select-card{background:#fff;border-radius:12px;padding:40px 36px;max-width:560px;width:100%;box-shadow:0 4px 24px #0000000f;display:flex;flex-direction:column;align-items:center;gap:16px}.mode-select-icon{color:#2f6f73}.mode-select-card h1{font-size:22px;margin:0;text-align:center}.mode-select-buttons{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:8px}.mode-btn{border:2px solid #d8dee4;border-radius:10px;background:#fff;padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:border-color .15s,box-shadow .15s;color:#1f2933}.mode-btn:hover{border-color:#2f6f73;box-shadow:0 0 0 3px #2f6f731a}.mode-btn strong{font-size:15px}.mode-btn span{font-size:12px;color:#667085;text-align:center;line-height:1.5}.mode-btn-user{border-color:#7cc36a}.mode-btn-user:hover{border-color:#4f9a3e;box-shadow:0 0 0 3px #7cc36a1f}.mode-btn-developer{border-color:#4f6fd2}.mode-btn-developer:hover{border-color:#3a54b0;box-shadow:0 0 0 3px #4f6fd21f}.mode-toggle-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d8dee4;border-radius:6px;background:#f9fafb;font-size:12px;color:#475467;cursor:pointer;width:100%;justify-content:center;transition:background .15s}.mode-toggle-btn:hover{background:#f0f2f5}.sidebar-collapse-btn{position:fixed;top:14px;left:352px;z-index:100;background:#fff;border:1px solid #d8dee4;border-radius:0 6px 6px 0;padding:8px 5px;cursor:pointer;color:#667085;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s,left .2s ease}.sidebar-collapse-btn:hover{color:#2f6f73;background:#f5f7f9}.app-shell.sidebar-collapsed{grid-template-columns:0 1fr}.app-shell.sidebar-collapsed .sidebar{width:0;overflow:hidden;padding:0;border:none;min-width:0}.app-shell.sidebar-collapsed .sidebar-collapse-btn{left:0}.view-tabs{display:flex;gap:0;border-bottom:2px solid #e8edf5;margin-bottom:18px;padding:0 4px}.view-tab{padding:10px 18px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:none;cursor:pointer;font-size:14px;font-weight:600;color:#667085;display:inline-flex;align-items:center;gap:7px;border-radius:6px 6px 0 0;transition:color .15s,border-color .15s,background .15s}.view-tab:hover{color:#344054;background:#f9fafb}.view-tab.active{color:#2f6f73;border-bottom-color:#2f6f73}.view-tab:disabled{opacity:.4;cursor:not-allowed}.teaching-feedback{width:min(100%,1440px);margin:0 auto 40px;color:#263238}.feedback-dimension-heading p,.feedback-actions-heading p{margin:0 0 4px;color:#667085;font-size:12px;font-weight:700}.feedback-dimensions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;margin-top:28px}.feedback-dimension{--feedback-accent: #2f6f73;min-width:0;padding:0 24px 0 0;border-right:1px solid #e4e9eb}.feedback-dimension:last-child{padding-right:0;border-right:0}.feedback-dimension.emotional{--feedback-accent: #a34f67}.feedback-dimension.outcome{--feedback-accent: #9a6618}.feedback-dimension-heading,.feedback-actions-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:19px}.feedback-dimension-mark{width:5px;height:36px;flex:0 0 5px;border-radius:3px;background:var(--feedback-accent)}.feedback-dimension-heading h3,.feedback-actions-heading h3{margin:0;color:#263238;font-size:17px;line-height:1.45;letter-spacing:0}.feedback-stage-list{display:grid;gap:0;margin-left:10px;border-left:1px solid #d8dfe2}.feedback-stage{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:0 0 24px 14px}.feedback-stage:last-child{padding-bottom:0}.feedback-stage-index{width:30px;height:28px;display:grid;place-items:center;margin-left:-30px;color:var(--feedback-accent);background:#fff;border:1px solid color-mix(in srgb,var(--feedback-accent) 42%,#d8dfe2);border-radius:5px;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}@media(max-width:1100px){.feedback-dimensions{grid-template-columns:1fr;gap:0}.feedback-dimension{padding:24px 2px 30px;border-right:0;border-bottom:1px solid #e4e9eb}.feedback-dimension:last-child{padding-right:2px;border-bottom:0}}.feedback-stage h4{margin:2px 0 7px;color:#263238;font-size:15px;line-height:1.4;letter-spacing:0}.feedback-stage p{margin:0;color:#4d5a60;font-size:14px;line-height:1.9;text-align:justify}.feedback-actions{margin-top:26px;padding:24px 26px;background:#f7f8f5;border:1px solid #dfe3d8;border-radius:6px}.feedback-actions-primary{margin-top:24px;margin-bottom:2px}.feedback-actions-heading{color:#50713b}.feedback-actions ol{display:grid;gap:14px;margin:0;padding-left:24px}.feedback-actions li{padding-left:6px;color:#3f4b42;font-size:14px;line-height:1.85}.feedback-actions li::marker{color:#50713b;font-weight:800}.feedback-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#667085;text-align:center}.feedback-state strong{color:#344054;font-size:16px}.feedback-state-error{color:#b42318}@media(max-width:720px){.feedback-stage-list{margin-left:8px}.feedback-stage{grid-template-columns:30px minmax(0,1fr);gap:10px;padding-left:13px}.feedback-stage-index{width:28px;margin-left:-28px}.feedback-stage p{text-align:left}.feedback-actions{padding:20px 17px}}.classroom-record{min-height:200px}.record-loading{display:flex;align-items:center;gap:12px;padding:48px 0;justify-content:center;color:#667085;font-size:14px}.record-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;color:#667085;gap:8px}.record-empty h3{margin:0;font-size:16px;color:#344054}.record-empty p{margin:0;max-width:420px;line-height:1.6}.record-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;flex-wrap:wrap}.record-header h3{margin:0;font-size:17px}.record-source-hint{font-size:11px;color:#f79009;display:block;margin-top:2px}.record-audit-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;padding:4px 12px;border-radius:14px;font-weight:600;flex-shrink:0}.record-audit-badge.passed{background:#dcfae6;color:#067647}.record-audit-badge.failed{background:#fff1f0;color:#b42318}.record-course-card{background:#f9fafb;border:1px solid #e8edf5;border-radius:8px;padding:14px 18px;margin-bottom:18px}.record-course-row{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.record-course-label{font-size:11px;color:#98a2b3;font-weight:600;text-transform:uppercase;flex-shrink:0}.record-course-row strong{font-size:15px}.record-course-meta{display:flex;gap:16px;font-size:12px;color:#667085}.record-section{margin-bottom:22px}.record-section-head{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.record-section-head h4{margin:0;font-size:14px;font-weight:700;color:#344054}.record-count{font-size:12px;color:#98a2b3}.record-search{margin-left:auto;padding:5px 10px;border:1px solid #d8dee4;border-radius:6px;font-size:12px;width:180px;max-width:100%}.utterance-list{display:flex;flex-direction:column;max-height:55vh;overflow:auto;border:1px solid #e8edf5;border-radius:8px}.utterance-card{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-bottom:1px solid #f0f2f5;font-size:13px;line-height:1.6;transition:background .1s}.utterance-card:last-child{border-bottom:none}.utterance-card:hover{background:#fafcfc}.utterance-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;flex-shrink:0;margin-top:1px}.utterance-badge.role-teacher,.utterance-badge.role-t{background:#e8f0fe;color:#3a54b0}.utterance-badge.role-student,.utterance-badge.role-s{background:#e6f4e6;color:#3a7a3a}.utterance-badge.role-unknown{background:#f2f4f7;color:#667085}.utterance-time{font-size:11px;color:#98a2b3;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:80px}.utterance-text{flex:1;min-width:0;word-break:break-word}.record-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;font-size:13px;color:#667085}.record-pagination button{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px solid #d8dee4;border-radius:6px;background:#fff;font-size:12px;cursor:pointer;color:#475467}.record-pagination button:hover:not(:disabled){border-color:#2f6f73;color:#2f6f73}.record-pagination button:disabled{opacity:.35;cursor:not-allowed}.event-strip{display:flex;flex-direction:column;gap:6px}.event-strip-item{display:flex;align-items:center;gap:10px}.event-strip-bar{height:8px;min-width:4px;background:#2f6f73;border-radius:4px;flex-shrink:0}.event-strip-label{font-size:13px;font-weight:600;color:#344054;min-width:80px;flex-shrink:0}.event-strip-time{font-size:11px;color:#98a2b3;font-variant-numeric:tabular-nums}.record-file-list{display:flex;flex-direction:column;gap:4px}.record-file-item{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#f9fafb;border-radius:6px;font-size:12px;color:#475467}.record-file-name{font-weight:600;flex:1;min-width:0;word-break:break-word}.record-file-type{font-size:10px;padding:1px 6px;border-radius:4px;background:#e8edf5;color:#475467;flex-shrink:0}.record-file-type.binary{background:#f2f4f7;color:#667085}.record-file-size{font-size:11px;color:#98a2b3;flex-shrink:0}.record-raw-json{margin-top:18px;border-top:1px solid #d8dee4;padding-top:12px}.record-raw-json summary{font-size:12px;color:#667085;cursor:pointer;font-weight:600}.record-json-content{font-size:11px;background:#f6f8fa;padding:12px;border-radius:6px;margin-top:8px;max-height:400px;overflow:auto;white-space:pre-wrap;word-break:break-word}.data-input-cards{display:flex;flex-direction:column;gap:10px}.data-input-card{border:1px solid #d8dee4;border-radius:8px;padding:14px;background:#fff;display:flex;gap:12px;align-items:flex-start}.data-input-card-icon{color:#667085;flex-shrink:0;margin-top:2px}.data-input-card-body{flex:1;min-width:0}.data-input-card-body strong{display:block;font-size:13px;margin-bottom:8px}.data-input-card-body select{margin-bottom:8px}.data-input-card-body .primary,.data-input-card-body .secondary{width:auto;padding:0 14px}.demo-fixed-card{background:linear-gradient(180deg,#fff,#f4fbfa);border-color:#b9deda}.user-fail-state{min-height:calc(100vh - 200px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#667085;gap:8px;padding:48px 24px}.user-fail-state h2{margin:0;font-size:20px;color:#344054}.user-fail-state p{margin:0;max-width:360px;line-height:1.6;color:#667085}.raw-chevron{transition:transform .15s}.raw-chevron.open{transform:rotate(90deg)}.record-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.record-stat-item{background:#f9fafb;border:1px solid #e8edf5;border-radius:8px;padding:14px 12px;text-align:center;display:flex;flex-direction:column;gap:4px}.record-stat-item strong{font-size:20px;color:#2f6f73;font-variant-numeric:tabular-nums}.record-stat-item span{font-size:11px;color:#667085;font-weight:500}.record-video-preview{position:relative;border-radius:10px;overflow:hidden;background:#0f0f1a;aspect-ratio:16 / 9;max-width:560px;max-height:315px;margin:0 auto}.record-video-thumb{width:100%;height:100%;object-fit:cover;display:block;border:none;outline:none}.record-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;padding:0;min-height:0;transition:transform .15s}.record-video-play-btn:hover{transform:translate(-50%,-50%) scale(1.08)}.record-filter-bar{display:flex;gap:4px}.record-filter-btn{padding:4px 10px;border:1px solid #d8dee4;border-radius:14px;background:#fff;font-size:12px;color:#667085;cursor:pointer;min-height:0;transition:background .15s,color .15s,border-color .15s}.record-filter-btn:hover{border-color:#2f6f73;color:#2f6f73}.record-filter-btn.active{background:#2f6f73;color:#fff;border-color:#2f6f73}.event-strip-time-scale{display:flex;justify-content:space-between;padding:0 0 4px;margin-bottom:4px}.event-time-tick{font-size:10px;color:#98a2b3;font-variant-numeric:tabular-nums}.record-rhythm{display:flex;flex-wrap:wrap;gap:2px;align-items:flex-end;min-height:30px;border:1px solid #e8edf5;border-radius:6px;padding:8px;overflow-x:auto}.rhythm-seg{display:flex;align-items:flex-end}.rhythm-bar{height:22px;border-radius:3px;min-width:2px}.rhythm-role-teacher{background:#4f6fd2}.rhythm-role-student{background:#7cc36a}.rhythm-role-silence{background:#e8edf5}.rhythm-role-unknown{background:#cbd5df}.record-rhythm-legend{display:flex;gap:16px;margin-top:6px;font-size:11px;color:#667085;align-items:center}.rhythm-dot{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px;vertical-align:middle}.rhythm-role-teacher.rhythm-dot{background:#4f6fd2}.rhythm-role-student.rhythm-dot{background:#7cc36a}.rhythm-role-silence.rhythm-dot{background:#e8edf5}.record-evidence-list{display:flex;flex-direction:column;gap:6px}.record-evidence-card{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#f9fafb;border-radius:6px;font-size:12px;line-height:1.6;flex-wrap:wrap}.evidence-text{flex:1;min-width:0;word-break:break-word;color:#475467}.evidence-tags{display:flex;gap:4px;flex-shrink:0}.evidence-tag{font-size:10px;padding:1px 6px;border-radius:3px;background:#e8edf5;color:#475467}.report-subtitle{font-size:14px;color:#667085;margin:2px 0 0}.history-status.status-failed-user{background:#f2f4f7;color:#667085}.status-dot.failed-user{background:#cbd5df}@media(max-width:980px){.home-slide{min-height:100svh;padding:22px;background:linear-gradient(180deg,#18263057,#081c28a8),url(/shishuo-home/background.jpg) center / cover no-repeat;background-blend-mode:multiply,normal}.home-school-mark{gap:12px}.home-school-mark img{width:50px;height:50px}.home-school-mark strong{font-size:19px}.home-school-mark span{display:none}.home-content-panel{width:100%;grid-template-rows:auto minmax(48px,1fr) auto;padding:1vh 0 0;gap:0}.home-hero-copy{text-align:center;transform:translateY(8px)}.home-title-lockup{gap:12px}.home-title-logo{width:58px;height:58px}.home-hero-copy h1{font-size:clamp(48px,16vw,76px)}.home-hero-copy p{font-size:17px;line-height:1.65}.home-actions{justify-content:center}.home-flow{grid-template-columns:1fr}.home-flow-item{min-height:auto}.app-shell.sidebar-collapsed{grid-template-columns:1fr}.app-shell.sidebar-collapsed .sidebar{width:0;overflow:hidden;padding:0;border:none;min-width:0}.sidebar-collapse-btn{left:auto;right:8px;border-radius:6px}.app-shell.sidebar-collapsed .sidebar-collapse-btn{right:8px}.mode-select-buttons{grid-template-columns:1fr}.view-tabs{overflow-x:auto}.utterance-card{flex-wrap:wrap;gap:4px}.utterance-time{min-width:60px}.record-section-head{flex-direction:column;align-items:flex-start}.record-search{width:100%;margin-left:0}.data-input-card{flex-direction:column}.record-stats-grid{grid-template-columns:repeat(2,1fr)}.record-evidence-card{flex-direction:column;gap:4px}.record-filter-bar{width:100%}}.chapter-nav{position:sticky;top:0;z-index:6;display:flex;flex-wrap:wrap;gap:8px;overflow:visible;padding:8px 0 12px;margin:0 0 10px;background:linear-gradient(180deg,#f8fafc,#f8fafcf5 86%,#f8fafc00);scrollbar-width:none}.chapter-nav::-webkit-scrollbar{display:none}.chapter-nav button{flex:1 1 156px;min-width:148px;max-width:none;min-height:42px;grid-template-columns:30px minmax(0,1fr) auto;padding:7px 9px;border-radius:7px;box-shadow:0 1px #10182805}.chapter-nav button.active{box-shadow:inset 0 0 0 1px #2f6f73,0 8px 18px #2f6f731a}.chapter-nav-title{font-size:13px}.nav-num{width:28px;height:28px}.overview-dashboard{display:grid;gap:14px;min-width:0}.overview-brief{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;background:#fff;border:1px solid #d8dee4;border-radius:8px;padding:18px}.overview-brief h3{margin:0;font-size:24px}.overview-brief p:last-child{margin:10px 0 0;line-height:1.75;color:#344054}.overview-metric-tiles{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:8px}.overview-metric-tile{min-height:76px;padding:12px;border:1px solid #e3e8ef;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbfb);display:flex;flex-direction:column;justify-content:center;gap:4px}.overview-metric-tile strong{font-size:22px;line-height:1;color:#2f6f73;font-variant-numeric:tabular-nums}.overview-metric-tile span{font-size:12px;color:#667085}.overview-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.overview-panel{min-width:0;min-height:292px;border:1px solid #d8dee4;border-radius:8px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:10px}.overview-panel-large{grid-row:auto}.overview-panel-wide{grid-column:span 3}.overview-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;border-bottom:1px solid #eef2f6;padding-bottom:8px}.overview-panel-head strong{color:#1f2933;font-size:15px}.overview-panel-head span{color:#98a2b3;font-size:12px}.overview-mini-chart,.overview-dashboard .overview-radar{width:100%;min-height:230px;height:244px}.overview-panel-large .overview-radar{min-height:230px;height:244px}.overview-score-bars{display:grid;gap:8px;padding:2px 0}.overview-score-row{display:grid;grid-template-columns:minmax(82px,130px) minmax(0,1fr) 42px;align-items:center;gap:10px;min-height:30px;font-size:12px}.overview-score-row span{color:#344054;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-score-row strong{justify-self:end;text-align:center;min-width:36px;padding:2px 7px;border-radius:999px;color:var(--score-color);background:var(--score-bg);font-size:12px}.overview-score-track{height:7px;border-radius:999px;background:#edf1f5;overflow:hidden}.overview-score-track i{display:block;height:100%;border-radius:inherit;background:var(--score-color)}.overview-panel-empty,.overview-flow-fallback p{margin:0;color:#667085;line-height:1.6;font-size:13px}.overview-flow-fallback{min-height:220px;display:grid;place-items:center;text-align:center;align-content:center;gap:8px}.overview-flow-fallback strong{font-size:42px;line-height:1;color:#2f6f73}.overview-flow-fallback span{font-weight:700;color:#344054}.overview-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-insights>div{border:1px solid #d8dee4;border-radius:8px;background:#fff;padding:16px}.overview-insights h4{margin-top:0}.classroom-record{display:grid;gap:14px}.record-header{margin-bottom:0;border:1px solid #d8dee4;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbfb);padding:14px 16px}.record-header h3{font-size:20px}.record-course-card{margin-bottom:0;background:#fff}.record-stats-grid{margin-bottom:0;grid-template-columns:repeat(6,minmax(100px,1fr));gap:8px}.record-stat-item{background:#fff;border-color:#dfe6ed;align-items:flex-start;text-align:left;min-height:72px}.record-stat-item strong{font-size:24px}.record-workbench{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.9fr);gap:14px;align-items:start}.record-main-column,.record-side-column{display:grid;gap:14px;min-width:0}.record-side-column{position:sticky;top:72px}.record-section{margin-bottom:0;border:1px solid #d8dee4;border-radius:8px;background:#fff;padding:14px}.record-section-head{padding-bottom:10px;border-bottom:1px solid #eef2f6}.record-section-head h4{font-size:15px}.record-search{height:34px;border-radius:999px;background:#f8fafc}.utterance-list{border:0;border-radius:0;gap:8px;max-height:62vh;padding-right:4px}.utterance-card{display:grid;grid-template-columns:56px 92px minmax(0,1fr);gap:10px;align-items:start;border:1px solid #edf1f5;border-radius:8px;background:#fbfcfe;padding:11px 12px}.utterance-card:hover{background:#f6fbfa;border-color:#cfe5e2}.utterance-badge{border-radius:999px;text-align:center}.utterance-time{min-width:0;color:#7b8794}.utterance-text{font-size:13.5px;color:#1f2933}.event-strip{gap:8px}.event-strip-item{display:grid;grid-template-columns:minmax(92px,1fr) 56px;gap:6px;align-items:center;position:relative;min-height:34px;padding:7px 8px;border-radius:7px;background:#f8fafc;overflow:hidden}.event-strip-bar{position:absolute;inset:auto auto 0 0;height:3px;border-radius:0;opacity:.9}.event-strip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-strip-time{justify-self:end}.record-rhythm{border-color:#edf1f5;background:#fbfcfe}.record-evidence-card{border:1px solid #edf1f5;background:#fbfcfe;border-radius:8px}.sidebar-collapse-btn{top:116px;left:348px;width:34px;height:54px;padding:0;border-radius:999px;border-color:#cfd9e4;background:#fffffff5;color:#475467;box-shadow:0 10px 24px #1018281f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sidebar-collapse-btn:hover{color:#235457;background:#eef8f6;border-color:#9dcfca;transform:translate(1px)}.app-shell.sidebar-collapsed .sidebar-collapse-btn{left:14px}@media(max-width:1180px){.overview-metric-tiles{grid-template-columns:repeat(3,minmax(120px,1fr))}.overview-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-panel-large,.overview-panel-wide{grid-column:span 2;grid-row:auto}.record-workbench{grid-template-columns:1fr}.record-side-column{position:static}}@media(max-width:720px){.chapter-nav button{flex-basis:calc(50% - 4px);min-width:0}.overview-brief,.overview-insights{grid-template-columns:1fr}.overview-metric-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-panels{grid-template-columns:1fr}.overview-panel-large,.overview-panel-wide{grid-column:auto}.record-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.utterance-card{grid-template-columns:54px 1fr}.utterance-text{grid-column:1 / -1}}.overview-panels>.overview-panel-large{grid-row:auto!important}.overview-panels>.overview-panel-wide{grid-column:1 / -1!important}.overview-panels>.overview-panel,.overview-panels>.overview-panel-large{min-height:292px;max-height:none}.overview-panels>.overview-panel-large .overview-radar,.overview-panels>.overview-panel .overview-mini-chart{height:244px!important;min-height:224px!important}.overview-panels>.overview-panel-large .overview-radar canvas,.overview-panels>.overview-panel .overview-mini-chart canvas{max-height:244px!important}.chapter-nav{align-items:stretch;justify-content:flex-start!important}.chapter-nav button{flex:0 1 238px!important;width:238px;max-width:calc(25% - 6px)}.chapter-nav-title{min-width:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:1500px){.chapter-nav button{max-width:calc(33.333% - 6px)}}@media(max-width:980px){.app-shell.sidebar-collapsed .workspace{padding-left:14px}.chapter-nav button{flex-basis:calc(50% - 4px)!important;width:auto;max-width:calc(50% - 4px)}}@media(max-width:560px){.chapter-nav button{flex-basis:100%!important;max-width:100%}}.history-search-wrap{display:flex;align-items:center;gap:8px;border:1px solid #d8dee4;border-radius:6px;background:#fff;color:#667085;padding:0 10px;margin:0 0 10px;min-height:36px}.history-search{border:0;outline:0;padding:8px 0;font-size:13px;background:transparent;min-width:0;width:100%;color:#344054}.history-search::placeholder{color:#98a2b3}.history-panel .history-item .history-top strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar>.history-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.sidebar>.history-panel .history-list{flex:1 1 auto;max-height:none;min-height:0}.sidebar>.history-panel .history-search-wrap{flex:0 0 auto}@media(max-width:980px){.sidebar>.history-panel .history-list{max-height:none}}.practice-history-item{grid-template-columns:1fr;gap:7px;padding:10px 11px}.practice-history-item .history-top{min-width:0}.practice-history-item .history-top strong{font-family:inherit;font-size:14px;color:#1f2933}.practice-history-detail{display:grid;grid-template-columns:1fr;gap:4px;font-size:12px;line-height:1.45;color:#667085}.practice-history-detail span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-history-item .history-bottom{padding-top:2px}
