:root{color-scheme:dark;--launch-bg:#0b0a09;--launch-surface:#151315;--launch-surface-strong:#0f0e0e;--launch-text:#f4f1ea;--launch-muted:#b9b3aa;--launch-border:#ffffff24;--launch-accent:#b79bff;--launch-accent-hover:#c5b0ff}html{background:var(--launch-bg)}body{background:var(--launch-bg);color:var(--launch-text)}.launch-shell{background:radial-gradient(circle clamp(430px, 48vw, 690px) at 45% -110px, #7752aae0 0%, #55397abd 29%, #32234485 49%, #0b0a0900 74%), var(--launch-bg);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.launch-header,.launch-hero,.launch-footer{width:min(1320px,100% - 72px);margin-inline:auto}.launch-header{border-bottom:1px solid var(--launch-border);justify-content:space-between;align-items:center;min-height:68px;display:flex}.launch-header a{width:150px;display:block}.launch-header img{width:100%;height:auto;display:block}.launch-header>span,.launch-eyebrow{color:var(--launch-accent);letter-spacing:0;text-transform:uppercase;font-family:Space Grotesk Variable,sans-serif;font-size:.76rem;font-weight:750}.launch-main{display:grid}.launch-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.68fr);grid-template-areas:"copy form";align-content:center;align-items:center;gap:clamp(40px,6vw,96px);padding-block:clamp(26px,4.8vw,64px);display:grid}.launch-copy{grid-area:copy;max-width:760px}.launch-eyebrow{margin:0 0 12px}.launch-copy h1{max-width:14.2ch;color:var(--launch-text);letter-spacing:0;text-wrap:balance;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(3.35rem,5vw,5rem);font-weight:700;line-height:.92}.launch-copy__result{color:var(--launch-accent)}.launch-copy__currency{isolation:isolate;color:#17111f;text-align:center;vertical-align:baseline;min-width:6.75ch;display:inline-grid;position:relative}.launch-copy__currency:before{z-index:-1;content:"";background:#c7afff;border-bottom:.06em solid #fff;position:absolute;inset:.04em -.08em .01em;transform:rotate(-1deg)}.launch-copy__currency>span{opacity:0;grid-area:1/1;animation:8s step-end infinite launch-currency}.launch-copy__currency>span:nth-child(2){animation-delay:2s}.launch-copy__currency>span:nth-child(3){animation-delay:4s}.launch-copy__currency>span:nth-child(4){animation-delay:6s}.launch-lead{color:#ffffffc2;text-wrap:pretty;max-width:650px;margin:20px 0 0;font-size:clamp(1.04rem,1.4vw,1.25rem);line-height:1.55}.launch-countdown{max-width:650px;margin:20px 0 0;padding:0}.launch-countdown__heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.launch-countdown__heading p,.launch-countdown__heading time{margin:0}.launch-countdown__heading p{color:var(--launch-accent);text-transform:uppercase;font-family:Space Grotesk Variable,sans-serif;font-size:.76rem;font-weight:750}.launch-countdown__heading time{color:var(--launch-muted);font-size:.82rem}.launch-countdown dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(7px,1vw,10px);margin:10px 0 0;display:grid}.launch-countdown dl>div{background:linear-gradient(135deg, #ffffff3d, #fff0 42%), var(--launch-accent);border:1px solid #ffffff2e;border-radius:8px;min-width:0;padding:clamp(10px,1.3vw,13px) clamp(10px,1.4vw,12px);position:relative;overflow:hidden;box-shadow:inset 0 -1px #0003}.launch-countdown dl>div:after{content:"";background:#ffffffe6;border-radius:999px;height:3px;position:absolute;bottom:9px;left:12px;right:12px}.launch-countdown dd,.launch-countdown dt{margin:0}.launch-countdown dd{color:#17111f;font-variant-numeric:tabular-nums;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(1.55rem,2.55vw,2.15rem);font-weight:800;line-height:1}.launch-countdown dt{color:#17111fb8;text-transform:uppercase;margin-top:5px;padding-bottom:10px;font-size:.7rem;font-weight:750}.launch-countdown.is-complete dd{color:#17111f}.launch-points{flex-wrap:wrap;gap:12px 22px;margin:20px 0 0;padding:0;list-style:none;display:flex}.launch-points li{color:#ded9d2;align-items:center;gap:8px;font-size:.9rem;display:flex}.launch-points .ui-icon{color:var(--launch-accent);flex:none}.launch-showcase-trigger{min-height:46px;color:var(--launch-text);cursor:pointer;font:inherit;background:#ffffff0a;border:1px solid #ffffff47;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding-inline:20px;font-weight:750;display:inline-flex}.launch-showcase-trigger:hover{border-color:var(--launch-accent);background:#b79bff1a}.launch-showcase-trigger:focus-visible{outline:3px solid var(--launch-accent);outline-offset:3px}.launch-form-panel{backdrop-filter:blur(18px);background:#151315eb;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;grid-area:form;place-self:center end;width:100%;max-width:470px;padding:clamp(24px,2.5vw,32px);display:flex;box-shadow:0 28px 90px #00000052}.launch-form-heading h2,.launch-success h2{color:var(--launch-text);letter-spacing:0;margin:0 0 8px;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(1.9rem,2.6vw,2.35rem);line-height:1.04}.launch-form-heading>p:last-child,.launch-success>div>p:last-child{color:var(--launch-muted);margin:0;line-height:1.45}.launch-form-panel form{flex-direction:column;gap:13px;margin-top:20px;display:flex}.launch-form-panel label:not(.launch-consent){color:#e8e4dd;gap:6px;font-size:.88rem;font-weight:700;display:grid}.launch-form-panel label small{color:var(--launch-muted);margin-left:5px;font-size:.76rem;font-weight:500}.launch-form-panel input[type=text],.launch-form-panel input[type=email]{border:1px solid var(--launch-border);background:var(--launch-surface-strong);width:100%;min-height:44px;color:var(--launch-text);font:inherit;border-radius:6px;padding:0 14px}.launch-form-panel input:hover{border-color:#ffffff47}.launch-form-panel input:focus-visible{border-color:var(--launch-accent);outline-offset:1px;outline:3px solid #b79bff40}.launch-consent{color:var(--launch-muted);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:.78rem;line-height:1.5;display:grid}.launch-consent input{width:18px;height:18px;accent-color:var(--launch-accent);margin:2px 0 0}.launch-consent a,.launch-footer a{color:var(--launch-text);text-underline-offset:3px}.launch-form-panel button{background:var(--launch-accent);color:#0b0a09;cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:6px;font-weight:800;display:inline-flex}.launch-form-panel button:hover{background:var(--launch-accent-hover)}.launch-form-panel button:focus-visible{outline-offset:3px;outline:3px solid #fff}.launch-form-panel button:disabled{cursor:wait;opacity:.72}.launch-form-note{color:#ffffff80;text-align:center;margin:12px 0 0;font-size:.76rem}.launch-honeypot{position:absolute!important;left:-9999px!important}.launch-error{color:#ffd6d0;background:#ff7a681a;border-left:3px solid #ff7a68;margin:22px 0 0;padding:12px 14px;font-size:.88rem}.launch-success{grid-template-columns:48px 1fr;align-content:center;gap:18px;min-height:100%;display:grid}.launch-success>.ui-icon{background:var(--launch-accent);color:#0b0a09;border-radius:50%;width:48px;height:48px;padding:11px}.launch-success .launch-eyebrow{margin-bottom:12px}.has-launch-showcase-open{overflow:hidden}.launch-showcase{background:var(--launch-surface-strong);width:min(1320px,100vw - 48px);max-width:none;height:min(820px,100dvh - 48px);max-height:none;color:var(--launch-text);border:1px solid #ffffff38;border-radius:8px;padding:0;overflow:hidden;box-shadow:0 32px 120px #00000094}.launch-showcase::backdrop{backdrop-filter:blur(5px);background:#000000d6}.launch-showcase__surface{grid-template-rows:auto minmax(0,1fr);height:100%;display:grid}.launch-showcase__header{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr) 44px;align-items:center;gap:clamp(28px,5vw,72px);padding:28px 30px;display:grid}.launch-showcase__header .launch-eyebrow{margin-bottom:8px}.launch-showcase__header h2{color:var(--launch-text);letter-spacing:0;text-wrap:balance;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:700;line-height:1}.launch-showcase__header>p{max-width:570px;color:var(--launch-muted);text-wrap:pretty;margin:0;font-size:.94rem;line-height:1.55}.launch-showcase__close{border:1px solid var(--launch-border);width:44px;height:44px;color:var(--launch-text);cursor:pointer;background:#ffffff0d;border-radius:50%;place-items:center;padding:0;display:grid}.launch-showcase__close:hover{border-color:var(--launch-accent);color:var(--launch-accent)}.launch-showcase__close:focus-visible{outline:3px solid var(--launch-accent);outline-offset:2px}.launch-evidence{border-top:1px solid var(--launch-border);touch-action:pan-y;background:#151315d1;width:100%;height:100%;position:relative;overflow:hidden}.launch-evidence__panel,.launch-evidence__slide{height:100%}.launch-evidence__slide{grid-template-columns:minmax(0,1fr) minmax(260px,.3fr);margin:0;animation:.26s ease-out launch-evidence-enter;display:grid}.launch-evidence__slide[hidden]{display:none}.launch-evidence__slide>.public-lightbox-trigger{height:100%}.launch-evidence__slide picture{background:#fff;min-height:150px;display:block;overflow:hidden}.launch-evidence__slide img{object-fit:contain;object-position:center top;width:100%;height:100%;display:block}.public-lightbox-trigger{appearance:none;border-radius:inherit;width:100%;max-width:100%;color:inherit;cursor:zoom-in;font:inherit;text-align:inherit;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.public-lightbox-trigger:focus-visible{outline:3px solid var(--launch-accent);outline-offset:3px}body.has-public-lightbox-open{overflow:hidden}.public-image-lightbox{border:1px solid var(--launch-border);background:var(--launch-bg);width:min(1600px,100vw - 32px);max-width:none;height:min(1000px,100dvh - 32px);max-height:none;color:var(--launch-text);border-radius:8px;padding:0;overflow:hidden}.public-image-lightbox::backdrop{background:#000000db}.public-image-lightbox__surface{height:100%;padding:12px;position:relative}.public-image-lightbox figure{grid-template-rows:minmax(0,1fr) auto;gap:10px;height:100%;margin:0;display:grid}.public-image-lightbox figure>img{object-fit:contain;background:#fff;border-radius:4px;width:100%;height:100%;min-height:0;display:block}.public-image-lightbox figcaption{min-height:20px;color:var(--launch-muted);text-overflow:ellipsis;white-space:nowrap;padding-inline:4px;font-size:.82rem;line-height:1.4;overflow:hidden}.public-image-lightbox__close{z-index:2;border:1px solid var(--launch-border);background:var(--launch-surface-strong);width:44px;height:44px;color:var(--launch-text);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:16px;right:16px}.public-image-lightbox__close:hover{border-color:var(--launch-accent);color:var(--launch-accent)}.public-image-lightbox__close:focus-visible{outline:3px solid var(--launch-accent);outline-offset:2px}.launch-evidence__slide figcaption{color:var(--launch-muted);flex-direction:column;justify-content:center;gap:8px;padding:34px 34px 76px;font-size:1rem;line-height:1.55;display:flex}.launch-evidence__slide figcaption span{color:var(--launch-text);font-size:1.24rem;font-weight:750}.launch-evidence__dots{align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;right:22px}.launch-evidence__dots button{cursor:pointer;background:0 0;border:1px solid #ffffff75;border-radius:50%;width:9px;height:9px;padding:0;transition:background-color .16s,border-color .16s,transform .16s}.launch-evidence__dots button[aria-selected=true]{border-color:var(--launch-accent);background:var(--launch-accent);transform:scale(1.22)}.launch-evidence__dots button:focus-visible{outline-offset:4px;outline:2px solid #fff}@keyframes launch-evidence-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes launch-currency{0%,24.999%{opacity:1}25%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.launch-copy__currency>span{animation:none}.launch-copy__currency>span:first-child{opacity:1}}.launch-page{width:min(1120px,100% - 72px);margin-inline:auto;padding-block:clamp(72px,8vw,112px)}.launch-page__header{max-width:780px;margin-bottom:72px}.launch-page__header h1,.launch-contact__copy h1{color:var(--launch-text);letter-spacing:0;text-wrap:balance;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(3.4rem,6vw,5.8rem);font-weight:700;line-height:.96}.launch-page__header>p:not(.launch-eyebrow),.launch-contact__copy>p:not(.launch-eyebrow){max-width:650px;color:var(--launch-muted);margin:24px 0 0;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.6}.launch-page__header time{color:#ffffff7a;margin-top:22px;font-size:.8rem;display:block}.launch-legal__content{border-top:1px solid var(--launch-border)}.launch-legal__content section{border-bottom:1px solid var(--launch-border);grid-template-columns:minmax(190px,.38fr) minmax(0,1fr);gap:clamp(36px,8vw,110px);padding-block:38px;display:grid}.launch-legal__content h2{color:var(--launch-text);letter-spacing:0;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:1.18rem}.launch-legal__content p{color:var(--launch-muted);margin:0;line-height:1.7}.launch-legal__content p+p{margin-top:14px}.launch-legal__content a,.launch-contact a{color:var(--launch-text);text-underline-offset:3px}.launch-contact{grid-template-columns:minmax(0,.82fr) minmax(420px,.68fr);align-items:start;gap:clamp(56px,9vw,128px);display:grid}.launch-contact__copy{position:sticky;top:48px}.launch-contact__direct{color:var(--launch-accent);align-items:center;gap:10px;margin-top:32px;font-weight:750;display:flex}.launch-contact__form{background:#151315eb;border:1px solid #ffffff2e;border-radius:8px;gap:20px;padding:clamp(28px,4vw,42px);display:grid;box-shadow:0 28px 90px #00000047}.launch-contact__form header{margin-bottom:8px}.launch-contact__form h2{color:var(--launch-text);letter-spacing:0;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(2rem,3vw,2.7rem)}.launch-contact__form label:not(.launch-honeypot){color:#e8e4dd;gap:8px;font-size:.88rem;font-weight:700;display:grid}.launch-contact__form input,.launch-contact__form textarea{border:1px solid var(--launch-border);background:var(--launch-surface-strong);width:100%;color:var(--launch-text);font:inherit;border-radius:6px;padding:13px 14px}.launch-contact__form input{min-height:50px}.launch-contact__form textarea{resize:vertical;min-height:164px}.launch-contact__form input:focus-visible,.launch-contact__form textarea:focus-visible{border-color:var(--launch-accent);outline-offset:1px;outline:3px solid #b79bff40}.launch-contact__consent{color:var(--launch-muted);margin:0;font-size:.78rem;line-height:1.5}.launch-contact__form button{background:var(--launch-accent);color:#0b0a09;cursor:pointer;min-height:54px;font:inherit;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-weight:800;display:inline-flex}.launch-contact__form button:hover{background:var(--launch-accent-hover)}.launch-contact__form button:focus-visible{outline-offset:3px;outline:3px solid #fff}.launch-notice{border-left:3px solid var(--launch-accent);color:var(--launch-text);background:#b79bff1a;margin:0;padding:12px 14px;font-size:.88rem}.launch-notice--error{color:#ffd6d0;background:#ff7a681a;border-left-color:#ff7a68}.launch-footer{border-top:1px solid var(--launch-border);min-height:58px;color:var(--launch-muted);justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.launch-footer nav{gap:24px;display:flex}@media (width<=980px){.launch-header,.launch-hero,.launch-footer{width:min(100% - 40px,720px)}.launch-hero{grid-template-columns:1fr;grid-template-areas:"copy""form";gap:40px;min-height:auto;padding-block:64px 72px}.launch-copy h1{max-width:13ch}.launch-form-panel{justify-self:stretch;max-width:none}.launch-showcase__header{grid-template-columns:minmax(0,1fr) 44px}.launch-showcase__header>p{display:none}.launch-page{width:min(100% - 40px,720px)}.launch-contact{grid-template-columns:1fr}.launch-contact__copy{position:static}}@media (width>=981px) and (height<=820px){.launch-header{min-height:58px}.launch-header a{width:130px}.launch-hero{padding-block:20px}.launch-eyebrow{margin-bottom:8px}.launch-copy h1{max-width:15.5ch;font-size:clamp(3.1rem,4.25vw,4.05rem)}.launch-countdown{max-width:610px;margin-top:16px}.launch-countdown__heading p{font-size:.7rem}.launch-countdown__heading time{font-size:.76rem}.launch-countdown dl{margin-top:8px}.launch-countdown dl>div{padding-block:9px}.launch-countdown dd{font-size:clamp(1.45rem,2.25vw,1.9rem)}.launch-countdown dt{padding-bottom:8px;font-size:.62rem}.launch-lead{max-width:610px;margin-top:16px;font-size:1rem;line-height:1.42}.launch-points{gap:8px 18px;margin-top:15px}.launch-points li{font-size:.84rem}.launch-showcase-trigger{min-height:42px;margin-top:16px}.launch-form-panel{max-width:450px;padding:24px}.launch-form-heading h2,.launch-success h2{font-size:2rem}.launch-form-heading>p:last-child,.launch-success>div>p:last-child{font-size:.95rem;line-height:1.38}.launch-form-panel form{gap:10px;margin-top:16px}.launch-form-panel label:not(.launch-consent){gap:5px;font-size:.84rem}.launch-form-panel input[type=text],.launch-form-panel input[type=email]{min-height:38px}.launch-consent{font-size:.72rem;line-height:1.4}.launch-form-panel button{min-height:44px;margin-top:2px}.launch-form-note{margin-top:10px}.launch-footer{min-height:44px}}@media (width<=620px){.launch-header,.launch-hero,.launch-footer,.launch-page{width:calc(100% - 32px)}.launch-header{min-height:72px}.launch-header a{width:142px}.launch-header>span{font-size:.68rem}.launch-hero{gap:32px;padding-block:48px 56px}.launch-copy h1{font-size:clamp(3rem,15vw,4.6rem)}.launch-lead{margin-top:22px}.launch-countdown__heading{gap:5px;display:grid}.launch-countdown dl>div{padding-inline:10px}.launch-countdown dd{font-size:clamp(1.45rem,9vw,2.1rem)}.launch-points{margin-top:26px;display:grid}.launch-form-panel{padding:26px 20px}.launch-showcase-trigger{width:100%}.launch-showcase{width:calc(100vw - 24px);height:fit-content;max-height:calc(100dvh - 24px);overflow-y:auto}.launch-showcase__surface{height:auto}.launch-showcase__header{padding:20px}.launch-showcase__header h2{font-size:1.45rem}.launch-evidence,.launch-evidence__panel,.launch-evidence__slide{height:auto}.launch-evidence__slide{grid-template-rows:auto auto;grid-template-columns:1fr}.launch-evidence__slide picture,.launch-evidence__slide>.public-lightbox-trigger{aspect-ratio:16/9;min-height:0}.launch-evidence__slide img{object-fit:cover}.launch-evidence__slide figcaption{min-height:150px;padding:18px 18px 52px}.launch-evidence__dots{bottom:18px;right:18px}.launch-page{padding-block:52px 64px}.launch-page__header{margin-bottom:48px}.launch-page__header h1,.launch-contact__copy h1{font-size:clamp(3rem,15vw,4.6rem)}.launch-legal__content section{grid-template-columns:1fr;gap:14px;padding-block:30px}.launch-contact{gap:42px}.launch-contact__form{padding:26px 20px}.launch-footer{flex-direction:column;justify-content:center;gap:14px;min-height:118px}.launch-footer nav{gap:18px}}@media (prefers-reduced-motion:reduce){.launch-evidence__slide{animation:none}.launch-evidence__dots button{transition:none}}
