:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e2d8;background:#1e1c1a;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.app{height:100vh;display:flex}.sidebar{background:#181614;border-right:1px solid #2b2723;flex-direction:column;width:280px;padding:1.25rem;display:flex}.brand{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.brand-icon{font-size:1.5rem}.brand-name{background:linear-gradient(135deg,#c9a47a,#8b6f47);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:700}.upload-btn{color:#1e1c1a;cursor:pointer;background:linear-gradient(135deg,#c9a47a,#8b6f47);border:none;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:transform .15s,opacity .15s,box-shadow .15s}.upload-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #c9a47a40}.upload-btn:disabled{opacity:.5;cursor:not-allowed}.doc-list{flex-direction:column;flex:1;gap:.4rem;display:flex;overflow-y:auto}.empty-docs{color:#6b645c;text-align:center;padding:2rem 0;font-size:.85rem}.doc-item{text-align:left;color:#c5beb3;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:.75rem;transition:all .15s}.doc-item:hover{background:#c9a47a0f;border-color:#2b2723}.doc-item.active{background:#c9a47a1f;border-color:#c9a47a}.doc-name{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.doc-meta{color:#7a7268;margin-top:.25rem;font-size:.75rem}.sidebar-footer{color:#6b645c;text-align:center;border-top:1px solid #2b2723;margin-top:1rem;padding-top:1rem;font-size:.7rem}.chat{background:#1e1c1a;flex-direction:column;flex:1;display:flex}.welcome{text-align:center;color:#9c958a;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.welcome-icon{margin-bottom:1rem;font-size:4rem}.welcome h2{color:#e8e2d8;margin-bottom:.5rem;font-size:1.5rem}.chat-header{background:#181614;border-bottom:1px solid #2b2723;padding:1.25rem 2rem}.chat-header h3{white-space:nowrap;text-overflow:ellipsis;color:#e8e2d8;font-size:1rem;font-weight:600;overflow:hidden}.messages{flex-direction:column;flex:1;gap:1.25rem;padding:2rem;display:flex;overflow-y:auto}.hint{text-align:center;color:#7a7268;margin-top:2rem;font-size:.9rem}.message{display:flex}.message.user{justify-content:flex-end}.message.assistant{justify-content:flex-start}.bubble{border-radius:16px;max-width:70%;padding:.9rem 1.1rem;font-size:.95rem;line-height:1.5}.message.user .bubble{color:#1e1c1a;background:linear-gradient(135deg,#c9a47a,#8b6f47);border-bottom-right-radius:4px}.message.assistant .bubble{color:#e8e2d8;background:#252320;border:1px solid #322e2a;border-bottom-left-radius:4px}.typing{gap:4px;padding:.9rem 1.1rem;display:flex}.typing span{background:#c9a47a;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite bounce}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}.sources{border-top:1px solid #322e2a;margin-top:.75rem;padding-top:.75rem}.sources summary{color:#9c958a;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.8rem}.source{color:#9c958a;background:#ffffff08;border-radius:6px;margin-top:.5rem;padding:.5rem;font-size:.75rem;line-height:1.4}.input-bar{background:#181614;border-top:1px solid #2b2723;gap:.75rem;padding:1.25rem 2rem;display:flex}.input-bar input{color:#e8e2d8;background:#252320;border:1px solid #322e2a;border-radius:10px;outline:none;flex:1;padding:.85rem 1rem;font-size:.95rem;transition:border-color .15s}.input-bar input:focus{border-color:#c9a47a}.input-bar input:disabled{opacity:.5}.input-bar button{color:#1e1c1a;cursor:pointer;background:linear-gradient(135deg,#c9a47a,#8b6f47);border:none;border-radius:10px;padding:.85rem 1.5rem;font-weight:600;transition:transform .15s,opacity .15s,box-shadow .15s}.input-bar button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #c9a47a40}.input-bar button:disabled{opacity:.4;cursor:not-allowed}@media (width<=768px){.sidebar{width:220px}}
