.Hero_hero__Bbyie{position:relative;border-top:none;min-height:90vh;display:flex;align-items:center;overflow:hidden}.Hero_canvas__BYOyT{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.Hero_inner__6w8Ws{position:relative;z-index:1;max-width:var(--max);margin:0 auto;padding:7rem var(--pad);width:100%}.Hero_copy__Ejubl{display:flex;flex-direction:column;gap:1.5rem;max-width:700px}.Hero_copy__Ejubl h1{color:var(--text);font-size:clamp(2.8rem,5.5vw,4.8rem)}.Hero_sub__uPXYl{font-size:.95rem;line-height:1.75;color:var(--muted)}.Hero_body__Eah5b{font-size:.85rem;color:var(--faint);line-height:1.7}.Hero_cliBar__DtlsM{display:inline-flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden;max-width:480px}.Hero_cliTabs__ejeE6{display:flex;border-bottom:1px solid var(--border)}.Hero_cliTab__Na8M3{font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;background:none;border:none;border-right:1px solid var(--border);padding:.45rem .85rem;cursor:pointer;color:var(--muted);transition:color .15s,background .15s}.Hero_cliTab__Na8M3:last-child{border-right:none}.Hero_cliTab__Na8M3:hover{color:var(--text);background:var(--bg)}.Hero_cliTabActive__cjf1M{color:var(--text)!important;background:var(--bg)!important}.Hero_cliCmd__1uUtf{display:flex;align-items:center;gap:.6rem;padding:.65rem 1rem}.Hero_cliPrompt__sIIUS{color:var(--orange);font-family:var(--mono);font-size:.8rem;flex-shrink:0}.Hero_cliCode__2uQkw{font-family:var(--mono);font-size:.75rem;color:var(--text);flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Hero_cliCopy__0bM3Y{background:none;border:none;cursor:pointer;color:var(--faint);padding:2px;display:flex;align-items:center;transition:color .15s;flex-shrink:0;font-size:.75rem}.Hero_cliCopy__0bM3Y:hover{color:var(--text)}@media (max-width:768px){.Hero_cliBar__DtlsM,.Hero_copy__Ejubl{max-width:100%}}.Hero_cursor__f9laB{display:inline-block;width:2px;height:13px;background:var(--orange);margin-left:1px;vertical-align:middle;border-radius:1px;opacity:1}.Hero_cursorBlink__0_70P{animation:Hero_blink__PPIap 1s step-end infinite}@keyframes Hero_blink__PPIap{0%,to{opacity:1}50%{opacity:0}}.ProductsStrip_head__cQc4m{margin-bottom:3rem}.ProductsStrip_headSub__33aeE{font-family:var(--mono);font-size:.88rem;color:var(--muted);margin-top:1.25rem;line-height:1.75;max-width:520px}.ProductsStrip_tabs__2YY5m{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:3rem;overflow-x:auto}.ProductsStrip_tab__VBXFn{display:flex;flex-direction:column;gap:.15rem;background:none;border:none;border-bottom:2px solid transparent;padding:.75rem 1.25rem .6rem;cursor:pointer;position:relative;transition:border-color .2s;min-width:110px;text-align:left}.ProductsStrip_tab__VBXFn:hover .ProductsStrip_tabLabel__m1d0z{color:var(--text)}.ProductsStrip_tabActive__tl6lH{border-bottom-color:var(--orange)!important}.ProductsStrip_tabLabel__m1d0z{font-family:var(--mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);transition:color .15s}.ProductsStrip_tabActive__tl6lH .ProductsStrip_tabLabel__m1d0z{color:var(--text)}.ProductsStrip_tabSub__x5Aid{font-size:.68rem;color:var(--faint);font-family:var(--mono)}.ProductsStrip_tabProgress__0xe18{position:absolute;bottom:-2px;left:0;right:0;height:2px;background:rgba(232,97,60,.15)}.ProductsStrip_tabProgressBar__1KY8g{height:100%;background:var(--orange);transition:width .1s linear}.ProductsStrip_panel__EoMUF{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.ProductsStrip_panelText___B1vU{display:flex;flex-direction:column;gap:1.25rem;padding-top:.5rem}.ProductsStrip_panelText___B1vU h3{font-size:clamp(1.4rem,2.5vw,2rem);letter-spacing:-.02em}.ProductsStrip_panelText___B1vU p{font-size:.9rem;color:var(--muted);line-height:1.75}.ProductsStrip_dcardBar__wksp8{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.ProductsStrip_dcardDot__ifxd_{width:7px;height:7px;border-radius:50%;background:var(--orange);flex-shrink:0}.ProductsStrip_dcardBarLabel__urmre{font-family:var(--mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.ProductsStrip_dcardBody__RUQgL{font-family:var(--mono)}.ProductsStrip_mockChat__GHCoz{display:flex;flex-direction:column;gap:.75rem}.ProductsStrip_msg__o63x5{display:flex}.ProductsStrip_msgUser__HXTFW{justify-content:flex-end}.ProductsStrip_msgAi__74jeR{justify-content:flex-start}.ProductsStrip_msg__o63x5 span{font-size:.75rem;padding:.5rem .75rem;border-radius:8px;max-width:80%;line-height:1.5}.ProductsStrip_msgUser__HXTFW span{background:var(--text);color:var(--bg)}.ProductsStrip_msgAi__74jeR span{background:var(--bg);border:1px solid var(--border);color:var(--text)}.ProductsStrip_typingBubble__4IvvJ{display:inline-flex;gap:5px;align-items:center;padding:.6rem .85rem;background:var(--bg);border:1px solid var(--border);border-radius:10px}.ProductsStrip_dot__U_g4d{width:7px;height:7px;border-radius:50%;background:var(--faint);flex-shrink:0;animation:ProductsStrip_tdot__j1WEL 1s ease-in-out infinite}.ProductsStrip_dot__U_g4d:nth-child(2){animation-delay:.18s}.ProductsStrip_dot__U_g4d:nth-child(3){animation-delay:.36s}@keyframes ProductsStrip_tdot__j1WEL{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-5px);opacity:1}}.ProductsStrip_mockVoice__2IHs3{display:flex;flex-direction:column;gap:.6rem}.ProductsStrip_voiceRow__hXwLj{display:flex;gap:.6rem;align-items:baseline;font-size:.75rem;line-height:1.5}.ProductsStrip_voiceAgent__aBCkW{color:var(--orange)}.ProductsStrip_voiceAgent__aBCkW,.ProductsStrip_voiceCaller__VFjo_{font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;min-width:40px}.ProductsStrip_voiceCaller__VFjo_{color:var(--muted)}.ProductsStrip_mockRag__N3BrV{display:flex;flex-direction:column;gap:.75rem}.ProductsStrip_ragQuery__TXHjQ{font-size:.75rem;line-height:1.5;color:var(--text)}.ProductsStrip_ragAnswer__yC71E{display:flex;flex-direction:column;gap:.35rem}.ProductsStrip_ragLabel__em_HK{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--orange)}.ProductsStrip_ragAnswer__yC71E code{font-size:.68rem;color:var(--muted);line-height:1.6;word-break:break-all}.ProductsStrip_mockSeo__NRvOz{display:flex;flex-direction:column;gap:1rem}.ProductsStrip_seoBars__xjSfP{display:flex;gap:6px;align-items:flex-end;height:80px}.ProductsStrip_seoBarWrap__RbSPq{flex:1 1;height:100%;display:flex;align-items:flex-end}.ProductsStrip_seoBar__x25Rr{width:100%;background:var(--orange);opacity:.7;border-radius:2px 2px 0 0}.ProductsStrip_seoMetrics__uKUCn{display:flex;gap:1.5rem}.ProductsStrip_seoMetric__cSFfj{display:flex;flex-direction:column;gap:.1rem}.ProductsStrip_seoMetric__cSFfj span{font-size:.65rem;color:var(--muted)}.ProductsStrip_seoMetric__cSFfj strong{font-size:1rem;color:var(--text);font-weight:500}.ProductsStrip_mockDeploy__NSkgI{display:flex;flex-direction:column;gap:.55rem}.ProductsStrip_deployStep___OlHF{display:flex;gap:.6rem;align-items:center;font-size:.75rem}.ProductsStrip_stepDone__wrceR{color:var(--orange);flex-shrink:0}.ProductsStrip_stepPending__ymr0Q{color:var(--faint);flex-shrink:0}.ProductsStrip_stepMuted__251Mc{color:var(--faint)}@media (max-width:768px){.ProductsStrip_panel__EoMUF{grid-template-columns:1fr}.ProductsStrip_tabs__2YY5m{flex-wrap:nowrap}}.ServicesSection_inner__e_mcf{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.ServicesSection_copy__h6ie2{display:flex;flex-direction:column;gap:1.5rem}.ServicesSection_copy__h6ie2 p{font-size:.88rem;line-height:1.75;color:var(--muted)}.ServicesSection_features__7eVKH{list-style:none;display:flex;flex-direction:column;gap:.6rem}.ServicesSection_features__7eVKH li{font-size:.8rem;color:var(--muted);padding-left:1.25rem;position:relative}.ServicesSection_features__7eVKH li:before{content:"→";position:absolute;left:0;color:var(--orange)}.ServicesSection_card__cqTMw{border:1px dashed var(--border-d);padding:2.5rem;background:var(--surface);display:flex;flex-direction:column;gap:2rem}.ServicesSection_cardHead__MYiIr{display:flex;justify-content:space-between;align-items:flex-start}.ServicesSection_score__grFJ1{font-family:var(--serif);font-size:3.5rem;letter-spacing:-.04em;color:var(--text)}.ServicesSection_score__grFJ1 span{font-size:1.2rem;color:var(--muted)}.ServicesSection_metrics__DxxBs{display:flex;flex-direction:column;gap:.75rem}.ServicesSection_metric__MIwd1{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-top:1px solid var(--border)}.ServicesSection_metricLabel__BT3yo{font-size:.75rem;color:var(--muted)}.ServicesSection_metricValue__fuxq_{font-size:.8rem;color:var(--text);display:flex;gap:.4rem;align-items:center}.ServicesSection_up__oxfva{color:#4caf7d}.ServicesSection_down__ZRZVk{color:var(--muted)}@media (max-width:900px){.ServicesSection_inner__e_mcf{grid-template-columns:1fr}}.CTA_inner__sVTsF{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.CTA_text__TGYSW{display:flex;flex-direction:column;gap:1rem;max-width:480px}.CTA_sub__B_dhJ{font-size:.88rem;color:var(--muted);line-height:1.75;margin-top:.25rem}.CTA_actions__SsgyZ{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}@media (max-width:768px){.CTA_inner__sVTsF{flex-direction:column;align-items:flex-start}}.Verticals_dark___qtad{background:var(--dark);border-top:none}.Verticals_darkCols__wl1A1{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:5rem;gap:5rem;align-items:start}.Verticals_leftCol__QfbNK{display:flex;flex-direction:column}.Verticals_sub__Gd12L{font-family:var(--mono);font-size:.88rem;color:hsla(0,0%,100%,.45);margin-top:1.25rem;line-height:1.75;max-width:360px}.Verticals_metrics__qdLFC{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.Verticals_metric__zfs5t{display:flex;flex-direction:column;gap:.2rem}.Verticals_metricVal__7x6s7{font-family:var(--serif);font-size:2rem;font-weight:400;color:#fff;letter-spacing:-.03em}.Verticals_metricLabel__EOj1b{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.35)}.Verticals_livePanel__GOCGO{border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.Verticals_livePanelHead__et1wF{display:flex;align-items:center;gap:.5rem}.Verticals_liveDot__SEZO8{width:7px;height:7px;border-radius:50%;background:var(--orange);animation:Verticals_pulse__phhkg 2s infinite}@keyframes Verticals_pulse__phhkg{0%,to{opacity:1}50%{opacity:.4}}.Verticals_liveLabel__DE_ow{font-family:var(--mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.Verticals_throughputWrap__kXF_F{display:flex;flex-direction:column;gap:.35rem}.Verticals_throughputLabel__PMtUE{font-family:var(--mono);font-size:.62rem;color:hsla(0,0%,100%,.25);letter-spacing:.08em;text-transform:uppercase}.Verticals_throughputCanvas__pm32y{width:100%;height:64px;display:block}.Verticals_mixerWrap__irttO{display:flex;gap:.5rem;align-items:flex-end;height:56px}.Verticals_mixerChannel__yk_Md{height:100%}.Verticals_mixerTrack__XTvvs{width:100%;background:hsla(0,0%,100%,.06);border-radius:2px;flex-direction:column;justify-content:flex-end;overflow:hidden}.Verticals_mixerFill___9wF0{background:rgba(232,97,60,.6);border-radius:2px;transition:height .8s ease;width:100%}.Verticals_mixerLabel__5dwno{font-size:.55rem;color:hsla(0,0%,100%,.2)}.Verticals_feedWrap__Voj3u{display:flex;flex-direction:column;gap:.45rem;border-top:1px solid hsla(0,0%,100%,.06);padding-top:1rem}.Verticals_feedRow__c74wN{gap:.5rem;font-size:.68rem;color:hsla(0,0%,100%,.4);animation:Verticals_fadeIn__RAKvh .4s ease}@keyframes Verticals_fadeIn__RAKvh{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.Verticals_feedDot__Vz5Ru{background:var(--orange);opacity:.7}@media (max-width:900px){.Verticals_darkCols__wl1A1{grid-template-columns:1fr;gap:3rem}}.Verticals_livePanel__GOCGO{border:1px solid #272725;border-radius:12px;overflow:hidden;background:#111110}.Verticals_livePanelBar__0jk2z{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:1px solid #1e1e1c;background:#161614}.Verticals_livePanelTitle__gPM08{font-family:var(--mono);font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#555;display:flex;align-items:center;gap:.5rem}.Verticals_livePanelTitle__gPM08:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.6);animation:Verticals_livepulse__gonRI 2s ease-in-out infinite;display:inline-block}@keyframes Verticals_livepulse__gonRI{0%,to{opacity:1}50%{opacity:.4}}.Verticals_lpBadge__rnHOb{font-family:var(--mono);font-size:.58rem;padding:.15rem .5rem;border-radius:999px;background:rgba(34,197,94,.08);color:#22c55e;border:1px solid rgba(34,197,94,.15)}.Verticals_lpSection__x0WZI{padding:1.1rem 1.25rem;border-bottom:1px solid #1a1a18}.Verticals_lpSectionLabel___bO9_{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#3a3a38;margin-bottom:.85rem;display:flex;align-items:center;justify-content:space-between}.Verticals_lpSectionLabel___bO9_ span{color:#555}.Verticals_tpChart__8SG4e{display:flex;align-items:flex-end;gap:2px;height:100px}.Verticals_tpBar__vZK_m{flex:1 1;border-radius:2px 2px 0 0;min-height:3px;transition:height .6s cubic-bezier(.22,1,.36,1),background .4s;position:relative}.Verticals_tpBarDot__tknHA{position:absolute;top:-3px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.7);pointer-events:none}.Verticals_tpScrubber__L5CY0{height:2px;background:#1e1e1c;border-radius:1px;margin-top:.5rem;position:relative;overflow:hidden}.Verticals_tpScrubberFill__icdEh{height:100%;background:linear-gradient(90deg,#e8613c44,#e8613c);border-radius:1px;transition:width .1s linear}.Verticals_tpLabels__69kct{display:flex;justify-content:space-between;margin-top:.4rem;font-family:var(--mono);font-size:.55rem;color:#333}.Verticals_mixer__T6fXa{display:flex;align-items:stretch;gap:4px;padding:0 .25rem}.Verticals_mixerChannel__yk_Md{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.25rem .1rem .4rem;min-width:0}.Verticals_mixerStatusDot__BJRos{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-bottom:.1rem;transition:background .4s,box-shadow .4s}.Verticals_mixerStatusOn__gzTSf{background:var(--orange);box-shadow:0 0 6px rgba(232,97,60,.7)}.Verticals_mixerStatusOff__gWS5_{background:#252523}.Verticals_mixerTrack__XTvvs{flex:1 1;width:12px;background:#1a1a19;border-radius:6px;position:relative;display:flex;justify-content:center;min-height:80px}.Verticals_mixerMarkerDot__U0yOE{position:absolute;width:4px;height:4px;border-radius:50%;background:#2e2e2c;left:50%;transform:translateX(-50%)}.Verticals_mixerBarFill__fkcju{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:7px;border-radius:3.5px;background:hsla(0,0%,100%,.88);transition:height .75s cubic-bezier(.22,1,.36,1)}.Verticals_mixerKnob__sly_E{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--orange);left:50%;transform:translateX(-50%);z-index:2;transition:top .75s cubic-bezier(.22,1,.36,1),box-shadow .4s;box-shadow:0 0 5px rgba(232,97,60,.5)}.Verticals_mixerBottomCircle__YV1dM{width:8px;height:8px;border-radius:50%;border:1.5px solid #2e2e2c;flex-shrink:0}.Verticals_mixerLabel__5dwno{font-family:var(--mono);font-size:.46rem;letter-spacing:.05em;text-transform:uppercase;color:#2e2e2c;text-align:center}.Verticals_feed__G4ie4{display:flex;flex-direction:column;gap:1px}.Verticals_feedRow__c74wN{display:flex;align-items:center;gap:.75rem;padding:.6rem 1.25rem;font-family:var(--mono);font-size:.65rem;color:#555;transition:background .2s}.Verticals_feedRow__c74wN:hover{background:#161614}.Verticals_feedNew__EzXvT{animation:Verticals_feedslide__dzmfr .4s cubic-bezier(.22,1,.36,1)}@keyframes Verticals_feedslide__dzmfr{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.Verticals_feedDot__Vz5Ru{width:5px;height:5px;border-radius:50%;flex-shrink:0}.Verticals_feedDotActive__aivNH{background:#22c55e;box-shadow:0 0 4px rgba(34,197,94,.5)}.Verticals_feedDotLead__Vhfp9{background:var(--orange);box-shadow:0 0 4px rgba(232,97,60,.4)}.Verticals_feedDotIdle__8S8o_{background:#333}.Verticals_feedId__EsxjG{color:#3d3d3b;width:48px;flex-shrink:0}.Verticals_feedName__eIrDP{color:#888;width:64px;flex-shrink:0}.Verticals_feedEvent__m_HMG,.Verticals_feedName__eIrDP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Verticals_feedEvent__m_HMG{flex:1 1;color:#555}.Verticals_feedTime__URTq0{color:#333;width:36px;text-align:right;flex-shrink:0}.Verticals_feedStatus__evV9S{width:14px;flex-shrink:0;text-align:center}