.ReasoningTimeline-module__17rXVW__timelineContainer{border:1px solid var(--border,#334155);background:#1e293b66;border-radius:.75rem;width:100%;max-width:100%;margin-bottom:1rem;overflow:hidden}.ReasoningTimeline-module__17rXVW__header{cursor:pointer;width:100%;color:var(--muted-foreground,#94a3b8);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:background .2s;display:flex}.ReasoningTimeline-module__17rXVW__header:hover{background:#ffffff0d}.ReasoningTimeline-module__17rXVW__headerTitle{color:var(--foreground,#f8fafc);font-weight:500}.ReasoningTimeline-module__17rXVW__eventCount{opacity:.7;font-size:.75rem}.ReasoningTimeline-module__17rXVW__eventsList{border-top:1px solid var(--border,#334155);padding:0 1rem 1rem}.ReasoningTimeline-module__17rXVW__eventItem{padding-bottom:1rem;padding-left:2rem;position:relative}.ReasoningTimeline-module__17rXVW__eventItem:last-child{padding-bottom:0}.ReasoningTimeline-module__17rXVW__connector{background:var(--border,#334155);width:2px;position:absolute;top:24px;bottom:-4px;left:11px}.ReasoningTimeline-module__17rXVW__eventIconWrapper{background:var(--secondary,#1e293b);border:1px solid var(--border,#334155);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:0;left:0}.ReasoningTimeline-module__17rXVW__eventContent{font-size:.875rem}.ReasoningTimeline-module__17rXVW__eventHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ReasoningTimeline-module__17rXVW__agentName{color:var(--primary,#6366f1);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ReasoningTimeline-module__17rXVW__timestamp{color:var(--muted-foreground,#94a3b8);font-size:.7rem}.ReasoningTimeline-module__17rXVW__eventText{color:var(--foreground,#f8fafc);overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;max-width:100%;margin:0;line-height:1.5}.ReasoningTimeline-module__17rXVW__detailsBlock{color:var(--secondary-foreground,#e2e8f0);border:1px solid var(--border,#334155);background:#0003;border-radius:.5rem;margin-top:.5rem;padding:.5rem;font-family:monospace;font-size:.75rem;overflow-x:auto}
.ChatDemo-module__xCdW6G__demoContainer{border:1px solid var(--border,#334155);background:#0f172a80;border-radius:.75rem;width:100%;max-width:900px;margin:3rem auto;padding:2rem}.ChatDemo-module__xCdW6G__demoHeader{text-align:center;margin-bottom:2rem}.ChatDemo-module__xCdW6G__demoHeader h3{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem}.ChatDemo-module__xCdW6G__demoHeader p{color:var(--muted-foreground,#94a3b8);margin:0}.ChatDemo-module__xCdW6G__chatDemo{background:#1e293b4d;border-radius:.75rem;flex-direction:column;gap:1.5rem;max-height:600px;padding:1.5rem;display:flex;overflow-y:auto}.ChatDemo-module__xCdW6G__userMessage,.ChatDemo-module__xCdW6G__aiMessage{align-items:flex-start;gap:1rem;display:flex}.ChatDemo-module__xCdW6G__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.ChatDemo-module__xCdW6G__userMessage .ChatDemo-module__xCdW6G__avatar{background:var(--primary,#6366f1);color:#fff}.ChatDemo-module__xCdW6G__aiMessage .ChatDemo-module__xCdW6G__avatar{color:var(--primary,#6366f1);background:#6366f11a}.ChatDemo-module__xCdW6G__bubble{color:var(--foreground,#f8fafc);background:#6366f11a;border-radius:.75rem;max-width:80%;padding:1rem}.ChatDemo-module__xCdW6G__messageContent{overflow-wrap:break-word;word-break:break-word;flex-direction:column;flex:1;gap:1rem;min-width:0;max-width:100%;display:flex}.ChatDemo-module__xCdW6G__chartContainer{border:1px solid var(--border,#334155);box-sizing:border-box;background:#1e293b80;border-radius:.75rem;width:100%;max-width:100%;padding:1rem;overflow:hidden}.ChatDemo-module__xCdW6G__chartContainer>div{width:100%!important;max-width:100%!important}.ChatDemo-module__xCdW6G__tableContainer{border:1px solid var(--border,#334155);background:#1e293b80;border-radius:.75rem;max-width:100%;overflow-x:auto}.ChatDemo-module__xCdW6G__dataTable{border-collapse:collapse;width:100%;font-size:.875rem}.ChatDemo-module__xCdW6G__dataTable th{text-align:left;color:var(--foreground);border-bottom:2px solid var(--border);background:#0f172a80;padding:.75rem 1rem;font-weight:600}.ChatDemo-module__xCdW6G__dataTable td{color:var(--foreground);border-bottom:1px solid #ffffff0d;padding:.75rem 1rem}.ChatDemo-module__xCdW6G__toggleButton{border:1px solid var(--primary,#6366f1);color:var(--primary,#6366f1);cursor:pointer;background:#6366f11a;border-radius:.75rem;align-self:flex-start;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ChatDemo-module__xCdW6G__toggleButton:hover{background:#6366f133}.ChatDemo-module__xCdW6G__markdownContent{border:1px solid var(--border,#334155);overflow-wrap:break-word;word-break:break-word;background:#1e293b80;border-radius:.75rem;max-width:100%;padding:1rem;line-height:1.6}.ChatDemo-module__xCdW6G__markdownContent h1,.ChatDemo-module__xCdW6G__markdownContent h2,.ChatDemo-module__xCdW6G__markdownContent h3{color:var(--foreground,#f8fafc);margin:1rem 0 .5rem}.ChatDemo-module__xCdW6G__markdownContent h2{border-bottom:1px solid var(--border,#334155);padding-bottom:.5rem;font-size:1.25rem}.ChatDemo-module__xCdW6G__markdownContent p{margin:.5rem 0}.ChatDemo-module__xCdW6G__markdownContent strong{color:var(--primary,#6366f1);font-weight:600}@media (max-width:768px){.ChatDemo-module__xCdW6G__demoContainer{margin:2rem auto;padding:1rem}.ChatDemo-module__xCdW6G__demoHeader h3{font-size:1.5rem}.ChatDemo-module__xCdW6G__chatDemo{max-height:500px;padding:1rem}.ChatDemo-module__xCdW6G__bubble{padding:.75rem;font-size:.9rem}.ChatDemo-module__xCdW6G__avatar{width:28px;height:28px;font-size:.75rem}.ChatDemo-module__xCdW6G__chartContainer{padding:.5rem}.ChatDemo-module__xCdW6G__markdownContent{padding:.75rem;font-size:.9rem}.ChatDemo-module__xCdW6G__dataTable{font-size:.75rem}.ChatDemo-module__xCdW6G__dataTable th,.ChatDemo-module__xCdW6G__dataTable td{padding:.5rem}}
.FeaturesSection-module__5WGHtG__section{max-width:1200px;margin:0 auto;padding:6rem 1rem}.FeaturesSection-module__5WGHtG__title{text-align:center;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.FeaturesSection-module__5WGHtG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.FeaturesSection-module__5WGHtG__card{border:1px solid var(--border,#334155);background:#1e293b66;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:320px;padding:2.5rem;transition:transform .3s,background .3s;display:flex;position:relative;overflow:hidden}.FeaturesSection-module__5WGHtG__card:hover{background:#1e293b99;transform:translateY(-5px)}.FeaturesSection-module__5WGHtG__textContent{z-index:2;max-width:80%}.FeaturesSection-module__5WGHtG__cardTitle{color:var(--foreground,#f8fafc);margin-bottom:1rem;font-size:1.75rem;font-weight:600}.FeaturesSection-module__5WGHtG__cardDescription{color:var(--muted-foreground,#94a3b8);font-size:1.1rem;line-height:1.6}.FeaturesSection-module__5WGHtG__graphic{opacity:.15;pointer-events:none;width:200px;height:200px;transition:opacity .3s;position:absolute;bottom:0;right:0}.FeaturesSection-module__5WGHtG__card:hover .FeaturesSection-module__5WGHtG__graphic{opacity:.3}.FeaturesSection-module__5WGHtG__connectivityGraphic{background:radial-gradient(circle,#6366f1 0%,#0000 70%)}.FeaturesSection-module__5WGHtG__nlpGraphic{background:linear-gradient(45deg,#ec4899,#0000)}.FeaturesSection-module__5WGHtG__visualsGraphic{background:conic-gradient(#10b981,#0000)}.FeaturesSection-module__5WGHtG__secureGraphic{background:repeating-linear-gradient(45deg,#f59e0b 0 10px,#0000 10px 20px)}.FeaturesSection-module__5WGHtG__mockUi{z-index:1;background:#1e293b;border:1px solid #475569;border-radius:12px;width:220px;height:140px;padding:1rem;transition:transform .3s;position:absolute;bottom:-20px;right:-20px;transform:rotate(-5deg);box-shadow:0 10px 30px #0000004d}.FeaturesSection-module__5WGHtG__card:hover .FeaturesSection-module__5WGHtG__mockUi{transform:rotate(0)translateY(-10px)}@media (max-width:768px){.FeaturesSection-module__5WGHtG__grid{grid-template-columns:1fr}.FeaturesSection-module__5WGHtG__card{min-height:auto;padding:2rem}.FeaturesSection-module__5WGHtG__mockUi{display:none}}
.Landing-module__EMv3da__container{color:#f8fafc;background:radial-gradient(circle at top,#6366f126,#0000 40%);flex-direction:column;min-height:100vh;display:flex}.Landing-module__EMv3da__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.Landing-module__EMv3da__navLinks{align-items:center;gap:1.5rem;display:flex}.Landing-module__EMv3da__navLink{color:var(--muted-foreground,#94a3b8);font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__EMv3da__navLink:hover{color:var(--foreground,#f8fafc)}.Landing-module__EMv3da__signupButton{background:var(--primary,#6366f1);color:#fff;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:background .2s}.Landing-module__EMv3da__signupButton:hover{background:var(--primary-hover,#4f46e5)}.Landing-module__EMv3da__main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.Landing-module__EMv3da__hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-top:0;display:flex}.Landing-module__EMv3da__heroContent{flex-direction:column;align-items:center;max-width:800px;display:flex}.Landing-module__EMv3da__heroTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Landing-module__EMv3da__heroSubtitle{color:var(--muted-foreground,#94a3b8);max-width:600px;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6}.Landing-module__EMv3da__ctaGroup{justify-content:center;gap:1rem;width:100%;display:flex}.Landing-module__EMv3da__statsSection{text-align:center;background:0 0;border:none;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:1000px;margin:2rem auto;padding:1rem;display:grid}.Landing-module__EMv3da__statValue{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Landing-module__EMv3da__statLabel{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:1px;font-size:.875rem}.Landing-module__EMv3da__section{max-width:1200px;margin:0 auto;padding:3rem 1rem}.Landing-module__EMv3da__sectionTitle{text-align:center;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Landing-module__EMv3da__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Landing-module__EMv3da__testimonialCard{border:1px solid var(--border,#334155);background:#ffffff08;border-radius:.75rem;padding:2rem;transition:transform .2s}.Landing-module__EMv3da__testimonialCard:hover{background:#ffffff0d;transform:translateY(-5px)}.Landing-module__EMv3da__stars{gap:.25rem;margin-bottom:1rem;display:flex}.Landing-module__EMv3da__testimonialText{color:var(--foreground,#f8fafc);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Landing-module__EMv3da__testimonialAuthor{align-items:center;gap:1rem;display:flex}.Landing-module__EMv3da__avatar{background:var(--primary,#6366f1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.Landing-module__EMv3da__authorName{color:var(--foreground,#f8fafc);font-weight:600}.Landing-module__EMv3da__authorRole{color:var(--muted-foreground,#94a3b8);font-size:.875rem}.Landing-module__EMv3da__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Landing-module__EMv3da__featureCard{border:1px solid var(--border,#334155);background:#ffffff08;border-radius:1rem;padding:2rem;transition:transform .2s}.Landing-module__EMv3da__featureCard:hover{background:#ffffff0d;transform:translateY(-4px)}.Landing-module__EMv3da__featureIcon{width:48px;height:48px;color:var(--primary,#6366f1);background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Landing-module__EMv3da__featureCard h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Landing-module__EMv3da__featureCard p{color:var(--muted-foreground,#94a3b8);line-height:1.6}.Landing-module__EMv3da__footer{text-align:center;color:var(--muted-foreground,#94a3b8);border-top:1px solid var(--border,#334155);padding:2rem;font-size:.875rem}.Landing-module__EMv3da__aboutSection{padding:4rem 1rem;position:relative}.Landing-module__EMv3da__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Landing-module__EMv3da__aboutContent{text-align:left}.Landing-module__EMv3da__aboutContent p{color:var(--muted-foreground,#94a3b8);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Landing-module__EMv3da__locationInfo{flex-direction:column;gap:1rem;display:flex}.Landing-module__EMv3da__aboutStats{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Landing-module__EMv3da__aboutStat{text-align:center;border:1px solid var(--border,#334155);background:#ffffff08;border-radius:.75rem;padding:2rem;transition:transform .2s}.Landing-module__EMv3da__aboutStat:hover{background:#ffffff0d;transform:translateY(-5px)}@media (max-width:768px){.Landing-module__EMv3da__hero{text-align:center;padding-top:2rem}.Landing-module__EMv3da__heroTitle{font-size:2.5rem}.Landing-module__EMv3da__heroSubtitle{padding:0 1.5rem}.Landing-module__EMv3da__aboutContainer{grid-template-columns:1fr;gap:2rem}.Landing-module__EMv3da__statsSection{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:480px){.Landing-module__EMv3da__statsSection{grid-template-columns:1fr}}
