:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#111827;background:radial-gradient(circle at top left,#dbeafe,#f8fafc 40%,#e2e8f0)}*{box-sizing:border-box}body{margin:0}.app-shell{display:grid;grid-template-columns:360px 1fr;height:100vh}.sidebar{border-right:1px solid #cbd5e1;overflow:hidden;display:flex;flex-direction:column;background:#f8fafc}.sidebar-header{padding:1rem;border-bottom:1px solid #cbd5e1}.sidebar-header h1{margin:0;font-size:1.25rem}.sidebar-header p{margin:.25rem 0 0;color:#475569}.filters{display:grid;gap:.35rem;padding:.75rem;border-bottom:1px solid #cbd5e1}.filter-label{font-size:.78rem;color:#475569;font-weight:600;margin-top:.25rem}.filters input,.filters select{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .55rem;background:#fff}.hierarchy-nav{border-bottom:1px solid #cbd5e1;padding:.7rem;background:linear-gradient(180deg,#f8fafc,#eef2ff);max-height:250px;overflow:auto}.hierarchy-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.hierarchy-header h2{margin:0;font-size:.86rem}.hierarchy-note{margin:.3rem 0 .5rem;color:#475569;font-size:.75rem}.hierarchy-reset{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:.72rem;padding:.2rem .45rem;cursor:pointer}.hierarchy-reset:hover{background:#f8fafc}.tree-level{list-style:none;margin:0;padding:0}.tree-level-category,.tree-level-mode,.tree-level-difficulty{margin-left:.6rem;padding-left:.45rem;border-left:1px dashed #cbd5e1}.tree-level li{margin-top:.22rem}.tree-node{width:100%;border:1px solid #dbe5f0;border-radius:8px;background:#fff;text-align:left;padding:.22rem .3rem;display:flex;align-items:center;justify-content:space-between;gap:.35rem;cursor:pointer}.tree-node.active{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb;background:#eff6ff}.tree-count{font-family:IBM Plex Mono,monospace;font-size:.68rem;color:#475569;border:1px solid #cbd5e1;border-radius:999px;padding:.02rem .34rem;background:#f8fafc}.sidebar-error{margin:.75rem;padding:.75rem;border:1px solid #ef4444;background:#fef2f2;border-radius:10px}.sidebar-error p{margin:0}.error-detail{margin-top:.35rem!important;color:#991b1b;font-size:.8rem;word-break:break-word}.record-list{list-style:none;margin:0;padding:.5rem;overflow-y:auto;flex:1;min-height:0}.record-row{height:118px;padding-bottom:.5rem}.record-spacer{list-style:none}.record-item{width:100%;height:100%;text-align:left;border:1px solid #dbe5f0;border-radius:10px;background:#fff;padding:.6rem;margin-bottom:0;cursor:pointer}.record-item.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.record-title{font-weight:600;margin-bottom:.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.record-meta{margin-top:.1rem;max-width:100%}.record-badges{display:flex;flex-wrap:nowrap;gap:.35rem;margin-top:.4rem;overflow:hidden}.badge{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;color:#334155;font-size:.72rem;padding:.15rem .45rem;white-space:nowrap;line-height:1.25}.badge--mode-agentic{border-color:#67e8f9;background:#ecfeff;color:#155e75}.badge--mode-nonagentic{border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.badge--difficulty-easy{border-color:#86efac;background:#dcfce7;color:#166534}.badge--difficulty-medium{border-color:#fcd34d;background:#fef3c7;color:#92400e}.badge--difficulty-hard{border-color:#fca5a5;background:#fee2e2;color:#991b1b}.badge--commercial{border-color:#a5f3fc;background:#ecfeff;color:#0f766e}.badge--no-commercial{border-color:#cbd5e1;background:#f1f5f9;color:#334155}.badge--category{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.badge--task-generation{border-color:#99f6e4;background:#f0fdfa;color:#115e59}.badge--task-comprehension{border-color:#fde68a;background:#fffbeb;color:#92400e}.badge--dataset{border-color:#fdba74;background:#fff7ed;color:#9a3412}.badge--record-id,.badge--source-file{font-family:IBM Plex Mono,monospace;font-size:.69rem}.badge--record-id{border-color:#93c5fd;background:#dbeafe;color:#1e3a8a;max-width:100%;overflow:hidden;text-overflow:ellipsis}.badge--source-file{border-color:#cbd5e1;background:#f8fafc;color:#334155}.main-panel{overflow-y:auto;padding:1rem}.panel-switch{display:flex;gap:.5rem;margin-bottom:.8rem}.panel-switch-button{border:1px solid #cbd5e1;border-radius:9px;background:#f8fafc;color:#334155;padding:.4rem .65rem;font-size:.82rem;cursor:pointer}.panel-switch-button.active{border-color:#2563eb;background:#eff6ff;color:#1e40af}.card{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:1rem;margin-bottom:1rem}.guide-card h2,.guide-card h3,.attribution-card h2{margin-top:0}.attribution-list{margin:.45rem 0 0;padding-left:1.1rem;display:grid;gap:.3rem}.attribution-list a{color:#1d4ed8;word-break:break-word}.attribution-list a:hover{color:#1e40af}.guide-source-list{margin:.4rem 0 0;padding-left:1.1rem}.guide-reference-list{margin:.35rem 0 0;padding-left:1.1rem;display:grid;gap:.3rem}.guide-reference-list a{color:#1d4ed8}.guide-reference-list a:hover{color:#1e40af}.guide-reference-note{margin:.45rem 0 0;color:#475569;font-size:.8rem}.guide-flow-list{margin:.3rem 0 0;padding-left:1.2rem;display:grid;gap:.6rem}.guide-flow-item h4{margin:0;font-size:.92rem}.guide-flow-item p{margin:.25rem 0 0}.guide-source{color:#334155;font-size:.82rem}.guide-table-wrap{overflow-x:auto}.guide-table{width:100%;border-collapse:collapse;min-width:920px}.guide-table th,.guide-table td{border:1px solid #dbe5f0;padding:.5rem;text-align:left;vertical-align:top;font-size:.82rem}.guide-table th{background:#f8fafc;color:#334155}.guide-table--mapping{min-width:1080px}.guide-category-title{display:grid;gap:.16rem}.guide-category-description,.guide-category-evaluation{margin:0}.guide-category-evaluation{margin-top:.22rem;color:#475569;font-size:.76rem}.guide-case-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:.85rem}.guide-case-card{border:1px solid #dbe5f0;border-radius:12px;padding:.75rem;background:linear-gradient(180deg,#fff,#f8fafc)}.guide-case-header{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:.38rem}.guide-case-header h4{margin:0;font-size:.9rem}.guide-case-summary,.guide-case-categories,.guide-case-output{margin:.3rem 0 0;font-size:.82rem;color:#334155}.guide-case-output span{color:#0f172a}.guide-diagram{margin:.55rem 0 0;border:1px solid #cbd5e1;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fafc);padding:.55rem}.guide-diagram figcaption{font-size:.76rem;color:#334155;font-weight:600;margin-bottom:.35rem}.guide-mermaid{overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.35rem}.guide-mermaid svg{display:block;width:100%;height:auto;min-width:560px;margin:0 auto}.markdown-mermaid-diagram{margin:.5rem 0;border-color:#dbe5f0;background:linear-gradient(180deg,#fff,#f8fafc)}.markdown-mermaid-diagram figcaption{color:#334155}.markdown-mermaid{border-color:#dbe5f0;background:#fff}.markdown-mermaid svg{min-width:320px}.markdown-mermaid-fallback{border-color:#dbe5f0;background:#f8fafc}.markdown-mermaid-note{color:#64748b}.guide-diagram-loading{border:1px dashed #93c5fd;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:.78rem;padding:.6rem}.guide-diagram-fallback{margin:0;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem;background:#f8fafc;overflow:auto;font-family:IBM Plex Mono,monospace;font-size:.72rem;line-height:1.4}.guide-diagram-note{margin:.4rem 0 0;color:#64748b;font-size:.75rem}.guide-source{margin-top:.32rem;display:flex;flex-wrap:wrap;align-items:center;gap:.28rem}.guide-chip{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;padding:.12rem .42rem;font-size:.72rem;white-space:nowrap}.guide-chip--task-gen{border-color:#99f6e4;background:#f0fdfa;color:#115e59}.guide-chip--task-comp{border-color:#fde68a;background:#fffbeb;color:#92400e}.guide-chip--availability-both{border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.guide-chip--availability-agentic{border-color:#67e8f9;background:#ecfeff;color:#155e75}.guide-chip--availability-nonagentic{border-color:#cbd5e1;background:#f8fafc;color:#334155}.guide-chip--scoring-threshold{border-color:#86efac;background:#dcfce7;color:#166534}.guide-chip--scoring-bleu{border-color:#fdba74;background:#fff7ed;color:#9a3412}.guide-chip--scoring-llm{border-color:#c4b5fd;background:#f5f3ff;color:#5b21b6}.record-header h2{margin:0}.record-header p{margin:.25rem 0;color:#475569;font-family:IBM Plex Mono,monospace;font-size:.82rem}.badge-row{display:flex;flex-wrap:wrap;gap:.35rem}.prompt-block h4{margin:.35rem 0}.prompt-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem}.prompt-header h3{margin:0}.prompt-view-switch{display:inline-flex;align-items:center;gap:.35rem}.prompt-view-button{border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#334155;font-size:.78rem;padding:.25rem .5rem;cursor:pointer}.prompt-view-button:hover{background:#eef2ff}.prompt-view-button.active{border-color:#2563eb;background:#dbeafe;color:#1e3a8a}.prompt-view-note{margin:.45rem 0 .2rem;color:#475569;font-size:.8rem}.copyable-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.copy-button{border:1px solid #94a3b8;border-radius:999px;background:#f8fafc;color:#334155;font-size:.72rem;line-height:1;padding:.25rem .55rem;cursor:pointer}.copy-button:hover{background:#eef2ff}.copy-button--icon{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.copy-button--wide{width:100%;border-radius:8px}.copy-button--top-right{position:absolute;right:.45rem;top:.5rem}.copy-toast{position:fixed;top:1rem;right:1rem;z-index:30;margin:0;padding:.55rem .75rem;border-radius:8px;border:1px solid;font-size:.8rem;box-shadow:0 8px 22px #0f172a26}.copy-toast--success{border-color:#34d399;background:#ecfdf5;color:#047857}.copy-toast--error{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.prompt-inline-code{font-family:IBM Plex Mono,monospace;font-size:.85em;background:#e2e8f0;color:#0f172a;border-radius:6px;padding:.08rem .32rem}.prompt-raw-text{margin:.45rem 0;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#0f172a;padding:.75rem;overflow:auto}.prompt-raw-text code{font-family:IBM Plex Mono,monospace;font-size:.79rem;line-height:1.45}.markdown-code{margin:.55rem 0;border-radius:10px;border:1px solid #0f172a;background:#0f172a;overflow:auto;padding:.75rem}.markdown-code code{font-family:IBM Plex Mono,monospace;font-size:.79rem;line-height:1.45}.markdown-code.language-none{border-color:#cbd5e1;background:#f8fafc}.markdown-code.language-none code{color:#0f172a}.file-layout{display:grid;grid-template-columns:minmax(200px,320px) 1fr;gap:1rem}.file-nav{max-height:540px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem}.file-nav h3,.file-nav p{margin:.4rem 0}.file-item{width:100%;border:1px solid #dbe5f0;background:#f8fafc;border-radius:8px;padding:.45rem;text-align:left;margin:.2rem 0;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:.76rem}.file-item.active{border-color:#1d4ed8;background:#dbeafe}.file-viewer{min-width:0}.file-title{font-family:IBM Plex Mono,monospace;font-size:.8rem;margin:.2rem 0 .5rem;color:#334155}.file-viewer-title-row{position:relative;padding-top:.35rem;margin-bottom:.5rem}.markdown-file-view{border:1px solid #dbe5f0;border-radius:10px;background:#fff;padding:.85rem;max-height:560px;overflow:auto}.markdown-file-view>:first-child{margin-top:0}.markdown-file-view>:last-child{margin-bottom:0}.markdown-file-view p,.markdown-file-view li{line-height:1.45}.markdown-file-view table{border-collapse:collapse;width:100%;min-width:560px}.markdown-file-view th,.markdown-file-view td{border:1px solid #dbe5f0;padding:.42rem;text-align:left;vertical-align:top;font-size:.82rem}.markdown-file-view th{background:#f8fafc;color:#334155}.code-panel{margin:0;border-radius:10px;overflow:auto;max-height:560px;border:1px solid #111827}.problem-copy-panel .prompt-view-switch{flex-wrap:nowrap}.problem-copy-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;cursor:pointer}.problem-copy-header:hover .problem-copy-disclosure{color:#1e3a8a}.problem-copy-header:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;border-radius:8px}.problem-copy-header h3{margin:0}.problem-copy-disclosure{font-size:.75rem;color:#475569}.problem-copy-preview{margin:.3rem 0 .8rem;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;padding:.7rem;max-height:320px;overflow:auto}.problem-copy-preview code{font-family:IBM Plex Mono,monospace;font-size:.73rem;white-space:pre-wrap}.problem-paste-textarea{width:100%;min-height:220px;max-height:360px;resize:vertical;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#0f172a;font-family:IBM Plex Mono,monospace;font-size:.74rem;padding:.65rem}.problem-paste-textarea:focus{outline:2px solid #93c5fd;outline-offset:1px}.redaction{border:1px solid #dc2626;background:#fef2f2;color:#991b1b;border-radius:8px;padding:.65rem;margin-bottom:.75rem}.performance-note{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.65rem;padding:.6rem;border:1px solid #f59e0b;border-radius:8px;background:#fffbeb;color:#92400e;font-size:.86rem}.retry-button{border:1px solid #1d4ed8;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:.8rem;padding:.35rem .55rem;cursor:pointer}.retry-button:hover{background:#dbeafe}.empty-note,.empty-message,.loading-message{color:#64748b;font-size:.88rem}.empty-message{border:1px dashed #cbd5e1;border-radius:8px;padding:.65rem;margin-top:.4rem;background:#fff}@media (max-width: 980px){.app-shell{grid-template-columns:1fr;height:auto}.sidebar{height:46vh}.main-panel{height:54vh}.file-layout,.guide-case-grid{grid-template-columns:1fr}.guide-mermaid svg{min-width:460px}.markdown-mermaid svg{min-width:280px}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}
