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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background-color:#000;color:#03bfa6;display:flex;font-family:Courier New,Courier,monospace;justify-content:center;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.App{box-sizing:border-box;max-width:800px;padding:20px;text-align:center;width:100%}.matrix-text{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.logo{margin-right:10px;max-width:50px;vertical-align:middle}h1{font-size:3em}h1,p{margin:10px 0}p{font-size:1.5em}.description{font-size:2vw;margin:10px 0;white-space:nowrap}.coming-soon-container{align-items:center;display:flex;justify-content:center}.app-text{align-items:center;display:inline-flex;margin:0}.app-link{color:#03bfa6;font-size:1.5em;text-decoration:none}.cursor{animation:blink .7s infinite;margin-left:5px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.terms-link{color:#03bfa6;display:inline-block;font-size:1.5em;margin-top:20px;text-decoration:none}.app-link:hover,.terms-link:hover{text-decoration:underline}.terms-container{max-width:100%;padding:20px;text-align:left}.terms-text{font-size:1.5em;margin:0;white-space:pre-wrap}@media (max-width:600px){.App{padding:10px}.logo{max-width:40px}h1{font-size:2.2em}.description,p{font-size:1.2em}.description{white-space:normal}.app-link,.terms-link{font-size:1.2em}.terms-link{margin-top:15px}}@media (max-width:400px){h1{font-size:1.8em}.description,p{font-size:1em}.description{white-space:normal}.app-link{font-size:1em}.logo{max-width:30px}.terms-link{font-size:1em}}@media (max-width:600px){.terms-text{font-size:1.2em}.terms-container{padding:15px}}@media (max-width:400px){.terms-text{font-size:1em}.terms-container{padding:10px}}
/*# sourceMappingURL=main.70fc09f1.css.map*/