.chat-section[data-astro-cid-2bvcivs7]{--transition-speed:.3s}.chat-container[data-astro-cid-2bvcivs7]{--bubble-radius:1rem;--bubble-padding:.75rem 1rem;--bubble-max-width:80%;gap:var(--spacing-md);padding:var(--spacing-md);font-family:var(--font-prose);flex-direction:column;margin:0 auto;display:flex}@media (width<=640px){.chat-container[data-astro-cid-2bvcivs7]{--bubble-max-width:100%}}.message-container[data-astro-cid-egapfcqg]{gap:var(--spacing-sm);flex-direction:column;display:flex}.message[data-astro-cid-egapfcqg]{display:flex}.message[data-astro-cid-egapfcqg].user{justify-content:flex-end}.message[data-astro-cid-egapfcqg].assistant{justify-content:flex-start}.message[data-astro-cid-egapfcqg].system{justify-content:center}.message-content[data-astro-cid-egapfcqg]{flex-direction:column;gap:.5rem;min-width:0;max-width:80%;display:flex}.message[data-astro-cid-egapfcqg].user .message-content[data-astro-cid-egapfcqg]{align-items:flex-end}.bubble[data-astro-cid-egapfcqg]{max-width:100%;font-size:var(--text-sm);word-wrap:break-word;overflow-wrap:break-word;border-radius:1rem;width:fit-content;min-width:0;padding:.75rem 1rem;display:inline-block}.bubble[data-astro-cid-egapfcqg] p{margin:.75rem 0}.bubble[data-astro-cid-egapfcqg] p:first-child{margin-top:0}.bubble[data-astro-cid-egapfcqg] p:last-child{margin-bottom:0}.user-bubble[data-astro-cid-egapfcqg]{background:var(--color-ink-light);color:var(--color-bg);text-align:left;border-bottom-right-radius:0}.assistant-bubble[data-astro-cid-egapfcqg]{background:var(--color-bg-code);color:var(--color-ink);text-align:left;border-bottom-left-radius:0}.system-bubble[data-astro-cid-egapfcqg]{background:var(--color-bg-code);color:var(--color-ink-light);text-align:left;font-style:italic}.model-label[data-astro-cid-egapfcqg],.user-label[data-astro-cid-egapfcqg]{font-size:var(--text-xs);color:var(--color-ink-light);margin-left:.5rem}.user-label[data-astro-cid-egapfcqg]{text-align:right;margin-bottom:.25rem}.timestamp-divider[data-astro-cid-egapfcqg]{margin:var(--spacing-sm) 0;justify-content:center;align-items:center;display:flex;position:relative}.timestamp-text[data-astro-cid-egapfcqg]{font-size:var(--text-xs);color:var(--color-ink-lighter);background:var(--color-bg);padding:0 var(--spacing-sm);z-index:1;position:relative}.message-image[data-astro-cid-egapfcqg]{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:500px;margin-top:.5rem}.message-iframe[data-astro-cid-egapfcqg]{border:1px solid var(--color-border);background:#fff;border-radius:.5rem;max-width:100%;margin-top:.5rem;display:block}.user-bubble[data-astro-cid-egapfcqg] p,.user-bubble[data-astro-cid-egapfcqg] li,.user-bubble[data-astro-cid-egapfcqg] h1,.user-bubble[data-astro-cid-egapfcqg] h2,.user-bubble[data-astro-cid-egapfcqg] h3,.user-bubble[data-astro-cid-egapfcqg] h4,.user-bubble[data-astro-cid-egapfcqg] h5,.user-bubble[data-astro-cid-egapfcqg] h6{color:var(--color-bg)}.assistant-bubble[data-astro-cid-egapfcqg] p,.assistant-bubble[data-astro-cid-egapfcqg] li,.assistant-bubble[data-astro-cid-egapfcqg] h1,.assistant-bubble[data-astro-cid-egapfcqg] h2,.assistant-bubble[data-astro-cid-egapfcqg] h3,.assistant-bubble[data-astro-cid-egapfcqg] h4,.assistant-bubble[data-astro-cid-egapfcqg] h5,.assistant-bubble[data-astro-cid-egapfcqg] h6{color:var(--color-ink)}.system-bubble[data-astro-cid-egapfcqg] p,.system-bubble[data-astro-cid-egapfcqg] li,.system-bubble[data-astro-cid-egapfcqg] h1,.system-bubble[data-astro-cid-egapfcqg] h2,.system-bubble[data-astro-cid-egapfcqg] h3,.system-bubble[data-astro-cid-egapfcqg] h4,.system-bubble[data-astro-cid-egapfcqg] h5,.system-bubble[data-astro-cid-egapfcqg] h6{color:var(--color-ink-light)}.user-bubble[data-astro-cid-egapfcqg] a{color:var(--color-bg);text-decoration:underline}.assistant-bubble[data-astro-cid-egapfcqg] a{color:var(--color-link);text-decoration:underline}.system-bubble[data-astro-cid-egapfcqg] a{color:var(--color-ink-light);text-decoration:underline}.user-bubble[data-astro-cid-egapfcqg] code:not(pre code){color:var(--color-bg);background-color:#fff3;border-radius:.25rem;padding:.125rem .25rem;font-size:.875em}.assistant-bubble[data-astro-cid-egapfcqg] code:not(pre code){color:var(--color-ink);background-color:#00000014;border-radius:.25rem;padding:.125rem .25rem;font-size:.875em}.dark .assistant-bubble[data-astro-cid-egapfcqg] code:not(pre code){background-color:#ffffff1a}.bubble[data-astro-cid-egapfcqg] pre{min-width:0;max-width:100%;margin:.5rem 0;overflow-x:auto}.bubble[data-astro-cid-egapfcqg] pre code{white-space:pre;word-break:normal;overflow-wrap:normal;min-width:0;display:block}.thinking-container[data-astro-cid-egapfcqg]{background:var(--color-bg-code);border:1px solid var(--color-border);font-size:var(--text-sm);opacity:.8;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem}.thinking-summary[data-astro-cid-egapfcqg]{cursor:pointer;font-size:var(--text-xs);color:var(--color-ink-light);align-items:center;gap:.25rem;list-style:none;display:flex}.thinking-summary[data-astro-cid-egapfcqg]::-webkit-details-marker{display:none}.thinking-chevron[data-astro-cid-egapfcqg]{width:1em;height:1em;transition:transform .2s}details[data-astro-cid-egapfcqg][open] .thinking-chevron[data-astro-cid-egapfcqg]{transform:rotate(90deg)}.thinking-content[data-astro-cid-egapfcqg]{border-top:1px solid var(--color-border);color:var(--color-ink-light);margin-top:.5rem;padding-top:.5rem}.thinking-content[data-astro-cid-egapfcqg] p{margin:.5rem 0}.thinking-content[data-astro-cid-egapfcqg] p:first-child{margin-top:0}.thinking-content[data-astro-cid-egapfcqg] p:last-child{margin-bottom:0}.tool-call-container[data-astro-cid-egapfcqg]{background:var(--color-bg-code);border:1px solid var(--color-border);font-size:var(--text-sm);opacity:.8;border-radius:.5rem;padding:.75rem}.tool-call-summary[data-astro-cid-egapfcqg]{cursor:pointer;font-size:var(--text-xs);color:var(--color-ink-light);align-items:center;gap:.25rem;list-style:none;display:flex;overflow:hidden}.tool-call-summary[data-astro-cid-egapfcqg]::-webkit-details-marker{display:none}.tool-call-chevron[data-astro-cid-egapfcqg]{flex-shrink:0;width:1em;height:1em;transition:transform .2s}details[data-astro-cid-egapfcqg][open] .tool-call-chevron[data-astro-cid-egapfcqg]{transform:rotate(90deg)}.tool-call-name[data-astro-cid-egapfcqg]{font-family:var(--font-mono);color:var(--color-ink);flex-shrink:0;font-weight:600}.tool-call-input-preview[data-astro-cid-egapfcqg]{color:var(--color-ink-lighter);font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.tool-call-detail[data-astro-cid-egapfcqg]{border-top:1px solid var(--color-border);margin-top:.5rem;padding-top:.5rem}.tool-call-label[data-astro-cid-egapfcqg]{font-size:var(--text-xs);color:var(--color-ink-lighter);margin-bottom:.25rem;font-weight:600}.tool-call-input[data-astro-cid-egapfcqg],.tool-call-output[data-astro-cid-egapfcqg]{margin-bottom:.5rem}.tool-call-output[data-astro-cid-egapfcqg]:last-child{margin-bottom:0}.tool-call-detail[data-astro-cid-egapfcqg] pre[data-astro-cid-egapfcqg]{background:var(--color-bg);font-size:var(--text-xs);border-radius:.25rem;margin:0;padding:.5rem;overflow-x:auto}.tool-call-detail[data-astro-cid-egapfcqg] pre[data-astro-cid-egapfcqg] code[data-astro-cid-egapfcqg]{white-space:pre-wrap;word-break:break-word}@media (width<=640px){.message-content[data-astro-cid-egapfcqg]{max-width:100%}.message[data-astro-cid-egapfcqg].user,.message[data-astro-cid-egapfcqg].assistant,.message[data-astro-cid-egapfcqg].system{justify-content:stretch}.bubble[data-astro-cid-egapfcqg]{width:100%;max-width:100%;display:block}.message-content[data-astro-cid-egapfcqg]{width:100%}.message[data-astro-cid-egapfcqg].user .message-content[data-astro-cid-egapfcqg]{align-items:stretch}.user-label[data-astro-cid-egapfcqg]{text-align:right}.user-bubble[data-astro-cid-egapfcqg],.assistant-bubble[data-astro-cid-egapfcqg],.system-bubble[data-astro-cid-egapfcqg]{width:100%}.user-bubble[data-astro-cid-egapfcqg]{border-radius:1rem 1rem 0}.assistant-bubble[data-astro-cid-egapfcqg]{border-radius:1rem 1rem 1rem 0}}
