*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f8fafc;color:#1e293b;line-height:1.6}.app{max-width:1280px;margin:0 auto;padding:1rem 2rem}.app-header{text-align:center;padding:2rem 0 1rem;border-bottom:2px solid #e2e8f0;margin-bottom:2rem}.app-header h1{font-size:1.75rem;color:#0f172a}.subtitle{color:#64748b;font-size:.95rem;margin-top:.25rem}.status-bar{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;color:#64748b}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.green{background:#16a34a}.status-dot.red{background:#dc2626}.status-dot.gray{background:#9ca3af}.app-main{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}@media(max-width:768px){.app-main{grid-template-columns:1fr}}.upload-section{margin-bottom:1.5rem}.upload-section h2,.document-list h2,.query-section h2{font-size:1.1rem;margin-bottom:.75rem;color:#334155}.drop-zone{border:2px dashed #cbd5e1;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;color:#64748b}.drop-zone:hover,.drop-zone.dragging{border-color:#3b82f6;background:#eff6ff}.upload-message{margin-top:.5rem;font-size:.85rem;color:#16a34a}.no-docs{color:#94a3b8;font-size:.9rem}table{width:100%;border-collapse:collapse;font-size:.85rem}th{text-align:left;padding:.5rem .75rem;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600}td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9}.btn-delete{background:none;border:1px solid #fca5a5;color:#dc2626;border-radius:4px;padding:.2rem .6rem;cursor:pointer;font-size:.8rem}.btn-delete:hover{background:#fef2f2}.btn-sample{margin-top:.6rem;width:100%;padding:.5rem 1rem;background:#f0fdf4;color:#15803d;border:1px solid #86efac;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .2s,border-color .2s}.btn-sample:hover:not(:disabled){background:#dcfce7;border-color:#4ade80}.btn-sample:disabled{opacity:.6;cursor:not-allowed}.query-section textarea{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;resize:vertical;font-family:inherit;font-size:.95rem}.query-section textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.btn-primary{margin-top:.75rem;padding:.6rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.error-text{color:#dc2626;font-size:.85rem;margin-top:.5rem}.response-section{margin-top:1.5rem}.loading-indicator{padding:1.5rem;text-align:center;color:#64748b;background:#f1f5f9;border-radius:8px;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.answer-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.5rem;box-shadow:0 1px 3px #0000000f}.answer-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.answer-header h3{font-size:1.1rem;color:#0f172a}.confidence-badge{padding:.15rem .6rem;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px}.answer-text{font-size:.95rem;line-height:1.7;margin-bottom:1rem;white-space:pre-wrap}.confidence-detail{font-size:.85rem;color:#475569;padding:.75rem;background:#f8fafc;border-radius:6px;margin-bottom:1rem}.sources{margin-top:1rem}.sources h4{font-size:.95rem;margin-bottom:.5rem;color:#334155}.source-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem;margin-bottom:.5rem}.source-header{display:flex;gap:1rem;font-size:.8rem;color:#475569;margin-bottom:.4rem;flex-wrap:wrap}.sim-score{color:#3b82f6;font-weight:500}.source-excerpt{font-size:.82rem;color:#64748b;line-height:1.5}.debug-toggle{margin-top:.6rem;font-size:.85rem;color:#475569;display:flex;align-items:center;gap:.4rem;-webkit-user-select:none;user-select:none}.debug-toggle input[type=checkbox]{cursor:pointer}.debug-section{margin-top:1rem;border-top:1px dashed #e2e8f0;padding-top:1rem}.debug-section-title{font-size:.9rem;color:#7c3aed;margin-bottom:.5rem;font-weight:600;letter-spacing:.3px}.debug-collapsible{margin-bottom:.5rem;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.debug-collapsible-header{width:100%;background:#f8fafc;border:none;text-align:left;padding:.5rem .75rem;font-size:.83rem;font-weight:600;color:#334155;cursor:pointer;display:flex;align-items:center;gap:.4rem}.debug-collapsible-header:hover{background:#f1f5f9}.debug-collapsible-body{padding:.5rem .75rem;background:#fff}.debug-chunk-list{display:flex;flex-direction:column;gap:.4rem}.debug-chunk-item{padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px}.debug-chunk-header{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.78rem;color:#475569;margin-bottom:.3rem}.debug-chunk-header strong{color:#1e293b}.debug-chunk-text{font-size:.78rem;color:#64748b;line-height:1.5}.disclaimer{margin-top:1.25rem;padding:.75rem;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;font-size:.8rem;color:#92400e;line-height:1.5}
