*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #f1f3f5;--bg-hover: #f0f0f0;--text-primary: #1a1a1a;--text-secondary: #666666;--text-tertiary: #999999;--border-color: #e0e0e0;--border-hover: #d0d0d0;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--accent-primary: #4f46e5;--accent-hover: #4338ca;--accent-light: #eef2ff;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--info: #3b82f6;--scrollbar-track: #f1f1f1;--scrollbar-thumb: #c1c1c1;--scrollbar-thumb-hover: #a8a8a8}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #242424;--bg-tertiary: #2d2d2d;--bg-hover: #333333;--text-primary: #f5f5f5;--text-secondary: #b3b3b3;--text-tertiary: #808080;--border-color: #333333;--border-hover: #404040;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5);--accent-primary: #6366f1;--accent-hover: #818cf8;--accent-light: #312e81;--success: #34d399;--warning: #fbbf24;--error: #f87171;--info: #60a5fa;--scrollbar-track: #2d2d2d;--scrollbar-thumb: #555555;--scrollbar-thumb-hover: #666666}html{transition:background-color .3s ease,color .3s ease;overflow-y:auto;overflow-x:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease;overflow-y:auto;overflow-x:auto;margin:0;padding:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.search-container.svelte-2f1uef{position:relative;width:100%;max-width:700px;margin:0 auto}.search-input-wrapper.svelte-2f1uef{position:relative}.search-input.svelte-2f1uef{width:100%;padding:14px 20px;font-size:16px;border:2px solid var(--border-color);border-radius:12px;outline:none;background:var(--bg-primary);color:var(--text-primary);transition:all .2s ease;box-shadow:var(--shadow-sm)}.search-input.svelte-2f1uef:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-light);transform:translateY(-1px)}.search-input.svelte-2f1uef::placeholder{color:var(--text-tertiary)}.loading.svelte-2f1uef{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--text-secondary);font-size:14px;pointer-events:none}.dropdown.svelte-2f1uef{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;box-shadow:var(--shadow-lg);max-height:450px;overflow-y:auto;overflow-x:hidden;z-index:1000;animation:svelte-2f1uef-slideDown .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes svelte-2f1uef-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-group.svelte-2f1uef{border-bottom:1px solid var(--border-color)}.result-group.svelte-2f1uef:last-child{border-bottom:none}.group-header.svelte-2f1uef{padding:10px 20px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);background:var(--bg-tertiary);position:sticky;top:0;z-index:10}.result-item.svelte-2f1uef{padding:14px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .15s ease,border-color .15s ease;border-left:3px solid transparent;min-width:0;overflow:hidden}.result-item.svelte-2f1uef:hover,.result-item.selected.svelte-2f1uef{background-color:var(--bg-hover);border-left-color:var(--accent-primary)}.result-name.svelte-2f1uef{flex:1;font-size:15px;color:var(--text-primary);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-badge.svelte-2f1uef{padding:5px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;transition:all .2s ease}.result-badge.symptom.svelte-2f1uef{background-color:#3b82f626;color:var(--info)}.result-badge.intervention.svelte-2f1uef{background-color:#8b5cf626;color:#a78bfa}.result-badges.svelte-2f1uef{display:flex;gap:6px;align-items:center;flex-shrink:0}.result-badge.group-badge.svelte-2f1uef{background-color:#f59e0b26;color:#f59e0b;font-size:10px;padding:4px 8px}.matched-synonym.svelte-2f1uef{font-size:12px;font-weight:400;color:var(--text-tertiary);font-style:italic;margin-left:6px}.header-cell.corner.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;justify-content:center;padding:8px}.coloring-mode-toggle.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;gap:4px;padding:4px 8px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;width:auto;min-width:fit-content}.coloring-mode-toggle.svelte-1werc53.svelte-1werc53:hover{background:var(--bg-hover);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.coloring-mode-toggle.svelte-1werc53.svelte-1werc53:active{transform:translateY(0)}.toggle-icon.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;color:var(--text-secondary);flex-shrink:0}.toggle-label.svelte-1werc53.svelte-1werc53{color:var(--text-primary);flex-shrink:0}.cell-details-toggle.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;gap:4px;padding:4px 8px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;width:auto;min-width:fit-content}.cell-details-toggle.svelte-1werc53.svelte-1werc53:hover{background:var(--bg-hover);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.cell-details-toggle.svelte-1werc53.svelte-1werc53:active{transform:translateY(0)}.cell-details.svelte-1werc53.svelte-1werc53{display:flex;flex-direction:column;gap:2px;align-items:center;font-size:10px;line-height:1.2}.cell-probability.svelte-1werc53.svelte-1werc53,.cell-confidence.svelte-1werc53.svelte-1werc53,.cell-alpha-beta.svelte-1werc53.svelte-1werc53{font-weight:600;color:var(--text-primary);text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap}.cell-alpha-beta.svelte-1werc53.svelte-1werc53{font-size:9px;color:var(--text-tertiary);font-weight:500}.matrix-container.svelte-1werc53.svelte-1werc53{width:100%;max-width:100%;min-height:100%;padding:24px 0 24px 32px;box-sizing:border-box;background:var(--bg-primary);overflow-x:auto;min-width:0}.loading.svelte-1werc53.svelte-1werc53,.error.svelte-1werc53.svelte-1werc53,.empty-state.svelte-1werc53.svelte-1werc53{text-align:center;padding:60px 40px;color:var(--text-secondary);font-size:16px}.error.svelte-1werc53.svelte-1werc53{color:var(--error)}.loading-overlay.svelte-1werc53.svelte-1werc53{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:none}.loading-spinner.svelte-1werc53.svelte-1werc53{width:32px;height:32px;border:3px solid var(--border-color);border-top-color:var(--accent-primary);border-radius:50%;animation:svelte-1werc53-spin .8s linear infinite}@keyframes svelte-1werc53-spin{to{transform:rotate(360deg)}}.matrix-wrapper.svelte-1werc53.svelte-1werc53{border-radius:12px;box-shadow:var(--shadow-md);background:var(--bg-primary);padding:2px;margin-right:32px;min-width:fit-content}.matrix-grid.svelte-1werc53.svelte-1werc53{display:grid;gap:2px;background:var(--bg-primary);border-radius:10px;width:100%;min-width:fit-content}.matrix-grid.svelte-1werc53>.header-cell.svelte-1werc53:first-child{border-top-left-radius:10px}.matrix-grid.svelte-1werc53>.header-cell.svelte-1werc53:last-child{border-top-right-radius:10px}.header-cell.svelte-1werc53.svelte-1werc53{background:var(--bg-tertiary);padding:14px 12px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:space-between;position:sticky;z-index:10;color:var(--text-primary);transition:background-color .2s ease}.header-cell.clickable.svelte-1werc53.svelte-1werc53{cursor:pointer;-webkit-user-select:none;user-select:none}.header-cell.clickable.svelte-1werc53.svelte-1werc53:hover{background:var(--bg-hover)}.header-cell.clickable.svelte-1werc53.svelte-1werc53:focus{outline:2px solid var(--accent-primary);outline-offset:-2px}.corner.svelte-1werc53.svelte-1werc53{z-index:20;border-radius:8px 0 0;position:sticky;top:0;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;padding:0}.corner-controls.svelte-1werc53.svelte-1werc53{display:flex;flex-direction:column;gap:6px;padding:8px;width:100%}.symptom-header.svelte-1werc53.svelte-1werc53{top:0;writing-mode:horizontal-tb;text-align:center;flex-direction:column;gap:6px;z-index:15;background:var(--bg-tertiary)}.intervention-header.svelte-1werc53.svelte-1werc53{text-align:left;z-index:10}.header-text.svelte-1werc53.svelte-1werc53{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)}.symptom-header.svelte-1werc53 .header-text.svelte-1werc53{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:clip;line-height:1.3}.remove-btn.svelte-1werc53.svelte-1werc53{background:transparent;border:none;color:var(--text-tertiary);font-size:20px;cursor:pointer;padding:4px 6px;line-height:1;opacity:.7;transition:all .2s ease;border-radius:4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.remove-btn.svelte-1werc53.svelte-1werc53:hover{opacity:1;color:var(--error);background:#ef44441a;transform:scale(1.1)}.matrix-cell.svelte-1werc53.svelte-1werc53{min-height:70px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid var(--border-color);position:relative;background-color:var(--bg-primary)}.matrix-cell.child-cell.svelte-1werc53.svelte-1werc53{animation:svelte-1werc53-slideIn .3s ease-out;transform-origin:top}.matrix-cell.svelte-1werc53.svelte-1werc53:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;opacity:inherit;background-image:repeating-linear-gradient(-45deg,transparent,transparent 12px,rgba(0,0,0,.035) 12px,rgba(0,0,0,.035) 24px)}.matrix-cell[style*=--stripe-gradient].svelte-1werc53.svelte-1werc53:before{background-image:var(--stripe-gradient)}.matrix-cell.svelte-1werc53>.svelte-1werc53{position:relative;z-index:1}.matrix-cell.svelte-1werc53.svelte-1werc53:hover{box-shadow:var(--shadow-md);z-index:5;border:3px solid var(--accent-primary)}.cell-score.svelte-1werc53.svelte-1werc53{font-size:13px;font-weight:700;color:var(--text-primary);text-shadow:0 1px 3px rgba(0,0,0,.2)}.cell-missing.svelte-1werc53.svelte-1werc53{font-size:20px;color:var(--text-tertiary);font-weight:700;opacity:.6}.empty-cell.svelte-1werc53.svelte-1werc53{background:var(--bg-tertiary)!important;cursor:default;opacity:.5}.empty-cell.svelte-1werc53.svelte-1werc53:before{background-image:repeating-linear-gradient(-45deg,transparent,transparent 12px,rgba(0,0,0,.02) 12px,rgba(0,0,0,.02) 24px)}.empty-cell.svelte-1werc53.svelte-1werc53:hover{transform:none;box-shadow:none;border-color:var(--border-color)}.expanded-group-cell.svelte-1werc53.svelte-1werc53{background:var(--bg-secondary)!important;cursor:default;opacity:.4}.expanded-group-cell.svelte-1werc53.svelte-1werc53:before{background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(128,128,128,.1) 8px,rgba(128,128,128,.1) 16px)}.expanded-group-cell.svelte-1werc53.svelte-1werc53:hover{transform:none;box-shadow:none;border-color:var(--border-color);cursor:not-allowed}.header-cell.empty.svelte-1werc53.svelte-1werc53{color:var(--text-tertiary);font-style:italic;opacity:.7}.separator-row.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--bg-secondary);margin:4px 0;grid-column:1 / -1}.separator-line.svelte-1werc53.svelte-1werc53{flex:1;height:1px;background:var(--border-color)}.separator-text.svelte-1werc53.svelte-1werc53{font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.intervention-header.selected-intervention.svelte-1werc53.svelte-1werc53{border-left:2px solid var(--accent-primary)}.header-content.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;gap:6px;flex:1;min-width:0;overflow:hidden}.expand-btn.svelte-1werc53.svelte-1werc53{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.expand-btn.svelte-1werc53.svelte-1werc53:hover{background:var(--bg-hover);border-color:var(--accent-primary);color:var(--accent-primary);transform:scale(1.05)}.expand-btn.svelte-1werc53.svelte-1werc53:active{transform:scale(.95)}.child-indent.svelte-1werc53.svelte-1werc53{color:var(--text-tertiary);font-size:14px;margin-left:4px;margin-right:2px;flex-shrink:0;font-family:monospace}.intervention-header.child-intervention.svelte-1werc53.svelte-1werc53{background:var(--bg-secondary);padding-left:16px;border-left:3px solid var(--accent-primary);animation:svelte-1werc53-slideIn .3s ease-out;transform-origin:top}@keyframes svelte-1werc53-slideIn{0%{opacity:0;max-height:0;transform:scaleY(0)}to{opacity:1;max-height:100px;transform:scaleY(1)}}.intervention-header.child-intervention.svelte-1werc53.svelte-1werc53:hover{background:var(--bg-hover)}.expand-btn.svelte-1werc53 svg.svelte-1werc53{transition:transform .2s ease}.expand-btn.svelte-1werc53:hover svg.svelte-1werc53{transform:scale(1.1)}.header-text.child-text.svelte-1werc53.svelte-1werc53{font-weight:500;font-size:12px;color:var(--text-secondary)}.side-panel-overlay.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;animation:svelte-x9qvc5-fadeIn .2s ease-out}.side-panel.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{position:fixed;top:0;right:0;bottom:0;background:var(--bg-primary);box-shadow:-4px 0 20px #0003;z-index:999;display:flex;flex-direction:column;animation:svelte-x9qvc5-slideIn .3s cubic-bezier(.4,0,.2,1);border-left:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}@keyframes svelte-x9qvc5-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-x9qvc5-fadeIn{0%{opacity:0}to{opacity:1}}.resize-handle.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--border-color);cursor:ew-resize;z-index:1000;transition:all .2s ease}.resize-handle.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:hover{background:var(--accent-primary);width:6px}.panel-header.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{padding:20px 24px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;background:var(--bg-secondary);transition:background-color .3s ease,border-color .3s ease}.panel-title.svelte-x9qvc5 h3.svelte-x9qvc5.svelte-x9qvc5{margin:0;font-size:18px;color:var(--text-primary);font-weight:600;letter-spacing:-.3px}.close-btn.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{background:transparent;border:1px solid var(--border-color);font-size:24px;color:var(--text-secondary);cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.close-btn.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:hover{background:var(--bg-hover);border-color:var(--border-hover);color:var(--text-primary);transform:rotate(90deg)}.panel-content.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{flex:1;overflow-y:auto;padding:24px;background:var(--bg-primary);transition:background-color .3s ease}.loading.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5,.empty-state.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{text-align:center;padding:60px 20px;color:var(--text-secondary);font-size:15px}.evidence-section.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:28px}.evidence-section.primary.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{border:2px solid var(--success);border-radius:12px;padding:20px;background:var(--bg-secondary);box-shadow:var(--shadow-sm);transition:background-color .3s ease,border-color .3s ease}.evidence-header.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.evidence-header.svelte-x9qvc5 h4.svelte-x9qvc5.svelte-x9qvc5{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-weight:600}.source-badge.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{padding:6px 12px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.evidence-metrics.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.metric.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{display:flex;flex-direction:column;gap:6px;padding:12px;background:var(--bg-tertiary);border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}.metric.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.metric.svelte-x9qvc5 label.svelte-x9qvc5.svelte-x9qvc5{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-weight:600}.metric.svelte-x9qvc5 .value.svelte-x9qvc5.svelte-x9qvc5{font-size:20px;font-weight:700;color:var(--text-primary)}.evidence-content.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-top:20px}.content-section.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:20px;padding:16px;background:var(--bg-tertiary);border-radius:8px;border:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}.content-section.svelte-x9qvc5 strong.svelte-x9qvc5.svelte-x9qvc5{display:block;margin-bottom:10px;color:var(--text-primary);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.3px}.markdown-content.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{color:var(--text-secondary);font-size:14px;line-height:1.7}.markdown-content.svelte-x9qvc5 p{margin:0 0 12px}.markdown-content.svelte-x9qvc5 p:last-child{margin-bottom:0}.markdown-content.svelte-x9qvc5 h1,.markdown-content.svelte-x9qvc5 h2,.markdown-content.svelte-x9qvc5 h3,.markdown-content.svelte-x9qvc5 h4,.markdown-content.svelte-x9qvc5 h5,.markdown-content.svelte-x9qvc5 h6{margin:16px 0 8px;color:var(--text-primary);font-weight:600}.markdown-content.svelte-x9qvc5 h1{font-size:20px}.markdown-content.svelte-x9qvc5 h2{font-size:18px}.markdown-content.svelte-x9qvc5 h3{font-size:16px}.markdown-content.svelte-x9qvc5 h4{font-size:15px}.markdown-content.svelte-x9qvc5 h5{font-size:14px}.markdown-content.svelte-x9qvc5 h6{font-size:13px}.markdown-content.svelte-x9qvc5 ul,.markdown-content.svelte-x9qvc5 ol,.content-section.svelte-x9qvc5 .markdown-content.svelte-x9qvc5 ul,.content-section.svelte-x9qvc5 .markdown-content.svelte-x9qvc5 ol{margin:12px 0;padding-left:28px;list-style-position:outside}.markdown-content.svelte-x9qvc5 li,.content-section.svelte-x9qvc5 .markdown-content.svelte-x9qvc5 li{margin-bottom:8px;line-height:1.6}.markdown-content.svelte-x9qvc5 li p,.content-section.svelte-x9qvc5 .markdown-content.svelte-x9qvc5 li p{margin:0 0 8px}.markdown-content.svelte-x9qvc5 li:last-child{margin-bottom:0}.content-section.svelte-x9qvc5 .markdown-content.svelte-x9qvc5 li:last-child{margin-bottom:0}.markdown-content.svelte-x9qvc5 strong{font-weight:600;color:var(--text-primary)}.markdown-content.svelte-x9qvc5 em{font-style:italic}.markdown-content.svelte-x9qvc5 code{background:var(--bg-tertiary);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}.markdown-content.svelte-x9qvc5 pre{background:var(--bg-tertiary);padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}.markdown-content.svelte-x9qvc5 pre code{background:transparent;padding:0}.markdown-content.svelte-x9qvc5 a{color:var(--accent-primary);text-decoration:none}.markdown-content.svelte-x9qvc5 a:hover{text-decoration:underline}.markdown-content.svelte-x9qvc5 blockquote{border-left:3px solid var(--border-color);padding-left:16px;margin:12px 0;color:var(--text-tertiary);font-style:italic}.content-section.svelte-x9qvc5 .citations-list.svelte-x9qvc5.svelte-x9qvc5{margin:10px 0 0;padding-left:0}.content-section.svelte-x9qvc5 .citations-list li.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:6px;color:var(--text-secondary);line-height:1.6}.citations-list.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{list-style:none;padding-left:0}.citations-list.numbered.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{list-style:decimal;padding-left:20px;margin:10px 0}.citations-list.numbered.svelte-x9qvc5 li.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color);display:list-item;padding-left:0}.citations-list.numbered.svelte-x9qvc5 li.svelte-x9qvc5.svelte-x9qvc5:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.markdown-content.svelte-x9qvc5 [style*=citation],.markdown-content.svelte-x9qvc5 span[data-citation],.markdown-content.svelte-x9qvc5 a.citation-marker,.markdown-content.svelte-x9qvc5 a.citation-link-inline{color:var(--accent-primary);font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;margin-left:2px}.markdown-content.svelte-x9qvc5 a[href="#citations-section"]{color:var(--accent-primary);font-weight:600;text-decoration:none;background-color:#007bff1a;padding:2px 6px;border-radius:3px;margin-left:3px;font-size:.85em;vertical-align:super;display:inline-block;transition:all .2s ease}.markdown-content.svelte-x9qvc5 a[href="#citations-section"]:hover{color:var(--accent-hover, #0056b3);background-color:#007bff33}.citation-link.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{color:var(--accent-primary);text-decoration:none;font-weight:500;display:inline-block;transition:color .2s ease,text-decoration .2s ease}.citation-link.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:hover{color:var(--accent-hover);text-decoration:underline}.citation-link.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:visited{color:var(--accent-visited, var(--accent-primary))}.citation-snippet.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-top:6px;font-size:12px;color:var(--text-tertiary);line-height:1.5;font-style:italic}.evidence-section.secondary.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{border-top:1px solid var(--border-color);padding-top:20px}.evidence-section.secondary.svelte-x9qvc5 details.svelte-x9qvc5.svelte-x9qvc5{cursor:pointer}.evidence-section.secondary.svelte-x9qvc5 summary.svelte-x9qvc5.svelte-x9qvc5{list-style:none;margin-bottom:16px;padding:12px;background:var(--bg-secondary);border-radius:8px;transition:background-color .2s ease}.evidence-section.secondary.svelte-x9qvc5 summary.svelte-x9qvc5.svelte-x9qvc5:hover{background:var(--bg-hover)}.evidence-section.secondary.svelte-x9qvc5 summary.svelte-x9qvc5.svelte-x9qvc5::-webkit-details-marker{display:none}.evidence-section.secondary.svelte-x9qvc5 summary h4.svelte-x9qvc5.svelte-x9qvc5{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-weight:600;display:inline}.evidence-item.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{padding:16px;background:var(--bg-secondary);border-radius:8px;margin-bottom:12px;border:1px solid var(--border-color);transition:all .2s ease}.evidence-item.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5:hover{transform:translate(4px);box-shadow:var(--shadow-sm)}.evidence-item.svelte-x9qvc5 .evidence-header.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:12px}.reliability.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{font-size:12px;color:var(--text-secondary);font-weight:500}.evidence-reasoning.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin:0;font-size:14px;color:var(--text-secondary);line-height:1.6}.panel-disclaimer.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{background:linear-gradient(135deg,#f59e0b26,#f59e0b40);border:1px solid var(--warning);border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel-disclaimer.svelte-x9qvc5 .disclaimer-icon.svelte-x9qvc5.svelte-x9qvc5{font-size:18px;flex-shrink:0;margin-top:2px}.panel-disclaimer.svelte-x9qvc5 .disclaimer-text.svelte-x9qvc5.svelte-x9qvc5{font-size:12px;color:var(--text-primary);font-weight:500;line-height:1.6;flex:1;display:flex;flex-direction:column;gap:4px}.panel-disclaimer.svelte-x9qvc5 .disclaimer-text.svelte-x9qvc5>div.svelte-x9qvc5{line-height:1.5}.header-type-badge.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{font-size:12px;font-weight:500;color:var(--text-secondary);margin-left:8px;padding:2px 8px;background:var(--bg-tertiary);border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.category-tag.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{display:inline-block;font-size:12px;font-weight:500;color:var(--text-primary);margin-left:8px;padding:4px 10px;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:4px;text-transform:capitalize}.header-info.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-top:8px}.info-section.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{padding:20px;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color)}.info-section.svelte-x9qvc5 h4.svelte-x9qvc5.svelte-x9qvc5{margin:0 0 12px;font-size:16px;color:var(--text-primary);font-weight:600}.info-section.svelte-x9qvc5 p.svelte-x9qvc5.svelte-x9qvc5{margin:8px 0;color:var(--text-secondary);line-height:1.6;font-size:14px}.description.svelte-x9qvc5.svelte-x9qvc5.svelte-x9qvc5{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.description.svelte-x9qvc5 strong.svelte-x9qvc5.svelte-x9qvc5{display:block;margin-bottom:8px;color:var(--text-primary);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.3px}.description.svelte-x9qvc5 p.svelte-x9qvc5.svelte-x9qvc5{margin:0;color:var(--text-primary);font-size:15px;line-height:1.7}.curation-container.svelte-y3e7sa.svelte-y3e7sa{padding:24px}.curation-header.svelte-y3e7sa.svelte-y3e7sa{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header.svelte-y3e7sa.svelte-y3e7sa{margin-bottom:20px}.section-header.svelte-y3e7sa h3.svelte-y3e7sa{margin:0 0 8px;color:var(--text-primary)}.section-description.svelte-y3e7sa.svelte-y3e7sa{margin:0;color:var(--text-secondary);font-size:14px}.rejection-notes.svelte-y3e7sa.svelte-y3e7sa{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;color:var(--text-secondary);font-size:12px}.bulk-actions-bar.svelte-y3e7sa.svelte-y3e7sa{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.bulk-info.svelte-y3e7sa.svelte-y3e7sa{display:flex;align-items:center;gap:12px;color:var(--text-primary)}.bulk-buttons.svelte-y3e7sa.svelte-y3e7sa{display:flex;gap:8px}.status-transitions.svelte-y3e7sa.svelte-y3e7sa{display:flex;flex-direction:column;gap:12px}.view-tabs.svelte-y3e7sa.svelte-y3e7sa{display:flex;gap:8px}.tab-btn.svelte-y3e7sa.svelte-y3e7sa{padding:8px 16px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;cursor:pointer;transition:all .2s}.tab-btn.svelte-y3e7sa.svelte-y3e7sa:hover{background:var(--bg-hover)}.tab-btn.active.svelte-y3e7sa.svelte-y3e7sa{background:var(--primary);color:#fff;border-color:var(--primary)}.stats-grid.svelte-y3e7sa.svelte-y3e7sa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-card.svelte-y3e7sa.svelte-y3e7sa{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:20px;text-align:center}.stat-label.svelte-y3e7sa.svelte-y3e7sa{font-size:14px;color:var(--text-secondary);margin-bottom:8px}.stat-value.svelte-y3e7sa.svelte-y3e7sa{font-size:32px;font-weight:700;color:var(--text-primary)}.evidence-table.svelte-y3e7sa.svelte-y3e7sa{width:100%;border-collapse:collapse;background:var(--bg-secondary);border-radius:8px;overflow:hidden}.evidence-table.svelte-y3e7sa th.svelte-y3e7sa{background:var(--bg-tertiary);padding:12px;text-align:left;font-weight:600;border-bottom:2px solid var(--border-color)}.evidence-table.svelte-y3e7sa td.svelte-y3e7sa{padding:12px;border-bottom:1px solid var(--border-color)}.evidence-table.svelte-y3e7sa tr.svelte-y3e7sa:hover{background:var(--bg-hover)}.score-badge.svelte-y3e7sa.svelte-y3e7sa,.status-badge.svelte-y3e7sa.svelte-y3e7sa{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.action-buttons.svelte-y3e7sa.svelte-y3e7sa{display:flex;gap:8px}.btn-small.svelte-y3e7sa.svelte-y3e7sa,.btn.svelte-y3e7sa.svelte-y3e7sa{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.btn-small.svelte-y3e7sa.svelte-y3e7sa{padding:4px 8px;font-size:12px}.btn-primary.svelte-y3e7sa.svelte-y3e7sa{background:#3b82f6;color:#fff}.btn-success.svelte-y3e7sa.svelte-y3e7sa{background:#10b981;color:#fff}.btn-danger.svelte-y3e7sa.svelte-y3e7sa{background:#ef4444;color:#fff}.btn-secondary.svelte-y3e7sa.svelte-y3e7sa{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.candidates-grid.svelte-y3e7sa.svelte-y3e7sa{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-top:16px}.candidate-card.svelte-y3e7sa.svelte-y3e7sa{background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:8px;padding:16px}.candidate-card.active.svelte-y3e7sa.svelte-y3e7sa{border-color:#10b981;background:#10b98110}.candidate-header.svelte-y3e7sa.svelte-y3e7sa{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.active-indicator.svelte-y3e7sa.svelte-y3e7sa{background:#10b981;color:#fff;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700}.candidate-metrics.svelte-y3e7sa.svelte-y3e7sa{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.metric.svelte-y3e7sa.svelte-y3e7sa{display:flex;justify-content:space-between}.modal-overlay.svelte-y3e7sa.svelte-y3e7sa{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-y3e7sa.svelte-y3e7sa{background:var(--bg-primary);border-radius:8px;max-width:800px;max-height:90vh;overflow-y:auto;width:90%;box-shadow:0 4px 6px #0000001a}.modal-header.svelte-y3e7sa.svelte-y3e7sa{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border-color)}.modal-close.svelte-y3e7sa.svelte-y3e7sa{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text-secondary)}.modal-body.svelte-y3e7sa.svelte-y3e7sa{padding:20px}.detail-section.svelte-y3e7sa.svelte-y3e7sa{margin-bottom:24px}.detail-grid.svelte-y3e7sa.svelte-y3e7sa{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.content-block.svelte-y3e7sa.svelte-y3e7sa{margin-bottom:16px}.markdown-content.svelte-y3e7sa.svelte-y3e7sa{margin-top:8px;line-height:1.7;color:var(--text-secondary)}.markdown-content.svelte-y3e7sa p{margin:0 0 12px}.markdown-content.svelte-y3e7sa p:last-child{margin-bottom:0}.markdown-content.svelte-y3e7sa h1,.markdown-content.svelte-y3e7sa h2,.markdown-content.svelte-y3e7sa h3,.markdown-content.svelte-y3e7sa h4,.markdown-content.svelte-y3e7sa h5,.markdown-content.svelte-y3e7sa h6{margin:16px 0 8px;color:var(--text-primary);font-weight:600}.markdown-content.svelte-y3e7sa h1{font-size:20px}.markdown-content.svelte-y3e7sa h2{font-size:18px}.markdown-content.svelte-y3e7sa h3{font-size:16px}.markdown-content.svelte-y3e7sa h4{font-size:15px}.markdown-content.svelte-y3e7sa h5{font-size:14px}.markdown-content.svelte-y3e7sa h6{font-size:13px}.markdown-content.svelte-y3e7sa ul,.markdown-content.svelte-y3e7sa ol{margin:12px 0;padding-left:28px;list-style-position:outside}.markdown-content.svelte-y3e7sa li{margin-bottom:8px;line-height:1.6}.markdown-content.svelte-y3e7sa li p{margin:0 0 8px}.markdown-content.svelte-y3e7sa li:last-child{margin-bottom:0}.markdown-content.svelte-y3e7sa strong{font-weight:600;color:var(--text-primary)}.markdown-content.svelte-y3e7sa em{font-style:italic}.markdown-content.svelte-y3e7sa code{background:var(--bg-tertiary);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}.markdown-content.svelte-y3e7sa pre{background:var(--bg-tertiary);padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}.markdown-content.svelte-y3e7sa pre code{background:transparent;padding:0}.markdown-content.svelte-y3e7sa a{color:var(--accent-primary);text-decoration:none}.markdown-content.svelte-y3e7sa a:hover{text-decoration:underline}.markdown-content.svelte-y3e7sa a.citation-marker,.markdown-content.svelte-y3e7sa a.citation-link-inline{color:var(--accent-primary);font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;margin-left:2px}.markdown-content.svelte-y3e7sa a[href="#citations-section"]{color:var(--accent-primary);font-weight:600;text-decoration:none;background-color:#007bff1a;padding:2px 6px;border-radius:3px;margin-left:3px;font-size:.85em;vertical-align:super;display:inline-block;transition:all .2s ease}.markdown-content.svelte-y3e7sa a[href="#citations-section"]:hover{color:var(--accent-hover, #0056b3);background-color:#007bff33}.markdown-content.svelte-y3e7sa blockquote{border-left:3px solid var(--border-color);padding-left:16px;margin:12px 0;color:var(--text-tertiary);font-style:italic}.citations-list.svelte-y3e7sa.svelte-y3e7sa{list-style:none;padding-left:0;margin-top:8px}.citations-list.numbered.svelte-y3e7sa.svelte-y3e7sa{list-style:decimal;padding-left:20px;margin:10px 0}.citations-list.numbered.svelte-y3e7sa li.svelte-y3e7sa{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color);display:list-item;padding-left:0}.citations-list.numbered.svelte-y3e7sa li.svelte-y3e7sa:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.citations-list.svelte-y3e7sa li.svelte-y3e7sa{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}.citations-list.svelte-y3e7sa li.svelte-y3e7sa:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.citation-link.svelte-y3e7sa.svelte-y3e7sa{color:var(--accent-primary);text-decoration:none;font-weight:500;display:inline-block}.citation-link.svelte-y3e7sa.svelte-y3e7sa:hover{text-decoration:underline}.citation-snippet.svelte-y3e7sa.svelte-y3e7sa{margin-top:6px;font-size:12px;color:var(--text-tertiary);line-height:1.5;font-style:italic}.reject-section.svelte-y3e7sa.svelte-y3e7sa{margin-top:16px}.reject-textarea.svelte-y3e7sa.svelte-y3e7sa{width:100%;min-height:80px;padding:8px;border:1px solid var(--border-color);border-radius:4px;margin-bottom:8px;font-family:inherit}.pagination.svelte-y3e7sa.svelte-y3e7sa{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px}.error-message.svelte-y3e7sa.svelte-y3e7sa{background:#fee;color:#c33;padding:12px;border-radius:4px;margin-bottom:16px}.loading.svelte-y3e7sa.svelte-y3e7sa{text-align:center;padding:40px;color:var(--text-secondary)}.btn-delete.svelte-y3e7sa.svelte-y3e7sa{background:#991b1b;color:#fff;border:1px solid #7f1d1d}.btn-delete.svelte-y3e7sa.svelte-y3e7sa:hover{background:#7f1d1d}.danger-zone.svelte-y3e7sa.svelte-y3e7sa{margin-top:24px;padding-top:24px;border-top:2px solid #ef4444}.danger-zone.svelte-y3e7sa h4.svelte-y3e7sa{color:#ef4444}.curation-container.svelte-lrlzf4.svelte-lrlzf4{padding:24px}.curation-header.svelte-lrlzf4.svelte-lrlzf4{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.header-actions.svelte-lrlzf4.svelte-lrlzf4{display:flex;gap:8px;align-items:center}.view-tabs.svelte-lrlzf4.svelte-lrlzf4{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.tab-group.svelte-lrlzf4.svelte-lrlzf4{display:flex;gap:8px;align-items:center;padding-left:16px;border-left:1px solid var(--border-color)}.tab-group-label.svelte-lrlzf4.svelte-lrlzf4{font-weight:600;color:var(--text-secondary);font-size:14px}.tab-btn.svelte-lrlzf4.svelte-lrlzf4{padding:8px 16px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;cursor:pointer;transition:all .2s;font-size:13px}.tab-btn.svelte-lrlzf4.svelte-lrlzf4:hover{background:var(--bg-hover)}.tab-btn.active.svelte-lrlzf4.svelte-lrlzf4{background:var(--primary);color:#fff;border-color:var(--primary)}.stats-grid.svelte-lrlzf4.svelte-lrlzf4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-section.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:20px}.stat-section.svelte-lrlzf4 h3.svelte-lrlzf4{margin:0 0 16px;color:var(--text-primary)}.stat-card.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:16px;text-align:center}.stat-label.svelte-lrlzf4.svelte-lrlzf4{font-size:14px;color:var(--text-secondary);margin-bottom:8px}.stat-value.svelte-lrlzf4.svelte-lrlzf4{font-size:32px;font-weight:700;color:var(--text-primary)}.evidence-table.svelte-lrlzf4.svelte-lrlzf4{width:100%;border-collapse:collapse;background:var(--bg-secondary);border-radius:8px;overflow:hidden}.evidence-table.svelte-lrlzf4 th.svelte-lrlzf4{background:var(--bg-tertiary);padding:12px;text-align:left;font-weight:600;border-bottom:2px solid var(--border-color)}.evidence-table.svelte-lrlzf4 td.svelte-lrlzf4{padding:12px;border-bottom:1px solid var(--border-color)}.evidence-table.svelte-lrlzf4 tr.svelte-lrlzf4:hover{background:var(--bg-hover)}.status-badge.svelte-lrlzf4.svelte-lrlzf4{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.action-buttons.svelte-lrlzf4.svelte-lrlzf4{display:flex;gap:8px;flex-wrap:wrap}.btn-small.svelte-lrlzf4.svelte-lrlzf4,.btn.svelte-lrlzf4.svelte-lrlzf4{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.btn-small.svelte-lrlzf4.svelte-lrlzf4{padding:4px 8px;font-size:12px}.btn-primary.svelte-lrlzf4.svelte-lrlzf4{background:#3b82f6;color:#fff}.btn-success.svelte-lrlzf4.svelte-lrlzf4{background:#10b981;color:#fff}.btn-danger.svelte-lrlzf4.svelte-lrlzf4{background:#ef4444;color:#fff}.btn-secondary.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.candidates-grid.svelte-lrlzf4.svelte-lrlzf4{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-top:16px}.candidate-card.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:8px;padding:16px}.candidate-card.active.svelte-lrlzf4.svelte-lrlzf4{border-color:#10b981;background:#10b98110}.candidate-header.svelte-lrlzf4.svelte-lrlzf4{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.active-indicator.svelte-lrlzf4.svelte-lrlzf4{background:#10b981;color:#fff;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700}.candidate-metrics.svelte-lrlzf4.svelte-lrlzf4{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.metric.svelte-lrlzf4.svelte-lrlzf4{display:flex;justify-content:space-between}.modal-overlay.svelte-lrlzf4.svelte-lrlzf4{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-primary);border-radius:8px;max-width:800px;max-height:90vh;overflow-y:auto;width:90%;box-shadow:0 4px 6px #0000001a}.modal-header.svelte-lrlzf4.svelte-lrlzf4{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border-color)}.modal-close.svelte-lrlzf4.svelte-lrlzf4{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text-secondary)}.modal-body.svelte-lrlzf4.svelte-lrlzf4{padding:20px}.detail-section.svelte-lrlzf4.svelte-lrlzf4{margin-bottom:24px}.detail-grid.svelte-lrlzf4.svelte-lrlzf4{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.content-block.svelte-lrlzf4.svelte-lrlzf4{margin-bottom:16px}.content-block.svelte-lrlzf4 ul.svelte-lrlzf4{margin:8px 0;padding-left:24px}.content-block.svelte-lrlzf4 li.svelte-lrlzf4{margin-bottom:4px}.markdown-content.svelte-lrlzf4.svelte-lrlzf4{margin-top:8px;line-height:1.7;color:var(--text-secondary)}.markdown-content.svelte-lrlzf4 p{margin:0 0 12px}.markdown-content.svelte-lrlzf4 ul,.markdown-content.svelte-lrlzf4 ol{margin:12px 0;padding-left:28px}.markdown-content.svelte-lrlzf4 li{margin-bottom:8px}.citations-list.svelte-lrlzf4.svelte-lrlzf4{list-style:none;padding-left:0;margin-top:8px}.citations-list.numbered.svelte-lrlzf4.svelte-lrlzf4{list-style:decimal;padding-left:20px}.citations-list.numbered.svelte-lrlzf4 li.svelte-lrlzf4{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}.citations-list.numbered.svelte-lrlzf4 li.svelte-lrlzf4:last-child{border-bottom:none}.citation-link.svelte-lrlzf4.svelte-lrlzf4{color:var(--accent-primary);text-decoration:none;font-weight:500}.citation-link.svelte-lrlzf4.svelte-lrlzf4:hover{text-decoration:underline}.citation-snippet.svelte-lrlzf4.svelte-lrlzf4{margin-top:6px;font-size:12px;color:var(--text-tertiary);font-style:italic}.reject-section.svelte-lrlzf4.svelte-lrlzf4{margin-top:16px}.reject-textarea.svelte-lrlzf4.svelte-lrlzf4{width:100%;min-height:80px;padding:8px;border:1px solid var(--border-color);border-radius:4px;margin-bottom:8px;font-family:inherit}.pagination.svelte-lrlzf4.svelte-lrlzf4{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px}.error-message.svelte-lrlzf4.svelte-lrlzf4{background:#fee;color:#c33;padding:12px;border-radius:4px;margin-bottom:16px}.loading.svelte-lrlzf4.svelte-lrlzf4{text-align:center;padding:40px;color:var(--text-secondary)}.bulk-actions-bar.svelte-lrlzf4.svelte-lrlzf4{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.bulk-info.svelte-lrlzf4.svelte-lrlzf4{display:flex;align-items:center;gap:12px}.status-transitions.svelte-lrlzf4.svelte-lrlzf4{display:flex;flex-direction:column;gap:12px}.section-description.svelte-lrlzf4.svelte-lrlzf4{margin:0 0 16px;color:var(--text-secondary);font-size:14px}.btn-delete.svelte-lrlzf4.svelte-lrlzf4{background:#991b1b;color:#fff;border:1px solid #7f1d1d}.btn-delete.svelte-lrlzf4.svelte-lrlzf4:hover{background:#7f1d1d}.danger-zone.svelte-lrlzf4.svelte-lrlzf4{margin-top:24px;padding-top:24px;border-top:2px solid #ef4444}.danger-zone.svelte-lrlzf4 h4.svelte-lrlzf4{color:#ef4444}.discovery-section.svelte-sm71df.svelte-sm71df{padding:2rem;color:var(--text-primary, #e0e0e0)}.section-description.svelte-sm71df.svelte-sm71df{color:var(--text-secondary, #a0a0a0);margin-bottom:2rem}.discovery-form.svelte-sm71df.svelte-sm71df{background:var(--bg-secondary, #2a2a2a);padding:1.5rem;border-radius:8px;margin-bottom:2rem;border:1px solid var(--border-color, #3a3a3a)}.form-group.svelte-sm71df.svelte-sm71df{margin-bottom:1rem}.form-group.svelte-sm71df label.svelte-sm71df{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary, #e0e0e0)}.form-group.svelte-sm71df textarea.svelte-sm71df{width:100%;padding:.75rem;border:1px solid var(--border-color, #3a3a3a);border-radius:4px;font-family:inherit;background:var(--bg-primary, #1e1e1e);color:var(--text-primary, #e0e0e0)}.form-group.svelte-sm71df textarea.svelte-sm71df:focus{outline:none;border-color:var(--accent-primary, #3b82f6);box-shadow:0 0 0 2px #3b82f61a}.form-row.svelte-sm71df.svelte-sm71df{display:flex;gap:2rem;align-items:center}.radio-group.svelte-sm71df.svelte-sm71df{display:flex;gap:1rem}.radio-group.svelte-sm71df label.svelte-sm71df{display:flex;align-items:center;gap:.5rem;margin-bottom:0;color:var(--text-primary, #e0e0e0)}.slider-container.svelte-sm71df.svelte-sm71df{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.slider-label.svelte-sm71df.svelte-sm71df{font-size:.875rem;color:var(--text-secondary, #a0a0a0);min-width:3rem;text-align:center}.threshold-slider.svelte-sm71df.svelte-sm71df{flex:1;height:6px;border-radius:3px;background:var(--bg-tertiary, #3a3a3a);outline:none;-webkit-appearance:none}.threshold-slider.svelte-sm71df.svelte-sm71df::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--accent-primary, #3b82f6);cursor:pointer;transition:background .2s ease}.threshold-slider.svelte-sm71df.svelte-sm71df::-webkit-slider-thumb:hover{background:var(--accent-hover, #2563eb)}.threshold-slider.svelte-sm71df.svelte-sm71df::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--accent-primary, #3b82f6);cursor:pointer;border:none;transition:background .2s ease}.threshold-slider.svelte-sm71df.svelte-sm71df::-moz-range-thumb:hover{background:var(--accent-hover, #2563eb)}.slider-help.svelte-sm71df.svelte-sm71df{font-size:.875rem;color:var(--text-secondary, #a0a0a0);margin-top:.5rem;font-style:italic}.slider-help.svelte-sm71df strong.svelte-sm71df{color:var(--accent-primary, #3b82f6);font-style:normal}.threshold-info.svelte-sm71df.svelte-sm71df{font-size:.875rem;color:var(--text-secondary, #a0a0a0);font-weight:400;margin-left:.5rem}.primary-btn.svelte-sm71df.svelte-sm71df{background:var(--accent-primary, #3b82f6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .2s ease}.primary-btn.svelte-sm71df.svelte-sm71df:hover:not(:disabled){background:var(--accent-hover, #2563eb)}.primary-btn.svelte-sm71df.svelte-sm71df:disabled{opacity:.5;cursor:not-allowed}.primary-btn.highlight.svelte-sm71df.svelte-sm71df{background:#10b981}.primary-btn.highlight.svelte-sm71df.svelte-sm71df:hover:not(:disabled){background:#059669}.secondary-btn.svelte-sm71df.svelte-sm71df{background:var(--bg-tertiary, #3a3a3a);color:var(--text-primary, #e0e0e0);border:1px solid var(--border-color, #4a4a4a);padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:background .2s ease}.secondary-btn.svelte-sm71df.svelte-sm71df:hover{background:var(--bg-hover, #4a4a4a)}.discovery-results.svelte-sm71df.svelte-sm71df{margin-top:2rem}.parent-section.svelte-sm71df.svelte-sm71df{margin-bottom:2rem}.parent-card.svelte-sm71df.svelte-sm71df{background:#3b82f61a;border:2px solid var(--accent-primary, #3b82f6)}.entity-card.svelte-sm71df.svelte-sm71df{background:var(--bg-secondary, #2a2a2a);border:1px solid var(--border-color, #3a3a3a);border-radius:8px;padding:1rem;margin-bottom:1rem;color:var(--text-primary, #e0e0e0)}.entity-card.has-duplicates.svelte-sm71df.svelte-sm71df{border-color:#f59e0b;background:#f59e0b1a}.entity-header.svelte-sm71df.svelte-sm71df{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.entity-header.svelte-sm71df label.svelte-sm71df{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--text-primary, #e0e0e0)}.badge.svelte-sm71df.svelte-sm71df{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.badge-success.svelte-sm71df.svelte-sm71df{background:#10b98133;color:#10b981}.badge-warning.svelte-sm71df.svelte-sm71df{background:#f59e0b33;color:#f59e0b}.badge-error.svelte-sm71df.svelte-sm71df{background:#ef444433;color:#ef4444}.badge-group.svelte-sm71df.svelte-sm71df{display:flex;gap:.5rem;align-items:center}.entity-synonyms.svelte-sm71df.svelte-sm71df,.entity-properties.svelte-sm71df.svelte-sm71df,.entity-best-for.svelte-sm71df.svelte-sm71df{margin-top:.5rem;font-size:.9rem;color:var(--text-secondary, #a0a0a0)}.entity-meta.svelte-sm71df.svelte-sm71df{margin-top:.5rem;font-size:.875rem;color:var(--text-secondary, #a0a0a0);display:flex;gap:1rem}.tag.svelte-sm71df.svelte-sm71df{display:inline-block;background:var(--bg-tertiary, #3a3a3a);color:var(--text-primary, #e0e0e0);padding:.25rem .5rem;border-radius:4px;margin-right:.25rem;font-size:.875rem}.tag-info.svelte-sm71df.svelte-sm71df{background:#3b82f633;color:#60a5fa}.duplicates-warning.svelte-sm71df.svelte-sm71df{margin-top:.75rem;padding:.75rem;background:#f59e0b1a;border-left:4px solid #f59e0b;border-radius:4px;color:var(--text-primary, #e0e0e0)}.duplicates-warning.svelte-sm71df summary.svelte-sm71df{cursor:pointer;color:var(--text-primary, #e0e0e0);font-weight:500}.duplicate-explanation.svelte-sm71df.svelte-sm71df{margin:.5rem 0;padding:.5rem;background:#3b82f61a;border-radius:4px;font-size:.875rem;color:var(--text-secondary, #a0a0a0)}.duplicate-item.svelte-sm71df.svelte-sm71df{padding:.5rem;display:flex;gap:.5rem;align-items:center;background:#f59e0b1a;border-radius:4px;margin:.25rem 0}.duplicate-item.svelte-sm71df .similarity.svelte-sm71df{font-weight:700;color:#f59e0b;min-width:50px}.duplicate-item.svelte-sm71df .name.svelte-sm71df{flex:1}.similarity-badge.svelte-sm71df.svelte-sm71df{font-weight:700;color:#f59e0b;padding:.125rem .375rem;border-radius:3px;background:#f59e0b1a;font-size:.875rem}.duplicate-item.svelte-sm71df .id.svelte-sm71df{color:var(--text-secondary, #a0a0a0);font-size:.875rem}.items-header.svelte-sm71df.svelte-sm71df{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.bulk-actions.svelte-sm71df.svelte-sm71df{display:flex;gap:.5rem}.bulk-actions.svelte-sm71df button.svelte-sm71df{background:var(--bg-tertiary, #3a3a3a);color:var(--text-primary, #e0e0e0);border:1px solid var(--border-color, #4a4a4a);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background .2s ease}.bulk-actions.svelte-sm71df button.svelte-sm71df:hover{background:var(--bg-hover, #4a4a4a)}.discovery-actions.svelte-sm71df.svelte-sm71df{display:flex;gap:1rem;margin-top:2rem;justify-content:flex-end}.error-message.svelte-sm71df.svelte-sm71df{background:#ef44441a;color:#ef4444;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid rgba(239,68,68,.3)}.success-message.svelte-sm71df.svelte-sm71df{background:#10b9811a;color:#10b981;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid rgba(16,185,129,.3)}.entity-container.svelte-1qaek2h.svelte-1qaek2h{padding:24px}.entity-header.svelte-1qaek2h.svelte-1qaek2h{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.entity-header.svelte-1qaek2h h2.svelte-1qaek2h{margin:0;color:var(--text-primary)}.view-tabs.svelte-1qaek2h.svelte-1qaek2h{display:flex;gap:8px}.tab-btn.svelte-1qaek2h.svelte-1qaek2h{padding:8px 16px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;cursor:pointer;transition:all .2s}.tab-btn.svelte-1qaek2h.svelte-1qaek2h:hover{background:var(--bg-hover)}.tab-btn.active.svelte-1qaek2h.svelte-1qaek2h{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-bar.svelte-1qaek2h.svelte-1qaek2h{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.filter-input.svelte-1qaek2h.svelte-1qaek2h{flex:1;min-width:250px;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-secondary);color:var(--text-primary)}.filter-count.svelte-1qaek2h.svelte-1qaek2h{color:var(--text-secondary);font-size:14px}.entity-table.svelte-1qaek2h.svelte-1qaek2h{width:100%;border-collapse:collapse;background:var(--bg-secondary);border-radius:8px;overflow:hidden}.entity-table.svelte-1qaek2h th.svelte-1qaek2h{background:var(--bg-tertiary);padding:12px;text-align:left;font-weight:600;border-bottom:2px solid var(--border-color);color:var(--text-primary)}.entity-table.svelte-1qaek2h td.svelte-1qaek2h{padding:12px;border-bottom:1px solid var(--border-color);color:var(--text-primary)}.entity-table.svelte-1qaek2h tr.svelte-1qaek2h:hover{background:var(--bg-hover)}.id-cell.svelte-1qaek2h.svelte-1qaek2h{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:12px}.description-cell.svelte-1qaek2h.svelte-1qaek2h{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary)}.synonyms-cell.svelte-1qaek2h.svelte-1qaek2h{white-space:nowrap}.synonym-count.svelte-1qaek2h.svelte-1qaek2h{background:var(--bg-tertiary);padding:2px 8px;border-radius:4px;font-size:12px}.no-data.svelte-1qaek2h.svelte-1qaek2h{color:var(--text-tertiary);font-style:italic}.entity-name.svelte-1qaek2h.svelte-1qaek2h{font-weight:500}.entity-id.svelte-1qaek2h.svelte-1qaek2h{font-size:11px;color:var(--text-secondary);font-family:monospace}.action-buttons.svelte-1qaek2h.svelte-1qaek2h{display:flex;gap:8px}.btn-small.svelte-1qaek2h.svelte-1qaek2h,.btn.svelte-1qaek2h.svelte-1qaek2h{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.btn-small.svelte-1qaek2h.svelte-1qaek2h{padding:4px 8px;font-size:12px}.btn-primary.svelte-1qaek2h.svelte-1qaek2h{background:#3b82f6;color:#fff}.btn-primary.svelte-1qaek2h.svelte-1qaek2h:hover{background:#2563eb}.btn-primary.svelte-1qaek2h.svelte-1qaek2h:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-1qaek2h.svelte-1qaek2h{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.btn-secondary.svelte-1qaek2h.svelte-1qaek2h:hover{background:var(--bg-hover)}.btn-delete.svelte-1qaek2h.svelte-1qaek2h{background:#991b1b;color:#fff;border:1px solid #7f1d1d}.btn-delete.svelte-1qaek2h.svelte-1qaek2h:hover{background:#7f1d1d}.edit-form.svelte-1qaek2h.svelte-1qaek2h{padding:0}.form-group.svelte-1qaek2h.svelte-1qaek2h{margin-bottom:20px}.form-group.svelte-1qaek2h label.svelte-1qaek2h{display:block;margin-bottom:6px;font-weight:500;color:var(--text-primary)}.form-input.svelte-1qaek2h.svelte-1qaek2h,.form-textarea.svelte-1qaek2h.svelte-1qaek2h{width:100%;padding:8px 12px;border:1px solid var(--border-color);border-radius:4px;background:var(--bg-secondary);color:var(--text-primary);font-family:inherit}.form-textarea.svelte-1qaek2h.svelte-1qaek2h{resize:vertical;min-height:80px}.synonym-edit-list.svelte-1qaek2h.svelte-1qaek2h{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:40px}.synonym-edit-item.svelte-1qaek2h.svelte-1qaek2h{display:flex;align-items:center;gap:6px;background:var(--bg-tertiary);padding:4px 8px;border-radius:4px;font-size:13px}.synonym-remove-btn.svelte-1qaek2h.svelte-1qaek2h{background:none;border:none;color:#ef4444;font-size:18px;line-height:1;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.synonym-remove-btn.svelte-1qaek2h.svelte-1qaek2h:hover{background:#ef44441a;border-radius:3px}.synonym-add.svelte-1qaek2h.svelte-1qaek2h{display:flex;gap:8px}.synonym-add.svelte-1qaek2h input.svelte-1qaek2h{flex:1}.form-actions.svelte-1qaek2h.svelte-1qaek2h{display:flex;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--border-color)}.pagination.svelte-1qaek2h.svelte-1qaek2h{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px}.pagination.svelte-1qaek2h button.svelte-1qaek2h{padding:8px 16px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:4px;cursor:pointer}.pagination.svelte-1qaek2h button.svelte-1qaek2h:disabled{opacity:.5;cursor:not-allowed}.pagination.svelte-1qaek2h button.svelte-1qaek2h:not(:disabled):hover{background:var(--bg-hover)}.error-message.svelte-1qaek2h.svelte-1qaek2h{background:#fee;color:#c33;padding:12px;border-radius:4px;margin-bottom:16px}.loading.svelte-1qaek2h.svelte-1qaek2h{text-align:center;padding:40px;color:var(--text-secondary)}.modal-overlay.svelte-1qaek2h.svelte-1qaek2h{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-1qaek2h.svelte-1qaek2h{background:var(--bg-primary);border-radius:8px;max-width:600px;max-height:90vh;overflow-y:auto;width:90%;box-shadow:0 4px 6px #0000001a}.modal-header.svelte-1qaek2h.svelte-1qaek2h{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border-color)}.modal-header.svelte-1qaek2h h3.svelte-1qaek2h{margin:0;color:var(--text-primary)}.modal-close.svelte-1qaek2h.svelte-1qaek2h{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text-secondary)}.modal-body.svelte-1qaek2h.svelte-1qaek2h{padding:20px}.detail-section.svelte-1qaek2h.svelte-1qaek2h{margin-bottom:24px}.detail-section.svelte-1qaek2h h4.svelte-1qaek2h{margin:0 0 12px;color:var(--text-primary)}.detail-grid.svelte-1qaek2h.svelte-1qaek2h{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;color:var(--text-primary)}.detail-row.svelte-1qaek2h.svelte-1qaek2h{margin-top:12px;color:var(--text-primary)}.detail-row.svelte-1qaek2h p.svelte-1qaek2h{margin:8px 0 0;color:var(--text-secondary);line-height:1.5}.synonym-list.svelte-1qaek2h.svelte-1qaek2h{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.synonym-list.svelte-1qaek2h li.svelte-1qaek2h{background:var(--bg-tertiary);padding:4px 12px;border-radius:4px;font-size:13px;color:var(--text-primary)}.section-description.svelte-1qaek2h.svelte-1qaek2h{margin:0 0 12px;color:var(--text-secondary);font-size:14px}.danger-zone.svelte-1qaek2h.svelte-1qaek2h{margin-top:24px;padding-top:24px;border-top:2px solid #ef4444}.danger-zone.svelte-1qaek2h h4.svelte-1qaek2h{color:#ef4444}.admin-container.svelte-1lvyqbx.svelte-1lvyqbx{min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.admin-header.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-secondary);padding:20px 32px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.admin-header-left.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;align-items:center;gap:16px}.admin-header.svelte-1lvyqbx h1.svelte-1lvyqbx{margin:0;font-size:24px;color:var(--text-primary)}.back-btn.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-tertiary);border:1px solid var(--border-color);padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;color:var(--text-primary);transition:all .2s ease}.back-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover);border-color:var(--border-hover)}.logout-btn.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--error);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.logout-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover{opacity:.9}.login-section.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:40px}.login-card.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:32px;max-width:400px;width:100%;box-shadow:var(--shadow-md)}.login-card.svelte-1lvyqbx h2.svelte-1lvyqbx{margin:0 0 8px;color:var(--text-primary)}.login-hint.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary);font-size:14px;margin-bottom:24px}.form-group.svelte-1lvyqbx.svelte-1lvyqbx{margin-bottom:20px}.form-group.svelte-1lvyqbx label.svelte-1lvyqbx{display:block;margin-bottom:8px;color:var(--text-primary);font-weight:500}.form-group.svelte-1lvyqbx input[type=text].svelte-1lvyqbx,.form-group.svelte-1lvyqbx input[type=password].svelte-1lvyqbx{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-primary);color:var(--text-primary);font-size:14px}.form-group.svelte-1lvyqbx input.svelte-1lvyqbx:focus{outline:none;border-color:var(--accent-primary)}.login-btn.svelte-1lvyqbx.svelte-1lvyqbx{width:100%;padding:12px;background:var(--accent-primary);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer}.login-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--accent-hover)}.admin-content.svelte-1lvyqbx.svelte-1lvyqbx{padding:24px 32px}.admin-tabs.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--border-color)}.tab-btn.svelte-1lvyqbx.svelte-1lvyqbx{background:transparent;border:none;padding:12px 20px;cursor:pointer;color:var(--text-secondary);border-bottom:2px solid transparent;font-size:14px;font-weight:500}.tab-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover{color:var(--text-primary)}.tab-btn.active.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--accent-primary);border-bottom-color:var(--accent-primary)}.tab-content.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:24px;min-height:400px}.stats-grid.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.stat-card.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;padding:20px}.stat-card.svelte-1lvyqbx h3.svelte-1lvyqbx{margin:0 0 16px;color:var(--text-primary);font-size:18px}.stat-section.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:16px}.stat-section.svelte-1lvyqbx h4.svelte-1lvyqbx{margin:0 0 12px;color:var(--text-secondary);font-size:14px;font-weight:600;text-transform:uppercase}.stat-item.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--border-color)}.stat-item.svelte-1lvyqbx.svelte-1lvyqbx:last-child{border-bottom:none}.stat-label.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary)}.stat-value.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-primary);font-weight:600}.accordion-container.svelte-1lvyqbx.svelte-1lvyqbx{width:100%}.accordion-header-section.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.accordion-header-section.svelte-1lvyqbx h2.svelte-1lvyqbx{margin:0;color:var(--text-primary)}.accordion-controls.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:8px}.control-btn.svelte-1lvyqbx.svelte-1lvyqbx{padding:6px 12px;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:13px;cursor:pointer;transition:all .2s ease}.control-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover);border-color:var(--border-hover)}.accordion-list.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-direction:column;gap:8px}.accordion-item.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;overflow:hidden;transition:all .2s ease}.accordion-item.svelte-1lvyqbx.svelte-1lvyqbx:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.accordion-header.svelte-1lvyqbx.svelte-1lvyqbx{width:100%;padding:14px 16px;background:var(--bg-secondary);border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--text-primary);transition:background-color .2s ease}.accordion-header.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover)}.accordion-title.svelte-1lvyqbx.svelte-1lvyqbx{flex:1;display:flex;align-items:center;gap:8px;font-weight:500}.accordion-icon.svelte-1lvyqbx.svelte-1lvyqbx{transition:transform .2s ease;color:var(--text-secondary);display:flex;align-items:center}.accordion-icon.expanded.svelte-1lvyqbx.svelte-1lvyqbx{transform:rotate(180deg)}.accordion-content.svelte-1lvyqbx.svelte-1lvyqbx{padding:16px;border-top:1px solid var(--border-color);background:var(--bg-primary);animation:svelte-1lvyqbx-slideDown .2s ease-out}@keyframes svelte-1lvyqbx-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.accordion-field.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-color)}.accordion-field.svelte-1lvyqbx.svelte-1lvyqbx:last-child{border-bottom:none}.accordion-field.svelte-1lvyqbx label.svelte-1lvyqbx{font-weight:600;color:var(--text-secondary);font-size:13px;text-transform:uppercase;letter-spacing:.5px}.accordion-field.svelte-1lvyqbx span.svelte-1lvyqbx{color:var(--text-primary);word-break:break-word}.accordion-field-full.svelte-1lvyqbx.svelte-1lvyqbx{grid-template-columns:1fr;margin-top:8px}.accordion-field-full.svelte-1lvyqbx label.svelte-1lvyqbx{margin-bottom:8px}.content-json-display.svelte-1lvyqbx.svelte-1lvyqbx{width:100%}.content-section.svelte-1lvyqbx.svelte-1lvyqbx{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.content-section.svelte-1lvyqbx.svelte-1lvyqbx:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.content-section-title.svelte-1lvyqbx.svelte-1lvyqbx{margin:0 0 12px;font-size:14px;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.content-text.svelte-1lvyqbx.svelte-1lvyqbx{margin:0;color:var(--text-primary);line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.content-text.muted.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary);font-style:italic}.markdown-content.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary);font-size:14px;line-height:1.7}.markdown-content.svelte-1lvyqbx p{margin:0 0 12px}.markdown-content.svelte-1lvyqbx p:last-child{margin-bottom:0}.markdown-content.svelte-1lvyqbx h1,.markdown-content.svelte-1lvyqbx h2,.markdown-content.svelte-1lvyqbx h3,.markdown-content.svelte-1lvyqbx h4,.markdown-content.svelte-1lvyqbx h5,.markdown-content.svelte-1lvyqbx h6{margin:16px 0 8px;color:var(--text-primary);font-weight:600}.markdown-content.svelte-1lvyqbx h1{font-size:20px}.markdown-content.svelte-1lvyqbx h2{font-size:18px}.markdown-content.svelte-1lvyqbx h3{font-size:16px}.markdown-content.svelte-1lvyqbx h4{font-size:15px}.markdown-content.svelte-1lvyqbx h5{font-size:14px}.markdown-content.svelte-1lvyqbx h6{font-size:13px}.markdown-content.svelte-1lvyqbx ul,.markdown-content.svelte-1lvyqbx ol,.content-section.svelte-1lvyqbx .markdown-content.svelte-1lvyqbx ul,.content-section.svelte-1lvyqbx .markdown-content.svelte-1lvyqbx ol{margin:12px 0;padding-left:28px;list-style-position:outside}.markdown-content.svelte-1lvyqbx li,.content-section.svelte-1lvyqbx .markdown-content.svelte-1lvyqbx li{margin-bottom:8px;line-height:1.6}.markdown-content.svelte-1lvyqbx li p,.content-section.svelte-1lvyqbx .markdown-content.svelte-1lvyqbx li p{margin:0 0 8px}.markdown-content.svelte-1lvyqbx li:last-child{margin-bottom:0}.content-section.svelte-1lvyqbx .markdown-content.svelte-1lvyqbx li:last-child{margin-bottom:0}.markdown-content.svelte-1lvyqbx strong{font-weight:600;color:var(--text-primary)}.markdown-content.svelte-1lvyqbx em{font-style:italic}.markdown-content.svelte-1lvyqbx code{background:var(--bg-tertiary);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}.markdown-content.svelte-1lvyqbx pre{background:var(--bg-tertiary);padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}.markdown-content.svelte-1lvyqbx pre code{background:transparent;padding:0}.markdown-content.svelte-1lvyqbx a{color:var(--accent-primary);text-decoration:none}.markdown-content.svelte-1lvyqbx a:hover{text-decoration:underline}.markdown-content.svelte-1lvyqbx a.citation-marker,.markdown-content.svelte-1lvyqbx a.citation-link-inline{color:var(--accent-primary);font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;margin-left:2px}.markdown-content.svelte-1lvyqbx a[href="#citations-section"]{color:var(--accent-primary);font-weight:600;text-decoration:none;background-color:#007bff1a;padding:2px 6px;border-radius:3px;margin-left:3px;font-size:.85em;vertical-align:super;display:inline-block;transition:all .2s ease}.markdown-content.svelte-1lvyqbx a[href="#citations-section"]:hover{color:var(--accent-hover, #0056b3);background-color:#007bff33}.markdown-content.svelte-1lvyqbx blockquote{border-left:3px solid var(--border-color);padding-left:16px;margin:12px 0;color:var(--text-tertiary);font-style:italic}.citations-list.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-direction:column;gap:16px}.citation-item.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;padding:12px;transition:all .2s ease}.citation-item.svelte-1lvyqbx.svelte-1lvyqbx:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.citation-header.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;align-items:center;gap:8px;margin-bottom:8px}.citation-number.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--accent-primary);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}.citation-title.svelte-1lvyqbx.svelte-1lvyqbx{margin:0;font-size:14px;font-weight:600;color:var(--text-primary);flex:1}.citation-link.svelte-1lvyqbx.svelte-1lvyqbx{display:inline-flex;align-items:center;gap:4px;color:var(--accent-primary);text-decoration:none;font-size:12px;margin-bottom:8px;word-break:break-all;transition:color .2s ease}.citation-link.svelte-1lvyqbx.svelte-1lvyqbx:hover{color:var(--accent-hover);text-decoration:underline}.citation-link.svelte-1lvyqbx svg.svelte-1lvyqbx{flex-shrink:0}.citation-snippet.svelte-1lvyqbx.svelte-1lvyqbx{margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.5;font-style:italic}.citation-meta.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:8px;display:flex;gap:12px;flex-wrap:wrap}.relevance-score.svelte-1lvyqbx.svelte-1lvyqbx{font-size:12px;color:var(--text-secondary);background:var(--bg-secondary);padding:4px 8px;border-radius:4px}.json-details.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:12px}.json-summary.svelte-1lvyqbx.svelte-1lvyqbx{cursor:pointer;color:var(--text-secondary);font-size:12px;font-weight:500;padding:8px;background:var(--bg-tertiary);border-radius:4px;-webkit-user-select:none;user-select:none;transition:all .2s ease}.json-summary.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover);color:var(--text-primary)}.json-content.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-tertiary);padding:12px;border-radius:4px;font-family:Courier New,monospace;font-size:11px;color:var(--text-primary);overflow-x:auto;max-height:300px;overflow-y:auto;margin:8px 0 0;white-space:pre-wrap;word-wrap:break-word;border:1px solid var(--border-color)}.probability-badge.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--accent-light);color:var(--accent-primary);padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.source-type-badge.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-tertiary);color:var(--text-secondary);padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase}.source-type-badge.type-intrinsic.svelte-1lvyqbx.svelte-1lvyqbx{background:#3b82f61a;color:var(--info)}.source-type-badge.type-grounded.svelte-1lvyqbx.svelte-1lvyqbx{background:#10b9811a;color:var(--success)}.source-type-badge.type-admin.svelte-1lvyqbx.svelte-1lvyqbx{background:#f59e0b1a;color:var(--warning)}.curation-status-badge.svelte-1lvyqbx.svelte-1lvyqbx{padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;margin-left:4px}.mono.svelte-1lvyqbx.svelte-1lvyqbx{font-family:Courier New,monospace;font-size:12px}.mono.small.svelte-1lvyqbx.svelte-1lvyqbx{font-size:11px;color:var(--text-secondary)}.loading.svelte-1lvyqbx.svelte-1lvyqbx{text-align:center;padding:40px;color:var(--text-secondary)}.error-message.svelte-1lvyqbx.svelte-1lvyqbx{background:#ef44441a;border:1px solid var(--error);color:var(--error);padding:12px;border-radius:6px;margin-bottom:16px}.success-message.svelte-1lvyqbx.svelte-1lvyqbx{background:#10b9811a;border:1px solid var(--success);color:var(--success);padding:16px;border-radius:6px;margin-bottom:24px}.success-message.svelte-1lvyqbx h3.svelte-1lvyqbx{margin:0 0 12px}.ingestion-section.svelte-1lvyqbx h2.svelte-1lvyqbx{margin:0 0 8px;color:var(--text-primary)}.section-description.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary);margin-bottom:24px}.ingestion-form.svelte-1lvyqbx.svelte-1lvyqbx{max-width:500px}.checkbox-label.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-label.svelte-1lvyqbx input[type=checkbox].svelte-1lvyqbx{width:auto;cursor:pointer}.ingestion-btn.svelte-1lvyqbx.svelte-1lvyqbx{padding:12px 24px;background:var(--accent-primary);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer}.ingestion-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover:not(:disabled){background:var(--accent-hover)}.ingestion-btn.svelte-1lvyqbx.svelte-1lvyqbx:disabled{opacity:.6;cursor:not-allowed}.scripts-section.svelte-1lvyqbx h2.svelte-1lvyqbx{margin:0 0 8px;color:var(--text-primary)}.scripts-grid.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:24px}.script-card.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;padding:20px;display:flex;flex-direction:column}.script-card.svelte-1lvyqbx h3.svelte-1lvyqbx{margin:0 0 12px;color:var(--text-primary);font-size:18px}.script-card.svelte-1lvyqbx p.svelte-1lvyqbx{margin:8px 0;color:var(--text-secondary);font-size:14px;line-height:1.5}.script-card.svelte-1lvyqbx code.svelte-1lvyqbx{background:var(--bg-tertiary);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:12px}.script-detail.svelte-1lvyqbx.svelte-1lvyqbx{font-size:13px;color:var(--text-tertiary);font-style:italic}.script-detail.warning.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--warning);font-weight:500;font-style:normal}.script-btn.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:auto;padding:12px 24px;background:var(--accent-primary);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.script-btn.svelte-1lvyqbx.svelte-1lvyqbx:hover:not(:disabled){background:var(--accent-hover)}.script-btn.svelte-1lvyqbx.svelte-1lvyqbx:disabled{opacity:.6;cursor:not-allowed}.script-btn-danger.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--error)}.script-btn-danger.svelte-1lvyqbx.svelte-1lvyqbx:hover:not(:disabled){background:#dc2626}.script-output.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:16px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;padding:12px;max-height:400px;overflow-y:auto}.script-output.svelte-1lvyqbx h4.svelte-1lvyqbx{margin:0 0 8px;color:var(--text-primary);font-size:14px}.script-output.svelte-1lvyqbx pre.svelte-1lvyqbx{margin:0;padding:0;font-family:Courier New,monospace;font-size:12px;color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word}.success-message.error.svelte-1lvyqbx.svelte-1lvyqbx{background:#ef44441a;border-color:var(--error);color:var(--error)}.description-text.svelte-1lvyqbx.svelte-1lvyqbx{margin:0;color:var(--text-primary);line-height:1.6;padding:8px 0}.synonyms-list.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.synonym-badge.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-tertiary);color:var(--text-primary);padding:4px 10px;border-radius:12px;font-size:12px;border:1px solid var(--border-color);transition:all .2s ease}.synonym-badge.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover);border-color:var(--border-hover);transform:translateY(-1px)}.category-badge.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--accent-light);color:var(--accent-primary);padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize;display:inline-block}.batch-ingestion-form.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-secondary);padding:20px;border-radius:8px;margin-bottom:30px}.form-row.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.multi-select-container.svelte-1lvyqbx.svelte-1lvyqbx{max-height:300px;overflow-y:auto;border:1px solid var(--border-color);border-radius:4px;padding:12px;background:var(--bg-primary);display:flex;flex-direction:column;gap:8px}.jobs-section.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:30px}.jobs-list.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-direction:column;gap:12px}.job-card.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;transition:all .2s ease}.job-card.svelte-1lvyqbx.svelte-1lvyqbx:hover{border-color:var(--border-hover);box-shadow:0 2px 8px #0000001a}.job-card.expanded.svelte-1lvyqbx.svelte-1lvyqbx{border-color:var(--accent-primary)}.job-header.svelte-1lvyqbx.svelte-1lvyqbx{padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.job-info.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1}.job-status.svelte-1lvyqbx.svelte-1lvyqbx{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.job-status-pending.svelte-1lvyqbx.svelte-1lvyqbx{background:#9ca3af33;color:#9ca3af}.job-status-running.svelte-1lvyqbx.svelte-1lvyqbx{background:#3b82f633;color:#3b82f6}.job-status-completed.svelte-1lvyqbx.svelte-1lvyqbx{background:#10b98133;color:#10b981}.job-status-failed.svelte-1lvyqbx.svelte-1lvyqbx{background:#ef444433;color:#ef4444}.job-status-paused.svelte-1lvyqbx.svelte-1lvyqbx{background:#f59e0b33;color:#f59e0b}.job-status-cancelled.svelte-1lvyqbx.svelte-1lvyqbx{background:#6b728033;color:#6b7280}.job-id.svelte-1lvyqbx.svelte-1lvyqbx{font-family:Courier New,monospace;font-size:12px;color:var(--text-secondary)}.job-progress.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-primary);font-size:14px}.job-tokens.svelte-1lvyqbx.svelte-1lvyqbx{font-size:12px;color:var(--text-secondary)}.job-actions.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:8px}.btn-pause.svelte-1lvyqbx.svelte-1lvyqbx,.btn-cancel.svelte-1lvyqbx.svelte-1lvyqbx,.btn-restart.svelte-1lvyqbx.svelte-1lvyqbx{padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}.btn-cancel.svelte-1lvyqbx.svelte-1lvyqbx{background:#ef44441a;color:#ef4444}.btn-cancel.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:#ef444433}.btn-restart.svelte-1lvyqbx.svelte-1lvyqbx{background:#10b9811a;color:#10b981}.btn-restart.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:#10b98133}.job-details.svelte-1lvyqbx.svelte-1lvyqbx{padding:16px;border-top:1px solid var(--border-color);background:var(--bg-primary)}.job-progress-bar.svelte-1lvyqbx.svelte-1lvyqbx{width:100%;height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden;margin-bottom:16px}.progress-fill.svelte-1lvyqbx.svelte-1lvyqbx{height:100%;background:var(--accent-primary);transition:width .3s ease}.job-stats.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px}.job-stats.svelte-1lvyqbx p.svelte-1lvyqbx{margin:0;font-size:13px;color:var(--text-secondary)}.job-stats.svelte-1lvyqbx strong.svelte-1lvyqbx{color:var(--text-primary)}.job-items.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:16px}.job-items.svelte-1lvyqbx h4.svelte-1lvyqbx{margin:0 0 12px;font-size:14px;color:var(--text-primary)}.items-list.svelte-1lvyqbx.svelte-1lvyqbx{max-height:400px;overflow-y:auto;border:1px solid var(--border-color);border-radius:4px;padding:8px;background:var(--bg-tertiary)}.item-row.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;align-items:center;gap:12px;padding:8px;border-radius:4px;margin-bottom:4px;font-size:12px;background:var(--bg-secondary)}.item-row.item-completed.svelte-1lvyqbx.svelte-1lvyqbx{background:#10b9811a}.item-row.item-failed.svelte-1lvyqbx.svelte-1lvyqbx{background:#ef44441a}.priority-summary.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:12px;font-size:12px;font-weight:500}.session-actions.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:16px;align-items:flex-end;padding:16px;background:var(--bg-primary);border-top:1px solid var(--border-color);flex-wrap:wrap}.session-actions.svelte-1lvyqbx .form-group.svelte-1lvyqbx{margin:0}.evaluations-list.svelte-1lvyqbx.svelte-1lvyqbx{padding:16px;border-top:1px solid var(--border-color)}.evaluations-list.svelte-1lvyqbx h4.svelte-1lvyqbx{margin:0 0 16px;color:var(--text-primary);font-size:16px}.evaluations-grid.svelte-1lvyqbx.svelte-1lvyqbx{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.evaluation-card.svelte-1lvyqbx.svelte-1lvyqbx{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;padding:12px;transition:all .2s ease}.evaluation-card.svelte-1lvyqbx.svelte-1lvyqbx:hover{box-shadow:0 2px 8px #0000001a}.evaluation-header.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.evaluation-priority.svelte-1lvyqbx.svelte-1lvyqbx{font-weight:600;font-size:12px;text-transform:uppercase}.evaluation-score.svelte-1lvyqbx.svelte-1lvyqbx{font-size:12px;color:var(--text-secondary)}.evaluation-pair.svelte-1lvyqbx.svelte-1lvyqbx{margin:8px 0;font-size:14px;color:var(--text-primary)}.evaluation-reason.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:8px;font-size:13px;color:var(--text-secondary);line-height:1.5}.evaluation-reason.svelte-1lvyqbx strong.svelte-1lvyqbx{color:var(--text-primary)}.evaluation-status.svelte-1lvyqbx.svelte-1lvyqbx{margin-top:8px;font-size:12px;color:#10b981;font-weight:500}.filter-header.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.filter-controls.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;flex-direction:column;gap:8px}.filter-input.svelte-1lvyqbx.svelte-1lvyqbx{padding:8px 12px;border:1px solid var(--border-color);border-radius:4px;font-size:14px;background:var(--bg-primary);color:var(--text-primary);width:100%}.filter-input.svelte-1lvyqbx.svelte-1lvyqbx:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px #3b82f61a}.select-buttons.svelte-1lvyqbx.svelte-1lvyqbx{display:flex;gap:8px;flex-wrap:wrap}.btn-small.svelte-1lvyqbx.svelte-1lvyqbx{padding:6px 12px;font-size:12px;border:1px solid var(--border-color);border-radius:4px;background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .2s ease}.btn-small.svelte-1lvyqbx.svelte-1lvyqbx:hover{background:var(--bg-hover);border-color:var(--border-hover)}.btn-small.svelte-1lvyqbx.svelte-1lvyqbx:active{transform:scale(.98)}.no-results.svelte-1lvyqbx.svelte-1lvyqbx{padding:16px;text-align:center;color:var(--text-secondary);font-style:italic}.item-row.item-skipped.svelte-1lvyqbx.svelte-1lvyqbx{background:#9ca3af1a}.item-status.svelte-1lvyqbx.svelte-1lvyqbx{padding:2px 8px;border-radius:8px;font-size:11px;font-weight:600;text-transform:uppercase}.item-tokens.svelte-1lvyqbx.svelte-1lvyqbx{color:var(--text-secondary);font-size:11px}.item-error.svelte-1lvyqbx.svelte-1lvyqbx{color:#ef4444;font-size:11px;flex:1}.more-items.svelte-1lvyqbx.svelte-1lvyqbx{text-align:center;color:var(--text-secondary);font-size:12px;padding:8px;margin:0}.cookie-bar.svelte-85jpds.svelte-85jpds{position:fixed;bottom:0;left:0;right:0;background:var(--bg-secondary);border-top:1px solid var(--border-color);box-shadow:var(--shadow-lg);z-index:10000;padding:24px 32px;transition:transform .3s ease,opacity .3s ease;animation:svelte-85jpds-slideUp .3s ease}@keyframes svelte-85jpds-slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-content.svelte-85jpds.svelte-85jpds{max-width:1200px;margin:0 auto}.cookie-main.svelte-85jpds.svelte-85jpds{display:flex;flex-direction:column;gap:20px}.cookie-text.svelte-85jpds h3.svelte-85jpds{margin:0 0 12px;font-size:20px;font-weight:600;color:var(--text-primary)}.cookie-text.svelte-85jpds p.svelte-85jpds{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--text-secondary)}.cookie-text.svelte-85jpds p.svelte-85jpds:last-child{margin-bottom:0}.cookie-legal.svelte-85jpds.svelte-85jpds{font-size:12px;color:var(--text-tertiary);font-style:italic}.cookie-actions.svelte-85jpds.svelte-85jpds{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn.svelte-85jpds.svelte-85jpds{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .2s ease;white-space:nowrap}.btn-accept.svelte-85jpds.svelte-85jpds{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.btn-accept.svelte-85jpds.svelte-85jpds:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.cookie-manage-btn.svelte-85jpds.svelte-85jpds{position:fixed;bottom:20px;right:20px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:24px;padding:10px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:13px;font-weight:500;box-shadow:var(--shadow-md);z-index:9999;transition:all .2s ease}.cookie-manage-btn.svelte-85jpds.svelte-85jpds:hover{background:var(--bg-hover);border-color:var(--border-hover);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.cookie-manage-btn.svelte-85jpds svg.svelte-85jpds{width:16px;height:16px}@media (max-width: 768px){.cookie-bar.svelte-85jpds.svelte-85jpds{padding:20px}.cookie-main.svelte-85jpds.svelte-85jpds{gap:16px}.cookie-actions.svelte-85jpds.svelte-85jpds{flex-direction:column}.btn.svelte-85jpds.svelte-85jpds{width:100%}.cookie-manage-btn.svelte-85jpds.svelte-85jpds{bottom:10px;right:10px;padding:8px 12px;font-size:12px}}.app-container.svelte-j02nef.svelte-j02nef{display:flex;flex-direction:column;background:var(--bg-primary);transition:background-color .3s ease;min-height:100vh}.app-header.svelte-j02nef.svelte-j02nef{background:var(--bg-secondary);padding:24px 32px;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:background-color .3s ease,border-color .3s ease;overflow-x:hidden}.header-content.svelte-j02nef.svelte-j02nef{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto}.header-text.svelte-j02nef.svelte-j02nef{flex:1}.header-actions.svelte-j02nef.svelte-j02nef{display:flex;gap:12px;align-items:center}.admin-link.svelte-j02nef.svelte-j02nef{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:6px;color:var(--text-primary);font-size:14px;transition:all .2s ease;box-shadow:var(--shadow-sm)}.admin-link.svelte-j02nef.svelte-j02nef:hover{background:var(--bg-hover);border-color:var(--border-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.admin-link.svelte-j02nef svg.svelte-j02nef{width:18px;height:18px}.zebra-image.svelte-j02nef.svelte-j02nef{height:80px;width:auto;object-fit:contain;opacity:.5;animation:svelte-j02nef-slideInFromRight 1s ease-out}@keyframes svelte-j02nef-slideInFromRight{0%{transform:translate(10vw);opacity:.25}to{transform:translate(0);opacity:.5}}.app-header.svelte-j02nef h1.svelte-j02nef{margin:0 0 6px;font-size:32px;color:var(--text-primary);font-weight:700;letter-spacing:-.5px;transition:color .3s ease}.app-header.svelte-j02nef .subtitle.svelte-j02nef{margin:0;font-size:15px;color:var(--text-secondary);font-weight:400;transition:color .3s ease}.theme-toggle.svelte-j02nef.svelte-j02nef{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:all .2s ease;box-shadow:var(--shadow-sm)}.theme-toggle.svelte-j02nef.svelte-j02nef:hover{background:var(--bg-hover);border-color:var(--border-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.theme-toggle.svelte-j02nef.svelte-j02nef:active{transform:translateY(0)}.theme-toggle.svelte-j02nef svg.svelte-j02nef{width:20px;height:20px}.search-section.svelte-j02nef.svelte-j02nef{background:var(--bg-secondary);padding:24px 32px;border-bottom:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}.main-content.svelte-j02nef.svelte-j02nef{flex:1;display:flex;position:relative;overflow:visible;background:var(--bg-primary);transition:background-color .3s ease;min-height:0}.matrix-section.svelte-j02nef.svelte-j02nef{flex:1;min-width:0;max-width:100%;overflow:visible;background:var(--bg-primary);transition:background-color .3s ease;padding:0;min-height:0}
