@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100vh;width:100vw;margin:0;padding:0;font-family:Inter,sans-serif;background-color:transparent;color:#000}.page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center;padding:2rem;margin-top:-15rem}.headline{font-size:5rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem;margin-top:10rem}.subtitle{font-size:1.25rem;color:#333;margin-bottom:2.5rem;line-height:1.5}.form{width:100%;max-width:700px;padding:1rem}.form label{font-size:.9rem;font-weight:500;display:block;text-align:left;margin-bottom:-1rem}.form-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 600px){.form-row{flex-direction:row}}input[type=email]{flex:1;padding:.8rem 1rem;font-size:1.25rem;border:1px solid #000;border-radius:8px;outline:none;background:#fff;color:#000}button{padding:.8rem 1.5rem;font-size:1rem;background-color:#000;color:#fff;border:none;cursor:pointer;font-weight:500;white-space:nowrap;transition:background .2s ease-in-out}button:hover{background-color:#222}.disclaimer{font-size:.75rem;color:#666;margin-top:1.2rem}.status{margin-top:1rem;font-size:.9rem;color:#333}.footer{margin-top:auto;width:100vw;left:0;right:0;bottom:0;text-align:center;background:transparent;position:fixed;z-index:1}.divider{height:1px;border:none;background-color:transparent;margin-top:0;margin-bottom:1.5rem}.footer-links a{font-size:1rem;color:#4a4a4a;text-decoration:none;display:block;transition:color .2s ease-in-out;margin-bottom:3rem}.footer-links a:hover{color:#000}.static-logo{width:300px;margin-bottom:2rem;display:block;position:relative;top:15rem}.video-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;object-fit:cover}
