:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}a{text-decoration:none;color:inherit}body{margin:0;height:100%;display:flex;background:radial-gradient(circle at center bottom,#002b38 -10%,#000);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}html,body,#root{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none}h1{font-size:3.2em;line-height:1.1}h2{font-weight:400}button,.button{display:inline-block;border-radius:8px;border:1px solid white;padding:.6em 1.2em;color:#fff;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease;background:none}.cta{background-color:#fff;color:#000;border:none;box-shadow:0 0 12px #fffc;transition:box-shadow .25s ease,transform .25s ease}.button:hover{box-shadow:0 0 10px #fff}.cta:hover{box-shadow:0 0 20px #fff;transform:scale(1.05)}.button:focus,.button:focus-visible,.cta:focus,.cta:focus-visible{outline:2px solid white;outline-offset:2px}#root{margin:0 auto;text-align:center}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#bbb}.title{margin:16px}h1{color:#fff;margin:0}h2{margin:.5em}.logo{height:20vh}
