.chat-root{--chat-bg:transparent;--chat-user-bubble:#e8dfd8;--chat-text:#0d0d0d;--chat-text-muted:#676767;--chat-input-bg:#fff;--chat-input-border:#0000001a;--chat-send-bg:#0d0d0d;--chat-send-fg:#fff;--chat-fade-from:var(--color-surface,#f8f5f0);--chat-fade-to:#f8f5f000;--chat-code-bg:#f4f4f4;--chat-code-fg:#0d0d0d;--chat-border:#00000014;color:var(--chat-text)}.chat-root .prose-chat{color:var(--chat-text);font-size:1rem;line-height:1.75}.chat-root .prose-chat p{margin:.5rem 0}.chat-root .prose-chat p:first-child{margin-top:0}.chat-root .prose-chat p:last-child{margin-bottom:0}.chat-root .prose-chat ul,.chat-root .prose-chat ol{margin:.5rem 0;padding-left:1.5rem}.chat-root .prose-chat ul{list-style-type:disc}.chat-root .prose-chat ol{list-style-type:decimal}.chat-root .prose-chat li{margin:.25rem 0}.chat-root .prose-chat li>p{margin:0}.chat-root .prose-chat a{color:var(--chat-text);text-underline-offset:2px;text-decoration:underline}.chat-root .prose-chat strong{font-weight:600}.chat-root .prose-chat code{font-family:var(--font-geist-mono,ui-monospace, monospace);background:var(--chat-code-bg);border-radius:.375rem;padding:.125rem .375rem;font-size:.875em}.chat-root .prose-chat pre,.chat-root .chat-code-block{background:var(--chat-code-bg);color:var(--chat-code-fg);border:1px solid var(--chat-border);border-radius:.75rem;margin:.75rem 0;padding:.875rem 1rem;overflow-x:auto}.chat-root .prose-chat pre code,.chat-root .chat-code-block code{background:0 0;border-radius:0;padding:0;font-size:.875rem}.chat-root .prose-chat h1,.chat-root .prose-chat h2,.chat-root .prose-chat h3,.chat-root .prose-chat h4{margin:1.25rem 0 .5rem;font-weight:600;line-height:1.4}.chat-root .prose-chat h1:first-child,.chat-root .prose-chat h2:first-child,.chat-root .prose-chat h3:first-child{margin-top:0}.chat-root .prose-chat hr{border:none;border-top:1px solid var(--chat-border);margin:1.25rem 0}.chat-root .prose-chat blockquote{border-left:3px solid var(--chat-border);color:var(--chat-text-muted);margin:.75rem 0;padding-left:1rem}.chat-root .prose-chat .chat-table-wrap{margin:.75rem 0;overflow-x:auto}.chat-root .prose-chat table{border-collapse:collapse;width:100%;font-size:.9375rem;line-height:1.5}.chat-root .prose-chat th,.chat-root .prose-chat td{text-align:left;vertical-align:top;border:1px solid #00000024;padding:.5rem .75rem}.chat-root .prose-chat th{background:#00000008;font-weight:600}.chat-root .prose-chat tr+tr td,.chat-root .prose-chat tr+tr th{border-top:1px solid #00000024}.chat-user-bubble{background:var(--chat-user-bubble);max-width:min(100%,42rem);color:var(--chat-text);border-radius:1.25rem;padding:.625rem 1rem}@keyframes chat-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.chat-streaming-cursor{vertical-align:text-bottom;background:var(--chat-text);width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite chat-cursor-blink;display:inline-block}.chat-input-fade{background:linear-gradient(to bottom, var(--chat-fade-to), var(--chat-fade-from))}.chat-input-shell{border:1px solid var(--chat-input-border);background:var(--chat-input-bg);border-radius:1.625rem;box-shadow:0 0 0 1px #00000005,0 2px 6px #0000000a}.chat-disclaimer{text-align:center;color:var(--chat-text-muted);margin-top:.625rem;font-size:.75rem;line-height:1.4}.chat-thinking-dots:after{content:"";animation:1.4s steps(4,end) infinite chat-thinking}.chat-deep-thinking{border:1px solid var(--chat-border);background:#00000005;border-radius:.75rem;margin-bottom:.75rem;overflow:hidden}.chat-deep-thinking-summary{cursor:pointer;color:var(--chat-text-muted);-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;list-style:none;display:flex}.chat-deep-thinking-summary::-webkit-details-marker{display:none}.chat-deep-thinking-summary:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.4rem;height:.4rem;margin-right:.375rem;transition:transform .15s;transform:rotate(-45deg)}.chat-deep-thinking[open] .chat-deep-thinking-summary:before{transform:rotate(45deg)}.chat-deep-thinking-body{border-top:1px solid var(--chat-border);max-height:16rem;padding:.75rem .875rem;overflow-y:auto}@keyframes chat-thinking{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.chat-citation-link{color:var(--chat-text);text-underline-offset:2px;align-items:center;gap:.375rem;text-decoration:underline;transition:color .15s;display:inline-flex}.chat-citation-link:hover{color:var(--color-primary,#55c846)}.chat-citation-link:visited,.chat-citation-link.chat-citation-link--opened{color:var(--chat-text)}.chat-citation-link:visited:hover,.chat-citation-link.chat-citation-link--opened:hover{color:var(--color-primary,#55c846)}.chat-citation-link-icon{opacity:.65;flex-shrink:0;width:.875rem;height:.875rem}
