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}.app-container{background-color:#fff}.input-container{bottom:0;padding:16px;position:absolute;right:0;width:100%}.form-container{flex-direction:column;height:100vh;padding:20px}.form-container,.logo-placeholder{align-items:center;display:flex;justify-content:center}.logo-placeholder{background-color:#fff;background-image:url(/static/media/logo.8c1a65a8d9e6313dc521.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:24px;height:150px;margin-bottom:20px;width:150px}.chat-container{display:flex;flex-direction:column;height:90vh;margin:0 auto;max-width:860px;width:100%}.chat-empty{align-items:center;color:#aaa;display:flex;flex:1 1;font-size:15px;justify-content:center}.chat-history{background:#f5f6f8;flex:1 1;gap:4px;overflow-y:auto;padding:24px 20px}.bubble-row,.chat-history{display:flex;flex-direction:column}.bubble-row{margin-bottom:10px}.bubble-row-user{align-items:flex-end}.bubble-row-bot{align-items:flex-start}.bubble{border-radius:18px;font-size:14px;line-height:1.55;max-width:72%;padding:10px 15px;word-break:break-word}.bubble-user{background:#1677ff;border-bottom-right-radius:4px;color:#fff}.bubble-bot{background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 3px #00000014;color:#1a1a1a}.bubble-time{color:#bbb;font-size:11px;margin-top:3px;padding:0 4px}.typing-dots{align-items:center;display:flex;gap:5px;height:18px}.typing-dots span{animation:typing-bounce 1.2s infinite;background:#ccc;border-radius:50%;height:7px;width:7px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.bubble-bot.bubble-system{background:#f0faf0;border:1px solid #b7eb8f;color:#389e0d;font-size:13px}.chat-input{align-items:center;background:#fff;border-top:1px solid #e8e8e8;display:flex;gap:10px;padding:12px 16px}
/*# sourceMappingURL=main.4d9f18f0.css.map*/