.code-block.svelte-1n23mzv{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--bg-code);margin:0 0 8px;overflow:hidden}.code-head.svelte-1n23mzv{border-bottom:1px solid var(--border);background:var(--bg-overlay-softer);justify-content:space-between;align-items:center;gap:8px;padding:4px 6px 4px 10px;display:flex}.lang.svelte-1n23mzv{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-muted);text-transform:lowercase;font-size:.68rem}.copy.svelte-1n23mzv{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--bg-overlay-soft);color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:4px;padding:3px 8px;font-size:.68rem;display:inline-flex}.copy.svelte-1n23mzv:hover{background:var(--bg-overlay-softer);border-color:var(--cyan);color:var(--cyan)}.copy.done.svelte-1n23mzv{border-color:var(--cyan);color:var(--cyan)}.copy.svelte-1n23mzv svg:where(.svelte-1n23mzv){fill:currentColor;width:13px;height:13px}.code-block.svelte-1n23mzv pre{font-family:var(--font-mono);margin:0;padding:10px 12px;font-size:.8rem;line-height:1.45;overflow-x:auto;background:var(--bg-code)!important}.code-block.svelte-1n23mzv pre code{background:0 0;padding:0;font-family:inherit}.code-block.svelte-1n23mzv .fallback:where(.svelte-1n23mzv) code:where(.svelte-1n23mzv){color:var(--text)}.msg.svelte-195tpfc{flex-direction:column;margin-bottom:12px;display:flex}.msg.user.svelte-195tpfc{align-items:flex-end}.msg.assistant.svelte-195tpfc{align-items:flex-start}.bubble.svelte-195tpfc{border-radius:var(--radius-sm);word-wrap:break-word;overflow-wrap:anywhere;max-width:85%;padding:10px 14px;font-size:.9rem;line-height:1.5}.user.svelte-195tpfc .bubble:where(.svelte-195tpfc){color:#fff;background:linear-gradient(135deg,#00a5bb,#5a4bd4);border-bottom-right-radius:4px;max-width:80%}.assistant.svelte-195tpfc .bubble:where(.svelte-195tpfc){background:var(--bg-overlay-soft);color:var(--text);border-bottom-left-radius:4px}.dots.svelte-195tpfc{gap:4px;padding:2px 0;display:inline-flex}.dots.svelte-195tpfc i:where(.svelte-195tpfc){background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite svelte-195tpfc-dot}.dots.svelte-195tpfc i:where(.svelte-195tpfc):nth-child(2){animation-delay:.2s}.dots.svelte-195tpfc i:where(.svelte-195tpfc):nth-child(3){animation-delay:.4s}@keyframes svelte-195tpfc-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.cursor.svelte-195tpfc{vertical-align:text-bottom;background:var(--cyan);width:7px;height:1em;margin-inline-start:2px;animation:1s steps(2,start) infinite svelte-195tpfc-blink;display:inline-block}@keyframes svelte-195tpfc-blink{50%{opacity:0}}.actions.svelte-195tpfc{gap:4px;margin:4px 2px 0;display:flex}.action.svelte-195tpfc{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--bg-overlay-soft);color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;display:inline-flex}.action.svelte-195tpfc:hover{background:var(--bg-overlay-softer);border-color:var(--cyan);color:var(--cyan)}.action.done.svelte-195tpfc{border-color:var(--cyan);color:var(--cyan)}.action.svelte-195tpfc svg:where(.svelte-195tpfc){fill:currentColor;width:13px;height:13px}.md.svelte-195tpfc p{margin:0 0 8px}.md.svelte-195tpfc p:last-child{margin-bottom:0}.md.svelte-195tpfc h3,.md.svelte-195tpfc h4,.md.svelte-195tpfc h5,.md.svelte-195tpfc h6{margin:12px 0 6px;font-size:.95rem;font-weight:600}.md.svelte-195tpfc ul,.md.svelte-195tpfc ol{margin:0 0 8px;padding-inline-start:20px}.md.svelte-195tpfc li{margin-bottom:3px}.md.svelte-195tpfc a{color:var(--cyan);text-decoration:underline}.md.svelte-195tpfc code{font-family:var(--font-mono);background:var(--bg-code);border-radius:var(--radius-xs);padding:1px 5px;font-size:.82em}.overlay.svelte-h03yxk{z-index:98;background:#00000080;position:fixed;inset:0}.panel.svelte-h03yxk{z-index:99;border:1px solid var(--glass-border);border-radius:var(--radius);flex-direction:column;width:min(400px,100vw - 32px);height:min(620px,100vh - 48px);display:flex;position:fixed;inset-block-end:24px;inset-inline-end:24px;overflow:hidden;box-shadow:0 16px 48px #00000059}.head.svelte-h03yxk{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 16px;display:flex}.titles.svelte-h03yxk{flex-direction:column;gap:2px;min-width:0;display:flex}.titles.svelte-h03yxk strong:where(.svelte-h03yxk){color:var(--text);font-size:.95rem}.titles.svelte-h03yxk span:where(.svelte-h03yxk){color:var(--text-muted);font-size:.74rem}.head-actions.svelte-h03yxk{flex-shrink:0;gap:4px;display:flex}.icon-btn.svelte-h03yxk{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--bg-overlay-soft);width:32px;height:32px;color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease);justify-content:center;align-items:center;display:flex}.icon-btn.svelte-h03yxk:hover{background:var(--bg-overlay-softer);border-color:var(--cyan);color:var(--cyan)}.icon-btn.svelte-h03yxk svg:where(.svelte-h03yxk){fill:currentColor;width:18px;height:18px}.messages-wrap.svelte-h03yxk{flex:1;min-height:0;display:flex;position:relative}.messages.svelte-h03yxk{flex:1;padding:16px;overflow-y:auto}.empty.svelte-h03yxk{text-align:center;flex-direction:column;gap:6px;margin-block:auto;padding:24px 8px;display:flex}.empty.svelte-h03yxk strong:where(.svelte-h03yxk){color:var(--text);font-size:1.05rem}.empty.svelte-h03yxk p:where(.svelte-h03yxk){color:var(--text-muted);margin:0 0 6px;font-size:.85rem}.chips.svelte-h03yxk{flex-direction:column;gap:8px;margin-top:4px;display:flex}.chip.svelte-h03yxk{text-align:start;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-overlay-softer);color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), transform .15s var(--ease);padding:9px 12px;font-size:.84rem;line-height:1.35}.chip.svelte-h03yxk:hover{background:var(--bg-overlay-soft);border-color:var(--cyan);transform:translateY(-1px)}.error.svelte-h03yxk{color:var(--red);background:color-mix(in srgb, var(--red) 12%, transparent);border:1px solid color-mix(in srgb, var(--red) 30%, transparent);border-radius:var(--radius-xs);padding:8px 12px;font-size:.82rem}.scroll-bottom.svelte-h03yxk{border:1px solid var(--glass-border);background:var(--bg-overlay-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:32px;height:32px;color:var(--text);cursor:pointer;transition:transform .15s var(--ease), color .15s var(--ease);border-radius:50%;justify-content:center;align-items:center;margin-inline:auto;display:flex;position:absolute;inset-block-end:12px;inset-inline:0;box-shadow:0 4px 14px #00000040}.scroll-bottom.svelte-h03yxk:hover{color:var(--cyan);transform:translateY(-1px)}.scroll-bottom.svelte-h03yxk svg:where(.svelte-h03yxk){fill:currentColor;width:18px;height:18px}.foot.svelte-h03yxk{border-top:1px solid var(--border);padding:10px 12px 12px}.turnstile.svelte-h03yxk:empty{display:none}.turnstile.svelte-h03yxk{margin-bottom:8px}.composer.svelte-h03yxk{background:var(--bg-overlay-soft);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:flex-end;gap:8px;padding:6px 6px 6px 12px;display:flex}.composer.svelte-h03yxk:focus-within{border-color:var(--cyan)}textarea.svelte-h03yxk{resize:none;color:var(--text);font:inherit;background:0 0;border:none;outline:none;flex:1;max-height:120px;padding:4px 0;font-size:.9rem;line-height:1.4}textarea.svelte-h03yxk::placeholder{color:var(--text-dim)}.send.svelte-h03yxk{cursor:pointer;color:#fff;width:34px;height:34px;transition:opacity .15s var(--ease), transform .15s var(--ease);background:linear-gradient(135deg,#00a5bb,#5a4bd4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.send.svelte-h03yxk:disabled{opacity:.4;cursor:not-allowed}.send.svelte-h03yxk:not(:disabled):hover{transform:scale(1.05)}.send.stop.svelte-h03yxk{background:var(--red)}.send.svelte-h03yxk svg:where(.svelte-h03yxk){fill:currentColor;width:18px;height:18px}.spinner.svelte-h03yxk{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite svelte-h03yxk-spin}@keyframes svelte-h03yxk-spin{to{transform:rotate(360deg)}}.hint.svelte-h03yxk{color:var(--text-dim);text-align:center;margin:8px 2px 0;font-size:.7rem}.hint.counter.svelte-h03yxk{text-align:end;font-variant-numeric:tabular-nums}@media (width<=560px){.panel.svelte-h03yxk{border-radius:var(--radius) var(--radius) 0 0;width:100vw;height:88vh;inset:auto 0 0}}
