body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-bar{animation:slide 1.2s linear infinite;background:linear-gradient(90deg,#333,#ccc 50%,#333);background-size:200% 100%;height:6px;width:100px}@keyframes slide{0%{background-position:200% 0}to{background-position:-200% 0}}.spinner{animation:spin .8s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#333;height:24px;width:24px}@keyframes spin{to{transform:rotate(1turn)}}.thinking-dots{display:inline-block;font-size:24px;font-weight:700}.thinking-dots span{animation:blink 1.2s infinite;margin:0 2px}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}
/*# sourceMappingURL=main.933cefd8.css.map*/