.early-access{color:#f5f5f5;isolation:isolate;min-height:100svh;font-family:var(--font-geist-sans),sans-serif;background:#080808;flex-direction:column;align-items:center;padding:38px 28px 24px;display:flex;position:relative;overflow:hidden}.invite-topline{letter-spacing:.19em;color:#a5a5a5;z-index:1;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.invite-live-dot{background:#ff32a1;border-radius:50%;width:6px;height:6px}.invite-center{text-align:center;width:100%;max-width:620px;margin:auto;padding:65px 0 70px;position:relative}.invite-main-mark{width:102px;height:102px;margin:0 auto 26px;transform:rotate(-9deg)}.invite-center h1{width:min(100%,460px);margin:0 auto}.invite-center h1 svg{width:100%;height:auto}.invite-center h2{letter-spacing:-.035em;margin:28px 0 10px;font-size:26px;font-weight:550;line-height:1.2}.invite-description{color:#8b8b8b;margin:0;font-size:14px;line-height:1.6}.invite-form{text-align:left;max-width:490px;margin:42px auto 0}.invite-form label{color:#b4b4b4;margin:0 0 10px 2px;font-size:14px;display:block}.invite-input-row{gap:10px;display:flex}.invite-input-wrap{flex:1;min-width:0;position:relative}.invite-input-wrap input{color:#fff;background:#101010;border:1px solid #343434;border-radius:13px;outline:none;width:100%;height:62px;padding:0 40px 0 19px;font-size:16px;transition:border-color .2s}.invite-input-wrap input::placeholder{color:#646464}.invite-input-wrap input:focus{border-color:#ff32a1;box-shadow:0 0 0 3px #ff32a11a}.invite-input-wrap input[aria-invalid=true]{border-color:#ec858f}.is-valid .invite-input-wrap input{border-color:#16c793}.invite-check{color:#16c793;position:absolute;top:19px;right:18px}.invite-enter{color:#080808;cursor:pointer;background:#ff32a1;border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;min-width:120px;padding:0 22px;font-size:17px;font-weight:750;transition:background .2s,transform .2s;display:flex}.invite-enter:hover:enabled{background:#ff66b8;transform:translateY(-2px)}.invite-enter:disabled{color:#70636a;cursor:not-allowed;background:#272023}.invite-enter:focus-visible,.invite-status button:focus-visible{outline-offset:4px;outline:2px solid #fff}.invite-status{color:#777;min-height:39px;padding:10px 2px 0;font-size:14px;line-height:1.6}.invite-status.success{color:#16c793}.invite-status.error{color:#ec858f}.invite-status button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:8px;text-decoration:underline}.invite-footnote{color:#656565;margin:22px 0 0;font-size:15px;line-height:1.8}.invite-footer{color:#585858;letter-spacing:.12em;z-index:1;justify-content:space-between;gap:20px;width:100%;font-size:9px;display:flex}.invite-footer strong{color:#a0a0a0;margin-left:4px;font-weight:650}.invite-art{z-index:-1;pointer-events:none;position:absolute;inset:0}.invite-sticker{aspect-ratio:1;width:100px;transform:rotate(var(--tilt,-12deg));background:#101010;border:3px solid #e6e6e6;border-radius:50%;padding:5px;animation:9s ease-in-out infinite alternate invite-float;position:absolute;box-shadow:0 8px #0008}.invite-sticker svg,.invite-sticker img{object-fit:contain;border-radius:50%;width:100%;height:100%}.sticker-one{--tilt:-18deg;width:116px;top:13%;left:5%}.sticker-two{--tilt:14deg;width:77px;animation-delay:-3s;top:6%;left:25%}.sticker-three{--tilt:12deg;width:124px;animation-delay:-5s;top:9%;right:5%}.sticker-four{--tilt:20deg;width:78px;top:24%;right:19%}.sticker-five{--tilt:-22deg;width:75px;animation-delay:-2s;top:52%;left:7%}.sticker-six{--tilt:12deg;width:90px;animation-delay:-6s;bottom:10%;left:22%}.sticker-seven{--tilt:-16deg;width:110px;bottom:9%;left:3%}.sticker-eight{--tilt:12deg;width:142px;animation-delay:-2s;bottom:7%;right:3%}.sticker-nine{--tilt:14deg;width:88px;animation-delay:-4s;bottom:17%;right:21%}.invite-pill{color:#080808;letter-spacing:-.04em;border-radius:50px;padding:12px 19px;font-size:16px;font-weight:750;position:absolute}.pill-one{background:#15c58d;top:36%;left:10%;transform:rotate(-12deg)}.pill-two{background:#ff32a1;top:49%;right:6%;transform:rotate(13deg)}.invite-spark{color:#cf0;font-size:35px;position:absolute}.spark-one{top:65%;left:22%;transform:rotate(13deg)}.spark-two{font-size:22px;top:12%;right:30%}.invite-mobile-break{display:none}.invite-form-loading{color:#777;height:140px;padding-top:50px;font-size:12px}@keyframes invite-float{to{transform:translateY(-12px) rotate(calc(var(--tilt,-12deg) + 6deg))}}@media (min-width:1600px){.invite-center{max-width:700px}.invite-center h1{width:520px}.invite-main-mark{width:120px;height:120px}}@media (max-width:1050px){.pill-one{top:39%;left:-45px}.pill-two{top:51%;right:-30px}.sticker-four{top:28%;right:8%}.sticker-five{left:-25px}.sticker-nine{bottom:11%;right:13%}.spark-one{left:10%}.invite-sticker{opacity:.9}}@media (max-width:700px){.early-access{padding:28px 20px 20px}.invite-center{max-width:440px;padding:100px 0 80px}.invite-main-mark{width:78px;height:78px;margin-bottom:24px}.invite-center h1{width:310px;max-width:100%}.invite-center h2{margin-top:25px;font-size:24px}.invite-description{font-size:12px}.invite-form{margin-top:32px}.invite-form label{font-size:14px}.invite-input-wrap input{height:58px;padding-left:14px;font-size:14px}.invite-enter{gap:10px;min-width:96px;padding:0 16px;font-size:15px}.invite-footnote{margin-top:18px;font-size:14px}.invite-sticker{border-width:2px;padding:3px}.sticker-one{width:72px;top:70px;left:-23px}.sticker-two{width:53px;top:74px;left:22%}.sticker-three{width:76px;top:75px;right:-18px}.sticker-four{width:48px;top:100px;right:25%}.sticker-five,.sticker-six,.invite-pill,.invite-spark{display:none}.sticker-seven{width:68px;bottom:48px;left:-16px}.sticker-eight{width:86px;bottom:46px;right:-23px}.sticker-nine{width:46px;bottom:40px;right:24%}.invite-footer{letter-spacing:.07em;font-size:8px}.invite-topline{font-size:9px}}@media (prefers-reduced-motion:reduce){.invite-sticker{animation:none}.invite-enter{transition:none}}
