@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;800&display=swap";.App{max-width:1400px;margin-left:40px;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-around}.top-message{margin:40px 0;font-size:8rem;font-weight:800;font-family:Inter;z-index:2}.app-name{font-size:8rem;font-weight:200;font-family:Inter;z-index:2}.app-sub{font-size:3rem;font-weight:200;font-family:Inter;z-index:2}.coming{padding-top:3em;z-index:2}.coming-sub{font-size:.75rem;font-weight:200;color:#aaa;z-index:2}a,h1,li,p{z-index:2}h1,li{color:#fff}a{color:#57a0f4}a:visited{color:#ab57f4}.privacy-policy-container,.terms-and-conditions-container{padding:1rem;z-index:2}.apple-gradient{display:inline-block;background:-webkit-linear-gradient(45deg,#54d0ff,#9f92ff 20%,#ff7689 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#aaa}#icon{width:3rem;height:3rem;z-index:2;margin-left:.5rem}#mockup{position:fixed;height:80dvh;right:0;opacity:.666;z-index:-1}#background{position:fixed;top:0;left:0;width:100dvw;height:100dvh;z-index:1}#background.hidden{display:none}.links-container{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width: 640px){:root{font-size:12px}.top-message,.app-name{font-size:7rem}}:root{font-family:sans-serif}canvas{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}html{background:rgb(32,31,37);background:linear-gradient(0deg,rgba(32,31,37,1) 0%,rgba(34,35,46,1) 35%,rgba(39,37,50,1) 100%)}html,body{width:100%;min-height:100dvh;margin:0;padding:0}p{color:#fafaff}#root{min-height:100dvh;z-index:2}
