@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;700;800&display=swap";:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#f9f9f9}#root{width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}}.app{text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative;overflow:hidden;box-sizing:border-box}.app:before,.app:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,#ffffff80,#fff0 70%);filter:blur(50px);z-index:1}.app:before{width:400px;height:400px;top:-100px;left:-100px;background-color:#e6f5ff80}.app:after{width:500px;height:500px;bottom:-150px;right:-150px;background-color:#e6fff566}.content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.75rem;max-width:600px}.coming-soon-tag{color:#888;font-size:.9rem;font-weight:700}h1{font-size:3.2rem;font-weight:800;margin:0;line-height:1.1;background:linear-gradient(90deg,#00a896,#0077b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.text-group{display:flex;flex-direction:column;gap:.5rem}p{margin:0;color:#333;max-width:500px;line-height:1.4}.subtitle{font-size:1.1rem}.description{line-height:1.5}.highlight{color:#e49b0f;font-weight:700}.waitlist-button{background:linear-gradient(90deg,#2af598,#009efd);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00bfff66;margin-top:.5rem}.waitlist-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00bfff99}.footer{margin-top:2.5rem}.footer p{color:#555;font-size:.9rem;line-height:1.3}.footer .coming-soon-footer{color:#d94a64;font-weight:700}
