:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#16171b;--bg-sidebar:#101114;--bg-hover:#212329;--bg-active:#26282f;--bg-input:#1d1e23;--bg-user-msg:#23262d;--bg-error:#3a1f22;--text-error:#ff9b9b;--text:#e7e8ea;--text-dim:#8b8d94;--border:#2a2c33;--accent:#6c8cff;--accent-contrast:#0c0e12;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.55}a{color:inherit}button,textarea,input{font-family:inherit}.prose{overflow-wrap:break-word}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin:.6em 0}.prose ul,.prose ol{margin:.6em 0;padding-left:1.4em}.prose li{margin:.2em 0}.prose a{color:var(--accent)}.prose blockquote{border-left:3px solid var(--border);color:var(--text-dim);margin:.6em 0;padding:.2em 1em}.prose h1,.prose h2,.prose h3,.prose h4{margin:1em 0 .4em;line-height:1.3}.prose code{font-family:var(--font-mono);background:var(--bg-input);border-radius:.3em;padding:.15em .35em;font-size:.88em}.prose pre{border:1px solid var(--border);background:#0d0e11;border-radius:.5em;margin:.7em 0;padding:.8em 1em;overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.85em}.prose table{border-collapse:collapse;margin:.6em 0}.prose th,.prose td{border:1px solid var(--border);padding:.4em .7em}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.sidebar.svelte-129hoe0{box-sizing:border-box;background:var(--bg-sidebar);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.75rem;width:17rem;height:100%;padding:1rem;display:flex;overflow-y:auto}.app-name.svelte-129hoe0{color:var(--text);padding:0 .15rem;font-size:.95rem;font-weight:700}.new-conversation.svelte-129hoe0{background:var(--accent);color:var(--accent-contrast);font:inherit;cursor:pointer;text-align:left;border:none;border-radius:.5rem;padding:.6rem .8rem;font-weight:600}.sort-control.svelte-129hoe0{color:var(--text-dim);align-items:center;gap:.5rem;padding:0 .15rem;font-size:.78rem;display:flex}.sort-control.svelte-129hoe0 select:where(.svelte-129hoe0){background:var(--bg-input);color:var(--text);border:1px solid var(--border);font:inherit;cursor:pointer;border-radius:.4rem;flex:1;padding:.3rem .4rem;font-size:.78rem}.conversation-list.svelte-129hoe0{flex-direction:column;gap:.15rem;display:flex;overflow-y:auto}.empty.svelte-129hoe0{color:var(--text-dim);padding:.5rem .4rem;font-size:.9rem}.conversation-item.svelte-129hoe0{color:var(--text);border-radius:.45rem;align-items:center;gap:.4rem;padding:.55rem .6rem;font-size:.9rem;text-decoration:none;display:flex}.conversation-title.svelte-129hoe0{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.conversation-item.svelte-129hoe0:hover{background:var(--bg-hover)}.conversation-item.active.svelte-129hoe0{background:var(--bg-active);color:var(--accent)}.delete-button.svelte-129hoe0{width:1.5rem;height:1.5rem;color:var(--text-dim);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .12s;display:inline-flex}.conversation-item.svelte-129hoe0:hover .delete-button:where(.svelte-129hoe0),.conversation-item.svelte-129hoe0:focus-within .delete-button:where(.svelte-129hoe0),.delete-button.svelte-129hoe0:focus-visible{opacity:1}.delete-button.svelte-129hoe0:hover{background:var(--bg-error);color:var(--text-error)}.logout-form.svelte-129hoe0{border-top:1px solid var(--border);flex-shrink:0;padding-top:.5rem}.logout.svelte-129hoe0{width:100%;color:var(--text-dim);border:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:.5rem;padding:.55rem .7rem;font-size:.85rem}.logout.svelte-129hoe0:hover{background:var(--bg-hover);color:var(--text)}.app.svelte-12qhfyh{height:100vh;display:flex}.content.svelte-12qhfyh{flex:1;min-width:0;height:100%}
