body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.background-application{background-image:linear-gradient(#f6d365,#fda085);min-height:100vh;height:100%}.header-application{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:.5rem;background-color:#f6d365}.shadow-bottom{box-shadow:0 2px 4px rgba(77,60,41,.2)}.hello-text{font-weight:500}.room-form{text-align:center;background-color:#b4b4b4;padding:.5rem 0;margin-bottom:1.5rem}.room-form-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:70vh}.display-none{display:none}.centered-form{padding:3rem 5rem;border-radius:4px}.chat-room-granpa{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}.red-color{background-color:#dc3545}.red-color:hover{background-color:#be2b3a}.no-margin{margin:0}.chat-room-container{background-color:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:30%;margin:.5rem 0;position:relative}.chat-room-header{background-color:#e7637c;width:100%;border-radius:4px 4px 0 0}.close-button{position:absolute;right:.8rem;top:.8rem;border:none;cursor:pointer;background-color:#fff;display:-webkit-flex;display:flex}.close-button i{color:#dc3545;padding:0;margin:0;-webkit-transform:scale(2);transform:scale(2)}.close-button i:hover{color:#be2b3a}.room-title{margin-top:.5rem;text-align:center}.connected-icon{color:#0f0}.messages-container{width:100%;background-color:#fff;padding:.5rem 0;height:15rem;overflow:scroll;overflow-x:hidden;display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.messages-sub-container{margin:0 .5rem}.sender-style{font-weight:700;font-size:.7rem;margin:.5rem 0 -.5rem;display:block}.message-style{margin:.5rem 0;display:block;text-align:center}.right-message{text-align:end}.left-message{text-align:start}.center-message{font-size:.7rem;color:rgba(0,0,0,.7)}.form-messages{background-color:#e7637c;padding:.5rem 0;width:100%;text-align:center;border-radius:0 0 4px 4px}.connected-style{margin:.5rem auto .5rem .5rem}.messages-input{width:auto}.blue-color{background-color:#4892e0}.blue-color:hover{background-color:#387fca}@media (max-width:1100px){.chat-room-container{width:45%}}@media (max-width:700px){.chat-room-container{width:95%}}*{margin:0;padding:0;font-family:"Poppins",sans-serif}.loading-container{position:absolute;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:rgba(0,0,0,.1);z-index:10}.loader-style{margin-top:30vh}.problems-message{width:70vw;color:#fff;margin-top:1rem;text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000}.main-title{position:absolute;top:1.5em;font-size:2rem;font-weight:800;color:rgba(185,137,73,.425)}.center-container{background-image:linear-gradient(#f6d365,#fda085);height:100vh;-webkit-justify-content:center;justify-content:center}.center-container,.form-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.form-container{border-radius:.5rem;padding:2rem 3rem}.form-style{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.input-style{border:none;padding:.5rem;border-radius:2px;font-weight:500}.input-style:first-child{margin-right:.3rem}.button-style{border:none;padding:.2rem .8rem;color:#fff;font-weight:700;cursor:pointer;border-radius:2px}.button-style i{-webkit-transform:scale(1.5);transform:scale(1.5)}.green-color{background-color:#198754}.green-color:hover{background-color:#147246}.form-title{margin-bottom:1rem;color:#fff}.incorrect-message{color:#e43a3a}.incorrect-message,.link-style{font-weight:500;margin-top:.5rem}.link-style{text-decoration:underline;color:#fff;cursor:pointer}.or-style{margin:0 0 2rem;text-align:center;color:#b08b5b;font-weight:500}.text-button{color:#fff;font-weight:500;border:none;padding:.5rem;margin:0 .3rem;border-radius:4px;cursor:pointer}.register-parent{position:absolute}.register-background{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.2);z-index:1}.register-container{margin-top:-5rem;background-image:linear-gradient(#fda085,#f6d365);border-radius:4px;padding:3rem;position:relative;z-index:2}.register-container,.register-form{-webkit-align-items:center;align-items:center}.register-container,.register-fields,.register-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.register-fields{margin-bottom:1rem}.input-register{border:none;padding:.5rem;border-radius:2px;font-weight:500;margin:.2rem 0}.cancel-button{position:absolute;top:-1rem;right:-1rem;background-color:#fff;border-radius:50%;cursor:pointer}@media (max-width:900px){.chat-room-title{text-align:center;font-size:1.5em;margin-top:.2em}.form-style{-webkit-flex-direction:column;flex-direction:column}.form-style input{margin-bottom:.5em;text-align:center}.form-style button{padding:.5em 0}}
/*# sourceMappingURL=main.a84ff45d.chunk.css.map */