.avatar{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ddd;border-radius:99999px;border:none;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.navbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#28283c;-webkit-box-shadow:0 2px 2px rgba(90,90,90,.3);box-shadow:0 2px 2px rgba(90,90,90,.3);color:#fff;font-family:Noto Sans,san-serif;font-weight:700;padding-left:8px;padding-right:8px;margin-bottom:16px;min-height:48px}.space{-ms-flex:auto;flex:auto}.navbar-heading{margin-left:24px}.circle-button{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:inherit;font-weight:600;line-height:16px;text-decoration:none;cursor:pointer;margin:0 16px;padding:0;border:0;border-radius:99999px;color:#fff;background-color:#00a8a2;width:40px;height:40px;min-height:32px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.circle-button:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.circle-button:disabled{opacity:.4;cursor:disabled}.button-child-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-pack:center;justify-content:center}.ai-container{-ms-flex-pack:center;justify-content:center;margin-top:16px;margin-bottom:16px}.ai,.ai-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.ai{-ms-flex-direction:column;flex-direction:column}.ai-button-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:10px}.messages{height:calc(100% - 100px);width:100%;overflow:auto}.messages::-webkit-scrollbar{width:7px;height:7px}.messages::-webkit-scrollbar-track{background:transparent}.messages::-webkit-scrollbar-thumb{-webkit-transition:background 1s;-o-transition:background 1s;transition:background 1s;background:transparent;border-radius:10px}.messages:hover::-webkit-scrollbar-thumb{background:rgba(0,168,162,.6)}.text-input{-ms-flex:1 1 0%;flex:1 1 0%;resize:none;width:100%;height:90px;min-height:90px;margin-left:8px;margin-right:8px;padding:10px;font-size:16px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-style:none;font-family:Noto Sans,sans-serif}.chat{height:100%;width:100%}@media (min-width:700px){.chat{height:85vh;width:calc(100% - 48px);margin-left:24px;margin-right:24px}}body{margin:0;background:#f3f6f6;font-family:Noto Sans,sans-serif}
/*# sourceMappingURL=main.f19c35dc.css.map*/