:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:none;margin:0;padding:0;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}.header-bar[data-v-fd2a445a]{position:fixed;top:0;left:0;right:0;height:3.5rem;background:#4aa21a;color:#fff;display:flex;align-items:center;box-shadow:0 2px 6px #0000001a;z-index:10}.container[data-v-fd2a445a]{display:flex;align-items:center;width:100%;padding:0 1rem;gap:.75rem}.logo[data-v-fd2a445a]{height:2rem;object-fit:contain;margin-right:.5rem}.title[data-v-fd2a445a]{font-size:1.125rem;margin:0}.nav-links[data-v-fd2a445a]{margin-left:auto;display:flex;align-items:center;gap:.75rem}.nav-link[data-v-fd2a445a]{color:#fff;font-weight:600;border-radius:6px;padding:.25rem .625rem}.nav-link[data-v-fd2a445a]:hover,.nav-link.router-link-active[data-v-fd2a445a]{background:#ffffff2e}.form-section[data-v-d2c5b705]{padding:5rem 1rem 1rem}.card[data-v-d2c5b705]{background:#ccf5d1;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1rem;width:100%}.results-container[data-v-d2c5b705]{display:flex;justify-content:flex-end;margin-top:1rem;width:100%}.results-container[data-v-d2c5b705]>*{width:25%;min-width:300px}.card-title[data-v-d2c5b705]{margin:0 0 .75rem;font-size:1.125rem}.field[data-v-d2c5b705]{display:flex;flex-direction:column;gap:.375rem}.grid-inline-full[data-v-d2c5b705]{display:flex;gap:1rem;flex-wrap:wrap;width:100%;margin-top:1rem}.field-inline[data-v-d2c5b705]{display:flex;flex-direction:column;gap:.25rem;flex:1 1 0;min-width:0}.label[data-v-d2c5b705]{font-weight:600}.input[data-v-d2c5b705],.textarea[data-v-d2c5b705]{border:1px solid var(--color-border, #e5e7eb);border-radius:6px;padding:.5rem .625rem;font-size:.875rem}.checkbox-row[data-v-d2c5b705]{display:flex;align-items:center;gap:.5rem}.checkbox[data-v-d2c5b705]{accent-color:#4aa21a}.sources-container[data-v-d2c5b705]{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:1rem;background-color:#ffffff80;padding:1rem;border-radius:8px;border:1px solid var(--color-border, #e5e7eb)}.sources-header[data-v-d2c5b705]{display:flex;justify-content:space-between;align-items:center}.sources-actions[data-v-d2c5b705]{display:flex;gap:.5rem;font-size:.85rem}.action-link[data-v-d2c5b705]{font-weight:700;color:#4aa21a;cursor:pointer;transition:color .2s}.action-link[data-v-d2c5b705]:hover{text-decoration:underline;color:#1d5002}.separator[data-v-d2c5b705]{color:#94a3b8}.sources-grid[data-v-d2c5b705]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.source-item[data-v-d2c5b705]{padding:.25rem;border-radius:4px;transition:background-color .1s}.source-item[data-v-d2c5b705]:hover{background-color:#4aa21a0d}.source-label[data-v-d2c5b705]{word-break:break-all}.no-data[data-v-d2c5b705]{font-style:italic;color:#64748b;font-size:.9rem}.sources-pagination[data-v-d2c5b705]{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.btn-text[data-v-d2c5b705]{background:none;border:none;color:#4aa21a;font-weight:600;cursor:pointer;padding:.25rem .5rem;font-size:.9rem}.btn-text[data-v-d2c5b705]:hover{text-decoration:underline;color:#1d5002}.error[data-v-d2c5b705]{color:#b91c1c;font-size:.75rem;margin:0}.actions[data-v-d2c5b705]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.btn[data-v-d2c5b705]{border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary[data-v-d2c5b705]{background:#4aa21a;color:#fff}.btn-primary[data-v-d2c5b705]:hover{background:#1d5002}.btn-secondary[data-v-d2c5b705]{background:#c4e6b2;color:#000}.btn-secondary[data-v-d2c5b705]:hover{background:#7d9471}.btn[data-v-d2c5b705]:disabled{opacity:.5;cursor:not-allowed;background-color:#a0a0a0;color:#e5e7eb}.form-section[data-v-d0779e6f]{padding:1rem}.card[data-v-d0779e6f]{background:#ccf5d1;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1rem;width:100%}.card-title[data-v-d0779e6f]{margin:0 0 .75rem;font-size:1.125rem}.bot-context[data-v-d0779e6f]{margin:0 0 .75rem;font-size:.85rem;color:#1d5002}.field[data-v-d0779e6f]{display:flex;flex-direction:column;gap:.375rem}.grid-inline-full[data-v-d0779e6f]{display:flex;gap:1rem;flex-wrap:wrap;width:100%;margin-top:1rem}.field-inline[data-v-d0779e6f]{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex:1 1 auto;min-width:0}.label[data-v-d0779e6f]{font-weight:600}.input[data-v-d0779e6f],.textarea[data-v-d0779e6f]{border:1px solid var(--color-border, #e5e7eb);border-radius:6px;padding:.5rem .625rem;font-size:.875rem;font-family:inherit}.checkbox-wrapper[data-v-d0779e6f]{display:flex;align-items:center;gap:.5rem;width:fit-content;cursor:pointer}.checkbox[data-v-d0779e6f]{accent-color:#4aa21a}.actions[data-v-d0779e6f]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.btn[data-v-d0779e6f]{border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary[data-v-d0779e6f]{background:#4aa21a;color:#fff}.btn-primary[data-v-d0779e6f]:hover{background:#1d5002}.btn-secondary[data-v-d0779e6f]{background:#c4e6b2;color:#000}.btn-secondary[data-v-d0779e6f]:hover{background:#7d9471}.btn[data-v-d0779e6f]:disabled{opacity:.5;cursor:not-allowed;background-color:#a0a0a0;color:#e5e7eb}.spinner[data-v-d0779e6f]{display:inline-block;width:16px;height:16px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin-d0779e6f .6s linear infinite}@keyframes spin-d0779e6f{to{transform:rotate(360deg)}}.sources-container[data-v-3b78b323]{margin-top:0;padding:1rem;border-top:1px solid var(--color-border, #e5e7eb);animation:fadeIn-3b78b323 .5s ease-out}.sources-title[data-v-3b78b323]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.no-sources[data-v-3b78b323]{padding:2rem;text-align:center;background:#f3f4f6;border-radius:8px;color:#6b7280;font-style:italic}.sources-grid[data-v-3b78b323]{display:flex;flex-direction:column;gap:1rem;width:100%}.source-card[data-v-3b78b323]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.source-header[data-v-3b78b323]{display:flex;justify-content:space-between;align-items:flex-start}.source-title[data-v-3b78b323]{font-size:1rem;font-weight:700;color:#374151;text-align:left}.source-index[data-v-3b78b323]{font-size:.875rem;font-weight:600;color:#9ca3af}.source-meta[data-v-3b78b323]{display:flex;align-items:center;gap:.75rem}.source-content[data-v-3b78b323]{font-size:.875rem;color:#4b5563;line-height:1.5;flex:1;white-space:pre-wrap}.source-footer[data-v-3b78b323]{display:flex;justify-content:flex-end;align-items:baseline;gap:.75rem}.source-uid[data-v-3b78b323]{font-size:.75rem;color:#6b7280}.uid-label[data-v-3b78b323],.similarity-label[data-v-3b78b323]{font-weight:600}.source-similarity[data-v-3b78b323]{font-size:.75rem;color:#6b7280}.source-type[data-v-3b78b323]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:#ccf5d1;color:#4aa21a;padding:.25rem .5rem;border-radius:4px;display:inline-block;width:fit-content}@keyframes fadeIn-3b78b323{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.answer-container[data-v-900da29a]{margin-top:0;padding:1rem;border-top:1px solid var(--color-border, #e5e7eb);animation:fadeIn-900da29a .5s ease-out}.answer-title[data-v-900da29a]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.answer-card[data-v-900da29a]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.answer-section[data-v-900da29a]{display:flex;flex-direction:row;align-items:baseline;gap:.75rem}.answer-section[data-v-900da29a]:last-child{flex-direction:column;align-items:flex-start;gap:.5rem}.section-title[data-v-900da29a]{font-size:.875rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.05em;background:#ccf5d1;color:#4aa21a;padding:.25rem .5rem;border-radius:4px;display:inline-block;width:fit-content;flex-shrink:0}.section-content[data-v-900da29a]{font-size:1.125rem;color:#4b5563;line-height:1.6;word-wrap:break-word;flex:1}.answer-text[data-v-900da29a]{color:#1f2937;font-weight:600}.answer-text.streaming[data-v-900da29a]{font-weight:400;white-space:pre-wrap}.answer-text[data-v-900da29a] p{margin:0;font-size:1rem}.answer-text[data-v-900da29a] p:last-child{margin-bottom:0}.answer-text[data-v-900da29a] strong{font-weight:700;color:#1f2937;font-size:inherit}.answer-text[data-v-900da29a] em{font-style:italic;font-size:inherit}.answer-text[data-v-900da29a] ul,.answer-text[data-v-900da29a] ol{margin:.35rem 0;padding-left:1rem;font-size:1rem}.answer-text[data-v-900da29a] li{margin:.15rem 0;font-size:1rem}.answer-text[data-v-900da29a] span,.answer-text[data-v-900da29a] a{font-size:inherit}.answer-text[data-v-900da29a] code{font-size:.9rem}.answer-text[data-v-900da29a] math{max-width:100%}.answer-text[data-v-900da29a] math[display=block]{display:block;margin:.5rem 0}.answer-text[data-v-900da29a] h1,.answer-text[data-v-900da29a] h2,.answer-text[data-v-900da29a] h3,.answer-text[data-v-900da29a] h4,.answer-text[data-v-900da29a] h5,.answer-text[data-v-900da29a] h6{font-size:1.125rem;font-weight:600;margin:.5rem 0;color:#1f2937}@keyframes fadeIn-900da29a{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.main-layout[data-v-f84934c3]{display:flex;flex-direction:column;gap:0;padding:0;max-width:100%;margin:0 auto}.top-section[data-v-f84934c3],.sources-section[data-v-f84934c3],.prompt-section[data-v-f84934c3],.answer-section[data-v-f84934c3]{width:100%}.admin-page[data-v-613fc059]{padding:5rem 1rem 1rem}.admin-shell[data-v-613fc059]{display:flex;flex-direction:column;gap:1rem}.head-row[data-v-613fc059]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.title[data-v-613fc059]{margin:0;font-size:1.4rem;font-weight:700}.subtitle[data-v-613fc059]{margin:0;color:#4b5563}.subtitle code[data-v-613fc059]{background:#eef2f7;border-radius:4px;padding:.1rem .3rem}.tab-list[data-v-613fc059]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.tab-button[data-v-613fc059]{display:flex;flex-direction:column;gap:.25rem;text-align:left;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer}.tab-button code[data-v-613fc059]{font-size:.78rem;color:#475569}.tab-button.active[data-v-613fc059]{border-color:#4aa21a;background:#e7f8dd}.notice[data-v-613fc059]{margin:0;border-radius:6px;padding:.55rem .75rem;font-weight:600}.notice-success[data-v-613fc059]{background:#def7df;color:#134e21}.notice-error[data-v-613fc059]{background:#fee2e2;color:#7f1d1d}.content-section[data-v-613fc059]{display:flex;flex-direction:column;gap:1rem}.form-grid[data-v-613fc059]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.bots-grid[data-v-613fc059]{grid-template-columns:2fr 2fr 1fr}.panel[data-v-613fc059],.table-panel[data-v-613fc059]{border:1px solid #d1d5db;border-radius:8px;padding:1rem;background:#f8fbff}.panel h3[data-v-613fc059],.table-panel h3[data-v-613fc059]{margin:0;font-size:1rem;font-weight:700}.panel[data-v-613fc059]{display:flex;flex-direction:column;gap:.75rem}.field[data-v-613fc059]{display:flex;flex-direction:column;gap:.3rem}.field span[data-v-613fc059]{font-weight:600}.field-row[data-v-613fc059]{flex-direction:row;align-items:flex-start;gap:.75rem}.field-row .field[data-v-613fc059]{flex:1}input[data-v-613fc059],select[data-v-613fc059],textarea[data-v-613fc059]{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:.45rem .55rem;font-size:.9rem;font-family:inherit}.table-header[data-v-613fc059]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.table-wrap[data-v-613fc059]{margin-top:.9rem;overflow-x:auto}table[data-v-613fc059]{width:100%;border-collapse:collapse}th[data-v-613fc059],td[data-v-613fc059]{border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top;padding:.5rem .4rem}th[data-v-613fc059]{font-size:.83rem;color:#475569}td[data-v-613fc059]{font-size:.88rem}.empty[data-v-613fc059]{color:#6b7280;text-align:center}.btn[data-v-613fc059]{border:none;border-radius:6px;padding:.5rem .8rem;font-size:.85rem;font-weight:700;cursor:pointer}.btn[data-v-613fc059]:disabled{cursor:not-allowed;opacity:.6}.btn-primary[data-v-613fc059]{background:#4aa21a;color:#fff}.btn-secondary[data-v-613fc059]{background:#d1e7c3;color:#1b3b0b}.btn-danger[data-v-613fc059]{background:#dc2626;color:#fff}@media(max-width:960px){.bots-grid[data-v-613fc059]{grid-template-columns:1fr}.field-row[data-v-613fc059]{flex-direction:column}}
