@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous");@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css);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)}}.rtl{direction:rtl}.disabled{opacity:.5;pointer-events:none}#inviteBox{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0009;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}#inviteBox,#inviteContent{box-shadow:0 4px 30px #0000001a}#inviteContent{background:#ffffff59;border:1px solid #fff;border-radius:16px;max-width:800px;padding:2rem;width:80%}#inviteInput:focus{box-shadow:none}#inviteBtn{width:0;width:150px}#onloadBox{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0009;box-shadow:0 4px 30px #0000001a;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9}#chatBox{height:100vh;width:100vw}#chatBoxContent{height:100%;margin:0 auto;width:45%}@media screen and (max-width:992px){#chatBoxContent{width:70%}}@media screen and (max-width:768px){#chatBoxContent{width:90%}}@media screen and (max-width:576px){#chatBoxContent{width:100%}}#messageBox{display:flex;flex-direction:column;height:88vh;margin-bottom:1vh}#messageBoxContent{flex-grow:1;overflow-y:auto;text-align:justify}.aiMessage,.userMessage{direction:rtl;font-size:1.2rem;padding:1rem;width:80%}.aiMessage{border-radius:1.5rem 1.5rem 1.5rem 0;margin-right:auto}.userMessage{border-radius:1.5rem 1.5rem 0 1.5rem;margin-left:auto}::-webkit-scrollbar{display:none}#messageInputContent{align-items:center;display:flex;height:10%;justify-content:center;width:100%}#messageInput:focus{box-shadow:none}#inputArticle{border-radius:.6rem}
/*# sourceMappingURL=main.448ee1e7.css.map*/