.Button-module__VMVMAW__base{--btn-py:.72rem;--btn-px:1.35rem;padding:var(--btn-py) var(--btn-px);border-radius:var(--r-pill);min-height:44px;font-size:var(--fs-sm);letter-spacing:-.008em;cursor:pointer;text-align:center;white-space:nowrap;transition:background-color .22s var(--ease), color .22s var(--ease), border-color .22s var(--ease), box-shadow .22s var(--ease), translate .22s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;font-weight:500;line-height:1;display:inline-flex}.Button-module__VMVMAW__base:disabled,.Button-module__VMVMAW__base[aria-disabled=true]{cursor:not-allowed;opacity:.55}.Button-module__VMVMAW__lg{--btn-py:.95rem;--btn-px:1.75rem;min-height:52px;font-size:1rem}.Button-module__VMVMAW__full{width:100%}.Button-module__VMVMAW__primary{background:var(--ink);color:var(--ink-invert);box-shadow:var(--shadow-sm)}.Button-module__VMVMAW__primary:hover:not(:disabled):not([aria-disabled=true]){box-shadow:var(--shadow-md);background:#262a24;translate:0 -1px}.Button-module__VMVMAW__primary:active:not(:disabled){box-shadow:var(--shadow-sm);translate:0}.Button-module__VMVMAW__secondary{color:var(--ink);border-color:var(--line-strong);background:0 0}.Button-module__VMVMAW__secondary:hover:not(:disabled){border-color:var(--ink);background:#1a1c1908}.Button-module__VMVMAW__quiet{color:var(--ink-muted);background:0 0;min-height:40px;padding-inline:.65rem}.Button-module__VMVMAW__quiet:hover:not(:disabled){color:var(--ink)}.Button-module__VMVMAW__arrow{transition:translate .24s var(--ease)}.Button-module__VMVMAW__base:hover .Button-module__VMVMAW__arrow{translate:2px}
.Section-module__ZXevnG__section{padding-block:var(--section-y);position:relative}.Section-module__ZXevnG__roomy{padding-block:clamp(104px,13vw,190px)}.Section-module__ZXevnG__paper{background:var(--paper)}.Section-module__ZXevnG__deep{background:var(--paper-deep)}.Section-module__ZXevnG__surface{background:var(--surface)}.Section-module__ZXevnG__ink{background:var(--ink);color:var(--ink-invert)}.Section-module__ZXevnG__hairline{border-top:1px solid var(--line)}.Section-module__ZXevnG__container{width:100%;max-width:var(--max-w);padding-inline:var(--gutter);margin-inline:auto}.Section-module__ZXevnG__wide{max-width:1320px}.Section-module__ZXevnG__narrow{max-width:880px}.Section-module__ZXevnG__headingBlock{flex-direction:column;gap:1.15rem;max-width:42ch;display:flex}.Section-module__ZXevnG__headingBlock[data-align=center]{text-align:center;align-items:center;margin-inline:auto}.Section-module__ZXevnG__eyebrow{font-size:var(--fs-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:.55rem;font-weight:500;display:inline-flex}.Section-module__ZXevnG__eyebrow:before{content:"";background:var(--moss-soft);border-radius:50%;width:6px;height:6px}.Section-module__ZXevnG__title{font-size:var(--fs-h2);line-height:1.04}.Section-module__ZXevnG__lead{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:46ch;line-height:1.5}.Section-module__ZXevnG__ink .Section-module__ZXevnG__lead{color:#f6f4f0ad}.Section-module__ZXevnG__ink .Section-module__ZXevnG__eyebrow{color:#f6f4f08c}
.Wordmark-module__ZoK7-q__wordmark{color:inherit;align-items:center;gap:.55rem;display:inline-flex}.Wordmark-module__ZoK7-q__mark{color:var(--moss);flex:none}.Wordmark-module__ZoK7-q__text{letter-spacing:-.03em;font-size:1.16rem;font-weight:560;line-height:1}.Wordmark-module__ZoK7-q__lg .Wordmark-module__ZoK7-q__text{font-size:1.45rem}.Wordmark-module__ZoK7-q__lens{transform-origin:50%;transition:translate .42s var(--ease)}.Wordmark-module__ZoK7-q__wordmark:hover .Wordmark-module__ZoK7-q__lens{translate:.6px -.6px}
.Header-module__KHjLKa__header{z-index:60;background:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:saturate(1.2)blur(14px);transition:border-color .3s var(--ease), background-color .3s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__KHjLKa__scrolled{border-bottom-color:var(--line);background:color-mix(in srgb, var(--paper) 92%, transparent)}.Header-module__KHjLKa__menuOpen,.Header-module__KHjLKa__menuOpen.Header-module__KHjLKa__scrolled{background:var(--paper)}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;gap:1rem;height:68px;display:flex}.Header-module__KHjLKa__nav{align-items:center;gap:.25rem;display:flex}.Header-module__KHjLKa__link{font-size:var(--fs-sm);color:var(--ink-muted);border-radius:var(--r-sm);transition:color .2s var(--ease);padding:.55rem .75rem}.Header-module__KHjLKa__link:hover{color:var(--ink)}.Header-module__KHjLKa__cta{margin-left:.5rem}.Header-module__KHjLKa__toggle{border-radius:var(--r-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:-10px;display:none}.Header-module__KHjLKa__bars{width:18px;height:10px;position:relative}.Header-module__KHjLKa__bars span{background:var(--ink);width:100%;height:1.5px;transition:translate .26s var(--ease), rotate .26s var(--ease), opacity .16s var(--ease);border-radius:2px;position:absolute;left:0}.Header-module__KHjLKa__bars span:first-child{top:0}.Header-module__KHjLKa__bars span:last-child{bottom:0}.Header-module__KHjLKa__open .Header-module__KHjLKa__bars span:first-child{translate:0 4.25px;rotate:45deg}.Header-module__KHjLKa__open .Header-module__KHjLKa__bars span:last-child{translate:0 -4.25px;rotate:-45deg}.Header-module__KHjLKa__panel{background:var(--paper);border-top:1px solid var(--line);display:none;overflow:hidden}.Header-module__KHjLKa__panelInner{flex-direction:column;gap:.25rem;padding:.75rem 0 1.35rem;display:flex}.Header-module__KHjLKa__panelLink{color:var(--ink);border-bottom:1px solid var(--line);padding:.85rem .25rem;font-size:1.05rem;display:block}.Header-module__KHjLKa__panelCta{margin-top:1rem}@media (max-width:820px){.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__toggle{display:inline-flex}.Header-module__KHjLKa__panel{max-height:0;transition:max-height .36s var(--ease), border-color .36s var(--ease);border-top-color:#0000;display:block}.Header-module__KHjLKa__panelOpen{border-top-color:var(--line);max-height:22rem}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--line);background:var(--paper);padding-block:clamp(44px,5vw,64px)}.Footer-module__yg9ahW__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.Footer-module__yg9ahW__brand{flex-direction:column;gap:10px;display:flex}.Footer-module__yg9ahW__descriptor{font-size:var(--fs-sm);color:var(--ink-muted);max-width:32ch}.Footer-module__yg9ahW__links{flex-wrap:wrap;gap:22px;display:flex}.Footer-module__yg9ahW__link{font-size:var(--fs-sm);color:var(--ink-muted);transition:color .2s var(--ease)}.Footer-module__yg9ahW__link:hover{color:var(--ink)}.Footer-module__yg9ahW__legal{border-top:1px solid var(--line);width:100%;font-size:var(--fs-xs);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:8px;padding-top:22px;display:flex}@media (max-width:560px){.Footer-module__yg9ahW__links{gap:16px 20px}}
.HeroScenes-module__Zvm6Ha__scene{opacity:0;transition:opacity .38s var(--ease);position:absolute;inset:0}.HeroScenes-module__Zvm6Ha__sceneActive{opacity:1}.HeroScenes-module__Zvm6Ha__still{object-fit:cover;width:100%;height:100%;display:block}.HeroScenes-module__Zvm6Ha__detect{opacity:0;transition:opacity .42s var(--ease), scale .52s var(--ease-soft);border:1.5px solid #c4d6beeb;border-radius:4px;position:absolute;scale:1.06;box-shadow:0 0 0 1px #12141059,0 2px 10px #1214104d}.HeroScenes-module__Zvm6Ha__revealed .HeroScenes-module__Zvm6Ha__detect{opacity:1;scale:1}.HeroScenes-module__Zvm6Ha__revealed .HeroScenes-module__Zvm6Ha__detectSecond{transition-delay:.26s}.HeroScenes-module__Zvm6Ha__label{white-space:nowrap;letter-spacing:.02em;color:#1a1c19;background:#c4d6bef2;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:500;position:absolute;top:-19px;left:-1.5px}.HeroScenes-module__Zvm6Ha__labelBelow{top:auto;bottom:-19px}.HeroScenes-module__Zvm6Ha__note{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.02em;color:#f6f4f0e6;opacity:0;transition:opacity .5s var(--ease) .2s;background:#1214109e;padding:3px 9px;font-size:10px;position:absolute;bottom:7%;right:4%}.HeroScenes-module__Zvm6Ha__revealed .HeroScenes-module__Zvm6Ha__note{opacity:1}
.HeroDemo-module__JJkabW__stage{justify-content:center;padding-bottom:clamp(60px,7vw,86px);display:flex;position:relative}.HeroDemo-module__JJkabW__panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);width:100%;max-width:452px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.HeroDemo-module__JJkabW__camera{aspect-ratio:16/9;background:linear-gradient(178deg,#2b2e2a 0%,#23261f 52%,#191b16 100%);position:relative;overflow:hidden}.HeroDemo-module__JJkabW__cameraChrome{font-size:var(--fs-xs);color:#f6f4f0d1;justify-content:space-between;align-items:flex-start;padding:14px 15px;display:flex;position:absolute;inset:0}.HeroDemo-module__JJkabW__cameraName{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--r-pill);letter-spacing:.01em;background:#12141080;align-items:center;gap:7px;padding:4px 10px 4px 8px;font-size:11.5px;display:inline-flex}.HeroDemo-module__JJkabW__liveDot{width:6px;height:6px;animation:HeroDemo-module__JJkabW__pulse 2.8s var(--ease) infinite;background:#9fbf9a;border-radius:50%;box-shadow:0 0 #9fbf9a80}.HeroDemo-module__JJkabW__timestamp{font-variant-numeric:tabular-nums;color:#f6f4f099;font-size:11.5px}@keyframes HeroDemo-module__JJkabW__pulse{0%,to{box-shadow:0 0 #9fbf9a73}50%{box-shadow:0 0 0 5px #9fbf9a00}}.HeroDemo-module__JJkabW__thinking{opacity:0;background:linear-gradient(#0000 0%,#c4d6be1a 48%,#0000 100%);position:absolute;inset:0;translate:0 -100%}.HeroDemo-module__JJkabW__thinkingActive{animation:HeroDemo-module__JJkabW__sweep 1.5s var(--ease-soft) forwards}@keyframes HeroDemo-module__JJkabW__sweep{0%{opacity:0;translate:0 -100%}25%{opacity:1}80%{opacity:1}to{opacity:0;translate:0 100%}}.HeroDemo-module__JJkabW__body{flex-direction:column;gap:14px;padding:20px 22px 22px;display:flex}.HeroDemo-module__JJkabW__promptLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:11px;font-weight:500}.HeroDemo-module__JJkabW__promptRow{background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--r-md);transition:border-color .4s var(--ease), background-color .4s var(--ease);align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.HeroDemo-module__JJkabW__promptRowActive{border-color:var(--moss-tint-strong);background:#f4f6f2}.HeroDemo-module__JJkabW__promptIcon{color:var(--moss);flex:none;margin-top:1px}.HeroDemo-module__JJkabW__promptStack{flex:auto;min-width:0;position:relative}.HeroDemo-module__JJkabW__promptSizer,.HeroDemo-module__JJkabW__promptText{letter-spacing:-.011em;text-wrap:pretty;font-size:.98rem;line-height:1.45}.HeroDemo-module__JJkabW__promptSizer{visibility:hidden;display:block}.HeroDemo-module__JJkabW__promptText{color:var(--ink);position:absolute;inset:0}.HeroDemo-module__JJkabW__caret{background:var(--moss);width:1.5px;height:1.05em;animation:1.05s steps(2,start) infinite HeroDemo-module__JJkabW__blink;display:inline-block;translate:1px .16em}.HeroDemo-module__JJkabW__caretHidden{opacity:0;animation:none}@keyframes HeroDemo-module__JJkabW__blink{0%,to{opacity:1}50%{opacity:0}}.HeroDemo-module__JJkabW__status{justify-content:space-between;align-items:center;gap:12px;min-height:34px;display:flex}.HeroDemo-module__JJkabW__statusPill{background:var(--moss-tint);color:var(--moss-deep);border-radius:var(--r-pill);font-size:var(--fs-xs);opacity:0;transition:opacity .46s var(--ease), translate .46s var(--ease-soft);align-items:center;gap:7px;padding:6px 12px 6px 9px;font-weight:500;display:inline-flex;translate:0 6px}.HeroDemo-module__JJkabW__statusVisible{opacity:1;translate:0}.HeroDemo-module__JJkabW__check{flex:none}.HeroDemo-module__JJkabW__localNote{font-size:var(--fs-xs);color:var(--ink-faint);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.HeroDemo-module__JJkabW__localDot{background:var(--moss-soft);border-radius:50%;width:5px;height:5px}.HeroDemo-module__JJkabW__notification{-webkit-backdrop-filter:saturate(1.4)blur(18px);width:min(300px,78%);box-shadow:var(--shadow-lg);opacity:0;transition:opacity .52s var(--ease), translate .62s var(--ease-soft), scale .62s var(--ease-soft);pointer-events:none;background:#fdfcfadb;border:1px solid #1a1c1914;border-radius:18px;gap:12px;padding:13px 14px;display:flex;position:absolute;bottom:0;right:clamp(-20px,-1.4vw,0px);translate:0 14px;scale:.97}.HeroDemo-module__JJkabW__notificationVisible{opacity:1;translate:0;scale:1}.HeroDemo-module__JJkabW__notifIcon{background:var(--ink);width:34px;height:34px;color:var(--ink-invert);border-radius:9px;flex:none;place-items:center;display:grid}.HeroDemo-module__JJkabW__notifBody{min-width:0}.HeroDemo-module__JJkabW__notifHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.HeroDemo-module__JJkabW__notifTitle{letter-spacing:-.01em;font-size:.86rem;font-weight:560}.HeroDemo-module__JJkabW__notifApp{color:var(--ink-faint);font-size:11px}.HeroDemo-module__JJkabW__notifMessage{color:var(--ink-muted);margin-top:1px;font-size:.86rem;line-height:1.35}.HeroDemo-module__JJkabW__notifMeta{color:var(--ink-faint);align-items:center;gap:6px;margin-top:6px;font-size:11.5px;display:flex}.HeroDemo-module__JJkabW__notifAction{color:var(--moss);font-weight:500}@media (max-width:900px){.HeroDemo-module__JJkabW__panel{max-width:420px}.HeroDemo-module__JJkabW__notification{width:min(290px,84%);right:0}}@media (max-width:420px){.HeroDemo-module__JJkabW__body{padding:17px 17px 19px}.HeroDemo-module__JJkabW__status{flex-wrap:wrap;row-gap:8px}.HeroDemo-module__JJkabW__notification{width:100%;right:0}}
.Hero-module__KTD73a__hero{padding-block:clamp(48px,7vw,96px) clamp(72px,9vw,130px);position:relative;overflow:hidden}.Hero-module__KTD73a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#7a947217,#0000 62%);width:70vw;max-width:900px;height:70vw;max-height:900px;position:absolute;top:-30%;right:-10%}.Hero-module__KTD73a__grid{grid-template-columns:minmax(0,45fr) minmax(0,55fr);align-items:center;gap:clamp(40px,5vw,72px);display:grid;position:relative}.Hero-module__KTD73a__copy{flex-direction:column;align-items:flex-start;gap:clamp(20px,2.4vw,28px);display:flex}.Hero-module__KTD73a__headline{font-size:var(--fs-display);letter-spacing:-.032em;max-width:13ch;font-weight:500;line-height:.99}.Hero-module__KTD73a__headline em{color:var(--moss-deep);font-style:normal}.Hero-module__KTD73a__lead{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:40ch;line-height:1.5}.Hero-module__KTD73a__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module__KTD73a__trust{font-size:var(--fs-xs);color:var(--ink-faint);letter-spacing:.005em;align-items:center;gap:10px;display:flex}.Hero-module__KTD73a__trustSep{color:var(--moss-soft)}.Hero-module__KTD73a__visual{min-width:0;position:relative}@media (max-width:980px){.Hero-module__KTD73a__grid{grid-template-columns:minmax(0,1fr);gap:clamp(44px,8vw,64px)}.Hero-module__KTD73a__headline{max-width:14ch}.Hero-module__KTD73a__lead{max-width:48ch}.Hero-module__KTD73a__visual{width:100%}}@media (max-width:620px){.Hero-module__KTD73a__headline{letter-spacing:-.028em;max-width:11ch}.Hero-module__KTD73a__actions{width:100%}.Hero-module__KTD73a__actions>*{flex:auto}.Hero-module__KTD73a__trust{flex-wrap:wrap;row-gap:4px}}
.Instructions-module__T1j4Vq__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,76px);margin-top:clamp(40px,5vw,64px);display:grid}.Instructions-module__T1j4Vq__list{flex-direction:column;gap:8px;display:flex}.Instructions-module__T1j4Vq__item{text-align:left;border-radius:var(--r-md);cursor:pointer;width:100%;color:var(--ink-muted);transition:background-color .3s var(--ease), border-color .3s var(--ease), color .3s var(--ease);background:0 0;border:1px solid #0000;align-items:flex-start;gap:12px;padding:17px 18px;display:flex;position:relative;overflow:hidden}.Instructions-module__T1j4Vq__item:hover{color:var(--ink);background:#1a1c1907}.Instructions-module__T1j4Vq__itemActive,.Instructions-module__T1j4Vq__itemActive:hover{color:var(--ink);background:var(--surface);border-color:var(--line);box-shadow:var(--shadow-sm)}.Instructions-module__T1j4Vq__quote{color:var(--ink-faint);transition:color .3s var(--ease);flex:none;margin-top:2px}.Instructions-module__T1j4Vq__itemActive .Instructions-module__T1j4Vq__quote{color:var(--moss)}.Instructions-module__T1j4Vq__itemText{letter-spacing:-.012em;text-wrap:pretty;font-size:clamp(.98rem,1.25vw,1.06rem);line-height:1.45}.Instructions-module__T1j4Vq__progress{transform-origin:0;background:var(--moss-soft);opacity:.55;width:100%;height:2px;position:absolute;bottom:0;left:0;scale:0 1}.Instructions-module__T1j4Vq__progressRunning{animation:Instructions-module__T1j4Vq__advance var(--advance-duration,7s) linear forwards}@keyframes Instructions-module__T1j4Vq__advance{0%{scale:0 1}to{scale:1}}.Instructions-module__T1j4Vq__footnote{font-size:var(--fs-sm);color:var(--ink-faint);border-left:1px solid var(--line);max-width:40ch;margin-top:22px;padding-left:18px;line-height:1.55}.Instructions-module__T1j4Vq__panelWrap{position:sticky;top:108px}.Instructions-module__T1j4Vq__flow{flex-direction:column;gap:12px;display:flex}.Instructions-module__T1j4Vq__flowArrow{font-size:var(--fs-xs);color:var(--ink-faint);letter-spacing:.02em;align-items:center;gap:10px;padding-left:6px;display:flex}.Instructions-module__T1j4Vq__flowArrow svg{color:var(--moss-soft)}.Instructions-module__T1j4Vq__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);overflow:hidden}.Instructions-module__T1j4Vq__cardEnter{animation:Instructions-module__T1j4Vq__cardIn .62s var(--ease-soft) both}@keyframes Instructions-module__T1j4Vq__cardIn{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}.Instructions-module__T1j4Vq__cardHead{border-bottom:1px solid var(--line);background:linear-gradient(#e7ece480,#e7ece400);justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.Instructions-module__T1j4Vq__cardKicker{font-size:var(--fs-xs);color:var(--moss-deep);align-items:center;gap:8px;font-weight:500;display:inline-flex}.Instructions-module__T1j4Vq__cardStatus{color:var(--ink-faint);white-space:nowrap;align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.Instructions-module__T1j4Vq__statusDot{background:var(--moss-soft);border-radius:50%;width:6px;height:6px}.Instructions-module__T1j4Vq__cardBody{flex-direction:column;gap:18px;padding:20px 18px 18px;display:flex}.Instructions-module__T1j4Vq__automationName{letter-spacing:-.02em;font-size:clamp(1.15rem,1.6vw,1.35rem);line-height:1.2}.Instructions-module__T1j4Vq__rows{background:var(--line);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:1px;display:flex;overflow:hidden}.Instructions-module__T1j4Vq__row{background:var(--surface);font-size:var(--fs-sm);grid-template-columns:92px minmax(0,1fr);gap:14px;padding:12px 14px;display:grid}.Instructions-module__T1j4Vq__rowLabel{color:var(--ink-faint);font-size:var(--fs-xs);letter-spacing:.02em;padding-top:1px}.Instructions-module__T1j4Vq__rowValue{color:var(--ink);text-wrap:pretty;margin:0;line-height:1.45}.Instructions-module__T1j4Vq__tuned{background:var(--moss-tint);border-radius:var(--r-sm);font-size:var(--fs-xs);color:var(--moss-deep);text-wrap:pretty;align-items:flex-start;gap:9px;padding:11px 13px;line-height:1.5;display:flex}.Instructions-module__T1j4Vq__tunedIcon{opacity:.75;flex:none;margin-top:2px}.Instructions-module__T1j4Vq__cardFoot{border-top:1px solid var(--line);font-size:var(--fs-xs);color:var(--ink-faint);background:var(--surface-sunk);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.Instructions-module__T1j4Vq__authored{align-items:center;gap:7px;display:inline-flex}@media (max-width:900px){.Instructions-module__T1j4Vq__layout{grid-template-columns:minmax(0,1fr);gap:34px}.Instructions-module__T1j4Vq__panelWrap{position:static}.Instructions-module__T1j4Vq__footnote{margin-top:16px}}@media (max-width:460px){.Instructions-module__T1j4Vq__item{padding:15px}.Instructions-module__T1j4Vq__row{grid-template-columns:minmax(0,1fr);gap:3px}.Instructions-module__T1j4Vq__cardFoot{flex-direction:column;align-items:flex-start;gap:5px}}
.Payoff-module__HQD7HW__block{flex-direction:column;gap:clamp(20px,2.6vw,32px);display:flex}.Payoff-module__HQD7HW__line{letter-spacing:-.028em;text-wrap:balance;max-width:24ch;font-size:clamp(1.55rem,3.5vw,2.65rem);font-weight:500;line-height:1.16}.Payoff-module__HQD7HW__because{letter-spacing:-.028em;color:var(--moss-deep);font-size:clamp(1.55rem,3.5vw,2.65rem);font-weight:500;line-height:1.16}@supports (animation-timeline:view()){.Payoff-module__HQD7HW__becauseReveal.Payoff-module__HQD7HW__becauseReveal{opacity:1;transition:none;translate:none}.Payoff-module__HQD7HW__because{opacity:0;animation:linear both Payoff-module__HQD7HW__becauseIn;animation-timeline:view();animation-range:cover 20% cover 46%;translate:0 14px}@media (prefers-reduced-motion:reduce){.Payoff-module__HQD7HW__because{opacity:1;animation:none;translate:none}}}@keyframes Payoff-module__HQD7HW__becauseIn{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0}}@media (max-width:700px){.Payoff-module__HQD7HW__line{max-width:18ch}}
.CapabilityVisuals-module__zvofVG__visual{background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--r-md);padding:clamp(16px,2vw,22px)}.CapabilityVisuals-module__zvofVG__stack{flex-direction:column;gap:10px;display:flex}.CapabilityVisuals-module__zvofVG__instruction{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);letter-spacing:-.01em;box-shadow:var(--shadow-sm);align-items:flex-start;gap:10px;padding:13px 14px;font-size:.94rem;line-height:1.4;display:flex}.CapabilityVisuals-module__zvofVG__instructionIcon{color:var(--moss);flex:none;margin-top:2px}.CapabilityVisuals-module__zvofVG__derived{flex-wrap:wrap;gap:7px;padding-left:4px;display:flex}.CapabilityVisuals-module__zvofVG__chip{background:var(--moss-tint);color:var(--moss-deep);border-radius:var(--r-pill);font-size:var(--fs-xs);align-items:center;gap:6px;padding:5px 11px;font-weight:500;display:inline-flex}.CapabilityVisuals-module__zvofVG__chipNeutral{background:var(--surface);border:1px solid var(--line);color:var(--ink-muted);font-weight:400}.CapabilityVisuals-module__zvofVG__timeline{flex-direction:column;gap:2px;padding-left:18px;display:flex;position:relative}.CapabilityVisuals-module__zvofVG__timeline:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:12px;bottom:12px;left:4px}.CapabilityVisuals-module__zvofVG__event{align-items:baseline;gap:12px;padding:9px 0;display:flex;position:relative}.CapabilityVisuals-module__zvofVG__event:before{content:"";background:var(--surface-sunk);border:1.5px solid var(--line-strong);border-radius:50%;width:9px;height:9px;position:absolute;top:15px;left:-18px}.CapabilityVisuals-module__zvofVG__eventSaved:before{background:var(--moss);border-color:var(--moss)}.CapabilityVisuals-module__zvofVG__eventTime{width:62px;font-size:var(--fs-xs);font-variant-numeric:tabular-nums;color:var(--ink-faint);flex:none}.CapabilityVisuals-module__zvofVG__eventLabel{color:var(--ink);text-wrap:pretty;font-size:.92rem;line-height:1.35}.CapabilityVisuals-module__zvofVG__eventMuted .CapabilityVisuals-module__zvofVG__eventLabel{color:var(--ink-faint)}.CapabilityVisuals-module__zvofVG__query{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);letter-spacing:-.01em;box-shadow:var(--shadow-sm);align-items:center;gap:10px;padding:12px 14px;font-size:.94rem;display:flex}.CapabilityVisuals-module__zvofVG__queryIcon{color:var(--ink-faint);flex:none}.CapabilityVisuals-module__zvofVG__answer{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);color:var(--ink);text-wrap:pretty;padding:12px 14px;font-size:.92rem;line-height:1.5}.CapabilityVisuals-module__zvofVG__clips{align-items:center;gap:8px;display:flex}.CapabilityVisuals-module__zvofVG__clip{background:linear-gradient(170deg,#33362e 0%,#22241e 100%);border-radius:6px;flex:none;width:72px;height:48px;position:relative;overflow:hidden}.CapabilityVisuals-module__zvofVG__clipLight{filter:blur(.4px);background:linear-gradient(200deg,#e9e2ca5c,#c8cebc14);border-radius:2px;width:42%;height:52%;position:absolute;top:12%;left:10%}.CapabilityVisuals-module__zvofVG__clipTime{font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#f6f4f0d1;font-size:9.5px;position:absolute;bottom:4px;left:5px}.CapabilityVisuals-module__zvofVG__jump{font-size:var(--fs-xs);color:var(--moss-deep);flex:none;align-items:center;gap:5px;margin-left:auto;font-weight:500;display:inline-flex}@media (max-width:420px){.CapabilityVisuals-module__zvofVG__jump{display:none}.CapabilityVisuals-module__zvofVG__eventTime{width:56px}}
.Capabilities-module__wAGNWG__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(16px,1.8vw,24px);margin-top:clamp(40px,5vw,64px);display:grid}.Capabilities-module__wAGNWG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);transition:box-shadow .38s var(--ease), translate .38s var(--ease);flex-direction:column;gap:20px;padding:clamp(22px,2.6vw,32px);display:flex}.Capabilities-module__wAGNWG__card:hover{box-shadow:var(--shadow-md);translate:0 -2px}.Capabilities-module__wAGNWG__spanSeven{grid-column:span 7}.Capabilities-module__wAGNWG__spanFive{grid-column:span 5}.Capabilities-module__wAGNWG__spanTwelve{grid-column:span 12;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(24px,4vw,56px);display:grid}.Capabilities-module__wAGNWG__index{font-size:var(--fs-xs);font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--ink-faint)}.Capabilities-module__wAGNWG__copy{flex-direction:column;gap:10px;display:flex}.Capabilities-module__wAGNWG__title{letter-spacing:-.024em;font-size:clamp(1.3rem,1.9vw,1.6rem);line-height:1.15}.Capabilities-module__wAGNWG__body{font-size:var(--fs-sm);color:var(--ink-muted);text-wrap:pretty;max-width:44ch;line-height:1.6}.Capabilities-module__wAGNWG__visualSlot{margin-top:auto}@media (max-width:900px){.Capabilities-module__wAGNWG__spanSeven,.Capabilities-module__wAGNWG__spanFive,.Capabilities-module__wAGNWG__spanTwelve{grid-column:span 12}.Capabilities-module__wAGNWG__spanTwelve{flex-direction:column;align-items:stretch;gap:20px;display:flex}}
.HubRender-module___T9ImW__scene{aspect-ratio:5/4;place-items:center;width:100%;max-width:460px;margin-inline:auto;display:grid;position:relative}.HubRender-module___T9ImW__scene:before{content:"";background:radial-gradient(circle at 50% 46%,#ffffffb3,#0000 62%);border-radius:50%;position:absolute;inset:14% 10% 18%}.HubRender-module___T9ImW__object{width:66%;animation:HubRender-module___T9ImW__float 9s var(--ease-soft) infinite;position:relative}@keyframes HubRender-module___T9ImW__float{0%,to{translate:0}50%{translate:0 -6px}}.HubRender-module___T9ImW__shadow{filter:blur(7px);background:radial-gradient(#1a1c1942,#0000 68%);border-radius:50%;height:22px;position:absolute;bottom:-9%;left:4%;right:4%}.HubRender-module___T9ImW__lid{background:linear-gradient(#fefdfb 0%,#f0ece4 100%);border-radius:15px 15px 0 0;height:15px;margin:0 9px;position:relative;box-shadow:inset 0 1px #fffffff2,inset 1px 0 #1a1c190d,inset -1px 0 #1a1c190d}.HubRender-module___T9ImW__face{aspect-ratio:16/9;background:linear-gradient(172deg,#faf8f4 0%,#f1eee7 46%,#e2ded4 100%);border-radius:16px;margin-top:-1px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,inset 0 0 0 1px #1a1c190e,inset 0 -3px 6px -3px #1a1c192e,0 22px 30px -24px #1a1c198c}.HubRender-module___T9ImW__vents{gap:5px;display:flex;position:absolute;bottom:16%;left:50%;translate:-50%}.HubRender-module___T9ImW__vents span{background:#1a1c1912;border-radius:2px;width:2px;height:26px}.HubRender-module___T9ImW__vents span:nth-child(odd){align-self:flex-end;height:20px}.HubRender-module___T9ImW__status{align-items:center;gap:8px;display:flex;position:absolute;top:22%;left:15%}.HubRender-module___T9ImW__led{background:var(--moss);width:7px;height:7px;animation:HubRender-module___T9ImW__breathe 4.5s var(--ease-soft) infinite;border-radius:50%;box-shadow:0 0 0 3px #7a947229}@keyframes HubRender-module___T9ImW__breathe{0%,to{opacity:.55}50%{opacity:1}}.HubRender-module___T9ImW__statusText{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:10.5px}.HubRender-module___T9ImW__engrave{letter-spacing:-.02em;color:#1a1c1942;font-size:11px;font-weight:560;position:absolute;top:21%;right:15%}.HubRender-module___T9ImW__links{z-index:1;pointer-events:none;position:absolute;inset:0}.HubRender-module___T9ImW__node{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);color:var(--ink-muted);white-space:nowrap;align-items:center;gap:6px;padding:5px 11px 5px 8px;font-size:11.5px;display:inline-flex;position:absolute}.HubRender-module___T9ImW__nodeDot{background:var(--moss-soft);border-radius:50%;width:5px;height:5px}.HubRender-module___T9ImW__nodeOne{top:16%;left:0}.HubRender-module___T9ImW__nodeTwo{top:44%;right:2%}.HubRender-module___T9ImW__nodeThree{bottom:16%;left:6%}@media (max-width:520px){.HubRender-module___T9ImW__object{width:74%}.HubRender-module___T9ImW__node{padding:4px 9px 4px 7px;font-size:11px}.HubRender-module___T9ImW__nodeOne{top:12%;left:-2%}.HubRender-module___T9ImW__nodeTwo{right:-2%}.HubRender-module___T9ImW__nodeThree{left:0}}
.Hub-module___tEi4q__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid}.Hub-module___tEi4q__copy{flex-direction:column;gap:20px;display:flex}.Hub-module___tEi4q__body{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:44ch;line-height:1.55}.Hub-module___tEi4q__steps{border-top:1px solid var(--line);counter-reset:step;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,40px);margin-top:clamp(48px,6vw,84px);padding-top:clamp(28px,3.5vw,44px);display:grid}.Hub-module___tEi4q__step{flex-direction:column;gap:9px;display:flex}.Hub-module___tEi4q__stepNumber{border:1px solid var(--line-strong);width:26px;height:26px;font-size:var(--fs-xs);font-variant-numeric:tabular-nums;color:var(--ink-muted);border-radius:50%;place-items:center;display:inline-grid}.Hub-module___tEi4q__stepTitle{letter-spacing:-.02em;font-size:1.08rem}.Hub-module___tEi4q__stepBody{font-size:var(--fs-sm);color:var(--ink-muted);text-wrap:pretty;max-width:32ch;line-height:1.55}.Hub-module___tEi4q__offline{background:var(--moss-tint);border-radius:var(--r-md);max-width:68ch;font-size:var(--fs-sm);color:var(--moss-deep);text-wrap:pretty;align-items:flex-start;gap:11px;margin-top:clamp(32px,4vw,48px);padding:14px 16px;line-height:1.55;display:flex}.Hub-module___tEi4q__offline svg{opacity:.75;flex:none;margin-top:3px}@media (max-width:900px){.Hub-module___tEi4q__top{grid-template-columns:minmax(0,1fr);gap:34px}.Hub-module___tEi4q__steps{grid-template-columns:minmax(0,1fr);gap:26px}.Hub-module___tEi4q__stepBody{max-width:44ch}}
.Privacy-module__n9uxHa__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,96px);display:grid}.Privacy-module__n9uxHa__headline{letter-spacing:-.026em;max-width:17ch;font-size:clamp(1.95rem,3.9vw,3rem);line-height:1.1}.Privacy-module__n9uxHa__body{font-size:var(--fs-lead);color:#f6f4f0a8;text-wrap:pretty;max-width:46ch;line-height:1.62}.Privacy-module__n9uxHa__statement{letter-spacing:-.026em;border-top:1px solid #f6f4f01f;max-width:22ch;margin-top:clamp(72px,9vw,132px);padding-top:clamp(36px,4vw,56px);font-size:clamp(1.5rem,3.4vw,2.6rem);line-height:1.16}.Privacy-module__n9uxHa__statement em{color:#f6f4f06b;font-style:normal}.Privacy-module__n9uxHa__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,40px);margin-top:clamp(44px,5vw,68px);display:grid}.Privacy-module__n9uxHa__fact{border-top:1px solid #f6f4f01f;flex-direction:column;gap:7px;padding-top:16px;display:flex}.Privacy-module__n9uxHa__factTitle{font-size:var(--fs-sm);letter-spacing:-.008em;font-weight:500}.Privacy-module__n9uxHa__factBody{font-size:var(--fs-sm);color:#f6f4f08c;text-wrap:pretty;max-width:30ch;line-height:1.55}@media (max-width:900px){.Privacy-module__n9uxHa__grid{grid-template-columns:minmax(0,1fr);gap:28px}.Privacy-module__n9uxHa__headline{max-width:14ch}.Privacy-module__n9uxHa__facts{grid-template-columns:minmax(0,1fr);gap:22px}.Privacy-module__n9uxHa__factBody{max-width:44ch}}
.Thesis-module__FdGMKa__grid{grid-template-columns:minmax(0,1fr) minmax(0,.86fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}.Thesis-module__FdGMKa__copy{flex-direction:column;gap:22px;display:flex}.Thesis-module__FdGMKa__body{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:48ch;line-height:1.6}.Thesis-module__FdGMKa__flow{flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:400px;margin-inline:auto;display:flex}.Thesis-module__FdGMKa__node{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:18px 20px}.Thesis-module__FdGMKa__nodeLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:7px;font-size:10.5px;font-weight:500;display:block}.Thesis-module__FdGMKa__nodeText{letter-spacing:-.014em;text-wrap:pretty;font-size:1rem;line-height:1.4}.Thesis-module__FdGMKa__nodeText em{color:var(--moss-deep);font-style:normal}.Thesis-module__FdGMKa__nodeCovie{background:var(--ink);color:var(--ink-invert);border-color:var(--ink);box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;gap:12px;display:flex}.Thesis-module__FdGMKa__covieMeta{font-size:var(--fs-xs);color:#f6f4f08c}.Thesis-module__FdGMKa__connector{height:34px;color:var(--moss-soft);justify-content:center;align-items:center;display:flex}.Thesis-module__FdGMKa__connector:before{content:"";background:linear-gradient(180deg, var(--line-strong), var(--moss-soft));width:1px;height:100%}.Thesis-module__FdGMKa__persist{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.Thesis-module__FdGMKa__pill{background:var(--moss-tint);color:var(--moss-deep);border-radius:var(--r-pill);font-size:var(--fs-xs);align-items:center;gap:6px;padding:5px 11px;font-weight:500;display:inline-flex}.Thesis-module__FdGMKa__pillDot{background:var(--moss);border-radius:50%;width:5px;height:5px}.Thesis-module__FdGMKa__closing{border-top:1px solid var(--line);flex-direction:column;gap:clamp(14px,1.8vw,20px);margin-top:clamp(64px,8vw,116px);padding-top:clamp(32px,4vw,52px);display:flex}.Thesis-module__FdGMKa__closingLabel{font-size:var(--fs-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:8px;font-weight:500;display:inline-flex}.Thesis-module__FdGMKa__closingLabel:before{content:"";background:var(--moss-soft);border-radius:50%;width:6px;height:6px}.Thesis-module__FdGMKa__closingLine{letter-spacing:-.028em;text-wrap:balance;max-width:22ch;font-size:clamp(1.55rem,3.5vw,2.65rem);font-weight:500;line-height:1.16}.Thesis-module__FdGMKa__closingBody{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:58ch;line-height:1.55}.Thesis-module__FdGMKa__closingBody em{color:var(--ink);font-style:normal}@media (max-width:900px){.Thesis-module__FdGMKa__grid{grid-template-columns:minmax(0,1fr);gap:40px}.Thesis-module__FdGMKa__flow{margin-inline:0}.Thesis-module__FdGMKa__closingLine{max-width:18ch}}
.Field-module__kdOvOq__field{flex-direction:column;gap:8px;display:flex}.Field-module__kdOvOq__label{font-size:var(--fs-sm);letter-spacing:-.008em;color:var(--ink);font-weight:500}.Field-module__kdOvOq__hint{font-size:var(--fs-xs);color:var(--ink-faint)}.Field-module__kdOvOq__control{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md);letter-spacing:-.008em;width:100%;color:var(--ink);transition:border-color .22s var(--ease), box-shadow .22s var(--ease);appearance:none;padding:14px 16px;font-size:1rem}.Field-module__kdOvOq__control::placeholder{color:var(--ink-faint)}.Field-module__kdOvOq__control:hover{border-color:#1a1c193d}.Field-module__kdOvOq__control:focus{border-color:var(--moss);outline:none;box-shadow:0 0 0 3px #7a94722e}.Field-module__kdOvOq__textarea{resize:vertical;min-height:118px;line-height:1.5}.Field-module__kdOvOq__invalid,.Field-module__kdOvOq__invalid:hover{border-color:#a4553f}.Field-module__kdOvOq__error{font-size:var(--fs-xs);color:#8f4a36;align-items:center;gap:6px;display:flex}.Field-module__kdOvOq__chips{flex-wrap:wrap;gap:8px;display:flex}.Field-module__kdOvOq__chip{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-pill);min-height:40px;font-size:var(--fs-sm);color:var(--ink-muted);cursor:pointer;transition:background-color .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);padding:9px 15px}.Field-module__kdOvOq__chip:hover{color:var(--ink);border-color:#1a1c1942}.Field-module__kdOvOq__chipSelected,.Field-module__kdOvOq__chipSelected:hover{background:var(--ink);border-color:var(--ink);color:var(--ink-invert)}
.not-found-module__sxuMuG__wrap{flex-direction:column;justify-content:center;min-height:100svh;padding-block:clamp(64px,12vh,120px);display:flex}.not-found-module__sxuMuG__inner{flex-direction:column;align-items:flex-start;gap:22px;max-width:34ch;display:flex}.not-found-module__sxuMuG__code{font-size:var(--fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)}.not-found-module__sxuMuG__title{letter-spacing:-.03em;font-size:clamp(2rem,5vw,3rem);line-height:1.05}.not-found-module__sxuMuG__body{font-size:var(--fs-lead);color:var(--ink-muted);line-height:1.55}.not-found-module__sxuMuG__brand{margin-bottom:12px}
.Waitlist-module__e_JH3G__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,88px);display:grid}.Waitlist-module__e_JH3G__headline{letter-spacing:-.028em;max-width:16ch;font-size:clamp(2rem,4.1vw,3.05rem);line-height:1.06}.Waitlist-module__e_JH3G__copy{font-size:var(--fs-lead);color:var(--ink-muted);text-wrap:pretty;max-width:34ch;margin-top:20px;line-height:1.55}.Waitlist-module__e_JH3G__aside{border-top:1px solid var(--line);font-size:var(--fs-sm);color:var(--ink-faint);max-width:36ch;margin-top:26px;padding-top:18px;line-height:1.6}.Waitlist-module__e_JH3G__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);padding:clamp(24px,3vw,36px)}.Waitlist-module__e_JH3G__step{animation:Waitlist-module__e_JH3G__stepIn .52s var(--ease-soft) both;flex-direction:column;gap:18px;display:flex}@keyframes Waitlist-module__e_JH3G__stepIn{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}.Waitlist-module__e_JH3G__stepHead{flex-direction:column;gap:8px;display:flex}.Waitlist-module__e_JH3G__stepKicker{font-size:var(--fs-xs);color:var(--moss-deep);align-items:center;gap:8px;font-weight:500;display:inline-flex}.Waitlist-module__e_JH3G__stepTitle{letter-spacing:-.022em;text-wrap:pretty;font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.22}.Waitlist-module__e_JH3G__stepBody{font-size:var(--fs-sm);color:var(--ink-muted);max-width:42ch;line-height:1.55}.Waitlist-module__e_JH3G__inlineForm{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.Waitlist-module__e_JH3G__inlineForm>:first-child{flex:12rem;min-width:0}@media (max-width:520px){.Waitlist-module__e_JH3G__inlineForm>*{flex:100%}}.Waitlist-module__e_JH3G__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Waitlist-module__e_JH3G__skip{font-size:var(--fs-sm);color:var(--ink-faint);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);background:0 0;border:0;padding:.5rem .25rem}.Waitlist-module__e_JH3G__skip:hover{color:var(--ink-muted)}.Waitlist-module__e_JH3G__fine{font-size:var(--fs-xs);color:var(--ink-faint);line-height:1.5}.Waitlist-module__e_JH3G__progress{align-items:center;gap:6px;margin-bottom:4px;display:flex}.Waitlist-module__e_JH3G__pip{background:var(--line-strong);width:20px;height:3px;transition:background-color .32s var(--ease);border-radius:2px}.Waitlist-module__e_JH3G__pipActive{background:var(--moss)}.Waitlist-module__e_JH3G__doneMark{background:var(--moss-tint);width:40px;height:40px;color:var(--moss-deep);border-radius:50%;place-items:center;display:grid}.Waitlist-module__e_JH3G__answers{background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:10px;padding:16px;display:flex}.Waitlist-module__e_JH3G__answerRow{flex-direction:column;gap:2px;display:flex}.Waitlist-module__e_JH3G__answerLabel{font-size:var(--fs-xs);color:var(--ink-faint)}.Waitlist-module__e_JH3G__answerValue{font-size:var(--fs-sm);overflow-wrap:anywhere;line-height:1.45}.Waitlist-module__e_JH3G__devNote{border:1px dashed var(--line-strong);border-radius:var(--r-sm);font-size:var(--fs-xs);color:var(--ink-faint);gap:9px;padding:11px 13px;line-height:1.5;display:flex}@media (max-width:900px){.Waitlist-module__e_JH3G__layout{grid-template-columns:minmax(0,1fr);gap:34px}.Waitlist-module__e_JH3G__headline{max-width:14ch}.Waitlist-module__e_JH3G__copy,.Waitlist-module__e_JH3G__aside{max-width:46ch}}@media (max-width:560px){.Waitlist-module__e_JH3G__inlineForm{flex-direction:column;gap:12px}.Waitlist-module__e_JH3G__inlineForm>*{width:100%}}
