:root{--text-color:#e5e7eb;--text-muted:#9ca3af;--accent-color:#fbbf24;--bg-color:#030712}html{scroll-behavior:smooth}.Home-module__g21JLG__container{min-height:100dvh;color:var(--text-color);background-color:var(--bg-color);scrollbar-width:none;-ms-overflow-style:none;perspective:1px;transform-style:preserve-3d;background-image:url(/images/moon_light.png);background-position:50%;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow-y:auto}.Home-module__g21JLG__container::-webkit-scrollbar{display:none}.Home-module__g21JLG__container:before{content:"";z-index:-3;background-image:url(/images/moon_light.png);background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(-1px)scale(2)}.Home-module__g21JLG__particles{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.Home-module__g21JLG__particle{filter:blur(1px);opacity:.8;background-color:rgba(251,191,36,.9);border-radius:50%;width:4px;height:4px;animation:12s linear infinite Home-module__g21JLG__float;position:absolute}@keyframes Home-module__g21JLG__float{0%{opacity:.6;transform:translateY(0)translate(0)scale(1)}25%{opacity:1;transform:translateY(-40px)translate(20px)scale(1.1)}50%{opacity:.8;transform:translateY(-60px)translate(-20px)scale(.9)}75%{opacity:1;transform:translateY(-30px)translate(25px)scale(1.05)}to{opacity:.6;transform:translateY(0)translate(0)scale(1)}}.Home-module__g21JLG__particle:nth-child(odd){width:3px;height:3px;animation-duration:10s}.Home-module__g21JLG__particle:nth-child(2n){width:5px;height:5px;animation-duration:14s}.Home-module__g21JLG__particle:nth-child(3n){background-color:rgba(251,191,36,.7);animation-delay:3s}.Home-module__g21JLG__particle:nth-child(4n){background-color:rgba(255,255,255,.6);animation-delay:6s}.Home-module__g21JLG__particle:nth-child(5n){width:2px;height:2px;animation-duration:9s}.Home-module__g21JLG__particle:first-child{top:10%;left:15%}.Home-module__g21JLG__particle:nth-child(2){top:20%;left:70%}.Home-module__g21JLG__particle:nth-child(3){top:35%;left:40%}.Home-module__g21JLG__particle:nth-child(4){top:80%;left:60%}.Home-module__g21JLG__particle:nth-child(5){top:50%;left:25%}.Home-module__g21JLG__particle:nth-child(6){top:65%;left:80%}.Home-module__g21JLG__particle:nth-child(7){top:15%;left:85%}.Home-module__g21JLG__particle:nth-child(8){top:70%;left:10%}.Home-module__g21JLG__particle:nth-child(9){top:85%;left:45%}.Home-module__g21JLG__particle:nth-child(10){top:30%;left:90%}.Home-module__g21JLG__particle:nth-child(11){top:5%;left:50%}.Home-module__g21JLG__particle:nth-child(12){top:45%;left:5%}.Home-module__g21JLG__particle:nth-child(13){top:90%;left:30%}.Home-module__g21JLG__particle:nth-child(14){top:55%;left:65%}.Home-module__g21JLG__particle:nth-child(15){top:25%;left:55%}.Home-module__g21JLG__particle:nth-child(16){top:60%;left:35%}.Home-module__g21JLG__particle:nth-child(17){top:75%;left:75%}.Home-module__g21JLG__particle:nth-child(18){top:40%;left:15%}.Home-module__g21JLG__particle:nth-child(19){top:95%;left:55%}.Home-module__g21JLG__particle:nth-child(20){top:15%;left:25%}.Home-module__g21JLG__particle:nth-child(21){top:10%;left:65%}.Home-module__g21JLG__particle:nth-child(22){top:50%;left:85%}.Home-module__g21JLG__particle:nth-child(23){top:70%;left:40%}.Home-module__g21JLG__particle:nth-child(24){top:80%;left:20%}.Home-module__g21JLG__particle:nth-child(25){top:35%;left:75%}.Home-module__g21JLG__particle:nth-child(26){top:90%;left:15%}.Home-module__g21JLG__particle:nth-child(27){top:5%;left:80%}.Home-module__g21JLG__particle:nth-child(28){top:65%;left:55%}.Home-module__g21JLG__particle:nth-child(29){top:45%;left:70%}.Home-module__g21JLG__particle:nth-child(30){top:25%;left:5%}@keyframes Home-module__g21JLG__pulse{0%{opacity:.3;transform:translate(-50%)scale(1)}50%{opacity:.4;transform:translate(-50%)scale(1.2)}to{opacity:.3;transform:translate(-50%)scale(1)}}.Home-module__g21JLG__content{z-index:1;text-align:center;max-width:600px;padding:1.5rem;animation:1.5s ease-in-out Home-module__g21JLG__fadeIn;position:relative}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__title{margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Home-module__g21JLG__subtitle{color:var(--text-muted);max-width:450px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.Home-module__g21JLG__header{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__logo{width:170px}.Home-module__g21JLG__statusPill{letter-spacing:.05em;color:var(--text-muted);background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.Home-module__g21JLG__dot{background-color:var(--accent-color);border-radius:50%;width:8px;height:8px;animation:1.5s infinite Home-module__g21JLG__blink}@keyframes Home-module__g21JLG__blink{0%,to{opacity:1}50%{opacity:.5}}.Home-module__g21JLG__waitlistForm{justify-content:center;align-items:center;margin-top:10px;display:flex}.Home-module__g21JLG__inputWrapper{width:400px;position:relative}.Home-module__g21JLG__inputWrapper input{border:1px solid #ccc;border-radius:8px;width:100%;padding:12px 100px 12px 16px;font-size:16px}.Home-module__g21JLG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(94.9deg,#d91656 .03%,#640d5f 99.97%);border:none;border-radius:6px;padding:8px 16px;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Home-module__g21JLG__submitButton:hover{filter:brightness(1.1)}.Home-module__g21JLG__socialProof{color:var(--text-muted);justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;margin-bottom:1rem;font-size:1.2rem;display:flex}.Home-module__g21JLG__avatars{display:flex}.Home-module__g21JLG__avatars img{border:2px solid var(--bg-color);border-radius:50%;width:32px;height:32px;margin-left:-10px}.Home-module__g21JLG__avatars img:first-child{margin-left:0}.Home-module__g21JLG__countdown{justify-content:center;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.Home-module__g21JLG__timeSegment{flex-direction:column;display:flex}.Home-module__g21JLG__time{font-size:2.5rem;font-weight:700}.Home-module__g21JLG__label{color:var(--text-muted);letter-spacing:.1em;font-size:.75rem}.Home-module__g21JLG__separator{color:var(--text-muted);font-size:2.5rem;font-weight:700}.Home-module__g21JLG__releaseStatus{color:var(--text-muted);letter-spacing:.05em;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Home-module__g21JLG__socialIcons{justify-content:center;gap:20px;margin-top:30px;display:flex}.Home-module__g21JLG__socialIcons a{background:0 0;-webkit-text-fill-color:#fff;-webkit-background-clip:text;font-size:20px;transition:transform .2s,background .3s;display:inline-block}.Home-module__g21JLG__socialIcons a:hover{background:linear-gradient(94.9deg,#d91656 .03%,#640d5f 99.97%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;transform:scale(1.2)}@media (max-width:640px){.Home-module__g21JLG__container{background-attachment:scroll;justify-content:center;align-items:center;width:100vw;padding:1.5rem 0}.Home-module__g21JLG__content{margin:0 auto;transform:translateY(0)}.Home-module__g21JLG__inputWrapper{width:350px;position:relative}.Home-module__g21JLG__title{font-size:2rem}.Home-module__g21JLG__subtitle{font-size:.95rem}.Home-module__g21JLG__waitlistForm{flex-direction:column;align-items:center;gap:1rem}.Home-module__g21JLG__waitlistForm input{width:100%}.Home-module__g21JLG__socialProof{flex-direction:column;gap:1rem}.Home-module__g21JLG__time,.Home-module__g21JLG__separator{font-size:1.875rem}.Home-module__g21JLG__label{font-size:.625rem}}
