.chat-replay-prose{color:color-mix(in oklch,var(--foreground)90%,transparent);font-size:15px;line-height:1.7}.chat-replay-prose>:first-child{margin-top:0}.chat-replay-prose>:last-child{margin-bottom:0}.chat-replay-prose h1{letter-spacing:-.025em;margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.chat-replay-prose h2{letter-spacing:-.025em;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.chat-replay-prose h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1rem;font-weight:500}.chat-replay-prose p{margin-bottom:.75rem}.chat-replay-prose code{background:var(--muted);border-radius:.25rem;padding:.125rem .25rem;font-family:ui-monospace,monospace;font-size:13px}.chat-replay-prose pre{background:color-mix(in oklch,var(--muted)40%,transparent);border:1px solid color-mix(in oklch,var(--border)50%,transparent);border-radius:.75rem;margin-bottom:1rem;padding:1rem;font-size:13px;line-height:1.5;overflow-x:auto}.chat-replay-prose pre code{background:0 0;padding:0}.chat-replay-prose ul{margin-bottom:.75rem;padding-left:1.25rem;list-style:outside}.chat-replay-prose ul>li+li,.chat-replay-prose ol>li+li{margin-top:.25rem}.chat-replay-prose ol{margin-bottom:.75rem;padding-left:1.25rem;list-style:decimal}.chat-replay-prose li{line-height:1.6}.chat-replay-prose a{text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);transition:text-decoration-color .15s}.chat-replay-prose a:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.chat-replay-prose hr{border-color:color-mix(in oklch,var(--border)50%,transparent);margin:1.5rem 0}.chat-replay-prose blockquote{border-left:2px solid var(--border);color:var(--muted-foreground);margin:1rem 0;padding-left:1rem}.chat-replay-prose table{border-collapse:collapse;margin:.75rem 0;font-size:14px}.chat-replay-prose th,.chat-replay-prose td{border:1px solid color-mix(in oklch,var(--border)60%,transparent);vertical-align:top;padding:.375rem .625rem}.chat-replay-prose th{background:color-mix(in oklch,var(--muted)40%,transparent);text-align:left;font-weight:500}@keyframes chat-replay-card-enter{0%{opacity:0;transform:translate(-44px)}to{opacity:1;transform:translate(0)}}.chat-card-enter{animation:.9s cubic-bezier(.25,1,.5,1) both chat-replay-card-enter}
