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}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}.App,body,html{overflow-x:hidden;width:100%}.App{background-attachment:fixed;background-image:url(https://wallpaperbat.com/img/63151732-leaf-cartoon-character-seamless-pattern.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-bottom:240px;padding-top:120px;text-align:center}@media screen and (max-width:768px){body{overflow-y:auto}.App{-webkit-overflow-scrolling:touch;background-attachment:fixed;background-position:50%;background-size:cover;min-height:100vh;overflow-y:scroll;padding-bottom:200px;top:0}.App,.app__form{bottom:0;left:0;position:fixed;right:0}}.app__msg{color:#00801c;font-family:Helvetica,Arial,sans-serif}.app__msg,.app__welcome{text-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff}.app__welcome{color:rgba(0,56,21,.986);font-family:monospace}.app__form{background-color:#e9e9eb;bottom:0;margin:20px;padding:20px;position:fixed;width:90%;z-index:1}.app__formControl{display:flex!important;flex-direction:row!important}.app__input{flex:1 1}.app__iconButton{flex:0 1}.message{margin:10px;padding:10px;width:fit-content}.message__user{color:#fff;margin-left:auto;text-align:left!important}.message__userCard{background-color:#00b27f!important}.message__guestCard{background-color:#57575ca2!important}@keyframes logoScale{0%{opacity:0;transform:scale(0) rotate(-180deg)}70%{opacity:1;transform:scale(1.2) rotate(20deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(50px) skew(-10deg)}to{opacity:1;transform:translateY(0) skew(0deg)}}.splash-screen{align-items:center;animation:fadeOutSplash 2s ease-in-out forwards;animation-delay:1.5s;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.splash-logo{animation:logoScale 1s cubic-bezier(.175,.885,.32,1.275) forwards;height:150px;width:150px}.splash-title{animation:titleSlideUp 1s ease-out forwards;animation-delay:.5s;color:#00ce56;font-size:2.5rem;margin-top:20px;opacity:0;text-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff}@keyframes quoteTransition{0%,to{opacity:0;transform:translateY(20px)}50%{opacity:1;transform:translateY(0)}}.splash-quote-container{height:50px;margin-top:20px;overflow:hidden;position:relative}.splash-quote{animation:quoteTransition 1s ease-in-out;color:#008000b3;display:block;font-size:1.2rem;opacity:0;text-align:center;transform:translateY(20px);width:100%}.splash-quote.active{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=main.b808e167.css.map*/