.page_container__aoG4z{min-height:100vh;display:flex;flex-direction:column}.page_nav__zpG_3{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:var(--bg);z-index:10}.page_logo__7fc9l{font-weight:700;font-size:16px;letter-spacing:-.02em}.page_navLinks__3Mchl{display:flex;gap:8px;align-items:center}.page_docsLink__1EV8y{padding:6px 12px;font-size:13px;color:var(--text-muted);text-decoration:none;border-radius:var(--radius);transition:color .15s ease}.page_docsLink__1EV8y:hover{color:var(--text)}.page_hero__SKW6o{display:flex;flex-direction:column;align-items:center;padding:80px 32px 60px;max-width:800px;margin:0 auto;text-align:center;position:relative;overflow:hidden}.page_hero__SKW6o:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);width:600px;height:400px;background:radial-gradient(ellipse at center,rgba(108,108,240,.12) 0,transparent 70%);pointer-events:none;z-index:0}.page_heroContent__2lPR8{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}.page_badge__s34Is{font-size:12px;font-weight:500;color:#a0a0f0;background:rgba(108,108,240,.1);border:1px solid rgba(108,108,240,.3);padding:4px 14px;border-radius:20px;margin-bottom:24px;letter-spacing:.02em}.page_title__3jonF{font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:20px}.page_accent__EQ5_p{background:linear-gradient(135deg,var(--accent) 0,#a78bfa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_subtitle__iAJUg{font-size:17px;color:var(--text-muted);max-width:560px;line-height:1.7;margin-bottom:32px}.page_cta__zCVvt{display:flex;gap:12px;margin-bottom:12px}.page_ctaMain__gRn9Q{padding:12px 28px;font-size:15px;font-weight:600}.page_ctaSubtext__lN81R{font-size:12px;color:var(--text-dim);margin-bottom:0}.page_section__61PEw{max-width:960px;margin:0 auto;padding:80px 32px;width:100%}.page_sectionTitle__hzsAh{font-size:32px;font-weight:700;letter-spacing:-.02em;text-align:center;margin-bottom:12px}.page_sectionSubtitle__ROo6Q{font-size:16px;color:var(--text-muted);text-align:center;max-width:560px;margin:0 auto 48px;line-height:1.6}.page_steps__e0Sxr{display:flex;flex-direction:column;gap:0;max-width:640px;margin:0 auto}.page_step__DI9Zu{display:flex;gap:20px;align-items:flex-start}.page_stepNumber__2EZE0{width:36px;height:36px;min-width:36px;border-radius:50%;background:var(--accent);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.page_stepContent__o_uh3{flex:1 1}.page_stepContent__o_uh3 h3{font-size:16px;font-weight:600;margin-bottom:6px}.page_stepContent__o_uh3 p{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:12px}.page_stepCode__llaRh{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:12px 16px;margin-bottom:8px}.page_stepCode__llaRh pre{font-family:var(--font-mono);font-size:12px;line-height:1.6;color:var(--text-muted);white-space:pre;overflow-x:auto}.page_stepConnector__40xIJ{width:2px;height:24px;background:var(--border);margin-left:17px}.page_features__8wy9y{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%}.page_feature__CrGCB{text-align:left;padding:20px;border-radius:var(--radius-lg);border:1px solid rgba(108,108,240,.12);background:linear-gradient(135deg,#12121a,#0e0e18);transition:transform .15s ease,border-color .15s ease;position:relative;overflow:hidden}.page_feature__CrGCB:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(108,108,240,.6),transparent);border-radius:8px 8px 0 0}.page_feature__CrGCB:hover{transform:translateY(-2px);border-color:rgba(108,108,240,.3)}.page_featureIcon__mHZON{width:36px;height:36px;border-radius:8px;background:var(--accent-bg);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.page_feature__CrGCB h3{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:6px}.page_feature__CrGCB p{font-size:13px;color:var(--text-muted);line-height:1.65}.page_useCases__QqflT{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.page_useCase__u1F1H{padding:24px;border-radius:var(--radius-lg);border:1px solid rgba(108,108,240,.12);background:linear-gradient(135deg,#12121a,#0e0e18);transition:transform .15s ease,border-color .15s ease;position:relative;overflow:hidden}.page_useCase__u1F1H:hover{transform:translateY(-2px);border-color:rgba(108,108,240,.3)}.page_useCaseHeader__ejXUx{margin-bottom:12px}.page_useCaseLabel__zTK4J{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--accent-bg);padding:3px 10px;border-radius:4px}.page_useCaseDescription__umDb0{font-size:16px;font-weight:600;line-height:1.4;margin-bottom:8px;font-style:italic;color:var(--text)}.page_useCaseDetail__l5pqt{font-size:13px;color:var(--text-muted);line-height:1.6}.page_tableWrapper__79bz_{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-lg)}.page_comparisonTable__3oZSE{width:100%;border-collapse:collapse;font-size:13px}.page_comparisonTable__3oZSE th{padding:14px 16px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--bg-raised);white-space:nowrap}.page_comparisonTable__3oZSE td{padding:12px 16px;border-bottom:1px solid var(--border);white-space:nowrap}.page_comparisonTable__3oZSE tr:last-child td{border-bottom:none}.page_highlightCol__YOdRi{background:rgba(108,108,240,.04)}.page_comparisonTable__3oZSE th.page_highlightCol__YOdRi{color:var(--accent)}.page_checkYes__SXJFr{color:var(--green);font-weight:500}.page_checkNo__0N80l{color:var(--text-dim)}.page_checkPartial__0mWzq{color:var(--yellow);font-weight:500}.page_leadCaptureCenter__wPpVY{display:flex;justify-content:center;margin-top:24px}.page_codeBlock__d2Ifl{width:100%;max-width:640px;margin:0 auto;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-raised);overflow:hidden}.page_codeHeader__bZuLC{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--border)}.page_codeDot__iKHVS{width:10px;height:10px;border-radius:50%}.page_codeTitle__noV4z{margin-left:8px;font-size:12px;color:var(--text-dim)}.page_code__9lUUd{padding:20px;font-family:var(--font-mono);font-size:13px;line-height:1.7;color:var(--text-muted);overflow-x:auto;text-align:left;white-space:pre}.page_bottomCta__F2mMi{text-align:center;padding:80px 32px;background:var(--bg-raised);border-top:1px solid var(--border)}.page_bottomCtaTitle__b3FoA{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.page_bottomCtaSubtitle__c13oy{font-size:16px;color:var(--text-muted);margin-bottom:28px}.page_divider__Ku6aS{margin:0 auto;max-width:400px}.page_divider__Ku6aS,.page_footerDividerGradient__Nh1nM{height:1px;background:linear-gradient(90deg,transparent,rgba(108,108,240,.2),transparent)}.page_footer__sHKi3{padding:20px 32px;display:flex;align-items:center;justify-content:center;gap:8px}.page_footerDivider__c9wx0,.page_footerText__OqpQ_{font-size:.8125rem;color:var(--text-muted)}@media (max-width:768px){.page_hero__SKW6o{padding:48px 20px 40px}.page_title__3jonF{font-size:32px}.page_subtitle__iAJUg{font-size:15px}.page_ctaMain__gRn9Q{padding:12px 24px;font-size:14px;width:100%;justify-content:center}.page_cta__zCVvt{flex-direction:column;width:100%;align-items:stretch}.page_section__61PEw{padding:48px 20px}.page_sectionTitle__hzsAh{font-size:24px}.page_sectionSubtitle__ROo6Q{font-size:14px;margin-bottom:32px}.page_features__8wy9y,.page_useCases__QqflT{grid-template-columns:1fr}.page_step__DI9Zu{gap:16px}.page_stepCode__llaRh pre{font-size:11px}.page_comparisonTable__3oZSE{font-size:12px}.page_comparisonTable__3oZSE td,.page_comparisonTable__3oZSE th{padding:10px 12px}.page_bottomCta__F2mMi{padding:48px 20px}.page_bottomCtaTitle__b3FoA{font-size:22px}.page_nav__zpG_3{padding:12px 16px}.page_footer__sHKi3{padding:16px 20px}}@media (max-width:480px){.page_title__3jonF{font-size:28px}.page_features__8wy9y{gap:12px}.page_feature__CrGCB{padding:16px}}.AgentDemoSection_section__rLV_3{max-width:960px;margin:0 auto;padding:80px 32px;width:100%}.AgentDemoSection_sectionTitle__8MaGE{font-size:32px;font-weight:700;letter-spacing:-.02em;text-align:center;margin-bottom:12px}.AgentDemoSection_sectionSubtitle__844qf{font-size:16px;color:var(--text-muted);text-align:center;max-width:560px;margin:0 auto 40px;line-height:1.6}.AgentDemoSection_tabBar__Ya3IH{display:flex;gap:0;justify-content:center;border-bottom:1px solid var(--border);margin-bottom:32px}.AgentDemoSection_tab__K_FbN{padding:10px 20px;font-size:13px;color:var(--text-muted);background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .15s ease,border-color .15s ease;white-space:nowrap}.AgentDemoSection_tab__K_FbN:hover{color:var(--text)}.AgentDemoSection_tabActive__bOPCu{color:var(--text);border-bottom:2px solid var(--accent)}.AgentDemoSection_chatWindow__LBXPy{max-width:640px;margin:0 auto;background:#111113;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 24px 48px rgba(0,0,0,.5);overflow:hidden}.AgentDemoSection_chatHeader__X9ik5{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);position:relative}.AgentDemoSection_trafficLights__SvQiQ{display:flex;gap:6px;align-items:center}.AgentDemoSection_dotGreen__PfJx_,.AgentDemoSection_dotRed__ZLELl,.AgentDemoSection_dotYellow__T_jZz{width:12px;height:12px;border-radius:50%;display:inline-block}.AgentDemoSection_dotRed__ZLELl{background:#ff5f57}.AgentDemoSection_dotYellow__T_jZz{background:#ffbd2e}.AgentDemoSection_dotGreen__PfJx_{background:#27c93f}.AgentDemoSection_chatTitle__Rxj3_{position:absolute;left:50%;transform:translateX(-50%);font-size:12px;color:var(--text-dim);pointer-events:none}.AgentDemoSection_messages__ZB56R{padding:20px;display:flex;flex-direction:column;gap:16px;min-height:120px}.AgentDemoSection_userMessage__jcY_t{display:flex;justify-content:flex-end;align-items:flex-start}.AgentDemoSection_userText__rJ_6z{border-left:2px solid var(--accent);padding-left:12px;margin-left:40px;color:var(--text);font-size:14px;line-height:1.6;white-space:pre-wrap}.AgentDemoSection_toolCallWrap__fg8sv{display:flex;align-items:center}.AgentDemoSection_toolPill__76S_V{display:inline-flex;align-items:center;gap:4px;background:rgba(108,108,240,.1);border:1px solid rgba(108,108,240,.25);border-radius:6px;padding:6px 12px;font-size:12px;font-family:var(--font-mono);color:var(--text-muted)}.AgentDemoSection_toolName__csiOw{color:var(--accent)}.AgentDemoSection_toolStatus__aylaL{margin-left:8px}.AgentDemoSection_toolDone__P80GQ{color:var(--green)}.AgentDemoSection_agentMessage__flDr9{background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;padding:14px 16px;color:var(--text);font-size:14px;line-height:1.6;white-space:pre-wrap}.AgentDemoSection_codeBlock__qbQOz{display:block;background:var(--bg-surface);font-family:var(--font-mono);font-size:12px;padding:8px 12px;border-radius:4px;overflow-x:auto;margin-top:12px;white-space:pre;color:var(--text-muted);line-height:1.6}.AgentDemoSection_cursor__rVc5W{display:inline-block;width:2px;height:1em;background:var(--accent);margin-left:2px;vertical-align:text-bottom;animation:AgentDemoSection_blink__Gmjys 1s step-end infinite}@keyframes AgentDemoSection_blink__Gmjys{0%,to{opacity:1}50%{opacity:0}}.AgentDemoSection_pulsingDots___Nn__{animation:AgentDemoSection_pulse__FpxdD 1.2s ease-in-out infinite;color:var(--text-dim)}@keyframes AgentDemoSection_pulse__FpxdD{0%,to{opacity:.4}50%{opacity:1}}.AgentDemoSection_placeholder__pDM1N{font-size:13px;color:var(--text-dim);text-align:center;padding:24px 0}@media (max-width:768px){.AgentDemoSection_section__rLV_3{padding:48px 20px}.AgentDemoSection_sectionTitle__8MaGE{font-size:24px}.AgentDemoSection_sectionSubtitle__844qf{font-size:14px;margin-bottom:32px}.AgentDemoSection_chatWindow__LBXPy{margin:0 16px}.AgentDemoSection_tab__K_FbN{font-size:12px;padding:8px 14px}}@media (max-width:480px){.AgentDemoSection_chatWindow__LBXPy{margin:0 12px}.AgentDemoSection_messages__ZB56R{padding:14px}.AgentDemoSection_agentMessage__flDr9{padding:10px 12px}.AgentDemoSection_codeBlock__qbQOz{font-size:11px}}.LeadCaptureForm_form__6alHk{display:flex;gap:8px;max-width:440px}.LeadCaptureForm_input__ZLlK5{flex:1 1;padding:8px 12px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:14px;outline:none;transition:border-color .15s ease;height:38px}.LeadCaptureForm_input__ZLlK5:focus{border-color:var(--border-focus)}.LeadCaptureForm_input__ZLlK5::placeholder{color:var(--text-dim)}.LeadCaptureForm_button__7dCYY{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--radius);border:1px solid transparent;font-weight:500;font-size:13px;transition:all .15s ease;white-space:nowrap;background:var(--accent);color:white;cursor:pointer;height:38px}.LeadCaptureForm_button__7dCYY:hover:not(:disabled){background:var(--accent-hover)}.LeadCaptureForm_button__7dCYY:disabled{opacity:.5;cursor:not-allowed}.LeadCaptureForm_success__s_qmj{color:var(--green);text-align:center;font-size:14px;font-weight:500}.LeadCaptureForm_error__oMqiF{color:var(--red);font-size:12px;margin-top:6px}@media (max-width:480px){.LeadCaptureForm_form__6alHk{flex-direction:column}.LeadCaptureForm_input__ZLlK5{width:100%;height:38px}.LeadCaptureForm_button__7dCYY{width:100%;justify-content:center}}