:root{--bg:#f7f4ee;--surface:rgba(255,255,255,0.76);--surface-strong:rgba(255,255,255,0.92);--ink:#102a43;--muted:#4a5568;--line:rgba(16,42,67,0.12);--accent:#c48b36;--accent-soft:rgba(196,139,54,0.14);--success:#2f6b57;--shadow-sm:0 2px 8px rgba(16,42,67,0.06);--shadow-md:0 8px 24px rgba(16,42,67,0.09);--shadow:0 18px 50px rgba(16,42,67,0.08);--text-caption:0.875rem;--text-body:1rem;--text-body-lg:1.125rem;--text-section:1.5rem;--text-card-title:2rem;--text-page-title:3.125rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(196,139,54,.12),transparent 30%),radial-gradient(circle at top right,rgba(16,42,67,.08),transparent 32%),linear-gradient(180deg,#f8f5ef,#f2eee5);color:var(--ink);font-family:IBM Plex Sans,Source Han Sans SC,PingFang SC,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{opacity:.56;cursor:not-allowed}.choice-chip:focus-visible,.dock-button:focus-visible,.field-list-item:focus-visible,.filter-chip:focus-visible,.output-tab:focus-visible,.primary-link:focus-visible,.question-number-chip:focus-visible,.quick-button:focus-visible,.secondary-link:focus-visible,.teacher-group-card:focus-visible,.teacher-run-card:focus-visible,.variable-chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}.floating-dock,.hero-panel,.overlay-scrim,.panel{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.page-shell{min-height:100vh}.display-shell{--ui-font-family:"IBM Plex Sans","Source Han Sans SC","PingFang SC",sans-serif;--ui-display-family:"Noto Serif SC","Source Han Serif SC","Songti SC",serif;--ui-base-size:16px;--ui-title-scale:1;background:radial-gradient(circle at top left,rgba(196,139,54,.12),transparent 30%),radial-gradient(circle at top right,rgba(16,42,67,.08),transparent 32%),linear-gradient(180deg,#f8f5ef,#f2eee5);color:var(--ink);font-family:var(--ui-font-family);font-size:var(--ui-base-size)}.display-shell[data-theme=dark]{--bg:#0d1722;--surface:rgba(17,28,40,0.84);--surface-strong:rgba(20,34,48,0.94);--ink:#edf2f7;--muted:#98a7b8;--line:rgba(236,242,247,0.12);--accent:#d6a253;--accent-soft:rgba(214,162,83,0.16);--success:#68b093;--shadow-sm:0 2px 8px rgba(0,0,0,0.12);--shadow-md:0 8px 24px rgba(0,0,0,0.18);--shadow:0 18px 50px rgba(0,0,0,0.28);background:radial-gradient(circle at top left,rgba(214,162,83,.12),transparent 26%),radial-gradient(circle at top right,rgba(90,138,188,.12),transparent 28%),linear-gradient(180deg,#0d1722,#111f2d)}.display-shell[data-font-size=small]{--ui-base-size:14px;--ui-title-scale:0.92}.display-shell[data-font-size=medium]{--ui-base-size:16px;--ui-title-scale:1}.display-shell[data-font-size=large]{--ui-base-size:18px;--ui-title-scale:1.08}.display-shell[data-font-family=sans]{--ui-font-family:"IBM Plex Sans","Source Han Sans SC","PingFang SC",sans-serif;--ui-display-family:"IBM Plex Sans","Source Han Sans SC","PingFang SC",sans-serif}.display-shell[data-font-family=serif]{--ui-font-family:"Noto Serif SC","Source Han Serif SC","Songti SC",serif;--ui-display-family:"Noto Serif SC","Source Han Serif SC","Songti SC",serif}.display-shell[data-font-family=mono]{--ui-font-family:"IBM Plex Mono","SFMono-Regular","Menlo",monospace;--ui-display-family:"IBM Plex Mono","SFMono-Regular","Menlo",monospace}.page-wrap{width:min(1320px,calc(100vw - 48px));margin:0 auto}.serif{font-family:var(--ui-display-family)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:var(--text-caption);font-weight:600;letter-spacing:.04em;text-transform:none;color:var(--muted)}.game-page-shell{min-height:100vh;padding:22px;background:linear-gradient(135deg,rgba(16,42,67,.94),rgba(20,52,74,.88)),radial-gradient(circle at 20% 10%,rgba(196,139,54,.2),transparent 28%),#102a43;color:#f7f4ee}.game-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 18px;position:relative;width:min(1480px,100%);z-index:40}.game-loading-panel h1,.game-topbar h1{margin:2px 0 0;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;letter-spacing:0}.game-kicker{color:#d6a253;display:inline-flex;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-actions,.game-nav{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.game-ghost-button,.game-link,.game-primary-button,.game-secondary-button{border:1px solid rgba(247,244,238,.18);border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.game-ghost-button,.game-link{background:rgba(255,255,255,.08);color:#f7f4ee}.game-ghost-button.is-active{background:rgba(196,139,54,.24);border-color:rgba(214,162,83,.78);color:#ffffff}.game-ghost-button:disabled{cursor:not-allowed;opacity:.54;transform:none}.game-primary-button{background:#c48b36;border-color:#c48b36;color:#102a43;font-weight:800}.game-secondary-button{background:rgba(16,42,67,.08);border-color:rgba(16,42,67,.16);color:#102a43;font-weight:700}.game-ghost-button:hover,.game-link:hover,.game-primary-button:hover,.game-secondary-button:hover{transform:translateY(-1px)}.game-stage{grid-template-columns:minmax(0,1fr) 340px;grid-gap:18px;gap:18px;margin:0 auto;width:min(1480px,100%)}.game-boardroom-panel,.game-canvas-panel,.game-dialogue-panel,.game-feedback-panel,.game-hud-card,.game-loading-panel,.game-terminal-panel{border:1px solid rgba(247,244,238,.14);box-shadow:0 24px 70px rgba(0,0,0,.22)}.game-canvas-panel{background:rgba(255,255,255,.08);border-radius:12px;min-height:min(680px,calc(100vh - 124px));padding:12px;position:relative}.game-canvas-frame{background:#f7f4ee;border-radius:8px;height:min(640px,calc(100vh - 166px));min-height:520px;overflow:hidden}.game-canvas-frame canvas{display:block;height:100%!important;width:100%!important}.game-control-tip{background:rgba(16,42,67,.88);border:1px solid rgba(214,162,83,.34);border-radius:8px;bottom:24px;color:#f7f4ee;font-size:.88rem;left:24px;padding:8px 12px;position:absolute}.game-hud{display:grid;align-content:start;grid-gap:12px;gap:12px}.game-hud-card{background:rgba(247,244,238,.92);border-radius:10px;color:#102a43;padding:16px}.game-hud-card h2{font-size:1.1rem;line-height:1.25;margin:4px 0 8px}.game-hud-card p{color:#4a5568;margin:8px 0 0}.trust-card strong{display:block;font-size:2.6rem;line-height:1;margin-top:8px}.trust-meter{background:rgba(16,42,67,.12);border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.trust-meter span{background:linear-gradient(90deg,#c48b36,#2f6b57);display:block;height:100%}.quest-list{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:10px 0 0;padding:0}.quest-list li{align-items:flex-start;color:#4a5568;display:flex;flex-wrap:wrap;gap:8px;line-height:1.35}.quest-list li strong{flex:1 1;font-size:.9rem}.quest-list li small{flex-basis:100%;font-size:.78rem;margin-left:24px;opacity:.76}.quest-list li.is-done{color:#2f6b57;font-weight:700}.quest-list li.is-current{color:#9a651d;font-weight:800}.quest-list li.is-locked{opacity:.58}.quest-step-button{align-items:flex-start;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;font:inherit;grid-gap:6px 8px;gap:6px 8px;grid-template-columns:auto minmax(0,1fr);padding:0;text-align:left;width:100%}.quest-step-button:hover strong{text-decoration:underline;text-underline-offset:3px}.quest-list li.is-locked .quest-step-button{cursor:help}.quest-step-button small{grid-column:2;margin-left:0!important}.data-lab-hud-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;margin-top:12px}.data-lab-next-button{width:100%}.data-lab-reset-button{min-width:92px}.data-lab-hint-button{min-width:88px}.data-lab-hint-panel{background:rgba(196,139,54,.12);border:1px solid rgba(196,139,54,.28);border-radius:8px;color:#6f4d18!important;grid-column:1/-1;line-height:1.45;margin:0!important;padding:9px 10px}.game-overlay{display:flex;align-items:flex-end;inset:22px;pointer-events:auto;position:fixed;z-index:50}.game-boardroom-panel,.game-case-board-panel,.game-dialogue-panel,.game-feedback-panel,.game-lab-intro-panel,.game-terminal-panel{background:rgba(247,244,238,.97);border-radius:12px;color:#102a43;margin:0 auto;max-width:min(1120px,calc(100vw - 44px));pointer-events:auto}.game-dialogue-panel{align-items:center;display:grid;grid-gap:18px;gap:18px;grid-template-columns:92px minmax(0,1fr);padding:18px}.npc-portrait{align-items:center;background:linear-gradient(180deg,rgba(16,42,67,0) 58%,rgba(16,42,67,.72)),url(/game/assets/lin-analyst-portrait.png) 50% /cover no-repeat,linear-gradient(145deg,#102a43,#193a56);border:2px solid #c48b36;border-radius:10px;color:#f7f4ee;display:flex;font-weight:900;height:92px;justify-content:center}.game-boardroom-panel,.game-case-board-panel,.game-feedback-panel,.game-lab-intro-panel,.game-notebook-panel,.game-terminal-panel{padding:18px}.game-boardroom-panel,.game-case-board-panel,.game-lab-intro-panel,.game-notebook-panel,.game-terminal-panel{max-height:calc(100vh - 44px);overflow:auto}.terminal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.game-feedback-panel h2,.terminal-header h2{margin:2px 0 0}.boardroom-grid,.terminal-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.terminal-column{display:grid;align-content:start;grid-gap:12px;gap:12px}.terminal-tabs{background:rgba(16,42,67,.08);border-radius:8px;display:inline-flex;padding:4px;width:-moz-fit-content;width:fit-content}.terminal-tabs button{background:transparent;border:0;border-radius:6px;color:#486581;cursor:pointer;padding:8px 12px}.terminal-tabs button.is-active{background:#102a43;color:#f7f4ee}.sample-table{border:1px solid rgba(16,42,67,.12);border-radius:8px;overflow:hidden}.sample-table>div{display:grid;grid-gap:10px;gap:10px;grid-template-columns:.8fr .8fr 1.4fr;padding:10px 12px}.sample-table>div:nth-child(2n){background:rgba(16,42,67,.04)}.sample-table-head{background:#102a43!important;color:#f7f4ee;font-weight:800}.chart-shell{background:#ffffff;border:1px solid rgba(16,42,67,.12);border-radius:8px;padding:8px}.chart-prompt{background:rgba(16,42,67,.05);border:1px solid rgba(16,42,67,.1);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:12px}.chart-prompt h3{font-size:1rem;line-height:1.35;margin:0}.step-helper{color:#486581;font-size:.86rem;line-height:1.4;margin:0}.data-lab-step-strip{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.data-lab-case-strip{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.data-lab-case-strip article{background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:8px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:auto minmax(0,1fr);min-height:72px;padding:10px}.data-lab-case-strip article span{color:#9a651d;font-weight:900;grid-row:span 2}.data-lab-case-strip article strong{font-size:.86rem;line-height:1.25}.data-lab-case-strip article small{color:#486581;font-size:.76rem;line-height:1.25}.data-lab-case-strip article.is-current{background:rgba(196,139,54,.14);border-color:rgba(196,139,54,.48)}.data-lab-case-strip article.is-done{background:rgba(47,107,87,.12);border-color:rgba(47,107,87,.36)}.case-board-grid,.lab-intro-steps{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.case-board-grid article,.case-board-task-button,.case-board-task-list div,.case-board-tile,.lab-intro-steps article{background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:8px;color:#102a43;display:grid;grid-gap:6px;gap:6px;padding:12px;text-align:left}.case-board-grid article,.case-board-tile{cursor:pointer;grid-template-columns:auto minmax(0,1fr)}.case-board-grid article span,.case-board-tile span{color:#9a651d;font-weight:900;grid-row:span 3}.case-board-grid article p,.case-board-tile p,.lab-intro-steps article p{color:#486581;font-size:.84rem;line-height:1.45;margin:0}.case-board-grid article small,.case-board-task-list small,.case-board-tile small{color:#486581;font-size:.76rem}.case-board-grid article.is-current,.case-board-task-button.is-current,.case-board-task-list div.is-current,.case-board-tile.is-current{background:rgba(196,139,54,.14);border-color:rgba(196,139,54,.48)}.case-board-grid article.is-done,.case-board-task-button.is-done,.case-board-task-list div.is-done,.case-board-tile.is-done{background:rgba(47,107,87,.12);border-color:rgba(47,107,87,.36)}.case-board-task-button:hover,.case-board-tile:hover{border-color:rgba(196,139,54,.72)}.case-board-task-list{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px}.case-board-task-button,.case-board-task-list div{align-items:center;grid-template-columns:auto minmax(0,1fr)}.case-board-task-button{cursor:pointer}.case-board-task-button span,.case-board-task-list span{color:#9a651d;font-weight:900;grid-row:span 2}.data-lab-step-strip span{background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:8px;color:#486581;font-size:.78rem;font-weight:800;line-height:1.25;min-height:38px;padding:8px}.data-lab-step-strip span.is-current{background:rgba(196,139,54,.14);border-color:rgba(196,139,54,.48);color:#9a651d}.data-lab-step-strip span.is-done{background:rgba(47,107,87,.12);border-color:rgba(47,107,87,.36);color:#2f6b57}.inline-next-button{justify-self:start}.data-lab-submit-shortcut{margin-top:4px;width:100%}.game-primary-button:disabled,.game-secondary-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.chart-choice-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.chart-choice-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-choice-button{background:rgba(255,255,255,.82);border:1px solid rgba(16,42,67,.14);border-radius:8px;color:#102a43;cursor:pointer;display:grid;grid-gap:4px;gap:4px;min-height:62px;padding:10px;text-align:left}.chart-choice-grid.is-compact .chart-choice-button{min-height:54px;padding:8px}.chart-choice-grid.is-compact .chart-choice-button span{font-size:.8rem}.chart-choice-button:hover{border-color:rgba(196,139,54,.72);background:rgba(196,139,54,.12)}.chart-choice-button:disabled,.method-card:disabled{cursor:not-allowed;opacity:.56}.chart-choice-button:disabled:hover{background:rgba(255,255,255,.82);border-color:rgba(16,42,67,.14)}.chart-choice-button.is-selected{border-color:rgba(47,107,87,.78);background:rgba(47,107,87,.12)}.dataset-vault-grid,.missing-scan-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dataset-vault-grid article,.missing-scan-grid article{background:rgba(255,255,255,.7);border:1px solid rgba(16,42,67,.12);border-radius:8px;display:grid;grid-gap:8px;gap:8px;padding:10px}.dataset-vault-grid article.is-verified{background:rgba(47,107,87,.09);border-color:rgba(47,107,87,.3)}.dataset-vault-grid article>strong,.missing-scan-grid article>strong{color:#102a43;font-size:.88rem}.dataset-vault-grid article>small,.missing-scan-grid article>small{color:#486581;font-size:.78rem;line-height:1.35}.mini-sample-row{display:flex;flex-wrap:wrap;gap:6px}.mini-sample-row span{background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.1);border-radius:6px;color:#486581;font-size:.72rem;padding:5px 6px}.mini-sample-row b{color:#102a43;display:block;font-size:.78rem;font-weight:800}.missing-scan-grid article span{color:#9a651d;font-size:.8rem;font-weight:800}.chart-choice-button span,.chart-feedback{color:#486581;font-size:.88rem;line-height:1.4;margin:0}.chart-feedback{background:rgba(47,107,87,.1);border-left:3px solid #2f6b57;border-radius:6px;padding:8px 10px}.chart-feedback.is-warning{background:rgba(196,139,54,.13);border-left-color:#c48b36}.method-lock-panel{background:rgba(196,139,54,.12);border:1px solid rgba(196,139,54,.34);border-radius:8px;display:grid;grid-gap:5px;gap:5px;padding:10px}.method-lock-panel strong{color:#8a5c22;line-height:1.25}.method-lock-panel span{color:#486581;font-size:.84rem;line-height:1.35}.variable-check-matrix{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.variable-check-progress{align-items:center;background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px 12px;padding:9px 10px}.variable-check-progress strong{color:#102a43;line-height:1.25}.variable-check-progress span{color:#486581;font-size:.84rem;line-height:1.35}.variable-check-matrix button{background:rgba(255,255,255,.72);border:1px solid rgba(16,42,67,.12);border-radius:8px;color:#102a43;cursor:pointer;display:grid;grid-gap:4px;gap:4px;min-height:108px;padding:9px;text-align:left}.variable-check-matrix button.is-verified{background:rgba(47,107,87,.1);border-color:rgba(47,107,87,.34)}.variable-check-matrix button:disabled{cursor:not-allowed}.variable-check-matrix strong{color:#102a43;font-size:.82rem}.variable-check-matrix span{color:#9a651d;font-size:.76rem;font-weight:900;text-transform:uppercase}.variable-check-matrix small{color:#486581;font-size:.72rem;line-height:1.28}.evidence-grid,.evidence-stack,.method-grid{display:grid;grid-gap:10px;gap:10px}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.evidence-card,.method-card{background:rgba(255,255,255,.78);border:1px solid rgba(16,42,67,.13);border-radius:8px;color:#102a43;display:grid;grid-gap:6px;gap:6px;padding:12px;text-align:left}.evidence-card-icon{align-items:center;background:rgba(16,42,67,.08);border:1px solid rgba(16,42,67,.12);border-radius:6px;color:#9a651d;display:inline-flex;font-style:normal;font-weight:900;height:30px;justify-content:center;width:30px}button.evidence-card,button.method-card{cursor:pointer}.evidence-card strong,.method-card strong{line-height:1.25}.evidence-card p,.evidence-card small,.evidence-card span,.method-card em,.method-card small,.method-card span{color:#4a5568;font-size:.88rem;font-style:normal;line-height:1.38;margin:0}.evidence-card small,.method-card small{color:#8a5c22;font-weight:800}.evidence-card.is-collected,.evidence-card.is-selected,.method-card.is-selected{background:rgba(196,139,54,.16);border-color:rgba(196,139,54,.82)}.evidence-card.compact{gap:2px;padding:10px}.boardroom-textarea{border:1px solid rgba(16,42,67,.18);border-radius:8px;color:#102a43;min-height:160px;padding:12px;resize:vertical;width:100%}.boardroom-checklist{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.boardroom-checklist span{background:rgba(16,42,67,.08);border:1px solid rgba(16,42,67,.14);border-radius:999px;color:#486581;font-size:.82rem;font-weight:800;padding:7px 10px}.boardroom-checklist span.is-ready{background:rgba(47,107,87,.14);border-color:rgba(47,107,87,.42);color:#2f6b57}.boardroom-kit-bar{align-items:center;background:rgba(47,107,87,.1);border:1px solid rgba(47,107,87,.3);border-radius:8px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto;margin:8px 0 12px;padding:10px}.boardroom-kit-bar span{color:#486581;font-size:.86rem;line-height:1.35}.boardroom-gap-panel{background:rgba(196,139,54,.12);border:1px solid rgba(196,139,54,.36);border-radius:8px;color:#102a43;display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:12px}.boardroom-gap-panel strong{line-height:1.25}.boardroom-gap-panel div{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.boardroom-gap-panel small,.boardroom-gap-panel span{color:#486581;font-size:.86rem;line-height:1.35}.boardroom-gap-panel .game-secondary-button{min-height:34px;padding:8px 12px}.boardroom-submit-blocker{background:rgba(196,139,54,.12);border:1px solid rgba(196,139,54,.28);border-radius:8px;color:#6f4d18;grid-column:1/-1;line-height:1.4;margin:0;padding:9px 10px}.sentence-template{background:rgba(16,42,67,.06);border-left:3px solid #c48b36;border-radius:6px;color:#486581;margin:8px 0 12px;padding:10px 12px}.feedback-score-grid{display:grid;grid-gap:9px;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0}.feedback-score-grid article{background:rgba(196,139,54,.11);border:1px solid rgba(196,139,54,.34);border-radius:8px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:auto minmax(0,1fr);min-height:68px;padding:10px}.feedback-score-grid article.is-ready{background:rgba(47,107,87,.13);border-color:rgba(47,107,87,.38)}.feedback-score-grid article span{align-items:center;background:rgba(16,42,67,.08);border-radius:999px;color:#9a651d;display:inline-flex;font-weight:900;grid-row:span 2;height:24px;justify-content:center;width:24px}.feedback-score-grid article.is-ready span{color:#2f6b57}.feedback-score-grid strong{line-height:1.25}.feedback-score-grid small{color:#486581;font-size:.8rem;line-height:1.3}.feedback-advice{background:rgba(16,42,67,.06);border-left:3px solid #c48b36;border-radius:6px;color:#486581;line-height:1.55;padding:10px 12px}.game-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.game-badge-row span{background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:999px;color:#486581;font-size:.82rem;font-weight:800;padding:7px 10px}.game-badge-row span.is-earned{background:rgba(196,139,54,.16);border-color:rgba(196,139,54,.45);color:#9a651d}.game-completion-panel{background:rgba(47,107,87,.1);border:1px solid rgba(47,107,87,.32);border-radius:8px;display:grid;grid-gap:10px;gap:10px;margin:10px 0 12px;padding:12px}.game-completion-panel strong{color:#2f6b57;font-size:1rem}.game-completion-panel p{color:#486581;line-height:1.55;margin:0}.notebook-summary-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:14px 0}.notebook-delivery-card,.notebook-method-list article,.notebook-misconception-list article,.notebook-next-card,.notebook-summary-grid article{background:rgba(255,255,255,.74);border:1px solid rgba(16,42,67,.13);border-radius:8px;color:#102a43}.notebook-summary-grid article{display:grid;grid-gap:4px;gap:4px;padding:12px}.notebook-summary-grid small,.notebook-summary-grid span{color:#486581;font-size:.82rem}.notebook-summary-grid strong{color:#9a651d;font-size:1.25rem}.notebook-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.notebook-grid section{display:grid;align-content:start;grid-gap:10px;gap:10px}.notebook-delivery-section{grid-column:1/-1}.notebook-delivery-card{display:grid;grid-gap:12px;gap:12px;padding:13px}.notebook-delivery-card p{color:#486581;font-size:.88rem;line-height:1.5;margin:5px 0 0}.notebook-delivery-steps{display:flex;flex-wrap:wrap;gap:8px}.notebook-delivery-steps span{background:rgba(16,42,67,.08);border:1px solid rgba(16,42,67,.12);border-radius:999px;color:#486581;font-size:.82rem;font-weight:900;padding:7px 10px}.notebook-delivery-steps span.is-ready{background:rgba(47,107,87,.14);border-color:rgba(47,107,87,.34);color:#2f6b57}.notebook-chain-list,.notebook-method-list,.notebook-misconception-list{display:grid;grid-gap:8px;gap:8px}.notebook-chain-list button{align-items:start;background:rgba(16,42,67,.05);border:1px solid rgba(16,42,67,.12);border-radius:8px;color:#102a43;cursor:pointer;display:grid;grid-gap:9px;gap:9px;grid-template-columns:auto minmax(0,1fr);padding:10px;text-align:left}.notebook-chain-list button.is-collected{background:rgba(47,107,87,.12);border-color:rgba(47,107,87,.36)}.notebook-chain-list i{align-items:center;background:rgba(196,139,54,.18);border-radius:999px;color:#9a651d;display:inline-flex;font-style:normal;font-weight:900;height:24px;justify-content:center;width:24px}.notebook-chain-list strong,.notebook-method-list strong,.notebook-misconception-list strong,.notebook-next-card strong{display:block;line-height:1.25}.notebook-chain-list small,.notebook-method-list p,.notebook-method-list small,.notebook-misconception-list p,.notebook-next-card p{color:#486581;font-size:.84rem;line-height:1.42;margin:0}.notebook-method-list article,.notebook-misconception-list article,.notebook-next-card{display:grid;grid-gap:6px;gap:6px;padding:11px}.notebook-method-list article.is-selected,.notebook-misconception-list article.is-ready{background:rgba(196,139,54,.14);border-color:rgba(196,139,54,.38)}.notebook-method-list small{color:#8a5c22;font-weight:800}.completion-evidence-chain{background:rgba(47,107,87,.12);border:1px solid rgba(47,107,87,.24);border-radius:999px;color:#2f6b57;font-size:.84rem;font-weight:900;line-height:1.45;padding:8px 12px}.game-loading-panel{background:rgba(247,244,238,.95);border-radius:14px;color:#102a43;left:50%;padding:28px;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(480px,calc(100vw - 44px))}.game-page-shell{background:linear-gradient(180deg,rgba(9,17,30,.96),rgba(10,23,37,.98)),#0b1422;color:#ead7b0;height:100vh;overflow:hidden;padding:0}.game-topbar{background:rgba(12,23,37,.96);border-bottom:1px solid rgba(197,143,72,.28);display:grid;grid-template-columns:310px 1fr auto auto;grid-gap:18px;gap:18px;height:78px;margin:0;max-width:none;padding:12px 18px;width:100%}.game-brand-lockup,.game-location-chip,.game-status-strip{align-items:center;display:flex}.game-brand-lockup{gap:14px}.game-crest{align-items:center;border:2px solid rgba(197,143,72,.82);color:#d9aa67;display:flex;font-size:1.8rem;height:44px;justify-content:center;transform:rotate(45deg);width:44px}.game-crest:first-letter{transform:rotate(-45deg)}.game-topbar h1{color:#d9aa67;font-size:1.85rem;letter-spacing:.04em;margin:0}.game-kicker{color:rgba(217,170,103,.74);font-size:.72rem;letter-spacing:.16em}.game-location-chip{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#efe5d2;gap:8px;justify-self:start;min-width:238px;padding:9px 16px;white-space:nowrap}.game-location-chip span{color:#d9aa67}.game-location-chip small{color:rgba(239,229,210,.58);max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-status-strip{gap:10px;justify-content:flex-end}.avatar-switch{align-items:center;align-self:center;background:rgba(9,17,30,.78);border:1px solid rgba(217,170,103,.22);border-radius:18px;color:rgba(239,229,210,.74);display:inline-flex;gap:6px;margin-top:10px;min-height:44px;padding:5px 7px 5px 12px;white-space:nowrap}.avatar-switch span{font-size:.78rem;font-weight:800}.avatar-switch button{background:transparent;border:1px solid transparent;border-radius:13px;color:rgba(239,229,210,.7);cursor:pointer;font-weight:900;min-height:30px;min-width:34px;padding:0 9px}.avatar-switch button.is-selected,.avatar-switch button:hover{background:rgba(217,170,103,.18);border-color:rgba(217,170,103,.5);color:#f3ead9}.class-code-field{align-items:center;background:rgba(16,42,67,.06);border:1px solid rgba(16,42,67,.12);border-radius:8px;color:#486581;display:grid;grid-gap:8px;gap:8px;grid-template-columns:auto minmax(0,1fr);margin-top:10px;padding:8px 10px}.class-code-field span{font-size:.78rem;font-weight:900}.class-code-field input{background:rgba(255,255,255,.72);border:1px solid rgba(16,42,67,.16);border-radius:6px;color:#102a43;font:inherit;min-width:0;padding:7px 9px}.player-name-field{margin-top:8px}.game-save-status{font-size:.82rem;line-height:1.45}.game-save-status-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.game-save-status-actions .game-secondary-button{min-height:34px;padding-inline:8px}.classroom-card{border-color:rgba(217,170,103,.34)}.classroom-card-header{align-items:start;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto}.classroom-card-header h3{color:#efe5d2;font-size:1rem;line-height:1.25;margin:2px 0 0}.classroom-card-header .game-ghost-button,.classroom-card-header .game-secondary-button{min-height:34px;padding:7px 10px}.classroom-current-step{background:rgba(217,170,103,.12);border:1px solid rgba(217,170,103,.22);border-radius:8px;color:rgba(239,229,210,.82);font-size:.86rem;font-weight:800;line-height:1.45;margin:10px 0;padding:9px 10px}.classroom-check-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.classroom-support-list{display:grid;grid-gap:8px;gap:8px;margin-bottom:10px}.classroom-support-list article{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:8px;display:grid;grid-gap:7px;gap:7px;padding:9px}.classroom-support-list span{color:#d9aa67;font-size:.76rem;font-weight:900}.classroom-support-list p{color:rgba(239,229,210,.72);font-size:.82rem;line-height:1.42;margin:0}.classroom-support-list .game-secondary-button{justify-self:start;min-height:32px;padding:6px 10px}.classroom-check-grid button{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(239,229,210,.68);cursor:pointer;display:grid;grid-gap:3px;gap:3px;min-height:58px;padding:9px;text-align:left}.classroom-check-grid button.is-ready{background:rgba(105,175,134,.14);border-color:rgba(105,175,134,.36);color:#dff3e5}.classroom-check-grid span{font-size:.76rem;font-weight:800}.classroom-check-grid strong{color:#d9aa67;font-size:1rem}.classroom-check-grid button.is-ready strong{color:#86c99e}.classroom-action-row{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr .78fr .78fr;margin-top:10px}.classroom-action-row .game-primary-button,.classroom-action-row .game-secondary-button{min-height:36px;padding-inline:8px}.game-page-shell.is-classroom-mode .game-canvas-frame{filter:saturate(.78) brightness(.86)}.game-page-shell.is-classroom-mode .classroom-card{background:linear-gradient(180deg,rgba(31,48,70,.96),rgba(12,23,37,.98));border-color:rgba(217,170,103,.62);box-shadow:inset 0 0 0 1px rgba(217,170,103,.08);order:-1}.game-level-pill,.game-stat-pill{align-items:center;background:rgba(9,17,30,.78);border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#f3ead9;display:inline-flex;font-weight:800;min-height:44px;padding:0 16px}.game-level-pill{gap:10px;min-width:154px}.game-level-pill i{background:linear-gradient(90deg,#d9aa67,#f2c783);border-radius:999px;height:6px}.game-nav{justify-content:flex-end}.game-nav .game-ghost-button,.game-nav .game-link{min-height:44px;padding-inline:12px}.game-ghost-button,.game-link{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12);color:#efe5d2;white-space:nowrap}.game-ghost-button.is-active{background:rgba(197,143,72,.18);border-color:rgba(197,143,72,.7)}.game-stage{display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(0,1fr) 320px;height:calc(100vh - 78px);margin:0;max-width:none;width:100%}.game-canvas-panel{background:radial-gradient(circle at 45% 45%,rgba(255,255,255,.09),transparent 28%),linear-gradient(145deg,rgba(33,42,51,.94),rgba(15,24,35,.98));border:0;border-radius:0;box-shadow:none;min-height:0;overflow:hidden;padding:0}.game-canvas-panel:after{background:linear-gradient(90deg,rgba(5,9,15,.38),transparent 16%,transparent 84%,rgba(5,9,15,.32));content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.game-canvas-frame{background:#cfc4ad;border-radius:0;height:100%;min-height:0}.game-minimap{background:linear-gradient(180deg,rgba(16,28,45,.94),rgba(10,18,30,.94)),rgba(10,18,30,.88);border:1px solid rgba(197,143,72,.32);border-radius:4px;box-shadow:0 18px 40px rgba(0,0,0,.36);color:#efe5d2;left:14px;padding:11px;position:absolute;top:24px;width:252px;z-index:5}.game-evidence-dock header,.game-minimap header{align-items:center;display:flex;justify-content:space-between}.game-minimap header div{display:grid;grid-gap:2px;gap:2px}.game-minimap header strong{font-size:.96rem;letter-spacing:.02em}.game-minimap header small,.game-minimap header>span{color:rgba(217,170,103,.72);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-minimap header>span{border:1px solid rgba(217,170,103,.34);border-radius:999px;padding:4px 8px}.game-minimap-grid{background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0),rgba(16,30,48,.86);background-size:24px 24px;border:1px solid rgba(239,229,210,.14);border-radius:3px;height:158px;margin-top:10px;overflow:hidden;position:relative}.game-minimap-grid:before{background:radial-gradient(circle at 48% 48%,rgba(217,170,103,.16),transparent 22%),linear-gradient(90deg,transparent 49%,rgba(239,229,210,.08) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(239,229,210,.08) 50%,transparent 51%);content:""}.game-minimap-grid:before,.game-minimap-routes{inset:0;position:absolute;pointer-events:none}.game-minimap-routes path{fill:none;stroke:rgba(217,170,103,.36);stroke-dasharray:4 3;stroke-linecap:round;stroke-width:1.4}.map-room-node{align-content:center;background:rgba(12,22,36,.84);border:1px solid rgba(239,229,210,.22);border-radius:3px;color:rgba(239,229,210,.78);cursor:pointer;display:grid;grid-gap:1px;gap:1px;height:var(--map-h);justify-items:center;left:var(--map-x);min-height:22px;padding:3px 4px;position:absolute;text-align:center;top:var(--map-y);transform:translate(-50%,-50%);transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;width:var(--map-w);z-index:2}.map-room-node:hover:not(:disabled){border-color:rgba(217,170,103,.74);color:#f3ead9;transform:translate(-50%,-50%) scale(1.03)}.map-room-node strong{font-size:.68rem;line-height:1.15}.map-room-node small{color:rgba(217,170,103,.68);font-size:.52rem;line-height:1}.map-room-node em{color:#f2c783;font-size:.48rem;font-style:normal;font-weight:800;line-height:1.15;margin-top:1px}.map-room-node.is-current{background:rgba(197,143,72,.26);border-color:rgba(217,170,103,.92);box-shadow:0 0 0 1px rgba(217,170,103,.22),0 0 18px rgba(217,170,103,.18);color:#f3ead9}.map-room-node.is-done{background:rgba(105,175,134,.18);border-color:rgba(105,175,134,.5)}.map-room-node.is-locked{cursor:not-allowed;opacity:.5}.map-player-marker{align-items:center;background:#d9aa67;border:2px solid rgba(10,18,30,.94);border-radius:999px;box-shadow:0 0 0 2px rgba(217,170,103,.34);color:#101826;display:flex;font-size:.56rem;font-style:normal;font-weight:900;height:22px;justify-content:center;left:var(--player-x,36%);position:absolute;top:var(--player-y,63%);transform:translate(-50%,-50%);width:22px;z-index:3}.game-minimap-legend{display:flex;gap:8px;justify-content:space-between;margin-top:8px}.game-minimap-legend span{align-items:center;color:rgba(239,229,210,.62);display:inline-flex;font-size:.68rem;gap:4px}.game-minimap-legend i{border:1px solid rgba(239,229,210,.24);border-radius:999px;height:8px;width:8px}.game-minimap-legend .legend-current{background:#d9aa67}.game-minimap-legend .legend-done{background:#69af86}.game-minimap-legend .legend-locked{background:rgba(239,229,210,.22)}.game-reward-toast{background:rgba(16,28,45,.94);border:1px solid rgba(217,170,103,.58);border-radius:999px;box-shadow:0 14px 36px rgba(0,0,0,.36);color:#f2c783;font-size:.86rem;font-weight:900;left:50%;padding:9px 14px;position:absolute;top:26px;transform:translateX(-50%);z-index:8}.game-control-tip{background:rgba(10,18,30,.82);border-color:rgba(197,143,72,.36);bottom:auto;left:286px;max-width:310px;top:18px;z-index:6}.game-evidence-dock{background:rgba(10,18,30,.9);border-top:1px solid rgba(197,143,72,.32);bottom:0;box-shadow:0 -18px 40px rgba(0,0,0,.28);color:#efe5d2;left:0;min-height:118px;overflow-x:auto;overflow-y:hidden;padding:12px 18px 16px clamp(18px,30vw,520px);position:absolute;right:0;z-index:5}.game-evidence-dock header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px;min-width:max-content}.game-evidence-dock header div{align-items:baseline;display:flex;gap:8px}.game-evidence-dock header span{background:rgba(217,170,103,.14);border:1px solid rgba(217,170,103,.3);border-radius:999px;color:#f2c783;font-size:.74rem;font-weight:900;padding:3px 8px}.game-evidence-dock small{color:rgba(239,229,210,.5)}.game-evidence-strip{display:flex;gap:10px;min-width:max-content}.game-evidence-add,.game-evidence-ticket{background:#e7ded0;border:1px solid rgba(197,143,72,.34);border-radius:6px;color:#1a2636;display:grid;grid-template-columns:32px minmax(0,1fr);min-height:70px;padding:10px;width:126px}.game-evidence-ticket i{align-items:center;background:rgba(26,38,54,.08);border:1px solid rgba(26,38,54,.12);border-radius:5px;color:#8a5c22;display:inline-flex;font-style:normal;font-weight:900;grid-row:span 3;height:28px;justify-content:center;width:28px}.game-evidence-ticket span{color:#6f5b3c;font-size:.72rem;text-transform:uppercase}.game-evidence-ticket strong{font-size:.9rem}.game-evidence-ticket.is-collected{box-shadow:inset 0 -3px 0 rgba(197,143,72,.78)}.game-evidence-ticket.is-pending{background:rgba(231,222,208,.62);border-style:dashed;color:rgba(26,38,54,.74)}.game-evidence-ticket.is-pending i{opacity:.62}.game-evidence-ticket.is-pending small{color:rgba(26,38,54,.58);font-weight:800}.game-evidence-add{align-items:center;background:rgba(10,18,30,.64);border-style:dashed;color:#d9aa67;cursor:pointer;justify-items:center}.game-evidence-add span{font-size:1.8rem;line-height:1}.game-hud{background:rgba(10,18,30,.96);border-left:1px solid rgba(197,143,72,.24);gap:10px;overflow:auto;padding:12px}.game-hud-card{background:rgba(16,28,45,.92);border:1px solid rgba(197,143,72,.24);border-radius:6px;box-shadow:none;color:#efe5d2;padding:14px}.game-hud-card h2{color:#f3ead9;font-size:1rem}.game-hud-card p,.quest-list li{color:rgba(239,229,210,.68)}.quest-list li.is-current{color:#d9aa67}.case-progress{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr auto;margin-top:14px}.case-progress:before{background:rgba(239,229,210,.12);content:""}.case-progress span,.case-progress:before{border-radius:999px;grid-column:1;grid-row:1;height:6px}.case-progress span{background:linear-gradient(90deg,#d9aa67,#75b991);min-width:12px}.case-progress strong{color:#efe5d2;font-size:.85rem}.mission-switch-grid{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px}.mission-switch-grid button{background:rgba(239,229,210,.055);border:1px solid rgba(239,229,210,.14);border-radius:6px;color:rgba(239,229,210,.76);cursor:pointer;font-size:.78rem;font-weight:800;min-height:32px}.mission-switch-grid button.is-active,.mission-switch-grid button:hover{background:rgba(217,170,103,.18);border-color:rgba(217,170,103,.72);color:#f5d8a3}.mission-switch-grid button:disabled{cursor:not-allowed;opacity:.42}.quest-list li.is-done{color:#86c99e}.trust-score-line{align-items:baseline;display:flex;gap:6px}.trust-card strong{color:#e2b36d;font-size:2.8rem}.trust-score-line span{color:rgba(239,229,210,.68)}.trust-meter{background:rgba(239,229,210,.16)}.trust-meter span{background:linear-gradient(90deg,#69af86,#d9aa67)}.skill-radar{display:grid;grid-gap:10px;gap:10px;justify-items:center}.skill-radar svg{height:142px;width:142px}.skill-radar polygon{fill:none;stroke:rgba(217,170,103,.34)}.skill-radar .skill-radar-fill{fill:rgba(217,170,103,.26);stroke:#d9aa67}.skill-values{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.skill-values span{color:rgba(239,229,210,.62);display:flex;font-size:.8rem;justify-content:space-between}.skill-values strong{color:#efe5d2}.game-overlay{align-items:center;inset:78px 320px 0 0;justify-content:center;z-index:20}.game-dialogue-panel{background:rgba(13,23,38,.94);border-color:rgba(197,143,72,.52);border-radius:6px;bottom:18px;box-shadow:0 18px 60px rgba(0,0,0,.42);color:#efe5d2;left:18px;margin:0;max-width:510px;padding:14px 16px;position:fixed;z-index:30}.game-dialogue-panel p{color:rgba(239,229,210,.82)}.npc-portrait{border-color:#d9aa67}.game-boardroom-panel,.game-case-board-panel,.game-feedback-panel,.game-lab-intro-panel,.game-terminal-panel{background:rgba(12,22,36,.98);border:1px solid rgba(197,143,72,.42);border-radius:6px;box-shadow:0 26px 80px rgba(0,0,0,.5);color:#efe5d2;max-height:min(720px,calc(100vh - 126px));max-width:min(780px,calc(100vw - 380px));overflow:auto}.game-terminal-panel{align-self:flex-start;margin-top:clamp(24px,10vh,96px);max-width:min(1080px,calc(100vw - 44px));width:min(1080px,calc(100vw - 44px))}.game-boardroom-panel{align-self:flex-start;margin-top:clamp(18px,6vh,56px);max-width:min(1040px,calc(100vw - 344px));width:min(1040px,calc(100vw - 344px))}.game-boardroom-panel .boardroom-grid{grid-template-columns:1fr}.game-boardroom-panel .evidence-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.game-boardroom-panel .boardroom-textarea{min-height:190px}.game-boardroom-panel .boardroom-kit-bar{grid-template-columns:minmax(0,1fr) auto}.game-case-board-panel,.game-lab-intro-panel{align-self:center;max-width:min(860px,calc(100vw - 380px))}.terminal-header{border-bottom:1px solid rgba(197,143,72,.2);padding-bottom:10px}.game-feedback-panel h2,.terminal-header h2{color:#f3ead9}.game-feedback-panel .boardroom-kit-bar,.game-feedback-panel .feedback-score-grid article{background:rgba(255,255,255,.055);border-color:rgba(197,143,72,.22)}.game-case-board-panel .case-board-grid article,.game-case-board-panel .case-board-task-button,.game-case-board-panel .case-board-task-list div,.game-case-board-panel .case-board-tile,.game-lab-intro-panel .lab-intro-steps article{background:rgba(255,255,255,.055);border-color:rgba(197,143,72,.22);color:#efe5d2}.game-case-board-panel .case-board-grid article p,.game-case-board-panel .case-board-grid article small,.game-case-board-panel .case-board-task-list small,.game-case-board-panel .case-board-tile p,.game-case-board-panel .case-board-tile small,.game-lab-intro-panel .lab-intro-steps article p{color:rgba(239,229,210,.68)}.game-case-board-panel .case-board-grid article span,.game-case-board-panel .case-board-task-list span,.game-case-board-panel .case-board-tile span{color:#d9aa67}.game-feedback-panel .feedback-score-grid article.is-ready{background:rgba(47,107,87,.16);border-color:rgba(96,165,130,.34)}.game-feedback-panel .boardroom-kit-bar span,.game-feedback-panel .feedback-score-grid small,.game-feedback-panel .game-badge-row span{color:rgba(239,229,210,.66)}.game-feedback-panel .feedback-score-grid strong{color:#efe5d2}.game-feedback-panel .game-badge-row span.is-earned{background:rgba(197,143,72,.18);border-color:rgba(217,170,103,.48);color:#f2c783}.game-feedback-panel .game-completion-panel{background:rgba(105,175,134,.12);border-color:rgba(105,175,134,.34)}.game-feedback-panel .game-completion-panel strong{color:#86c99e}.game-feedback-panel .game-completion-panel p{color:rgba(239,229,210,.72)}.game-feedback-panel .completion-evidence-chain{background:rgba(105,175,134,.14);border-color:rgba(105,175,134,.32);color:#bde8cb}.game-feedback-panel .feedback-advice,.game-terminal-panel .method-lock-panel,.game-terminal-panel .variable-check-progress{background:rgba(255,255,255,.055);border-color:rgba(197,143,72,.26)}.game-feedback-panel .feedback-advice,.game-terminal-panel .method-lock-panel span,.game-terminal-panel .variable-check-progress span{color:rgba(239,229,210,.72)}.game-terminal-panel .method-lock-panel strong,.game-terminal-panel .variable-check-progress strong{color:#d9aa67}.terminal-tabs{background:rgba(255,255,255,.05)}.terminal-tabs button{color:rgba(239,229,210,.66)}.terminal-tabs button.is-active{background:rgba(197,143,72,.18);color:#d9aa67}.terminal-tabs button:disabled{cursor:not-allowed;opacity:.45}.game-terminal-panel .terminal-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.game-terminal-panel .terminal-column{min-width:0}.game-terminal-panel .data-lab-case-strip,.game-terminal-panel .data-lab-step-strip{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.game-terminal-panel .method-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.game-page-shell.is-classroom-mode .game-boardroom-panel,.game-page-shell.is-classroom-mode .game-notebook-panel,.game-page-shell.is-classroom-mode .game-terminal-panel{max-height:min(760px,calc(100vh - 98px))}.game-boardroom-panel.is-compact-boardroom,.game-notebook-panel.is-compact-notebook,.game-terminal-panel.is-compact-terminal{padding:14px}.game-boardroom-panel.is-compact-boardroom .terminal-header,.game-notebook-panel.is-compact-notebook .terminal-header,.game-terminal-panel.is-compact-terminal .terminal-header{margin-bottom:10px;padding-bottom:8px}.game-boardroom-panel.is-compact-boardroom .sentence-template,.game-notebook-panel.is-compact-notebook .terminal-header p,.game-terminal-panel.is-compact-terminal .terminal-header p{font-size:.86rem;line-height:1.42}.game-terminal-panel.is-compact-terminal .terminal-grid{gap:12px;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr)}.game-notebook-panel.is-compact-notebook .notebook-grid,.game-terminal-panel.is-compact-terminal .terminal-column{gap:10px}.game-terminal-panel.is-compact-terminal .data-lab-case-strip{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.game-terminal-panel.is-compact-terminal .data-lab-case-strip article{gap:3px;min-height:64px;padding:8px}.game-terminal-panel.is-compact-terminal .data-lab-case-strip article p,.game-terminal-panel.is-compact-terminal .data-lab-case-strip article small{display:none}.game-terminal-panel.is-compact-terminal .data-lab-step-strip{max-height:94px;overflow:auto}.game-terminal-panel.is-compact-terminal .chart-prompt{gap:9px;padding:10px}.game-terminal-panel.is-compact-terminal .chart-choice-grid{gap:7px}.game-terminal-panel.is-compact-terminal .chart-choice-button,.game-terminal-panel.is-compact-terminal .evidence-card,.game-terminal-panel.is-compact-terminal .method-card{min-height:0;padding:9px}.game-terminal-panel.is-compact-terminal .chart-choice-button span,.game-terminal-panel.is-compact-terminal .evidence-card p,.game-terminal-panel.is-compact-terminal .method-card em{font-size:.78rem;line-height:1.32}.game-boardroom-panel.is-compact-boardroom .boardroom-grid{gap:12px}.game-boardroom-panel.is-compact-boardroom .boardroom-kit-bar{padding:8px}.game-boardroom-panel.is-compact-boardroom .evidence-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-height:210px;overflow:auto}.game-boardroom-panel.is-compact-boardroom .evidence-card p{display:none}.game-boardroom-panel.is-compact-boardroom .boardroom-checklist{gap:6px}.game-boardroom-panel.is-compact-boardroom .boardroom-checklist span{padding:6px 8px}.game-boardroom-panel.is-compact-boardroom .boardroom-textarea{min-height:150px}.game-notebook-panel.is-compact-notebook .notebook-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0}.game-notebook-panel.is-compact-notebook .notebook-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.game-notebook-panel.is-compact-notebook .notebook-chain-list,.game-notebook-panel.is-compact-notebook .notebook-method-list,.game-notebook-panel.is-compact-notebook .notebook-misconception-list{max-height:260px;overflow:auto}.chart-prompt,.chart-shell,.sample-table{background:rgba(255,255,255,.045);border-color:rgba(197,143,72,.2)}.sample-table-head{background:rgba(197,143,72,.14)!important;color:#d9aa67}.sample-table>div:nth-child(2n){background:rgba(255,255,255,.035)}.chart-prompt h3,.evidence-card strong,.method-card strong,.sample-table{color:#efe5d2}.data-lab-step-strip span,.step-helper{color:rgba(239,229,210,.62)}.data-lab-step-strip span{background:rgba(255,255,255,.045);border-color:rgba(197,143,72,.18)}.data-lab-step-strip span.is-current{background:rgba(197,143,72,.16);border-color:rgba(217,170,103,.5);color:#d9aa67}.data-lab-step-strip span.is-done{background:rgba(105,175,134,.14);border-color:rgba(105,175,134,.4);color:#86c99e}.chart-choice-button,.evidence-card,.method-card{background:rgba(255,255,255,.06);border-color:rgba(197,143,72,.2);color:#efe5d2}.chart-choice-button span,.chart-feedback,.evidence-card p,.evidence-card small,.evidence-card span,.method-card em,.method-card small,.method-card span{color:rgba(239,229,210,.62)}.evidence-card small,.method-card small{color:#d9aa67}.chart-feedback{background:rgba(105,175,134,.12);border-left-color:#69af86}.chart-choice-button.is-selected,.evidence-card.is-collected,.evidence-card.is-selected,.method-card.is-selected{background:rgba(197,143,72,.16);border-color:rgba(217,170,103,.84)}.game-secondary-button{background:rgba(255,255,255,.08);border-color:rgba(239,229,210,.18);color:#efe5d2}.game-primary-button{background:#c9903d;border-color:#d9aa67;color:#101826}.boardroom-checklist span{background:rgba(255,255,255,.06);border-color:rgba(217,170,103,.18);color:rgba(239,229,210,.64)}.boardroom-checklist span.is-ready{background:rgba(105,175,134,.16);border-color:rgba(105,175,134,.46);color:#86c99e}.sample-row-card{background:rgba(255,255,255,.05);border:1px solid rgba(217,170,103,.22);border-radius:6px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.sample-row-card>strong{color:#d9aa67;grid-column:1/-1}.sample-row-card span{align-items:center;background:rgba(10,18,30,.42);border:1px solid rgba(255,255,255,.08);border-radius:4px;color:rgba(239,229,210,.66);display:flex;font-size:.82rem;justify-content:space-between;padding:7px 8px}.sample-row-card b{color:#efe5d2;font-weight:800;margin-left:8px}@media (max-width:980px){.game-page-shell{overflow:auto}.boardroom-grid,.game-stage,.game-topbar,.terminal-grid{grid-template-columns:1fr}.game-topbar{align-items:flex-start;gap:10px;height:auto}.game-stage{height:auto;min-height:0}.game-canvas-frame{height:520px}.game-control-tip{left:12px;max-width:calc(100vw - 24px);right:12px;top:74px}.game-evidence-dock{padding-left:14px}.game-overlay{inset:auto 12px 12px;position:fixed}.game-minimap{left:10px;max-width:calc(100vw - 20px);top:10px;transform:scale(.86);transform-origin:top left}.method-grid{grid-template-columns:1fr}.game-boardroom-panel,.game-case-board-panel,.game-feedback-panel,.game-lab-intro-panel,.game-notebook-panel,.game-terminal-panel{max-width:calc(100vw - 24px);width:calc(100vw - 24px)}.boardroom-kit-bar,.case-board-grid,.classroom-action-row,.feedback-score-grid,.game-notebook-panel.is-compact-notebook .notebook-grid,.game-notebook-panel.is-compact-notebook .notebook-summary-grid,.game-terminal-panel.is-compact-terminal .terminal-grid,.lab-intro-steps,.notebook-grid,.notebook-summary-grid{grid-template-columns:1fr}}@media (min-width:981px) and (max-width:1180px){.game-topbar{grid-template-columns:300px minmax(230px,1fr) auto}.game-status-strip{gap:6px}.game-level-pill,.game-stat-pill{border-radius:14px;min-height:40px;padding-inline:10px}.game-level-pill{min-width:108px}.game-nav{display:none}}.eyebrow:before{content:"";width:40px;height:1px;background:rgba(16,42,67,.22)}.hero{padding:84px 0 56px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;align-items:flex-end}.hero-copy h1{margin:18px 0 16px;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.04em}.hero-copy p{max-width:720px;margin:0;font-size:18px;line-height:1.75;color:var(--muted)}.hero-actions{margin-top:28px}.hero-panel,.panel{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;box-shadow:var(--shadow)}.hero-panel{padding:28px}.module-grid,.stats-grid{display:grid;grid-gap:18px;gap:18px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.stat-card{padding:18px 20px;border-radius:22px;background:var(--surface-strong);border:1px solid rgba(16,42,67,.08)}.stat-card strong{display:block;font-size:34px;line-height:1;margin-bottom:8px}.stat-card span{color:var(--muted);font-size:14px}.section{padding:24px 0 56px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.section-header h2{margin:10px 0 0;font-size:clamp(28px,4vw,44px);line-height:1.05}.section-header p{max-width:520px;color:var(--muted);line-height:1.7;margin:0}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-card{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:24px;min-height:220px}.module-card-body{display:grid;align-content:start;grid-gap:0;gap:0}.module-card h3,.workbench-title{margin:12px 0 10px;font-size:calc(24px * var(--ui-title-scale))}.module-card p,.muted{color:var(--muted);line-height:1.7}.module-card-actions{margin-top:auto;display:flex;align-items:center}.module-card-cta{min-height:40px;padding:0 16px;font-size:.94rem}.dataset-card{min-height:210px}.dataset-card-meta{margin-top:auto}.chip-row,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.chip,.tag{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(16,42,67,.12);padding:8px 14px;font-size:13px;line-height:1}.tag{background:rgba(255,255,255,.65)}.chip{background:var(--accent-soft);color:var(--ink)}.primary-link{border-radius:999px;background:var(--ink);color:white;border:none}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;cursor:pointer}.secondary-link{border-radius:999px;background:rgba(255,255,255,.56);color:var(--ink);border:1px solid rgba(16,42,67,.12)}.secondary-link.is-active{border-color:rgba(196,139,54,.38);background:rgba(196,139,54,.14)}.toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.workspace-shell{display:grid;grid-gap:22px;gap:22px}.workspace-header{display:grid;grid-gap:24px;gap:24px;padding:24px 28px 28px;border-radius:32px}.workspace-header-main{display:grid;grid-template-columns:minmax(0,1.15fr) auto;grid-gap:24px 28px;gap:24px 28px;align-items:flex-end}.workspace-topbar-copy{display:grid;grid-gap:12px;gap:12px;align-content:start;max-width:760px}.workspace-topbar-copy .workbench-title{margin:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1;letter-spacing:-.04em}.workspace-header-subtitle{margin:0;color:var(--muted);font-size:.98rem;line-height:1.65;max-width:720px}.module-kicker{width:-moz-fit-content;width:fit-content;font-size:.9375rem;letter-spacing:.03em;gap:0;padding:7px 12px;border-radius:999px;background:rgba(196,139,54,.12);color:color-mix(in srgb,var(--ink) 78%,var(--accent) 22%)}.module-kicker:before{display:none}.workspace-control-bar{display:grid;grid-gap:14px;gap:14px;padding-top:18px;border-top:1px solid rgba(16,42,67,.08)}.workspace-topbar-controls{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 20px}.workspace-group-tag{background:color-mix(in srgb,var(--surface-strong) 88%,transparent)}.explorer-toolbar{align-items:flex-end}.toolbar-cluster{display:grid;grid-gap:12px;gap:12px;justify-items:end}.toolbar-control-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;align-items:center}.toolbar-search{width:min(280px,100%)}.display-settings-wrap{position:relative}.workspace-settings-anchor{position:absolute;top:0;right:0;z-index:5}.workspace-header-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.workspace-selector-field{display:grid;grid-gap:8px;gap:8px;min-width:min(100%,340px);flex:0 1 360px}.workspace-selector-caption{color:var(--muted)}.workspace-selector-field select{width:100%}.workspace-brief-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex:1 1 360px}.workspace-metric-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,42,67,.08);background:color-mix(in srgb,var(--surface-soft) 88%,transparent);color:var(--muted);font-size:13px;line-height:1;white-space:nowrap}.lecture-switcher{display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:min(100%,420px);padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 84%,transparent)}.lecture-switcher-label{color:var(--muted);font-size:.8rem;font-weight:600;white-space:nowrap}.lecture-switcher-control{position:relative;display:inline-flex;align-items:center;min-width:0;flex:1 1 auto}.lecture-switcher-control:after{content:"";position:absolute;right:2px;top:50%;width:8px;height:8px;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-60%) rotate(45deg);color:var(--muted);pointer-events:none}.lecture-switcher-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--ink);font:inherit;font-size:1rem;font-weight:600;line-height:1.2;padding:0 22px 0 0;margin:0;width:100%;min-width:0;cursor:pointer}.lecture-switcher-select:focus{outline:none}.module-page-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:14px 18px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--line) 88%,transparent);border-radius:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-soft) 82%,transparent),color-mix(in srgb,var(--surface) 94%,transparent))}.module-page-banner-left,.module-page-banner-right{min-width:0}.module-page-banner-left{display:grid;grid-gap:10px;gap:10px;flex:1 1 auto}.module-page-banner-topline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.module-page-banner-bottomline{display:flex;align-items:center;min-width:0}.module-page-banner-right{display:flex;align-items:flex-start;justify-content:flex-end;gap:14px;flex-wrap:wrap;flex:0 0 auto;padding-top:2px}.module-page-home-link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 86%,transparent);color:var(--ink);font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.module-page-home-link:hover{background:color-mix(in srgb,var(--accent-soft) 78%,transparent);border-color:color-mix(in srgb,var(--line-accent) 55%,var(--line));color:var(--ink)}.module-page-home-link:focus-visible{outline:2px solid var(--line-accent);outline-offset:2px}.module-page-home-link__icon{font-size:1rem;line-height:1;transform:translateY(-1px)}.display-shell[data-theme=dark] .module-page-home-link{border-color:rgba(236,242,247,.2);background:rgba(236,242,247,.06);color:rgba(236,242,247,.92)}.display-shell[data-theme=dark] .module-page-home-link:hover{background:rgba(236,242,247,.14);border-color:rgba(236,242,247,.32)}.module-page-identity-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid color-mix(in srgb,var(--line-accent) 40%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--accent-soft) 55%,transparent);color:var(--ink);font-size:.88rem;font-weight:700;font-family:inherit;line-height:1;cursor:pointer;white-space:nowrap;max-width:260px;overflow:hidden;transition:background-color .2s ease,border-color .2s ease}.module-page-identity-pill:hover{background:color-mix(in srgb,var(--accent-soft) 85%,transparent);border-color:color-mix(in srgb,var(--line-accent) 75%,var(--line))}.module-page-identity-pill:focus-visible{outline:2px solid var(--line-accent);outline-offset:2px}.module-page-identity-pill__icon{font-size:.9rem;line-height:1}.module-page-identity-pill__label{overflow:hidden;text-overflow:ellipsis}.display-shell[data-theme=dark] .module-page-identity-pill{border-color:rgba(236,242,247,.25);background:rgba(196,139,54,.18);color:rgba(236,242,247,.95)}.module-page-toggle-group{display:inline-flex;align-items:center;gap:10px;min-width:0}.module-page-banner-label{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}.module-page-toggle-row{display:inline-flex;align-items:center;padding:4px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 86%,transparent)}.module-page-toggle{border:none;background:transparent;color:var(--muted);font:inherit;font-size:.9rem;font-weight:700;line-height:1;padding:9px 14px;border-radius:999px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.module-page-toggle:hover{color:var(--ink)}.module-page-toggle.is-active{background:color-mix(in srgb,var(--accent-soft) 78%,transparent);color:var(--ink);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line-accent) 55%,transparent)}.display-shell[data-theme=dark] .module-page-banner{border-color:rgba(236,242,247,.1);background:linear-gradient(180deg,rgba(21,34,47,.94),rgba(16,28,40,.94))}.display-shell[data-theme=dark] .module-page-toggle-row{background:rgba(24,38,53,.92);border-color:rgba(236,242,247,.12)}.display-shell[data-theme=dark] .module-page-toggle{color:rgba(236,242,247,.68)}.display-shell[data-theme=dark] .module-page-toggle.is-active,.display-shell[data-theme=dark] .module-page-toggle:hover{color:var(--ink)}.display-shell[data-theme=dark] .module-page-toggle.is-active{background:rgba(214,162,83,.18);box-shadow:inset 0 0 0 1px rgba(214,162,83,.32)}.display-settings-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:25;width:min(260px,80vw);display:grid;grid-gap:12px;gap:12px;padding:16px;background:var(--surface-strong)}.display-shell[data-theme=dark] .challenge-card,.display-shell[data-theme=dark] .choice-chip,.display-shell[data-theme=dark] .context-toggle,.display-shell[data-theme=dark] .dock-button,.display-shell[data-theme=dark] .explorer-inspector,.display-shell[data-theme=dark] .field-card,.display-shell[data-theme=dark] .field-list-item,.display-shell[data-theme=dark] .filter-chip,.display-shell[data-theme=dark] .meta-card,.display-shell[data-theme=dark] .output-tab,.display-shell[data-theme=dark] .primary-link,.display-shell[data-theme=dark] .question-number-chip,.display-shell[data-theme=dark] .quick-button,.display-shell[data-theme=dark] .saved-card,.display-shell[data-theme=dark] .secondary-link,.display-shell[data-theme=dark] .setting-chip,.display-shell[data-theme=dark] .tag,.display-shell[data-theme=dark] .task-detail-card,.display-shell[data-theme=dark] .teacher-detail-card,.display-shell[data-theme=dark] .teacher-group-card,.display-shell[data-theme=dark] .teacher-run-card,.display-shell[data-theme=dark] .turn-card,.display-shell[data-theme=dark] .variable-chip,.display-shell[data-theme=dark] .workspace-group-tag{background:rgba(24,38,53,.9);border-color:rgba(236,242,247,.1);color:var(--ink)}.display-shell[data-theme=dark] .primary-link{background:rgba(34,55,77,.96)}.display-shell[data-theme=dark] .choice-chip,.display-shell[data-theme=dark] .context-toggle,.display-shell[data-theme=dark] .dock-button,.display-shell[data-theme=dark] .filter-chip,.display-shell[data-theme=dark] .question-number-chip,.display-shell[data-theme=dark] .secondary-link,.display-shell[data-theme=dark] .setting-chip,.display-shell[data-theme=dark] .variable-chip,.display-shell[data-theme=dark] .workspace-group-tag{box-shadow:none}.display-shell[data-theme=dark] .choice-chip.is-active,.display-shell[data-theme=dark] .dock-button.is-active,.display-shell[data-theme=dark] .filter-chip.is-active,.display-shell[data-theme=dark] .question-number-chip.is-active,.display-shell[data-theme=dark] .quick-button.is-active,.display-shell[data-theme=dark] .secondary-link.is-active,.display-shell[data-theme=dark] .teacher-group-card.is-active,.display-shell[data-theme=dark] .variable-chip.is-selected{background:rgba(214,162,83,.18);border-color:rgba(214,162,83,.34);color:var(--ink)}.display-shell[data-theme=dark] .question-number-chip.is-基础.is-active{border-color:rgba(114,196,132,.3);background:rgba(114,196,132,.16);color:#8fdba0}.display-shell[data-theme=dark] .question-number-chip.is-进阶.is-active{border-color:rgba(230,186,103,.3);background:rgba(230,186,103,.16);color:#e7bf74}.display-shell[data-theme=dark] .question-number-chip.is-挑战.is-active{border-color:rgba(224,125,125,.3);background:rgba(224,125,125,.16);color:#eba0a0}.display-shell[data-theme=dark] .question-number-chip.is-基础{border-color:rgba(114,196,132,.22);background:rgba(114,196,132,.08);color:#8fdba0}.display-shell[data-theme=dark] .question-number-chip.is-进阶{border-color:rgba(230,186,103,.22);background:rgba(230,186,103,.08);color:#e7bf74}.display-shell[data-theme=dark] .question-number-chip.is-挑战{border-color:rgba(224,125,125,.22);background:rgba(224,125,125,.08);color:#eba0a0}.display-shell[data-theme=dark] .task-difficulty-chip{border-color:rgba(236,242,247,.12);background:rgba(24,38,53,.9);color:rgba(236,242,247,.82)}.display-shell[data-theme=dark] .task-difficulty-chip.is-基础{border-color:rgba(114,196,132,.24);background:rgba(114,196,132,.14);color:#8fdba0}.display-shell[data-theme=dark] .task-difficulty-chip.is-进阶{border-color:rgba(230,186,103,.26);background:rgba(230,186,103,.14);color:#e7bf74}.display-shell[data-theme=dark] .task-difficulty-chip.is-挑战{border-color:rgba(224,125,125,.24);background:rgba(224,125,125,.14);color:#eba0a0}.display-shell[data-theme=dark] .task-difficulty-guide{color:rgba(236,242,247,.72)}.display-shell[data-theme=dark] .artifact-frame,.display-shell[data-theme=dark] .chat-thread-shell,.display-shell[data-theme=dark] .compare-builder,.display-shell[data-theme=dark] .conclusion-check-panel,.display-shell[data-theme=dark] .current-settings-card,.display-shell[data-theme=dark] .display-settings-panel,.display-shell[data-theme=dark] .exploration-builder,.display-shell[data-theme=dark] .exploration-panel,.display-shell[data-theme=dark] .learning-dataset-card,.display-shell[data-theme=dark] .learning-task-block,.display-shell[data-theme=dark] .organizer-panel,.display-shell[data-theme=dark] .prompt-box,.display-shell[data-theme=dark] .reference-coach-panel,.display-shell[data-theme=dark] .saved-note,.display-shell[data-theme=dark] .table-wrap,.display-shell[data-theme=dark] .thinking-starter-panel,.display-shell[data-theme=dark] .utility-drawer,.display-shell[data-theme=dark] .workspace-header,.display-shell[data-theme=dark] .workspace-navigator{background:rgba(18,31,45,.92);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .advanced-controls,.display-shell[data-theme=dark] .artifact-image,.display-shell[data-theme=dark] .output-tabs{background:rgba(12,22,33,.7);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .output-tab.is-active{background:rgba(30,47,66,.96);color:var(--ink);box-shadow:none}.display-shell[data-theme=dark] .editor-field input,.display-shell[data-theme=dark] .editor-field select,.display-shell[data-theme=dark] .editor-field textarea,.display-shell[data-theme=dark] .editor-input,.display-shell[data-theme=dark] .field-search,.display-shell[data-theme=dark] .toolbar select{background:rgba(24,38,53,.96);border-color:rgba(236,242,247,.12);color:var(--ink)}.display-shell[data-theme=dark] .turn-card.user{background:rgba(34,55,77,.96);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .active-filter-chip,.display-shell[data-theme=dark] .ai-reply-bubble,.display-shell[data-theme=dark] .chat-model-inline-select,.display-shell[data-theme=dark] .conclusion-context-chip,.display-shell[data-theme=dark] .conclusion-empty-state,.display-shell[data-theme=dark] .conclusion-finding-card,.display-shell[data-theme=dark] .dataset-overview-strip,.display-shell[data-theme=dark] .execution-status-card,.display-shell[data-theme=dark] .reference-coach-card,.display-shell[data-theme=dark] .reference-template,.display-shell[data-theme=dark] .report-card,.display-shell[data-theme=dark] .status-card,.display-shell[data-theme=dark] .suggestion-action-bar,.display-shell[data-theme=dark] .suggestion-inline-card,.display-shell[data-theme=dark] .task-run-item,.display-shell[data-theme=dark] .thinking-guidance-card,.display-shell[data-theme=dark] .thinking-output-chip,.display-shell[data-theme=dark] .thinking-output-kind,.display-shell[data-theme=dark] .turn-card.assistant{background:rgba(30,47,66,.92);border-color:rgba(236,242,247,.1);color:var(--ink)}.display-shell[data-theme=dark] .setting-chip.is-muted{background:rgba(30,47,66,.7);color:var(--muted)}.display-shell[data-theme=dark] .user-prompt-bubble{background:rgba(34,55,77,.96);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .field-list-item span,.display-shell[data-theme=dark] .profile-inline-item span,.display-shell[data-theme=dark] .profile-meta-chip span,.display-shell[data-theme=dark] .profile-quantile-item span,.display-shell[data-theme=dark] .suggestion-action-meta,.display-shell[data-theme=dark] .suggestion-inline-item span,.display-shell[data-theme=dark] .turn-label,.display-shell[data-theme=dark] th{color:var(--muted)}.display-shell[data-theme=dark] .ai-reply-content code,.display-shell[data-theme=dark] .ai-reply-content pre{background:rgba(12,22,33,.82)}.display-shell[data-theme=dark] th{background:rgba(30,47,66,.95)}.display-shell[data-theme=dark] .artifact-frame,.display-shell[data-theme=dark] .drawer-header,.display-shell[data-theme=dark] .result-meaning-line,.display-shell[data-theme=dark] .saved-note,.display-shell[data-theme=dark] .support-drawer,.display-shell[data-theme=dark] .table-wrap,.display-shell[data-theme=dark] td,.display-shell[data-theme=dark] th{border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .canvas-placeholder,.display-shell[data-theme=dark] .chat-empty-state{background:linear-gradient(180deg,rgba(18,31,45,.72),rgba(12,22,33,.52));border-radius:24px}.display-shell[data-theme=dark] .editor-input::placeholder,.display-shell[data-theme=dark] .prompt-box::placeholder,.display-shell[data-theme=dark] input::placeholder,.display-shell[data-theme=dark] textarea::placeholder{color:color-mix(in srgb,var(--muted) 88%,transparent)}.display-shell[data-theme=dark] .brief-divider,.display-shell[data-theme=dark] .learning-task-block,.display-shell[data-theme=dark] .workspace-control-bar,.display-shell[data-theme=dark] .workspace-header-main{border-color:rgba(236,242,247,.1)}.display-shell[data-theme=dark] .workspace-metric-chip{background:rgba(24,38,53,.9);border-color:rgba(236,242,247,.1);color:var(--muted)}.display-shell[data-theme=dark] .module-kicker{background:rgba(214,162,83,.16);color:#f4e9d4}.display-shell[data-theme=dark] .analysis-desk-meta,.display-shell[data-theme=dark] .artifact-preview-note,.display-shell[data-theme=dark] .conclusion-empty-state p,.display-shell[data-theme=dark] .conclusion-finding-card p,.display-shell[data-theme=dark] .dataset-overview-copy,.display-shell[data-theme=dark] .editor-field span,.display-shell[data-theme=dark] .learning-dataset-focus,.display-shell[data-theme=dark] .navigator-description,.display-shell[data-theme=dark] .reference-coach-card p,.display-shell[data-theme=dark] .reference-template p,.display-shell[data-theme=dark] .settings-hint,.display-shell[data-theme=dark] .task-detail-item p,.display-shell[data-theme=dark] .thinking-guidance-card p,.display-shell[data-theme=dark] .thinking-panel-copy,.display-shell[data-theme=dark] .workbench-help,.display-shell[data-theme=dark] .workspace-header-subtitle{color:var(--muted)}.display-shell[data-theme=dark] .navigator-current-field{background:rgba(24,38,53,.9);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .profile-narrative-copy p,.display-shell[data-theme=dark] .profile-narrative-toggle span:last-child{color:var(--muted)}.display-shell[data-theme=dark] .stat-help-trigger{border-color:rgba(236,242,247,.16);color:var(--muted)}.display-shell[data-theme=dark] .stat-help-bubble{background:rgba(24,38,53,.98);border-color:rgba(236,242,247,.1);color:var(--ink)}.display-shell[data-theme=dark] .reference-coach-card.is-template,.display-shell[data-theme=dark] .reference-template,.display-shell[data-theme=dark] .thinking-guidance-card.is-highlight{background:linear-gradient(180deg,rgba(38,57,77,.96),rgba(24,38,53,.92)),radial-gradient(circle at top right,rgba(214,162,83,.18),transparent 46%);border-color:rgba(214,162,83,.2)}.display-shell[data-theme=dark] .conclusion-finding-card.is-warn{border-color:rgba(224,125,125,.24);background:rgba(73,39,42,.84)}.display-shell[data-theme=dark] .conclusion-finding-card.is-tip{border-color:rgba(230,186,103,.24);background:rgba(66,52,32,.82)}.display-shell[data-theme=dark] .conclusion-finding-card.is-good{border-color:rgba(114,196,132,.24);background:rgba(32,61,45,.82)}.toolbar select{min-width:224px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.78);border-radius:999px;padding:12px 16px;color:var(--ink)}.minimal-toolbar-actions{align-items:flex-end}.selection-strip{display:grid;grid-gap:14px;gap:14px;padding:18px 20px;margin-bottom:18px}.selection-chip-row{display:grid;grid-gap:8px;gap:8px}.selection-placeholder{margin:0}.workbench-grid{grid-template-columns:320px minmax(0,1fr) 320px;grid-gap:18px}.minimal-grid,.workbench-grid{display:grid;gap:18px;align-items:flex-start}.minimal-grid{grid-template-columns:280px minmax(0,1fr);grid-gap:18px}.variable-ribbon-shell{display:grid;grid-gap:16px;gap:16px;padding:16px 20px 18px;margin-bottom:20px;border-radius:30px}.workspace-navigator{display:grid;grid-gap:18px;gap:18px;padding:16px 20px;border-radius:30px}.workspace-navigator-head{display:grid;grid-gap:12px;gap:12px;align-items:flex-start}.navigator-title-block{display:grid;grid-gap:6px;gap:6px}.navigator-description{margin:0;max-width:760px;line-height:1.6}.ribbon-filters{justify-self:start}.question-starter{margin:2px 0 0;font-size:13px;line-height:1.6}.task-progress-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.task-progress-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(16,42,67,.05);color:var(--muted);font-size:12px}.task-summary-card{gap:14px}.task-run-list{display:grid;grid-gap:10px;gap:10px}.task-run-item{display:grid;grid-gap:8px;gap:8px;width:100%;padding:12px 14px;border-radius:18px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.82);text-align:left}.task-run-item p{margin:0;color:var(--muted);line-height:1.6}.task-run-meta{display:grid;grid-gap:4px;gap:4px}.task-run-meta strong{font-size:15px}.task-run-meta span{color:var(--muted);font-size:12px}.learning-brief-panel{padding:24px 28px 28px;border-radius:32px}.learning-brief-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);grid-gap:26px;gap:26px;align-items:stretch}.learning-brief-block{display:grid;grid-gap:12px;gap:12px;border-radius:28px;align-content:start}.learning-dataset-card{padding:22px 24px 24px;border:1px solid rgba(16,42,67,.06);background:linear-gradient(180deg,rgba(252,249,242,.94),rgba(255,255,255,.88)),radial-gradient(circle at top left,rgba(196,139,54,.12),transparent 48%);box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.learning-dataset-copy{display:grid;grid-gap:12px;gap:12px}.learning-title-band{display:flex;align-items:flex-start;min-height:68px}.learning-brief-heading{display:block;margin:0;font-size:clamp(1.95rem,2.55vw,2.45rem);line-height:1;letter-spacing:-.03em}.learning-dataset-focus{margin:0;font-size:var(--text-body);line-height:1.72}.learning-task-block{gap:14px;padding:22px 24px 24px;border:1px solid rgba(196,139,54,.14);background:linear-gradient(180deg,rgba(255,250,242,.98),rgba(253,247,236,.94)),radial-gradient(circle at top right,rgba(196,139,54,.16),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.learning-task-head{display:grid;grid-gap:10px;gap:10px}.learning-task-kicker-row{display:grid;grid-gap:12px;gap:12px}.learning-task-copy{display:grid;grid-gap:16px;gap:16px}.task-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.task-difficulty-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.58);color:var(--muted);font-size:.9rem;font-weight:700}.task-difficulty-chip.is-基础{border-color:rgba(74,139,92,.24);background:rgba(74,139,92,.12);color:#4a8b5c}.task-difficulty-chip.is-进阶{border-color:rgba(196,139,54,.28);background:rgba(196,139,54,.12);color:#b98735}.task-difficulty-chip.is-挑战{border-color:rgba(168,83,83,.24);background:rgba(168,83,83,.12);color:#a85353}.task-difficulty-guide{margin:0;max-width:62ch;color:var(--muted);font-size:.98rem;line-height:1.65}.task-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.task-detail-item{display:grid;grid-gap:6px;gap:6px}.task-detail-card{padding:14px 16px 16px;border-radius:18px;background:rgba(255,255,255,.76);border:1px solid rgba(16,42,67,.06)}.task-detail-label{font-size:var(--text-caption);font-weight:600;letter-spacing:.03em;text-transform:none;color:var(--muted)}.task-detail-item p{margin:0;font-size:var(--text-body);line-height:1.72}.task-detail-hints{grid-column:1/-1;gap:8px}.task-hints-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:none;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.task-hints-toggle span:last-child{color:var(--muted);font-size:13px;font-weight:500}.task-hint-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.75;font-size:.9375rem}.brief-section-head{display:flex;align-items:center;gap:12px}.brief-divider{flex:1 1;height:1px;background:rgba(16,42,67,.1)}.dataset-overview-strip{display:grid;grid-gap:6px;gap:6px;padding:12px 16px;border-radius:20px;background:rgba(255,255,255,.52);border:1px solid rgba(16,42,67,.05)}.dataset-overview-copy{margin:0}.question-number-row{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:0;scrollbar-width:none}.task-question-row{padding-top:2px}.conclusion-check-panel,.reference-coach-panel,.thinking-starter-panel{display:grid;grid-gap:18px;gap:18px;padding:20px 22px 22px;border-radius:28px}.thinking-starter-panel{background:linear-gradient(180deg,rgba(252,249,242,.9),rgba(255,255,255,.92)),radial-gradient(circle at top right,rgba(196,139,54,.1),transparent 40%)}.thinking-panel-head{display:grid;grid-gap:8px;gap:8px}.thinking-panel-head h2{margin:0;font-size:clamp(1.3rem,1.8vw,1.55rem);line-height:1.12;letter-spacing:-.02em}.thinking-panel-copy{margin:0;max-width:68ch;line-height:1.62}.thinking-lens-row{display:flex;flex-wrap:wrap;gap:8px}.thinking-lens-chip{min-height:40px}.thinking-guidance-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);grid-gap:12px;gap:12px}.conclusion-empty-state,.conclusion-finding-card,.reference-coach-card,.reference-template,.thinking-guidance-card{display:grid;grid-gap:8px;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(16,42,67,.07);background:rgba(255,255,255,.78)}.conclusion-empty-state strong,.conclusion-finding-card strong,.thinking-guidance-card strong{font-size:.98rem;line-height:1.45}.conclusion-empty-state p,.conclusion-finding-card p,.reference-coach-card p,.reference-template p,.thinking-guidance-card p{margin:0;color:var(--muted);line-height:1.66}.thinking-guidance-card.is-highlight{background:linear-gradient(180deg,rgba(255,249,238,.96),rgba(255,255,255,.84)),radial-gradient(circle at top right,rgba(196,139,54,.12),transparent 48%);border-color:rgba(196,139,54,.18)}.thinking-output-card,.thinking-question-card{align-content:start}.thinking-starter-inline{display:grid;grid-gap:6px;gap:6px;padding-top:8px;border-top:1px solid rgba(16,42,67,.08)}.thinking-inline-label{color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.thinking-output-list{display:grid;grid-gap:10px;gap:10px}.thinking-output-row{display:grid;grid-gap:4px;gap:4px;padding-top:10px;border-top:1px solid rgba(16,42,67,.08)}.thinking-output-row:first-child{padding-top:0;border-top:0}.thinking-output-row-head{display:flex;align-items:center;gap:8px}.thinking-output-kind{min-height:26px;background:rgba(255,250,241,.9);font-size:.76rem}.conclusion-context-chip,.thinking-output-kind{display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(16,42,67,.08);color:var(--ink);font-weight:600}.conclusion-context-chip{min-height:30px;background:rgba(255,255,255,.72);font-size:.82rem}.thinking-output-row-head strong{font-size:.92rem}.thinking-output-row p{margin:0;color:var(--muted);line-height:1.58}.thinking-pitfall-card{gap:6px}.thinking-support-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:18px;gap:18px}.reference-coach-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.reference-coach-card.is-template,.reference-template{background:linear-gradient(180deg,rgba(255,250,241,.94),rgba(255,255,255,.86)),radial-gradient(circle at top right,rgba(196,139,54,.1),transparent 44%)}.conclusion-context-row{display:flex;flex-wrap:wrap;gap:8px}.conclusion-editor{display:grid;grid-gap:8px;gap:8px}.conclusion-editor textarea{min-height:132px;resize:vertical}.conclusion-finding-list{display:grid;grid-gap:10px;gap:10px}.conclusion-finding-card{border-color:rgba(16,42,67,.08)}.conclusion-finding-card.is-warn{border-color:rgba(168,83,83,.16);background:rgba(250,241,241,.9)}.conclusion-finding-card.is-tip{border-color:rgba(196,139,54,.16);background:rgba(255,248,238,.9)}.conclusion-finding-card.is-good{border-color:rgba(74,139,92,.16);background:rgba(241,248,242,.9)}.question-number-row::-webkit-scrollbar{display:none}.question-number-chip{flex:0 0 auto;width:40px;height:40px;border-radius:999px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.42);color:var(--ink);cursor:pointer;position:relative;z-index:1;pointer-events:auto;transition:border-color .16s ease,background .16s ease,transform .16s ease;font-size:1rem;font-weight:600}.question-number-chip.is-基础{border-color:rgba(74,139,92,.24);background:rgba(74,139,92,.08);color:#4a8b5c}.question-number-chip.is-进阶{border-color:rgba(196,139,54,.28);background:rgba(196,139,54,.08);color:#b98735}.question-number-chip.is-挑战{border-color:rgba(168,83,83,.24);background:rgba(168,83,83,.08);color:#a85353}.question-number-chip:hover{transform:translateY(-1px);border-color:rgba(16,42,67,.18)}.question-number-chip.is-基础:hover{border-color:rgba(74,139,92,.34);background:rgba(74,139,92,.12)}.question-number-chip.is-进阶:hover{border-color:rgba(196,139,54,.38);background:rgba(196,139,54,.12)}.question-number-chip.is-挑战:hover{border-color:rgba(168,83,83,.34);background:rgba(168,83,83,.12)}.question-number-chip.is-active{border-color:rgba(196,139,54,.42);background:rgba(196,139,54,.16)}.question-number-chip.is-基础.is-active{border-color:rgba(74,139,92,.34);background:rgba(74,139,92,.14);color:#4a8b5c}.question-number-chip.is-进阶.is-active{border-color:rgba(196,139,54,.42);background:rgba(196,139,54,.16);color:#b98735}.question-number-chip.is-挑战.is-active{border-color:rgba(168,83,83,.34);background:rgba(168,83,83,.14);color:#a85353}.question-brief{display:grid;grid-gap:8px;gap:8px;padding-top:2px}.question-title-line{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline}.question-title-line strong{font-size:16px}.question-kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}@media (max-width:1080px){.workspace-header-main{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}.workspace-settings-anchor{justify-self:start}.workspace-header-meta{justify-content:flex-start;width:100%}.lecture-switcher{width:min(360px,100%)}.workspace-topbar-controls{justify-content:flex-start;align-items:stretch}.workspace-brief-metrics,.workspace-selector-field{flex-basis:100%}.workspace-brief-metrics{justify-content:flex-start}.learning-brief-grid{grid-template-columns:1fr}.learning-title-band{min-height:auto}.learning-dataset-card{padding-right:0;padding-bottom:18px;border-bottom:1px solid rgba(16,42,67,.08)}.learning-task-block{padding-left:0;border-left:0}.reference-coach-grid,.thinking-guidance-grid,.thinking-support-grid{grid-template-columns:1fr}}@media (max-width:720px){.module-kicker{font-size:13px}.workspace-topbar-copy .workbench-title{font-size:clamp(30px,9vw,40px);max-width:none}.workspace-header-subtitle{max-width:none}.learning-task-kicker-row{display:grid;grid-gap:12px;gap:12px;align-items:flex-start}.learning-brief-heading{font-size:clamp(18px,6vw,24px)}.task-detail-list{grid-template-columns:1fr}.conclusion-check-panel,.reference-coach-panel,.thinking-starter-panel{padding-inline:18px}}.question-brief-copy{margin:0}.entry-hero{padding:56px 0 24px}.entry-copy{display:grid;grid-gap:12px;gap:12px;max-width:760px}.entry-copy h1{margin:8px 0 0;font-size:clamp(36px,5vw,62px);line-height:1.02}.entry-copy p{margin:0;color:var(--muted);line-height:1.8;max-width:680px}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:flex-start}.entry-card,.entry-placeholder{display:grid;grid-gap:16px;gap:16px;padding:24px;position:relative;isolation:isolate}.entry-card h2,.entry-placeholder h2{margin:0;font-size:28px}.entry-card .primary-link,.entry-card .secondary-link,.entry-card button,.entry-card input,.entry-card select,.entry-placeholder .primary-link,.entry-placeholder .secondary-link{position:relative;z-index:1}.teacher-auth-shell{width:min(520px,100%);margin:48px auto 0;display:grid;grid-gap:20px;gap:20px;padding:28px}.student-auth-form,.teacher-auth-form{display:grid;grid-gap:14px;gap:14px}.student-auth-form>button{justify-self:flex-start;margin-top:4px}.teacher-dashboard-grid{display:grid;grid-template-columns:280px 360px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:flex-start}.teacher-detail-column,.teacher-group-column,.teacher-run-column{padding:20px;display:grid;grid-gap:14px;gap:14px}.teacher-detail-stack,.teacher-group-list,.teacher-run-list{display:grid;grid-gap:12px;gap:12px}.teacher-detail-card,.teacher-group-card,.teacher-run-card{display:grid;grid-gap:6px;gap:6px;width:100%;padding:14px 16px;border-radius:18px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.74);text-align:left;color:var(--ink);transition:background .16s ease}.teacher-group-card:hover,.teacher-run-card:hover{background:rgba(196,139,54,.08)}.teacher-group-card.is-active{border-color:rgba(196,139,54,.42);background:rgba(196,139,54,.12)}.teacher-group-card span,.teacher-run-card span{font-size:13px;color:var(--muted)}.teacher-detail-card p,.teacher-run-card p{margin:0;line-height:1.6}.teacher-detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.teacher-detail-meta span{font-size:13px;color:var(--muted)}.teacher-timeline-item{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:14px;border:1px solid rgba(16,42,67,.08);background:rgba(16,42,67,.03)}.teacher-timeline-label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ops-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:18px}.ops-section,.ops-summary-card,.ops-user-card{display:grid;grid-gap:12px;gap:12px}.ops-summary-card{padding:20px}.ops-summary-card strong{font-size:clamp(1.7rem,2.2vw,2.1rem);line-height:1}.ops-summary-card p,.ops-user-card p{margin:0;color:var(--muted);line-height:1.6}.ops-section{padding:22px 24px;margin-bottom:18px}.ops-table-wrap{overflow-x:auto;border-radius:20px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.72)}.ops-table{min-width:980px}.ops-table td,.ops-table th{vertical-align:top;white-space:normal}.ops-table td{font-size:13px;line-height:1.5}.ops-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.ops-user-card{padding:16px 18px;border-radius:18px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.72)}.ops-user-head,.ops-user-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between}.ops-user-head span,.ops-user-meta span{color:var(--muted);font-size:13px}.ops-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ops-dual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:flex-start}.ribbon-controls{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.ribbon-filters{justify-content:flex-end}.variable-ribbon{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.variable-ribbon-groups{display:grid;grid-gap:14px;gap:14px}.variable-group-row{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:flex-start}.variable-group-meta{display:flex;align-items:center}.variable-group-meta strong{font-size:12px;color:var(--muted);font-weight:600}.variable-chip{flex:0 0 auto;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.7);color:var(--ink);cursor:pointer;white-space:nowrap;font-size:.9rem}.variable-chip.is-selected{border-color:rgba(196,139,54,.34);background:rgba(196,139,54,.1)}.field-profile-panel{display:grid;grid-gap:14px;gap:14px;padding:22px 24px;margin-bottom:18px}.field-profile-header{display:grid;grid-gap:10px;gap:10px}.field-profile-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:flex-end}.field-profile-header h2{margin:0;font-size:calc(24px * var(--ui-title-scale));line-height:1.1}.field-summary{margin:0;max-width:78ch;font-size:15px;line-height:1.75}.field-profile-body{display:grid;grid-gap:12px;gap:12px}.profile-meta-inline{display:flex;flex-wrap:wrap;gap:14px 18px;align-items:center;justify-content:flex-end;color:var(--muted);font-size:13px;line-height:1.5}.profile-meta-inline strong{color:var(--ink);font-weight:600}.profile-core-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));grid-gap:16px 20px;gap:16px 20px;padding-top:2px}.profile-stat-card{display:grid;grid-gap:6px;gap:6px;padding:0;border:none;background:transparent}.profile-stat-card span{font-size:12px;color:var(--muted)}.profile-stat-label-row{display:inline-flex;align-items:center;gap:6px}.profile-stat-card strong{font-size:20px;line-height:1.2}.profile-secondary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));grid-gap:12px 20px;gap:12px 20px}.profile-inline-item{min-width:0;display:grid;grid-gap:6px;gap:6px;padding:0;border:none;background:transparent}.profile-inline-item span{font-size:12px;color:var(--muted)}.profile-inline-item strong{font-size:17px;line-height:1.3}.stat-help{position:relative;display:inline-flex;align-items:center}.stat-help-trigger{width:18px;height:18px;padding:0;border:1px solid rgba(16,42,67,.14);border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:11px;font-weight:700;line-height:1;display:inline-grid;place-items:center;cursor:help}.stat-help-bubble{position:absolute;left:0;bottom:calc(100% + 10px);width:min(320px,42vw);padding:10px 12px;border:1px solid rgba(16,42,67,.1);border-radius:14px;background:var(--surface-strong);color:var(--ink);font-size:13px;line-height:1.6;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease;z-index:12}.stat-help:focus-within .stat-help-bubble,.stat-help:hover .stat-help-bubble{opacity:1;transform:translateY(0)}.module02-overlap-hero>:last-child .stat-help-bubble,.profile-core-grid>:last-child .stat-help-bubble,.profile-quantile-strip>:last-child .stat-help-bubble,.profile-secondary-grid>:last-child .stat-help-bubble{left:auto;right:0}.profile-quantile-panel,.profile-table-wrap{display:grid;grid-gap:10px;gap:10px}.profile-quantile-panel{padding-top:2px}.profile-quantile-strip{display:flex;flex-wrap:wrap;gap:12px 20px}.profile-quantile-item{display:grid;grid-gap:6px;gap:6px;padding:0;border:none;background:transparent;min-width:104px}.profile-quantile-item span{font-size:12px;color:var(--muted)}.profile-quantile-item strong{font-size:1rem;line-height:1.35}.profile-narrative-panel{display:grid;grid-gap:10px;gap:10px;padding-top:6px}.profile-narrative-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:none;background:transparent;color:var(--ink);font:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.profile-narrative-toggle span:last-child{color:var(--muted);font-size:13px;font-weight:500}.profile-narrative-copy{display:grid;grid-gap:10px;gap:10px;max-width:72ch}.profile-narrative-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.studio-grid{display:grid;grid-template-columns:minmax(520px,1.45fr) minmax(360px,.95fr);grid-gap:22px;gap:22px;align-items:flex-start}.explorer-layout{align-items:stretch}.chat-column,.main-column,.rail{padding:20px}.sticky-card{position:-webkit-sticky;position:sticky;top:18px}.chat-block+.chat-block,.content-block+.content-block,.rail-section+.rail-section{margin-top:18px}.chat-block h4,.content-block h4,.rail-section h4{margin:0 0 12px;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.chat-block ul,.content-block ul,.rail-section ul{margin:0;padding-left:18px;color:var(--ink);line-height:1.75}.chat-block li+li,.content-block li+li,.rail-section li+li{margin-top:8px}.data-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.data-card{padding:14px 16px;border-radius:18px;background:var(--surface-strong);border:1px solid rgba(16,42,67,.08)}.data-card strong{display:block;margin-bottom:4px;font-size:24px}.data-card span{font-size:13px;color:var(--muted)}.table-wrap{overflow-x:auto;border:1px solid rgba(16,42,67,.08);border-radius:18px}.artifact-preview-note{margin:10px 0 0;font-size:13px}table{width:100%;border-collapse:collapse;min-width:620px}td,th{padding:12px 14px;border-bottom:1px solid rgba(16,42,67,.08);text-align:left;font-size:14px;vertical-align:top}th{background:rgba(16,42,67,.04);font-weight:600}.prompt-box{width:100%;min-height:88px;padding:14px 16px;border-radius:20px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.82);color:var(--ink);resize:vertical}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.quick-button{border:1px solid rgba(16,42,67,.12);background:rgba(255,255,255,.7);border-radius:16px;padding:12px;text-align:left;color:var(--ink);cursor:pointer}.quick-button strong{display:block;margin-bottom:6px;font-size:14px}.quick-button.is-active{border-color:rgba(196,139,54,.45);background:rgba(196,139,54,.12)}.action-row{display:flex;flex-wrap:wrap;gap:10px}.exploration-builder>.action-row{margin-top:4px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--line-accent) 30%,var(--line))}.exploration-builder>.action-row .primary-link{background:var(--accent);color:var(--surface);border:1px solid var(--accent);font-weight:600;box-shadow:0 2px 8px -2px color-mix(in srgb,var(--accent) 40%,transparent)}.exploration-builder>.action-row .primary-link:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 85%,black);box-shadow:0 3px 10px -2px color-mix(in srgb,var(--accent) 55%,transparent)}.exploration-builder>.action-row .primary-link:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.editor-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.compare-builder{display:grid;grid-gap:12px;gap:12px;margin-top:14px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.6);border:1px solid rgba(16,42,67,.1)}.compare-builder-head{display:grid;grid-gap:4px;gap:4px}.compare-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.editor-field span{font-size:13px;color:var(--muted);line-height:1.45}.editor-field select,.editor-input{background:rgba(255,255,255,.82);padding:0 12px}.editor-field select,.editor-input,.field-search{width:100%;min-height:44px;border-radius:14px;border:1px solid rgba(16,42,67,.12);color:var(--ink)}.field-search{background:rgba(255,255,255,.84);padding:0 14px}.filter-row{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.64);color:var(--ink);cursor:pointer}.filter-chip.is-active{background:rgba(196,139,54,.1);border-color:rgba(196,139,54,.32)}.choice-chip{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.66);color:var(--ink);cursor:pointer}.choice-chip.is-active{border-color:rgba(196,139,54,.34);background:rgba(196,139,54,.11)}.choice-chip-help{position:relative;display:inline-flex}.choice-chip-bubble{position:absolute;left:0;bottom:calc(100% + 8px);width:min(280px,36vw);padding:9px 11px;border:1px solid rgba(16,42,67,.1);border-radius:14px;background:var(--surface-strong);color:var(--ink);font-size:13px;line-height:1.55;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease;z-index:12}.choice-chip-help:focus-within .choice-chip-bubble,.choice-chip-help:hover .choice-chip-bubble{opacity:1;transform:translateY(0)}.field-list{display:grid;grid-gap:8px;gap:8px;max-height:420px;overflow:auto}.compact-field-list{max-height:calc(100vh - 240px)}.field-list-item{display:grid;grid-gap:4px;gap:4px;width:100%;padding:12px 14px;border-radius:16px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.72);text-align:left;color:var(--ink);cursor:pointer}.field-list-item strong{font-size:14px}.field-list-item span{font-size:12px;color:var(--muted)}.field-list-item.is-selected{border-color:rgba(196,139,54,.42);background:rgba(196,139,54,.12)}.challenge-card,.explorer-inspector{padding:16px;border-radius:22px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.72)}.challenge-card h3,.explorer-inspector h3{margin:8px 0 0;font-size:22px}.inspector-code{margin:4px 0 0;font-family:IBM Plex Mono,SFMono-Regular,SFMono,monospace;font-size:13px;color:var(--muted)}.compact-quick-grid{grid-template-columns:1fr}.turn-stack{display:grid;grid-gap:10px;gap:10px}.turn-card{display:grid;grid-gap:8px;gap:8px;max-width:84%;border-radius:22px;padding:15px 16px;border:1px solid rgba(16,42,67,.08);background:rgba(255,255,255,.78)}.turn-card.user{margin-left:auto;background:color-mix(in oklab,var(--ink) 7%,white);border-color:rgba(16,42,67,.12)}.turn-card.assistant{margin-right:auto;background:color-mix(in oklab,var(--accent) 8%,white);border-color:rgba(196,139,54,.16)}.turn-label{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.turn-card p{margin:6px 0 0;color:var(--ink);line-height:1.65}.tiny-label{display:inline-block;font-size:var(--text-caption);font-weight:600;letter-spacing:.03em;text-transform:none;color:var(--muted)}.stack{display:grid;grid-gap:12px;gap:12px}.compact-stack{gap:14px}.exploration-panel{padding:22px 24px;display:grid;grid-gap:18px;gap:18px;border-radius:22px;border:1px solid color-mix(in srgb,var(--line-accent) 28%,var(--line));background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,253,248,.78));box-shadow:0 2px 12px -4px rgba(16,42,67,.08)}.analysis-desk{gap:16px}.analysis-desk-head{display:flex;justify-content:space-between;gap:18px;align-items:baseline;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--line-accent) 35%,var(--line))}.analysis-desk-title{margin:4px 0 0;font-size:clamp(1.5rem,2.2vw,1.85rem);line-height:1.15;color:var(--ink)}.analysis-desk-meta{font-size:var(--text-body);color:var(--muted)}.exploration-header{margin-bottom:18px}.exploration-section{display:grid;grid-gap:12px;gap:12px}.exploration-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.result-switcher-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.result-switcher-field{min-width:280px}.exploration-builder{display:grid;grid-gap:16px;gap:16px;padding:18px 20px;border-radius:16px;border:1px solid color-mix(in srgb,var(--line-accent) 22%,var(--line));background:color-mix(in srgb,var(--surface) 88%,transparent)}.output-tabs{display:inline-flex;align-items:center;gap:3px;width:-moz-fit-content;width:fit-content;padding:3px;border:1px solid color-mix(in srgb,var(--line-accent) 28%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--accent-soft) 38%,transparent)}.output-tab{border:none;background:transparent;color:var(--muted);padding:7px 18px;border-radius:999px;font:inherit;font-weight:500;font-size:.9rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.output-tab:hover:not(.is-active){color:var(--ink)}.output-tab.is-active{background:var(--accent);color:var(--surface);box-shadow:0 1px 4px -1px rgba(16,42,67,.18);font-weight:600}.workbench-section{display:grid;grid-gap:8px;gap:8px}.workbench-section>.tiny-label{font-size:.72rem;letter-spacing:.06em;color:var(--muted);font-weight:600;text-transform:uppercase}.lens-strip{display:flex;flex-wrap:wrap;gap:6px}.exploration-builder .lens-strip .choice-chip{min-height:32px;padding:0 12px;font-size:.88rem;font-weight:500;border-radius:8px;background:var(--surface);border:1px solid var(--line);transition:border-color .15s,background-color .15s,color .15s}.exploration-builder .lens-strip .choice-chip:hover:not(.is-active){border-color:color-mix(in srgb,var(--accent) 50%,var(--line));color:var(--accent)}.exploration-builder .lens-strip .choice-chip.is-active{background:color-mix(in srgb,var(--accent-soft) 50%,transparent);border-color:var(--accent);color:var(--accent);font-weight:600}.exploration-summary-row{display:grid;grid-gap:8px;gap:8px}.exploration-control-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px 12px;gap:10px 12px;align-items:flex-end;padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--accent-soft) 24%,transparent);border:1px dashed color-mix(in srgb,var(--line-accent) 22%,var(--line))}.exploration-control-row .editor-field span{font-size:.76rem;color:var(--muted);font-weight:600;letter-spacing:.04em}.active-filter-list{display:flex;flex-wrap:wrap;gap:8px}.current-settings-card{display:grid;grid-gap:12px;gap:12px;padding:18px 20px;border-radius:24px;border:1px solid rgba(16,42,67,.06);background:rgba(16,42,67,.025)}.current-settings-groups{display:grid;grid-gap:14px;gap:14px}.settings-group{display:grid;grid-gap:8px;gap:8px}.settings-group-minimal{gap:4px}.settings-group-label{font-weight:600;letter-spacing:.03em;text-transform:none}.settings-group-label,.settings-hint{font-size:var(--text-caption);color:var(--muted)}.current-settings-grid{display:flex;flex-wrap:wrap;gap:8px}.setting-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(16,42,67,.08);color:var(--ink);font-size:.9375rem}.setting-chip.is-muted{color:var(--muted);background:rgba(255,255,255,.58)}.active-filter-chip{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,42,67,.12);background:rgba(16,42,67,.05);color:var(--ink);font-size:13px}.active-filter-chip button{border:none;background:transparent;color:var(--muted);padding:0;font:inherit;cursor:pointer}@media (min-width:1120px){.current-settings-groups{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:flex-start}}.filter-add-action{display:flex;align-items:flex-end}.advanced-controls{display:grid;grid-gap:12px;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(16,42,67,.08);background:rgba(16,42,67,.02)}.advanced-controls summary{cursor:pointer;font-size:13px;color:var(--muted);list-style:none}.advanced-summary-row,.field-label-with-help{display:inline-flex;align-items:center;gap:6px}.advanced-controls summary::-webkit-details-marker{display:none}.advanced-controls-body{display:grid;grid-gap:12px;gap:12px}.compact-field{min-width:0}.field-summary{max-width:620px;margin:12px 0 0}.canvas-panel{padding:24px}.canvas-header{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;margin-bottom:18px}.field-spotlight h2{margin:6px 0 0;font-size:clamp(28px,calc(4vw * var(--ui-title-scale)),42px)}.canvas-stage{display:grid;grid-gap:14px;gap:14px;min-height:160px}.execution-status-card{display:grid;grid-gap:8px;gap:8px;border-color:rgba(196,139,54,.22);background:rgba(196,139,54,.08)}.organizer-panel{padding:24px;display:grid;grid-gap:18px;gap:18px;grid-template-rows:minmax(0,1fr) auto;height:min(calc(100vh - 108px),860px);min-height:620px;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(250,247,241,.76))}.conversation-desk{grid-template-rows:auto minmax(0,1fr) auto}.conversation-desk-head{display:flex;justify-content:space-between;gap:14px;align-items:baseline}.conversation-desk-title{margin:6px 0 0;font-size:clamp(1.875rem,2.8vw,2.375rem);line-height:1.02}.chat-panel-form{display:grid;grid-gap:10px;gap:10px}.chat-form-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chat-model-inline-select{margin-left:auto;padding:6px 10px;border-radius:8px;border:1px solid rgba(16,42,67,.12);background:rgba(255,255,255,.7);color:var(--ink);font-size:.8rem;cursor:pointer;min-width:0;max-width:160px}.chat-thread-shell{min-height:0;height:100%;border:1px solid rgba(16,42,67,.06);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,.42));overflow:hidden}.organizer-current{display:grid;grid-gap:10px;gap:10px}.chat-turn-stack{height:100%;overflow:auto;padding:16px}.chat-turn-stack .turn-card p{margin-top:0}.chat-empty-state{min-height:180px;padding:0}.turn-actions-inline{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.compact-action-button{font-size:14px;line-height:1.2;padding:10px 14px}.suggestion-action-bar{display:grid;grid-gap:10px;gap:10px;padding:14px 16px 12px;border-top:1px solid rgba(16,42,67,.08);background:rgba(248,244,236,.72)}.suggestion-action-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted)}.suggestion-action-meta strong{font-size:13px;color:var(--ink);font-weight:700}.suggestion-actions-persistent{margin-top:0}.ai-reply-bubble{padding:14px 18px;background:rgba(196,139,54,.08);border-radius:14px;border:1px solid rgba(196,139,54,.15);font-size:14px;line-height:1.7;color:var(--ink);max-width:84%;margin-right:auto}.ai-reply-content{margin-top:6px}.ai-reply-content>:first-child{margin-top:0}.ai-reply-content>:last-child{margin-bottom:0}.ai-reply-content p{margin:0 0 10px;line-height:1.7}.ai-reply-content strong{font-weight:700}.ai-reply-content ol,.ai-reply-content ul{margin:0 0 10px;padding-left:20px}.ai-reply-content li{margin:4px 0}.ai-reply-content code{padding:.1em .35em;border-radius:6px;background:rgba(16,42,67,.08);font-size:.92em}.ai-reply-content pre{margin:10px 0;padding:12px 14px;border-radius:14px;background:rgba(16,42,67,.08);overflow:auto}.ai-reply-content pre code{padding:0;background:transparent}.ai-reply-bubble+.ai-reply-bubble{margin-top:8px}.user-prompt-bubble{padding:12px 16px;background:var(--panel-bg,rgba(255,255,255,.7));border-radius:14px;border:1px solid var(--rule);font-size:14px;line-height:1.6;max-width:84%;margin-left:auto}.user-prompt-bubble p{margin:6px 0 0;color:var(--ink);line-height:1.65}.suggestion-inline-card{display:grid;grid-gap:12px;gap:12px;margin-top:4px;padding:13px 14px;border-radius:18px;border:1px solid rgba(196,139,54,.18);background:rgba(196,139,54,.07)}.suggestion-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.suggestion-inline-item{display:grid;grid-gap:4px;gap:4px}.suggestion-inline-item span{font-size:12px;color:var(--muted)}.suggestion-inline-item strong{font-size:14px;line-height:1.45}.organizer-empty-state{min-height:0}.workbench-notice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:18px;border:1px solid rgba(196,139,54,.18);background:rgba(196,139,54,.08)}.workbench-notice-text{margin:0}.report-board,.saved-results-stack{display:grid;grid-gap:12px;gap:12px}.report-stack{display:grid;grid-gap:10px;gap:10px}.report-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:20px;border:1px solid rgba(16,42,67,.1);background:rgba(16,42,67,.04)}.report-card-head{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:flex-start}.report-order{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(196,139,54,.18);color:var(--ink);font-size:13px;font-weight:600}.report-card-meta,.report-card-note{margin:4px 0 0}.saved-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:20px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.74)}.saved-card strong{font-size:16px}.saved-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.saved-card-summary{margin:0}.saved-note{width:100%;min-height:104px;border-radius:16px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.9);color:var(--ink);padding:12px 14px;resize:vertical}.workspace-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:16px;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(16,42,67,.08);margin-bottom:20px}.compact-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-placeholder{min-height:320px}.section-head-inline{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px}.section-head-inline span{max-width:560px}.support-drawer{border-top:1px solid rgba(16,42,67,.08);padding-top:12px}.support-drawer summary{list-style:none;cursor:pointer;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.support-drawer summary::-webkit-details-marker{display:none}.support-drawer summary:after{content:"＋";float:right}.support-drawer[open] summary:after{content:"－"}.support-panel{padding-top:0}.support-panel summary{padding:6px 0 0}.compact-drawer{padding-top:10px}.drawer-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.drawer-column,.meta-grid{display:grid;grid-gap:12px;gap:12px}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meta-card{border-radius:18px;padding:16px;border:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.7)}.field-card-grid{display:grid;grid-gap:10px;gap:10px}.field-card{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(16,42,67,.08);background:rgba(16,42,67,.03)}.field-card strong{font-size:15px}.field-card code,.mono{font-family:IBM Plex Mono,SFMono-Regular,SFMono,monospace;font-size:13px;color:var(--ink);word-break:break-all}.artifact-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.artifact-head h4{margin:0}.artifact-panel{overflow:hidden}.artifact-frame{width:100%;aspect-ratio:4/3;border-radius:24px;border:1px solid rgba(16,42,67,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,241,233,.9));padding:16px}.artifact-frame.is-wide{aspect-ratio:16/10}.artifact-image{display:block;width:100%;height:100%;border-radius:16px;background:white}.status-card{padding:16px;border-radius:18px;background:rgba(47,107,87,.09);border:1px solid rgba(47,107,87,.16)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:var(--muted);text-align:center;min-height:200px}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-meaning-line{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(16,42,67,.08)}.result-settings-line{margin:8px 0 0;font-size:13px;line-height:1.65}.error-card{padding:16px;border-radius:18px;background:rgba(170,54,54,.08);border:1px solid rgba(170,54,54,.14);color:#7e2a2a}.footer-note{padding:0 0 48px;color:var(--muted)}.floating-dock{position:fixed;right:22px;bottom:22px;z-index:50;display:flex;gap:10px}.dock-button{min-width:64px;min-height:48px;padding:0 16px;border-radius:999px;border:1px solid rgba(16,42,67,.12);background:rgba(255,255,255,.9);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-md);cursor:pointer}.dock-button.is-active{background:var(--ink);color:white}.overlay-scrim{position:fixed;inset:0;z-index:60;border:none;background:rgba(16,42,67,.24);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.utility-drawer{position:fixed;top:18px;right:18px;bottom:18px;width:min(420px,calc(100vw - 36px));z-index:70;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 16px;border-bottom:1px solid rgba(16,42,67,.08)}.drawer-header h3{margin:6px 0 0;font-size:28px}.drawer-body{overflow:auto;padding:18px 22px 22px}.artifact-preview-surface{cursor:zoom-in}.artifact-preview-modal{position:fixed;inset:28px;z-index:80;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.artifact-preview-header h3{margin-top:6px;font-size:30px}.artifact-preview-body{display:flex;flex-direction:column;gap:16px}.artifact-preview-image-frame{flex:1 1;min-height:0;border-radius:24px;background:color-mix(in srgb,var(--surface-strong) 88%,transparent);padding:18px}.artifact-preview-table-wrap{flex:1 1;min-height:0;max-height:none}@media (max-width:1280px){.teacher-dashboard-grid{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:1180px){.exploration-header,.hero-grid,.minimal-grid,.ops-dual-grid,.ops-summary-grid,.ops-user-grid,.ribbon-controls,.workbench-grid{grid-template-columns:1fr}.studio-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.92fr)}.workspace-topbar-controls{justify-content:flex-start}.organizer-panel{height:min(calc(100vh - 108px),760px);min-height:540px}.field-profile-title-row{grid-template-columns:1fr;align-items:flex-start}.profile-meta-inline{justify-content:flex-start}.sticky-card{position:static}.chat-column{order:-1}.toolbar-cluster{justify-items:stretch}.entry-grid,.workspace-hero{grid-template-columns:1fr}.toolbar-control-row{justify-content:stretch}.toolbar-search{width:100%}.ribbon-filters{justify-content:flex-start}.artifact-preview-modal{inset:16px}}@media (max-width:900px){.studio-grid{grid-template-columns:1fr}}@media (max-width:780px){.page-wrap{width:min(100vw - 28px,1320px)}.compact-data-grid,.data-grid,.drawer-grid,.editor-grid,.meta-grid,.module-grid,.profile-core-grid,.profile-secondary-grid,.profile-stat-grid,.quick-grid,.stats-grid,.teacher-dashboard-grid{grid-template-columns:1fr}.ops-section,.ops-summary-card{padding-inline:18px}.profile-quantile-strip{gap:10px 16px}.analysis-desk-head,.conversation-desk-head,.toolbar,.workspace-navigator-head,.workspace-topbar-controls{align-items:stretch;flex-direction:column}.workspace-header{padding:18px 20px 22px}.workspace-header-main{padding-right:0}.workspace-settings-anchor{position:static}.workspace-topbar-copy .workbench-title{max-width:none}.workspace-topbar-controls{justify-content:flex-start}.studio-grid{grid-template-columns:1fr}.organizer-panel{height:auto;min-height:0}.toolbar select{width:100%}.toolbar-control-row{flex-direction:column;align-items:stretch}.exploration-control-row,.variable-group-row{grid-template-columns:1fr}.compact-field{min-width:0}.section-head-inline{flex-direction:column;align-items:flex-start}.floating-dock{right:14px;left:14px;bottom:14px;justify-content:center}.utility-drawer{top:auto;right:12px;left:12px;bottom:84px;width:auto}}.loading-indicator{display:flex;align-items:center;gap:10px;padding:18px 22px;color:var(--muted);font-size:14px}.spinner{width:18px;height:18px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(1turn)}}.toast{position:fixed;bottom:32px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;font-size:14px;padding:10px 22px;border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.18);z-index:9999;pointer-events:none;animation:toast-in .25s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.module02-shell{padding:30px 0 56px;display:grid;grid-gap:18px;gap:18px}.module02-hero{display:grid;grid-gap:14px;gap:14px;padding:22px 26px}.module02-hero-copy{display:grid;grid-gap:8px;gap:8px}.module02-hero-copy h1{margin:0;font-size:clamp(2.15rem,3.6vw,3.3rem);line-height:1.02;letter-spacing:-.04em}.module02-hero-copy p{margin:0;max-width:680px;color:var(--muted);font-size:.98rem}.module02-hero-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.module02-hero-meta .lecture-switcher{margin-right:6px}.module02-section-nav{display:flex;flex-wrap:wrap;gap:10px}.module02-stack{display:grid;grid-gap:22px;gap:22px}.module02-section-shell{gap:18px}.module02-section-heading{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--line)}.module02-section-heading h2{margin:6px 0 0;font-size:calc(2rem * var(--ui-title-scale))}.module02-section-heading p{margin:0;color:var(--muted);max-width:760px}.module02-control-strip{display:grid;grid-gap:12px;gap:12px;align-items:flex-end}.module02-control-grid{grid-template-columns:minmax(0,1fr) 96px}.module02-ecosystem-controls{gap:16px}.module02-ecosystem-selector-list{display:grid;grid-gap:14px;gap:14px}.module02-picker-shell{display:grid;grid-gap:10px;gap:10px;padding:16px 18px;border-radius:22px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 74%,transparent)}.module02-picker-shell-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.module02-picker-shell-head strong{font-size:.96rem}.module02-ecosystem-meta{display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap}.module02-picker-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.3fr 1fr;grid-gap:12px;gap:12px;width:100%}.module02-topn-field{width:96px}.module02-topn-field select{min-width:96px}.module02-main-grid{display:grid;grid-gap:20px;gap:20px}.module02-panel{display:grid;grid-gap:22px;gap:22px;padding:24px 26px 28px}.module02-single-grid{grid-template-columns:1fr}.module02-panel-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.module02-panel-header h2{margin:8px 0;font-size:calc(2rem * var(--ui-title-scale))}.module02-panel-header p{margin:0;max-width:780px}.module02-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.module02-stat-card{padding:18px 18px 16px;border-radius:22px;background:color-mix(in srgb,var(--surface-strong) 72%,transparent);border:1px solid var(--line)}.module02-stat-card span{display:block;color:var(--muted);font-size:.92rem}.module02-stat-card strong{display:block;margin-top:12px;font-size:1.9rem;line-height:1.05}.module02-overlap-columns,.module02-settings-grid,.module02-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.module02-absolute-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.module02-profile-card{display:grid;grid-gap:18px;gap:18px}.module02-compare-list,.module02-mirror-compare{display:grid;grid-gap:12px;gap:12px}.module02-mirror-row{display:grid;grid-template-columns:minmax(0,1fr) 140px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.module02-mirror-side{display:grid;grid-gap:8px;gap:8px;align-items:center}.module02-mirror-side.is-left{grid-template-columns:92px minmax(0,1fr)}.module02-mirror-side.is-right{grid-template-columns:minmax(0,1fr) 92px}.module02-mirror-side.is-left strong{text-align:right}.module02-mirror-side.is-right strong{text-align:left}.module02-mirror-track{height:10px;border-radius:999px;background:rgba(16,42,67,.08);overflow:hidden;display:flex}.module02-mirror-side.is-left .module02-mirror-track{justify-content:flex-end}.module02-mirror-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 88%,white 12%),color-mix(in srgb,var(--ink) 74%,var(--accent) 26%))}.module02-mirror-label{text-align:center;font-weight:600;color:var(--ink)}.module02-compare-list-row{display:grid;grid-template-columns:92px minmax(0,1fr) 92px;grid-gap:12px;gap:12px;align-items:center}.module02-compare-list-row strong{text-align:center}.module02-compare-list-row span:first-child{text-align:right}.module02-weight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.module02-weight-field{display:grid;grid-template-columns:minmax(0,1fr) 88px;align-items:center;grid-gap:10px;gap:10px}.module02-weight-field span{margin:0}.module02-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch}.module02-group-choice,.module02-method-choice{display:grid;grid-gap:4px;gap:4px;width:100%;text-align:left;border-radius:18px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 68%,transparent);color:var(--ink);padding:14px 16px}.module02-group-choice{align-content:start;min-height:0}.module02-method-choice{min-height:0;padding:12px 14px}.module02-group-choice strong,.module02-method-choice strong{font-size:.98rem}.module02-group-choice span,.module02-method-choice span{color:var(--muted);font-size:.88rem;line-height:1.4}.module02-group-choice em{color:var(--muted);font-style:normal;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:calc(1.45em * 2)}.module02-group-choice span{margin-top:4px;font-size:.82rem}.module02-group-choice.is-active,.module02-method-choice.is-active{border-color:rgba(196,139,54,.4);background:rgba(196,139,54,.11);box-shadow:inset 0 0 0 1px rgba(196,139,54,.12)}.module02-method-list{display:grid;grid-gap:10px;gap:10px}.module02-method-hint{margin:4px 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.module02-toggle-card{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;grid-gap:12px;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 68%,transparent)}.module02-toggle-card span{display:grid;grid-gap:4px;gap:4px}.module02-toggle-card strong{color:var(--ink);font-size:.98rem}.module02-toggle-card em{color:var(--muted);font-style:normal;font-size:.88rem;line-height:1.45}.module02-overlap-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.module02-ecosystem-result-columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);grid-gap:18px;gap:18px;align-items:flex-start}.module02-reference-panel,.module02-section-block{display:grid;grid-gap:14px;gap:14px;padding:18px 20px;border-radius:24px;background:color-mix(in srgb,var(--surface-strong) 74%,transparent);border:1px solid var(--line)}.module02-block-header h3{font-size:1rem}.module02-block-header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.module02-block-header h3,.module02-chip-block h4{margin:0}.module02-block-header span,.module02-chip-block h4{color:var(--muted);font-size:.92rem}.module02-bar-list,.module02-chip-block,.module02-list{display:grid;grid-gap:12px;gap:12px}.module02-bar-row{display:grid;grid-gap:8px;gap:8px}.module02-bar-label{display:flex;justify-content:space-between;gap:12px;font-size:.96rem}.module02-bar-track{height:10px;border-radius:999px;background:rgba(16,42,67,.08);overflow:hidden}.module02-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 88%,white 12%),color-mix(in srgb,var(--ink) 74%,var(--accent) 26%))}.module02-reference-table{display:grid;grid-gap:1px;gap:1px;border-radius:18px;overflow:hidden;background:var(--line)}.module02-reference-table.is-single{grid-template-columns:1.2fr repeat(6,minmax(0,1fr))}.module02-reference-table.is-compare{grid-template-columns:minmax(90px,1.1fr) minmax(85px,1.05fr) minmax(72px,.9fr) minmax(72px,.9fr) minmax(72px,.9fr) minmax(86px,1.08fr) minmax(86px,1.08fr) minmax(86px,1.08fr) minmax(82px,.95fr);font-size:.86rem;min-width:880px}.module02-reference-table.is-compare .module02-reference-head,.module02-reference-table.is-compare .module02-reference-row>*{padding:10px}.module02-reference-table.is-compare .module02-tgi-chip{padding:2px 6px;font-size:.72rem}.module02-reference-table.is-compare .module02-reference-head{font-size:.82rem;line-height:1.25}.module02-reference-panel{overflow-x:auto}.module02-reference-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:10px;padding:10px 14px;border-radius:12px;background:color-mix(in srgb,var(--accent-soft) 60%,var(--surface-strong));border:1px solid color-mix(in srgb,var(--line-accent) 40%,var(--line));position:-webkit-sticky;position:sticky;top:8px;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px -4px rgba(0,0,0,.15)}.module02-reference-ref-group{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.module02-reference-ref-label{font-size:.85rem;font-weight:600;color:var(--muted);margin-right:4px}.module02-reference-ref-chip{padding:5px 12px;font-size:.85rem;font-weight:500;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:999px;cursor:pointer;font-family:inherit;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.module02-reference-ref-chip:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 60%,var(--line));color:var(--accent)}.module02-reference-ref-chip.is-active{background:var(--accent);border-color:var(--accent);color:var(--surface)}.module02-reference-ref-chip:disabled{opacity:.4;cursor:not-allowed}.module02-reference-compare-toggle{margin-left:auto;padding:5px 12px;font-size:.85rem;font-weight:600;color:var(--accent);background:transparent;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--line));border-radius:999px;cursor:pointer;font-family:inherit;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.module02-reference-compare-toggle:hover{background:color-mix(in srgb,var(--accent-soft) 55%,transparent)}.module02-reference-compare-toggle.is-active{background:var(--accent);color:var(--surface);border-color:var(--accent)}.module02-tgi-ref-label{font-size:.75rem;font-weight:500}.module02-reference-ref-note{font-size:.8rem;line-height:1.45;color:var(--muted);flex-basis:100%;margin-top:2px}.module02-similarity-table{display:grid;grid-template-columns:1.2fr repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;border-radius:18px;overflow:hidden;background:var(--line)}.module02-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.module02-highlight-card,.module02-similarity-insight{padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 78%,transparent)}.module02-highlight-card em,.module02-highlight-card p,.module02-highlight-card span,.module02-similarity-insight p{color:var(--muted)}.module02-highlight-card strong,.module02-similarity-insight strong{display:block;margin-top:8px}.module02-highlight-card em,.module02-highlight-card p,.module02-similarity-insight p{margin:6px 0 0}.module02-similarity-table{grid-template-columns:72px 1.5fr repeat(3,minmax(0,1fr))}.module02-reference-head,.module02-similarity-head{padding:14px 16px;background:color-mix(in srgb,var(--surface-strong) 82%,transparent);color:var(--muted);font-size:.92rem;font-weight:600}.module02-reference-row,.module02-similarity-row{display:contents}.module02-reference-row>*,.module02-similarity-row>*{padding:14px 16px;background:color-mix(in srgb,var(--surface-strong) 82%,transparent)}.module02-reference-row strong,.module02-similarity-row strong{font-size:.98rem}.module02-reference-group-header{grid-column:1/-1;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:10px 16px;background:color-mix(in srgb,var(--accent-soft) 45%,transparent);border-top:1px solid color-mix(in srgb,var(--line-accent) 40%,var(--line))}.module02-reference-group-header strong{color:var(--ink);font-size:.95rem}.module02-reference-group-header .muted{color:var(--muted);font-size:.82rem}.module02-reference-expand-toggle{margin-left:auto;padding:4px 10px;font-size:.8rem;font-weight:600;color:var(--accent);background:transparent;border:1px solid color-mix(in srgb,var(--line-accent) 55%,var(--line));border-radius:999px;cursor:pointer;font-family:inherit;transition:background-color .15s ease,border-color .15s ease}.module02-reference-expand-toggle:hover{background:color-mix(in srgb,var(--accent-soft) 60%,transparent);border-color:var(--accent)}.module03-sankey-shell{margin-top:8px;padding:10px;border-radius:20px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 98%,white 2%),color-mix(in srgb,var(--surface-strong) 74%,transparent)),radial-gradient(circle at 16% 8%,rgba(193,138,58,.08),transparent 28%);box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 10px 26px rgba(16,42,67,.05);cursor:zoom-in;overflow:hidden;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.module03-sankey-shell:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--line));box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 8px 22px rgba(16,42,67,.06)}.module03-sankey-canvas{min-height:260px;border-radius:14px}.module03-inline-help{display:inline-flex;margin-left:8px;vertical-align:middle}.module02-ecosystem-graph-wrap{margin-top:8px;padding:10px;border-radius:14px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 70%,transparent);overflow:hidden}.module02-ecosystem-graph-canvas{min-height:380px}.module02-ecosystem-graph-hint{margin-top:6px;font-size:.78rem;line-height:1.5}.module02-download-button{margin-left:auto;padding:5px 12px;font-size:.82rem;font-weight:600;color:var(--accent);background:var(--surface);border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:999px;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.module02-download-button:hover{background:var(--accent);color:var(--surface);border-color:var(--accent)}.module02-download-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.module02-reference-head-sortable{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font:inherit;color:inherit;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;text-align:left;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.module02-reference-head-sortable:hover{background:color-mix(in srgb,var(--accent-soft) 40%,transparent);border-color:color-mix(in srgb,var(--line-accent) 45%,var(--line))}.module02-reference-head-sortable.is-active{color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 55%,transparent);border-color:color-mix(in srgb,var(--accent) 55%,transparent)}.module02-reference-sort-arrow{font-size:.72rem;opacity:.55;line-height:1}.module02-reference-head-sortable.is-active .module02-reference-sort-arrow{opacity:1}.module02-reference-head-sortable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.module02-toggle{display:inline-flex;align-items:center;gap:10px;color:var(--muted)}.module02-overlap-hero{display:grid;grid-template-columns:120px repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch}.module02-overlap-card{padding:18px 20px;border-radius:22px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 74%,transparent)}.module02-overlap-card span{display:block;color:var(--muted)}.module02-overlap-card .field-label-with-help{display:inline-flex;align-items:center;gap:6px}.module02-overlap-card strong{display:block;margin-top:10px;font-size:1.8rem}.module02-ecosystem-topn{align-self:flex-end}.module02-ecosystem-topn select{min-width:100px}.module02-ecosystem-summary-grid{display:grid;grid-template-columns:220px repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;align-items:stretch}.module02-venn-circle{display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:160px;border-radius:28px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 68%,transparent);text-align:center;padding:18px}.module02-venn-circle strong{font-size:1.08rem;line-height:1.2}.module02-venn-circle span{color:var(--muted);font-size:.92rem}.module02-venn-center{background:color-mix(in srgb,var(--accent) 18%,var(--surface-strong) 82%)}.module02-venn-center span{font-size:1.8rem;line-height:1.05;font-weight:700;color:var(--ink)}.module02-venn-side{align-content:center}.module02-venn-side span{font-size:1.2rem;line-height:1.1;font-weight:600;color:var(--ink)}.module02-ecosystem-app-lists{display:grid;grid-gap:10px;gap:10px}.module02-ecosystem-app-card{gap:10px}.module02-ecosystem-sublist{display:grid;grid-gap:8px;gap:8px}.module02-ecosystem-sublist+.module02-ecosystem-sublist{border-top:1px solid var(--line);padding-top:12px}.module02-ecosystem-sublist>strong{font-size:.92rem}.module02-empty-row{opacity:.8}.module02-name-cloud{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.module02-name-cloud li{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-strong) 84%,transparent);border:1px solid var(--line);font-size:.92rem;line-height:1.2;white-space:nowrap}.module02-empty-chip{opacity:.76}.module02-practice-tabs-shell{gap:16px}.module02-practice-tab-row{display:flex;flex-wrap:wrap;gap:10px}.module02-practice-tab{min-width:42px;min-height:42px}.module02-practice-tab:not(.is-active)[data-tier=basic]{background:rgba(62,140,87,.08);border-color:rgba(62,140,87,.22);color:#2e7d32}.module02-practice-tab:not(.is-active)[data-tier=intermediate]{background:rgba(196,139,54,.08);border-color:rgba(196,139,54,.22);color:#9a6a12}.module02-practice-tab:not(.is-active)[data-tier=challenge]{background:rgba(190,76,76,.08);border-color:rgba(190,76,76,.22);color:#b84a4a}.module02-practice-detail{display:grid;grid-gap:12px;gap:12px}.module02-practice-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.module02-practice-detail-head>div{display:grid;grid-gap:8px;gap:8px}.module02-practice-detail-head strong{font-size:1rem;line-height:1.35}.module02-practice-detail-head em{color:var(--muted);font-style:normal;font-size:.88rem;white-space:nowrap}.module02-practice-tier{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:.84rem;font-weight:600;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 82%,transparent)}.module02-practice-tier[data-tier=basic]{border-color:rgba(62,140,87,.28);background:rgba(62,140,87,.12);color:#2e7d32}.module02-practice-tier[data-tier=intermediate]{border-color:rgba(196,139,54,.28);background:rgba(196,139,54,.12);color:#9a6a12}.module02-practice-tier[data-tier=challenge]{border-color:rgba(190,76,76,.28);background:rgba(190,76,76,.12);color:#b84a4a}.module02-practice-detail p{margin:0;color:var(--muted);line-height:1.55}.ghost-link{border:0;background:transparent;padding:0;color:var(--muted);font:inherit;font-size:.9rem;cursor:pointer}.ghost-link:hover{color:var(--ink)}.module02-list{list-style:none;padding:0;margin:0}.module02-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.module02-list li:last-child{border-bottom:none}.module02-list span,.module02-list strong{white-space:nowrap}.module02-list span{color:var(--muted);font-size:.92rem;flex-shrink:0;text-align:right}.module02-ecosystem-sublist .module02-list li{padding:8px 0;border-bottom:none}.display-shell[data-theme=dark] .module02-highlight-card,.display-shell[data-theme=dark] .module02-name-cloud li,.display-shell[data-theme=dark] .module02-overlap-card,.display-shell[data-theme=dark] .module02-panel,.display-shell[data-theme=dark] .module02-picker-shell,.display-shell[data-theme=dark] .module02-practice-card,.display-shell[data-theme=dark] .module02-reference-head,.display-shell[data-theme=dark] .module02-reference-panel,.display-shell[data-theme=dark] .module02-reference-row>*,.display-shell[data-theme=dark] .module02-section-block,.display-shell[data-theme=dark] .module02-section-shell,.display-shell[data-theme=dark] .module02-similarity-head,.display-shell[data-theme=dark] .module02-similarity-insight,.display-shell[data-theme=dark] .module02-similarity-row>*,.display-shell[data-theme=dark] .module02-stat-card,.display-shell[data-theme=dark] .module02-venn-circle{background:rgba(18,31,45,.92);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .module02-bar-track{background:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .module02-venn-center{background:rgba(214,162,83,.18)}@media (max-width:1100px){.module02-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module02-absolute-compare-grid,.module02-control-grid,.module02-ecosystem-result-columns,.module02-group-grid,.module02-highlight-grid,.module02-main-grid,.module02-overlap-columns,.module02-overlap-hero,.module02-practice-grid,.module02-settings-grid,.module02-split-grid,.module02-stat-grid,.module02-weight-grid{grid-template-columns:1fr}.module02-venn-circle{min-height:0}.module02-ecosystem-summary-grid{grid-template-columns:1fr}.module02-practice-detail-head{grid-template-columns:1fr;display:grid}}@media (max-width:860px){.module02-picker-grid,.module02-reference-table,.module02-similarity-table{grid-template-columns:1fr}.module02-reference-head,.module02-similarity-head{display:none}.module02-reference-row,.module02-similarity-row{display:grid;grid-gap:0;gap:0;border-bottom:1px solid var(--line)}.module02-reference-row>*,.module02-similarity-row>*{padding:10px 14px;border-bottom:1px solid rgba(16,42,67,.06)}.module02-reference-row>:last-child,.module02-similarity-row>:last-child{border-bottom:none}}.ghost-button{border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink-soft);padding:8px 14px;font:inherit;cursor:pointer}.module03-shell{padding:30px 0 56px;display:grid;grid-gap:18px;gap:18px}.module03-hero{display:grid;grid-gap:14px;gap:14px;padding:22px 26px}.module03-hero-copy{display:grid;grid-gap:8px;gap:8px}.module03-hero-copy h1{margin:0;font-size:clamp(2.15rem,3.6vw,3.3rem);line-height:1.02;letter-spacing:-.04em}.module03-hero-copy p{margin:0;max-width:none;color:var(--muted);font-size:.98rem;line-height:1.75}.module03-hero-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.module03-hero-meta .lecture-switcher{margin-right:6px}.module03-section-nav{display:flex;flex-wrap:wrap;gap:10px}.module03-panel,.module03-stack{grid-gap:22px;gap:22px}.module03-panel{display:grid;padding:24px 26px 28px}.module03-section-heading{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--line)}.module03-section-heading h2{margin:6px 0 0;font-size:calc(2rem * var(--ui-title-scale))}.module03-section-heading p{margin:0;color:var(--muted);max-width:760px;line-height:1.75}.module03-layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:flex-start}.module03-overlap-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:18px;min-width:0}.module03-single-layout{grid-template-columns:1fr}.module03-single-layout>.module03-list-shell,.module03-single-layout>.module03-result-shell{width:100%;min-width:0}.module03-stack{display:grid;grid-gap:16px;gap:16px;min-width:0}.module03-stack-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.module03-stack-head h3{margin:0;font-size:1rem}.module03-picker-shell,.module03-profile-panel,.module03-result-shell,.module03-section-block,.module03-strategy-card{border:1px solid var(--line);border-radius:24px;background:color-mix(in srgb,var(--surface) 86%,white 14%);min-width:0;max-width:100%}.module03-picker-shell,.module03-profile-panel,.module03-section-block,.module03-strategy-card{padding:18px}.module03-result-shell{display:grid;grid-gap:18px;gap:18px;padding:18px;min-width:0;max-width:100%}.module03-block-header,.module03-headline,.module03-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module03-block-header h3,.module03-headline h3{margin:0;font-size:1.02rem}.module03-headline p,.module03-section-note,.module03-strategy-card p{margin:6px 0 0;color:var(--ink-soft)}.module03-section-note{line-height:1.6}.module03-picker-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:10px}.module03-picker-shell.is-compact .module03-picker-grid{gap:9px}.module03-overlap-layout .module03-picker-shell{padding:14px;border-radius:20px}.module03-overlap-layout .module03-stack{gap:12px}.module03-overlap-layout .editor-field input,.module03-overlap-layout .editor-field select{min-height:42px;padding-inline:12px}.module03-picker-shell.is-inline .module03-picker-grid{margin-top:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.module03-picker-field-inline{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;grid-gap:8px 10px;gap:8px 10px}.module03-picker-field-inline>span{margin:0;font-size:.86rem;white-space:nowrap}.module03-toggle{display:inline-flex;align-items:center;gap:10px;font-size:.96rem;font-weight:600;color:var(--ink)}.module03-toggle input{width:16px;height:16px}.module03-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));grid-gap:12px;gap:12px}.module03-stat-card{border-radius:22px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 84%,white 16%);padding:16px 18px;display:grid;grid-gap:8px;gap:8px;min-width:0}.module03-stat-card span{color:var(--ink-soft);font-size:.92rem;overflow-wrap:anywhere}.module03-stat-card strong{font-size:1.55rem;line-height:1}.module03-stat-card small{color:var(--ink-soft);line-height:1.5}.module03-metric-group+.module03-metric-group{margin-top:8px}.module03-metric-group-label{display:inline-block;margin-bottom:4px;padding:1px 8px;font-size:.68rem;font-weight:600;letter-spacing:.06em;color:var(--muted);background:color-mix(in srgb,var(--accent-soft) 40%,transparent);border-radius:999px}.module03-metric-tile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:4px;gap:4px}.module03-metric-tile{display:flex;flex-direction:column;gap:1px;min-height:54px;padding:6px 8px;border:1px solid var(--line);border-left:2px solid color-mix(in srgb,var(--accent) 55%,var(--line));border-radius:9px;background:color-mix(in srgb,var(--surface) 88%,white 12%);transition:border-color .15s ease,background-color .15s ease}.module03-metric-tile:hover{border-left-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 24%,var(--surface))}.module03-metric-tile-label{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:.68rem;color:var(--muted);font-weight:500;white-space:nowrap}.module03-metric-tile .module03-inline-help{margin-left:4px}.module03-metric-tile .stat-help-trigger{width:16px;height:16px;font-size:.62rem}.module03-metric-tile-value{font-size:.98rem;font-weight:700;line-height:1.1;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module03-metric-tile-note{display:none}.module03-fan-overlap-block{display:grid;grid-gap:12px;gap:12px}.module03-fan-overlap-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.module03-fan-overlap-summary article{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--line) 88%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-strong) 72%,transparent)}.module03-fan-overlap-summary span,.module03-fan-overlap-table small{color:var(--muted);font-size:.72rem}.module03-fan-overlap-summary strong{font-size:1.18rem;line-height:1.1;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module03-fan-overlap-summary small{color:var(--ink-soft);font-size:.72rem}.module03-fan-overlap-table{display:grid;grid-template-columns:minmax(150px,1.2fr) repeat(6,minmax(92px,.8fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.module03-fan-overlap-table>div{display:grid;align-items:center;min-width:0;padding:9px 10px;background:color-mix(in srgb,var(--surface) 88%,white 12%);color:var(--ink);font-size:.84rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module03-fan-overlap-head{color:var(--muted)!important;font-size:.76rem!important;font-weight:700;background:color-mix(in srgb,var(--surface-strong) 82%,transparent)!important;white-space:nowrap}.module03-fan-overlap-label{gap:2px}.module03-fan-overlap-label strong{color:var(--ink);font-size:.9rem}.module03-compact-note{margin-top:-4px;font-size:.78rem}@media (max-width:720px){.module03-fan-overlap-summary,.module03-metric-tile-grid{grid-template-columns:1fr}.module03-fan-overlap-table{overflow-x:auto;grid-template-columns:minmax(150px,1fr) repeat(6,92px)}}.module03-funnel{display:grid;grid-gap:14px;gap:14px}.module03-funnel.compact{gap:10px}.module03-funnel-step{display:grid;grid-template-columns:120px 110px 72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.module03-funnel-step small,.module03-funnel-step span{color:var(--ink-soft)}.module03-funnel-step strong{font-size:1rem}.module03-funnel-bar{height:10px;border-radius:999px;background:color-mix(in srgb,var(--surface-strong) 82%,white 18%);overflow:hidden}.module03-funnel-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 82%,white 18%),var(--accent))}.module03-flow-shell{display:grid;grid-gap:12px;gap:12px;padding:16px 18px 18px;border:1px solid color-mix(in srgb,var(--line) 78%,transparent);border-radius:24px;background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module03-flow-trigger{width:100%;display:block;padding:0;border:none;background:transparent;text-align:left;cursor:zoom-in}.module03-flow-preview-frame{display:flex;align-items:center;justify-content:center}.module03-flow-preview-frame .module03-flow-shell{width:min(100%,1080px);margin:0 auto}.module03-flow-svg{width:100%;height:auto;overflow:visible}.module03-flow-node{fill:color-mix(in srgb,var(--surface) 70%,white 30%);stroke:color-mix(in srgb,var(--accent) 42%,var(--line) 58%);stroke-width:1.5}.module03-flow-node-source{fill:color-mix(in srgb,var(--accent-soft) 74%,var(--surface) 26%)}.module03-flow-link{opacity:.78}.module03-flow-link-1{fill:color-mix(in srgb,var(--accent) 22%,transparent)}.module03-flow-link-2{fill:color-mix(in srgb,var(--accent) 30%,transparent)}.module03-flow-link-3{fill:color-mix(in srgb,var(--accent) 36%,transparent)}.module03-flow-link-4{fill:color-mix(in srgb,var(--accent) 46%,transparent)}.module03-flow-label{fill:var(--ink-soft);font-size:13px;font-weight:600}.module03-flow-count{fill:var(--ink);font-size:18px;font-weight:700}.module03-flow-rate{fill:var(--muted);font-size:12px}.module03-flow-node-metric{fill:var(--ink);font-size:15px;font-weight:700}.module03-flow-losses{display:flex;flex-wrap:wrap;gap:10px}.module03-flow-loss-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 90%,white 10%);color:var(--ink-soft);font-size:.92rem}.module03-flow-loss-chip strong{color:var(--ink)}.module03-flow-summary{display:flex;flex-wrap:wrap;gap:8px}.module03-comparison-grid,.module03-metric-columns,.module03-overlap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.module03-category-benchmark{display:grid;grid-gap:14px;gap:14px}.module03-benchmark-summary-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:6px}.module03-benchmark-summary-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:12px;background:color-mix(in srgb,var(--accent-soft) 55%,transparent);border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line))}.module03-benchmark-summary-chip .tiny-label{font-size:.72rem;letter-spacing:.05em;color:var(--muted)}.module03-benchmark-summary-chip strong{font-size:1.05rem;color:var(--accent);font-weight:700}.module03-benchmark-summary-chip .muted{font-size:.76rem;color:var(--muted)}.module03-rank-table{display:grid;grid-template-columns:minmax(132px,.9fr) minmax(118px,.8fr) minmax(132px,.92fr) minmax(132px,.92fr);grid-gap:1px;gap:1px;border-radius:14px;overflow:hidden;background:var(--line);border:1px solid var(--line)}.module03-rank-table-scroll{overflow-x:auto;padding-bottom:4px}.module03-rank-table-head{display:contents}.module03-rank-table-head>span{padding:10px 14px;background:color-mix(in srgb,var(--surface-strong) 82%,transparent);color:var(--muted);font-size:.82rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.module03-rank-table-row{display:contents}.module03-rank-table-row>div{padding:12px 14px;background:color-mix(in srgb,var(--surface-strong) 90%,transparent);min-width:0}.module03-benchmark-row-label{display:flex;flex-direction:column;gap:4px}.module03-benchmark-row-label strong{font-size:.92rem;color:var(--ink)}.module03-benchmark-row-current{display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module03-benchmark-row-current strong{font-size:1rem;font-weight:700}.module03-benchmark-row-current small{color:var(--muted);font-size:.72rem;line-height:1.45}.module03-benchmark-row-rank{display:flex;align-items:flex-start}@media (max-width:720px){.module03-rank-table{grid-template-columns:1fr}.module03-rank-table-head{display:none}.module03-rank-table-row{display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:color-mix(in srgb,var(--surface-strong) 90%,transparent)}.module03-rank-table-row>div{padding:0;background:transparent}}.module03-rank-bar{display:grid;grid-gap:2px;gap:2px;width:100%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:0}.module03-rank-value{display:block;font-size:.88rem;font-weight:700;color:var(--ink-soft)}.module03-rank-value-strong-high{color:#8d631f}.module03-rank-value-high{color:#a07940}.module03-rank-value-neutral{color:var(--ink-soft)}.module03-rank-value-low{color:#3C4C6B}.module03-rank-value-strong-low{color:#102A43}.module03-rank-subvalue{font-size:.72rem;line-height:1.35;color:var(--muted);white-space:normal;word-break:break-word}.module03-rank-bar-empty .module03-rank-subvalue,.module03-rank-bar-empty .module03-rank-value{color:color-mix(in srgb,var(--ink-soft) 55%,transparent)}.module03-benchmark-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.module03-benchmark-item{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 84%,white 16%)}.module03-benchmark-item span{color:var(--ink-soft);font-size:.9rem}.module03-benchmark-item strong{font-size:1.08rem}.module03-comparison-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.module03-comparison-grid:not(.is-two){grid-template-columns:1fr}.module03-metric-list{display:grid;grid-gap:10px;gap:10px}.module03-metric-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent)}.module03-metric-row:last-child{padding-bottom:0;border-bottom:none}.module03-metric-row span{color:var(--ink-soft)}.module03-metric-row strong{flex:none}.module03-compare-table{display:grid;grid-template-columns:minmax(180px,1.3fr) repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.module03-overlap-compare-scroll{overflow-x:auto;padding-bottom:6px;min-width:0;max-width:100%;overscroll-behavior-inline:contain}.module03-overlap-compare-table{display:grid;grid-gap:1px;gap:1px;width:max-content;min-width:100%;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden}.module03-overlap-compare-cell,.module03-overlap-compare-head,.module03-overlap-compare-label{min-width:0;padding:12px 14px;background:color-mix(in srgb,var(--surface) 86%,white 14%)}.module03-overlap-compare-head{font-weight:700;color:var(--ink);text-align:center}.module03-overlap-compare-label{color:var(--ink-soft);font-weight:700;text-align:left}.module03-overlap-compare-cell{color:var(--ink);text-align:center;font-weight:600;white-space:normal;line-height:1.45}.module03-overlap-compare-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:var(--surface)}.module03-overlap-compare-head.module03-overlap-compare-sticky{z-index:3}.module03-overlap-compare-table.is-segment-compare .module03-overlap-compare-head{text-align:left;white-space:normal}.module03-overlap-column-title{display:block;color:var(--ink);font-weight:800;overflow-wrap:anywhere}.module03-overlap-column-subtitle{display:block;margin-top:3px;color:var(--muted);font-size:.72rem;font-weight:600;line-height:1.35}.module03-compare-table.is-compare{grid-template-columns:minmax(160px,1.1fr) minmax(120px,.8fr) repeat(3,minmax(0,1fr))}.module03-table-head{padding:0 0 12px;color:var(--ink-soft);font-size:.9rem;border-bottom:1px solid var(--line)}.module03-table-row{display:contents}.module03-table-row>*{padding:12px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.module03-table-row span{display:grid;grid-gap:3px;gap:3px;font-weight:600}.module03-table-row span small{color:var(--ink-soft);font-size:.82rem}.module03-strategy-card{display:grid;grid-gap:10px;gap:10px;background:color-mix(in srgb,var(--accent-soft) 68%,var(--surface) 32%)}.module03-single-summary{gap:12px}.module03-single-summary-drawer{margin-top:4px}.module03-single-summary-title{font-size:1.1rem;line-height:1.3}.module03-strategy-card h3{margin:0;font-size:1.35rem}.module03-chip-row{display:flex;flex-wrap:wrap;gap:8px}.setting-chip.is-danger{color:#8d271d;border-color:color-mix(in srgb,#e7a097 65%,var(--line) 35%);background:color-mix(in srgb,#f7d4cf 68%,var(--surface) 32%)}.module03-remove-button{padding:6px 12px}.module03-practice-shell{display:grid;grid-gap:14px;gap:14px}.module03-practice-tab-row{display:flex;flex-wrap:wrap;gap:10px}.module03-practice-detail{display:grid;grid-gap:12px;gap:12px}.module03-practice-detail-rich{gap:10px}.module03-practice-detail p{margin:0;color:var(--ink-soft);line-height:1.62}.module03-practice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.module03-practice-head>div{display:grid;grid-gap:8px;gap:8px}.module03-practice-head h4{margin:0;font-size:1.05rem}.module03-practice-head em{color:var(--muted);font-size:.82rem;font-style:normal;white-space:nowrap}.module03-practice-tier{display:inline-flex;align-items:center;justify-self:start;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:700}.module03-practice-tier.tier-基础{background:color-mix(in srgb,#ccebd8 74%,white 26%);color:#17603a}.module03-practice-tier.tier-进阶{background:color-mix(in srgb,#f5e3b6 72%,white 28%);color:#7d4f00}.module03-practice-tier.tier-挑战{background:color-mix(in srgb,#f3c7c2 74%,white 26%);color:#8d271d}.module03-practice-brief,.module03-practice-context,.module03-practice-deliverable{display:grid;grid-gap:6px;gap:6px}.module03-practice-goal{font-size:.98rem;color:var(--ink)}.module03-practice-deliverable{padding:12px 14px;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:16px;background:color-mix(in srgb,var(--surface) 92%,white 8%);color:var(--ink)}.module03-practice-details{border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:18px;background:color-mix(in srgb,var(--surface) 92%,white 8%);overflow:hidden}.module03-practice-details summary{list-style:none;padding:12px 14px;display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:600;cursor:pointer}.module03-practice-details summary::-webkit-details-marker{display:none}.module03-practice-details-chevron{transition:transform .18s ease}.module03-practice-details[open] .module03-practice-details-chevron{transform:rotate(90deg)}.module03-practice-details-body{display:grid;grid-gap:14px;gap:14px;padding:0 14px 14px}.module03-practice-checklist,.module03-practice-question{display:grid;grid-gap:6px;gap:6px}.module03-practice-checklist ol{margin:0;padding-left:20px;color:var(--ink-soft);line-height:1.7}.module03-practice-checklist li+li{margin-top:4px}.module03-practice-question p{color:var(--ink-soft)}.module03-category-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.module03-category-compare-scroll{overflow:auto;padding-bottom:6px;max-width:100%;border-radius:22px;scrollbar-width:auto;scrollbar-color:#486581 #d3dbe4;scrollbar-gutter:stable both-edges}.module03-category-compare-scroll::-webkit-scrollbar{width:14px;height:14px;-webkit-appearance:none;background:#d3dbe4}.module03-category-compare-scroll::-webkit-scrollbar-corner,.module03-category-compare-scroll::-webkit-scrollbar-track{background:#d3dbe4}.module03-category-compare-scroll::-webkit-scrollbar-thumb{background:#486581;border-radius:7px;border:3px solid #d3dbe4;background-clip:padding-box}.module03-category-compare-table{display:grid;grid-gap:1px;gap:1px;width:max-content;min-width:100%;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden}.module03-category-compare-cell,.module03-category-compare-head,.module03-category-compare-label{padding:12px 14px;background:color-mix(in srgb,var(--surface) 86%,white 14%)}.module03-category-compare-head{font-weight:700;color:var(--ink);white-space:nowrap}.module03-category-compare-label{color:var(--ink-soft);font-weight:600;display:flex;align-items:center;justify-content:flex-start;gap:6px;white-space:nowrap;padding-right:10px}.module03-category-compare-cell{color:var(--ink);white-space:nowrap}.module03-category-compare-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:var(--surface);min-width:164px}.module03-category-compare-label>span:first-child{min-width:0;white-space:nowrap}.module03-category-compare-label .stat-help{flex:0 0 auto;margin-left:auto}.display-shell[data-theme=dark] .module03-category-compare-scroll{scrollbar-color:#8fa6c1 #1a2432}.display-shell[data-theme=dark] .module03-category-compare-scroll::-webkit-scrollbar,.display-shell[data-theme=dark] .module03-category-compare-scroll::-webkit-scrollbar-corner,.display-shell[data-theme=dark] .module03-category-compare-scroll::-webkit-scrollbar-track{background:#1a2432}.display-shell[data-theme=dark] .module03-category-compare-scroll::-webkit-scrollbar-thumb{background:#8fa6c1;border-color:#1a2432}.module03-simulator-shell{display:grid;grid-gap:16px;gap:16px}.module03-simulator-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px;align-items:flex-start}.module03-simulator-left,.module03-simulator-right,.module03-simulator-setup{display:grid;grid-gap:16px;gap:16px;min-width:0}.module03-simulator-right{align-content:start;width:100%}.module03-simulator-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.module03-form-field{display:grid;grid-gap:8px;gap:8px}.module03-form-field span{color:var(--ink-soft);font-size:.9rem;font-weight:700}.module03-form-field input,.module03-form-field select{width:100%;border:1px solid var(--line);border-radius:16px;padding:12px 14px;background:var(--surface);color:var(--ink)}.module03-simulator-objective{display:grid;grid-gap:10px;gap:10px}.module03-simulator-context{display:grid;grid-gap:6px;gap:6px}.module03-simulator-context p{margin:0;color:var(--ink-soft);line-height:1.65}.module03-simulator-budget-row{display:flex;flex-wrap:wrap;gap:8px}.module03-simulator-setup{padding:20px 22px}.module03-simulator-pool-toolbar{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px}.module03-simulator-pool-scroll{width:100%;max-width:100%;max-height:760px;overflow:auto;border:1px solid var(--line);border-radius:18px}.module03-simulator-pool-table{display:grid;grid-template-columns:78px 88px 78px 84px 84px minmax(120px,1fr) 72px;grid-gap:0;gap:0;min-width:max-content;width:max-content}.module03-simulator-pool-cell,.module03-simulator-pool-head{padding:12px 14px;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent);border-right:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module03-simulator-pool-head{color:var(--ink-soft);font-size:.88rem;font-weight:700;white-space:nowrap}.module03-simulator-pool-cell{color:var(--ink);font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module03-simulator-pool-cell.is-strong{font-weight:700}.module03-simulator-pool-cell.is-muted{color:var(--ink-soft);line-height:1.55;white-space:normal;overflow:visible;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.module03-simulator-right .module03-picker-shell{padding:14px 16px}.module03-simulator-right .module03-picker-head{align-items:center}.module03-simulator-right .module03-picker-head .tiny-label{font-size:.9rem}.module03-simulator-right .module03-remove-button{padding:4px 10px}.module03-simulator-right .module03-result-shell,.module03-simulator-right .module03-section-block{min-width:0}.module03-simulator-shell>.module03-result-shell{grid-column:1/-1}.module03-exposure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));grid-gap:12px;gap:12px}.module03-exposure-grid .module03-stat-card small{color:var(--ink-soft);font-size:.86rem}.module03-combo-structure-chart{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.module03-combo-structure-row{display:grid;grid-gap:8px;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface) 90%,white 10%)}.module03-combo-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink)}.module03-combo-row-head span{color:var(--muted);font-size:.82rem;font-weight:700}.module03-combo-bar{display:flex;height:14px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--line) 60%,transparent)}.module03-combo-bar span{min-width:2px}.module03-combo-bar .is-exclusive{background:#8aa7b8}.module03-combo-bar .is-partial{background:#d7ba78}.module03-combo-bar .is-common{background:#8d6a3d}.module03-combo-legend,.module03-combo-row-values{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--ink-soft);font-size:.78rem;font-weight:700}.module03-combo-legend{margin-bottom:14px}.module03-combo-legend span{display:inline-flex;align-items:center;gap:6px}.module03-combo-legend span:before{content:"";width:10px;height:10px;border-radius:999px;background:currentColor}.module03-combo-legend .is-exclusive{color:#607f94}.module03-combo-legend .is-partial{color:#b28637}.module03-combo-legend .is-common{color:#78572a}.module03-list-shell{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--line);border-radius:24px;background:color-mix(in srgb,var(--surface) 86%,white 14%)}.module03-list-toolbar{display:grid;grid-template-columns:minmax(160px,.85fr) minmax(140px,.7fr) auto minmax(260px,1.3fr);grid-gap:12px;gap:12px;align-items:flex-end}.module03-list-scope{display:flex;flex-wrap:wrap;gap:10px}.module03-list-scope-inline{align-self:end;flex-wrap:nowrap;padding-bottom:0}.module03-list-field-category,.module03-list-field-sort{min-width:0}.module03-list-field-search{min-width:260px}.module03-list-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface-strong) 52%,transparent)}.module03-list-filter-row label{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:4px 8px;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--ink-soft);font-size:.82rem;font-weight:600}.module03-list-filter-row input{width:76px;border:none;outline:none;background:transparent;color:var(--ink);font:inherit;font-weight:700}.module03-list-filter-row input::placeholder{color:color-mix(in srgb,var(--muted) 72%,transparent);font-weight:500}.module03-list-hint{margin:-2px 0 0;color:var(--ink-soft);font-size:.9rem;line-height:1.5}.module03-list-scroll{max-height:524px;overflow:scroll!important;border-radius:18px;border:1px solid var(--line);scrollbar-width:auto!important;scrollbar-color:#486581 #d3dbe4;scrollbar-gutter:stable}.module03-list-scroll::-webkit-scrollbar{width:14px!important;height:14px!important;-webkit-appearance:none!important;background:#d3dbe4}.module03-list-scroll::-webkit-scrollbar-track{background:#d3dbe4;border-radius:0;box-shadow:inset 1px 0 0 #b7c3d1}.module03-list-scroll::-webkit-scrollbar-thumb{background:#486581;border-radius:7px;border:3px solid #d3dbe4;background-clip:padding-box;min-height:40px}.module03-list-scroll::-webkit-scrollbar-thumb:hover{background:#27384b}.module03-list-scroll::-webkit-scrollbar-corner{background:#d3dbe4}.display-shell[data-theme=dark] .module03-list-scroll{scrollbar-color:#8fa6c1 #1a2432}.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar,.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar-corner,.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar-track{background:#1a2432}.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar-track{box-shadow:inset 1px 0 0 #263447}.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar-thumb{background:#8fa6c1;border-color:#1a2432}.display-shell[data-theme=dark] .module03-list-scroll::-webkit-scrollbar-thumb:hover{background:#b7c7dc}.module03-list-table{display:grid;grid-template-columns:minmax(104px,.75fr) minmax(118px,.9fr) minmax(112px,.82fr) minmax(142px,1.05fr) minmax(142px,1.05fr) minmax(128px,.95fr) minmax(128px,.95fr) minmax(142px,1fr);grid-gap:1px;gap:1px;background:var(--line);width:100%;min-width:1160px}.module03-list-head{background:color-mix(in srgb,var(--surface) 84%,white 16%);color:var(--ink-soft);font-size:.88rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:2}.module03-list-head-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:20;background:var(--surface);border-right:1px solid var(--line);isolation:isolate}.module03-list-head-with-help{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;padding:12px 10px 12px 14px}.module03-list-heading-copy{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.module03-list-heading-copy>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.module03-list-heading-copy .stat-help{flex:0 0 auto}.module03-sort-button{width:100%;display:flex;justify-content:space-between;gap:8px;padding:12px 14px;color:inherit;font:inherit;font-weight:600;text-align:left;white-space:nowrap}.module03-sort-button,.module03-sort-icon-button{align-items:center;border:none;background:transparent;cursor:pointer}.module03-sort-icon-button{display:inline-flex;justify-content:center;width:24px;height:24px;padding:0;border-radius:999px;color:var(--muted);font:inherit;line-height:1}.module03-sort-icon-button:hover{background:color-mix(in srgb,var(--line) 64%,transparent)}.module03-sort-icon-button.is-active{color:var(--accent)}.module03-sort-button.is-active{color:var(--ink)}.module03-sort-order{color:var(--muted);font-size:.82rem;flex:0 0 auto}.module03-sort-button.is-active .module03-sort-order{color:var(--accent)}.module03-sort-button-sticky{background:transparent}.module03-list-row{display:contents}.module03-list-row>span,.module03-list-row>strong{display:grid;align-items:center;padding:12px 14px;background:color-mix(in srgb,var(--surface) 86%,white 14%);color:var(--ink);min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.module03-list-row>strong{text-align:right;font-size:.98rem}.module03-list-name-cell{position:-webkit-sticky;position:sticky;left:0;z-index:12;justify-items:start;text-align:left;background:var(--surface);opacity:1;border-right:1px solid var(--line);isolation:isolate;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.module03-list-head:nth-child(2),.module03-list-row>span:nth-child(2){padding-left:12px}.module03-list-row.is-active>span,.module03-list-row.is-active>strong{background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface) 28%)}.module03-list-row.is-active>.module03-list-name-cell{background:var(--surface);border-right:1px solid var(--line);opacity:1}@media (max-width:1180px){.module03-benchmark-grid,.module03-metric-columns,.module03-overlap-grid,.module03-stat-grid{grid-template-columns:1fr 1fr}.module03-benchmark-compare-grid,.module03-layout,.module03-simulator-controls,.module03-simulator-layout,.module03-single-layout{grid-template-columns:1fr}.module03-picker-field-inline{grid-template-columns:1fr;gap:8px}}@media (max-width:860px){.module03-benchmark-compare-grid,.module03-benchmark-grid,.module03-list-table,.module03-list-toolbar,.module03-metric-columns,.module03-overlap-grid,.module03-stat-grid{grid-template-columns:1fr}.module03-simulator-pool-table{min-width:760px}.module03-list-head{display:none}.module03-list-row{display:grid;grid-template-columns:1fr;grid-gap:1px;gap:1px}.module03-list-row>span,.module03-list-row>strong{text-align:left}.module03-compare-table,.module03-compare-table.is-compare,.module03-funnel-step{grid-template-columns:1fr}.module03-table-head{display:none}.module03-table-row>*{display:block;padding:10px 0}}.module04-shell{padding:30px 0 56px;display:grid;grid-gap:18px;gap:18px}.module04-hero{display:grid;grid-gap:16px;gap:16px;padding:22px 26px}.module04-hero-copy{display:grid;grid-gap:8px;gap:8px}.module04-hero-copy h1{margin:0;font-size:clamp(2.1rem,3.5vw,3.2rem);line-height:1.03;letter-spacing:-.04em}.module04-hero-copy p{margin:0;max-width:none;color:var(--muted);font-size:.98rem;line-height:1.75}.module04-hero-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.module04-hero-meta .lecture-switcher{margin-right:6px}.module04-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.module04-flow-card,.module04-panel,.module04-product-card,.module04-section-block,.module04-slot-card,.module04-stat-card{border:1px solid var(--line);border-radius:24px;background:color-mix(in srgb,var(--surface) 86%,white 14%)}.module04-slot-card{display:grid;grid-gap:8px;gap:8px;padding:16px 18px}.module04-slot-card span{color:var(--ink-soft);font-size:.92rem;font-weight:700}.module04-slot-card strong{font-size:1.35rem;line-height:1}.module04-slot-card small{color:var(--ink-soft);line-height:1.55}.module04-section-nav{display:flex;flex-wrap:wrap;gap:10px}.module04-panel{display:grid;grid-gap:22px;gap:22px;padding:24px 26px 28px}.module04-section-heading{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--line)}.module04-section-heading h2{margin:6px 0 0;font-size:calc(2rem * var(--ui-title-scale))}.module04-section-heading p{margin:0;color:var(--muted);max-width:820px;line-height:1.75}.module04-control-grid{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(240px,1.4fr) minmax(180px,.9fr) minmax(150px,.8fr);grid-gap:12px;gap:12px}.module04-product-selector-grid{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(240px,1.05fr) minmax(260px,1.25fr);grid-gap:12px;gap:12px}.module04-analysis-grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,.75fr);grid-gap:12px;gap:12px}.module04-analysis-grid .editor-field{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.module04-analysis-grid .editor-field span{white-space:nowrap}.module04-control-grid-retention{grid-template-columns:minmax(220px,1fr) minmax(300px,1.25fr) minmax(150px,.62fr)}.module04-product-card{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px 18px;padding:18px 20px}.module04-product-card h3{margin:4px 0 0;font-size:1.2rem}.module04-product-card p{margin:8px 0 0;color:var(--ink-soft);line-height:1.65}.module04-chip-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.module04-practice-product-chip{max-width:min(100%,720px);min-height:40px;padding-top:8px;padding-bottom:8px;white-space:normal;line-height:1.55}.module04-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.module04-stat-grid-analysis{margin-top:2px}.module04-stat-grid-compact{gap:8px;grid-template-columns:repeat(6,minmax(0,1fr))}.module04-stat-grid-compact .module04-stat-card{gap:5px;padding:10px 12px}.module04-stat-grid-compact .module04-stat-card span{font-size:.82rem}.module04-stat-grid-compact .module04-stat-card strong{font-size:1.18rem}.module04-stat-card{display:grid;grid-gap:6px;gap:6px;padding:12px 14px}.module04-stat-card span{color:var(--ink-soft);font-size:.92rem}.module04-stat-card strong{font-size:1.32rem;line-height:1}.module04-retention-summary-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--line)}.module04-retention-summary-strip article{display:grid;align-content:center;grid-gap:5px;gap:5px;min-height:82px;padding:12px 14px;background:color-mix(in srgb,var(--surface-strong) 88%,transparent)}.module04-retention-summary-strip span{color:var(--ink-soft);font-size:.78rem;line-height:1.25}.module04-retention-summary-strip strong{font-size:1.18rem;line-height:1}.module04-retention-summary-strip small{color:var(--muted);font-size:.78rem;line-height:1}.module04-split-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px}.module04-section-block{display:grid;grid-gap:14px;gap:14px;padding:18px}.module04-block-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module04-block-header-inline{align-items:center}.module04-block-header-inline p{margin:0;max-width:none}.module04-block-header-stacked{display:grid;justify-content:flex-start}.module04-block-header-compact{gap:6px}.module04-block-header-compact p{margin:0;color:var(--ink-soft);line-height:1.65}.module04-block-header h3{margin:0;font-size:1.02rem}.module04-heading-with-help{display:inline-flex;align-items:center;gap:8px}.module04-heading-with-help .stat-help-bubble{width:min(360px,56vw)}.module04-compare-table{display:grid;grid-template-columns:minmax(130px,1.1fr) repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.module04-compare-cell,.module04-compare-head{padding:13px 14px;background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module04-compare-head{color:var(--ink-soft);font-size:.88rem;font-weight:700}.module04-compare-cell{color:var(--ink);font-weight:600}.module04-reference-list{display:grid;grid-gap:12px;gap:12px}.module04-reference-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent)}.module04-reference-list>div:last-child{padding-bottom:0;border-bottom:none}.module04-reference-list span{color:var(--ink-soft)}.module04-reference-list strong{font-size:1rem}.module04-next-table,.module04-timeline-table{display:grid;grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.module04-chart-shell{display:grid;grid-gap:16px;gap:16px}.module04-chart-shell-content{gap:14px}.module04-chart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.module04-chart-header h4{margin:0;font-size:1.02rem}.module04-chart-header p{margin:6px 0 0;color:var(--ink-soft);line-height:1.6}.module04-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.module04-chart-legend-column{flex-direction:column;flex-wrap:nowrap;align-items:flex-end;gap:6px}.module04-chart-legend-item{display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:.88rem;white-space:nowrap}.module04-chart-legend-item i{display:inline-block;width:16px;height:0;border-top:2px solid}.module04-chart-legend-item i.is-sales{color:var(--ink)}.module04-chart-legend-item i.is-revenue{color:#b86d17}.module04-chart-legend-item i.is-most{color:#1f66d1;border-top-style:dashed}.module04-chart-legend-item i.is-hot{color:#d25555;border-top-style:dashed}.module04-chart-legend-item i.is-dimension{color:color-mix(in srgb,var(--accent) 78%,var(--ink) 22%);border-top-style:dashed}.module04-chart-svg{width:100%;height:auto;overflow:visible}.module04-chart-canvas{position:relative;padding:12px 16px 8px;border:1px solid color-mix(in srgb,var(--line) 86%,transparent);border-radius:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-muted) 82%,transparent) 0,transparent 22%),var(--surface)}.module04-chart-axis{fill:var(--ink-soft);font-size:12px;font-weight:600}.module04-chart-gridline{stroke:color-mix(in srgb,var(--line) 72%,transparent);stroke-width:1}.module04-chart-line{fill:none;stroke:var(--ink);stroke-width:3.25;stroke-linecap:round;stroke-linejoin:round}.module04-chart-area{pointer-events:none}.module04-chart-line-revenue{stroke:#b86d17;stroke-width:2;opacity:.82}.module04-chart-point{fill:var(--surface);stroke:var(--ink);stroke-width:2}.module04-chart-point-revenue{fill:color-mix(in srgb,#b86d17 12%,var(--surface) 88%);stroke:#b86d17}.module04-chart-point-hit{fill:transparent;cursor:crosshair}.module04-chart-marker{stroke-width:2;stroke-dasharray:6 6}.module04-chart-marker-most{stroke:#1f66d1}.module04-chart-marker-hot{stroke:#d25555}.module04-chart-marker-dimension{stroke:color-mix(in srgb,var(--accent) 78%,var(--ink) 22%);stroke-width:2.5;stroke-dasharray:7 5}.module04-chart-score-band{fill:color-mix(in srgb,var(--accent) 18%,transparent)}.module04-chart-score-pill rect{fill:color-mix(in srgb,var(--accent) 92%,white 8%);stroke:color-mix(in srgb,var(--accent) 40%,var(--ink) 60%);stroke-width:1}.module04-chart-score-pill text{fill:var(--ink);font-size:11px;font-weight:800;text-anchor:middle}.module04-chart-tooltip{position:absolute;transform:translate(-50%,-100%);display:grid;grid-gap:4px;gap:4px;min-width:240px;max-width:320px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--line) 84%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,white 6%);box-shadow:0 18px 40px color-mix(in srgb,var(--ink) 10%,transparent);pointer-events:none;z-index:3}.module04-chart-tooltip strong{color:var(--ink);font-size:.9rem;line-height:1.25;white-space:normal}.module04-chart-tooltip span{color:var(--ink-soft);font-size:.82rem;line-height:1.4;white-space:normal}.module04-chart-empty{color:var(--ink-soft)}.module04-timeline-table{grid-template-columns:120px 110px repeat(3,minmax(0,1fr))}.module04-next-table{grid-template-columns:minmax(220px,1.5fr) 120px 140px 140px}.module04-timeline-head,.module04-timeline-row{display:contents}.module04-next-cell,.module04-next-head,.module04-timeline-head,.module04-timeline-row>*{padding:13px 14px;background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module04-next-head,.module04-timeline-head{color:var(--ink-soft);font-size:.88rem;font-weight:700}.module04-next-head{display:flex;align-items:center}.module04-next-cell,.module04-timeline-row>*{color:var(--ink)}.module04-next-cell strong,.module04-timeline-row strong{font-size:.98rem}.module04-next-cell{display:flex;align-items:flex-start;min-width:0}.module04-next-title{display:grid;grid-gap:6px;gap:6px;line-height:1.65;word-break:break-word}.module04-next-title>span{min-width:0}.module04-next-relation{justify-self:flex-start;border:1px solid color-mix(in srgb,var(--line) 86%,transparent);border-radius:999px;padding:3px 8px;color:var(--muted);font-size:.72rem;font-style:normal;font-weight:700;line-height:1}.module04-next-relation.is-target{border-color:color-mix(in srgb,var(--success) 42%,var(--line));background:color-mix(in srgb,var(--success) 12%,transparent);color:color-mix(in srgb,var(--success) 82%,var(--ink) 18%)}.module04-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.module04-insight-card{display:grid;grid-gap:12px;gap:12px;padding:18px 20px;background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface) 28%)}.module04-disclosure{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface) 92%,white 8%);color:var(--ink);font:inherit;font-weight:700;text-align:left}.module04-disclosure-chevron{color:var(--ink-soft);font-size:.92rem;font-weight:600;white-space:nowrap}.module04-disclosure-panel{margin-top:12px}.module04-disclosure-copy{margin:0 0 12px;color:var(--ink-soft);line-height:1.65}.module04-insight-card h4{margin:0;font-size:1.28rem;line-height:1.15}.module04-insight-card p{margin:0;color:var(--ink);line-height:1.75}.module04-flow-card{display:grid;grid-gap:8px;gap:8px;padding:16px 18px}.module04-flow-card span{color:var(--ink-soft);font-size:.92rem}.module04-flow-card strong{font-size:1.42rem;line-height:1}.module04-flow-card small{color:var(--ink-soft);line-height:1.55}.module04-article-layout,.module04-article-layout-single{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;align-items:flex-start}.module04-article-main,.module04-article-main-inline,.module04-article-side,.module04-article-stack{display:grid;grid-gap:16px;gap:16px}.module04-source-document{position:relative;overflow:hidden;border-radius:12px;border:1px solid color-mix(in srgb,#6f8f66 32%,var(--line) 68%);background:linear-gradient(90deg,color-mix(in srgb,#dfead8 72%,var(--surface) 28%) 0 16px,transparent 16px),linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 78%,#eef4e6 22%) 0,color-mix(in srgb,var(--surface-strong) 86%,#fff9ed 14%) 100%);box-shadow:inset 0 1px 0 color-mix(in srgb,white 76%,transparent),0 12px 26px color-mix(in srgb,#4c6845 8%,transparent)}.module04-source-document:before{content:"参考资料";position:absolute;top:16px;right:18px;z-index:2;border:1px solid color-mix(in srgb,#78926e 34%,transparent);border-radius:999px;background:color-mix(in srgb,#edf5e7 84%,white 16%);color:#536949;font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1;padding:6px 10px}.module04-source-document:after{display:none}.module04-source-document .module04-block-header{position:relative;z-index:1;border-bottom:1px solid color-mix(in srgb,#9cae91 34%,transparent);padding:2px 92px 12px 0}.module04-source-document .module04-block-header h3{color:#263826}.module04-source-document .module04-article-current{position:relative;z-index:1}.module04-source-document .module04-article-current h4{font-family:var(--ui-display-family);font-size:1.2rem;line-height:1.38;color:#18301e}.module04-source-document .module04-article-meta{gap:6px}.module04-source-document .module04-article-meta .setting-chip{min-height:30px;border-radius:6px;padding:5px 9px;border-color:color-mix(in srgb,#879b78 26%,var(--line) 74%);background:color-mix(in srgb,#f2f0e4 70%,var(--surface-strong) 30%);color:#40533b;font-size:.78rem}.module04-source-document .module04-article-text{position:relative;z-index:1;border:1px solid color-mix(in srgb,#9daf93 34%,var(--line) 66%);border-left:5px solid #6f8f66;border-radius:8px;background:color-mix(in srgb,#fffdf5 86%,var(--surface) 14%);color:#263526;padding:18px 22px 18px 24px;box-shadow:inset 0 1px 0 color-mix(in srgb,white 82%,transparent),0 8px 20px color-mix(in srgb,#405a38 7%,transparent)}.module04-source-document .module04-article-scroll{max-height:540px;padding-right:8px}.module04-source-document .module04-article-body{font-family:Songti SC,STSong,"Noto Serif CJK SC","Source Han Serif SC",Georgia,serif;font-size:.95rem;line-height:1.6;color:#263526}.module04-article-layout-validation{grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr)}.module04-article-side-stack{display:grid;grid-gap:16px;gap:16px;align-content:start}.module04-article-side-card{align-content:start}.module04-article-meta{margin-bottom:2px}.module04-article-link-chip{text-decoration:none}.module04-article-current{display:grid;grid-gap:12px;gap:12px}.module04-article-current-condensed{gap:10px}.module04-article-current h4,.module04-dimension-focus-head h4{margin:0;font-size:1.18rem;line-height:1.35}.module04-article-current p,.module04-article-score-guide-item p,.module04-dimension-focus-head p,.module04-dimension-score-card p,.module04-empty-note{margin:0;color:var(--ink-soft);line-height:1.7}.module04-article-excerpt-list,.module04-article-text{display:grid;grid-gap:12px;gap:12px}.module04-article-scroll{max-height:460px;overflow-y:auto;padding-right:6px}.module04-article-body{white-space:pre-wrap;line-height:1.85;color:var(--ink)}.module04-article-excerpt{margin:0;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--line) 80%,transparent);background:color-mix(in srgb,var(--surface) 90%,white 10%);color:var(--ink);line-height:1.8}.module04-dimension-focus{display:grid;grid-gap:14px;gap:14px}.module04-article-main .module04-block-header,.module04-article-side-card .module04-block-header,.module04-dimension-focus .module04-block-header{display:grid;grid-gap:8px;gap:8px}.module04-dimension-focus-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:flex-start}.module04-dimension-selected{display:grid;grid-gap:8px;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module04-dimension-current-score{display:grid;justify-items:end;grid-gap:4px;gap:4px;min-width:88px}.module04-dimension-current-score span{color:var(--ink-soft);font-size:.82rem}.module04-dimension-current-score strong{font-size:2rem;line-height:1}.module04-article-dimension-picker{display:flex;flex-wrap:wrap;gap:8px}.module04-article-dimension-principles{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px}.module04-dimension-principle-list{margin:8px 0 0;padding-left:18px;display:grid;grid-gap:8px;gap:8px;color:var(--ink-soft);line-height:1.65}.module04-article-score-guide{display:grid;grid-gap:8px;gap:8px;margin-top:6px}.module04-article-score-guide-item{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:flex-start;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module04-article-score-guide-item strong{font-size:.92rem;line-height:1.2}.module04-article-score-guide-item p{font-size:.92rem;line-height:1.55}.module04-article-score-rationale{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--accent-soft) 52%,var(--surface) 48%)}.module04-article-score-rationale-inline{gap:10px}.module04-article-score-rationale-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.module04-article-score-rationale-head strong{font-size:1.15rem;line-height:1}.module04-dimension-score-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.module04-dimension-score-grid-compact{gap:1px;grid-template-columns:minmax(110px,.7fr) 78px minmax(0,1.7fr);background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.module04-dimension-score-row-reason,.module04-dimension-score-row-title,.module04-dimension-score-row-value,.module04-dimension-score-table-head{padding:12px 14px;background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module04-dimension-score-table-head{color:var(--ink-soft);font-size:.86rem;font-weight:700}.module04-dimension-score-row-title,.module04-dimension-score-row-value{font-weight:700}.module04-dimension-score-row-value{display:flex;align-items:center;justify-content:center}.module04-dimension-score-row-value strong{font-size:1.05rem;line-height:1}.module04-dimension-score-row-reason{color:var(--ink-soft);line-height:1.65}.module04-dimension-score-card{display:grid;grid-gap:8px;gap:8px;padding:12px 14px;border-radius:16px;border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module04-dimension-score-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module04-dimension-score-card-top span{font-weight:700}.module04-dimension-score-card-top strong{font-size:1.1rem;line-height:1}.module04-article-score-table{display:grid;grid-template-columns:minmax(0,1.55fr) 110px 90px;grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.module04-article-score-cell,.module04-article-score-head{padding:13px 14px;background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module04-article-score-head{color:var(--ink-soft);font-size:.88rem;font-weight:700}.module04-article-score-cell{color:var(--ink)}.module04-article-score-title{border:none;text-align:left;font:inherit;cursor:pointer;transition:background .18s ease,color .18s ease}.module04-article-score-title.is-active{background:color-mix(in srgb,var(--accent-soft) 56%,var(--surface) 44%);font-weight:700}.module04-article-product-list{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.module04-article-product-card{display:grid;grid-gap:8px;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module04-article-product-card h4{margin:0;font-size:1rem;line-height:1.45}.module04-article-product-card p{margin:0;color:var(--ink-soft)}.module04-empty-note{padding:14px 16px;border-radius:18px;border:1px dashed color-mix(in srgb,var(--line) 84%,transparent)}.display-shell[data-theme=dark] .module04-compare-cell,.display-shell[data-theme=dark] .module04-compare-head,.display-shell[data-theme=dark] .module04-flow-card,.display-shell[data-theme=dark] .module04-next-head,.display-shell[data-theme=dark] .module04-next-row>*,.display-shell[data-theme=dark] .module04-panel,.display-shell[data-theme=dark] .module04-product-card,.display-shell[data-theme=dark] .module04-section-block,.display-shell[data-theme=dark] .module04-slot-card,.display-shell[data-theme=dark] .module04-stat-card,.display-shell[data-theme=dark] .module04-timeline-head,.display-shell[data-theme=dark] .module04-timeline-row>*{background:color-mix(in srgb,var(--surface-strong) 88%,black 12%)}.display-shell[data-theme=dark] .module04-compare-table,.display-shell[data-theme=dark] .module04-next-table,.display-shell[data-theme=dark] .module04-timeline-table{background:color-mix(in srgb,var(--line) 72%,transparent)}.display-shell[data-theme=dark] .module04-source-document{border-color:color-mix(in srgb,#8aa77c 28%,var(--line) 72%);background:linear-gradient(90deg,color-mix(in srgb,#31422b 72%,transparent) 0 16px,transparent 16px),linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 82%,#1d271f 18%) 0,color-mix(in srgb,var(--surface-strong) 90%,black 10%) 100%);box-shadow:inset 0 1px 0 color-mix(in srgb,white 10%,transparent)}.display-shell[data-theme=dark] .module04-source-document:before{border-color:color-mix(in srgb,#9fb28e 26%,transparent);background:color-mix(in srgb,#2a3827 80%,var(--surface-strong) 20%);color:#c7d8bb}.display-shell[data-theme=dark] .module04-source-document .module04-article-current h4,.display-shell[data-theme=dark] .module04-source-document .module04-block-header h3{color:#dcead4}.display-shell[data-theme=dark] .module04-source-document .module04-article-meta .setting-chip,.display-shell[data-theme=dark] .module04-source-document .module04-article-text{background:color-mix(in srgb,var(--surface-strong) 82%,#172116 18%);color:#d6e3cf}.display-shell[data-theme=dark] .module04-source-document .module04-article-body{color:#d6e3cf}.display-shell[data-theme=dark] .module04-insight-card{background:color-mix(in srgb,var(--accent-soft) 28%,var(--surface-strong) 72%)}.display-shell[data-theme=dark] .module04-chart-line{stroke:color-mix(in srgb,white 88%,var(--ink) 12%)}.display-shell[data-theme=dark] .module04-chart-line-revenue{stroke:color-mix(in srgb,#f3bd7a 88%,white 12%)}.display-shell[data-theme=dark] .module04-chart-canvas{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 76%,transparent) 0,transparent 24%),var(--surface)}.display-shell[data-theme=dark] .module04-chart-point{fill:var(--surface-strong);stroke:color-mix(in srgb,white 88%,var(--ink) 12%)}.display-shell[data-theme=dark] .module04-chart-point-revenue{fill:color-mix(in srgb,#f3bd7a 18%,var(--surface-strong) 82%);stroke:color-mix(in srgb,#f3bd7a 88%,white 12%)}.display-shell[data-theme=dark] .module04-chart-gridline{stroke:color-mix(in srgb,var(--line) 60%,transparent)}.display-shell[data-theme=dark] .module04-chart-tooltip{border-color:color-mix(in srgb,var(--line) 70%,transparent);background:color-mix(in srgb,var(--surface-strong) 92%,black 8%);box-shadow:0 18px 36px color-mix(in srgb,black 35%,transparent)}.display-shell[data-theme=dark] .module04-chart-score-band{fill:color-mix(in srgb,var(--accent) 24%,transparent)}.display-shell[data-theme=dark] .module04-chart-score-pill rect{fill:color-mix(in srgb,var(--accent) 34%,var(--surface) 66%);stroke:color-mix(in srgb,var(--accent) 68%,var(--line) 32%)}.display-shell[data-theme=dark] .module04-article-excerpt,.display-shell[data-theme=dark] .module04-article-product-card,.display-shell[data-theme=dark] .module04-article-score-cell,.display-shell[data-theme=dark] .module04-article-score-guide-item,.display-shell[data-theme=dark] .module04-article-score-head,.display-shell[data-theme=dark] .module04-dimension-score-card,.display-shell[data-theme=dark] .module04-dimension-score-row-reason,.display-shell[data-theme=dark] .module04-dimension-score-row-title,.display-shell[data-theme=dark] .module04-dimension-score-row-value,.display-shell[data-theme=dark] .module04-dimension-score-table-head,.display-shell[data-theme=dark] .module04-empty-note{background:color-mix(in srgb,var(--surface-strong) 88%,black 12%);border-color:rgba(236,242,247,.08)}.display-shell[data-theme=dark] .module04-article-score-rationale,.display-shell[data-theme=dark] .module04-article-score-title.is-active{background:color-mix(in srgb,var(--accent-soft) 24%,var(--surface-strong) 76%)}@media (max-width:1180px){.module04-flow-grid,.module04-slot-grid,.module04-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module04-stat-grid-compact{grid-template-columns:repeat(6,minmax(0,1fr))}.module04-product-selector-grid{grid-template-columns:minmax(160px,.8fr) minmax(220px,1fr) minmax(240px,1.25fr)}.module04-control-grid.module04-control-grid-retention{grid-template-columns:minmax(180px,.9fr) minmax(280px,1.25fr) minmax(130px,.6fr)}.module04-analysis-grid,.module04-article-dimension-principles,.module04-article-product-list,.module04-control-grid,.module04-dimension-score-grid,.module04-split-grid{grid-template-columns:1fr 1fr}}@media (max-width:860px){.module04-analysis-grid,.module04-article-dimension-principles,.module04-article-product-list,.module04-control-grid,.module04-control-grid-retention,.module04-control-grid.module04-control-grid-retention,.module04-dimension-focus-head,.module04-dimension-score-grid,.module04-flow-grid,.module04-product-selector-grid,.module04-retention-summary-strip,.module04-slot-grid,.module04-split-grid,.module04-stat-grid{grid-template-columns:1fr}.module04-source-document{background:linear-gradient(90deg,color-mix(in srgb,#dfead8 72%,var(--surface) 28%) 0 12px,transparent 12px),linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 78%,#eef4e6 22%) 0,color-mix(in srgb,var(--surface-strong) 86%,#fff9ed 14%) 100%)}.module04-source-document:before{top:14px;right:14px;font-size:.68rem;padding:5px 8px}.module04-source-document .module04-block-header{padding-right:78px}.module04-source-document .module04-article-text{padding:16px 16px 16px 18px}.module04-dimension-score-grid-compact{grid-template-columns:120px 80px minmax(0,1fr)}.module04-article-layout-validation,.module04-article-score-table,.module04-compare-table,.module04-next-table,.module04-timeline-table{grid-template-columns:1fr}.module04-article-score-head,.module04-next-head,.module04-timeline-head{display:none}.module04-article-score-cell,.module04-compare-cell,.module04-next-row>*,.module04-timeline-row>*{display:block}}.module02-diff-cards{display:flex;flex-direction:column;gap:4px;padding:4px 0}.module02-diff-header{display:grid;grid-template-columns:1fr 160px 1fr;align-items:center;padding:8px 14px;font-size:.82rem;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.module02-diff-group-header{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:10px 16px;margin-top:8px;border-radius:10px;background:color-mix(in srgb,var(--accent-soft) 45%,transparent);border:1px solid color-mix(in srgb,var(--line-accent) 35%,var(--line))}.module02-diff-group-header strong{color:var(--ink);font-size:.95rem}.module02-diff-group-header .muted{color:var(--muted);font-size:.82rem}.module02-diff-group-header .module02-reference-expand-toggle{margin-left:auto}.module02-diff-group-refbadge{font-size:.78rem;font-weight:500;color:var(--accent);padding:2px 8px;background:var(--surface);border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line));border-radius:999px}.module02-diff-group-header .module02-diff-group-refbadge{margin-left:auto}.module02-diff-group-header .module02-diff-group-refbadge+.module02-reference-expand-toggle{margin-left:8px}.module02-diff-header-side{font-weight:600;color:var(--ink)}.module02-diff-header-side.is-left{text-align:right}.module02-diff-header-side.is-right{text-align:left}.module02-diff-header-center{text-align:center}.module02-diff-card{display:grid;grid-template-columns:1fr 180px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:6px 12px;border-radius:10px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-strong) 82%,transparent);transition:border-color .15s,background .15s}.module02-diff-card.is-gap-strong{border-color:rgba(196,139,54,.45);background:color-mix(in srgb,rgba(196,139,54,.08) 55%,var(--surface-strong))}.module02-diff-card.is-gap-mild{border-color:rgba(72,101,129,.3)}.module02-diff-side{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.module02-diff-side.is-left{justify-content:flex-end;text-align:right}.module02-diff-side.is-right{justify-content:flex-start;text-align:left}.module02-diff-side strong{font-size:.98rem;color:var(--ink);line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.module02-diff-bar-track{flex:0 0 auto;width:80px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--line) 70%,transparent);overflow:hidden;position:relative}.module02-diff-side.is-left .module02-diff-bar-track{direction:rtl}.module02-diff-bar-fill{height:100%;border-radius:999px;transition:width .25s ease}.module02-diff-bar-fill.is-left{background:linear-gradient(90deg,#486581,#102A43)}.module02-diff-bar-fill.is-right{background:linear-gradient(90deg,#C48B36,#7B6534)}.module02-diff-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:2px 6px;line-height:1.3}.module02-diff-label{font-weight:600;color:var(--ink);font-size:.88rem;text-align:center}.module02-diff-arrow{font-size:1rem;line-height:1;color:rgba(72,101,129,.55)}.module02-diff-arrow.is-left,.module02-diff-arrow.is-right{color:#C48B36}.module02-diff-arrow.is-neutral{color:var(--muted)}.module02-diff-baseline{font-size:.72rem;padding:1px 6px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module02-diff-baseline,.module02-tgi-chip{color:var(--muted);border-radius:999px;background:color-mix(in srgb,var(--surface) 80%,transparent)}.module02-tgi-chip{display:inline-block;padding:2px 8px;font-size:.75rem;font-weight:600;letter-spacing:.02em;border:1px solid var(--line);cursor:help}.module02-tgi-chip.is-high{color:#7B5520;border-color:rgba(196,139,54,.5);background:rgba(196,139,54,.12)}.module02-tgi-chip.is-low{color:#486581;border-color:rgba(72,101,129,.35);background:rgba(72,101,129,.1)}.module02-tgi-chip.is-neutral{color:var(--muted)}.module02-tgi-head{display:flex!important;align-items:center;gap:6px}.module02-tgi-help{position:relative;display:inline-flex;align-items:center;cursor:help;outline:none}.module02-tgi-help-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:rgba(196,139,54,.15);color:#7B5520;font-size:.72rem;font-weight:700;border:1px solid rgba(196,139,54,.4)}.module02-tgi-help-popover{position:absolute;top:calc(100% + 8px);left:-12px;z-index:20;min-width:280px;max-width:340px;padding:12px 14px;background:var(--surface-strong);border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 28px rgba(16,42,67,.18);font-size:.84rem;line-height:1.7;color:var(--ink);opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s;pointer-events:none;text-transform:none;letter-spacing:normal;font-weight:400}.module02-tgi-help:focus .module02-tgi-help-popover,.module02-tgi-help:focus-within .module02-tgi-help-popover,.module02-tgi-help:hover .module02-tgi-help-popover{opacity:1;visibility:visible;pointer-events:auto}.module02-tgi-help-popover>strong{display:block;margin-bottom:4px;color:#7B5520}.module02-tgi-help-popover li strong{color:#7B5520;margin:0 2px}.module02-tgi-help-popover p{margin:4px 0}.module02-tgi-help-popover ul{margin:6px 0;padding-left:18px}.module02-tgi-help-popover li{margin:2px 0}.module02-tgi-help-popover .muted{font-size:.78rem;color:var(--muted)}.module02-tgi-chip-wrap{position:relative;display:inline-block}.module02-tgi-chip-wrap .module02-tgi-chip{cursor:help}.module02-tgi-chip-tip{bottom:calc(100% + 6px);z-index:15;min-width:180px;padding:8px 12px;background:#102A43;color:#F7F4EE;border-radius:8px;font-size:.8rem;line-height:1.6;white-space:normal;opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s;pointer-events:none}.module02-tgi-chip-tip,.module02-tgi-chip-tip:after{position:absolute;left:50%;transform:translateX(-50%)}.module02-tgi-chip-tip:after{content:"";top:100%;border:5px solid transparent;border-top-color:#102a43}.module02-tgi-chip-tip strong{display:block;color:#E8D5B7;margin-bottom:2px}.module02-tgi-chip-tip .muted{color:rgba(247,244,238,.8)}.module02-tgi-chip-wrap:focus-within .module02-tgi-chip-tip,.module02-tgi-chip-wrap:hover .module02-tgi-chip-tip{opacity:1;visibility:visible}@media (max-width:768px){.module02-diff-card,.module02-diff-header{grid-template-columns:1fr;gap:6px}.module02-diff-header-side.is-left,.module02-diff-header-side.is-right,.module02-diff-side.is-left,.module02-diff-side.is-right{text-align:left;align-items:flex-start}.module02-diff-side.is-left .module02-diff-bar-track{direction:ltr}}.module02-similarity-row-group{display:contents}.module02-similarity-row-button{display:contents;font-family:inherit;font-size:inherit;color:inherit;background:none;border:0;cursor:pointer;text-align:left}.module02-similarity-row-button>*{padding:14px 16px;background:color-mix(in srgb,var(--surface-strong) 82%,transparent);transition:background .15s}.module02-similarity-row-button:hover>*{background:color-mix(in srgb,var(--surface-strong) 90%,rgba(196,139,54,.08))}.module02-similarity-row-button.is-expanded>*{background:color-mix(in srgb,var(--surface-strong) 90%,rgba(196,139,54,.15))}.module02-similarity-chevron{margin-left:6px;color:var(--muted);font-size:.82rem}.module02-similarity-breakdown{grid-column:1/-1;padding:12px 16px 18px;border-top:1px dashed var(--line);background:color-mix(in srgb,var(--surface) 82%,transparent);display:flex;flex-direction:column;gap:0}.module02-similarity-breakdown-head,.module02-similarity-breakdown-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:12px;gap:12px;padding:8px 4px;font-size:.88rem}.module02-similarity-breakdown-head{color:var(--muted);font-weight:600;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--line)}.module02-similarity-breakdown-row{border-bottom:1px solid color-mix(in srgb,var(--line) 55%,transparent)}.module02-similarity-breakdown-row.is-top{color:var(--ink);font-weight:600;background:rgba(196,139,54,.06)}.module02-algorithm-explain{margin-top:4px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 88%,transparent);overflow:hidden}.module02-algorithm-explain>summary{list-style:none;padding:12px 16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.module02-algorithm-explain>summary::-webkit-details-marker{display:none}.module02-algorithm-explain>summary:after{content:"▸";color:var(--muted);transition:transform .15s}.module02-algorithm-explain[open]>summary:after{transform:rotate(90deg)}.module02-algorithm-explain>summary strong{font-size:.92rem;color:var(--ink);font-weight:500}.module02-algorithm-explain-body{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--line);padding:14px 16px 16px;font-size:.9rem;line-height:1.6;color:var(--ink)}.module02-algorithm-formula{display:flex;flex-direction:column;gap:4px}.module02-algorithm-formula code{display:inline-block;padding:8px 12px;background:color-mix(in srgb,var(--surface-strong) 75%,transparent);border-radius:8px;font-size:.9rem;font-family:JetBrains Mono,SF Mono,Consolas,monospace;color:#102A43;word-break:break-all}.module02-algorithm-explain-body p{margin:0;color:var(--ink)}.module02-algorithm-explain-body p.muted{color:var(--muted);font-size:.86rem}.module02-algorithm-clarify{padding:10px 12px;border-radius:10px;background:rgba(196,139,54,.08);border-left:3px solid #c48b36;font-size:.86rem!important}.module02-practice-background{font-size:.84rem!important;line-height:1.6;margin:4px 0 8px!important;padding:8px 10px;border-left:2px solid rgba(72,101,129,.3);background:color-mix(in srgb,var(--surface) 85%,transparent);border-radius:4px}.module02-practice-checklist{margin:8px 0;padding:10px 12px;border-radius:10px;background:rgba(196,139,54,.06);border:1px solid rgba(196,139,54,.2)}.module02-practice-checklist .tiny-label{display:block;margin-bottom:6px;color:#7B5520}.module02-practice-checklist ul{margin:0;padding-left:18px;font-size:.85rem;line-height:1.7;color:var(--ink)}.module02-practice-checklist li{margin:2px 0}.module02-practice-context{margin:10px 0 14px;padding:0;background:none;border:none}.module02-practice-context .tiny-label{display:block;margin-bottom:3px;color:var(--muted)}.module02-practice-context p{margin:0;font-size:.84rem;line-height:1.65;color:var(--muted)}.module02-practice-brief{margin:14px 0;padding:12px 14px;border-radius:10px;background:color-mix(in srgb,var(--accent-soft) 50%,transparent);border-left:3px solid var(--accent)}.module02-practice-brief .tiny-label{display:block;margin-bottom:4px;color:var(--accent)}.module02-practice-goal{margin:0;font-size:.95rem;line-height:1.6;color:var(--ink);font-weight:600}.module02-practice-deliverable{margin:10px 0 4px!important;padding:0;background:none;border:none;font-size:.84rem;line-height:1.55;color:var(--ink)}.module02-practice-deliverable .tiny-label{display:inline-block;margin-right:6px;color:#2F6B57;font-weight:700}.module02-practice-details{margin:14px 0 0;border:none;background:none}.module02-practice-details summary{list-style:none;cursor:pointer;padding:6px 0;color:var(--muted);font-size:.82rem;font-weight:600;display:flex;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top:1px dashed color-mix(in srgb,var(--line) 70%,transparent)}.module02-practice-details summary::-webkit-details-marker{display:none}.module02-practice-details summary:hover{color:var(--ink)}.module02-practice-details-chevron{display:inline-block;transition:transform .18s ease;color:var(--accent)}.module02-practice-details[open] .module02-practice-details-chevron{transform:rotate(90deg)}.module02-practice-details-body{padding:8px 0 4px;display:flex;flex-direction:column;gap:14px}.module02-practice-details-body .module02-practice-checklist,.module02-practice-details-body .module02-practice-expected,.module02-practice-details-body .module02-practice-question{margin:0;padding:0;background:none;border:none;border-radius:0;font-size:.86rem;line-height:1.65;color:var(--ink)}.module02-practice-details-body .tiny-label{display:block;margin-bottom:4px;color:var(--muted);font-weight:700}.module02-practice-details-body .module02-practice-steps ol{margin:0;padding-left:20px}.module02-practice-details-body .module02-practice-steps ol li{margin:2px 0}.module02-practice-details-body .module02-practice-steps ol li::marker{color:var(--accent);font-weight:700}.module02-practice-details-body .module02-practice-checklist ul{margin:0;padding-left:20px}.module02-practice-details-body .module02-practice-expected p,.module02-practice-details-body .module02-practice-question p{margin:0;color:var(--ink)}.module02-practice-details-body .module02-practice-question p{font-style:italic;color:color-mix(in srgb,var(--ink) 88%,var(--muted))}.module02-minutes-chip{background:color-mix(in srgb,var(--muted) 15%,transparent)!important;color:var(--muted)!important;border-color:transparent!important;font-size:.75rem!important}.module02-dataset-disclaimer{margin:14px 0 0;padding:10px 14px;font-size:.82rem;line-height:1.7;color:var(--ink);background:rgba(196,139,54,.08);border-left:3px solid #c48b36;border-radius:8px}.module02-dataset-disclaimer strong{color:#7B5520;margin-right:6px}.heatmap-columns-field{grid-column:1/-1;display:flex!important;flex-direction:column;gap:8px}.heatmap-columns-field>span{font-size:.82rem;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.heatmap-columns-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:6px;gap:6px;max-height:220px;overflow-y:auto;padding:8px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 90%,transparent)}.heatmap-column-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;cursor:pointer;font-size:.86rem;color:var(--ink);transition:background .1s}.heatmap-column-chip:hover{background:rgba(196,139,54,.08)}.heatmap-column-chip input{margin:0;cursor:pointer}.heatmap-columns-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.module02-chat-dock{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:10px;max-width:440px;width:calc(100vw - 48px)}.module02-chat-toggle{padding:10px 20px;border-radius:999px;border:1px solid var(--line);background:#102A43;color:#F7F4EE;font-size:.92rem;font-weight:600;cursor:pointer;box-shadow:0 8px 24px rgba(16,42,67,.22);transition:background .15s,transform .1s}.module02-chat-toggle:hover{background:#0b1f32}.module02-chat-toggle:active{transform:translateY(1px)}.module02-chat-panel{width:100%;max-height:min(72vh,680px);display:flex;flex-direction:column;background:var(--surface-strong);border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 48px rgba(16,42,67,.22);overflow:hidden;position:relative}.module02-chat-resize-handle{position:absolute;top:4px;left:4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:nwse-resize;color:var(--muted);font-size:.78rem;line-height:1;border-radius:4px;transform:rotate(90deg);opacity:.5;transition:opacity .15s,background-color .15s,color .15s;z-index:2;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.module02-chat-resize-handle:hover{opacity:1;color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 60%,transparent)}.module02-debate-stop-button{padding:6px 14px;font-size:.82rem;font-weight:600;color:#fff;background:#b84a4a;border:1px solid #b84a4a;border-radius:999px;cursor:pointer;font-family:inherit;transition:background-color .15s,border-color .15s}.module02-debate-stop-button:hover{background:#9e3d3d;border-color:#9e3d3d}.module02-debate-stop-button:active{transform:translateY(1px)}.module02-chat-header{padding:16px 18px 12px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent)}.module02-chat-header h3{margin:2px 0 6px;font-family:"Noto Serif SC",serif;font-size:1rem;color:var(--ink);font-weight:500}.module02-chat-mode-row{margin-top:10px;display:flex;flex-direction:column;gap:10px}.module02-chat-mode-toggle{display:inline-flex;align-self:flex-start;padding:3px;background:color-mix(in srgb,var(--accent-soft) 45%,transparent);border:1px solid color-mix(in srgb,var(--line-accent) 30%,var(--line));border-radius:999px}.module02-chat-mode-option{padding:4px 14px;font-size:.82rem;font-weight:600;color:var(--muted);background:transparent;border:none;border-radius:999px;cursor:pointer;font-family:inherit;transition:background-color .15s,color .15s}.module02-chat-mode-option:hover:not(:disabled):not(.is-active){color:var(--ink)}.module02-chat-mode-option.is-active{background:var(--accent);color:var(--surface)}.module02-chat-mode-option:disabled{cursor:not-allowed;opacity:.5}.module02-debate-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.module02-debate-control{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:var(--muted)}.module02-debate-control select{padding:4px 8px;border-radius:6px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:.82rem;cursor:pointer;font-family:inherit}.module02-debate-agents-row{display:inline-flex;flex-wrap:wrap;gap:6px}.module02-debate-agent-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.78rem;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;cursor:pointer;font-family:inherit;transition:border-color .15s,background-color .15s,color .15s}.module02-debate-agent-chip:hover:not(:disabled){border-color:var(--accent);color:var(--ink)}.module02-debate-agent-chip.is-active{background:color-mix(in srgb,var(--accent-soft) 60%,transparent);border-color:var(--accent);color:var(--accent);font-weight:600}.module02-debate-agent-chip:disabled{opacity:.5;cursor:not-allowed}.module02-debate-session{display:flex;flex-direction:column;gap:14px;padding:12px 0;border-bottom:1px dashed color-mix(in srgb,var(--line) 85%,transparent)}.module02-debate-session:last-child{border-bottom:none}.module02-debate-question{display:flex;align-items:flex-start;gap:8px}.module02-debate-question .module02-chat-bubble{background:color-mix(in srgb,var(--accent-soft) 60%,transparent);border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line))}.module02-debate-round{display:flex;flex-direction:column;gap:8px}.module02-debate-round-header{display:flex;align-items:baseline;gap:10px;font-size:.82rem;font-weight:600;color:var(--ink);padding:6px 10px;border-left:3px solid var(--accent);background:color-mix(in srgb,var(--accent-soft) 30%,transparent);border-radius:0 6px 6px 0}.module02-debate-round-header .muted{font-weight:400;font-size:.78rem}.module02-debate-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.module02-debate-card{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface-strong) 82%,transparent);min-height:56px;transition:border-color .2s}.module02-debate-card.is-thinking{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));animation:debate-pulse 1.4s ease-in-out infinite}.module02-debate-card.is-done{border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.module02-debate-card.is-error{border-color:rgba(200,85,85,.45);background:rgba(200,85,85,.05)}@keyframes debate-pulse{0%,to{box-shadow:0 0 0 0 rgba(196,139,54,0)}50%{box-shadow:0 0 0 3px rgba(196,139,54,.16)}}.module02-debate-card.agent-critic{border-left:3px solid #b84a4a}.module02-debate-card.agent-marketing{border-left:3px solid #c48b36}.module02-debate-card.agent-operations{border-left:3px solid #4a8b5c}.module02-debate-card.agent-data_science{border-left:3px solid #486581}.module02-debate-card-head{display:flex;align-items:center;gap:6px;font-size:.88rem}.module02-debate-card-icon{font-size:1rem;line-height:1}.module02-debate-card-status{margin-left:auto;font-size:.74rem}.module02-debate-card-status.is-error{color:#b84a4a}.module02-debate-card-body{font-size:.86rem;line-height:1.55;color:var(--ink)}.module02-debate-card-body p{margin:0 0 6px}.module02-debate-card-body p:last-child{margin-bottom:0}.module02-debate-card-body ol,.module02-debate-card-body ul{padding-left:18px;margin:4px 0}.module02-debate-summary{padding:14px 16px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--accent-soft) 50%,var(--surface-strong));display:flex;flex-direction:column;gap:8px}.module02-debate-summary.is-thinking{animation:debate-pulse 1.6s ease-in-out infinite}.module02-debate-summary.is-pending{opacity:.55}.module02-debate-summary.is-error{background:rgba(200,85,85,.08);border-color:rgba(200,85,85,.4)}.module02-debate-summary-head{display:flex;align-items:baseline;gap:10px;font-size:.92rem;font-weight:600;color:var(--ink)}.module02-debate-summary-body{font-size:.9rem;line-height:1.6;color:var(--ink);white-space:pre-wrap}.module02-debate-summary-body p{margin:0 0 6px}.module02-debate-summary-body ol,.module02-debate-summary-body ul{padding-left:20px;margin:4px 0}@media (max-width:720px){.module02-debate-cards-grid{grid-template-columns:1fr}}.module02-chat-thread{flex:1 1 auto;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:14px;background:color-mix(in srgb,var(--surface) 94%,transparent)}.module02-chat-empty{color:var(--muted);font-size:.88rem;line-height:1.7}.module02-chat-empty p{margin:0 0 4px}.module02-chat-empty ul{margin:0;padding-left:20px}.module02-chat-empty li{margin:2px 0}.module02-chat-msg{display:flex;flex-direction:column;gap:4px}.module02-chat-msg.is-user{align-items:flex-end}.module02-chat-msg.is-assistant{align-items:flex-start}.module02-chat-role{font-size:.72rem;color:var(--muted);letter-spacing:.04em}.module02-chat-bubble{max-width:88%;padding:10px 14px;border-radius:16px;font-size:.92rem;line-height:1.7;color:var(--ink)}.module02-chat-msg.is-user .module02-chat-bubble{background:#102A43;color:#F7F4EE;border-bottom-right-radius:4px}.module02-chat-msg.is-assistant .module02-chat-bubble{background:rgba(196,139,54,.08);border:1px solid rgba(196,139,54,.22);border-bottom-left-radius:4px}.module02-chat-bubble.is-loading{color:var(--muted);font-style:italic}.module02-chat-bubble p{margin:0 0 8px}.module02-chat-bubble p:last-child{margin-bottom:0}.module02-chat-bubble ol,.module02-chat-bubble ul{margin:6px 0 8px;padding-left:22px}.module02-chat-bubble strong{color:var(--ink)}.module02-chat-error{margin:0 16px;padding:8px 12px;border-radius:10px;background:rgba(199,76,76,.1);color:#a23b3b;font-size:.86rem}.module02-chat-form{padding:12px 16px 14px;border-top:1px solid var(--line);background:var(--surface-strong);display:flex;flex-direction:column;gap:8px}.module02-chat-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:.92rem;font-family:inherit;resize:vertical;min-height:48px}.module02-chat-input:focus{outline:none;border-color:#C48B36;box-shadow:0 0 0 3px rgba(196,139,54,.15)}.module02-chat-form-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.module02-chat-model-select{margin-left:auto;padding:6px 10px;border-radius:8px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:.8rem;cursor:pointer;max-width:160px}@media (max-width:768px){.module02-chat-dock{right:12px;bottom:12px;max-width:calc(100vw - 24px)}.module02-chat-panel{max-height:80vh}}.module04-stats-block{background:color-mix(in srgb,var(--surface) 88%,white 12%)}.module04-forest-grid{display:grid;grid-gap:14px;gap:14px}.module04-forest-row{display:grid;grid-template-columns:120px minmax(160px,1fr) 180px;align-items:center;grid-gap:14px;gap:14px}.module04-forest-row-empty{grid-template-columns:120px 1fr;color:var(--ink-soft)}.module04-forest-label-block{display:grid;grid-gap:2px;gap:2px}.module04-forest-label{font-weight:600;font-size:.95rem}.module04-forest-unit{color:var(--ink-soft)}.module04-forest-track{position:relative;height:26px;border:1px solid color-mix(in srgb,var(--line) 80%,transparent);border-radius:13px;background:color-mix(in srgb,var(--surface) 92%,white 8%)}.module04-forest-zero-line{position:absolute;left:50%;top:4px;bottom:4px;width:2px;transform:translateX(-1px);background:color-mix(in srgb,#102A43 55%,transparent);border-radius:1px}.module04-forest-whisker{position:absolute;top:50%;height:4px;transform:translateY(-50%);border-radius:2px;opacity:.6}.module04-forest-whisker-significant-positive{background:#C48B36}.module04-forest-whisker-significant-negative{background:#3C366B}.module04-forest-whisker-not-significant{background:#486581}.module04-forest-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.15)}.module04-forest-dot-significant-positive{background:#C48B36}.module04-forest-dot-significant-negative{background:#3C366B}.module04-forest-dot-not-significant{background:#486581}.module04-forest-values{display:grid;grid-gap:2px;gap:2px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-forest-diff{font-size:1.05rem;font-weight:700;line-height:1.2}.module04-forest-diff-significant-positive{color:#8d631f}.module04-forest-diff-significant-negative{color:#3C366B}.module04-forest-ci,.module04-forest-diff-not-significant{color:var(--ink-soft)}.module04-forest-ci{font-size:.78rem}.module04-forest-p{font-size:.82rem;font-weight:500}.module04-forest-p-significant-positive{color:#8d631f}.module04-forest-p-significant-negative{color:#3C366B}.module04-forest-p-not-significant{color:var(--ink-soft)}.module04-forest-empty{color:var(--ink-soft);font-style:italic}.module04-stats-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;color:var(--ink-soft)}.module04-legend-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.module04-legend-chip:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.module04-legend-chip-significant-positive:before{background:#C48B36}.module04-legend-chip-not-significant:before{background:#486581}.module04-legend-chip-significant-negative:before{background:#3C366B}.module04-did-block{background:color-mix(in srgb,var(--surface) 86%,white 14%)}.module04-did-matrix{display:grid;grid-template-columns:minmax(220px,2fr) minmax(140px,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.module04-did-cell{background:color-mix(in srgb,var(--surface) 92%,white 8%);padding:10px 14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-did-cell-head{background:color-mix(in srgb,#102A43 8%,white 92%);color:var(--ink-soft);font-size:.85rem}.module04-did-cell-row{font-weight:500}.module04-did-cell-value{text-align:right;font-weight:600}.module04-did-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px 16px;border-radius:14px;border:1.5px solid color-mix(in srgb,var(--line) 70%,transparent);background:color-mix(in srgb,var(--surface) 94%,white 6%)}.module04-did-result-significant-positive{border-color:#C48B36;background:color-mix(in srgb,#C48B36 8%,var(--surface) 92%)}.module04-did-result-significant-negative{border-color:#3C366B;background:color-mix(in srgb,#3C366B 8%,var(--surface) 92%)}.module04-did-result>div{display:grid;grid-gap:4px;gap:4px}.module04-did-result strong{font-size:1.1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-did-control-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.module04-did-control-list li{display:grid;grid-gap:2px;gap:2px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 96%,white 4%)}.module04-did-control-list .tiny-label{color:var(--ink-soft)}.module04-parallel-trends-chart{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%)}.module04-parallel-trends-head h4{margin:0;font-size:.95rem}.module04-parallel-trends-head p{margin:2px 0 0;color:var(--ink-soft);line-height:1.55}.module04-parallel-trends-legend{display:flex;flex-wrap:wrap;gap:14px;align-items:center;color:var(--ink-soft)}.module04-legend-dot{display:inline-block;width:18px;height:2px;vertical-align:middle;margin-right:6px}.module04-legend-dot-target{background:#102A43;height:3px}.module04-legend-dot-control{background:#486581;height:0;border-width:2px 0;border-style:dashed;border-top:0 dashed #486581}.module04-legend-band{display:inline-block;width:10px;height:12px;background:#C48B36;opacity:.25;border-radius:2px;vertical-align:middle;margin-right:6px}@media (max-width:860px){.module04-forest-row{grid-template-columns:1fr;gap:6px}.module04-forest-values{text-align:left}.module04-did-matrix,.module04-did-result{grid-template-columns:1fr}}.module04-ai-labeling-block{background:color-mix(in srgb,#C48B36 6%,var(--surface) 94%);border:1px solid color-mix(in srgb,#c48b36 22%,transparent)}.module04-ai-labeling-block>.module04-block-header{display:grid;justify-content:stretch;grid-gap:8px;gap:8px}.module04-ai-labeling-block>.module04-block-header p{margin:0;max-width:100%;color:var(--ink-soft);line-height:1.55}.module04-ai-labeling-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:16px;gap:16px}.module04-ai-labeling-column{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 95%,white 5%)}.module04-ai-labeling-column-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.module04-ai-labeling-column-head h4{margin:0;font-size:.96rem}.module04-ai-reset-btn{padding:2px 10px;border-radius:999px;border:1px solid var(--line);background:transparent;font-size:.78rem;color:var(--ink-soft);cursor:pointer}.module04-ai-reset-btn:hover{border-color:#C48B36;color:#8d631f}.module04-ai-model-label{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--ink-soft)}.module04-ai-model-label select{flex:1 1;padding:4px 8px;border:1px solid var(--line);border-radius:8px;font-size:.86rem;background:white}.module04-ai-prompt-textarea{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;font-family:Menlo,SF Mono,ui-monospace,monospace;font-size:.82rem;line-height:1.55;background:color-mix(in srgb,var(--surface) 98%,white 2%);resize:vertical;min-height:220px}.module04-ai-run-btn{align-self:flex-start;padding:8px 18px;border-radius:999px;border:none;background:#102A43;color:white;font-size:.88rem;cursor:pointer;transition:background .15s}.module04-ai-run-btn:hover:not(:disabled){background:#1a3a5a}.module04-ai-run-btn:disabled{background:color-mix(in srgb,#102A43 40%,white 60%);cursor:not-allowed}.module04-ai-error{margin:0;padding:6px 10px;background:color-mix(in srgb,#7B341E 10%,white 90%);color:#7B341E;border-radius:8px;font-size:.85rem}.module04-ai-dim-picker{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid color-mix(in srgb,#c48b36 30%,transparent);border-radius:14px;background:color-mix(in srgb,#C48B36 3%,white 97%)}.module04-ai-dim-picker-head{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.module04-ai-dim-mode{display:flex;gap:14px}.module04-ai-dim-mode label{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer}.module04-ai-dim-mode input[type=radio]{accent-color:#C48B36}.module04-ai-dim-custom-input,.module04-ai-dim-select{flex:1 1;min-width:200px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;font-size:.9rem;background:white}.module04-ai-dim-rules{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:16px;gap:16px}.module04-ai-dim-rules>div{display:grid;grid-gap:6px;gap:6px}.module04-ai-dim-rules-head{display:flex;align-items:center;justify-content:space-between}.module04-ai-dim-add{padding:2px 10px;border-radius:999px;border:1px solid var(--line);background:white;font-size:.78rem;color:var(--ink-soft);cursor:pointer}.module04-ai-dim-add:hover{color:#8d631f;border-color:#C48B36}.module04-ai-dim-rule-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;align-items:flex-start}.module04-ai-dim-rule-row textarea{width:100%;padding:6px 10px;border:1px solid var(--line);border-radius:8px;font-size:.84rem;line-height:1.5;resize:vertical;background:white}.module04-ai-dim-row-del{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink-soft);cursor:pointer;font-size:1.1rem;line-height:1;padding:0}.module04-ai-dim-row-del:not(:disabled):hover{color:#7B341E;border-color:#7B341E}.module04-ai-dim-row-del:disabled{opacity:.4;cursor:not-allowed}.module04-ai-dim-guide-row{display:grid;grid-template-columns:74px minmax(0,1fr);grid-gap:6px;gap:6px}.module04-ai-dim-guide-row input{padding:6px 10px;border:1px solid var(--line);border-radius:8px;font-size:.86rem;background:white}.module04-ai-dim-guide-score{font-weight:600;text-align:center}.module04-ai-run-controls{display:flex;flex-wrap:wrap;gap:12px}.module04-ai-dirty-hint{color:#8d631f;margin-top:-4px}.module04-ai-compare-score{font-size:2rem;line-height:1;color:#102A43;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-ai-result-card{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid color-mix(in srgb,#486581 35%,transparent);border-radius:14px;background:color-mix(in srgb,#486581 4%,white 96%);min-height:260px}.module04-ai-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module04-ai-result-score-block{display:grid;grid-gap:4px;gap:4px}.module04-ai-variance-hint{color:var(--ink-soft)}.module04-ai-ref-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid color-mix(in srgb,#102a43 30%,transparent);background:color-mix(in srgb,#102A43 6%,white 94%);color:#2d4a63;font-size:.78rem;cursor:help}.module04-ai-histogram{display:flex;align-items:flex-end;gap:8px;height:96px;padding:8px 4px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}.module04-ai-histogram-col{flex:1 1;display:grid;grid-template-rows:1fr auto;grid-gap:4px;gap:4px;justify-items:center;align-items:flex-end;height:100%}.module04-ai-histogram-bar{width:70%;background:#C48B36;border-radius:4px 4px 0 0;display:flex;justify-content:center;align-items:flex-start;color:white;font-size:.74rem;font-weight:600;padding-top:2px;min-height:4px}.module04-ai-rationales,.module04-ai-rationales ul{display:grid;grid-gap:4px;gap:4px}.module04-ai-rationales ul{margin:0;padding-left:18px}.module04-ai-rationales li{font-size:.84rem;line-height:1.5;color:var(--ink-soft)}.module04-ai-rationales strong{color:#102A43;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-ai-source-line{color:var(--ink-soft)}.module04-ai-empty-card{display:grid;grid-gap:10px;gap:10px;padding:20px;border:1px dashed var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%);color:var(--ink-soft);min-height:200px;align-content:center}.module04-ai-empty-card p{margin:0;line-height:1.55}.module04-ai-history{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%)}.module04-ai-history-head h4{margin:0;font-size:.98rem}.module04-ai-history-head p{margin:2px 0 0;color:var(--ink-soft);line-height:1.55}.module04-ai-history-table{display:grid;grid-gap:0;gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;font-size:.84rem}.module04-ai-history-head-row,.module04-ai-history-row{display:grid;grid-template-columns:80px minmax(0,1.2fr) minmax(0,1.5fr) minmax(0,1fr) 40px 100px 120px;grid-gap:10px;gap:10px;padding:8px 12px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--line) 60%,transparent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-ai-history-head-row{background:color-mix(in srgb,#102A43 6%,white 94%);color:var(--ink-soft);font-size:.78rem}.module04-ai-history-row:hover{background:color-mix(in srgb,#C48B36 5%,white 95%)}.module04-ai-history-row.is-current{background:color-mix(in srgb,#C48B36 8%,white 92%)}.module04-ai-history-article{color:#102A43;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module04-ai-dim-chip{display:inline-block;margin-left:6px;padding:1px 8px;border-radius:999px;font-size:.72rem;vertical-align:middle}.module04-ai-dim-chip-preset{background:color-mix(in srgb,#102A43 10%,white 90%);color:#2d4a63}.module04-ai-dim-chip-custom{background:color-mix(in srgb,#C48B36 15%,white 85%);color:#8d631f}.module04-ai-history-score{font-weight:600;color:#102A43}.module04-ai-history-actions{display:flex;gap:6px;justify-content:flex-end}.module04-ai-history-expand,.module04-ai-history-restore{padding:3px 10px;border-radius:999px;border:1px solid var(--line);background:white;font-size:.78rem;cursor:pointer;color:var(--ink-soft)}.module04-ai-history-expand:hover{color:#2d4a63;border-color:#486581}.module04-ai-history-restore{border-color:#C48B36;color:#8d631f}.module04-ai-history-restore:hover{background:#C48B36;color:white}.module04-ai-history-detail{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-gap:14px;gap:14px;padding:12px 14px;background:color-mix(in srgb,var(--surface) 98%,white 2%);border-bottom:1px solid color-mix(in srgb,var(--line) 60%,transparent)}.module04-ai-history-detail pre{margin:4px 0 0;padding:10px 12px;max-height:220px;overflow:auto;background:#1d1d1d;color:#e8e5dc;border-radius:8px;font-family:Menlo,SF Mono,ui-monospace,monospace;font-size:.76rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.module04-ai-history-detail ul{margin:4px 0 0;padding-left:16px;display:grid;grid-gap:4px;gap:4px;font-size:.82rem;color:var(--ink-soft)}.module04-ai-history-detail strong{color:#102A43}@media (max-width:960px){.module04-ai-dim-rules,.module04-ai-labeling-grid{grid-template-columns:1fr}.module04-ai-history-head-row,.module04-ai-history-row{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.module04-ai-history-head-row{display:none}.module04-ai-history-detail{grid-template-columns:1fr}}.module04-regression-block{background:color-mix(in srgb,#102A43 4%,var(--surface) 96%)}.module04-regression-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.module04-regression-control{display:grid;grid-gap:4px;gap:4px}.module04-regression-control select{padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:white;font-size:.88rem}.module04-regression-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:16px;gap:16px}.module04-regression-scatter{padding:10px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%)}.module04-regression-scatter svg{width:100%;height:auto}.module04-regression-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px;border:1.5px solid color-mix(in srgb,var(--line) 70%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%);align-content:start}.module04-regression-stats>div{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:8px 9px;border:1px solid color-mix(in srgb,var(--line) 62%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface-strong) 74%,transparent)}.module04-regression-stats strong{font-size:1.08rem;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-regression-stats .tiny-label{color:var(--ink-soft)}.module04-regression-note{color:var(--ink-soft);font-size:.76rem;line-height:1.35}.module04-regression-stats-significant-positive{border-color:#C48B36;background:color-mix(in srgb,#C48B36 6%,var(--surface) 94%)}.module04-regression-stats-significant-negative{border-color:#3C366B;background:color-mix(in srgb,#3C366B 6%,var(--surface) 94%)}.module04-cross-dim-block{background:color-mix(in srgb,var(--surface) 96%,white 4%);border:1px solid var(--line);border-radius:14px;padding:14px}.module04-cross-dim-block h4{margin:0;font-size:.95rem}.module04-cross-dim-table{display:grid;grid-template-columns:minmax(100px,1.4fr) minmax(70px,1fr) minmax(140px,1.4fr) 60px minmax(90px,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:.86rem}.module04-cross-dim-head{background:color-mix(in srgb,#102A43 8%,white 92%);color:var(--ink-soft);padding:8px 12px;font-size:.82rem}.module04-cross-dim-cell{background:color-mix(in srgb,var(--surface) 96%,white 4%);padding:8px 12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.module04-cross-dim-empty{color:var(--ink-soft);font-style:italic}.module04-cross-dim-name{font-weight:500}.module04-cross-dim-name.is-active{background:color-mix(in srgb,#C48B36 12%,var(--surface) 88%)}.module04-cross-dim-link{background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer;text-align:left;width:100%}.module04-cross-dim-link:hover{color:#8d631f}.module04-cross-dim-value{font-weight:600}.module04-cross-dim-significant-positive{color:#8d631f}.module04-cross-dim-significant-negative{color:#3C366B}.module04-cross-dim-not-significant{color:var(--ink-soft)}@media (max-width:960px){.module04-regression-controls,.module04-regression-layout,.module04-regression-stats{grid-template-columns:1fr}.module04-cross-dim-table{grid-template-columns:1fr 1fr;font-size:.82rem}}.teacher-v2-shell-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;margin-bottom:22px;border-radius:22px;flex-wrap:wrap}.teacher-v2-shell-header__title .eyebrow{color:var(--muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.teacher-v2-shell-header__title h1{margin:4px 0 0;font-size:1.5rem;color:var(--ink)}.teacher-v2-tabbar{gap:4px;padding:4px;background:color-mix(in srgb,var(--surface-soft) 86%,transparent);border:1px solid var(--line)}.teacher-v2-tab,.teacher-v2-tabbar{display:inline-flex;align-items:center;border-radius:999px}.teacher-v2-tab{padding:8px 16px;border:none;background:transparent;color:var(--muted);font:inherit;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease}.teacher-v2-tab:hover{color:var(--ink)}.teacher-v2-tab.is-active{background:color-mix(in srgb,var(--accent-soft) 85%,transparent);color:var(--ink);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line-accent) 55%,transparent)}.teacher-v2-tab--logout{margin-left:4px;color:color-mix(in srgb,var(--muted) 88%,var(--accent))}.teacher-v2-headeronly{padding-bottom:0}.teacher-v2-overview{display:flex;flex-direction:column;gap:22px}.teacher-v2-statrow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.teacher-stat-card{padding:18px 20px;border:1px solid color-mix(in srgb,var(--line) 88%,transparent);border-radius:18px;background:color-mix(in srgb,var(--surface-soft) 92%,transparent);display:flex;flex-direction:column;gap:6px}.teacher-stat-card--accent{background:color-mix(in srgb,var(--accent-soft) 50%,transparent);border-color:color-mix(in srgb,var(--line-accent) 55%,transparent)}.teacher-stat-card--warn{background:color-mix(in srgb,#c0392b 18%,transparent);border-color:color-mix(in srgb,#c0392b 42%,transparent)}.teacher-stat-card__label{color:var(--muted);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.teacher-stat-card__value{color:var(--ink);font-size:2rem;font-weight:800;line-height:1.15;font-family:var(--serif,serif)}.teacher-stat-card__hint{color:var(--muted);font-size:.82rem;line-height:1.35}.teacher-v2-mainrow{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:stretch}.teacher-v2-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.teacher-v2-section-header h3{margin:0;font-size:1rem;color:var(--ink);font-weight:700}.teacher-v2-feed{min-height:520px;display:flex;flex-direction:column}.teacher-v2-feed__scroll{flex:1 1;overflow-y:auto;max-height:560px;padding-right:4px}.teacher-v2-sidestack{display:flex;flex-direction:column;gap:22px}.teacher-v2-chart-card{display:flex;flex-direction:column;gap:10px}.teacher-v2-trend-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem}.teacher-v2-trend-axis{display:grid;grid-template-columns:repeat(7,1fr);color:var(--muted);font-size:.72rem;text-align:center}.teacher-v2-empty,.teacher-v2-loading{padding:40px 24px;text-align:center;color:var(--muted);background:color-mix(in srgb,var(--surface-soft) 86%,transparent);border:1px dashed var(--line);border-radius:18px}.teacher-activity-feed{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.teacher-activity-feed__item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid color-mix(in srgb,var(--line) 70%,transparent)}.teacher-activity-feed__item[data-event-type=error]{background:color-mix(in srgb,#c0392b 10%,var(--surface));border-color:color-mix(in srgb,#c0392b 40%,var(--line))}.teacher-activity-feed__item[data-event-type=run_complete]{background:color-mix(in srgb,var(--accent-soft) 30%,var(--surface));border-color:color-mix(in srgb,var(--line-accent) 45%,var(--line))}.teacher-activity-feed__glyph{font-size:.95rem;width:22px;text-align:center;padding-top:1px;color:var(--accent,#C48B36)}.teacher-activity-feed__body{flex:1 1;min-width:0}.teacher-activity-feed__debate{margin-top:6px;font-size:.82rem}.teacher-activity-feed__debate>summary{cursor:pointer;color:var(--accent);font-weight:500;list-style:none}.teacher-activity-feed__debate>summary::-webkit-details-marker{display:none}.teacher-activity-feed__debate>summary:hover{text-decoration:underline}.teacher-activity-feed__debate-body{margin-top:8px;padding:10px 12px;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:8px;background:color-mix(in srgb,var(--surface-strong) 60%,transparent);display:flex;flex-direction:column;gap:10px}.teacher-activity-feed__debate-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.74rem;color:var(--muted)}.teacher-activity-feed__debate-prompt{font-size:.86rem;color:var(--ink);padding:8px 10px;background:color-mix(in srgb,var(--accent-soft) 40%,transparent);border-radius:6px}.teacher-activity-feed__debate-round-head{font-weight:600;font-size:.8rem;color:var(--ink);margin-bottom:4px}.teacher-activity-feed__debate-round ul{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:6px}.teacher-activity-feed__debate-round li{font-size:.82rem;line-height:1.5;color:var(--ink)}.teacher-activity-feed__debate-round li strong{color:var(--accent);margin-right:4px}.teacher-activity-feed__debate-summary{padding:10px 12px;background:color-mix(in srgb,var(--accent-soft) 50%,var(--surface-strong));border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:8px}.teacher-activity-feed__debate-summary pre{margin:6px 0 0;white-space:pre-wrap;font-family:inherit;font-size:.84rem;color:var(--ink)}.teacher-activity-feed__debate-errors{font-size:.8rem;color:var(--muted)}.teacher-activity-feed__debate-errors ul{margin:4px 0 0;padding-left:18px}.teacher-activity-feed__row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px}.teacher-activity-feed__actor{color:var(--muted);font-size:.78rem}.teacher-activity-feed__actor code{font-family:var(--mono,monospace);font-size:.8rem}.teacher-activity-feed__time{color:var(--muted);font-size:.72rem;white-space:nowrap}.teacher-activity-feed__line{color:var(--ink);font-size:.88rem;line-height:1.4;word-break:break-word}.teacher-activity-feed__line strong{font-weight:700}.teacher-activity-feed__detail,.teacher-activity-feed__module{color:var(--muted);font-size:.82rem}.teacher-activity-feed__empty{padding:40px 20px;text-align:center;color:var(--muted)}.teacher-heatmap{display:flex;flex-direction:column;gap:6px}.teacher-heatmap__grid{display:grid;grid-template-columns:repeat(24,1fr);grid-gap:2px;gap:2px}.teacher-heatmap__cell{position:relative;height:36px;border-radius:4px;background:color-mix(in srgb,var(--accent,#C48B36) calc(var(--cell-intensity, 0) * 80%),color-mix(in srgb,var(--surface-soft) 82%,transparent));display:flex;align-items:flex-end;justify-content:center;transition:transform .15s ease}.teacher-heatmap__cell:hover{transform:scale(1.08)}.teacher-heatmap__hour{font-size:.55rem;color:color-mix(in srgb,var(--ink) 65%,var(--muted));padding-bottom:2px}.teacher-heatmap__legend{display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem}@media (max-width:960px){.teacher-v2-statrow{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-v2-mainrow{grid-template-columns:1fr}}.teacher-v2-behavior{display:grid;grid-template-columns:320px 1fr;grid-gap:20px;gap:20px;margin-top:20px}.teacher-v2-behavior__list-panel{display:flex;flex-direction:column;gap:12px;padding:16px}.teacher-v2-behavior__searchbox{width:100%;padding:8px 12px;border-radius:6px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-soft) 80%,transparent);color:var(--ink);font-size:.85rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.teacher-v2-behavior__searchbox::placeholder{color:var(--muted)}.teacher-v2-behavior__searchbox:focus{border-color:var(--accent,#C48B36);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,#C48B36) 18%,transparent)}.teacher-v2-behavior__list{display:flex;flex-direction:column;gap:6px;max-height:620px;overflow-y:auto;padding-right:4px}.teacher-v2-behavior__item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.teacher-v2-behavior__item:hover{background:color-mix(in srgb,var(--surface-soft) 72%,transparent)}.teacher-v2-behavior__item.is-active{background:var(--accent-soft,color-mix(in srgb,var(--accent,#C48B36) 18%,transparent));border-color:color-mix(in srgb,var(--accent,#C48B36) 38%,transparent)}.teacher-v2-behavior__item-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.82rem}.teacher-v2-behavior__item-row--meta{color:var(--muted);font-size:.72rem}.teacher-v2-behavior__item-row--trend{margin-top:2px}.teacher-v2-behavior__visitor{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;color:var(--ink)}.teacher-v2-behavior__group{font-size:.72rem;color:color-mix(in srgb,var(--ink) 70%,var(--muted))}.teacher-v2-behavior__ip{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.teacher-v2-behavior__last{white-space:nowrap}.teacher-v2-behavior__count{font-size:.72rem;color:color-mix(in srgb,var(--ink) 70%,var(--muted));white-space:nowrap}.teacher-v2-behavior__bar{display:inline-block;height:6px;border-radius:999px;background:color-mix(in srgb,var(--accent,#C48B36) 55%,transparent);flex:0 0 auto;max-width:140px}.teacher-v2-behavior__detail{display:flex;flex-direction:column;gap:16px;padding:20px;min-height:420px}.teacher-v2-behavior__header{display:flex;flex-direction:column;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.teacher-v2-behavior__header-main{display:flex;flex-direction:column;gap:4px}.teacher-v2-behavior__header-main h3{margin:0;font-size:1rem;word-break:break-all}.teacher-v2-behavior__header-main code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;color:var(--ink)}.teacher-v2-behavior__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px 20px;gap:10px 20px;margin:0}.teacher-v2-behavior__meta>div{display:flex;flex-direction:column;gap:2px}.teacher-v2-behavior__meta dt{font-size:.7rem;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.teacher-v2-behavior__meta dd{margin:0;font-size:.85rem;color:var(--ink)}.teacher-v2-behavior__timeline{display:flex;flex-direction:column;gap:10px}@media (max-width:960px){.teacher-v2-behavior{grid-template-columns:1fr}.teacher-v2-behavior__list{max-height:360px}}.teacher-v2-engagement{display:flex;flex-direction:column;gap:20px}.teacher-v2-engagement>.panel{padding:20px 22px}.teacher-v2-funnel{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.teacher-v2-funnel-row{display:flex;flex-direction:column;gap:6px}.teacher-v2-funnel-row__head{display:grid;grid-template-columns:1fr auto auto;align-items:baseline;grid-gap:14px;gap:14px;font-size:.88rem}.teacher-v2-funnel-row__label{color:var(--ink);font-weight:600;display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-v2-funnel-row__index{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.72rem;font-weight:700;line-height:1}.teacher-v2-funnel-row__value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;color:var(--ink);font-size:1rem;min-width:32px;text-align:right}.teacher-v2-funnel-row__rate{color:var(--muted);font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:68px;text-align:right}.teacher-v2-funnel-row__rate--base{color:var(--accent)}.teacher-v2-funnel-row__track{position:relative;height:12px;border-radius:6px;background:color-mix(in srgb,var(--line) 55%,transparent);overflow:hidden}.teacher-v2-funnel-row__fill{height:100%;border-radius:6px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 85%,transparent),var(--accent));transition:width .4s ease}.teacher-v2-barlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.teacher-v2-barlist li{display:grid;grid-template-columns:minmax(140px,32%) 1fr 48px;align-items:center;grid-gap:12px;gap:12px;font-size:.86rem}.teacher-v2-barlist__label{color:var(--ink);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-v2-barlist__bar{display:block;height:10px;background:color-mix(in srgb,var(--line) 55%,transparent);border-radius:5px;overflow:hidden}.teacher-v2-barlist__fill{display:block;height:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 85%,transparent),var(--accent));border-radius:5px}.teacher-v2-barlist__count{text-align:right;color:var(--ink);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.teacher-v2-anomaly-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.teacher-v2-anomaly-card{border:1px solid var(--line);border-left-width:4px;background:var(--surface-soft,rgba(255,255,255,.6));border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.teacher-v2-anomaly-card.is-info{border-left-color:#3b82f6}.teacher-v2-anomaly-card.is-warn{border-left-color:#f59e0b}.teacher-v2-anomaly-card.is-critical{border-left-color:#dc2626}.teacher-v2-anomaly-card__head{display:flex;justify-content:space-between;gap:8px;font-size:.78rem;color:var(--muted)}.teacher-v2-anomaly-tag{padding:2px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-weight:500}.teacher-v2-anomaly-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.teacher-v2-anomaly-summary{margin:0;color:var(--ink);font-size:.92rem}.teacher-v2-anomaly-meta{display:flex;gap:12px;font-size:.78rem;color:var(--muted)}.teacher-v2-anomaly-actions{display:flex;justify-content:flex-end}.teacher-v2-insight-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid color-mix(in srgb,var(--line-accent) 55%,var(--line));background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface));flex-wrap:wrap}.teacher-v2-insight-cta h3{margin:0 0 6px;color:var(--ink);font-size:1rem}.teacher-v2-insight-cta p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5;max-width:640px}.teacher-v2-btn-primary{background:var(--accent);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500}.teacher-v2-btn-primary:disabled{opacity:.6;cursor:not-allowed}.teacher-v2-btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line);padding:6px 12px;border-radius:6px;cursor:pointer;font-size:.85rem}.teacher-v2-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.game-teacher-toolbar{align-items:end;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr) minmax(220px,.42fr) minmax(220px,.44fr) auto auto auto;margin-bottom:22px;padding:18px 22px}.game-teacher-toolbar h2{color:var(--ink);font-size:1.15rem;margin:4px 0 0}.game-teacher-toolbar label{display:grid;grid-gap:6px;gap:6px}.game-teacher-toolbar label span{color:var(--muted);font-size:.78rem;font-weight:800}.game-teacher-toolbar input,.game-teacher-toolbar select{background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;min-height:38px;padding:8px 10px}.game-teacher-toolbar select{cursor:pointer}.game-teacher-dashboard,.game-teacher-grid{display:grid;grid-gap:22px;gap:22px}.game-teacher-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.game-teacher-panel{min-width:0}.game-teacher-panel--wide{grid-column:1/-1}.game-chapter-mastery{padding:18px 20px}.game-chapter-mastery__grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}.game-chapter-mastery__card{background:color-mix(in srgb,var(--surface-soft) 80%,transparent);border:1px solid var(--line);border-radius:14px;display:grid;grid-gap:12px;gap:12px;min-width:0;padding:12px}.game-chapter-mastery__card.is-active{border-color:color-mix(in srgb,var(--accent) 54%,var(--line));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-soft) 72%,transparent)}.game-chapter-mastery__card.is-low{background:color-mix(in srgb,#c0392b 9%,var(--surface-soft))}.game-chapter-mastery__card.is-medium{background:color-mix(in srgb,var(--accent-soft) 48%,var(--surface-soft))}.game-chapter-mastery__card.is-strong{background:color-mix(in srgb,#2f6b57 13%,var(--surface-soft))}.game-chapter-mastery__head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.game-chapter-mastery__head strong{color:var(--ink);font-size:.88rem;line-height:1.35}.game-chapter-mastery__head span{color:var(--ink);font-size:1.2rem;font-weight:900;line-height:1}.game-chapter-mastery__bar{background:color-mix(in srgb,var(--line) 58%,transparent);border-radius:999px;height:9px;overflow:hidden}.game-chapter-mastery__bar i{background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 70%,#2f6b57),#2f6b57);border-radius:inherit;display:block;height:100%;min-width:6px}.game-chapter-mastery__card dl{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.game-chapter-mastery__card dl div{min-width:0}.game-chapter-mastery__card dt{color:var(--muted);font-size:.7rem;font-weight:800;line-height:1.25}.game-chapter-mastery__card dd{color:var(--ink);font-size:.92rem;font-weight:800;margin:2px 0 0}.game-misconception-list{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.game-misconception-list li{display:grid;grid-gap:7px;gap:7px}.game-misconception-list li div{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.game-misconception-list strong{color:var(--ink);font-size:.92rem}.game-misconception-list span{color:var(--muted);font-size:.82rem}.game-misconception-list i{background:color-mix(in srgb,var(--accent) 64%,transparent);border-radius:999px;display:block;height:8px;min-width:8px}.game-quest-summary{display:grid;grid-gap:10px;gap:10px}.game-quest-summary article{align-items:center;background:color-mix(in srgb,var(--surface-soft) 70%,transparent);border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) repeat(3,auto);padding:12px}.game-quest-summary strong{color:var(--ink)}.game-quest-summary span{color:var(--muted);font-size:.84rem}.game-submission-table{overflow:auto}.game-progress-table,.game-submission-table{border:1px solid var(--line);border-radius:14px}.game-progress-table{overflow:hidden}.game-progress-table article,.game-progress-table__head{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:120px minmax(110px,1fr) 110px 100px 120px 70px 120px;padding:10px 12px}.game-progress-table__head{background:color-mix(in srgb,var(--surface-soft) 86%,transparent);color:var(--muted);font-size:.78rem;font-weight:900}.game-progress-table article{border-top:1px solid var(--line);color:var(--muted);font-size:.84rem}.game-progress-table article strong{color:color-mix(in srgb,#c0392b 70%,var(--ink))}.game-progress-table article strong.is-pass{color:#2f6b57}.game-progress-cell{display:grid;grid-gap:6px;gap:6px}.game-progress-cell b{color:var(--ink);font-size:.82rem}.game-progress-cell i{background:color-mix(in srgb,var(--line) 68%,transparent);border-radius:999px;display:block;height:7px;overflow:hidden}.game-progress-cell em{background:color-mix(in srgb,var(--accent) 72%,#2f6b57);border-radius:inherit;display:block;height:100%}.game-submission-table article,.game-submission-table__head{display:grid;grid-gap:12px;gap:12px;grid-template-columns:110px 100px minmax(150px,1fr) minmax(160px,1.1fr) 110px 74px 66px minmax(220px,1.4fr);min-width:1080px;padding:10px 12px}.game-submission-table__head{background:color-mix(in srgb,var(--surface-soft) 86%,transparent);color:var(--muted);font-size:.78rem;font-weight:900}.game-submission-table article{border-top:1px solid var(--line);color:var(--muted);font-size:.84rem}.game-submission-table article strong{color:color-mix(in srgb,#c0392b 70%,var(--ink))}.game-submission-table article strong.is-pass{color:#2f6b57}.game-submission-table article p{color:var(--ink);line-height:1.45;margin:0}.game-submission-evidence-list{display:flex;flex-wrap:wrap;gap:6px}.game-submission-evidence-list span{background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:999px;color:var(--ink);font-size:.76rem;line-height:1.25;padding:3px 8px}.game-submission-status{color:color-mix(in srgb,#c0392b 70%,var(--ink));font-weight:800}.game-submission-status.is-pass{color:#2f6b57}.game-teacher-error{margin-bottom:16px}@media (max-width:980px){.game-chapter-mastery__grid,.game-progress-table article,.game-progress-table__head,.game-quest-summary article,.game-submission-table article,.game-submission-table__head,.game-teacher-grid,.game-teacher-toolbar{min-width:0;grid-template-columns:1fr}}.teacher-v2-modal-backdrop{position:fixed;inset:0;background:rgba(16,42,67,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.teacher-v2-modal{width:100%;max-width:800px;max-height:86vh;display:flex;flex-direction:column;background:var(--surface-strong,#fff);border-radius:12px;box-shadow:var(--shadow);border:1px solid var(--line)}.teacher-v2-modal__header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.teacher-v2-modal__header h3{margin:0;color:var(--ink)}.teacher-v2-modal__close{background:transparent;border:none;font-size:1.4rem;cursor:pointer;color:var(--muted);line-height:1}.teacher-v2-modal__controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:14px 20px;border-bottom:1px solid var(--line)}.teacher-v2-modal__controls label{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:var(--muted)}.teacher-v2-modal__controls input,.teacher-v2-modal__controls select{padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);min-width:120px}.teacher-v2-modal__body{padding:18px 22px;overflow-y:auto;flex:1 1 auto}.teacher-v2-modal-markdown h2{font-size:1.2rem;margin:16px 0 8px;color:var(--ink)}.teacher-v2-modal-markdown h3{font-size:1.02rem;margin:14px 0 6px;color:var(--ink)}.teacher-v2-modal-markdown p{margin:6px 0;line-height:1.65;color:var(--ink)}.teacher-v2-modal-markdown ul{margin:6px 0 10px;padding-left:20px}.teacher-v2-modal-markdown li{margin:3px 0;line-height:1.6}.teacher-v2-modal-markdown strong{color:var(--accent);font-weight:600}.teacher-v2-error-card{color:#b91c1c;border:1px solid #fecaca;background:#fef2f2;border-radius:8px;padding:12px 16px}.teacher-v2-spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:teacherSpin .8s linear infinite;vertical-align:-2px;margin-right:6px}@keyframes teacherSpin{to{transform:rotate(1turn)}}.teacher-v2-tab{position:relative}.teacher-v2-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:6px;border-radius:999px;background:#c0392b;color:#fff;font-size:.68rem;font-weight:800;line-height:1;vertical-align:middle}.teacher-v2-report-history{margin-top:12px;border-top:1px dashed var(--line);padding-top:12px}.teacher-v2-report-history__title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.teacher-v2-report-history__title h4{margin:0;font-size:.9rem;color:var(--ink)}.teacher-v2-report-history__list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto}.teacher-v2-report-history__item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 95%,transparent);cursor:pointer;text-align:left;font-family:inherit}.teacher-v2-report-history__item:hover{border-color:color-mix(in srgb,var(--line-accent) 50%,var(--line));background:color-mix(in srgb,var(--accent-soft) 30%,var(--surface))}.teacher-v2-report-history__item-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem}.teacher-v2-report-history__item-excerpt{color:var(--ink);font-size:.82rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}