.landing-module__CFGPfG__shell{color:var(--text);background:var(--bg);min-height:100vh;position:relative}.landing-module__CFGPfG__pageBody,.landing-module__CFGPfG__footer{z-index:1;position:relative}.landing-module__CFGPfG__pageBody{padding-top:var(--nav-offset,4.75rem)}.landing-module__CFGPfG__field{z-index:0;pointer-events:none;--p:0;position:fixed;inset:0;overflow:hidden}.landing-module__CFGPfG__orbA,.landing-module__CFGPfG__orbB,.landing-module__CFGPfG__orbC{filter:blur(70px);will-change:transform;border-radius:50%;position:absolute}.landing-module__CFGPfG__orbA{width:58vw;height:58vw;transform:translate3d(calc(var(--p) * -14vw), calc(var(--p) * 70vh), 0);background:radial-gradient(circle,#8b5cf661,#0000 68%);top:-18vh;left:-12vw}.landing-module__CFGPfG__orbB{width:46vw;height:46vw;transform:translate3d(calc(var(--p) * 10vw), calc(var(--p) * 90vh), 0);background:radial-gradient(circle,#2dd4bf38,#0000 70%);top:8vh;right:-10vw}.landing-module__CFGPfG__orbC{width:36vw;height:36vw;transform:translate3d(calc(var(--p) * -8vw), calc(var(--p) * -40vh), 0);background:radial-gradient(circle,#ffffff1a,#0000 70%);bottom:-20vh;left:32vw}.landing-module__CFGPfG__fieldSvg{opacity:.7;width:100%;height:100%;position:absolute;inset:0}.landing-module__CFGPfG__rings circle{fill:none;stroke:#c4b5fd2e;stroke-width:1px;transform-origin:980px 160px;transform:rotate(calc(var(--p) * 120deg))}.landing-module__CFGPfG__flow,.landing-module__CFGPfG__flowSlow{fill:none;stroke:url(#ipt-line);stroke-width:1.4px;transform:translateY(calc(var(--p) * -80px))}.landing-module__CFGPfG__flowSlow{transform:translateY(calc(var(--p) * 60px));opacity:.7}.landing-module__CFGPfG__skip{z-index:80;background:var(--purple);color:#fff;border-radius:8px;padding:.5rem .8rem;font-weight:600;position:absolute;top:-48px;left:12px}.landing-module__CFGPfG__skip:focus{top:12px}.landing-module__CFGPfG__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);background:var(--nav-bg);border-bottom:1px solid var(--line);width:100%;position:fixed;top:0;left:0;right:0}.landing-module__CFGPfG__navInner{max-width:var(--max);flex-wrap:wrap;align-items:center;gap:1rem;margin:0 auto;padding:.7rem 1.25rem;display:flex}.landing-module__CFGPfG__brand{align-items:center;gap:.65rem;min-width:0;margin-right:auto;display:flex}.landing-module__CFGPfG__wordmark{color:var(--text);align-items:center;gap:.45rem;min-width:0;line-height:1;display:inline-flex}.landing-module__CFGPfG__wordmarkI{flex:none;width:auto;height:34px;display:block}.landing-module__CFGPfG__wordmarkLetters{letter-spacing:-.035em;white-space:nowrap;font-size:1.02rem;font-weight:650;line-height:1.05}.landing-module__CFGPfG__navLinks{gap:.1rem;min-width:0;display:flex;overflow-x:auto}.landing-module__CFGPfG__navLinks a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;transition:color .2s,background .2s}.landing-module__CFGPfG__navLinks a:hover,.landing-module__CFGPfG__navLinkOn{background:var(--hover);color:var(--text)!important}.landing-module__CFGPfG__navMeta{align-items:center;gap:.05rem;margin-left:.15rem;display:flex}.landing-module__CFGPfG__navLocale{align-items:center;display:flex;position:relative}.landing-module__CFGPfG__navLocaleExtras{z-index:60;border:1px solid var(--line);background:var(--bg-elev);min-width:8.5rem;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:12px;flex-direction:column;align-items:stretch;padding:.35rem;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:calc(100% + .35rem);right:0;transform:translateY(-4px)}.landing-module__CFGPfG__navLocaleOpen .landing-module__CFGPfG__navLocaleExtras{opacity:1;pointer-events:auto;transform:none}.landing-module__CFGPfG__navChip,.landing-module__CFGPfG__navIcon{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;transition:color .2s,background .2s}.landing-module__CFGPfG__navChip{letter-spacing:.06em;font-size:.64rem;font-weight:650;font-family:var(--font-mono), ui-monospace, monospace;padding:.22rem .38rem}.landing-module__CFGPfG__navChip:hover,.landing-module__CFGPfG__navIcon:hover,.landing-module__CFGPfG__navChipOn{color:var(--text);background:var(--hover)}.landing-module__CFGPfG__navIcon{place-items:center;width:28px;height:28px;margin-left:.12rem;display:grid}.landing-module__CFGPfG__navCtas{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;min-height:2.2rem;display:flex}.landing-module__CFGPfG__ghost,.landing-module__CFGPfG__primary{border:1px solid #0000;border-radius:980px;justify-content:center;align-items:center;padding:.55rem 1.05rem;font-size:.86rem;font-weight:560;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.landing-module__CFGPfG__ghost{color:var(--text);border-color:var(--line)}.landing-module__CFGPfG__ghost:hover{background:var(--fill-2)}.landing-module__CFGPfG__primary{background:var(--btn);color:var(--btn-text)}.landing-module__CFGPfG__primary:hover{transform:scale(1.03)}.landing-module__CFGPfG__hero{text-align:center;max-width:820px;scroll-margin-top:calc(var(--nav-offset,4.75rem) + .75rem);margin:0 auto;padding:5.5rem 1.25rem 3rem}.landing-module__CFGPfG__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1.2rem;font-size:.8rem;display:inline-flex}.landing-module__CFGPfG__dot{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2dd4bf1f}.landing-module__CFGPfG__hero h1{letter-spacing:-.055em;margin:0 0 1.1rem;font-size:clamp(3rem,8vw,5.6rem);font-weight:650;line-height:.96}.landing-module__CFGPfG__hero h1 em{color:var(--muted);font-style:normal}.landing-module__CFGPfG__lead{color:var(--muted);max-width:34rem;margin:0 auto 1.8rem;font-size:1.2rem;line-height:1.45}.landing-module__CFGPfG__heroActions{flex-wrap:wrap;justify-content:center;gap:.7rem;min-height:2.2rem;display:flex}.landing-module__CFGPfG__notFoundHero h1{letter-spacing:-.04em;font-size:clamp(2.1rem,6.2vw,3.6rem);line-height:1.08}.landing-module__CFGPfG__notFoundRooms{flex-wrap:wrap;justify-content:center;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__CFGPfG__section{max-width:var(--max);scroll-margin-top:calc(var(--nav-offset,4.75rem) + .75rem);margin:0 auto;padding:2rem 1.25rem 5.5rem}.landing-module__CFGPfG__sectionHeadWide{text-align:center;max-width:40rem;margin:0 auto 2.2rem}.landing-module__CFGPfG__chapter{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.82rem}.landing-module__CFGPfG__sectionHeadWide h2,.landing-module__CFGPfG__cta h2{letter-spacing:-.045em;margin:0 0 .55rem;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:650;line-height:1.05}.landing-module__CFGPfG__sectionHeadWide p{color:var(--muted);max-width:34rem;margin:0 auto}.landing-module__CFGPfG__highlightRail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(200px,1fr);grid-auto-flow:column;gap:.7rem;padding:.15rem .1rem .4rem;display:grid;overflow-x:auto}.landing-module__CFGPfG__essentialsRail{grid-auto-flow:row;grid-auto-columns:unset;scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}@media (max-width:860px){.landing-module__CFGPfG__essentialsRail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.landing-module__CFGPfG__essentialsRail{grid-template-columns:1fr}}.landing-module__CFGPfG__hiCard{scroll-snap-align:start;text-align:left;border:1px solid var(--line);background:var(--bg-card-2);color:inherit;cursor:pointer;border-radius:20px;flex-direction:column;align-items:flex-start;gap:.45rem;min-height:168px;padding:1.05rem 1.05rem 1.15rem;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;transform:none}.landing-module__CFGPfG__hiCard:hover{border-color:var(--line-strong);background:var(--bg-card-hover)}.landing-module__CFGPfG__hiCard:focus-visible{outline:2px solid var(--purple-2);outline-offset:2px}.landing-module__CFGPfG__hiKicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:.55rem 0 .25rem;font-size:.72rem;display:block}.landing-module__CFGPfG__hiCard strong{letter-spacing:-.03em;font-size:1.05rem;font-weight:600;display:block}.landing-module__CFGPfG__hiCard h3{letter-spacing:-.03em;margin:0;font-size:1.08rem;font-weight:600}.landing-module__CFGPfG__hiCard p{color:var(--muted);flex:1;margin:0;font-size:.92rem;line-height:1.45}.landing-module__CFGPfG__hiCard .landing-module__CFGPfG__hiCta{margin-top:.55rem}.landing-module__CFGPfG__hiCardStatic{cursor:default}.landing-module__CFGPfG__pillarGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:760px){.landing-module__CFGPfG__pillarGrid{grid-template-columns:1fr 1fr}}.landing-module__CFGPfG__pillarCard{text-align:left;border:1px solid var(--line);background:var(--bg-card-2);color:inherit;border-radius:24px;flex-direction:column;align-items:flex-start;gap:.75rem;min-height:100%;padding:1.4rem 1.35rem 1.5rem;text-decoration:none;display:flex}.landing-module__CFGPfG__pillarCard:hover{border-color:var(--line-strong);background:var(--bg-card-hover)}.landing-module__CFGPfG__pillarCard h3{letter-spacing:-.04em;margin:0;font-size:1.45rem}.landing-module__CFGPfG__pillarCard p{color:var(--muted);flex:1;margin:0;line-height:1.45}.landing-module__CFGPfG__pricingGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:860px){.landing-module__CFGPfG__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.landing-module__CFGPfG__pricingCard{text-align:left;border:1px solid var(--line);background:var(--bg-card-2);color:inherit;border-radius:24px;flex-direction:column;align-items:flex-start;gap:.75rem;min-height:100%;padding:1.4rem 1.35rem 1.5rem;display:flex}.landing-module__CFGPfG__pricingCardOn{border-color:color-mix(in srgb, var(--purple-2) 55%, transparent);background:var(--bg-card-on);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--purple-2) 20%, transparent)}.landing-module__CFGPfG__pricingPrice{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:650;line-height:1}.landing-module__CFGPfG__pricingPrice span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.35rem;font-size:.78rem;font-weight:560;display:block}.landing-module__CFGPfG__pricingList{color:var(--muted);flex:1;gap:.45rem;margin:0 0 .35rem;padding:0;font-size:.92rem;line-height:1.4;list-style:none;display:grid}.landing-module__CFGPfG__pricingSoon{pointer-events:none;opacity:.7}.landing-module__CFGPfG__hiCta{border:1px solid var(--hi-cta-border);background:var(--fill-2);color:var(--text);cursor:pointer;border-radius:980px;justify-content:center;align-items:center;margin-top:.25rem;padding:.55rem 1.05rem;font-size:.86rem;font-weight:560;transition:background .2s,border-color .2s;display:inline-flex}.landing-module__CFGPfG__hiCta:hover{background:var(--hover-strong);border-color:var(--line-strong)}.landing-module__CFGPfG__steps{counter-reset:step;gap:.8rem;display:grid}.landing-module__CFGPfG__step{border:1px solid var(--line);background:var(--bg-card-2);border-radius:20px;width:100%;padding:1.25rem 1.2rem;transition:border-color .2s,transform .2s}.landing-module__CFGPfG__step:hover{border-color:var(--line-strong)}.landing-module__CFGPfG__stepHead{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:block}.landing-module__CFGPfG__stepMore{justify-items:start;gap:.7rem;margin-top:.85rem;display:grid}.landing-module__CFGPfG__step h3{letter-spacing:-.03em;margin:0 0 .35rem;font-size:1.15rem}.landing-module__CFGPfG__step h3:before{counter-increment:step;content:counter(step, decimal-leading-zero);color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;margin-right:.55rem;font-size:.8rem}.landing-module__CFGPfG__step p{color:var(--muted);margin:0}.landing-module__CFGPfG__teamGrid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.landing-module__CFGPfG__teamCard{text-align:center;color:inherit;border:1px solid var(--line);background:var(--bg-card-2);border-radius:24px;flex-direction:column;align-items:center;min-height:100%;padding:1.5rem 1.1rem 1.35rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.landing-module__CFGPfG__teamCard:hover{border-color:var(--line-strong);background:var(--bg-card-hover)}.landing-module__CFGPfG__teamPhoto{object-fit:cover;border:1px solid var(--line);background:var(--fill);border-radius:50%;width:96px;height:96px}.landing-module__CFGPfG__teamCard h3{letter-spacing:-.03em;margin:.95rem 0 .2rem;font-size:1.05rem;font-weight:600}.landing-module__CFGPfG__teamHandle{color:var(--muted);font-size:.82rem;font-family:var(--font-mono), ui-monospace, monospace;margin:0}.landing-module__CFGPfG__teamGithub{color:var(--muted);margin-top:.7rem;font-size:.78rem}.landing-module__CFGPfG__cta{text-align:center;max-width:820px;margin:0 auto 5rem;padding:4rem 1.25rem}.landing-module__CFGPfG__cta p{max-width:30rem;color:var(--muted);margin:0 auto 1.4rem}.landing-module__CFGPfG__footer{border-top:1px solid var(--line);padding:1.4rem 1.25rem 2.4rem}.landing-module__CFGPfG__footerInner{max-width:var(--max);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.8rem 1.4rem;margin:0 auto;font-size:.78rem;display:flex}.landing-module__CFGPfG__footerInner strong{color:var(--text)}.landing-module__CFGPfG__footerInner a{color:var(--muted)}.landing-module__CFGPfG__footerInner a:hover{color:var(--text)}.landing-module__CFGPfG__footerCopy{max-width:var(--max);color:var(--muted-2);margin:.85rem auto 0;font-size:.72rem}@media (max-width:759px){.landing-module__CFGPfG__shell{--nav-offset:12.25rem}.landing-module__CFGPfG__pageBody{padding-top:var(--nav-offset)}.landing-module__CFGPfG__navLinks{flex-wrap:wrap;flex:1 0 100%;order:3;row-gap:.1rem;overflow:visible}.landing-module__CFGPfG__navLinks a{padding:.28rem .5rem;font-size:.74rem}.landing-module__CFGPfG__wordmarkLetters{font-size:.92rem}.landing-module__CFGPfG__section,.landing-module__CFGPfG__hero{scroll-margin-top:calc(var(--nav-offset) + .75rem)}}@media (min-width:760px) and (max-width:1023px){.landing-module__CFGPfG__shell{--nav-offset:8rem}.landing-module__CFGPfG__pageBody{padding-top:var(--nav-offset)}.landing-module__CFGPfG__section,.landing-module__CFGPfG__hero{scroll-margin-top:calc(var(--nav-offset) + .75rem)}}@media (min-width:560px){.landing-module__CFGPfG__teamGrid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.landing-module__CFGPfG__teamGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:760px){.landing-module__CFGPfG__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.landing-module__CFGPfG__hiCard,.landing-module__CFGPfG__primary,.landing-module__CFGPfG__orbA,.landing-module__CFGPfG__orbB,.landing-module__CFGPfG__orbC,.landing-module__CFGPfG__rings circle,.landing-module__CFGPfG__flow,.landing-module__CFGPfG__flowSlow{transition:none;animation:none}}
