:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#050514;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100%;background:radial-gradient(circle at 50% 0%,#1a1a40,#050514);overflow:hidden}#root{width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;min-height:100vh;justify-content:center;padding:1rem}.logo-container{position:absolute;top:2rem;left:3rem;display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:0}.logo-img{width:60px;height:auto}.logo-text{font-weight:900;font-size:1.5rem;letter-spacing:2px;color:#fff}.badge{background:#1e1e5a99;border:1px solid rgba(80,80,200,.3);padding:.5rem 1.5rem;border-radius:50px;font-size:.8rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#8faaff;margin-bottom:3.5rem;margin-top:15vh;display:inline-block;box-shadow:0 0 15px #5050ff1a}.hero-title{font-size:5rem;font-weight:900;line-height:1;margin-bottom:1.5rem;background:linear-gradient(180deg,#fff,#cacaca);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(255,255,255,.1)}.newsletter-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;width:100%}.footer-copy{font-size:.8rem;color:#505060;margin-top:1rem;padding-top:0}.hero-desc{font-size:1.2rem;color:#a0a0b0;max-width:600px;margin:0 auto 2rem;line-height:1.6}.countdown-container{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.countdown-box{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1.5rem 2rem;min-width:140px;display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.countdown-number{font-size:5rem;font-weight:700;color:#646cff;line-height:1;margin-bottom:.5rem;text-shadow:0 0 20px rgba(100,108,255,.4)}.countdown-label{font-size:.75rem;font-weight:600;letter-spacing:1px;color:#808090;text-transform:uppercase}.newsletter-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;width:100%}.newsletter-label{font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#e0e0e0;margin-bottom:.5rem}.input-group{position:relative;display:flex;width:100%;max-width:500px;background:#14142399;border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:5px;transition:border-color .3s}.input-group:focus-within{border-color:#646cff;box-shadow:0 0 15px #646cff33}.email-input{background:transparent;border:none;padding:1rem 1.5rem;flex-grow:1;color:#fff;outline:none;font-size:1rem}.notify-btn{background:linear-gradient(90deg,#646cff,#8f94fb);border:none;padding:.8rem 2rem;border-radius:50px;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;gap:.5rem}.notify-btn:hover{transform:translateY(-1px);box-shadow:0 5px 15px #646cff66}.features-icons{display:none}.footer-copy{font-size:.8rem;color:#505060;margin-top:auto;padding-top:2rem}@media(max-width:768px){body{overflow-y:auto}.logo-container{position:relative;top:auto;left:auto;flex-direction:row;margin-bottom:2rem;margin-top:1rem;justify-content:center}.logo-text{font-size:1.2rem}.badge{margin-top:1rem;margin-bottom:1.5rem;font-size:.7rem}.hero-title{font-size:3.5rem;margin-bottom:1rem}.hero-desc{padding:0 1rem;font-size:1rem;margin-bottom:2rem}.countdown-container{gap:.5rem;margin-bottom:2rem}.countdown-box{min-width:80px;padding:1rem .5rem}.countdown-number{font-size:2.5rem}.footer-copy{padding-bottom:2rem}}
