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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai-chat-container{font-family:Roboto,sans-serif}.ai-chat-container .MuiBox-root::-webkit-scrollbar{width:6px}.ai-chat-container .MuiBox-root::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ai-chat-container .MuiBox-root::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ai-chat-container .MuiBox-root::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ai-chat-container .MuiAvatar-root{transition:transform .2s ease}.ai-chat-container .MuiAvatar-root:hover{animation:pulse 1s ease-in-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.ai-chat-container{padding:8px!important}.ai-chat-container .MuiPaper-root{margin-bottom:8px!important}.ai-chat-container .MuiBox-root{padding:12px!important}}.ai-chat-container .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2;border-width:2px}.ai-chat-container .MuiButton-root:focus{box-shadow:0 0 0 3px #1976d24d}.ai-chat-container .MuiPaper-root:hover{box-shadow:0 2px 8px #00000026;transition:box-shadow .2s ease}
/*# sourceMappingURL=main.1cfe6402.css.map*/