.landing{--landing-bg: #f4effa;--landing-ink: #25232d;--landing-muted: #625d6b;--landing-faint: rgba(37, 35, 45, .54);--landing-accent: #7448dc;--landing-accent-ink: #ffffff;--landing-line: rgba(37, 35, 45, .14);--landing-panel: rgba(255, 255, 255, .58);--landing-panel-strong: rgba(255, 255, 255, .82);--landing-chip: rgba(255, 255, 255, .44);--landing-shadow: 0 28px 90px rgba(70, 45, 109, .18);--landing-display: var(--font-inter);position:relative;isolation:isolate;min-height:100svh;overflow:hidden;background:var(--landing-bg);color:var(--landing-ink);font-family:var(--font-inter)}.landing,.landing *{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing button,.landing a{-webkit-tap-highlight-color:transparent}.landing :focus-visible{outline:2px solid var(--landing-accent);outline-offset:4px;border-radius:999px}.landing__shader,.landing__paper,.landing__grain{position:absolute;inset:0;width:100%;height:min(100svh,1100px);pointer-events:none}.landing__shader{z-index:-4;display:block;opacity:.92}.landing__paper{z-index:-3;background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.58),transparent 36%),radial-gradient(circle at 82% 58%,rgba(255,255,255,.3),transparent 32%);opacity:.58}.landing__grain{z-index:-2;color:var(--landing-ink);background-image:repeating-radial-gradient(circle at 17% 31%,currentColor 0 .32px,transparent .6px 3.2px),repeating-radial-gradient(circle at 73% 61%,currentColor 0 .28px,transparent .58px 4px);mix-blend-mode:overlay;opacity:.055}.landing__header{position:relative;z-index:30;display:grid;grid-template-columns:1fr auto;align-items:center;width:min(100%,1540px);height:88px;margin:0 auto;padding:0 clamp(22px,4vw,68px)}.landing__brand{display:inline-flex;align-items:center;justify-self:start;gap:10px;min-height:44px;font-size:18px;font-weight:560;letter-spacing:-.035em}.landing__brand-mark{display:grid;width:29px;height:29px;place-items:center}.landing__brand-mark img{display:block;width:100%;height:100%}.landing__nav{display:flex;align-items:center;justify-self:end;gap:clamp(18px,2.2vw,36px);color:var(--landing-muted);font-size:12px;font-weight:550}.landing__nav a{transition:color .18s ease,transform .18s ease,background .18s ease}.landing__nav a:hover{color:var(--landing-ink)}.landing__nav .landing__nav-cta{display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-panel);color:var(--landing-ink);box-shadow:0 8px 30px #0000000a}.landing__nav .landing__nav-cta:hover{transform:translateY(-1px);background:var(--landing-panel-strong)}.landing__hero{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;width:min(100%,1540px);min-height:calc(100svh - 88px);margin:0 auto;padding:20px clamp(22px,5.2vw,84px) 116px}.landing__copy{position:relative;z-index:12;max-width:720px}.landing__kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 clamp(22px,3.2vh,34px);color:var(--landing-muted);font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.landing__kicker-dot{width:6px;height:6px;border-radius:50%;background:var(--landing-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--landing-accent) 12%,transparent)}.landing__headline{margin:0;font-family:var(--landing-display);font-size:clamp(60px,7.25vw,126px);font-weight:560;letter-spacing:-.075em;line-height:.88;text-wrap:balance}.landing__headline span{display:block}.landing__subhead{max-width:630px;margin:clamp(28px,4vh,42px) 0 0;color:var(--landing-muted);font-size:clamp(15px,1.18vw,18px);font-weight:440;letter-spacing:-.025em;line-height:1.58;text-wrap:pretty}.landing__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 26px;margin-top:32px}.landing__primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:50px;font-size:13px;font-weight:540;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landing__primary-action{gap:26px;min-width:176px;padding:0 20px 0 24px;border:1px solid color-mix(in srgb,var(--landing-accent) 78%,black);border-radius:999px;background:var(--landing-accent);color:var(--landing-accent-ink)!important;box-shadow:0 12px 32px color-mix(in srgb,var(--landing-accent) 28%,transparent)}.landing__primary-action span{font-size:17px;font-weight:400;transition:transform .18s ease}.landing__primary-action:hover{transform:translateY(-2px);box-shadow:0 18px 42px color-mix(in srgb,var(--landing-accent) 34%,transparent)}.landing__primary-action:hover span{transform:translate(2px,-2px)}.landing__question-field{position:relative;z-index:8;width:100%;height:min(72vh,720px);min-height:570px}.landing__lens{position:absolute;z-index:8;top:50%;left:50%;width:min(88%,620px);min-height:174px;padding:19px 22px 20px;overflow:hidden;border:1px solid var(--landing-line);border-radius:24px;background:var(--landing-panel-strong);box-shadow:var(--landing-shadow);-webkit-backdrop-filter:blur(24px) saturate(125%);backdrop-filter:blur(24px) saturate(125%);transform:translate(-50%,-50%)}.landing__lens:after{position:absolute;right:-36px;bottom:-54px;width:150px;height:150px;border:1px solid var(--landing-line);border-radius:50%;content:""}.landing__lens-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--landing-faint);font-family:var(--font-mono);font-size:8px;letter-spacing:.13em;text-transform:uppercase}.landing__lens-topline span:first-child{color:var(--landing-accent);font-weight:540}.landing__lens p{position:relative;z-index:1;max-width:500px;min-height:52px;margin:21px 0 18px;font-family:var(--landing-display);font-size:clamp(19px,1.65vw,25px);font-weight:520;letter-spacing:-.04em;line-height:1.24}.landing__lens>a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;min-height:28px;color:var(--landing-muted);font-size:10px;font-weight:540;letter-spacing:.02em}.landing__lens>a:hover{color:var(--landing-ink)}.landing__questions{position:absolute;inset:0;z-index:4;margin:0;padding:0;list-style:none;pointer-events:none}.landing__questions li{position:absolute;pointer-events:auto}.landing__questions li:nth-child(1){top:4%;left:6%}.landing__questions li:nth-child(2){top:6%;right:1%}.landing__questions li:nth-child(3){top:29%;left:-4%}.landing__questions li:nth-child(4){top:31%;right:-6%}.landing__questions li:nth-child(5){bottom:28%;left:-1%}.landing__questions li:nth-child(6){right:-2%;bottom:26%}.landing__questions li:nth-child(7){bottom:4%;left:11%}.landing__questions li:nth-child(8){right:7%;bottom:3%}.landing__questions button{max-width:min(255px,24vw);min-height:38px;padding:9px 14px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-chip);color:var(--landing-muted);font:inherit;font-size:10px;font-weight:520;letter-spacing:-.01em;line-height:1.35;text-align:left;box-shadow:0 9px 34px #0000000e;opacity:1;cursor:pointer;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%);transition:opacity .18s ease,color .18s ease,border .18s ease,background .18s ease,transform .18s ease;animation:landing-question-float 8s ease-in-out infinite;animation-delay:calc(var(--question-index) * -1.13s)}.landing__questions button:hover,.landing__questions button.is-active{border-color:color-mix(in srgb,var(--landing-accent) 46%,transparent);background:var(--landing-panel-strong);color:var(--landing-ink);opacity:1;transform:translateY(-2px)}.landing__questions button.is-active:before{display:inline-block;width:5px;height:5px;margin:0 8px 1px 0;border-radius:50%;background:var(--landing-accent);content:""}.landing__scroll-note{position:absolute;bottom:42px;left:clamp(22px,5.2vw,84px);display:flex;align-items:center;gap:12px;margin:0;color:var(--landing-faint);font-family:var(--font-mono);font-size:8px;letter-spacing:.14em;text-transform:uppercase}.landing__scroll-note span{display:block;width:44px;height:1px;background:var(--landing-line)}.landing--lucent{--landing-bg: #f3eef9;--landing-ink: #25232d;--landing-muted: #625c6c;--landing-faint: rgba(37, 35, 45, .52);--landing-accent: #7848df;--landing-accent-ink: #ffffff;--landing-line: rgba(52, 39, 67, .13);--landing-panel: rgba(255, 255, 255, .42);--landing-panel-strong: rgba(255, 255, 255, .74);--landing-chip: rgba(255, 255, 255, .38);--landing-shadow: 0 32px 100px rgba(91, 52, 137, .2)}.landing--lucent.landing--study-aurora-current{--landing-bg: #fcfbff;--landing-ink: #292331;--landing-muted: #655c70;--landing-faint: rgba(41, 35, 49, .5);--landing-accent: #7544d2;--landing-accent-ink: #ffffff;--landing-line: rgba(62, 43, 82, .14);--landing-panel: rgba(255, 255, 255, .42);--landing-panel-strong: rgba(255, 255, 255, .76);--landing-chip: rgba(255, 255, 255, .48);--landing-shadow: 0 34px 110px rgba(86, 52, 132, .2)}.landing--lucent .landing__hero{display:block;padding-top:clamp(60px,8vh,104px)}.landing--lucent .landing__shader{opacity:1;filter:saturate(1.24) contrast(1.06)}.landing--lucent .landing__paper{opacity:.28}.landing--lucent .landing__grain{opacity:.038}.landing--lucent .landing__copy{z-index:12;max-width:1080px;margin:0 auto;padding-bottom:260px;text-align:center}.landing--lucent .landing__headline{font-size:clamp(66px,8.2vw,138px);line-height:.85}.landing--lucent .landing__subhead{max-width:680px;margin-right:auto;margin-left:auto}.landing--lucent .landing__actions{justify-content:center}.landing--lucent .landing__question-field{position:absolute;inset:10px 0 70px;height:auto;min-height:0;pointer-events:none}.landing--lucent .landing__lens{top:auto;bottom:22px;width:min(72vw,680px);pointer-events:auto;transform:translate(-50%)}.landing--lucent .landing__questions li{pointer-events:auto}.landing--lucent .landing__questions li:nth-child(1){top:4%;left:5%}.landing--lucent .landing__questions li:nth-child(2){top:8%;right:4%}.landing--lucent .landing__questions li:nth-child(3){top:37%;left:0}.landing--lucent .landing__questions li:nth-child(4){top:38%;right:-1%}.landing--lucent .landing__questions li:nth-child(5){top:64%;left:5%}.landing--lucent .landing__questions li:nth-child(6){top:66%;right:4%}.landing--lucent .landing__questions li:nth-child(7){bottom:-1%;left:7%}.landing--lucent .landing__questions li:nth-child(8){right:6%;bottom:-2%}.landing--lucent .landing__questions button{max-width:min(270px,23vw)}.landing--lucent .landing__scroll-note{display:none}.landing--lucent.landing--study-aurora-current .landing__shader{opacity:1;filter:saturate(1.16) contrast(1.04)}.landing--lucent.landing--study-aurora-current .landing__paper{background:linear-gradient(180deg,#ffffff1f,#fbf8ff6b),radial-gradient(circle at 50% 42%,rgba(117,68,210,.08),transparent 43%);opacity:1}@keyframes landing-question-float{0%,to{translate:0 0}50%{translate:0 -7px}}@media(max-width:1120px){.landing__header{padding-right:28px;padding-left:28px}.landing__hero{grid-template-columns:minmax(390px,.92fr) minmax(430px,1.08fr);padding-right:34px;padding-left:34px}.landing__headline{font-size:clamp(58px,7.8vw,94px)}.landing__questions button{max-width:210px}.landing--lucent .landing__questions button{max-width:220px}}@media(max-width:880px){.landing__shader,.landing__paper,.landing__grain{height:1180px}.landing__header{grid-template-columns:1fr auto;height:76px}.landing__nav a:not(.landing__nav-cta){display:none}.landing__hero,.landing--lucent .landing__hero{display:flex;min-height:auto;padding:72px 28px 104px;flex-direction:column;gap:40px}.landing__copy{position:relative;inset:auto;order:1;width:100%;max-width:700px;align-self:flex-start;text-align:left}.landing__headline,.landing--lucent .landing__headline{font-size:clamp(58px,12vw,92px)}.landing__subhead,.landing--lucent .landing__subhead{max-width:620px;margin-right:0;margin-left:0}.landing__actions,.landing--lucent .landing__actions{justify-content:flex-start}.landing__question-field,.landing--lucent .landing__question-field{position:relative;inset:auto;order:2;width:100%;height:540px;min-height:540px;border-left:0;pointer-events:auto;transform:none}.landing--lucent .landing__copy{margin:0;padding-bottom:0;text-align:left}.landing__lens,.landing--lucent .landing__lens{inset:50% auto auto 50%;width:min(82%,590px);min-height:174px;padding:19px 22px 20px;border-radius:20px;text-align:left;transform:translate(-50%,-50%)}.landing__questions button,.landing--lucent .landing__questions button{max-width:min(230px,40vw)}.landing__scroll-note{display:none}}@media(max-width:620px){.landing__shader,.landing__paper,.landing__grain{height:1120px}.landing__header{height:68px;padding:0 18px}.landing__brand-name{font-size:16px}.landing__nav{gap:0}.landing__nav .landing__nav-cta{min-height:36px;padding:0 14px;font-size:11px}.landing__hero,.landing--lucent .landing__hero{padding:54px 18px 84px;gap:24px}.landing__kicker{margin-bottom:20px;font-size:8px}.landing__headline,.landing--lucent .landing__headline{font-size:clamp(50px,16.2vw,76px);letter-spacing:-.07em;line-height:.89}.landing__subhead{margin-top:24px;font-size:14px;line-height:1.55}.landing__actions{align-items:stretch;margin-top:25px;gap:10px}.landing__primary-action{min-height:46px;font-size:12px}.landing__question-field,.landing--lucent .landing__question-field{height:470px;min-height:470px}.landing__lens,.landing--lucent .landing__lens{width:92%;min-height:164px;padding:16px;border-radius:17px}.landing__lens-topline span:last-child{display:none}.landing__lens p{min-height:48px;margin:18px 0 13px;font-size:19px}.landing__questions li:nth-child(n+6){display:none}.landing__questions li:nth-child(1){top:0;left:4%}.landing__questions li:nth-child(2){top:8%;right:1%}.landing__questions li:nth-child(3){top:34%;left:-2%}.landing__questions li:nth-child(4){top:67%;right:0}.landing__questions li:nth-child(5){bottom:0;left:5%}.landing--lucent .landing__questions li:nth-child(1){top:0;left:4%}.landing--lucent .landing__questions li:nth-child(2){top:9%;right:0}.landing--lucent .landing__questions li:nth-child(3){top:37%;left:-2%}.landing--lucent .landing__questions li:nth-child(4){top:68%;right:-1%}.landing--lucent .landing__questions li:nth-child(5){bottom:0;left:5%}.landing__questions button,.landing--lucent .landing__questions button{max-width:174px;min-height:34px;padding:7px 10px;font-size:10px}}@media(prefers-reduced-motion:reduce){.landing__questions button{animation:none}.landing__primary-action,.landing__questions button{transition-duration:.01ms}}@media(forced-colors:active){.landing__shader,.landing__paper,.landing__grain{display:none}.landing__lens,.landing__questions button{border:1px solid CanvasText}}.landing-story{--waitlist-ink: #211e29;--waitlist-muted: rgba(33, 30, 41, .66);--waitlist-line: rgba(33, 30, 41, .16);--waitlist-panel: rgba(255, 255, 255, .54);--waitlist-panel-strong: rgba(255, 255, 255, .78);--waitlist-field: rgba(255, 255, 255, .82);--waitlist-button: #2a2236;--waitlist-button-ink: #fff;--waitlist-gutter: max(clamp(22px, 5.2vw, 84px), calc((100vw - 1540px)/2) );position:relative;z-index:4;color:var(--waitlist-ink)}.landing-story *,.landing-story *:before,.landing-story *:after{box-sizing:border-box}.landing-story__waitlist{position:relative;isolation:isolate;display:grid;min-height:100svh;overflow:hidden;grid-template-rows:1fr auto;align-items:center;padding:clamp(112px,14vh,176px) var(--waitlist-gutter) 30px;background:var(--landing-bg)}.landing-story__waitlist>.landing__shader{position:absolute;z-index:-3;inset:0;width:100%;height:100%;opacity:1;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 24%,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 24%,black 100%)}.landing-story__waitlist-paper,.landing-story__waitlist-grain{position:absolute;z-index:-2;inset:0;pointer-events:none}.landing-story__waitlist-paper{background:radial-gradient(circle at 17% 22%,rgba(255,255,255,.62),transparent 36%),radial-gradient(circle at 82% 76%,rgba(255,255,255,.22),transparent 38%),linear-gradient(180deg,#f7f2fb2e,#f7f2fb61)}.landing--study-aurora-current .landing-story__waitlist-paper{background:radial-gradient(circle at 18% 62%,rgba(117,68,210,.1),transparent 36%),radial-gradient(circle at 84% 80%,rgba(255,255,255,.4),transparent 40%),linear-gradient(180deg,#fcfbff00,#f6f0ff47 34%,#fcfbff80)}.landing-story__waitlist-grain{z-index:-1;color:var(--waitlist-ink);background-image:repeating-radial-gradient(circle at 19% 32%,currentColor 0 .32px,transparent .62px 3.3px),repeating-radial-gradient(circle at 71% 67%,currentColor 0 .26px,transparent .58px 4.1px);mix-blend-mode:overlay;opacity:.07}.landing-story__waitlist-inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.66fr);gap:clamp(52px,8vw,142px);align-items:end;width:min(100%,1540px);margin:0 auto}.landing-story__waitlist-copy{max-width:920px}.landing-story__eyebrow{display:inline-flex;align-items:center;gap:11px;margin:0 0 clamp(24px,3.5vh,38px);color:var(--waitlist-muted);font-family:var(--font-mono);font-size:10px;font-weight:560;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.landing-story__eyebrow span{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 14%,transparent)}.landing-story__waitlist-copy h2{max-width:980px;margin:0;font-size:clamp(58px,7.3vw,124px);font-weight:560;letter-spacing:-.072em;line-height:.9;text-wrap:balance}.landing-story__waitlist-copy>p:last-child{max-width:580px;margin:clamp(30px,4.2vh,46px) 0 0;color:var(--waitlist-muted);font-size:clamp(16px,1.25vw,19px);letter-spacing:-.02em;line-height:1.55}.landing-waitlist-form,.landing-waitlist-success{width:100%;padding:clamp(24px,3vw,38px);border:1px solid var(--waitlist-line);border-radius:28px;background:var(--waitlist-panel);box-shadow:0 30px 100px #1f142d29;backdrop-filter:blur(26px) saturate(125%);-webkit-backdrop-filter:blur(26px) saturate(125%)}.landing-waitlist-form label{display:block;margin:0 0 12px;color:var(--waitlist-muted);font-family:var(--font-mono);font-size:10px;font-weight:550;letter-spacing:.13em;text-transform:uppercase}.landing-waitlist-form__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.landing-waitlist-form input,.landing-waitlist-form button{min-height:56px;border-radius:999px;font:inherit}.landing-waitlist-form input{min-width:0;padding:0 20px;border:1px solid rgba(33,30,41,.13);background:var(--waitlist-field);color:#211e29;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.landing-waitlist-form input::-moz-placeholder{color:#211e2975}.landing-waitlist-form input::placeholder{color:#211e2975}.landing-waitlist-form input:focus{border-color:color-mix(in srgb,var(--landing-accent) 70%,transparent);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--landing-accent) 13%,transparent)}.landing-waitlist-form button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 20px 0 24px;border:1px solid var(--waitlist-button);background:var(--waitlist-button);color:var(--waitlist-button-ink);cursor:pointer;font-size:13px;font-weight:560;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.landing-waitlist-form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 34px #150e1c33}.landing-waitlist-form button:disabled{cursor:wait;opacity:.68}.landing-waitlist-form__note,.landing-waitlist-form__status{margin:14px 2px 0;color:var(--waitlist-muted);font-size:11px;line-height:1.5}.landing-waitlist-form__status:empty{display:none}.landing-waitlist-success{display:flex;align-items:center;gap:18px}.landing-waitlist-success>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid var(--waitlist-line);border-radius:50%;background:var(--waitlist-panel-strong)}.landing-waitlist-success strong{display:block;font-size:18px}.landing-waitlist-success p{margin:6px 0 0;color:var(--waitlist-muted);font-size:13px}.landing-story__footer{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;width:min(100%,1540px);margin:clamp(84px,12vh,148px) auto 0;padding-top:24px;border-top:1px solid var(--waitlist-line);color:var(--waitlist-muted);font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.landing-story__footer span:nth-child(2){justify-self:center}.landing-story__footer span:last-child{justify-self:end}@media(max-width:980px){.landing-story__waitlist{padding-top:112px}.landing-story__waitlist-inner{grid-template-columns:1fr;gap:58px}.landing-story__waitlist-copy h2{max-width:820px;font-size:clamp(56px,10.5vw,94px)}.landing-waitlist-form,.landing-waitlist-success{max-width:620px}}@media(max-width:640px){.landing-story__waitlist{min-height:100svh;padding-block:92px 22px}.landing-story__waitlist-inner{gap:44px}.landing-story__waitlist-copy h2{font-size:clamp(48px,14vw,70px);letter-spacing:-.064em;line-height:.94}.landing-story__waitlist-copy>p:last-child{margin-top:26px;font-size:15px}.landing-waitlist-form,.landing-waitlist-success{padding:18px;border-radius:22px}.landing-waitlist-form__controls{grid-template-columns:1fr}.landing-waitlist-form button{width:100%}.landing-story__footer{grid-template-columns:1fr auto;gap:8px 18px;margin-top:76px}.landing-story__footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){.landing-waitlist-form input,.landing-waitlist-form button{transition:none}}:root{--font-inter: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-family:var(--font-inter);color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#fcfbff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
