.landing-page{--lp-bg:#f7f8fc;--lp-surface:#fff;--lp-text:#1e1e1e;--lp-muted:#5f6470;--lp-border:#ececec;--lp-primary:#9600d5;--lp-primary-soft:#c05cff;--lp-accent:#00d4ff;--lp-shadow:0 20px 60px #12152314;--lp-radius:24px;font-family:var(--font-inter),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#fbfbff 0%,var(--lp-bg)100%);color:var(--lp-text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img{max-width:100%;display:block}.landing-page a{color:inherit;text-decoration:none}.landing-page .skip-link{background:var(--lp-primary);color:#fff;z-index:50;border-radius:0 0 .5rem .5rem;padding:.75rem 1rem;transition:left .18s;position:absolute;top:0;left:-999px}.landing-page .skip-link:focus{left:1rem}.landing-page .page-shell{overflow:hidden}.landing-page .container{width:min(1180px,100% - 2rem);margin:0 auto}.landing-page .section{padding:96px 0}.landing-page .navbar{z-index:20;-webkit-backdrop-filter:blur(18px);background:#f7f8fccc;border-bottom:1px solid #ececece6;position:sticky;top:0}.landing-page .nav-row{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.landing-page .brand{letter-spacing:-.03em;color:var(--lp-text);align-items:center;gap:.7rem;font-size:1.1rem;font-weight:800;display:inline-flex}.landing-page .brand-mark{object-fit:contain;flex-shrink:0;width:44px;height:44px}.landing-page .brand-text{align-items:center;gap:.2rem;display:inline-flex}.landing-page .brand-text span{color:var(--lp-primary)}.landing-page .nav-links{color:var(--lp-muted);gap:1.4rem;font-size:.95rem;display:flex}.landing-page .nav-links a:hover,.landing-page .footer-links a:hover{color:var(--lp-primary)}.landing-page .nav-cta,.landing-page .btn{border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.landing-page .nav-cta,.landing-page .btn-primary{background:linear-gradient(135deg,var(--lp-primary),var(--lp-primary-soft));color:#fff;box-shadow:0 18px 40px #9600d533}.landing-page .btn-secondary{background:var(--lp-surface);border:1px solid var(--lp-border);color:var(--lp-text)}.landing-page .nav-cta:hover,.landing-page .btn:hover{transform:translateY(-2px)}.landing-page .menu-toggle{border:1px solid var(--lp-border);background:var(--lp-surface);width:42px;height:42px;color:var(--lp-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:none}.landing-page .mobile-menu{display:none}.landing-page .hero{padding-top:64px}.landing-page .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:3rem;display:grid}.landing-page .eyebrow{color:var(--lp-primary);letter-spacing:.08em;text-transform:uppercase;background:#9600d514;border-radius:999px;margin-bottom:1rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{letter-spacing:-.03em;color:var(--lp-text);line-height:1.08}.landing-page h1{max-width:680px;margin-bottom:1rem;font-size:clamp(2.6rem,4.2vw,4.4rem)}.landing-page h2{margin-bottom:1rem;font-size:clamp(2rem,3.2vw,2.8rem)}.landing-page .hero-text,.landing-page .section-intro p,.landing-page .split-left p,.landing-page .feature-panel p,.landing-page .dashboard-window p,.landing-page .stat-card span,.landing-page .footer-row{color:var(--lp-muted)}.landing-page .hero-text{max-width:620px;margin-bottom:1.8rem;font-size:1.06rem}.landing-page .hero-actions{flex-wrap:wrap;gap:.9rem;margin-bottom:1.2rem;display:flex}.landing-page .hero-pills{flex-wrap:wrap;gap:.7rem;display:flex}.landing-page .hero-pills span,.landing-page .integration-row span,.landing-page .floating-pill{color:var(--lp-muted);background:#ffffffb3;border:1px solid #9600d529;border-radius:999px;padding:.5rem .8rem;font-size:.9rem}.landing-page .hero-visual{place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.landing-page .hero-image{object-fit:cover;width:100%;height:100%;box-shadow:var(--lp-shadow);z-index:0;border-radius:32px;position:absolute;inset:0}.landing-page .glow{filter:blur(16px);background:radial-gradient(circle,#c05cff2e 0%,#fff0 68%);position:absolute;inset:10%}.landing-page .hero-surface{width:min(100%,520px);box-shadow:var(--lp-shadow);-webkit-backdrop-filter:blur(18px);z-index:1;background:#ffffffd1;border:1px solid #ececece6;border-radius:32px;padding:1rem;position:relative}.landing-page .surface-top{gap:.4rem;margin-bottom:.8rem;display:flex}.landing-page .dot{background:#e5e7eb;border-radius:50%;width:8px;height:8px}.landing-page .surface-body{grid-template-columns:90px 1fr;gap:.8rem;display:grid}.landing-page .side-panel,.landing-page .main-panel{background:#f7f8fccc;border-radius:22px;padding:.8rem}.landing-page .mini-card{background:linear-gradient(135deg,#9600d51f,#00d4ff1f);border-radius:16px;height:54px;margin-bottom:.7rem}.landing-page .mini-card.active{background:linear-gradient(135deg,var(--lp-primary),var(--lp-accent))}.landing-page .panel-head{gap:.8rem;margin-bottom:.8rem;display:flex}.landing-page .widget-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:18px;flex-direction:column;flex:1;justify-content:space-between;min-height:92px;padding:.8rem;display:flex}.landing-page .widget-card span{color:var(--lp-muted);font-size:.8rem}.landing-page .widget-card strong{font-size:1rem}.landing-page .panel-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.landing-page .chart-card{min-height:130px}.landing-page .bars{align-items:end;gap:.4rem;height:70px;display:flex}.landing-page .bars span{background:linear-gradient(180deg,var(--lp-accent),var(--lp-primary));border-radius:999px 999px 6px 6px;flex:1}.landing-page .bars span:first-child{height:40%}.landing-page .bars span:nth-child(2){height:70%}.landing-page .bars span:nth-child(3){height:92%}.landing-page .bars span:nth-child(4){height:55%}.landing-page .chat-card{background:linear-gradient(135deg,#9600d51a,#00d4ff1a)}.landing-page .floating-pill{animation:6s ease-in-out infinite lp-float;position:absolute}.landing-page .pill-two{animation-delay:1s;bottom:12%;left:6%}.landing-page .pill-three{animation-delay:2s;top:14%;right:2%}.landing-page .split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2.4rem;display:grid}.landing-page .check-list{gap:.8rem;margin-top:1rem;list-style:none;display:grid}.landing-page .check-list li{color:var(--lp-muted);align-items:center;gap:.7rem;display:flex}.landing-page .check-list .check-icon{color:var(--lp-primary);background:#9600d51f;border-radius:50%;flex-shrink:0;padding:.3rem}.landing-page .chaos-card{border:1px solid var(--lp-border);background:linear-gradient(135deg,#9600d514,#00d4ff14);border-radius:32px;min-height:360px;padding:2rem;position:relative}.landing-page .chaos-app{background:var(--lp-surface);border:1px solid var(--lp-border);color:var(--lp-text);border-radius:16px;padding:.9rem 1rem;font-weight:600;position:absolute;box-shadow:0 12px 25px #1118270f}.landing-page .app-1{top:20%;left:10%;transform:rotate(-8deg)}.landing-page .app-2{top:8%;right:10%;transform:rotate(7deg)}.landing-page .app-3{bottom:14%;left:18%;transform:rotate(5deg)}.landing-page .app-4{bottom:18%;right:16%;transform:rotate(-6deg)}.landing-page .center-core{background:linear-gradient(135deg,var(--lp-primary),var(--lp-accent));color:#fff;border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;inset:30% 34%;box-shadow:0 20px 50px #9600d540}.landing-page .section-intro{text-align:center;max-width:760px;margin:0 auto 2.2rem}.landing-page .section-intro.compact{margin-bottom:1.6rem}.landing-page .reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}.landing-page .core-showcase{place-items:center;padding:3rem 0 1rem;display:grid}.landing-page .orbital-orbit{aspect-ratio:1;border:1px dashed #9600d538;border-radius:50%;width:min(100%,560px);position:relative}.landing-page .core-orb{background:radial-gradient(circle at 30% 30%,var(--lp-accent),var(--lp-primary));border-radius:50%;animation:4s ease-in-out infinite lp-pulse;position:absolute;inset:34%;box-shadow:0 0 0 18px #9600d514,0 30px 60px #9600d533}.landing-page .orbit-node{color:var(--lp-muted);background:#ffffffe6;border:1px solid #ecececf2;border-radius:999px;padding:.6rem .8rem;font-size:.85rem;position:absolute;box-shadow:0 8px 20px #1118270f}.landing-page .node-1{top:8%;left:50%;transform:translate(-50%)}.landing-page .node-2{top:20%;right:8%}.landing-page .node-3{bottom:22%;right:8%}.landing-page .node-4{bottom:8%;left:50%;transform:translate(-50%)}.landing-page .node-5{bottom:22%;left:8%}.landing-page .node-6{top:20%;left:8%}.landing-page .feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.landing-page .feature-panel{border:1px solid var(--lp-border);background:#ffffffc7;border-radius:24px;min-height:190px;padding:1.3rem;box-shadow:0 16px 40px #1118270a}.landing-page .feature-number{color:var(--lp-primary);letter-spacing:.14em;margin-bottom:.9rem;font-size:.82rem;font-weight:700}.landing-page .dashboard-board{border:1px solid var(--lp-border);min-height:440px;box-shadow:var(--lp-shadow);background:linear-gradient(135deg,#fffffff2,#f7f8fcf2);border-radius:36px;padding:1.5rem;position:relative}.landing-page .dashboard-window{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:22px;padding:1rem;position:absolute;box-shadow:0 12px 30px #1118270d}.landing-page .window-a{width:240px;height:150px;top:2rem;left:2rem}.landing-page .window-b{width:220px;height:150px;top:7rem;right:3rem}.landing-page .window-c{width:260px;height:140px;bottom:2rem;left:7rem}.landing-page .window-d{width:220px;height:120px;bottom:2.5rem;right:5rem}.landing-page .line-chart{background:linear-gradient(90deg,#9600d51a,#00d4ff26);border-radius:12px;height:80px;margin-top:.8rem;position:relative;overflow:hidden}.landing-page .line-chart:before{content:"";background:linear-gradient(120deg,#0000 0% 45%,#9600d559 48%,#0000 52% 100%);animation:4s linear infinite lp-moveLine;position:absolute;inset:0}.landing-page .pipeline-bars{align-items:flex-end;gap:.5rem;height:86px;margin-top:.7rem;display:flex}.landing-page .pipeline-bars span{background:linear-gradient(180deg,var(--lp-accent),var(--lp-primary));border-radius:999px;flex:1}.landing-page .pipeline-bars span:first-child{height:50%}.landing-page .pipeline-bars span:nth-child(2){height:80%}.landing-page .pipeline-bars span:nth-child(3){height:100%}.landing-page .workflow-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.landing-page .workflow-step{background:var(--lp-surface);border:1px solid var(--lp-border);text-align:center;border-radius:22px;padding:1.2rem;box-shadow:0 12px 30px #1118270a}.landing-page .workflow-step span{width:44px;height:44px;color:var(--lp-primary);background:#9600d51a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.8rem;font-weight:700;display:inline-flex}.landing-page .integration-row{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.landing-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.landing-page .stat-card{border:1px solid var(--lp-border);text-align:center;background:#ffffffc7;border-radius:24px;padding:1.3rem;box-shadow:0 14px 32px #1118270a}.landing-page .stat-card strong{color:var(--lp-primary);margin-bottom:.4rem;font-size:2rem;display:block}.landing-page .testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.landing-page .testimonial-card{border:1px solid var(--lp-border);background:#ffffffd1;border-radius:24px;padding:1.35rem;box-shadow:0 16px 36px #1118270a}.landing-page .testimonial-card p{color:var(--lp-muted);margin-bottom:1rem}.landing-page .testimonial-card strong{color:var(--lp-text);display:block}.landing-page .testimonial-card span{color:var(--lp-muted);font-size:.9rem}.landing-page .cta-card{background:linear-gradient(135deg,var(--lp-surface),#9600d50f);border:1px solid var(--lp-border);text-align:center;box-shadow:var(--lp-shadow);border-radius:32px;padding:3rem 2rem}.landing-page .footer{border-top:1px solid #ecececf2;padding:1.6rem 0 2rem}.landing-page .footer-row{justify-content:space-between;align-items:center;display:flex}.landing-page .footer-links{color:var(--lp-muted);gap:1.2rem;display:flex}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes lp-moveLine{0%{transform:translate(-100%)}to{transform:translate(120%)}}@media (max-width:960px){.landing-page .hero-grid,.landing-page .split-grid,.landing-page .feature-grid,.landing-page .stats-grid,.landing-page .workflow-steps,.landing-page .testimonial-grid{grid-template-columns:1fr 1fr}.landing-page .hero-grid,.landing-page .split-grid{grid-template-columns:1fr}.landing-page .dashboard-board{min-height:620px}.landing-page .window-a,.landing-page .window-b,.landing-page .window-c,.landing-page .window-d{width:auto;height:auto;margin-bottom:1rem;position:relative;inset:auto}}@media (max-width:720px){.landing-page .nav-links,.landing-page .nav-cta{display:none}.landing-page .menu-toggle{display:inline-flex}.landing-page .mobile-menu{display:block}.landing-page .mobile-menu-inner{flex-direction:column;gap:.4rem;padding:.6rem 0 1rem;display:flex}.landing-page .mobile-menu-inner a{color:var(--lp-muted);border-radius:12px;padding:.7rem .9rem;font-size:.95rem}.landing-page .mobile-menu-inner a:hover{color:var(--lp-primary);background:#9600d50f}.landing-page .mobile-menu-cta{margin-top:.4rem}.landing-page .hero{padding-top:42px}.landing-page .hero-grid,.landing-page .feature-grid,.landing-page .stats-grid,.landing-page .workflow-steps,.landing-page .testimonial-grid{grid-template-columns:1fr}.landing-page .hero-actions{flex-direction:column;align-items:flex-start}.landing-page .surface-body{grid-template-columns:1fr}.landing-page .panel-head,.landing-page .panel-grid{grid-template-columns:1fr;display:grid}.landing-page .footer-row{flex-direction:column;gap:1rem}}
@font-face{font-family:inter;src:url(../media/Inter_Variable-s.p.c757f81b.woff2)format("woff2");font-display:swap}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.inter_9f1b2cbe-module__DCkdAq__className{font-family:inter,inter Fallback}.inter_9f1b2cbe-module__DCkdAq__variable{--font-inter:"inter","inter Fallback"}
