body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url(/static/media/chat_background.4e85f1d46f797f9bfec5.jpg);background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;overflow-y:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-container{height:calc(100vh - 70px);overflow:auto}.textarea{background:#000;border:none;border-radius:15px;box-sizing:border-box;color:#fff;font-size:14px;margin-left:10px;margin-top:10px;padding:10px;resize:none;width:80%}.input-container{background:#202020;bottom:0;left:0;max-height:100vh;min-height:70px;position:fixed;width:100%}.send-button{background:#8d47ff;border:initial;border-radius:50%;display:flex;height:38px;justify-content:center;position:absolute;right:5px;top:10px;width:38px}.send-icon{color:#fff;position:relative;top:10px}.message-box{background:#202020;border-radius:15px;display:table;margin-bottom:10px;margin-left:10px;margin-right:10px;max-width:350px;min-width:100px}.message-box-image{border-top-left-radius:12px;border-top-right-radius:12px;max-height:300px;max-width:100%}.my{background:#8d47ff}.message-box:first-child{margin-top:10px}.message-box:last-child{margin-bottom:70px}.message-box-time{color:#cfcfcf;font-size:10px;margin-bottom:5px;margin-right:10px}.flex-row-box{display:flex;flex-basis:min-content;flex-direction:row;position:fixed;width:100%}.flex-end{justify-content:end}.flex{display:flex}.message-box-content{color:#fff;font-size:14px;margin:5px 0 0 10px;padding-right:10px;white-space:pre-wrap}.header{background:#211c19;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:50px;z-index:1}.spacer{height:10vh}.loader{position:fixed;z-index:1000}.loader,.login-container{align-items:center;background:#202020;display:flex;height:100vh;justify-content:center;width:100%}.login-container{color:#fff}.login-form-label{color:#cfcfcf;font-size:12px}.login-form-input{border:0;border-radius:15px;height:30px;padding-left:10px}.submit-button-form{background:#5ac8f5;border:0;border-radius:15px;color:#fff;height:30px;margin-top:10px;width:100%}.welcome-pic{align-items:center;display:flex;height:50px;justify-content:center;width:100%}.glass-effect{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(50px);background:#1d1a17d9;border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 8px 32px 0 #1f268726}.spinner{animation:rotate 2s linear infinite;height:18px;width:18px}.spinner circle{stroke:currentColor;stroke-linecap:round;stroke-dasharray:90,150;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.send-button:disabled{background:gray}.date-separator{border-radius:16px;color:#fff;display:flex;font-size:12px;justify-content:center;left:40%;margin:15px 0;max-width:100%;position:relative;width:90px}.date-separator:first-of-type{margin-top:70px}.date-separator:before{content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:-1}.typing-indicator{animation:fadeIn .3s ease;display:flex;padding-top:4px;width:fit-content}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.react-modal-sheet-container{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(50px)!important;background:#1d1a17d9!important}.emoji-container{display:flex;flex-wrap:wrap}.item{box-sizing:border-box;padding:10px;text-align:center;width:16.66667%}.current-emoji-status{background:#ffffff26;border-radius:16px}.clip-button{align-items:center;display:flex;height:32px;justify-content:center;position:absolute;right:15px;top:13px;width:32px}
/*# sourceMappingURL=main.4b45502e.css.map*/