.thinking-dot{animation:thinking-bounce 1.4s infinite ease-in-out both}.thinking-dot:nth-child(1){animation-delay:-.32s}.thinking-dot:nth-child(2){animation-delay:-.16s}.thinking-dot:nth-child(3){animation-delay:0s}@keyframes thinking-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.message-enter{animation:message-slide-up .25s ease-out}@keyframes message-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.collapsible-body{animation:collapse-in .15s ease-out}@keyframes collapse-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bubble-enter{animation:bubble-fade-in .3s ease-out both;animation-delay:var(--delay, 0ms)}@keyframes bubble-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bubble-enter{animation:none}}*:focus-visible{outline:2px solid #1976d2;outline-offset:2px}@media(prefers-reduced-motion:reduce){.thinking-dot,.message-enter,.collapsible-body,.pulse-cursor,.animate-pulse{animation:none;transition:none}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}textarea{overflow:hidden}@keyframes pulse-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.pulse-cursor{display:inline-block;width:.5em;height:1em;background:currentColor;margin-left:2px;animation:pulse-cursor-blink 1s step-start infinite;vertical-align:text-bottom}@keyframes thread-marquee{0%{transform:translate(0)}to{transform:translate(var(--marquee-shift, 0))}}@media(prefers-reduced-motion:reduce){[data-marquee]{animation:none!important;transform:translate(0)!important}}
