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;overflow-y:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-box{bottom:0;font-size:16px;left:5%;line-height:1.5;margin-bottom:50px;position:fixed;right:5%;top:10%;width:90%;z-index:100}.conversation{border:1px solid #ccc;border-radius:4px;height:60vh;overflow-y:scroll;padding:10px}.conversation div{margin-bottom:10px}.conversation span{display:inline-block;margin-right:5px}.input-form{display:flex;margin-top:10px}.input-field{border:1px solid #ccc;border-radius:4px;font-size:16px;height:60px;padding:10px;resize:none;width:100%}.input-form button{background-color:#067df7;border:none;border-radius:4px;color:#fff;font-size:16px;height:60px;margin-left:10px;width:80px}.chat-box-overlay{align-items:center;background-color:hsla(0,0%,100%,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.chat-box-loading{display:inline-block;height:64px;position:relative;width:64px}.chat-box-loading div{-webkit-animation:loading 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:loading 1.2s cubic-bezier(0,.5,.5,1) infinite;background-color:#067df7;display:inline-block;left:6px;position:absolute;width:13px}.chat-box-loading div:first-child{-webkit-animation-delay:-.24s;animation-delay:-.24s;left:6px}@-webkit-keyframes loading{0%{height:51px;top:6px}50%,to{height:26px;top:19px}}@keyframes loading{0%{height:51px;top:6px}50%,to{height:26px;top:19px}}
/*# sourceMappingURL=main.458578f4.css.map*/