@keyframes typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.typing-dot{background-color:var(--primary,currentColor);border-radius:9999px;width:.5rem;height:.5rem;animation:1.4s infinite typing-bounce;display:inline-block}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}.chat-textarea{field-sizing:content;resize:none;min-height:2.5rem;max-height:12rem}.chat-markdown{color:inherit;overflow-wrap:break-word;max-width:none;font-size:.875rem;line-height:1.5}.chat-markdown>:first-child{margin-top:0}.chat-markdown>:last-child{margin-bottom:0}.chat-markdown strong{font-weight:700}.chat-markdown em{font-style:italic}.chat-markdown h1{margin:.75rem 0 .375rem;font-size:1.25rem;font-weight:700}.chat-markdown h2{margin:.75rem 0 .375rem;font-size:1.125rem;font-weight:700}.chat-markdown h3{margin:.5rem 0 .25rem;font-size:1rem;font-weight:600}.chat-markdown h4,.chat-markdown h5,.chat-markdown h6{margin:.5rem 0 .25rem;font-size:.875rem;font-weight:600}.chat-markdown p{margin:.375rem 0}.chat-markdown ul{margin:.375rem 0;padding-left:1.25rem;list-style-type:disc}.chat-markdown ol{margin:.375rem 0;padding-left:1.25rem;list-style-type:decimal}.chat-markdown li{margin:.125rem 0}.chat-markdown blockquote{border-left:3px solid var(--border,#e5e5e5);opacity:.85;margin:.375rem 0;padding-left:.75rem}.chat-markdown a{color:var(--primary,#2563eb);text-underline-offset:2px;text-decoration:underline}.chat-markdown a:hover{opacity:.8}.chat-markdown code{background:var(--muted,#f3f3f3);border-radius:.25rem;padding:.1rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.chat-markdown pre{background:var(--muted,#f3f3f3);border-radius:.375rem;margin:.375rem 0;padding:.75rem;overflow-x:auto}.chat-markdown pre code{background:0 0;padding:0;font-size:.8125rem}.chat-markdown hr{border:none;border-top:1px solid var(--border,#e5e5e5);margin:.5rem 0}.chat-markdown table{border-collapse:collapse;width:100%;margin:.375rem 0;font-size:.8125rem}.chat-markdown th,.chat-markdown td{border:1px solid var(--border,#e5e5e5);padding:.25rem .5rem}.chat-markdown th{background:var(--muted,#f3f3f3);font-weight:600}.chat-markdown .file-link{background:var(--muted,#f3f3f3);cursor:pointer;color:inherit;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;transition:opacity .15s;display:inline-flex}.chat-markdown .file-link:hover{opacity:.7}.chat-markdown .file-link svg{opacity:.6;flex-shrink:0}
