:is(html:has(.landing-module__g1LwZa__page),body:has(.landing-module__g1LwZa__page)){background-image:none!important;background-color:var(--surface-page)!important}.landing-module__g1LwZa__page{background:var(--surface-page);min-height:100vh;position:relative;overflow:hidden}.landing-module__g1LwZa__page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 50% at 20% 50%, rgba(var(--color-indigo-500-rgb), .05) 0%, transparent 65%), radial-gradient(ellipse 50% 45% at 85% 80%, rgba(var(--color-indigo-500-rgb), .035) 0%, transparent 65%);position:fixed;inset:30% 0 0}.landing-module__g1LwZa__page>*{z-index:1;position:relative}.landing-module__g1LwZa__nav{z-index:100;pointer-events:none;justify-content:center;padding:0 20px;display:flex;position:fixed;top:14px;left:0;right:0}.landing-module__g1LwZa__navPill{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-pill);background:#14161e80;border:1px solid #ffffff0d;align-items:center;gap:18px;padding:8px 8px 8px 18px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 4px 20px -8px #00000080}.landing-module__g1LwZa__navBrand{color:var(--text-primary);align-items:center;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-tertiary);letter-spacing:-.005em;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s}.landing-module__g1LwZa__navLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__navActions{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__navLoginBtn{color:var(--text-tertiary);border-radius:var(--radius-pill);background:0 0;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s}.landing-module__g1LwZa__navLoginBtn:hover{color:var(--text-primary)}.landing-module__g1LwZa__navCtaBtn{color:var(--surface-page-deep);border-radius:var(--radius-pill);background:var(--text-primary);padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .18s}.landing-module__g1LwZa__navCtaBtn:hover{opacity:.88}@media (max-width:767px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navPill{gap:10px;padding:6px 6px 6px 14px}.landing-module__g1LwZa__navLoginBtn{padding:6px 10px;font-size:12px}.landing-module__g1LwZa__navCtaBtn{padding:6px 12px;font-size:12px}}.landing-module__g1LwZa__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-tint);border-radius:var(--radius-pill);align-items:center;gap:6px;width:fit-content;margin-left:auto;margin-right:auto;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.landing-module__g1LwZa__eyebrow:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:45%;height:100%;animation:4s ease-in-out 1s infinite landing-module__g1LwZa__eyebrowShimmer;position:absolute;top:0;left:0;transform:translate(-200%)}@keyframes landing-module__g1LwZa__eyebrowShimmer{0%,25%{transform:translate(-200%)}55%{transform:translate(500%)}to{transform:translate(500%)}}.landing-module__g1LwZa__eyebrowDot{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite landing-module__g1LwZa__blink}.landing-module__g1LwZa__ctaBtn{background:var(--text-primary);color:var(--surface-page-deep);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--motion-micro) var(--motion-snappy), box-shadow var(--motion-micro) var(--motion-snappy);align-items:center;gap:8px;padding:15px 30px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 4px 16px -4px #0f0f1473}.landing-module__g1LwZa__ctaBtn:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0f,0 10px 28px -6px #0f0f1480}.landing-module__g1LwZa__sectionCenter{flex-direction:column;display:flex}.landing-module__g1LwZa__sectionH2{color:var(--text-primary);letter-spacing:-.035em;text-align:center;margin-top:12px;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.1}.landing-module__g1LwZa__sectionSub{color:var(--text-tertiary);text-align:center;max-width:480px;margin:8px auto 36px;font-size:18px;line-height:1.6}.landing-module__g1LwZa__reveal{opacity:0;transition:opacity .58s var(--motion-ease-out), transform .58s var(--motion-ease-out);transform:translateY(22px)scale(.985)}.landing-module__g1LwZa__reveal[data-visible=true]{opacity:1;transform:none}.landing-module__g1LwZa__revealD1{transition-delay:70ms}.landing-module__g1LwZa__revealD2{transition-delay:.14s}.landing-module__g1LwZa__revealD3{transition-delay:.21s}.landing-module__g1LwZa__revealD4{transition-delay:.29s}.landing-module__g1LwZa__revealD5{transition-delay:.37s}.landing-module__g1LwZa__hero{padding:96px max(40px, calc((100% - var(--landing-max-width)) / 2)) 64px;background:linear-gradient(175deg, rgba(var(--color-indigo-500-rgb),.035) 0%, transparent 38%), var(--surface-page);position:relative;overflow:hidden}.landing-module__g1LwZa__hero:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#0f0f1411 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 75%,#000 15%,#0000 72%);mask-image:radial-gradient(85% 75%,#000 15%,#0000 72%)}.landing-module__g1LwZa__heroGlow{background:radial-gradient(circle, rgba(var(--color-indigo-500-rgb),.09) 0%, rgba(var(--color-indigo-500-rgb),.04) 40%, transparent 70%);pointer-events:none;border-radius:50%;width:700px;height:500px;animation:4s ease-in-out infinite landing-module__g1LwZa__pulseGlowHero;position:absolute;top:30%;left:30%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__heroAurora{pointer-events:none;z-index:0;will-change:transform;position:absolute;inset:0;overflow:hidden}.landing-module__g1LwZa__heroAurora:before{content:"";background:radial-gradient(circle, rgba(var(--color-indigo-500-rgb), .12) 0%, transparent 65%);filter:blur(52px);border-radius:50%;width:62vw;max-width:680px;height:62vw;max-height:680px;animation:14s ease-in-out infinite landing-module__g1LwZa__auroraShift1;position:absolute;top:-15%;left:0%}.landing-module__g1LwZa__heroAurora:after{content:"";background:radial-gradient(circle, rgba(var(--color-indigo-500-rgb), .08) 0%, rgba(var(--color-indigo-500-rgb), .04) 45%, transparent 68%);filter:blur(64px);border-radius:50%;width:48vw;max-width:560px;height:48vw;max-height:560px;animation:18s ease-in-out infinite landing-module__g1LwZa__auroraShift2;position:absolute;top:20%;right:-8%}.landing-module__g1LwZa__heroInner{z-index:1;grid-template-columns:58fr 42fr;align-items:center;gap:52px;display:grid;position:relative}.landing-module__g1LwZa__heroLeft{flex-direction:column;gap:20px;display:flex}.landing-module__g1LwZa__heroEyebrow{animation:landing-module__g1LwZa__fadeUp .5s .1s var(--motion-ease-out) both;margin-left:0}.landing-module__g1LwZa__heroH1{color:var(--text-primary);letter-spacing:-.05em;animation:landing-module__g1LwZa__fadeUp .5s .2s var(--motion-ease-out) both;font-size:clamp(40px,5.5vw,64px);font-weight:550;line-height:1}.landing-module__g1LwZa__heroH1Line1{background:linear-gradient(108deg, var(--text-primary) 0%, var(--text-primary) 28%, rgba(var(--color-indigo-500-rgb), .92) 68%, var(--accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.landing-module__g1LwZa__heroSub{color:var(--text-tertiary);max-width:440px;animation:landing-module__g1LwZa__fadeUp .5s .3s var(--motion-ease-out) both;font-size:17px;line-height:1.65}.landing-module__g1LwZa__heroCta{animation:landing-module__g1LwZa__fadeUp .5s .4s var(--motion-ease-out) both;flex-direction:column;align-items:flex-start;gap:14px;display:flex}.landing-module__g1LwZa__heroTrust{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-module__g1LwZa__heroTrustItem{color:var(--text-muted);letter-spacing:-.01em;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.landing-module__g1LwZa__heroTrustCheck{background:var(--success-tint);width:15px;height:15px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;display:inline-flex}.landing-module__g1LwZa__heroRight{animation:landing-module__g1LwZa__fadeUp .6s .35s var(--motion-ease-out) both;position:relative}.landing-module__g1LwZa__heroRight:before{content:"";background:radial-gradient(ellipse 80% 75% at 50% 50%, rgba(var(--color-indigo-500-rgb),.12) 0%, rgba(var(--color-indigo-500-rgb),.05) 50%, transparent 70%);pointer-events:none;z-index:-1;filter:blur(20px);border-radius:50%;position:absolute;inset:-64px -48px}.landing-module__g1LwZa__heroPreviewWrapper{border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-frame);overflow:hidden}.landing-module__g1LwZa__sectionBanner{padding:64px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page-elevated)}.landing-module__g1LwZa__bannerInner{flex-direction:column;gap:20px;max-width:640px;margin:0 auto;display:flex}.landing-module__g1LwZa__bannerEyebrow{color:var(--accent-soft);background:var(--accent-tint);margin-left:0}.landing-module__g1LwZa__bannerQuote{color:var(--text-primary);letter-spacing:-.03em;border-left:2px solid var(--accent);margin:0;padding-left:20px;font-size:clamp(22px,3vw,30px);font-style:normal;font-weight:500;line-height:1.3}.landing-module__g1LwZa__bannerBody{color:var(--text-tertiary);margin:0;font-size:18px;line-height:1.6}.landing-module__g1LwZa__truthStrip{padding:40px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page);border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:stretch;display:flex}.landing-module__g1LwZa__truthItem{text-align:center;border-right:1px solid var(--border-subtle);flex-direction:column;flex:1;align-items:center;gap:6px;max-width:220px;padding:0 28px;display:flex}.landing-module__g1LwZa__truthItem:last-child{border-right:none}.landing-module__g1LwZa__truthValue{font-family:var(--mono);letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:30px;font-weight:500;line-height:1}.landing-module__g1LwZa__truthLabel{color:var(--text-secondary);letter-spacing:-.01em;font-size:12.5px}.landing-module__g1LwZa__truthNote{color:var(--text-muted);font-size:11.5px}.landing-module__g1LwZa__sectionHowItWorks{padding:64px max(40px, calc((100% - var(--landing-max-width)) / 2));background:radial-gradient(ellipse 70% 50% at 50% 60%, rgba(var(--color-indigo-500-rgb), .04) 0%, transparent 70%), var(--surface-page)}.landing-module__g1LwZa__howItWorks{align-items:flex-start;gap:40px;margin-top:44px;display:flex}.landing-module__g1LwZa__howSteps{flex-direction:column;flex:0 0 288px;display:flex}.landing-module__g1LwZa__howStepWrap{flex-direction:column;display:flex}.landing-module__g1LwZa__howStepConnector{background:var(--border-subtle);flex-shrink:0;width:1px;height:14px;margin-left:21px}.landing-module__g1LwZa__howStep{border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:flex-start;gap:13px;width:100%;padding:10px 14px 10px 10px;font-family:inherit;transition:background .2s;display:flex}.landing-module__g1LwZa__howStep:hover:not([data-active]){background:#ffffff04}.landing-module__g1LwZa__howStep[data-active]{background:rgba(var(--color-indigo-500-rgb), .065);border-color:rgba(var(--color-indigo-500-rgb), .18)}.landing-module__g1LwZa__howStepNum{border:1.5px solid var(--border-strong);width:24px;height:24px;color:var(--text-ghost);font-variant-numeric:tabular-nums;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:0;font-size:10px;font-weight:700;transition:border-color .25s,color .25s,background .25s,box-shadow .25s;display:flex;position:relative}.landing-module__g1LwZa__howStep[data-active] .landing-module__g1LwZa__howStepNum{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 0 0 3px rgba(var(--color-indigo-500-rgb), .18), 0 0 14px rgba(var(--color-indigo-500-rgb), .45)}.landing-module__g1LwZa__howStepText{flex:1;min-width:0;padding-top:2px}.landing-module__g1LwZa__howStepLabel{color:var(--text-muted);letter-spacing:-.01em;font-size:13.5px;font-weight:500;line-height:1.3;transition:color .2s}.landing-module__g1LwZa__howStep[data-active] .landing-module__g1LwZa__howStepLabel{color:var(--text-primary);font-weight:600}.landing-module__g1LwZa__howStepSub{color:var(--text-ghost);opacity:0;max-height:0;margin-top:3px;font-size:12px;line-height:1.55;transition:max-height .34s cubic-bezier(.16,1,.3,1),opacity .3s;overflow:hidden}.landing-module__g1LwZa__howStep[data-active] .landing-module__g1LwZa__howStepSub{opacity:1;max-height:80px;color:var(--text-muted)}.landing-module__g1LwZa__howStepBar{background:var(--border-subtle);border-radius:1px;height:1px;margin-top:10px;position:relative;overflow:visible}.landing-module__g1LwZa__howStepBarFill{background:var(--accent);transform-origin:0;border-radius:inherit;box-shadow:0 0 6px rgba(var(--color-indigo-500-rgb), .7);animation-name:landing-module__g1LwZa__stepFill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0;transform:scaleX(0)}@keyframes landing-module__g1LwZa__stepFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-module__g1LwZa__howMobileActiveLabel{display:none}.landing-module__g1LwZa__howDemo{background:radial-gradient(ellipse 70% 28% at 50% 0%, rgba(var(--color-indigo-500-rgb), .09) 0%, transparent 100%), var(--surface-primary-deep);border:1px solid var(--border-default);border-radius:var(--radius-lg);min-height:420px;box-shadow:var(--shadow-frame);flex-direction:column;flex:1;display:flex;overflow:hidden}.landing-module__g1LwZa__howWindowChrome{background:#ffffff04;border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;padding:10px 14px;display:flex;position:relative}.landing-module__g1LwZa__howWindowDots{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__howWindowDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__howWindowDot:first-child{background:#ff5f566b}.landing-module__g1LwZa__howWindowDot:nth-child(2){background:#ffbc2e61}.landing-module__g1LwZa__howWindowDot:nth-child(3){background:#27c93f61}.landing-module__g1LwZa__howWindowLabel{color:var(--text-ghost);letter-spacing:.02em;pointer-events:none;font-size:11px;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}@keyframes landing-module__g1LwZa__panelEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__howPanel{flex-direction:column;flex:1;gap:18px;padding:28px 36px 36px;animation:.18s ease-out forwards landing-module__g1LwZa__panelEnter;display:flex}.landing-module__g1LwZa__howPanelHeader{flex-direction:column;gap:5px;display:flex}.landing-module__g1LwZa__howPanelTitle{color:var(--text-primary);letter-spacing:-.03em;font-size:19px;font-weight:500;line-height:1.25}.landing-module__g1LwZa__howPanelSub{color:var(--text-tertiary);max-width:460px;font-size:13px;line-height:1.6}.landing-module__g1LwZa__howPanelViz{flex-direction:column;flex:1;justify-content:center;display:flex}.landing-module__g1LwZa__panelDumpInput{background:var(--surface-page);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:16px 18px;display:flex}.landing-module__g1LwZa__panelDumpLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:9px;font-weight:600}.landing-module__g1LwZa__panelDumpTyper{color:var(--text-tertiary);white-space:nowrap;border-right:2px solid var(--text-secondary);max-width:0;font-size:15px;font-style:italic;line-height:1.55;animation:2.6s steps(55,end) .3s forwards landing-module__g1LwZa__panelDumpWidth,.9s step-end 2.9s infinite landing-module__g1LwZa__cursorBlinkBorder;overflow:hidden}@keyframes landing-module__g1LwZa__panelDumpWidth{0%{max-width:0}to{max-width:100%}}@keyframes landing-module__g1LwZa__cursorBlinkBorder{0%,to{border-right-color:var(--text-secondary)}50%{border-right-color:#0000}}.landing-module__g1LwZa__panelDumpHint{color:var(--text-ghost);padding-top:2px;font-size:11px}.landing-module__g1LwZa__panelExtract{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__panelExtractInput{background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:5px;padding:12px 16px;display:flex}.landing-module__g1LwZa__panelExtractLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-ghost);font-size:9px;font-weight:600}.landing-module__g1LwZa__panelExtractRaw{color:var(--text-muted);font-size:13px;font-style:italic;line-height:1.5}.landing-module__g1LwZa__panelExtractArrow{color:var(--accent);text-align:center;opacity:0;font-size:16px;animation:.3s cubic-bezier(.16,1,.3,1) .15s forwards landing-module__g1LwZa__extractArrowIn}@keyframes landing-module__g1LwZa__extractArrowIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:.6;transform:none}}@keyframes landing-module__g1LwZa__extractFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.landing-module__g1LwZa__panelExtractOutput{background:var(--surface-card-raised);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.landing-module__g1LwZa__panelTaskList{flex-direction:column;gap:5px;margin-top:2px;display:flex}.landing-module__g1LwZa__panelTask{color:var(--text-secondary);background:var(--surface-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);opacity:0;animation:landing-module__g1LwZa__extractFadeUp .36s var(--motion-ease-out) forwards;align-items:center;gap:8px;padding:7px 11px;font-size:13px;display:flex}.landing-module__g1LwZa__panelTaskDot{background:var(--accent);opacity:.8;border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-module__g1LwZa__panelRankList{background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.landing-module__g1LwZa__panelRankRow{border-bottom:1px solid var(--border-subtle);align-items:center;gap:14px;padding:14px 18px;display:flex}.landing-module__g1LwZa__panelRankRow:last-child{border-bottom:none}.landing-module__g1LwZa__panelRankNum{color:var(--text-ghost);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:14px;font-size:11px;font-weight:700}.landing-module__g1LwZa__panelRankInfo{flex-direction:column;flex:1;gap:7px;display:flex}.landing-module__g1LwZa__panelRankLabel{color:var(--text-secondary);letter-spacing:-.01em;font-size:14px}.landing-module__g1LwZa__panelRankBarWrap{background:var(--surface-card-raised);border-radius:var(--radius-pill);height:4px;overflow:hidden}.landing-module__g1LwZa__panelRankFill{border-radius:inherit;transform-origin:0;height:100%;transform:scaleX(0)}.landing-module__g1LwZa__panelFill1{background:var(--accent);animation:.7s cubic-bezier(.16,1,.3,1) .3s forwards landing-module__g1LwZa__panelBar1}.landing-module__g1LwZa__panelFill2{background:var(--text-tertiary);animation:.7s cubic-bezier(.16,1,.3,1) .55s forwards landing-module__g1LwZa__panelBar2}.landing-module__g1LwZa__panelFill3{background:var(--text-muted);animation:.7s cubic-bezier(.16,1,.3,1) .8s forwards landing-module__g1LwZa__panelBar3}@keyframes landing-module__g1LwZa__panelBar1{0%{transform:scaleX(0)}to{transform:scaleX(.92)}}@keyframes landing-module__g1LwZa__panelBar2{0%{transform:scaleX(0)}to{transform:scaleX(.61)}}@keyframes landing-module__g1LwZa__panelBar3{0%{transform:scaleX(0)}to{transform:scaleX(.34)}}.landing-module__g1LwZa__panelRankScore{color:var(--text-muted);letter-spacing:.01em;flex-shrink:0;font-size:11px;font-weight:500}.landing-module__g1LwZa__panelFocusWrap{justify-content:center;display:flex}.landing-module__g1LwZa__panelFocusCard{background:linear-gradient(180deg, var(--surface-primary) 0%, var(--surface-primary-deep) 100%);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;max-width:340px;box-shadow:var(--shadow-card);flex-direction:column;gap:6px;padding:22px 24px;animation:.38s cubic-bezier(.16,1,.3,1) forwards landing-module__g1LwZa__cardPop;display:flex}@keyframes landing-module__g1LwZa__cardPop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:none}}.landing-module__g1LwZa__panelFocusLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:9px;font-weight:600}.landing-module__g1LwZa__panelFocusTitle{color:var(--text-primary);letter-spacing:-.035em;margin:4px 0 2px;font-size:22px;font-weight:500;line-height:1.2}.landing-module__g1LwZa__panelFocusActions{gap:7px;margin-top:8px;display:flex}.landing-module__g1LwZa__panelBtnDone{border-radius:var(--radius-pill);color:var(--surface-page-deep);background:#fff;padding:7px 16px;font-size:12px;font-weight:500}.landing-module__g1LwZa__panelBtnSkip{border-radius:var(--radius-pill);border:1px solid var(--border-default);color:var(--text-tertiary);background:0 0;padding:7px 16px;font-size:12px;font-weight:500}.landing-module__g1LwZa__panelFocusQueue{border-top:1px solid var(--border-subtle);flex-direction:column;gap:4px;margin-top:14px;padding-top:12px;display:flex}.landing-module__g1LwZa__panelQueueLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-ghost);margin-bottom:3px;font-size:9px;font-weight:600}.landing-module__g1LwZa__panelQueueRow{align-items:center;gap:8px;padding:3px 0;display:flex}.landing-module__g1LwZa__panelQueueNum{color:var(--text-ghost);flex-shrink:0;min-width:10px;font-size:10px}.landing-module__g1LwZa__panelQueueText{color:var(--text-muted);letter-spacing:-.01em;flex:1;font-size:12px}.landing-module__g1LwZa__panelQueueTag{color:#ef44448c;font-size:10px;font-weight:500}.landing-module__g1LwZa__panelProBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-light);background:var(--accent-tint);border-radius:var(--radius-pill);align-self:flex-start;margin-bottom:2px;padding:3px 9px;font-size:10px;font-weight:600}.landing-module__g1LwZa__panelInsightList{flex-direction:column;gap:8px;display:flex}.landing-module__g1LwZa__panelInsightRow{background:rgba(var(--color-indigo-500-rgb), .06);border:1px solid rgba(var(--color-indigo-500-rgb), .18);border-radius:var(--radius-md);opacity:0;animation:landing-module__g1LwZa__extractFadeUp .36s var(--motion-ease-out) forwards;flex-direction:column;gap:5px;padding:12px 16px;display:flex}.landing-module__g1LwZa__panelInsightEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-soft);align-items:center;gap:5px;font-size:9px;font-weight:600;display:flex}.landing-module__g1LwZa__panelInsightBody{color:var(--text-muted);font-size:13px;line-height:1.5}.landing-module__g1LwZa__noSetupStrip{padding:14px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page-elevated);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);color:var(--text-muted);letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.landing-module__g1LwZa__noSetupItem{white-space:nowrap}.landing-module__g1LwZa__noSetupItem s{text-decoration-color:#ef444480;text-decoration-thickness:1.5px}.landing-module__g1LwZa__noSetupDivider{color:var(--border-strong)}.landing-module__g1LwZa__noSetupCta{color:var(--text-tertiary);margin-left:4px;font-weight:500}.landing-module__g1LwZa__sectionWhy{padding:96px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page)}.landing-module__g1LwZa__whyInner{grid-template-columns:46fr 54fr;align-items:center;gap:56px;display:grid}.landing-module__g1LwZa__whyCopy{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.landing-module__g1LwZa__whyCopy .landing-module__g1LwZa__sectionH2{text-align:left;margin-top:0}.landing-module__g1LwZa__whyEyebrow{margin-left:0;margin-right:auto}.landing-module__g1LwZa__whyBody{color:var(--text-tertiary);max-width:420px;margin:0;font-size:16px;line-height:1.7}.landing-module__g1LwZa__whyQuote{letter-spacing:-.03em;color:var(--text-primary);border-left:2px solid var(--accent);margin:0;padding-left:16px;font-size:19px;font-weight:550}.landing-module__g1LwZa__whyVisual{position:relative}.landing-module__g1LwZa__whyVisual:before{content:"";background:radial-gradient(ellipse 70% 60% at 50% 50%, rgba(var(--color-indigo-500-rgb), .09) 0%, transparent 70%);pointer-events:none;z-index:-1;filter:blur(18px);position:absolute;inset:-48px}.landing-module__g1LwZa__whyPanel{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-frame);flex-direction:column;gap:16px;padding:22px;display:flex}.landing-module__g1LwZa__whyTaskCard{flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__whyTaskEyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--accent-soft);font-size:10px}.landing-module__g1LwZa__whyTaskTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:17px;font-weight:550}.landing-module__g1LwZa__whyTaskMeta{color:var(--text-muted);font-size:12px}.landing-module__g1LwZa__whyDivider{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__whyDivider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.landing-module__g1LwZa__whyDividerLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:500}.landing-module__g1LwZa__whySentence{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.landing-module__g1LwZa__whyChips{flex-wrap:wrap;gap:8px;display:flex}.landing-module__g1LwZa__whyChip{color:var(--text-tertiary);border-radius:var(--radius-pill);background:var(--accent-tint);border:1px solid rgba(var(--color-indigo-500-rgb), .18);padding:5px 10px;font-size:11.5px}.landing-module__g1LwZa__sectionIntel{padding:24px max(40px, calc((100% - var(--landing-max-width)) / 2)) 88px;background:var(--surface-page)}.landing-module__g1LwZa__intelGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px;display:grid}.landing-module__g1LwZa__intelCard{background:var(--surface-card);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:22px;display:flex}.landing-module__g1LwZa__intelIcon{border-radius:var(--radius-sm);background:var(--accent-tint);width:28px;height:28px;color:var(--accent-soft);justify-content:center;align-items:center;display:inline-flex}.landing-module__g1LwZa__intelTitle{letter-spacing:-.015em;color:var(--text-primary);margin:0;font-size:14.5px;font-weight:550}.landing-module__g1LwZa__intelBody{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.6}.landing-module__g1LwZa__insightDot{background:var(--accent-soft);border-radius:50%;width:4px;height:4px}.landing-module__g1LwZa__sectionPrinciples{padding:88px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page-elevated)}.landing-module__g1LwZa__principleGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px;display:grid}.landing-module__g1LwZa__principleCard{background:var(--surface-card);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:24px;display:flex}.landing-module__g1LwZa__principleTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:16px;font-weight:550}.landing-module__g1LwZa__principleBody{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.65}.landing-module__g1LwZa__sectionPricing{padding:64px max(40px, calc((100% - var(--landing-max-width)) / 2));background:var(--surface-page);position:relative;overflow:hidden}.landing-module__g1LwZa__sectionPricing:before{content:"";background:radial-gradient(circle, rgba(var(--color-indigo-500-rgb),.06) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-60px;left:-60px}.landing-module__g1LwZa__pricingGrid{z-index:1;grid-template-columns:1fr 1fr;gap:14px;max-width:560px;margin:36px auto 0;display:grid;position:relative}.landing-module__g1LwZa__pricingCard{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--motion-fast) var(--motion-snappy), box-shadow var(--motion-fast) var(--motion-snappy);flex-direction:column;gap:14px;padding:22px 20px;display:flex}.landing-module__g1LwZa__pricingCard:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.landing-module__g1LwZa__pricingCardFeatured{background:linear-gradient(180deg, var(--surface-page-elevated) 0%, var(--surface-page-deep) 100%);border-color:var(--border-strong);box-shadow:0 8px 32px -8px rgba(var(--color-indigo-500-rgb),.32)}.landing-module__g1LwZa__pricingCardFeatured:hover{box-shadow:0 12px 40px -8px rgba(var(--color-indigo-500-rgb),.42)}.landing-module__g1LwZa__planBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-pill);align-self:flex-start;padding:3px 9px;font-size:10px;font-weight:600}.landing-module__g1LwZa__badgeLight{background:var(--success-tint);color:var(--success)}.landing-module__g1LwZa__badgeDark{background:rgba(var(--color-indigo-500-rgb),.15);color:var(--accent-light)}.landing-module__g1LwZa__planPrice{align-items:baseline;gap:3px;display:flex}.landing-module__g1LwZa__priceAmt{letter-spacing:-.04em;color:var(--text-primary);font-size:32px;font-weight:500}.landing-module__g1LwZa__priceAmtDark{color:#fff}.landing-module__g1LwZa__pricePeriod{color:var(--text-tertiary);font-size:12px}.landing-module__g1LwZa__pricePeriodDark{color:#fff6}.landing-module__g1LwZa__planName{color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:500}.landing-module__g1LwZa__planNameDark{color:#fff}.landing-module__g1LwZa__planFeatures{flex-direction:column;gap:7px;display:flex}.landing-module__g1LwZa__planFeature{color:var(--text-secondary);align-items:center;gap:7px;font-size:15px;display:flex}.landing-module__g1LwZa__planFeatureDark{color:#ffffffb3}.landing-module__g1LwZa__featCheck{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;display:flex}.landing-module__g1LwZa__checkLight{background:var(--success-tint);color:var(--success)}.landing-module__g1LwZa__checkDark{background:rgba(var(--color-indigo-500-rgb),.15);color:var(--accent-light)}.landing-module__g1LwZa__planCta{border-radius:var(--radius-pill);text-align:center;cursor:pointer;transition:transform var(--motion-micro) var(--motion-snappy);box-sizing:border-box;border:none;width:100%;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;display:block}.landing-module__g1LwZa__planCta:hover{transform:translateY(-1px)}.landing-module__g1LwZa__planCtaLight{background:var(--text-primary);color:var(--surface-page-deep)}.landing-module__g1LwZa__planCtaDark{background:var(--accent);color:#fff;box-shadow:var(--shadow-primary)}.landing-module__g1LwZa__sectionFaq{padding:48px max(40px, calc((100% - var(--landing-max-width)) / 2)) 56px;background:var(--surface-page-elevated)}.landing-module__g1LwZa__faqList{text-align:left;max-width:640px;margin:0 auto}.landing-module__g1LwZa__faqItem{background:var(--surface-card);border-radius:var(--radius-sm);overflow:hidden}.landing-module__g1LwZa__faqItem+.landing-module__g1LwZa__faqItem{margin-top:2px}.landing-module__g1LwZa__faqButton{width:100%;color:var(--text-primary);letter-spacing:-.01em;cursor:pointer;text-align:left;font-size:13.5px;font-weight:500;font-family:var(--sans);background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;transition:background .15s;display:flex}.landing-module__g1LwZa__faqButton:hover{background:var(--surface-card-raised)}.landing-module__g1LwZa__faqChevron{color:var(--text-muted);transition:transform .25s var(--motion-snappy);flex-shrink:0;font-size:11px;display:inline-block}.landing-module__g1LwZa__faqItem[data-open=true] .landing-module__g1LwZa__faqChevron{transform:rotate(180deg)}.landing-module__g1LwZa__faqAnswer{color:var(--text-tertiary);max-height:0;transition:max-height .35s var(--motion-snappy), padding .35s var(--motion-snappy);padding:0 18px;font-size:12.5px;line-height:1.65;overflow:hidden}.landing-module__g1LwZa__faqItem[data-open=true] .landing-module__g1LwZa__faqAnswer{max-height:200px;padding:0 18px 16px}.landing-module__g1LwZa__sectionCta{text-align:center;border-radius:var(--radius-lg);background:radial-gradient(ellipse 60% 40% at 30% 30%, rgba(var(--color-indigo-500-rgb), .14) 0%, transparent 60%), radial-gradient(ellipse 50% 35% at 70% 80%, rgba(var(--color-indigo-500-rgb), .1) 0%, transparent 60%), linear-gradient(180deg, var(--surface-page-deep) 0%, var(--surface-primary-deep) 100%);isolation:isolate;margin:12px;padding:120px 28px;position:relative;overflow:hidden}.landing-module__g1LwZa__sectionCta:before{content:"";background:radial-gradient(circle, rgba(var(--color-indigo-500-rgb), .2) 0%, transparent 65%);filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;width:60vw;max-width:720px;height:60vw;max-height:720px;animation:14s ease-in-out infinite landing-module__g1LwZa__auroraShift1;position:absolute;top:20%;left:-10%}.landing-module__g1LwZa__sectionCta:after{content:"";z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:radial-gradient(circle at 25% 25%,#ffffff80 .5px,#0000 1px),radial-gradient(circle at 75% 75%,#ffffff80 .5px,#0000 1px);background-size:4px 4px,6px 6px;position:absolute;inset:0}@media (min-width:768px){.landing-module__g1LwZa__sectionCta{border-radius:32px;margin:16px;padding:160px 56px}}.landing-module__g1LwZa__ctaSectionH2{letter-spacing:-.06em;z-index:2;background:linear-gradient(100deg, var(--text-primary) 0%, var(--text-primary) 40%, rgba(var(--color-indigo-500-rgb), .95) 75%, var(--accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 28px;font-size:clamp(64px,14vw,220px);font-weight:500;line-height:.88;position:relative}.landing-module__g1LwZa__ctaSectionSub{color:var(--text-tertiary);z-index:2;max-width:48ch;margin:0 auto 28px;font-size:17px;line-height:1.5;position:relative}.landing-module__g1LwZa__ctaSectionBtn{z-index:2;position:relative}.landing-module__g1LwZa__sectionH2Accent{background:linear-gradient(100deg, var(--text-primary) 0%, var(--text-primary) 40%, rgba(var(--color-indigo-500-rgb), .95) 75%, var(--accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__footer{padding:18px max(40px, calc((100% - var(--landing-max-width)) / 2));border-top:1px solid var(--border-default);background:var(--surface-page);justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__footerCopy{color:var(--text-muted);font-size:12px}@keyframes landing-module__g1LwZa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes landing-module__g1LwZa__pulseGlow{0%,to{opacity:1;scale:1}50%{opacity:.6;scale:1.08}}@keyframes landing-module__g1LwZa__pulseGlowHero{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.08)}}@keyframes landing-module__g1LwZa__blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes landing-module__g1LwZa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes landing-module__g1LwZa__auroraShift1{0%,to{transform:translate(0)scale(1)}34%{transform:translate(5%,-4%)scale(1.07)}67%{transform:translate(-4%,5%)scale(.95)}}@keyframes landing-module__g1LwZa__auroraShift2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-5%,3%)scale(1.11)}73%{transform:translate(4%,-5%)scale(.93)}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__heroAurora:before,.landing-module__g1LwZa__heroAurora:after{animation:none}.landing-module__g1LwZa__dumpText{clip-path:none;animation:none}.landing-module__g1LwZa__rankFill1{animation:none;transform:scaleX(.88)}.landing-module__g1LwZa__rankFill2{animation:none;transform:scaleX(.56)}.landing-module__g1LwZa__rankFill3{animation:none;transform:scaleX(.33)}.landing-module__g1LwZa__eyebrow:after{animation:none}.landing-module__g1LwZa__reveal{transform:none}.landing-module__g1LwZa__extractedTask{opacity:1;animation:none}.landing-module__g1LwZa__howPanel{animation:none;transform:none}.landing-module__g1LwZa__panelDumpTyper{border-right-color:#0000;max-width:100%;animation:none}.landing-module__g1LwZa__panelTask,.landing-module__g1LwZa__panelInsightRow{opacity:1;animation:none}.landing-module__g1LwZa__panelFocusCard{animation:none}.landing-module__g1LwZa__panelExtractArrow{opacity:.6;animation:none}.landing-module__g1LwZa__panelFill1{animation:none;transform:scaleX(.92)}.landing-module__g1LwZa__panelFill2{animation:none;transform:scaleX(.61)}.landing-module__g1LwZa__panelFill3{animation:none;transform:scaleX(.34)}.landing-module__g1LwZa__howStepBarFill{transform:scaleX(.5);animation:none!important}}@media (max-width:768px){.landing-module__g1LwZa__nav{padding:0 16px;top:10px;left:0;right:0}.landing-module__g1LwZa__navPill{justify-content:space-between;width:100%;max-width:calc(100vw - 32px)}.landing-module__g1LwZa__truthStrip{flex-wrap:wrap;gap:24px 0;padding:28px 20px}.landing-module__g1LwZa__truthItem{border-right:none;flex:50%;max-width:none;padding:0 12px}.landing-module__g1LwZa__truthValue{font-size:26px}.landing-module__g1LwZa__hero{gap:24px;padding:88px 20px 48px}.landing-module__g1LwZa__heroInner{grid-template-columns:1fr;gap:28px}.landing-module__g1LwZa__heroLeft{gap:16px}.landing-module__g1LwZa__heroEyebrow{font-size:10px}.landing-module__g1LwZa__heroH1{letter-spacing:-.04em;font-size:36px;line-height:1.05}.landing-module__g1LwZa__heroSub{max-width:100%;font-size:15px;line-height:1.55}.landing-module__g1LwZa__heroCta{align-items:stretch;gap:12px}.landing-module__g1LwZa__heroCta .landing-module__g1LwZa__ctaBtn{text-align:center;justify-content:center}.landing-module__g1LwZa__heroTrust{justify-content:center;gap:10px}.landing-module__g1LwZa__heroTrustItem{font-size:11.5px}.landing-module__g1LwZa__sectionBanner{padding:48px 20px}.landing-module__g1LwZa__bannerQuote{font-size:20px}.landing-module__g1LwZa__bannerBody{font-size:15px}.landing-module__g1LwZa__sectionHowItWorks{padding:40px 16px 48px}.landing-module__g1LwZa__howItWorks{flex-direction:column;align-items:stretch;gap:12px}.landing-module__g1LwZa__howSteps{flex-direction:row;flex:none;justify-content:center;gap:0;overflow-x:visible}.landing-module__g1LwZa__howStepWrap{flex-direction:row;flex-shrink:0;align-items:center}.landing-module__g1LwZa__howStepConnector{flex-shrink:0;width:20px;height:1px;margin-left:0}.landing-module__g1LwZa__howStep{flex-direction:column;align-items:center;gap:0;min-width:0;padding:4px;background:0 0!important;border:none!important}.landing-module__g1LwZa__howStep[data-active]{background:0 0!important;border-color:#0000!important}.landing-module__g1LwZa__howStepNum{width:28px;height:28px;font-size:11px}.landing-module__g1LwZa__howStepLabel,.landing-module__g1LwZa__howStepSub{display:none}.landing-module__g1LwZa__howStepBar{width:28px;height:2px;margin-top:3px}.landing-module__g1LwZa__howMobileActiveLabel{text-align:center;flex-direction:column;align-items:center;gap:4px;min-height:72px;padding:0 8px;display:flex}.landing-module__g1LwZa__howMobileActiveLabelText{color:var(--text-primary);letter-spacing:-.02em;font-size:16px;font-weight:600}.landing-module__g1LwZa__howMobileActiveLabelSub{color:var(--text-tertiary);font-size:13px;line-height:1.4}.landing-module__g1LwZa__howDemo{width:100%;height:360px;overflow:hidden}.landing-module__g1LwZa__howWindowLabel{display:none}.landing-module__g1LwZa__howPanel{flex:1;gap:12px;padding:16px 16px 24px}.landing-module__g1LwZa__howPanelTitle{font-size:16px}.landing-module__g1LwZa__panelFocusCard{width:100%;max-width:100%}.landing-module__g1LwZa__panelFocusTitle{font-size:18px}.landing-module__g1LwZa__panelRankRow{gap:10px;padding:12px 14px}.landing-module__g1LwZa__panelRankLabel{font-size:13px}.landing-module__g1LwZa__noSetupStrip{gap:8px;padding:12px 20px;font-size:12px}.landing-module__g1LwZa__sectionPrinciples{padding:48px 20px}.landing-module__g1LwZa__principleGrid{grid-template-columns:1fr;gap:10px;margin-top:28px}.landing-module__g1LwZa__whyInner{grid-template-columns:1fr;gap:36px}.landing-module__g1LwZa__whyBody{max-width:none}.landing-module__g1LwZa__sectionWhy{padding:64px 20px}.landing-module__g1LwZa__sectionIntel{padding:16px 20px 56px}.landing-module__g1LwZa__intelGrid{grid-template-columns:1fr;gap:10px;margin-top:28px}.landing-module__g1LwZa__sectionPricing{padding:40px 20px 52px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;margin-top:24px}.landing-module__g1LwZa__pricingCard{gap:10px;padding:18px 18px 16px}.landing-module__g1LwZa__planPrice{gap:2px}.landing-module__g1LwZa__priceAmt{font-size:36px}.landing-module__g1LwZa__planName{font-size:14px}.landing-module__g1LwZa__planFeatures{border-top:1px solid var(--border-subtle);gap:8px;padding-top:10px}.landing-module__g1LwZa__planFeature{gap:8px;font-size:13px}.landing-module__g1LwZa__planCta{padding:11px 18px;font-size:14px}.landing-module__g1LwZa__sectionFaq{padding:40px 20px 48px}.landing-module__g1LwZa__sectionCta{padding:56px 20px 64px}.landing-module__g1LwZa__ctaSectionH2{font-size:30px}.landing-module__g1LwZa__ctaSectionSub{font-size:15px}.landing-module__g1LwZa__sectionH2{font-size:28px}.landing-module__g1LwZa__sectionSub{max-width:100%;margin-bottom:28px;font-size:15px}.landing-module__g1LwZa__footer{text-align:center;flex-direction:column;gap:6px;padding:16px 20px}}