@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.0-te~ja_gpvcf.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans", "GeistSans Fallback"}
@font-face{font-family:GeistMono;src:url(../media/GeistMono_Variable.p.17jn9btb_52pq.woff2)format("woff2");font-display:swap;font-weight:100 900}.geistmono_157ca88a-module__iaM1Ya__className{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.geistmono_157ca88a-module__iaM1Ya__variable{--font-geist-mono:"GeistMono", ui-monospace, SFMono-Regular, Roboto Mono, Menlo, Monaco, Liberation Mono, DejaVu Sans Mono, Courier New, monospace}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--fg:#fff;--fg-muted:#fff6;--fg-subtle:#ffffff1f;--fg-dim:#ffffff0f;--accent:#ffffffd9;--input-bg:#ffffff0a;--input-border:#ffffff1a;--input-border-focus:#ffffff40;--success:#22c55e;--error:#ef4444;--glow:#ffffff0f;--letter-wide:.25em;--letter-mid:.12em;--letter-tight:.02em}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--fg);background:var(--bg);min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.intro-overlay{z-index:100;background:var(--bg);justify-content:center;align-items:center;padding:2rem;transition:opacity 1s,visibility 1s;display:flex;position:fixed;inset:0}.intro-overlay.fade-out{opacity:0;visibility:hidden;pointer-events:none}.intro-line{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:.35em;display:flex}.intro-word{letter-spacing:.03em;color:var(--fg);opacity:0;font-size:clamp(1.3rem,3.2vw,2.6rem);font-weight:300;animation:.6s ease-out forwards wordFadeIn}.intro-word.emphasis{font-weight:500}@keyframes wordFadeIn{0%{opacity:0}to{opacity:1}}.dot-grid{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}.dot-grid:after{content:"";background:radial-gradient(70% 50% at 50% 40%,#ffffff04 0%,#0000 70%);animation:10s ease-in-out infinite breathe;position:absolute;inset:0}.page-container{z-index:1;opacity:0;flex-direction:column;justify-content:space-between;align-items:center;min-height:100dvh;padding:0;transition:opacity .8s;display:flex;position:relative}.page-container.visible{opacity:1}.page-header{flex-direction:column;align-items:center;padding:3rem 1.5rem 0;animation:.8s ease-out .1s both fadeIn;display:flex}.header-inner{flex-direction:column;align-items:center;gap:1rem;display:flex}.header-logo{filter:brightness(0)invert();opacity:.92;max-width:100%;transition:opacity .3s;width:100%!important;height:auto!important}.header-logo:hover{opacity:1}.banner-tagline{letter-spacing:var(--letter-wide);text-transform:uppercase;color:var(--fg-muted);text-align:center;font-size:clamp(.6rem,1.4vw,.72rem);font-weight:400}.banner-tagline .bold{color:#ffffff8c;font-weight:700}.banner-tagline .italic{font-style:italic;font-weight:400}.banner-tagline .bold-italic{color:#ffffff8c;font-style:italic;font-weight:700}.content-wrapper{flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:520px;padding:0 1.5rem;display:flex}.headline{letter-spacing:var(--letter-tight);text-align:center;color:var(--fg);font-size:clamp(1.5rem,3.8vw,2.2rem);font-weight:300;line-height:1.35;animation:.8s ease-out .3s both fadeIn}.headline strong{font-weight:500}.subtext{letter-spacing:var(--letter-tight);color:var(--fg-muted);text-align:center;max-width:400px;font-size:.82rem;font-weight:400;line-height:1.7;animation:.8s ease-out .5s both fadeIn}.waitlist-form{flex-direction:column;align-items:center;gap:.75rem;width:100%;animation:.8s ease-out .7s both fadeIn;display:flex}.email-input-wrapper{width:100%;position:relative}.email-input-wrapper input{letter-spacing:.02em;width:100%;color:var(--fg);background:0 0;border:none;border-bottom:1px solid #ffffff1f;border-radius:0;outline:none;padding:12px 40px 12px 0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .3s}.email-input-wrapper input::placeholder{color:#ffffff2e;font-weight:300}.email-input-wrapper input:focus{border-bottom-color:#fff6}.submit-btn{cursor:pointer;color:#ffffff4d;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .1s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.submit-btn:hover:not(:disabled){color:#fff9}.submit-btn:active:not(:disabled){transform:translateY(-50%)scale(.9)}.submit-btn:disabled{opacity:.15;cursor:not-allowed}.submit-btn svg{width:16px;height:16px}.spinner{border:1.5px solid #ffffff1f;border-top-color:#ffffff80;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin}.form-message{letter-spacing:.01em;text-align:center;font-size:.78rem;font-weight:400;animation:.3s ease-out both fadeIn}.form-message.success{color:var(--success)}.form-message.error{color:var(--error)}.success-state{flex-direction:column;align-items:center;gap:1rem;animation:.5s ease-out both fadeIn;display:flex}.checkmark-circle{border:1.5px solid var(--success);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:.4s cubic-bezier(.34,1.56,.64,1) both scaleIn;display:flex}.checkmark-circle svg{width:22px;height:22px;color:var(--success)}.success-text{letter-spacing:var(--letter-mid);text-transform:uppercase;color:var(--fg-muted);font-size:.82rem;font-weight:400}.page-footer{flex-direction:column;align-items:center;gap:.9rem;width:100%;padding:0 2rem 1.75rem;animation:1s ease-out 1.4s both fadeIn;display:flex}.footer-x{color:#fff3;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex}.footer-x:hover{color:#ffffff80}.footer-x svg{width:15px;height:15px}.footer-bottom{justify-content:space-between;align-items:center;width:100%;max-width:520px;display:flex}.footer-bottom>span{letter-spacing:.04em;color:#ffffff26;text-transform:uppercase;font-size:.6rem;font-weight:400}.footer-link{letter-spacing:.04em;color:#ffffff26;text-transform:uppercase;font-size:.6rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes breathe{0%,to{opacity:.3}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.page-header{padding:2rem 1.25rem 0}.header-logo{width:200px!important;height:auto!important}.content-wrapper{padding:0 1.25rem}.intro-line{white-space:normal;flex-wrap:wrap;justify-content:center;gap:.25em}.footer-bottom{padding:0 .25rem}}
