*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{width:100%;height:100vh}.search-bar-component{flex-direction:column;gap:8px;display:flex}.search-bar-form{gap:8px;display:flex}.search-bar-input{border:1px solid #ccc;border-radius:4px;outline:none;flex:1;padding:8px 12px;font-size:.875rem;line-height:1.4;transition:border-color .15s}.search-bar-input:focus{border-color:#4a90d9;box-shadow:0 0 0 2px #4a90d926}.search-bar-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#4a90d9;border:none;border-radius:4px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background .15s}.search-bar-submit:hover:not(:disabled){background:#357abd}.search-bar-submit:disabled{cursor:not-allowed;background:#a0c4e8}.search-bar-error{color:#d32f2f;margin:0;padding:4px 0;font-size:.8rem;line-height:1.3}.search-bar-loading{color:#4a90d9;margin:0;padding:4px 0;font-size:.8rem;font-style:italic;line-height:1.3}.model-loader{border-bottom:1px solid #e0e0e0;margin-bottom:4px;padding:8px 0}.model-load-btn{color:#4a90d9;cursor:pointer;background:#f0f7ff;border:2px dashed #4a90d9;border-radius:6px;width:100%;padding:10px 16px;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s}.model-load-btn:hover{background:#e0efff;border-color:#357abd}.model-progress{flex-direction:column;gap:6px;display:flex}.model-progress-text{color:#4a90d9;font-size:.8rem;font-weight:500}.model-progress-bar{background:#e0e9f4;border-radius:3px;height:6px;overflow:hidden}.model-progress-fill{background:#4a90d9;border-radius:3px;height:100%;transition:width .3s}.model-error{flex-direction:column;gap:6px;display:flex}.model-ready{color:#2e7d32;margin:0;padding:4px 0;font-size:.8rem;font-weight:500}.search-controls-component{flex-direction:column;gap:14px;display:flex}.control-group{flex-direction:column;gap:4px;display:flex}.control-label{color:#333;font-size:.8rem;font-weight:500}.control-value{color:#4a90d9;font-weight:600}.control-slider{appearance:none;cursor:pointer;background:#ddd;border-radius:3px;outline:none;width:100%;height:6px}.control-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#4a90d9;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.control-slider::-moz-range-thumb{cursor:pointer;background:#4a90d9;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.control-range-labels{color:#888;justify-content:space-between;font-size:.7rem;display:flex}.control-toggle-group{flex-direction:row;justify-content:space-between;align-items:center}.control-toggle-label{color:#333;font-size:.8rem;font-weight:500}.control-toggle-label-disabled{color:#aaa}.control-toggle{cursor:pointer;background:#ccc;border:none;border-radius:11px;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.control-toggle-on{background:#4a90d9}.control-toggle-disabled{cursor:not-allowed;opacity:.6;background:#e8e8e8}.control-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.control-toggle-on .control-toggle-thumb{transform:translate(18px)}.results-list-component{flex-direction:column;gap:8px;display:flex}.results-list-message{color:#666;text-align:center;margin:16px 0;font-size:.875rem}.results-list-header{color:#555;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:.75rem;display:flex}.results-list-counter{font-weight:600}.results-list-doc-counts{color:#777}.results-list-items{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.results-list-item{cursor:pointer;border:1px solid #e8e8e8;border-radius:4px;padding:8px 10px;transition:background-color .15s,border-color .15s}.results-list-item:hover{background-color:#f0f4ff;border-color:#c0d0f0}.results-list-item:focus-visible{outline-offset:1px;outline:2px solid #4a90d9}.results-list-item--selected{background-color:#e8f0ff;border-color:#a0c0e8}.results-list-item-preview{color:#333;word-break:break-word;margin:0 0 6px;font-size:.8125rem;line-height:1.4}.results-list-item-meta{flex-wrap:wrap;align-items:center;gap:8px;font-size:.7rem;display:flex}.results-list-item-score{color:#444;font-weight:600}.results-list-item-doc{color:#666;white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.results-list-item-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:3px;padding:1px 6px;font-size:.65rem;font-weight:600;display:inline-block}.results-list-item-badge--semantic{color:#1b5998;background-color:#d6e6f5}.results-list-item-badge--keyword{color:#825e17;background-color:#f5ebd6}.navigation-controls-container{justify-content:center;align-items:center;gap:12px;display:flex}.nav-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .15s,border-color .15s;display:inline-flex}.nav-btn:hover:not(:disabled){background:#f0f0f0;border-color:#999}.nav-btn:disabled{opacity:.4;cursor:not-allowed}.nav-counter{color:#555;text-align:center;-webkit-user-select:none;user-select:none;min-width:60px;font-size:.875rem}.resource-monitor{border-top:1px solid #e0e0e0;padding:8px 16px}.resource-monitor-toggle{color:#666;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:4px 0;font-size:.75rem;display:flex}.resource-monitor-toggle:hover{color:#333}.resource-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.resource-dot--ok{background:#4caf50}.resource-dot--warning{background:#ff9800}.resource-dot--critical{background:#f44336}.resource-dot--unknown{background:#9e9e9e}.resource-monitor-panel{flex-direction:column;gap:6px;padding-top:8px;display:flex}.resource-row{justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.resource-label{color:#666}.resource-value{color:#333;font-variant-numeric:tabular-nums;font-weight:500}.resource-bar{background:#e8e8e8;border-radius:2px;height:4px;overflow:hidden}.resource-bar-fill{border-radius:2px;height:100%;transition:width .5s}.resource-bar-fill--ok{background:#4caf50}.resource-bar-fill--warning{background:#ff9800}.resource-bar-fill--critical{background:#f44336}.resource-section-title{text-transform:uppercase;letter-spacing:.05em;color:#999;border-bottom:1px solid #f0f0f0;margin-top:6px;padding-bottom:2px;font-size:.65rem}.resource-value--ok{color:#4caf50}.resource-value--warning{color:#e65100}.resource-value--critical{color:#c62828;font-weight:600}.resource-badge{font-size:.7rem;font-weight:500}.resource-badge--ok{color:#4caf50}.resource-badge--error{color:#f44336}.resource-badge--idle{color:#4caf50}.resource-badge--busy{color:#ff9800}.resource-tip{border-radius:4px;margin:4px 0 0;padding:6px 8px;font-size:.7rem;line-height:1.3}.resource-tip--warning{color:#e65100;background:#fff3e0}.resource-tip--critical{color:#c62828;background:#fce4ec}.highlighted-text{cursor:pointer;border-radius:3px;padding:2px 4px;transition:background-color .2s,opacity .2s;display:inline;position:relative}.highlighted-text--left{background-color:#bed9f4}.highlighted-text--left.highlighted-text--active{background-color:#75b3f0}.highlighted-text--right{background-color:#f4e2be}.highlighted-text--right.highlighted-text--active{background-color:#f0c775}.highlighted-text--clearing{opacity:0;background-color:#0000;transition:opacity .2s,background-color .2s}.highlighted-text__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:1000;background-color:#333;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:opacity .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.highlighted-text__tooltip:after{content:"";border:4px solid #0000;border-top-color:#333;position:absolute;top:100%;left:50%;transform:translate(-50%)}.highlighted-text:hover .highlighted-text__tooltip{opacity:1}.document-panel-container{border-right:1px solid #e0e0e0;flex-direction:column;flex:50%;min-width:0;height:100%;display:flex;overflow:hidden}.document-panel-container.right{border-right:none}.panel-header{background:#f5f5f5;border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;min-height:40px;padding:8px 16px;display:flex}.panel-file-name{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.875rem;font-weight:600;overflow:hidden}.panel-upload-btn{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 10px;font-size:.8rem}.panel-upload-btn:hover{background:#eee;border-color:#999}.panel-content{flex:1;min-height:0;padding:16px;overflow-y:auto}.panel-content h1,.panel-content h2,.panel-content h3,.panel-content h4,.panel-content h5,.panel-content h6{margin-top:1em;margin-bottom:.5em}.panel-content p{margin-bottom:.75em;line-height:1.6}.panel-content ul,.panel-content ol{margin-bottom:.75em;padding-left:1.5em}.panel-content li{margin-bottom:.25em}.panel-placeholder-area{color:#888;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;padding:32px;display:flex}.panel-placeholder-text{font-size:.95rem}.panel-placeholder-btn{color:#666;cursor:pointer;background:0 0;border:2px dashed #ccc;border-radius:8px;padding:8px 16px;font-size:.875rem}.panel-placeholder-btn:hover{color:#333;background:#f9f9f9;border-color:#999}.panel-drop-active{background:#e8f4fd;border:2px dashed #4a9fd5;border-radius:4px}.panel-error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:16px;padding:12px 16px;font-size:.85rem}.error-boundary-fallback{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:32px;display:flex}.error-boundary-fallback h3{color:#dc2626;margin:0}.error-boundary-fallback p{margin:0;font-size:.9rem}.error-boundary-retry-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:6px 14px;font-size:.85rem}.error-boundary-retry-btn:hover{background:#f0f0f0}.panel-embedding-progress{background:#f0f7ff;border-bottom:1px solid #d0e3f7;flex-shrink:0;padding:8px 16px}.panel-embedding-progress-text{color:#1e60a0;margin-bottom:6px;font-size:.8rem}.panel-embedding-progress-bar{background:#e0e9f4;border-radius:2px;height:4px;overflow:hidden}.panel-embedding-progress-fill{background:#3b82f6;border-radius:2px;height:100%;transition:width .3s}.panel-content--passages{white-space:pre-wrap;word-wrap:break-word}.passage-block{margin-bottom:.75em;line-height:1.6}.app-shell{flex-direction:column;height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.app-header{background:#fafafa;border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:12px 16px}.app-title{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:600}.app-main{flex:1;display:flex;overflow:hidden}.document-panels{flex:1;min-width:0;display:flex;overflow:hidden}.search-sidebar{background:#fafafa;border-left:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow-y:auto}.search-bar,.search-controls{border-bottom:1px solid #e0e0e0;padding:12px 16px}.results-list{flex:1;padding:12px 16px;overflow-y:auto}.navigation-controls{border-top:1px solid #e0e0e0;padding:12px 16px}.search-bar-placeholder,.search-controls-placeholder,.results-list-placeholder,.navigation-controls-placeholder{color:#888;text-align:center;font-size:.875rem}@media (width<=599px){.app-main{flex-direction:column}.document-panels{flex-direction:column;flex:1}.document-panel-container{border-bottom:1px solid #e0e0e0;border-right:none;flex:50%}.document-panel-container.right{border-bottom:none}.search-sidebar{border-top:1px solid #e0e0e0;border-left:none;width:100%;max-height:40vh}}
