.typing-cursor{display:inline-block;color:#1890ff;font-weight:700;animation:blink 1s step-end infinite;margin-left:2px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.streaming-message{transition:all .2s ease}.streaming-message .markdown-content{min-height:20px}.streaming-message .markdown-content p{animation:fadeIn .1s ease-in}@keyframes fadeIn{0%{opacity:.7}to{opacity:1}}.thinking-indicator{animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.thinking-icon{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}}.thinking-dots{display:inline-flex;gap:2px}.thinking-dots .dot{display:inline-block;animation:dotBounce 1.4s ease-in-out infinite;font-weight:700}.thinking-dots .dot:nth-child(1){animation-delay:0s}.thinking-dots .dot:nth-child(2){animation-delay:.2s}.thinking-dots .dot:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.markdown-content h1,.markdown-content h2,.markdown-content h3{margin-top:1em;margin-bottom:.5em}.markdown-content p{margin-bottom:.5em}.markdown-content ul,.markdown-content ol{padding-left:1.5em;margin-bottom:.5em}.markdown-content code{background:#0000000f;padding:2px 6px;border-radius:4px;font-size:.9em}.markdown-content pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto;margin:.5em 0}.markdown-content pre code{background:none;padding:0}.chat-message-user .markdown-content code{background:#fff3}.chat-message-user .markdown-content pre{background:#ffffff1a}@media (max-width: 768px){.desktop-only{display:none!important}}@media (min-width: 769px){.mobile-only{display:none!important}}.mobile-drawer .ant-drawer-body{padding:0}.mobile-drawer .ant-menu{border-right:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.feedback-type-dropdown{background:#2a2a2a!important}.feedback-type-dropdown .ant-select-item{color:#fff!important}.feedback-type-dropdown .ant-select-item-option-active{background:#3a3a3a!important}.feedback-type-dropdown .ant-select-item-option-selected{background:#8b5cf6!important;color:#fff!important}.ant-modal .ant-select-selector{background:#2a2a2a!important;border:1px solid #3a3a3a!important;color:#fff!important}.ant-modal .ant-select-arrow,.ant-modal .ant-select-selection-item{color:#fff!important}
