.eval1-studio{--studio-bg: #f0f4f8;--studio-surface: #ffffff;--studio-border: #e2e8f0;--studio-text: #0f172a;--studio-muted: #64748b;--studio-accent: #0d9488;--studio-accent-soft: #ccfbf1;--studio-violet: #7c3aed;--studio-violet-soft: #ede9fe;--studio-amber: #d97706;--studio-amber-soft: #fef3c7;--studio-coral: #dc2626;--studio-coral-soft: #fee2e2;--studio-sky: #0284c7;--studio-sky-soft: #e0f2fe;--studio-shadow: 0 1px 3px rgba(15, 23, 42, .06), 0 4px 16px rgba(15, 23, 42, .04);height:100vh;width:100%;display:flex;flex-direction:column;background:var(--studio-bg);color:var(--studio-text);font-family:Segoe UI,PingFang SC,system-ui,sans-serif;overflow:hidden}.eval1-studio *{box-sizing:border-box}.studio-header{flex:0 0 5%;min-height:52px;max-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:linear-gradient(90deg,#fff,#f8fafc);border-bottom:1px solid var(--studio-border);box-shadow:var(--studio-shadow);z-index:20}.studio-header h1,.studio-header-title{margin:0;display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:650;letter-spacing:-.02em}.studio-header-icon{width:28px;height:28px;object-fit:contain;flex-shrink:0}.studio-header-title-text{background:linear-gradient(135deg,#0f172a,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.studio-header-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--studio-muted)}.studio-header-field{display:flex;align-items:center;gap:6px}.studio-header-field-label{flex-shrink:0;font-size:12px;font-weight:600;color:var(--studio-muted);white-space:nowrap;-webkit-user-select:none;user-select:none}.studio-bot-provider-select{padding:6px 10px;border-radius:8px;border:1px solid var(--studio-border);background:var(--studio-surface);color:var(--studio-text);font-size:12px;font-weight:600;min-width:120px}.studio-dataset-select{min-width:220px;max-width:min(360px,38vw)}.layer2-load-error{color:#b91c1c;font-size:11px;margin:8px 0}.layer2-bot-banner{flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 14px;background:#f0fdfa;border-bottom:1px solid #99f6e4;font-size:11px}.layer2-bot-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px}.layer2-bot-badge.qwen{color:#047857;background:#d1fae5}.layer2-bot-badge.deepseek{color:#1d4ed8;background:#dbeafe}.layer2-bot-banner-meta{color:var(--studio-muted)}.studio-header select{padding:6px 10px;border-radius:8px;border:1px solid var(--studio-border);background:var(--studio-surface);color:var(--studio-text);font-size:12px}.studio-header .btn-ghost{padding:6px 12px;border-radius:8px;border:1px solid var(--studio-border);background:var(--studio-surface);color:var(--studio-muted);font-size:12px;cursor:pointer}.studio-header .btn-ghost:hover{border-color:var(--studio-accent);color:var(--studio-accent)}.studio-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.studio-pipeline-btn{padding:8px 14px;font-size:12px;font-weight:600;white-space:nowrap}.studio-control-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--studio-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.studio-control-toggle input{accent-color:var(--studio-amber)}.studio-pipeline-banner{flex-shrink:0;padding:10px 20px;background:linear-gradient(90deg,#ecfdf5,#fff);border-bottom:1px solid #99f6e4}.studio-pipeline-banner.error{background:#fef2f2;border-bottom-color:#fecaca}.studio-pipeline-steps{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0 0 6px;padding:0;font-size:11px}.studio-pipeline-steps li{color:var(--studio-muted)}.studio-pipeline-steps li.done{color:#047857;font-weight:600}.studio-pipeline-steps li.done:before{content:"✓ "}.studio-pipeline-steps li.active{color:#0d9488;font-weight:700}.studio-pipeline-msg{margin:0;font-size:12px;color:var(--studio-text)}.studio-pipeline-error{margin:0;font-size:12px;color:#b91c1c}.studio-sidebar-foot{flex-shrink:0;padding:10px 12px;border-top:1px solid var(--studio-border);background:#fafbfc}.studio-sidebar-foot .studio-hint{margin:0 0 8px;font-size:10px;line-height:1.45;color:var(--studio-muted)}.studio-upload-run-btn{width:100%;font-size:11px}.studio-body{flex:1 1 95%;min-height:0;display:flex}.studio-sidebar{flex:0 0 20%;min-width:220px;max-width:360px;border-right:1px solid var(--studio-border);background:var(--studio-surface);display:flex;flex-direction:column;overflow:hidden}.studio-sidebar-head{padding:12px 14px;border-bottom:1px solid var(--studio-border);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--studio-muted)}.studio-sidebar-scroll{flex:1;overflow-y:auto;padding:8px 10px 16px}.studio-main{flex:1 1 80%;min-width:0;display:flex;flex-direction:column;overflow:hidden}.studio-layer-tabs{display:flex;gap:4px;padding:10px 16px 0;border-bottom:1px solid var(--studio-border);background:var(--studio-surface)}.studio-layer-tab{padding:8px 14px;border:none;border-radius:8px 8px 0 0;background:transparent;color:var(--studio-muted);font-size:12px;font-weight:500;cursor:pointer}.studio-layer-tab.active{background:var(--studio-accent-soft);color:var(--studio-accent);font-weight:600}.studio-layer-content{flex:1;min-height:0;overflow:hidden;padding:0;display:flex;flex-direction:column}.layer-view{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.layer-view-toolbar{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid var(--studio-border);background:#fafbfc;font-size:12px;color:var(--studio-muted)}.layer-view-toolbar strong{color:var(--studio-accent)}.layer-view-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--studio-muted);font-size:13px}.layer1-stats-inline{display:flex;gap:16px;flex:1}.layer1-stats-inline strong{color:var(--studio-accent);margin-left:4px}.layer1-fill{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:0;overflow:hidden}.layer1-graph-wrap{display:flex;flex-direction:column;min-height:0;overflow:hidden;border-right:1px solid var(--studio-border)}.layer1-card-head.compact{flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:600;border-bottom:1px solid var(--studio-border);background:var(--studio-surface);display:flex;align-items:center;gap:8px}.path-badge{margin-left:auto;font-size:11px;font-weight:500;color:var(--studio-muted)}.kg-canvas-fill{flex:1;min-height:0;width:100%;background:linear-gradient(180deg,#f8fafc,#eef2f7);cursor:grab;-webkit-user-select:none;user-select:none}.kg-canvas-fill.grabbing{cursor:grabbing}.kg-canvas-fill.fsm-scroll{overflow:auto;padding:12px}.layer1-fsm-panel{display:flex;flex-direction:column;gap:8px;min-height:0;background:#f8fafc}.layer1-fsm-panel .goal-fsm-graph{flex:1;min-height:320px}.layer1-fsm-panel .goal-fsm-graph--studio{touch-action:pan-x pan-y}.path-fsm-spine{display:flex;flex-direction:column;align-items:center;width:100%;padding:12px 16px 20px;gap:0}.path-fsm-step{display:flex;flex-direction:column;align-items:center;width:100%}.path-fsm-node-wrap{display:flex;justify-content:center;width:100%}.path-fsm-node{padding:10px 16px;border-radius:10px;border:2px solid;text-align:center;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:600;line-height:1.2;display:flex;flex-direction:column;gap:4px;max-width:280px}.path-fsm-node--k-target{box-shadow:0 0 0 1px #2563eb26}.path-fsm-node-detail{font-size:10px;font-weight:500;line-height:1.35;opacity:.88;white-space:normal;word-break:break-word}.path-fsm-trans{display:flex;justify-content:center;width:100%;min-height:56px;padding:6px 24px 2px}.path-fsm-trans-rail{position:relative;display:flex;flex-direction:column;align-items:center;width:32px}.path-fsm-arrow-rail{display:flex;flex-direction:column;align-items:center;width:100%;min-height:48px}.path-fsm-arrow-line{flex:1;width:2px;min-height:28px;border-radius:1px}.path-fsm-arrow-line--dashed{width:0;border-left:2px dashed;background:transparent!important}.path-fsm-arrow-head{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid #475569;margin-top:-1px}.path-fsm-trigger-chip{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:4px;max-width:200px;padding:5px 10px;border-radius:8px;border:1px solid;font-size:11px;font-weight:600;line-height:1.3;box-shadow:0 1px 2px #0f172a0f;white-space:nowrap}.path-fsm-trans-side,.path-fsm-trans-mid{display:none}.path-fsm-trigger-prefix{flex-shrink:0;color:#64748b;font-weight:500}.path-fsm-trigger-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.path-fsm-scroll{overflow:auto}.path-fsm-spine--studio .path-fsm-trigger-prefix{color:#64748b}.goal-fsm-graph .path-fsm-scroll{flex:1;min-height:280px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.goal-fsm-graph:not(.goal-fsm-graph--studio) .path-fsm-scroll{border:1px solid var(--mist, #334155);background:#03071259}.layer1-fsm-head{flex-shrink:0;font-size:12px;color:var(--studio-muted)}.layer1-fsm-head strong{color:var(--studio-accent)}.layer1-fsm-empty{padding:24px;text-align:center}.layer1-fsm-desc{flex-shrink:0;font-size:12px}.layer1-fsm-desc summary{cursor:pointer;color:var(--studio-muted);margin-bottom:6px}.layer1-fsm-panel .muted{--jade: #0d9488;--violet: #7c3aed;--coral: #dc2626;--sky: #0284c7;--amber: #d97706;--silver: #64748b;--smoke: #94a3b8;--mist: #e2e8f0}.fsm-pre{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.55;color:var(--studio-text)}.fsm-inline{min-width:100%;height:100%;min-height:200px}.layer1-side{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--studio-surface)}.layer1-side-tabs{flex-shrink:0;display:flex;border-bottom:1px solid var(--studio-border)}.layer1-side-tabs button{flex:1;padding:8px;border:none;background:transparent;font-size:11px;color:var(--studio-muted);cursor:pointer}.layer1-side-tabs button.active{color:var(--studio-accent);font-weight:600;box-shadow:inset 0 -2px 0 var(--studio-accent)}.layer1-side-body{flex:1;min-height:0;overflow-y:auto;padding:12px}.layer1-side-body .node-id{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:var(--studio-accent);font-weight:600}.layer1-side-body .node-desc{font-size:12px;line-height:1.55;margin:8px 0 0}.layer1-side-body .muted{font-size:12px;color:var(--studio-muted)}.layer1-side-body--paths{display:flex;flex-direction:column;padding:0;overflow:hidden}.path-panel{display:flex;flex-direction:column;flex:1;min-height:0}.path-list-compact{flex:0 1 auto;max-height:42%;min-height:108px;overflow-y:auto;padding:8px 10px;display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--studio-border);background:#f8fafc}.path-row{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;text-align:left;padding:8px 10px;border-radius:8px;border:1px solid var(--studio-border);background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.path-row:hover{border-color:#99f6e4}.path-row.active{border-color:var(--studio-accent);background:var(--studio-accent-soft)}.path-row-id{font-size:11px;font-weight:600;color:var(--studio-accent);line-height:1.35}.path-row-seq{font-size:10px;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--studio-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.path-row-rules{font-size:10px;font-family:JetBrains Mono,ui-monospace,monospace;color:#7c3aed;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.path-detail-pane{flex:1;min-height:0;overflow-y:auto;padding:10px 12px 14px;background:#fff}.path-detail-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--studio-muted);margin-bottom:8px}.path-detail-head{font-size:12px;font-weight:600;color:var(--studio-accent);margin-bottom:6px;line-height:1.4}.path-detail-k-target,.path-k-target{font-size:11px;color:#1d4ed8;margin-bottom:6px;line-height:1.4}.path-detail-d-target,.path-d-target{font-size:11px;color:#c2410c;margin-bottom:6px;line-height:1.4}.path-detail-seq{font-size:10px;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--studio-muted);line-height:1.5;margin-bottom:10px;word-break:break-word}.path-detail-subhead{font-size:10px;font-weight:600;color:var(--studio-violet);margin:10px 0 6px;letter-spacing:.02em}.path-detail-rules{margin:0 0 8px;padding:8px 10px;font-size:11px;line-height:1.55;color:#5b21b6;white-space:pre-wrap;font-family:JetBrains Mono,ui-monospace,monospace;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px}.path-detail-body{margin:0;font-size:11px;line-height:1.58;color:var(--studio-text);white-space:pre-wrap;font-family:inherit}.path-detail-empty{font-size:12px;line-height:1.5;margin:0}.path-list-fill{display:flex;flex-direction:column;gap:8px}.layer2-split{flex:1;min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden}.layer2-nav{border-right:1px solid var(--studio-border);display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fafbfc}.layer2-nav-section{flex-shrink:0;padding:10px;border-bottom:1px solid var(--studio-border)}.layer2-nav-scroll{flex:1;min-height:0;overflow-y:auto}.layer2-nav-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--studio-muted);margin-bottom:6px}.chip-row{display:flex;flex-wrap:wrap;gap:4px}.studio-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;border:1px solid var(--studio-border);background:#fff;font-size:11px;cursor:pointer;color:var(--studio-muted)}.studio-chip.active{border-color:#5eead4;background:var(--studio-accent-soft);color:#047857;font-weight:600}.studio-chip.violet.active{border-color:#c4b5fd;background:var(--studio-violet-soft);color:var(--studio-violet)}.persona-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:12px}.studio-chip-icon{font-size:11px}.studio-turn-persona{display:inline-flex;align-items:center;gap:3px}.studio-turn-persona-icon{font-size:10px}.layer2-persona-def-icon,.layer2-persona-legend-icon{font-size:14px}.layer2-case-btn{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:8px;margin-bottom:4px;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;text-align:left;font-size:11px}.layer2-case-btn:hover{background:#fff}.layer2-case-btn.active{background:#fff;border-color:var(--studio-accent)}.layer2-case-btn .muted{color:var(--studio-muted);font-size:10px}.layer2-plan-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:600;vertical-align:middle}.layer2-plan-badge.semantic{background:var(--studio-accent-soft);color:#0f766e}.layer2-plan-badge.control{background:var(--studio-amber-soft);color:#b45309}.layer2-dialogue{display:flex;flex-direction:column;min-height:0;overflow:hidden}.layer2-dialogue-head{flex-shrink:0;padding:10px 14px;border-bottom:1px solid var(--studio-border);font-size:12px;display:flex;flex-direction:column;gap:4px;background:var(--studio-surface)}.layer2-dialogue-head span{color:var(--studio-muted);font-size:11px}.layer2-messages{flex:1;min-height:0;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.studio-turn{font-size:12px;line-height:1.5;padding:8px 10px;border-radius:8px;border:1px solid var(--studio-border);background:#fff}.studio-turn.bot{border-left:3px solid var(--studio-accent)}.studio-turn.user{border-left:3px solid var(--studio-violet)}.studio-turn-tag{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;color:var(--studio-muted);margin-right:6px}.studio-turn-role{font-weight:600;margin-right:6px;font-size:10px}.studio-turn.bot .studio-turn-role{color:var(--studio-accent)}.studio-turn.user .studio-turn-role{color:var(--studio-violet)}.studio-turn-persona{font-size:10px;font-weight:600;color:#6d28d9;background:#ede9fe;padding:1px 6px;border-radius:4px;margin-right:6px}.studio-turn-persona-note{font-size:10px;color:var(--studio-muted);margin:4px 0 0;padding-left:2px}.studio-turn-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 6px}.studio-turn-text{flex:1 1 100%;min-width:0}.studio-turn.has-violation{border-color:#fecaca;background:#fff7f7;box-shadow:inset 3px 0 #ef4444}.studio-turn-flag{font-size:10px;font-weight:700;color:#b91c1c;background:#fee2e2;padding:1px 6px;border-radius:4px}.studio-turn-violations{margin-top:8px;padding-top:8px;border-top:1px dashed #fecaca;display:flex;flex-direction:column;gap:6px}.studio-turn-violation{font-size:11px;padding:8px 10px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca}.studio-turn-violation-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px}.studio-turn-violation-head strong{color:#b91c1c;font-family:JetBrains Mono,ui-monospace,monospace}.studio-violation-type{font-size:10px;color:#9a3412;background:#ffedd5;padding:1px 5px;border-radius:4px}.studio-violation-deduction{margin-left:auto;font-size:10px;font-weight:700;color:#dc2626}.studio-violation-badge{font-size:10px;font-weight:600;color:#b45309;background:#fff7ed;padding:2px 8px;border-radius:4px}.studio-violation-title{font-size:12px;font-weight:700;color:#991b1b;line-height:1.4;margin-bottom:4px}.studio-violation-type-line{font-size:11px;color:#9a3412;margin-bottom:2px}.studio-violation-id-note{font-size:10px;color:#64748b;margin-bottom:4px;line-height:1.4}.studio-violation-expected{font-size:11px;color:#047857;margin-top:6px;line-height:1.45;font-family:JetBrains Mono,ui-monospace,monospace}.studio-violation-rule,.studio-violation-explain,.studio-violation-bot{color:#64748b;line-height:1.45;margin-top:2px}.studio-violation-bot{color:#047857}.layer2-path-context{flex-shrink:0;margin:0;padding:10px 14px;background:#f0fdfa;border-bottom:1px solid #99f6e4;font-size:12px}.layer2-path-context.muted{background:#f8fafc;border-bottom-color:var(--studio-border);color:var(--studio-muted)}.layer2-path-context-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.layer2-path-context-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#047857}.layer2-path-category{font-size:11px;padding:2px 8px;border-radius:999px;background:#ccfbf1;color:#0f766e}.layer2-path-seq{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;line-height:1.5;color:#134e4a;word-break:break-word}.layer2-path-desc{margin:6px 0 0;font-size:11px;color:var(--studio-muted);line-height:1.45}.layer2-path-steps{margin-top:8px;font-size:11px}.layer2-path-steps summary{cursor:pointer;color:#0d9488;font-weight:600}.layer2-path-steps pre{margin:8px 0 0;white-space:pre-wrap;font-size:10px;line-height:1.5;color:var(--studio-text);max-height:160px;overflow-y:auto}.layer2-persona-def{flex-shrink:0;margin:0 14px 8px;padding:10px 12px;border-radius:8px;border:1px solid #ddd6fe;background:#f5f3ff;font-size:11px;line-height:1.5}.layer2-persona-def-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.layer2-persona-def-label{font-size:10px;color:var(--studio-muted)}.layer2-persona-def-name{font-weight:700;color:#5b21b6}.layer2-persona-def-emotion{color:#6d28d9}.layer2-persona-def-patterns{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.layer2-persona-def-patterns.compact{margin-bottom:0}.layer2-persona-pattern{font-size:10px;padding:1px 6px;border-radius:4px;background:#ede9fe;color:#5b21b6}.layer2-persona-def-body{margin:0;color:var(--studio-text);font-size:11px}.layer2-persona-legend{flex-shrink:0;margin:0 14px 8px;font-size:11px}.layer2-persona-legend summary{cursor:pointer;color:var(--studio-muted);-webkit-user-select:none;user-select:none}.layer2-persona-legend-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-top:8px}.layer2-persona-legend-item{padding:8px 10px;border-radius:8px;border:1px solid var(--studio-border);background:#fff}.layer2-persona-legend-title{display:flex;align-items:center;gap:5px;font-weight:700;color:#5b21b6;margin-bottom:4px}.layer2-persona-legend-emotion{font-size:10px;color:var(--studio-muted);margin-bottom:4px}.layer2-violation-summary{flex-shrink:0;padding:8px 14px;font-size:11px;background:#fff7ed;border-bottom:1px solid #fed7aa;color:#9a3412}.layer2-violation-summary.ok{background:#ecfdf5;border-bottom-color:#a7f3d0;color:#047857}.layer2-violation-summary strong{color:#c2410c}.layer2-control-banner{flex-shrink:0;padding:8px 14px;font-size:11px;line-height:1.45;background:#f5f3ff;border-bottom:1px solid #ddd6fe;color:#5b21b6}.layer3-view{display:flex;flex-direction:column;min-height:0;flex:1}.layer3-recalc-toggle{margin-right:auto;margin-left:12px}.layer3-recalc-hint{margin-left:6px;font-size:11px;color:var(--studio-muted)}.layer3-recalc-badge{margin-left:4px;font-size:10px;color:#047857}.layer3-toolbar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--studio-border);background:#fff}.layer3-toolbar-hint{font-size:12px;color:var(--studio-muted)}.layer3-export-btn{flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:600}.btn-primary{border:none;border-radius:8px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;cursor:pointer}.btn-primary:disabled{opacity:.65;cursor:wait}.layer3-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f1f5f9}.layer3-scroll-top{flex:0 1 auto;min-height:0;overflow-y:auto;padding:14px 16px 10px}.layer3-scroll{flex:1;min-height:0;overflow-y:auto;padding:14px 16px 24px;background:#f1f5f9}.layer3-section{margin-top:16px}.layer3-section-title{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--studio-text)}.eval-report-pdf-stack{position:fixed;left:-10000px;top:0;width:680px;z-index:-1;pointer-events:none;opacity:0;overflow:visible;background:#fff;display:flex;flex-direction:column;gap:0}.eval-report-pdf-stack.eval-report-pdf-capturing{left:-10000px;opacity:1;z-index:-1;pointer-events:none}.eval-report-pdf-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:24px;background:#f1f5f9e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.eval-report-pdf-overlay-card{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:360px;padding:28px 32px;text-align:center;background:#fff;border:1px solid var(--studio-border);border-radius:14px;box-shadow:var(--studio-shadow)}.eval-report-pdf-overlay-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:var(--studio-accent);border-radius:50%;animation:eval-report-pdf-spin .75s linear infinite}@keyframes eval-report-pdf-spin{to{transform:rotate(360deg)}}.eval-report-pdf-overlay-title{margin:0;font-size:15px;font-weight:700;color:var(--studio-text)}.eval-report-pdf-overlay-hint{margin:0;font-size:12px;color:var(--studio-muted);line-height:1.5}.eval-report-pdf-source,.eval-report-pdf-appendix{position:static;left:auto;top:auto;width:100%;background:#fff}.eval-report-pdf-source .eval-test-report,.eval-report-pdf-appendix{margin:0;box-shadow:none;border-radius:0;border:none}.eval-report-pdf-source .eval-test-report{padding:18px 20px 22px;font-size:12px;line-height:1.55}.eval-report-pdf-source .eval-test-report-tables-pdf{grid-template-columns:1fr;gap:12px}.eval-report-pdf-source .eval-test-report-table-pdf{width:100%;table-layout:fixed;font-size:10px}.eval-report-pdf-source .eval-test-report-table-pdf th,.eval-report-pdf-source .eval-test-report-table-pdf td{word-break:break-all;padding:4px 6px}.eval-report-pdf-source .eval-test-report-section{break-inside:avoid;page-break-inside:avoid;margin-bottom:14px;min-height:24px}.eval-report-pdf-appendix{padding:0}.eval-report-pdf-appendix-desc{margin:0;font-size:11px;color:var(--studio-muted);line-height:1.5}.eval-report-pdf-appendix-block{break-inside:avoid;page-break-inside:avoid;padding:0 20px}.eval-report-pdf-appendix-head{padding-top:18px;padding-bottom:10px}.eval-report-pdf-appendix-charts{padding-bottom:12px}.eval-report-pdf-appendix-charts:last-child{padding-bottom:20px}.eval-report-pdf-appendix-title{margin:0 0 8px;font-size:15px;font-weight:700;color:#0f172a;padding-left:10px;border-left:3px solid var(--studio-accent)}.eval-report-pdf-appendix-row{display:grid;gap:10px;align-items:stretch}.eval-report-pdf-appendix-row-2{grid-template-columns:1fr 1fr}.eval-report-pdf-appendix-cell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px 6px;min-height:0;overflow:hidden}.eval-report-pdf-appendix-cell-wide{padding-bottom:8px}.eval-report-pdf-appendix-cell .chart-box,.eval-report-pdf-appendix-cell .chart-box-pdf,.eval-report-pdf-appendix-cell .chart-box-radar-pdf{display:flex;flex-direction:column;margin:0;padding:0;background:transparent;border:none;height:100%;min-height:0}.eval-report-pdf-appendix-cell .chart-box-radar-pdf .chart-radar-body{flex:1;min-height:220px;position:relative}.eval-report-pdf-appendix-cell .chart-box-radar-pdf .chart-radar-body .recharts-responsive-container{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.eval-report-pdf-appendix-cell .chart-box h4{margin:0 0 4px;font-size:12px;font-weight:600;color:#334155;line-height:1.3}.eval-report-pdf-appendix-cell .recharts-responsive-container{flex:none}.eval-report-pdf-appendix-cell .chart-box-radar-pdf .chart-radar-body .recharts-responsive-container{flex:1}.eval-test-report{background:#fff;border:1px solid var(--studio-border);border-radius:14px;padding:22px 24px 28px;margin-bottom:16px;box-shadow:var(--studio-shadow);font-size:13px;line-height:1.65;color:var(--studio-text)}.eval-test-report-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px 24px;padding-bottom:18px;margin-bottom:18px;border-bottom:2px solid #e2e8f0}.eval-test-report-badge{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#047857;background:#ecfdf5;padding:3px 8px;border-radius:4px;margin-bottom:8px}.eval-test-report-title{margin:0 0 4px;font-size:20px;font-weight:800;color:#0f172a}.eval-test-report-subtitle{margin:0;font-size:14px;color:var(--studio-muted)}.eval-test-report-meta{display:grid;grid-template-columns:repeat(2,minmax(120px,auto));gap:8px 20px;margin:0;font-size:12px}.eval-test-report-meta dt{color:var(--studio-muted);font-weight:500}.eval-test-report-meta dd{margin:2px 0 0;font-weight:600}.eval-verdict{display:inline-block;padding:2px 10px;border-radius:6px;font-size:13px}.eval-verdict-优秀,.eval-verdict-良好{background:#d1fae5;color:#047857}.eval-verdict-合格{background:#e0f2fe;color:#0369a1}.eval-verdict-待改进{background:#fef3c7;color:#b45309}.eval-verdict-不达标{background:#fee2e2;color:#b91c1c}.eval-test-report-section{margin-bottom:20px}.eval-test-report-section h2{margin:0 0 10px;font-size:15px;font-weight:700;color:#0f172a;padding-left:10px;border-left:3px solid var(--studio-accent)}.eval-test-report-section h3{margin:14px 0 8px;font-size:12px;font-weight:600;color:var(--studio-muted)}.eval-test-report-p{margin:0 0 8px;text-align:justify}.eval-test-report-list{margin:0;padding-left:18px}.eval-test-report-list li{margin-bottom:6px}.eval-test-report-tables{display:grid;grid-template-columns:1fr 1fr;gap:16px}.eval-test-report-table-wrap h3{margin-top:0}.eval-test-report-table{width:100%;border-collapse:collapse;font-size:12px}.eval-test-report-table th,.eval-test-report-table td{border:1px solid var(--studio-border);padding:6px 10px;text-align:left}.eval-test-report-table th{background:#f8fafc;font-weight:600;color:var(--studio-muted)}.eval-test-report-table-wide td.eval-test-report-issue{max-width:280px;font-size:11px;color:var(--studio-muted)}.eval-test-report-findings{margin:0;padding-left:20px}.eval-test-report-findings li{margin-bottom:12px}.eval-test-report-findings p{margin:4px 0 0;color:#334155}.eval-test-report-recommendations{margin:0;padding-left:20px}.eval-test-report-recommendations li{margin-bottom:6px}.eval-test-report-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.eval-test-report-kpi{background:#f8fafc;border:1px solid var(--studio-border);border-radius:8px;padding:8px 10px;text-align:center}.eval-test-report-kpi-label{display:block;font-size:10px;color:var(--studio-muted);margin-bottom:2px}.eval-test-report-kpi-value{display:block;font-size:16px;font-weight:700;color:#0f172a}.eval-test-report-note{font-size:11px;color:var(--studio-muted)}.eval-test-report-table-note{margin:6px 0 0;font-size:10px;color:var(--studio-muted);line-height:1.45}.eval-test-report-table-compact th,.eval-test-report-table-compact td{padding:4px 8px;font-size:11px}.eval-test-report-table-weak{font-size:10px}.eval-test-report-table-weak th,.eval-test-report-table-weak td{padding:4px 6px}.eval-test-report-cell-muted{color:var(--studio-muted);font-size:10px}@media (max-width: 720px){.eval-test-report-tables,.eval-test-report-meta{grid-template-columns:1fr}}.model-final-score-hero{background:linear-gradient(135deg,#ecfdf5,#fff 55%);border:1px solid #99f6e4;border-radius:14px;padding:18px 20px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}.model-final-score-main{display:flex;align-items:center;gap:16px}.model-final-score-value{font-size:52px;font-weight:800;line-height:1;color:#047857;font-variant-numeric:tabular-nums}.model-final-score-meta h2{margin:0 0 4px;font-size:18px;font-weight:700}.model-final-score-meta p{margin:0;font-size:12px;color:var(--studio-muted)}.model-final-score-grid{display:flex;flex-wrap:wrap;gap:10px}.model-final-score-eval-note{margin:0 0 10px;padding:8px 12px;font-size:11px;line-height:1.5;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.model-final-stat{min-width:72px;padding:8px 12px;border-radius:10px;background:#fff;border:1px solid var(--studio-border);text-align:center}.model-final-stat strong{display:block;font-size:18px;color:var(--studio-text)}.model-final-stat span{font-size:10px;color:var(--studio-muted);line-height:1.35}.model-final-stat-sub{display:block;font-size:9px;margin-top:1px}.model-final-stat.accent strong{color:#047857}.model-final-stat.warn strong{color:#b45309}.layer3-analytics-grid{display:grid;gap:12px;margin-bottom:12px}.layer3-analytics-grid:last-child{margin-bottom:0}.layer3-analytics-row-3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.layer3-analytics-row-3 .layer3-analytics-cell{min-height:300px}.layer3-analytics-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.layer3-analytics-cell{background:#fff;border:1px solid var(--studio-border);border-radius:12px;padding:12px 14px;min-width:0;display:flex;flex-direction:column}.layer3-analytics-cell .chart-box-radar-fill{flex:1;display:flex;flex-direction:column;min-height:0;padding:0;background:transparent}.layer3-analytics-cell .chart-radar-body{flex:1;min-height:240px;position:relative}.layer3-analytics-cell .chart-radar-body .recharts-responsive-container{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.layer3-analytics-cell .chart-radar-body .recharts-wrapper,.layer3-analytics-cell .chart-radar-body .recharts-surface{width:100%!important;height:100%!important}.layer3-analytics-cell .recharts-responsive-container{flex:1;min-height:200px}.layer3-analytics-cell .chart-box{margin:0;border:none;padding:0;background:transparent}.layer3-analytics-cell .chart-box h4{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--studio-muted)}.chart-empty{font-size:12px;color:var(--studio-muted);margin:12px 0}.chart-hint{margin:-4px 0 6px;font-size:10px;color:var(--studio-muted)}.chart-tooltip{max-width:300px;padding:10px 12px;background:#fff;border:1px solid var(--studio-border);border-radius:10px;box-shadow:0 8px 24px #0f172a1f;font-size:12px;line-height:1.45;color:var(--studio-text)}.chart-tooltip-title{font-weight:700;font-family:JetBrains Mono,ui-monospace,monospace;color:#047857;margin-bottom:4px}.chart-tooltip-desc{color:var(--studio-text);margin-bottom:6px}.chart-tooltip-meta{font-size:11px;color:var(--studio-muted);margin-bottom:6px}.chart-tooltip-metrics{border-top:1px solid var(--studio-border);padding-top:6px;font-size:11px;color:var(--studio-muted);display:flex;flex-direction:column;gap:2px}.chart-tooltip-metrics strong{color:var(--studio-text)}.layer3-cases-section{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:0;padding:0 16px 14px;overflow:hidden}.layer3-cases-section .layer3-section-title{flex-shrink:0;margin-bottom:8px}.layer3-cases-section .layer3-detail-split{flex:1;min-height:0;background:#fff;border:1px solid var(--studio-border);border-radius:12px;overflow:hidden}.layer3-case-title{margin:0 0 10px}.layer3-case-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(200px,.9fr);gap:14px 20px;align-items:start;margin-bottom:14px}.layer3-case-head-main .breakdown-box{margin-bottom:8px;background:#f0f4ff;padding:12px 14px;border-radius:8px}.layer3-case-head-main .breakdown-box h4{margin-top:0}.breakdown-formula{margin:0 0 8px;font-size:12px;color:var(--studio-muted);word-break:break-all}.breakdown-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:13px;line-height:1.5}.breakdown-metric{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.breakdown-metric-total{font-weight:600;color:var(--studio-accent, #4f6ef7)}.breakdown-metric strong{font-weight:700;color:var(--studio-text)}.layer3-case-head-radar .chart-box{margin:0}.layer3-case-head-radar .chart-box-radar-fill{height:100%}.layer3-case-head-radar .chart-radar-body{min-height:168px;position:relative}.layer3-case-head-radar .chart-radar-body .recharts-responsive-container{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.layer3-improvement h5{margin:10px 0 4px;font-size:12px;color:var(--studio-muted)}@media (max-width: 900px){.layer3-case-head{grid-template-columns:1fr}.layer3-case-head-radar{max-width:360px}}.layer3-report-row-title{display:flex;justify-content:space-between;gap:8px;font-weight:600}.layer3-report-score{color:#047857;font-size:11px;flex-shrink:0}.layer3-detail .violation,.layer3-report-list .violation-summary{--ember: #ea580c;--silver: #64748b;--smoke: #94a3b8;--jade: #047857}.layer3-split{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.layer3-detail-split{flex:1;min-height:0;display:grid;grid-template-columns:240px minmax(0,1fr);overflow:hidden}.layer3-report-list{list-style:none;margin:0;padding:8px;overflow-y:auto;border-right:1px solid var(--studio-border);background:#fafbfc}.layer3-report-list li{padding:8px 10px;border-radius:8px;cursor:pointer;font-size:12px;margin-bottom:4px}.layer3-report-list li:hover{background:#fff}.layer3-report-list li.active{background:var(--studio-accent-soft);border:1px solid #99f6e4}.layer3-report-list small{display:block;color:var(--studio-muted);font-size:10px;margin-top:2px}.layer3-detail{min-height:0;overflow-y:auto;padding:14px 16px}.layer3-detail h4{margin:0 0 8px;font-size:14px}.layer3-detail h5{margin:16px 0 8px;font-size:12px;color:var(--studio-muted)}.judge-comment{font-size:12px;color:var(--studio-text);line-height:1.5}.evidence-stack{display:flex;flex-direction:column;gap:8px}.evidence-card{border:1px solid var(--studio-border);border-radius:10px;padding:10px 12px;background:#fff;font-size:12px}.evidence-card-head{display:flex;justify-content:space-between;margin-bottom:6px}.evidence-card p{margin:0;line-height:1.5;color:var(--studio-text)}.na-tag{font-size:10px;color:var(--studio-muted);background:#f1f5f9;padding:2px 8px;border-radius:999px}.issue-list{margin:8px 0 0;padding-left:18px;color:var(--studio-coral);font-size:11px}.inst-section{margin-bottom:6px;border:1px solid var(--studio-border);border-radius:10px;overflow:hidden;background:#fafbfc}.inst-section summary{list-style:none;cursor:pointer;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;-webkit-user-select:none;user-select:none}.inst-section summary::-webkit-details-marker{display:none}.inst-section summary:before{content:"▸";font-size:10px;color:var(--studio-muted);transition:transform .15s}.inst-section[open] summary:before{transform:rotate(90deg)}.inst-section-body{padding:0 12px 12px;font-size:12px;line-height:1.55;color:var(--studio-text)}.inst-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;margin-left:auto}.inst-chip.flow{background:var(--studio-accent-soft);color:#047857}.inst-chip.role{background:var(--studio-violet-soft);color:var(--studio-violet)}.inst-chip.dial{background:var(--studio-amber-soft);color:#b45309}.inst-chip.know{background:var(--studio-sky-soft);color:var(--studio-sky)}.inst-chip.boun{background:var(--studio-coral-soft);color:var(--studio-coral)}.inst-chip.hard{background:#fecaca;color:#b91c1c}.inst-chip.soft{background:#e2e8f0;color:#475569}.inst-item{padding:8px 10px;margin-top:6px;border-radius:8px;background:var(--studio-surface);border:1px solid var(--studio-border)}.inst-item-id{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;color:var(--studio-accent);margin-bottom:4px}.inst-item-text{color:var(--studio-text);white-space:pre-wrap;word-break:break-word}.inst-branch-list{list-style:none;margin:8px 0 0;padding:0 0 0 8px;border-left:2px solid #fdba74}.inst-branch-item{margin-top:8px;padding:8px 10px;border-radius:8px;background:#fff7ed;border:1px solid #fed7aa}.inst-branch-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px}.inst-branch-chip{font-size:10px;padding:1px 6px}.inst-branch-section{margin-top:0;color:#c2410c}.inst-branch-line{font-size:12px;color:#9a3412}.inst-op-list{margin:6px 0 0 16px;padding:0;font-size:11px;color:var(--studio-text-muted)}.inst-item-meta{margin-top:6px;font-size:10px;color:var(--studio-muted)}.layer1-view-toggle{display:flex;gap:4px}.layer1-view-toggle button{padding:4px 10px;border-radius:6px;border:1px solid var(--studio-border);background:#fff;font-size:11px;cursor:pointer;color:var(--studio-muted)}.layer1-view-toggle button.active{background:var(--studio-accent-soft);border-color:#5eead4;color:#047857;font-weight:600}.path-card{padding:10px 12px;border-radius:10px;border:1px solid var(--studio-border);background:#f8fafc;cursor:pointer;transition:border-color .15s,background .15s}.path-card:hover{border-color:#99f6e4}.path-card.active{border-color:var(--studio-accent);background:var(--studio-accent-soft)}.path-card-id{font-size:11px;font-weight:600;color:var(--studio-accent);margin-bottom:4px}.path-card-nodes{font-size:11px;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--studio-muted);margin-bottom:6px}.path-card-desc{font-size:11px;line-height:1.55;color:var(--studio-text);white-space:pre-wrap}.studio-empty{padding:40px;text-align:center;color:var(--studio-muted);font-size:13px}.studio-loading{padding:24px;text-align:center;color:var(--studio-muted);font-size:13px}html,body,#root{margin:0;height:100%;overflow:hidden}
