.LandingPage-module__FAbHmG__page{background:var(--mantine-color-body);min-height:100vh;color:var(--mantine-color-text);overflow-x:hidden}@keyframes LandingPage-module__FAbHmG__heroBlob{0%{transform:translate(0)scale(1)}to{transform:translate(40px,20px)scale(1.1)}}@keyframes LandingPage-module__FAbHmG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes LandingPage-module__FAbHmG__demoFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__FAbHmG__demoBlink{50%{opacity:0}}@keyframes LandingPage-module__FAbHmG__demoDotPulse{0%,60%,to{opacity:.3}30%{opacity:1}}.LandingPage-module__FAbHmG__navbar{z-index:100;background:color-mix(in srgb,var(--mantine-color-body)85%,transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid color-mix(in srgb,var(--mantine-color-default-border)30%,transparent);height:64px;position:fixed;top:0;left:0;right:0}.LandingPage-module__FAbHmG__navInner{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:flex}.LandingPage-module__FAbHmG__navLogo{color:var(--mantine-color-text);align-items:center;gap:10px;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.LandingPage-module__FAbHmG__navLogoIcon{color:var(--mantine-color-violet-5);filter:drop-shadow(0 0 6px #7950f280)}.LandingPage-module__FAbHmG__navActions{align-items:center;gap:12px;display:flex}.LandingPage-module__FAbHmG__navLink{color:var(--mantine-color-dimmed);border-radius:var(--mantine-radius-md);padding:6px 14px;font-size:.875rem;text-decoration:none;transition:all .15s}.LandingPage-module__FAbHmG__navLink:hover{color:var(--mantine-color-text);background:var(--mantine-color-default-hover)}.LandingPage-module__FAbHmG__navCta{color:#fff;border-radius:var(--mantine-radius-md);background:linear-gradient(135deg,#7950f2,#845ef7);padding:8px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s}.LandingPage-module__FAbHmG__navCta:hover{opacity:.9;transform:translateY(-1px)}.LandingPage-module__FAbHmG__navLinkDesktop{}.LandingPage-module__FAbHmG__hero{grid-template-columns:5fr 7fr;align-items:center;gap:64px;max-width:1400px;margin:0 auto;padding:130px clamp(1.25rem,4vw,3rem) 60px;display:grid;position:relative}.LandingPage-module__FAbHmG__hero:before,.LandingPage-module__FAbHmG__hero:after{content:"";filter:blur(100px);opacity:.8;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute}.LandingPage-module__FAbHmG__hero:before{background:radial-gradient(circle,#7950f24d,#0000 70%);animation:22s ease-in-out infinite alternate LandingPage-module__FAbHmG__heroBlob;top:-250px;left:-200px}.LandingPage-module__FAbHmG__hero:after{background:radial-gradient(circle,#f0659533,#0000 70%);animation:25s ease-in-out infinite alternate-reverse LandingPage-module__FAbHmG__heroBlob;bottom:-250px;right:-200px}.LandingPage-module__FAbHmG__heroContent{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:relative}.LandingPage-module__FAbHmG__heroDemo{z-index:1;position:relative}.LandingPage-module__FAbHmG__badge{background:var(--mantine-color-violet-light);color:var(--mantine-color-violet-light-color);border:1px solid color-mix(in srgb,var(--mantine-color-violet-5)30%,transparent);border-radius:100px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 0 12px #7950f21a}.LandingPage-module__FAbHmG__heroTitle{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:800;line-height:1.1}.LandingPage-module__FAbHmG__heroGradient{background:linear-gradient(135deg,#7950f2,#f06595,#7950f2) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:8s infinite LandingPage-module__FAbHmG__gradientShift}.LandingPage-module__FAbHmG__heroSubtitle{color:var(--mantine-color-dimmed);max-width:480px;margin-bottom:36px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.LandingPage-module__FAbHmG__heroCtas{flex-wrap:wrap;gap:14px;display:flex}.LandingPage-module__FAbHmG__ctaPrimary{border-radius:var(--mantine-radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#7950f2,#845ef7);border:none;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 20px #7950f24d}.LandingPage-module__FAbHmG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 0 30px #7950f280,0 8px 24px #7950f24d}.LandingPage-module__FAbHmG__ctaSecondary{border-radius:var(--mantine-radius-md);color:var(--mantine-color-text);border:1px solid var(--mantine-color-default-border);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.LandingPage-module__FAbHmG__ctaSecondary:hover{background:var(--mantine-color-default-hover);border-color:color-mix(in srgb,#22b8cf 40%,var(--mantine-color-default-border));transform:translateY(-2px)}.LandingPage-module__FAbHmG__hiddenScroll{scrollbar-width:none;-ms-overflow-style:none}.LandingPage-module__FAbHmG__hiddenScroll::-webkit-scrollbar{display:none}.LandingPage-module__FAbHmG__demoWindow{border:1px solid color-mix(in srgb,var(--mantine-color-violet-5)20%,var(--mantine-color-default-border));background:color-mix(in srgb,var(--mantine-color-default)80%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;user-select:none;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #0000004d,inset 0 1px #ffffff0d}.LandingPage-module__FAbHmG__demoTitleBar{border-bottom:1px solid var(--mantine-color-default-border);background:var(--mantine-color-body);align-items:center;gap:8px;padding:12px 16px;display:flex}.LandingPage-module__FAbHmG__demoDot{border-radius:50%;width:12px;height:12px}.LandingPage-module__FAbHmG__demoDotRed{background:#ff5f57}.LandingPage-module__FAbHmG__demoDotYellow{background:#febc2e}.LandingPage-module__FAbHmG__demoDotGreen{background:#28c840}.LandingPage-module__FAbHmG__demoTitleText{text-align:center;color:var(--mantine-color-dimmed);flex:1;font-size:.8rem;font-weight:500}.LandingPage-module__FAbHmG__demoBody{grid-template-columns:1fr 1fr;height:460px;display:grid}.LandingPage-module__FAbHmG__demoChat{border-right:1px solid var(--mantine-color-default-border);scroll-behavior:smooth;flex-direction:column;gap:12px;padding:20px;display:flex;overflow-y:auto;}.LandingPage-module__FAbHmG__demoChatLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--mantine-color-dimmed);align-items:center;gap:6px;margin-bottom:4px;font-size:.7rem;font-weight:600;display:flex}.LandingPage-module__FAbHmG__demoUserMsg{background:var(--mantine-color-dark-6);color:#fff;border-radius:14px 14px 4px;align-self:flex-end;max-width:85%;padding:10px 14px;font-size:.85rem;line-height:1.5;animation:.4s LandingPage-module__FAbHmG__demoFadeIn}.LandingPage-module__FAbHmG__demoAiMsg{max-width:85%;color:var(--mantine-color-dimmed);align-self:flex-start;padding:10px 14px;font-size:.85rem;line-height:1.5;animation:.4s LandingPage-module__FAbHmG__demoFadeIn}.LandingPage-module__FAbHmG__demoToolCall{color:var(--mantine-color-dimmed);border-left:2px solid #22b8cf80;align-items:center;gap:6px;padding:6px 10px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.75rem;animation:.3s LandingPage-module__FAbHmG__demoFadeIn;display:flex}.LandingPage-module__FAbHmG__demoToolCallIcon{color:#22b8cf}.LandingPage-module__FAbHmG__demoBook{scroll-behavior:smooth;flex-direction:column;gap:8px;padding:24px 28px;display:flex;overflow-y:auto;}.LandingPage-module__FAbHmG__demoBookLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--mantine-color-dimmed);align-items:center;gap:6px;margin-bottom:4px;font-size:.7rem;font-weight:600;display:flex}.LandingPage-module__FAbHmG__demoBookTitle{margin-bottom:8px;font-size:1.1rem;font-weight:700;animation:.4s LandingPage-module__FAbHmG__demoFadeIn}.LandingPage-module__FAbHmG__demoBookText{color:var(--mantine-color-text);white-space:pre-wrap;font-size:.88rem;line-height:1.7}.LandingPage-module__FAbHmG__demoCursor{background:var(--mantine-color-violet-5);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:1s step-end infinite LandingPage-module__FAbHmG__demoBlink;display:inline-block}.LandingPage-module__FAbHmG__demoTypingDots{gap:4px;padding:8px 12px;animation:.3s LandingPage-module__FAbHmG__demoFadeIn;display:inline-flex}.LandingPage-module__FAbHmG__demoTypingDot{background:var(--mantine-color-dimmed);border-radius:50%;width:6px;height:6px;animation:1.4s infinite LandingPage-module__FAbHmG__demoDotPulse}.LandingPage-module__FAbHmG__demoTypingDot:nth-child(2){animation-delay:.2s}.LandingPage-module__FAbHmG__demoTypingDot:nth-child(3){animation-delay:.4s}.LandingPage-module__FAbHmG__demoScenarioNav{justify-content:center;gap:8px;margin-top:20px;display:flex}.LandingPage-module__FAbHmG__demoScenarioBtn{background:var(--mantine-color-default-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.LandingPage-module__FAbHmG__demoScenarioBtnActive{background:var(--mantine-color-violet-5);transform:scale(1.3)}.LandingPage-module__FAbHmG__intelligenceSection{max-width:1400px;margin:0 auto;padding:100px clamp(1.25rem,4vw,3rem) 80px;position:relative}.LandingPage-module__FAbHmG__intelligenceSection:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--mantine-color-default-border)60%,transparent)50%,transparent);height:1px;position:absolute;top:0;left:10%;right:10%}.LandingPage-module__FAbHmG__intelligenceDemo{max-width:800px;margin:0 auto}.LandingPage-module__FAbHmG__agentWindow{border:1px solid color-mix(in srgb,#22b8cf 15%,var(--mantine-color-default-border));background:color-mix(in srgb,var(--mantine-color-default)80%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;height:560px;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000004d,inset 0 1px #22b8cf14}.LandingPage-module__FAbHmG__agentTabs{border-bottom:1px solid var(--mantine-color-default-border);background:color-mix(in srgb,var(--mantine-color-body)50%,transparent);gap:4px;padding:8px 16px;display:flex}.LandingPage-module__FAbHmG__agentTab{color:var(--mantine-color-dimmed);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:6px 16px;font-size:.8rem;font-weight:500;transition:all .15s}.LandingPage-module__FAbHmG__agentTab:hover{color:var(--mantine-color-text);background:var(--mantine-color-default-hover)}.LandingPage-module__FAbHmG__agentTabActive{background:color-mix(in srgb,var(--mantine-color-violet-5)20%,transparent);color:var(--mantine-color-violet-light-color);font-weight:600}.LandingPage-module__FAbHmG__agentCommand{border-bottom:1px solid var(--mantine-color-default-border);color:var(--mantine-color-text);padding:16px 20px;font-size:.9rem;line-height:1.5}.LandingPage-module__FAbHmG__agentCommandPrompt{color:var(--mantine-color-violet-5);margin-right:10px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-weight:700}.LandingPage-module__FAbHmG__agentSteps{scroll-behavior:smooth;flex-direction:column;flex:1;gap:6px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto;}.LandingPage-module__FAbHmG__agentStep{background:color-mix(in srgb,var(--mantine-color-dark-5)30%,transparent);border-left:3px solid #22b8cf;border-radius:0 8px 8px 0;flex-shrink:0;align-items:flex-start;gap:10px;padding:8px 12px;animation:.4s LandingPage-module__FAbHmG__demoFadeIn;display:flex}.LandingPage-module__FAbHmG__agentStepIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.LandingPage-module__FAbHmG__agentStepLabel{color:var(--mantine-color-text);margin-right:8px;font-size:.85rem;font-weight:600}.LandingPage-module__FAbHmG__agentStepDetail{color:var(--mantine-color-dimmed);font-size:.8rem}.LandingPage-module__FAbHmG__agentResult{opacity:0;visibility:hidden;border-top:1px solid var(--mantine-color-default-border);flex-shrink:0;height:120px;padding:16px 20px;transition:opacity .3s,visibility 0s .3s;overflow:hidden}.LandingPage-module__FAbHmG__agentResultVisible{opacity:1;visibility:visible;transition:opacity .3s .1s,visibility}.LandingPage-module__FAbHmG__agentResultLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--mantine-color-dimmed);align-items:center;gap:6px;margin-bottom:10px;font-size:.7rem;font-weight:600;display:flex}.LandingPage-module__FAbHmG__agentResultText{color:var(--mantine-color-text);font-size:.88rem;line-height:1.7}.LandingPage-module__FAbHmG__diffSection{max-width:1400px;margin:0 auto;padding:80px clamp(1.25rem,4vw,3rem);position:relative}.LandingPage-module__FAbHmG__diffSection:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--mantine-color-default-border)60%,transparent)50%,transparent);height:1px;position:absolute;top:0;left:10%;right:10%}.LandingPage-module__FAbHmG__diffGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__diffCard{border:1px solid var(--mantine-color-default-border);background:var(--mantine-color-default);border-radius:16px;flex-direction:column;padding:28px;transition:all .2s;display:flex;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__diffCard:after{content:"";background:radial-gradient(300px circle at var(--mouse-x,50%)var(--mouse-y,50%),#22b8cf14,transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.LandingPage-module__FAbHmG__diffCard:hover{border-color:color-mix(in srgb,#22b8cf 40%,var(--mantine-color-default-border));transform:translateY(-4px);box-shadow:0 12px 40px #00000026,0 0 20px #22b8cf14}.LandingPage-module__FAbHmG__diffCard:hover:after{opacity:1}.LandingPage-module__FAbHmG__diffCard:first-child{transition-delay:0s}.LandingPage-module__FAbHmG__diffCard:nth-child(2){transition-delay:80ms}.LandingPage-module__FAbHmG__diffCard:nth-child(3){transition-delay:.16s}.LandingPage-module__FAbHmG__diffCard:nth-child(4){transition-delay:.24s}.LandingPage-module__FAbHmG__diffIcon{z-index:1;color:#22b8cf;background:linear-gradient(135deg,#22b8cf26,#22b8cf14);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex;position:relative;box-shadow:0 0 12px #22b8cf1a}.LandingPage-module__FAbHmG__diffMetric{z-index:1;background:linear-gradient(135deg,#7950f2,#f06595);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:3rem;font-weight:800;line-height:1;position:relative}.LandingPage-module__FAbHmG__diffMetricLabel{z-index:1;color:var(--mantine-color-dimmed);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:.8rem;font-weight:500;position:relative}.LandingPage-module__FAbHmG__diffTitle{z-index:1;margin-bottom:8px;font-size:1.1rem;font-weight:600;position:relative}.LandingPage-module__FAbHmG__diffDesc{z-index:1;color:var(--mantine-color-dimmed);margin-top:auto;font-size:.875rem;line-height:1.6;position:relative}.LandingPage-module__FAbHmG__featuresSection{max-width:1400px;margin:0 auto;padding:80px clamp(1.25rem,4vw,3rem);position:relative}.LandingPage-module__FAbHmG__featuresSection:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--mantine-color-default-border)60%,transparent)50%,transparent);height:1px;position:absolute;top:0;left:10%;right:10%}.LandingPage-module__FAbHmG__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--mantine-color-violet-5);text-align:center;margin-bottom:12px;font-size:.8rem;font-weight:600}.LandingPage-module__FAbHmG__sectionLabelCyan{color:#22b8cf}.LandingPage-module__FAbHmG__sectionTitle{text-align:center;letter-spacing:-.01em;margin-bottom:12px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.LandingPage-module__FAbHmG__sectionSubtitle{color:var(--mantine-color-dimmed);text-align:center;max-width:560px;margin:0 auto 48px;font-size:1rem;line-height:1.6}.LandingPage-module__FAbHmG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LandingPage-module__FAbHmG__featureCard{border:1px solid var(--mantine-color-default-border);background:var(--mantine-color-default);border-radius:16px;flex-direction:column;padding:28px;transition:all .2s;display:flex;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__featureCard:after{content:"";background:radial-gradient(300px circle at var(--mouse-x,50%)var(--mouse-y,50%),#7950f21a,transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.LandingPage-module__FAbHmG__featureCard:hover{border-color:color-mix(in srgb,var(--mantine-color-violet-5)60%,transparent);transform:translateY(-4px);box-shadow:0 12px 40px #00000026,0 0 20px #7950f21a}.LandingPage-module__FAbHmG__featureCard:hover:after{opacity:1}.LandingPage-module__FAbHmG__featureIcon{z-index:1;background:linear-gradient(135deg,color-mix(in srgb,var(--mantine-color-violet-5)20%,transparent),color-mix(in srgb,var(--mantine-color-violet-5)10%,transparent));width:44px;height:44px;color:var(--mantine-color-violet-light-color);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative;box-shadow:0 0 12px #7950f21a}.LandingPage-module__FAbHmG__featureTitle{z-index:1;margin-bottom:8px;font-size:1.1rem;font-weight:600;position:relative}.LandingPage-module__FAbHmG__featureDesc{z-index:1;color:var(--mantine-color-dimmed);margin-top:auto;font-size:.875rem;line-height:1.6;position:relative}.LandingPage-module__FAbHmG__featureCard:first-child{transition-delay:0s}.LandingPage-module__FAbHmG__featureCard:nth-child(2){transition-delay:80ms}.LandingPage-module__FAbHmG__featureCard:nth-child(3){transition-delay:.16s}.LandingPage-module__FAbHmG__featureCard:nth-child(4){transition-delay:.24s}.LandingPage-module__FAbHmG__featureCard:nth-child(5){transition-delay:.32s}.LandingPage-module__FAbHmG__featureCard:nth-child(6){transition-delay:.4s}.LandingPage-module__FAbHmG__howSection{max-width:1400px;margin:0 auto;padding:80px clamp(1.25rem,4vw,3rem);position:relative}.LandingPage-module__FAbHmG__howSection:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--mantine-color-default-border)60%,transparent)50%,transparent);height:1px;position:absolute;top:0;left:10%;right:10%}.LandingPage-module__FAbHmG__stepsRow{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin-top:8px;margin-left:auto;margin-right:auto;display:grid}.LandingPage-module__FAbHmG__step{text-align:center;border:1px solid var(--mantine-color-default-border);background:var(--mantine-color-default);border-radius:16px;flex-direction:column;align-items:center;padding:28px 24px;transition:all .2s;display:flex}.LandingPage-module__FAbHmG__step:hover{border-color:color-mix(in srgb,#22b8cf 40%,var(--mantine-color-default-border));transform:translateY(-4px);box-shadow:0 12px 40px #00000026,0 0 20px #22b8cf14}.LandingPage-module__FAbHmG__step:first-child{transition-delay:0s}.LandingPage-module__FAbHmG__step:nth-child(2){transition-delay:.12s}.LandingPage-module__FAbHmG__step:nth-child(3){transition-delay:.24s}.LandingPage-module__FAbHmG__stepNumber{isolation:isolate;background:var(--mantine-color-body);color:#22b8cf;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.4rem;font-weight:700;display:flex;position:relative;box-shadow:0 0 16px #7950f226}.LandingPage-module__FAbHmG__stepNumber:before{content:"";z-index:-1;background:linear-gradient(135deg,#7950f2,#f06595);border-radius:50%;position:absolute;inset:-2px}.LandingPage-module__FAbHmG__stepTitle{margin-bottom:8px;font-size:1.1rem;font-weight:600}.LandingPage-module__FAbHmG__stepDesc{color:var(--mantine-color-dimmed);max-width:260px;margin-top:auto;font-size:.875rem;line-height:1.5}.LandingPage-module__FAbHmG__ctaSection{text-align:center;max-width:1400px;margin:0 auto;padding:80px clamp(1.25rem,4vw,3rem)}.LandingPage-module__FAbHmG__ctaBox{isolation:isolate;background:linear-gradient(135deg,color-mix(in srgb,var(--mantine-color-violet-9)30%,var(--mantine-color-body)),var(--mantine-color-body));border:none;border-radius:24px;max-width:700px;margin:0 auto;padding:60px 40px;position:relative}.LandingPage-module__FAbHmG__ctaBox:before{content:"";z-index:-1;background:linear-gradient(135deg,#7950f2,#f06595,#22b8cf,#7950f2) 0 0/300% 300%;border-radius:25px;animation:8s infinite LandingPage-module__FAbHmG__gradientShift;position:absolute;inset:-1px}.LandingPage-module__FAbHmG__ctaBoxTitle{z-index:1;margin-bottom:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;position:relative}.LandingPage-module__FAbHmG__ctaBoxDesc{z-index:1;color:var(--mantine-color-dimmed);margin-bottom:28px;font-size:1rem;line-height:1.6;position:relative}.LandingPage-module__FAbHmG__ctaBox .LandingPage-module__FAbHmG__ctaPrimary{z-index:1;position:relative}.LandingPage-module__FAbHmG__footer{text-align:center;max-width:1400px;color:var(--mantine-color-dimmed);border-top:none;margin:0 auto;padding:24px clamp(1.25rem,4vw,3rem);font-size:.8rem;position:relative}.LandingPage-module__FAbHmG__footer:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--mantine-color-default-border)60%,transparent)50%,transparent);height:1px;position:absolute;top:0;left:10%;right:10%}.LandingPage-module__FAbHmG__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.LandingPage-module__FAbHmG__revealVisible{opacity:1;transform:translateY(0)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__demoUserMsg{background:var(--mantine-color-violet-1);color:var(--mantine-color-violet-9)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__agentStep{background:color-mix(in srgb,var(--mantine-color-gray-1)80%,transparent)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__hero:before{background:radial-gradient(circle,#7950f21f,#0000 70%)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__hero:after{background:radial-gradient(circle,#f0659514,#0000 70%)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__demoWindow{border-color:color-mix(in srgb,var(--mantine-color-violet-5)30%,var(--mantine-color-default-border));box-shadow:0 24px 80px #00000014,inset 0 1px #0000000a}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__agentWindow{border-color:color-mix(in srgb,#22b8cf 20%,var(--mantine-color-default-border));box-shadow:0 24px 80px #00000014,inset 0 1px #22b8cf0f}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__agentTabs{background:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__featureCard:after{background:radial-gradient(300px circle at var(--mouse-x,50%)var(--mouse-y,50%),#7950f20d,transparent 60%)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__diffCard:after{background:radial-gradient(300px circle at var(--mouse-x,50%)var(--mouse-y,50%),#22b8cf0d,transparent 60%)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__ctaBox{background:var(--mantine-color-body)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__ctaBox:before{background:linear-gradient(135deg,#7950f24d,#f0659540,#22b8cf40,#7950f24d) 0 0/300% 300%}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__featureCard:hover{box-shadow:0 12px 40px #0000000f,0 0 20px #7950f20f}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__diffCard:hover{box-shadow:0 12px 40px #0000000f,0 0 20px #22b8cf0f}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__step:hover{box-shadow:0 12px 40px #0000000f,0 0 20px #22b8cf0f}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__stepNumber{box-shadow:none;color:var(--mantine-color-violet-6)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__stepNumber:before{background:linear-gradient(135deg,#7950f240,#f0659533)}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__featureIcon{background:linear-gradient(135deg,color-mix(in srgb,var(--mantine-color-violet-5)10%,transparent),color-mix(in srgb,var(--mantine-color-violet-5)5%,transparent));box-shadow:none}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__ctaPrimary{box-shadow:0 0 12px #7950f226}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__ctaPrimary:hover{box-shadow:0 0 20px #7950f233,0 8px 24px #7950f21a}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__badge{box-shadow:none}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__diffIcon{box-shadow:none}[data-mantine-color-scheme=light] .LandingPage-module__FAbHmG__navLogoIcon{filter:drop-shadow(0 0 4px #7950f24d)}@media (min-width:1800px){.LandingPage-module__FAbHmG__navInner,.LandingPage-module__FAbHmG__hero,.LandingPage-module__FAbHmG__intelligenceSection,.LandingPage-module__FAbHmG__diffSection,.LandingPage-module__FAbHmG__featuresSection,.LandingPage-module__FAbHmG__howSection,.LandingPage-module__FAbHmG__ctaSection,.LandingPage-module__FAbHmG__footer{max-width:1600px}.LandingPage-module__FAbHmG__hero{gap:80px}.LandingPage-module__FAbHmG__hero:before,.LandingPage-module__FAbHmG__hero:after{filter:blur(120px);width:1000px;height:1000px}.LandingPage-module__FAbHmG__hero:before{top:-300px;left:-250px}.LandingPage-module__FAbHmG__hero:after{bottom:-300px;right:-250px}.LandingPage-module__FAbHmG__heroTitle{font-size:4.5rem}.LandingPage-module__FAbHmG__demoBody{height:520px}}@media (max-width:1200px){.LandingPage-module__FAbHmG__hero{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:968px){.LandingPage-module__FAbHmG__hero{text-align:center;grid-template-columns:1fr;gap:32px;padding:100px 1.25rem 32px}.LandingPage-module__FAbHmG__heroContent{text-align:center;align-items:center}.LandingPage-module__FAbHmG__heroCtas{justify-content:center}}@media (max-width:768px){.LandingPage-module__FAbHmG__page{padding-bottom:env(safe-area-inset-bottom)}.LandingPage-module__FAbHmG__navbar{height:56px}.LandingPage-module__FAbHmG__navInner{padding:0 1.25rem}.LandingPage-module__FAbHmG__navLinkDesktop{display:none}.LandingPage-module__FAbHmG__navCta{padding:8px 16px;font-size:.8rem}.LandingPage-module__FAbHmG__hero{padding:100px 1.25rem 32px}.LandingPage-module__FAbHmG__hero:before,.LandingPage-module__FAbHmG__hero:after{opacity:.7;filter:blur(60px);width:400px;height:400px}.LandingPage-module__FAbHmG__heroSubtitle{font-size:.95rem}.LandingPage-module__FAbHmG__heroCtas{flex-direction:column;width:100%;max-width:320px}.LandingPage-module__FAbHmG__ctaPrimary,.LandingPage-module__FAbHmG__ctaSecondary{justify-content:center;width:100%;padding:14px 24px}.LandingPage-module__FAbHmG__demoWindow{border-radius:12px}.LandingPage-module__FAbHmG__demoBody{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;height:420px;display:flex;overflow:hidden auto}.LandingPage-module__FAbHmG__demoBody::-webkit-scrollbar{display:none}.LandingPage-module__FAbHmG__demoChat{border-right:none;border-bottom:1px solid var(--mantine-color-default-border);flex:1 1 0;min-height:0;padding:16px}.LandingPage-module__FAbHmG__demoUserMsg{padding:8px 12px;font-size:.8rem}.LandingPage-module__FAbHmG__demoAiMsg{font-size:.8rem}.LandingPage-module__FAbHmG__demoToolCall{font-size:.7rem}.LandingPage-module__FAbHmG__demoBook{flex:1 1 0;min-height:0;padding:16px 20px}.LandingPage-module__FAbHmG__demoBookTitle{font-size:1rem}.LandingPage-module__FAbHmG__demoBookText{font-size:.85rem;line-height:1.7}.LandingPage-module__FAbHmG__demoScenarioBtn{width:12px;height:12px}.LandingPage-module__FAbHmG__intelligenceSection{padding:48px 1.25rem}.LandingPage-module__FAbHmG__agentWindow{height:480px}.LandingPage-module__FAbHmG__agentSteps{flex:1;min-height:0}.LandingPage-module__FAbHmG__agentStep{padding:6px 10px}.LandingPage-module__FAbHmG__agentStepLabel{font-size:.8rem}.LandingPage-module__FAbHmG__agentStepDetail{font-size:.75rem}.LandingPage-module__FAbHmG__agentTabs{gap:2px;padding:6px 12px}.LandingPage-module__FAbHmG__agentTab{padding:5px 12px;font-size:.75rem}.LandingPage-module__FAbHmG__agentCommand{padding:12px 16px;font-size:.85rem}.LandingPage-module__FAbHmG__agentResult{height:100px}.LandingPage-module__FAbHmG__agentResultText{font-size:.85rem}.LandingPage-module__FAbHmG__diffSection{padding:48px 1.25rem}.LandingPage-module__FAbHmG__diffGrid{grid-template-columns:1fr}.LandingPage-module__FAbHmG__diffCard{padding:20px}.LandingPage-module__FAbHmG__diffCard:hover{box-shadow:none;transform:none}.LandingPage-module__FAbHmG__diffCard:after{display:none}.LandingPage-module__FAbHmG__diffCard:nth-child(n){transition-delay:0s}.LandingPage-module__FAbHmG__diffMetric{font-size:2rem}.LandingPage-module__FAbHmG__featuresSection{padding:48px 1.25rem}.LandingPage-module__FAbHmG__featuresGrid{grid-template-columns:1fr;gap:16px}.LandingPage-module__FAbHmG__featureCard{padding:20px}.LandingPage-module__FAbHmG__featureCard:hover{box-shadow:none;transform:none}.LandingPage-module__FAbHmG__featureCard:after{display:none}.LandingPage-module__FAbHmG__featureCard:nth-child(n){transition-delay:0s}.LandingPage-module__FAbHmG__step{padding:20px 16px}.LandingPage-module__FAbHmG__step:hover{box-shadow:none;transform:none}.LandingPage-module__FAbHmG__step:nth-child(n){transition-delay:0s}.LandingPage-module__FAbHmG__reveal{transform:translateY(20px)}.LandingPage-module__FAbHmG__howSection{padding:48px 1.25rem}.LandingPage-module__FAbHmG__stepsRow{grid-template-columns:1fr;gap:24px}.LandingPage-module__FAbHmG__ctaSection{padding:48px 1.25rem}.LandingPage-module__FAbHmG__ctaBox{border-radius:16px;padding:36px 20px}.LandingPage-module__FAbHmG__ctaBox:before{border-radius:17px}.LandingPage-module__FAbHmG__ctaBoxDesc{font-size:.9rem}.LandingPage-module__FAbHmG__ctaBox .LandingPage-module__FAbHmG__ctaPrimary{justify-content:center;width:100%}.LandingPage-module__FAbHmG__footer{padding:20px 1.25rem;padding-bottom:calc(20px + env(safe-area-inset-bottom))}}
