:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=light]{--bg-color: #ffffff;--text-color: #2d3748;--primary-color: #3182ce;--secondary-color: #319795;--accent-color: #805ad5;--surface-color: #f7fafc;--border-color: #e2e8f0;--card-bg: #ffffff;--card-border: #e2e8f0}:root[data-theme=pastel]{--bg-color: #fef7f0;--text-color: #4a5568;--primary-color: #ff9a8b;--secondary-color: #a8e6cf;--accent-color: #ffd3b6;--surface-color: #fff5f5;--border-color: #fed7d7;--card-bg: #fff5f5;--card-border: #fed7d7}:root[data-theme=dark]{--bg-color: #1a202c;--text-color: #ffffff;--primary-color: #63b3ed;--secondary-color: #4fd1c7;--accent-color: #b794f4;--surface-color: #2d3748;--border-color: #4a5568;--card-bg: #2d3748;--card-border: #4a5568}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--secondary-color)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--surface-color);color:var(--text-color);cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:var(--primary-color);background-color:var(--card-bg)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;margin:0;padding:0;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(59,130,246,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.5)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:rgba(96,165,250,.3)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:rgba(96,165,250,.5)}*{transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}*:focus{outline:none}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-text{background:linear-gradient(-45deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:400% 400%;animation:gradient-shift 3s ease infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}[data-theme=dark] .glass{background:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1)}.formatted-content{margin:1rem 0}.merged-sentences{font-size:1rem;line-height:1.6;color:inherit;margin:0;padding:0}.sentence-paragraph{margin:1rem 0;padding:1rem;background:rgba(59,130,246,.05);border-radius:8px;border:1px solid rgba(59,130,246,.2);transition:all .2s ease}.sentence-paragraph:hover{background:rgba(59,130,246,.08);border-color:#3b82f64d;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f61a}[data-theme=dark] .sentence-paragraph{background:rgba(96,165,250,.1);border-color:#60a5fa4d}[data-theme=dark] .sentence-paragraph:hover{background:rgba(96,165,250,.15);border-color:#60a5fa66;box-shadow:0 4px 12px #60a5fa33}.sentence-text{font-size:1rem;line-height:1.6;color:inherit;margin:0 0 .75rem;padding:0}.sentence-metadata{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(59,130,246,.2)}[data-theme=dark] .sentence-metadata{border-top-color:#60a5fa4d}.citations{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}[data-theme=dark] .citations{color:#9ca3af}.confidence-indicator{font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;display:inline-flex;align-items:center;gap:.25rem;width:fit-content}.confidence-indicator.high{background:rgba(34,197,94,.1);color:#16a34a;border:1px solid rgba(34,197,94,.3)}[data-theme=dark] .confidence-indicator.high{background:rgba(34,197,94,.2);color:#4ade80;border-color:#22c55e66}.confidence-indicator.medium{background:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.3)}[data-theme=dark] .confidence-indicator.medium{background:rgba(245,158,11,.2);color:#fbbf24;border-color:#f59e0b66}.confidence-indicator.low{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.3)}[data-theme=dark] .confidence-indicator.low{background:rgba(239,68,68,.2);color:#f87171;border-color:#ef444466}.json-structured-response{margin:1rem 0;padding:1rem;background:rgba(59,130,246,.05);border-radius:8px;border:1px solid rgba(59,130,246,.2)}[data-theme=dark] .json-structured-response{background:rgba(96,165,250,.1);border-color:#60a5fa4d}.json-field{margin:.5rem 0;padding:.5rem;background:rgba(255,255,255,.5);border-radius:4px;border-left:3px solid #3b82f6}[data-theme=dark] .json-field{background:rgba(0,0,0,.2);border-left-color:#60a5fa}.json-field strong{color:#1e40af;font-weight:600}[data-theme=dark] .json-field strong{color:#93c5fd}.json-answer,.json-response,.json-content,.json-text{font-size:1rem;line-height:1.6;color:inherit;margin:.5rem 0;padding:.5rem;background:rgba(59,130,246,.05);border-radius:4px;border-left:3px solid #3b82f6}[data-theme=dark] .json-answer,[data-theme=dark] .json-response,[data-theme=dark] .json-content,[data-theme=dark] .json-text{background:rgba(96,165,250,.1);border-left-color:#60a5fa}.inline-citation{font-size:.75rem;color:#6b7280;font-family:Courier New,monospace;margin-left:.25rem;opacity:.8;transition:opacity .2s ease}.inline-citation:hover{opacity:1}[data-theme=dark] .inline-citation{color:#9ca3af}.citation-link{color:#3b82f6;text-decoration:underline;transition:all .2s ease}.citation-link:hover{color:#1d4ed8;text-decoration:none;transform:translateY(-1px)}[data-theme=dark] .citation-link{color:#60a5fa}[data-theme=dark] .citation-link:hover{color:#93c5fd}.citation-text{color:inherit}.highlight-project-id{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-project-id{background:linear-gradient(135deg,#451a03,#92400e);color:#fef3c7}.highlight-project-title{background:linear-gradient(135deg,#dbeafe,#93c5fd);color:#1e40af;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-project-title{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#dbeafe}.highlight-acronym{background:linear-gradient(135deg,#f3e8ff,#c084fc);color:#581c87;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-acronym{background:linear-gradient(135deg,#581c87,#a855f7);color:#f3e8ff}.highlight-budget{background:linear-gradient(135deg,#dcfce7,#86efac);color:#166534;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-budget{background:linear-gradient(135deg,#166534,#22c55e);color:#dcfce7}.highlight-organization{background:linear-gradient(135deg,#fef2f2,#fca5a5);color:#991b1b;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-organization{background:linear-gradient(135deg,#991b1b,#ef4444);color:#fef2f2}.highlight-publication{background:linear-gradient(135deg,#f0f9ff,#7dd3fc);color:#0c4a6e;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-publication{background:linear-gradient(135deg,#0c4a6e,#0ea5e9);color:#f0f9ff}.highlight-authors{background:linear-gradient(135deg,#fefce8,#fde047);color:#a16207;padding:2px 6px;border-radius:4px;font-weight:600;font-style:italic}[data-theme=dark] .highlight-authors{background:linear-gradient(135deg,#a16207,#eab308);color:#fefce8}.highlight-date{background:linear-gradient(135deg,#f3f4f6,#d1d5db);color:#374151;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-date{background:linear-gradient(135deg,#374151,#6b7280);color:#f3f4f6}.highlight-status{background:linear-gradient(135deg,#ecfdf5,#6ee7b7);color:#065f46;padding:2px 6px;border-radius:4px;font-weight:600;text-transform:uppercase;font-size:.875em}[data-theme=dark] .highlight-status{background:linear-gradient(135deg,#065f46,#10b981);color:#ecfdf5}.highlight-programme{background:linear-gradient(135deg,#fef3c7,#fbbf24);color:#92400e;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-programme{background:linear-gradient(135deg,#92400e,#f59e0b);color:#fef3c7}.highlight-rcn{background:linear-gradient(135deg,#f3e8ff,#c4b5fd);color:#5b21b6;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-rcn{background:linear-gradient(135deg,#5b21b6,#8b5cf6);color:#f3e8ff}.highlight-doi{background:linear-gradient(135deg,#f0f9ff,#93c5fd);color:#1e40af;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace}[data-theme=dark] .highlight-doi{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#f0f9ff}.highlight-url{background:linear-gradient(135deg,#fef2f2,#fca5a5);color:#991b1b;padding:2px 6px;border-radius:4px;font-weight:600;font-family:Courier New,monospace;word-break:break-all}[data-theme=dark] .highlight-url{background:linear-gradient(135deg,#991b1b,#ef4444);color:#fef2f2}.highlight-topic{background:linear-gradient(135deg,#ecfdf5,#a7f3d0);color:#064e3b;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-topic{background:linear-gradient(135deg,#064e3b,#10b981);color:#ecfdf5}.highlight-country{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-country{background:linear-gradient(135deg,#92400e,#f59e0b);color:#fef3c7}.highlight-deliverable{background:linear-gradient(135deg,#f0f9ff,#7dd3fc);color:#0c4a6e;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-deliverable{background:linear-gradient(135deg,#0c4a6e,#0ea5e9);color:#f0f9ff}.highlight-legal{background:linear-gradient(135deg,#fef2f2,#fca5a5);color:#991b1b;padding:2px 6px;border-radius:4px;font-weight:600}[data-theme=dark] .highlight-legal{background:linear-gradient(135deg,#991b1b,#ef4444);color:#fef2f2}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
