.prose{color:inherit;max-width:none}.prose p{margin-top:.5rem;margin-bottom:.5rem}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:1rem;margin-bottom:.5rem;font-weight:600}.prose ul,.prose ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem}.prose li{margin-top:.25rem;margin-bottom:.25rem}.prose pre{background-color:#f3f4f6;border-radius:.5rem;margin-top:.5rem;margin-bottom:.5rem;padding:1rem;overflow-x:auto}.dark .prose pre{background-color:#1f2937}.prose code{background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .25rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem}.dark .prose code{background-color:#374151}.prose pre code{background-color:#0000;border-radius:0;padding:0}.prose blockquote{border-left:4px solid #3b82f6;margin:.5rem 0;padding-left:1rem;font-style:italic}.prose table{border-collapse:collapse;width:100%;margin:.5rem 0}.prose th,.prose td{text-align:left;border:1px solid #d1d5db;padding:.5rem}.dark .prose th,.dark .prose td{border-color:#4b5563}.prose th{background-color:#f9fafb;font-weight:600}.dark .prose th{background-color:#374151}.hljs{border-radius:.5rem;color:#374151!important;background:#f3f4f6!important;padding:1rem!important}.dark .hljs{color:#d1d5db!important;background:#1f2937!important}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:#8b5cf6!important}.hljs-string,.hljs-attr{color:#10b981!important}.hljs-comment,.hljs-quote{font-style:italic;color:#6b7280!important}.hljs-number,.hljs-literal{color:#f59e0b!important}.hljs-function,.hljs-title{color:#3b82f6!important}.chat-container{scroll-behavior:smooth}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:0 0}.chat-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.dark .chat-container::-webkit-scrollbar-thumb{background:#4b5563}.chat-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dark .chat-container::-webkit-scrollbar-thumb:hover{background:#6b7280}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.message-user{animation:.3s ease-out slideInFromRight}.message-assistant{animation:.3s ease-out slideInFromLeft}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.typing-dot{animation:1.5s infinite pulse}
