.landing-root *{box-sizing:border-box;margin:0;padding:0}.landing-root{color:#e5e7eb;-webkit-font-smoothing:antialiased;isolation:isolate;background:#04050c;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.landing-root:before{content:"";pointer-events:none;z-index:-1;background-color:#0000;background-image:radial-gradient(1px 1px at 17% 23%,#ffffff24 50%,#0000 100%),radial-gradient(1px 1px at 63% 71%,#ffffff17 50%,#0000 100%),radial-gradient(1.2px 1.2px at 82% 14%,#ffffff1c 50%,#0000 100%),radial-gradient(1px 1px at 41% 88%,#ffffff14 50%,#0000 100%),radial-gradient(1px 1px at 8% 62%,#ffffff0f 50%,#0000 100%);background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat;background-size:320px 320px,420px 420px,280px 280px,520px 520px,380px 380px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#00000026 8%,#000000a6 14%,#000 22% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#00000026 8%,#000000a6 14%,#000 22% 90%,#0000 100%)}.landing-root .navbar{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#080a148c;border-bottom:1px solid #ffffff0d;height:64px;transition:background .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.landing-root .nav-logo{transition:opacity .3s}.landing-root .nav-inner{align-items:center;gap:40px;max-width:1280px;height:100%;margin:0 auto;padding:0 36px;display:flex}.landing-root .nav-logo{letter-spacing:-.04em;color:#e5e7eb;flex-shrink:0;font-family:Inter,Helvetica Neue,sans-serif;font-size:22px;font-weight:400;text-decoration:none}.landing-root .nav-links{flex:1;gap:32px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.landing-root .nav-links li{list-style:none}.landing-root .nav-links a{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .15s}.landing-root .nav-links a:hover{color:#f1f5f9}.landing-root .nav-has-drop{position:relative}.landing-root .nav-has-drop>a{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.landing-root .nav-has-drop>a:after{content:"";opacity:.7;border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translate(-1px,-1px)}.landing-root .nav-has-drop:hover>a:after{transform:rotate(225deg)translate(-1px,-1px)}.landing-root .mega{-webkit-backdrop-filter:blur(24px)saturate(160%);opacity:0;visibility:hidden;pointer-events:none;z-index:101;background:#0a0c16eb;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:28px;width:min(1080px,100vw - 48px);padding:28px 32px 32px;transition:opacity .2s,transform .25s,visibility .2s;display:grid;position:fixed;top:64px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 30px 80px -20px #000000b3,inset 0 0 0 1px #6366f11f}.landing-root .nav-has-drop:hover .mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.landing-root .mega-col-label{letter-spacing:.22em;color:#475569;border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding-bottom:14px;font-size:9px;font-weight:700}.landing-root .mega-item{border-radius:9px;align-items:flex-start;gap:11px;padding:10px 8px;text-decoration:none;transition:background .15s;display:flex}.landing-root .mega-item:hover{background:#6366f114}.landing-root .mega-item .mi-ico{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f147;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.landing-root .mega-item .mi-ico svg{width:15px;height:15px}.landing-root .mega-item .mi-body{min-width:0}.landing-root .mega-item .mi-ttl{color:#e2e8f0;letter-spacing:-.01em;margin-bottom:3px;font-size:12.5px;font-weight:600;line-height:1.3}.landing-root .mega-item .mi-dsc{color:#64748b;font-size:10.5px;line-height:1.4}.landing-root .nav-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.landing-root .nav-burger{cursor:pointer;z-index:2;background:0 0;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;margin-left:auto;padding:0;display:none;position:relative}.landing-root .nav-burger span{background:#e5e7eb;border-radius:2px;width:18px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.landing-root .navbar.nav-open .nav-burger span:first-child{transform:translateY(5.5px)rotate(45deg)}.landing-root .navbar.nav-open .nav-burger span:nth-child(2){opacity:0}.landing-root .navbar.nav-open .nav-burger span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.landing-root .nav-signin{color:#cbd5e1;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.landing-root .nav-signin:hover{color:#fff}.landing-root .nav-cta{color:#c7d2fe;cursor:pointer;background:#6366f12e;border:1px solid #6366f173;border-radius:9px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .18s}.landing-root .nav-cta:hover{background:#6366f147;border-color:#818cf8b3;transform:translateY(-1px);box-shadow:0 6px 18px #6366f140}.landing-root .section-head{text-align:center;max-width:680px;margin:0 auto 52px}.landing-root .eyebrow{color:#a5b4fc;letter-spacing:.5px;background:#6366f11a;border:1px solid #6366f147;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex}.landing-root .eyebrow .dot{background:#818cf8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #818cf8}.landing-root .section-title{letter-spacing:-.02em;background:linear-gradient(#f8fafc 0%,#94a3b8 110%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:44px;font-weight:700;line-height:1.1}.landing-root .section-sub{color:#94a3b8;max-width:580px;margin:0 auto;font-size:15px;line-height:1.6}.landing-root .trusted-by{z-index:1;margin-top:65px;padding:0 0 85px;transition:margin-top .6s cubic-bezier(.2,.8,.3,1);position:relative;overflow:hidden}.landing-root .workflow-section.revealed+.trusted-by{margin-top:-150px}.landing-root .trust-grid{pointer-events:none;perspective:700px;perspective-origin:50% 100%;width:100%;height:220px;position:relative;overflow:hidden}.landing-root .trust-grid-plane{transform-origin:50% 100%;background-image:linear-gradient(90deg,#a5b4fc66 1.4px,#0000 1.4px),linear-gradient(#a5b4fc66 1.4px,#0000 1.4px);background-position:0 28px;background-size:56px 56px;height:560px;position:absolute;bottom:0;left:-25%;right:-25%;transform:rotateX(64deg);-webkit-mask-image:radial-gradient(38% 72% at 50% 90%,#0000004d 0%,#00000047 20%,#00000021 55%,#0000 85%);mask-image:radial-gradient(38% 72% at 50% 90%,#0000004d 0%,#00000047 20%,#00000021 55%,#0000 85%)}.landing-root .trust-inner{z-index:1;max-width:1200px;margin:-32px auto 0;padding:0 40px;position:relative}.landing-root .trust-header{justify-content:space-between;align-items:center;gap:24px;padding:0 4px 24px;display:flex}.landing-root .trusted-label{letter-spacing:.18em;color:#cbd5e1;white-space:nowrap;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.landing-root .trust-rating{align-items:center;gap:8px;display:flex}.landing-root .trust-stars{color:#818cf8;gap:2px;display:inline-flex}.landing-root .trust-stars svg{width:13px;height:13px}.landing-root .trust-rating-text{letter-spacing:.12em;color:#cbd5e1;white-space:nowrap;text-transform:uppercase;font-size:10px;font-weight:700}.landing-root .logo-row{border-top:1px solid #94a3b81f;border-bottom:1px solid #94a3b81f;grid-template-columns:repeat(7,1fr);align-items:center;display:grid}.landing-root .logo-row .logo{color:#e2e8f0;letter-spacing:.01em;opacity:.82;cursor:default;border-right:1px solid #94a3b81f;justify-content:center;align-items:center;height:88px;font-size:18px;font-weight:600;transition:opacity .2s;display:flex}.landing-root .logo-row .logo:last-child{border-right:none}.landing-root .logo-row .logo:hover{opacity:1}.landing-root .pillars{z-index:1;padding:160px 40px 96px;position:relative}.landing-root .pillar-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.landing-root .pillar{background:#1113188c;border:1px solid #ffffff0f;border-radius:16px;padding:30px 28px;transition:all .3s cubic-bezier(.2,.8,.3,1)}.landing-root .pillar:hover{background:#111318bf;border-color:#6366f159;transform:translateY(-4px)}.landing-root .pillar-icon{border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.landing-root .pillar-icon svg{stroke-width:2px;width:22px;height:22px}.landing-root .pillar-icon.indigo{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f159}.landing-root .pillar-icon.emerald{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98159}.landing-root .pillar-icon.cyan{color:#67e8f9;background:#0891b21f;border:1px solid #0891b259}.landing-root .pillar h3{color:#f1f5f9;letter-spacing:-.01em;margin:0 0 10px;font-size:19px;font-weight:700}.landing-root .pillar p{color:#94a3b8;margin:0 0 20px;font-size:13px;line-height:1.6}.landing-root .pillar-points{border-top:1px solid #ffffff0f;margin:0;padding:16px 0 0;list-style:none}.landing-root .pillar-points li{color:#cbd5e1;padding:5px 0 5px 18px;font-size:12px;position:relative}.landing-root .pillar-points li:before{content:"";background:#818cf8;border-radius:50%;width:5px;height:5px;position:absolute;top:11px;left:4px}.landing-root .skills-preview{z-index:1;padding:80px 40px 100px;position:relative}.landing-root .skills-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1120px;margin:0 auto;display:grid}.landing-root .skill-chip{cursor:default;background:#1113188c;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;min-width:0;padding:14px 16px;transition:all .2s;display:flex}.landing-root .skill-chip:hover{background:#111318d9;border-color:#6366f159;transform:translateY(-1px)}.landing-root .skill-chip .chip-ico{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f140;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-root .skill-chip.c2 .chip-ico{color:#6ee7b7;background:#10b9811a;border-color:#10b98140}.landing-root .skill-chip.c3 .chip-ico{color:#67e8f9;background:#0891b21a;border-color:#0891b240}.landing-root .skill-chip.c4 .chip-ico{color:#f9a8d4;background:#ec48991a;border-color:#ec489940}.landing-root .skill-chip.c5 .chip-ico{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b40}.landing-root .skill-chip .chip-ico svg{width:14px;height:14px}.landing-root .skill-chip span{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.landing-root .final-cta{z-index:1;text-align:center;max-width:820px;margin:0 auto;padding:120px 40px;position:relative}.landing-root .final-cta:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(60% 70%,#6366f11f 0%,#080a1400 70%);position:absolute;inset:0}.landing-root .final-cta h2{letter-spacing:-.02em;background:linear-gradient(#f8fafc 0%,#818cf8 130%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:52px;font-weight:700;line-height:1.08}.landing-root .final-cta p{color:#94a3b8;margin:0 0 36px;font-size:16px;line-height:1.55}.landing-root .big-cta{color:#ebeefe;cursor:pointer;background:linear-gradient(135deg,#6366f14d,#4f46e533);border:1px solid #818cf8a6;border-radius:12px;padding:16px 34px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 10px 30px -8px #6366f166}.landing-root .big-cta:hover{background:linear-gradient(135deg,#6366f16b,#4f46e547);border-color:#818cf8;transform:translateY(-2px);box-shadow:0 18px 44px -8px #6366f199}.landing-root .context-stack{z-index:1;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:100px 40px 110px;position:relative}.landing-root .cs-head{letter-spacing:.22em;color:#475569;text-transform:uppercase;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 12px;padding:0 4px;font-size:10px;font-weight:600;display:flex}.landing-root .cs-title-wrap{text-align:center;max-width:720px;margin:0 auto 60px}.landing-root .cs-title{letter-spacing:-.02em;background:linear-gradient(#f8fafc 0%,#94a3b8 110%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:46px;font-weight:700;line-height:1.1}.landing-root .cs-sub{color:#94a3b8;max-width:560px;margin:0 auto;font-size:15px;line-height:1.6}.landing-root .cs-body{grid-template-columns:1.1fr 1fr;align-items:center;gap:24px;max-width:1120px;margin:0 auto;display:grid}.landing-root .cs-stack{justify-content:flex-end;align-items:center;min-height:520px;padding-right:0;display:flex;position:relative}.landing-root .cs-illus{max-width:100%;display:inline-block;position:relative}.landing-root .cs-stack-img{filter:drop-shadow(0 30px 60px #1e3a8a59);width:100%;max-width:455px;height:auto;display:block}.landing-root .cs-lbl{letter-spacing:.16em;color:#64748b;white-space:nowrap;text-transform:uppercase;text-align:right;font-family:SF Mono,JetBrains Mono,Menlo,monospace;font-size:11px;font-weight:700;animation:10s ease-in-out infinite csLblPulse;position:absolute;right:calc(100% + 22px);transform:translateY(-50%)}.landing-root .cs-lbl:before{content:"";background:linear-gradient(90deg,#818cf84d,#0000);width:14px;height:1px;transition:background .4s;position:absolute;top:50%;left:calc(100% + 10px)}.landing-root .cs-lbl-1{animation-delay:8s;top:14%}.landing-root .cs-lbl-2{animation-delay:6s;top:30%}.landing-root .cs-lbl-3{animation-delay:4s;top:47%}.landing-root .cs-lbl-4{animation-delay:2s;top:64%}.landing-root .cs-lbl-5{animation-delay:0s;top:82%}@keyframes csLblPulse{0%,to{color:#64748b;text-shadow:none}8%,18%{color:#f1f5f9;text-shadow:0 0 14px #818cf88c}30%{color:#64748b;text-shadow:none}}.landing-root .iso-svg{width:100%;max-width:520px;height:auto;overflow:visible}.landing-root .iso-l{transition:transform .4s cubic-bezier(.2,.8,.3,1)}.landing-root .iso-lbl{letter-spacing:.14em;text-transform:uppercase;font-family:SF Mono,JetBrains Mono,Menlo,monospace;font-size:9px;font-weight:700}.landing-root .iso-lbl-light{fill:#94a3b8}.landing-root .iso-lbl-mid{fill:#64748b}.landing-root .iso-lbl-dark{fill:#475569}.landing-root .iso-lbl-top{fill:#a5b4fc}.landing-root .iso-edge-pulse{animation:2.6s ease-in-out infinite isoEdgePulse}@keyframes isoEdgePulse{0%,to{opacity:.3;stroke-dashoffset:0}50%{opacity:.9;stroke-dashoffset:-6px}}.landing-root .iso-layer{background:linear-gradient(135deg,#6366f138,#6366f10f);border:1px solid #818cf880;border-radius:8px;align-items:center;width:260px;height:58px;padding:0 20px;transition:transform .35s cubic-bezier(.2,.8,.3,1);display:flex;position:absolute;transform:skew(-20deg);box-shadow:inset 0 1px #ffffff14,0 18px 40px -14px #4f46e573,0 0 0 1px #ffffff05}.landing-root .iso-layer:hover{transform:skew(-20deg)translate(-4px,-2px)}.landing-root .iso-layer .iso-num{color:#a5b4fc8c;letter-spacing:.12em;margin-right:14px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;transform:skew(20deg)}.landing-root .iso-layer .iso-dot{background:#818cf8;border-radius:50%;width:7px;height:7px;margin-right:12px;transform:skew(20deg);box-shadow:0 0 8px #818cf8}.landing-root .iso-layer .iso-name{color:#e2e8f0;letter-spacing:.02em;font-size:13px;font-weight:600;transform:skew(20deg)}.landing-root .iso-layer.l1{z-index:5;top:0;left:110px}.landing-root .iso-layer.l2{z-index:4;top:56px;left:86px}.landing-root .iso-layer.l3{z-index:3;top:112px;left:62px}.landing-root .iso-layer.l4{z-index:2;top:168px;left:38px}.landing-root .iso-layer.l5{z-index:1;top:224px;left:14px}.landing-root .cs-accordion{flex-direction:column;gap:8px;display:flex}.landing-root .cs-item{background:#1113188c;border:1px solid #ffffff0f;border-radius:11px;transition:all .25s;overflow:hidden}.landing-root .cs-item.active{background:#111318cc;border-color:#818cf880;box-shadow:inset 0 0 0 1px #818cf840,0 10px 30px -10px #4f46e559}.landing-root .cs-item-head{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:16px 18px;display:flex}.landing-root .cs-num{color:#475569;letter-spacing:.08em;width:20px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.landing-root .cs-item.active .cs-num{color:#a5b4fc}.landing-root .cs-dot-indicator{background:#94a3b840;border-radius:50%;flex-shrink:0;width:8px;height:8px}.landing-root .cs-item.active .cs-dot-indicator{background:#818cf8;box-shadow:0 0 8px #818cf8}.landing-root .cs-name{color:#cbd5e1;flex:1;font-size:13px;font-weight:600}.landing-root .cs-item.active .cs-name{color:#f1f5f9}.landing-root .cs-chev{border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;width:10px;height:10px;transition:transform .3s;transform:rotate(45deg)translate(-2px,-2px)}.landing-root .cs-item.active .cs-chev{border-color:#a5b4fc;transform:rotate(225deg)translate(-2px,-2px)}.landing-root .cs-item-body{opacity:0;max-height:0;padding:0 18px 0 50px;transition:max-height .35s,opacity .25s,padding .25s;overflow:hidden}.landing-root .cs-item.active .cs-item-body{opacity:1;max-height:220px;padding:0 18px 18px 50px}.landing-root .cs-item-body p{color:#94a3b8;margin:0;font-size:12.5px;line-height:1.6}.landing-root .features-grid{z-index:1;clip-path:polygon(0 0,12% 0,calc(12% + 42px) 42px,calc(88% - 42px) 42px,88% 0,100% 0,100% 100%,88% 100%,calc(88% - 42px) calc(100% - 42px),calc(12% + 42px) calc(100% - 42px),12% 100%,0 100%);background:#e9ecef;margin:40px 0;padding:110px 40px;position:relative;overflow:hidden}.landing-root .features-grid:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#0f172a14 1px,#0000 1px),linear-gradient(90deg,#0f172a14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000e6 0%,#0000 50%,#000000e6 100%);mask-image:linear-gradient(90deg,#000000e6 0%,#0000 50%,#000000e6 100%)}.landing-root .features-grid>*{z-index:1;position:relative}.landing-root .features-grid .section-head{margin-bottom:48px}.landing-root .features-grid .eyebrow{color:#4338ca;background:#4f46e514;border:1px solid #4f46e52e}.landing-root .features-grid .eyebrow .dot{background:#4f46e5}.landing-root .features-grid .section-title{background:linear-gradient(135deg,#0b0d18 0%,#4338ca 70%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .features-grid .section-sub{color:#64748b}.landing-root .fg-cards{grid-template-columns:1.1fr .9fr 1fr;gap:20px;max-width:1200px;margin:0 auto;display:grid}.landing-root .fg-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;padding:0;transition:all .3s cubic-bezier(.2,.8,.3,1);display:flex;overflow:hidden;box-shadow:0 1px #0f172a08,0 12px 30px -18px #0f172a26}.landing-root .fg-card:hover{border-color:#4f46e54d;transform:translateY(-3px);box-shadow:0 1px #0f172a08,0 18px 36px -16px #4f46e533}.landing-root .fg-preview{background:linear-gradient(#4f46e50f 0%,#fff0 100%);flex:1;justify-content:center;align-items:center;min-height:200px;padding:28px 24px 12px;display:flex;position:relative}.landing-root .fg-meta{border-top:1px solid #0f172a0f;padding:20px 24px 24px}.landing-root .fg-meta h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 6px;font-size:17px;font-weight:700}.landing-root .fg-meta p{color:#64748b;margin:0;font-size:12.5px;line-height:1.55}.landing-root .fgp-mem{background:#fff;border:1px solid #0f172a14;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.landing-root .fgp-mem .mem-row{color:#475569;background:#4f46e50d;border:1px solid #4f46e51f;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:10px;display:flex}.landing-root .fgp-mem .mem-ico{color:#4338ca;background:#4f46e529;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.landing-root .fgp-mem .mem-ico svg{width:10px;height:10px}.landing-root .fgp-mem .mem-row strong{color:#0f172a;font-weight:600}.landing-root .fgp-auto{background:#fff;border:1px solid #0f172a14;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.landing-root .fgp-auto .auto-row{color:#475569;background:#10b9810f;border:1px solid #10b9812e;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:10px;display:flex}.landing-root .fgp-auto .auto-cron{color:#4338ca;background:#4f46e514;border:1px solid #4f46e533;border-radius:4px;margin-left:auto;padding:2px 6px;font-family:SF Mono,Monaco,monospace;font-size:9px}.landing-root .fgp-int{grid-template-columns:repeat(4,1fr);gap:6px;width:100%;display:grid}.landing-root .fgp-int .int-cell{aspect-ratio:1;color:#94a3b8;background:#fff;border:1px solid #0f172a14;border-radius:8px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex;box-shadow:0 1px 2px #0f172a0a}.landing-root .fgp-int .int-cell img{width:18px;height:18px;display:block}.landing-root .integrations-split{z-index:1;border-top:1px solid #ffffff0a;padding:80px 40px 110px;position:relative}.landing-root .is-grid{grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;display:grid}.landing-root .is-col{text-align:center;background:#11131866;border:1px solid #ffffff0d;border-radius:16px;padding:48px 40px}.landing-root .is-col .is-eyebrow{color:#64748b;letter-spacing:.08em;margin-bottom:14px;font-size:11px;font-weight:600}.landing-root .is-col h2{letter-spacing:-.02em;color:#f1f5f9;margin:0 0 14px;font-size:30px;font-weight:700;line-height:1.15}.landing-root .is-col .is-sub{color:#94a3b8;max-width:380px;margin:0 auto 24px;font-size:13px;line-height:1.55}.landing-root .is-col .is-link{color:#a5b4fc;cursor:pointer;align-items:center;gap:5px;margin-bottom:34px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.landing-root .is-col .is-link:after{content:"→";transition:transform .15s}.landing-root .is-col .is-link:hover:after{transform:translate(3px)}.landing-root .is-tile-grid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:420px;margin:0 auto;display:grid}.landing-root .is-tile{aspect-ratio:1.2;color:#64748b;background:#0f1220a6;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.landing-root .is-tile:hover{color:#a5b4fc;background:#0f1220f2;border-color:#6366f147}.landing-root .is-tile svg,.landing-root .is-tile img{width:22px;height:22px}.landing-root .pricing-section{z-index:1;padding:80px 40px 120px;position:relative}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1040px;margin:44px auto 0;display:grid}.landing-root .pc{background:#0d0f1a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;min-height:480px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.landing-root .pc:before{content:"";z-index:2;pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.landing-root .pc:after{content:"";pointer-events:none;filter:blur(50px);opacity:.55;width:75%;height:90%;transition:opacity .35s;position:absolute;top:-30%;right:-20%}.landing-root .pc-startup:before{background:linear-gradient(90deg,#0000 0%,#ef4444cc 15%,#ef4444e6 50%,#ef444459 85%,#0000 100%);box-shadow:0 0 14px #ef444480}.landing-root .pc-startup:after{background:radial-gradient(circle at 70% 30%,#ef44448c 0%,#ef444400 65%)}.landing-root .pc-growth:before{background:linear-gradient(90deg,#0000 0%,#3b82f6bf 15%,#6366f1d9 50%,#6366f159 85%,#0000 100%);box-shadow:0 0 14px #6366f180}.landing-root .pc-growth:after{background:radial-gradient(circle at 70% 30%,#6366f18c 0%,#6366f100 65%)}.landing-root .pc-enterprise:before{background:linear-gradient(90deg,#0000 0%,#94a3b88c 15%,#cbd5e199 50%,#94a3b840 85%,#0000 100%);box-shadow:0 0 12px #94a3b84d}.landing-root .pc-enterprise:after{background:radial-gradient(circle at 70% 30%,#94a3b847 0%,#94a3b800 65%)}.landing-root .pc:hover{border-color:#ffffff24}.landing-root .pc:hover:after{opacity:.75}.landing-root .pc-head{z-index:1;flex-direction:column;gap:4px;padding:28px 24px 22px;display:flex;position:relative}.landing-root .pc-head:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1c 50%,#0000 100%);height:1px;margin-top:22px;display:block}.landing-root .pc-title{color:#f8fafc;letter-spacing:-.012em;font-size:22px;font-weight:700}.landing-root .pc-sub{color:#94a3b8;margin:0;font-size:12.5px;font-weight:500}.landing-root .pc-points{z-index:1;flex-direction:column;flex:1;gap:11px;margin:0;padding:24px;list-style:none;display:flex;position:relative}.landing-root .pc-points li{color:#cbd5e1;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:flex}.landing-root .pc-bullet{color:#f97316;flex-shrink:0;margin-top:1px;font-size:9px;line-height:1.8}.landing-root .pc-btn{z-index:1;color:#e5e7eb;cursor:pointer;letter-spacing:.01em;text-align:center;background:#0a0c1480;border:none;border-top:1px solid #ffffff0f;border-radius:0 0 14px 14px;width:100%;margin:0;padding:15px 18px;font-size:12.5px;font-weight:600;transition:background .2s,color .2s;position:relative}.landing-root .pc-btn:hover{color:#fff;background:#181b2abf}.landing-root .schedule-demo{z-index:1;text-align:center;padding:120px 40px 130px;position:relative;overflow:hidden}.landing-root .sd-rings{pointer-events:none;opacity:.5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-root .sd-rings svg{width:min(1100px,100%);height:auto;overflow:visible}.landing-root .sd-content{z-index:2;position:relative}.landing-root .sd-title{letter-spacing:-.02em;background:linear-gradient(#f8fafc 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:62px;font-weight:700;line-height:1.05}.landing-root .sd-sub{color:#94a3b8;max-width:520px;margin:0 auto 36px;font-size:17px;line-height:1.55}.landing-root .sd-form{background:#fffffff5;border-radius:12px;align-items:center;gap:0;max-width:460px;padding:7px 7px 7px 18px;display:inline-flex;box-shadow:0 20px 50px -15px #0009,inset 0 0 0 1px #fff9}.landing-root .sd-form input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:220px;padding:11px 10px 11px 0;font-family:inherit;font-size:13px}.landing-root .sd-form input::placeholder{color:#94a3b8}.landing-root .sd-form .sd-logo{color:#0891b2;flex-shrink:0;width:16px;height:16px;margin-right:10px}.landing-root .sd-form .sd-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#ef4444);border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:11px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.landing-root .sd-form .sd-submit:hover{transform:translateY(-1px);box-shadow:0 10px 24px -6px #6366f18c}.landing-root .sd-form .sd-submit:after{content:"→"}.landing-root .footer{z-index:1;border-top:1px solid #ffffff0d;padding:64px 40px 36px;position:relative}.landing-root .footer-inner{grid-template-columns:1fr 2.4fr;gap:60px;max-width:1200px;margin:0 auto;padding-bottom:48px;display:grid}.landing-root .footer-brand{max-width:280px}.landing-root .footer-logo{letter-spacing:-.04em;color:#cfd6e4;margin-bottom:10px;font-size:30px;font-weight:400}.landing-root .footer-tag{color:#64748b;margin:0;font-size:13px;line-height:1.55}.landing-root .footer-cols{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.landing-root .footer-col h4{color:#cbd5e1;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:700}.landing-root .footer-col ul{margin:0;padding:0;list-style:none}.landing-root .footer-col li{margin-bottom:10px;list-style:none}.landing-root .footer-col a{color:#64748b;cursor:pointer;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.landing-root .footer-col a:hover{color:#cbd5e1}.landing-root .footer-bottom{color:#475569;border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:28px;font-size:11px;display:flex}.landing-root .hero{background-image: radial-gradient(ellipse 95% 130% at 50% 50%, #04050c00 38%, #04050c8c 78%, #04050c 100%), linear-gradient(180deg, #04050c14 0%, #04050c38 45%, #04050c8c 72%, #04050ce0 90%, #04050c 100%), var(--hero-bg,none);background-position:50%,50%,50%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:100px 24px 0;display:flex;position:relative;overflow:hidden}.landing-root .hero-grid{pointer-events:none;background-image:linear-gradient(#6366f112 1px,#0000 1px),linear-gradient(90deg,#6366f112 1px,#0000 1px);background-size:40px 40px;display:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 0%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 0%,#0000 100%)}.landing-root .workflow-section .hero-grid{-webkit-mask-image:linear-gradient(#0000 0% 10%,#000 35% 60%,#0000 100%);mask-image:linear-gradient(#0000 0% 10%,#000 35% 60%,#0000 100%)}.landing-root .hero-glow{pointer-events:none;background:radial-gradient(circle,#6366f10e 0%,#0000 75%);width:760px;height:760px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.landing-root .wires-wrap{pointer-events:none;z-index:1;justify-content:center;align-items:center;margin-top:60px;display:flex;position:absolute;inset:0}.landing-root .wires-inner{width:100%;height:340px;position:relative}.landing-root .wires-inner svg.wires{width:100%;height:100%;position:absolute;inset:0}.landing-root .tile-col-left{width:20%;position:absolute;top:0;bottom:0;left:2%}.landing-root .tile-col-left .col-label{transform-origin:50%;color:#ef44441a;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:600;position:absolute;top:50%;left:4px;transform:translateY(-50%)rotate(-90deg)}.landing-root .tile-col-right{width:20%;position:absolute;top:0;bottom:0;right:2%}.landing-root .tile-col-right .col-label{transform-origin:50%;color:#10b9811a;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:600;position:absolute;top:50%;right:4px;transform:translateY(-50%)rotate(90deg)}.landing-root .side-tile{background:#11131880;border-radius:8px;align-items:center;gap:8px;width:auto;height:auto;padding:8px 12px;line-height:1;display:inline-flex;position:absolute}.landing-root .tile-col-left .side-tile{right:0;transform:translateY(-50%)}.landing-root .tile-col-right .side-tile{left:0;transform:translateY(-50%)}.landing-root .side-tile>.ico{border-radius:4px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.landing-root .side-tile>.ico>svg{width:14px;height:14px;display:block}.landing-root .side-tile>.body{flex-direction:column;justify-content:center;gap:3px;line-height:1;display:inline-flex}.landing-root .side-tile .ttl{letter-spacing:.02em;margin:0;padding:0;font-size:9px;font-weight:500;line-height:1}.landing-root .side-tile .sub{color:#ffffff1a;margin:0;padding:0;font-size:7px;line-height:1}.landing-root .side-tile.pain{border:1px solid #64748b1a}.landing-root .side-tile.pain .ico{color:#64748b59;background:#64748b0f}.landing-root .side-tile.pain .ttl{color:#64748b80}.landing-root .side-tile.dream-a{border:1px solid #6366f110}.landing-root .side-tile.dream-a .ico{color:#6366f160;background:#6366f10a}.landing-root .side-tile.dream-a .ttl{color:#6366f180}.landing-root .side-tile.dream-b{border:1px solid #10b98110}.landing-root .side-tile.dream-b .ico{color:#10b98160;background:#10b9810a}.landing-root .side-tile.dream-b .ttl{color:#10b98180}.landing-root .side-tile.dream-c{border:1px solid #0891b210}.landing-root .side-tile.dream-c .ico{color:#0891b260;background:#0891b20a}.landing-root .side-tile.dream-c .ttl{color:#0891b280}.landing-root .hero-center{z-index:60;flex-direction:column;align-items:center;min-width:500px;display:flex;position:relative}.landing-root .brand-wrap{margin-bottom:4px;position:relative}.landing-root .brand-wrap:before{content:"";filter:blur(48px);pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);position:absolute;inset:0;transform:scale(2)}.landing-root .brand{letter-spacing:-.04em;background:radial-gradient(circle,#fffffff2,#94a3b88c);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter,Helvetica Neue,sans-serif;font-size:84px;font-weight:400;line-height:1;position:relative}.landing-root .tagline{letter-spacing:.03em;background:radial-gradient(circle,#94a3b8bf,#6366f173);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:10px;margin-bottom:32px;font-size:13px;font-weight:300;position:relative}.landing-root .prompt{z-index:10;-webkit-backdrop-filter:blur(12px);background:#1e1e38cc;border:1px solid #6366f126;border-radius:18px;width:100%;max-width:960px;padding:0;transition:border-color .25s;position:relative;overflow:visible}.landing-root .prompt:before{content:"";border-radius:inherit;background:conic-gradient(from var(--shine-angle,0deg), transparent 50%, #6366f180 75%, #a855f74d 85%, transparent 100%);-webkit-mask-composite:xor;pointer-events:none;opacity:.6;padding:2px;animation:4s linear infinite shine-rotate;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-root .prompt:after{content:"";border-radius:inherit;background:conic-gradient(from var(--shine-angle,0deg), transparent 50%, #6366f114 75%, #a855f70d 85%, transparent 100%);pointer-events:none;opacity:1;filter:blur(12px);z-index:-1;animation:4s linear infinite shine-rotate;position:absolute;inset:-8px}@keyframes shine-rotate{0%{--shine-angle:0deg}to{--shine-angle:360deg}}@property --shine-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.landing-root .prompt-text{color:#f1f5f9;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:68px;max-height:140px;padding:15px 16px 8px;font-family:inherit;font-size:12px;font-weight:400;line-height:1.55}.landing-root .prompt-text::placeholder{color:#64748b}.landing-root .prompt-mention{color:#a5b4fc;background:#818cf81f;border-radius:3px;padding:1px 4px}.landing-root .prompt-ctrls{align-items:center;gap:4px;padding:0 12px 12px;display:flex}.landing-root .icn-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.landing-root .icn-btn:hover{color:#94a3b8;background:#ffffff08}.landing-root .icn-btn svg{width:11px;height:11px}.landing-root .conn-chip{cursor:pointer;color:#a1a1aa;background:#6366f114;border:1px solid #6366f12e;border-radius:6px;align-items:center;gap:4px;margin-left:2px;padding:3px 6px;font-size:10px;display:inline-flex}.landing-root .conn-chip .favs{align-items:center;gap:2px;display:flex}.landing-root .conn-chip .favs img{flex-shrink:0;width:11px;height:11px;display:block}.landing-root .conn-chip .count{color:#a5b4fc;background:#6366f124;border-radius:3px;padding:0 4px;font-size:9px;font-weight:700;line-height:12px}.landing-root .conn-chip .chev{color:#a1a1aa;width:10px;height:10px}.landing-root .prompt-spacer{flex:1}.landing-root .src-chip{color:#9aa4b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:5px;padding:3px 9px;font-size:10px;font-weight:500;transition:all .15s;display:inline-flex}.landing-root .src-chip:hover{background:#ffffff14;border-color:#ffffff26}.landing-root .src-chip svg.ico{color:#9aa4b8;width:11px;height:11px}.landing-root .src-chip svg.chev{width:10px;height:10px}.landing-root .chip-wrap{display:inline-flex;position:relative}.landing-root .chip-menu{-webkit-backdrop-filter:blur(14px)saturate(150%);z-index:20;background:#0f1220f5;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:1px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000073,0 0 0 1px #6366f114}.landing-root .chip-menu-label{letter-spacing:.18em;color:#64748b;text-transform:uppercase;padding:4px 8px 6px;font-size:9px;font-weight:600}.landing-root .chip-menu-item{cursor:pointer;color:#cbd5e1;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:11px;transition:background .12s;display:flex}.landing-root .chip-menu-item:hover{background:#ffffff0a}.landing-root .chip-menu-item img{flex:0 0 14px;width:14px;height:14px;display:block}.landing-root .chip-menu-item .chip-menu-src-ico{color:#818cf8;flex:0 0 14px;width:14px;height:14px}.landing-root .chip-menu-name{flex:1}.landing-root .chip-menu-check{color:#6ee7b7;flex:0 0 12px;width:12px;height:12px}.landing-root .chip-menu-item.on .chip-menu-name{color:#e2e8f0}.landing-root .send-btn{color:#c7d2fe;cursor:pointer;background:#6366f12e;border:1px solid #6366f159;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:3px;padding:0;transition:transform .18s,background .18s,border-color .18s;animation:1.8s ease-in-out infinite sendBlink;display:flex}@keyframes sendBlink{0%,to{border-color:#6366f159;box-shadow:0 0 #6366f159,0 0 #6366f140}50%{border-color:#818cf8b3;box-shadow:0 0 0 4px #6366f12e,0 0 18px 4px #818cf859}}.landing-root .send-btn:hover{background:#6366f147;transform:translateY(-1px)}.landing-root .send-btn:active{transform:translateY(0)}.landing-root .send-btn svg{width:12px;height:12px}.landing-root .workflow-section{z-index:1;opacity:0;max-height:0;margin-top:-220px;padding:0 40px 80px;scroll-margin-top:88px;transition:opacity .45s ease-out;position:relative;overflow:hidden}.landing-root .workflow-section.revealed{opacity:1;max-height:none;margin-top:-250px}.landing-root .workflow-wrap{z-index:1;flex-direction:column;align-items:center;max-width:960px;margin:0 auto;display:flex;position:relative}.landing-root .workflow-heading{text-align:center;margin-bottom:20px}.landing-root .wj{width:2px;height:125px;margin:0 auto 14px;position:relative}.landing-root .wj.stage-3{--wj-fill:100%}.landing-root .wj-track{background:0 0;border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.landing-root .wj-track-fill{width:100%;height:var(--wj-fill,0%);background:linear-gradient(#818cf800 0%,#a5b4fc 40%,#fff 100%);border-radius:2px;transition:height .5s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;left:0;box-shadow:0 0 10px #a5b4fc8c,0 0 22px #818cf847}.landing-root .wj-stop{opacity:0;white-space:nowrap;align-items:center;gap:12px;transition:opacity .4s .15s,transform .5s cubic-bezier(.2,.8,.3,1) .15s;display:flex;position:absolute;left:50%;transform:translate(-50%,-50%)translateY(8px)}.landing-root .wj-stop.on{opacity:1;transform:translate(-50%,-50%)translateY(0)}.landing-root .wj-stop-main{top:55%}.landing-root .wj-chip-stack{perspective:280px;justify-content:center;align-items:center;min-width:170px;height:12px;display:inline-flex;position:relative}.landing-root .wj-label{text-align:center;white-space:nowrap;transform-style:preserve-3d;transform-origin:50%;backface-visibility:hidden;pointer-events:none;transition:opacity .45s,transform .55s cubic-bezier(.2,.8,.3,1);position:absolute;left:0;right:0}.landing-root .wj-label.pre{opacity:0;transform:rotateX(-90deg)translateY(-6px)}.landing-root .wj-label.in{opacity:1;transform:rotateX(0)translateY(0)}.landing-root .wj-label.out{opacity:0;transform:rotateX(90deg)translateY(6px)}.landing-root .wj-chip{-webkit-backdrop-filter:blur(10px)saturate(150%);letter-spacing:.18em;color:#cbd5e1;text-transform:uppercase;background:#0f1220b8;border:1px solid #818cf847;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:10px;font-weight:700;display:inline-flex}.landing-root .wj-chip-dot{background:#818cf8;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 8px #818cf8cc}.landing-root .wires-wrap{transition:opacity .45s}.landing-root .wires-wrap.fading{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .45s,visibility 0s linear .45s}@media (max-width:768px){.landing-root .wires-wrap{display:none}}@media (max-width:490px){.landing-root .nav-inner{padding:0 18px}.landing-root .nav-links,.landing-root .nav-actions{display:none}.landing-root .nav-burger{display:flex}.landing-root .navbar.nav-at-top:not(.nav-open){-webkit-backdrop-filter:none;background:0 0;border-bottom-color:#0000}.landing-root .navbar.nav-at-top:not(.nav-open) .nav-logo{opacity:0;pointer-events:none}.landing-root .navbar.nav-open .nav-links,.landing-root .navbar.nav-open .nav-actions{-webkit-backdrop-filter:blur(18px)saturate(160%);background:#080a14f5;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:14px;padding:20px 22px;display:flex;position:absolute;top:64px;left:0;right:0}.landing-root .navbar.nav-open .nav-links{padding-bottom:14px;top:64px}.landing-root .navbar.nav-open .nav-actions{border-top:1px solid #ffffff0a;padding-top:16px;top:auto}.landing-root .navbar.nav-open .nav-links li{width:100%}.landing-root .navbar.nav-open .nav-links a{font-size:15px}.landing-root .navbar.nav-open .nav-mega{display:none}.landing-root .hero{padding:89px 23px 5px}.landing-root .hero-center{width:100%;min-width:0}.landing-root .brand{font-size:72px}.landing-root .tagline{padding:0 6px;font-size:13px}.landing-root .prompt{width:100%;max-width:100%}.landing-root .prompt-text{min-height:93px;max-height:170px;font-size:14px}.landing-root .prompt-ctrls{flex-wrap:wrap;gap:6px;padding:8px 10px}.landing-root .trusted-by{margin-top:75px;padding:0 0 48px}.landing-root .workflow-section.revealed+.trusted-by{margin-top:-80px}.landing-root .trust-grid{height:130px}.landing-root .trust-grid-plane{background-size:34px 34px;height:360px}.landing-root .trust-inner{margin-top:-22px;padding:0 18px}.landing-root .trust-header{gap:10px;padding:0 2px 14px}.landing-root .trusted-label{letter-spacing:.14em;font-size:8.5px}.landing-root .trust-stars svg{width:10px;height:10px}.landing-root .trust-rating{gap:6px}.landing-root .trust-rating-text{letter-spacing:.1em;font-size:8.5px}.landing-root .logo-row{grid-template-columns:repeat(3,1fr)}.landing-root .logo-row .logo{border-right:1px solid #94a3b81f;height:58px;font-size:13px}.landing-root .logo-row .logo:last-child,.landing-root .logo-row .logo:nth-child(3n){border-right:none}.landing-root .logo-row .logo:nth-child(n+4){border-top:1px solid #94a3b81f}.landing-root .logo-row .logo:nth-child(7):last-child{border-right:none;grid-column:1/-1}.landing-root .trusted-label-global{display:none}.landing-root .figure{zoom:.5;width:920px;max-width:none;margin-left:auto;margin-right:auto}.landing-root .canvas{zoom:.8}.landing-root .rail{flex:0 0 170px}.landing-root .workflow-section{padding:0 18px 80px}.landing-root .workflow-section.revealed{margin-top:-230px}.landing-root .cs-body{grid-template-columns:1fr;gap:20px}.landing-root .cs-stack{justify-content:flex-end;min-height:260px;padding-left:118px}.landing-root .cs-stack-img{max-width:260px}.landing-root .cs-lbl{letter-spacing:.12em;font-size:9px;right:calc(100% + 10px)}.landing-root .cs-lbl:before{width:8px;left:calc(100% + 4px)}.landing-root .fg-cards{grid-template-columns:1fr;gap:18px}.landing-root .features-grid{padding:70px 20px}.landing-root .is-grid{grid-template-columns:1fr;gap:20px}.landing-root .is-col{padding:32px 24px}.landing-root .pricing-grid{grid-template-columns:1fr;gap:20px;padding:0 2px}.landing-root .pc{min-height:0}.landing-root .pricing-section{padding-left:18px;padding-right:18px}.landing-root .schedule-demo{padding:70px 20px 80px}.landing-root .sd-title{font-size:40px}.landing-root .sd-sub{margin-bottom:26px;font-size:14px}.landing-root .sd-form{border-radius:14px;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.landing-root .sd-form input{width:100%;padding:12px 14px}.landing-root .sd-form button,.landing-root .sd-form .sd-btn{justify-content:center;width:100%}.landing-root .pillars{padding:80px 20px 60px}.landing-root .pillar-grid{grid-template-columns:1fr;gap:18px}.landing-root .cs-head{margin-top:-20px;margin-bottom:15px}.landing-root .skills-preview{padding:60px 20px 80px}.landing-root .skills-grid{grid-template-columns:repeat(2,1fr);gap:10px}.landing-root .footer{padding:48px 20px 28px}.landing-root .footer-inner{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.landing-root .footer-cols{grid-template-columns:repeat(2,1fr);gap:24px}.landing-root .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-top:20px}}.landing-root .hero .hero-center{transition:transform .55s cubic-bezier(.2,.8,.3,1)}.landing-root .hero.revealing .hero-center{transform:translateY(-70px)}.landing-root .hero .brand-wrap{transform-origin:bottom;transition:transform .55s cubic-bezier(.2,.8,.3,1),margin .55s cubic-bezier(.2,.8,.3,1)}.landing-root .hero.revealing .brand-wrap{margin-bottom:0;transform:scale(.72)translateY(-69px)}.landing-root .hero .tagline{transform-origin:top;transition:transform .55s cubic-bezier(.2,.8,.3,1),margin .55s cubic-bezier(.2,.8,.3,1),opacity .35s}.landing-root .hero.revealing .tagline{opacity:0;pointer-events:none;margin-top:0;margin-bottom:0;transform:scale(.72)translateY(-59px)}.landing-root .hero .prompt{transition:transform .55s cubic-bezier(.2,.8,.3,1)}.landing-root .hero.revealing .prompt{background:#0e1022f7;transform:translateY(-45px)}.landing-root .wj-overlay{pointer-events:none;z-index:40;opacity:0;width:100vw;height:100vh;transition:opacity .6s;position:fixed;top:0;left:0}.landing-root .wj-overlay.phase-out,.landing-root .wj-overlay.phase-scan,.landing-root .wj-overlay.phase-back{opacity:1}.landing-root .wj-overlay.phase-done{opacity:0}.landing-root .wj-laser{top:var(--wj-mid-y,32%);pointer-events:none;opacity:0;z-index:2;background:linear-gradient(90deg,#818cf800 0%,#a5b4fc 40%,#fff 100%);width:0;height:2px;position:absolute;box-shadow:0 0 10px #a5b4fca6,0 0 22px #818cf859}.landing-root .wj-laser-left{transform-origin:100%;background:linear-gradient(270deg,#818cf800 0%,#a5b4fc 40%,#fff 100%);right:50%}.landing-root .wj-laser-right{transform-origin:0;left:50%}.landing-root .wj-laser.phase-out{animation:.42s cubic-bezier(.2,.8,.25,1) forwards wj-laser-out}.landing-root .wj-laser.phase-scan,.landing-root .wj-laser.phase-back{opacity:.9;width:300px}.landing-root .wj-laser.phase-done{opacity:.3;width:300px;transition:opacity .6s}@keyframes wj-laser-out{0%{opacity:0;width:0}20%{opacity:1}to{opacity:.9;width:300px}}@keyframes wj-laser-back{0%{opacity:.9;width:300px}80%{opacity:.4}to{opacity:0;width:0}}.landing-root .wj-side-panel{top:var(--wj-mid-y,32%);-webkit-backdrop-filter:blur(14px)saturate(140%);color:#e5e7ebcc;opacity:0;pointer-events:none;z-index:3;background:#0f1220c7;border:1px solid #818cf82e;border-radius:10px;width:340px;height:320px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;transition:opacity .35s,transform .45s cubic-bezier(.2,.8,.25,1);position:absolute;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff0a,0 24px 60px -20px #4f46e559,0 0 0 1px #94a3b80f}.landing-root .wj-side-panel-left{right:calc(50% + 300px);transform:translate(-14px,-50%)scale(.97)}.landing-root .wj-side-panel-right{left:calc(50% + 300px);transform:translate(14px,-50%)scale(.97)}.landing-root .wj-side-panel.phase-scan,.landing-root .wj-side-panel.phase-back{opacity:1;transform:translateY(-50%)scale(1)}.landing-root .wj-side-panel.phase-done{opacity:.45;transform:translateY(-50%)scale(1)}.landing-root .wj-sp-header{letter-spacing:.16em;color:#a5b4fc8c;text-transform:uppercase;margin-bottom:10px;font-size:10px}.landing-root .wj-sp-searchbar{color:#e5e7eb73;background:#818cf80d;border:1px solid #818cf824;border-radius:6px;align-items:center;gap:8px;margin-bottom:10px;padding:7px 10px;display:flex}.landing-root .wj-sp-query{color:#e5e7eb8c;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10.5px;overflow:hidden}.landing-root .wj-sp-count{color:#e5e7eb59;letter-spacing:.08em;flex:none;font-size:9px}.landing-root .wj-sp-rows,.landing-root .wj-sp-sources{flex-direction:column;gap:5px;display:flex}.landing-root .wj-sp-row,.landing-root .wj-sp-src{opacity:0;background:#ffffff06;border:1px solid #ffffff0a;border-radius:6px;align-items:flex-start;gap:9px;padding:7px 9px;animation:.36s ease-out forwards wj-sp-row-in;display:flex;transform:translateY(4px)}.landing-root .wj-side-panel.phase-out .wj-sp-row,.landing-root .wj-side-panel.phase-out .wj-sp-src,.landing-root .wj-side-panel.phase-idle .wj-sp-row,.landing-root .wj-side-panel.phase-idle .wj-sp-src{animation-play-state:paused}@keyframes wj-sp-row-in{to{opacity:1;transform:translateY(0)}}.landing-root .wj-sp-logos-view,.landing-root .wj-sp-skills-view{box-sizing:border-box;flex-direction:column;padding:18px 20px;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0}.landing-root .wj-side-panel-left.scan-logos .wj-sp-skills-view{opacity:0;pointer-events:none;transform:translateY(6px)}.landing-root .wj-side-panel-left.scan-skills .wj-sp-logos-view{opacity:0;pointer-events:none;transform:translateY(-6px)}.landing-root .wj-sp-logo-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid;overflow:hidden}.landing-root .wj-sp-logo{opacity:0;background:#ffffff08;border:1px solid #ffffff0d;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto;animation:.32s cubic-bezier(.2,.8,.3,1) forwards wj-sp-logo-in;display:flex;transform:scale(.7)}.landing-root .wj-sp-logo img{border-radius:4px;width:22px;height:22px;display:block}@keyframes wj-sp-logo-in{to{opacity:.78;transform:scale(1)}}.landing-root .wj-sp-icon{background:#818cf826;border-radius:3px;flex:0 0 16px;width:16px;height:16px;margin-top:1px;display:inline-block}.landing-root .wj-ic-slack{background:linear-gradient(135deg,#611f69,#ecb22e 60%,#e01e5a)}.landing-root .wj-ic-notion{background:#fff;box-shadow:inset 0 0 0 1px #000c}.landing-root .wj-ic-arcido{background:linear-gradient(135deg,#818cf8,#4f46e5)}.landing-root .wj-sp-row-body{flex:1;min-width:0}.landing-root .wj-sp-row-ttl{color:#e5e7eb99;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;line-height:1.25;overflow:hidden}.landing-root .wj-sp-row-sub{color:#e5e7eb59;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9.5px;line-height:1.25;overflow:hidden}.landing-root .wj-sp-pill{letter-spacing:.14em;color:#a5b4fc;background:#6366f138;border-radius:2px;flex:none;margin-top:1px;padding:2px 5px;font-size:8px}.landing-root .wj-sp-pill-ok{color:#6ee7b7;background:#10b98133}.landing-root .wj-sp-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.landing-root .wj-sp-glabel{letter-spacing:.14em;color:#e5e7eb59;text-transform:uppercase;margin-bottom:4px;font-size:9px}.landing-root .wj-sp-glabel.wj-sp-warn{color:#f59e0b80}.landing-root .wj-sp-glines>div{color:#e5e7eb80;align-items:flex-start;gap:6px;font-size:10px;line-height:1.35;display:flex}.landing-root .wj-sp-glines .n{color:#e5e7eb40}.landing-root .wj-sp-glines .b{color:#f59e0b8c}.landing-root .wj-sp-bar{background:#818cf81f;border-radius:2px;height:2px;margin-top:5px;position:relative;overflow:hidden}.landing-root .wj-sp-bar>span{background:linear-gradient(90deg,#818cf866,#a5b4fc);width:0;height:100%;animation:1.2s cubic-bezier(.3,.7,.3,1) forwards wj-sp-bar-fill;display:block}@keyframes wj-sp-bar-fill{to{width:100%}}.landing-root .wj-sp-chunks{margin-top:12px}.landing-root .wj-sp-chunk-label{letter-spacing:.14em;color:#e5e7eb59;text-transform:uppercase;margin-bottom:6px;font-size:9px}.landing-root .wj-sp-chunk{color:#e5e7eb80;opacity:0;border-top:1px solid #ffffff0a;align-items:baseline;gap:6px;padding:4px 0;font-size:10px;animation:.3s ease-out forwards wj-sp-row-in;display:flex;transform:translateY(3px)}.landing-root .wj-sp-chunk-idx{color:#e5e7eb40;letter-spacing:.1em;flex:none;font-size:9px}.landing-root .wj-sp-chunk-src{color:#a5b4fc8c;letter-spacing:.12em;text-transform:uppercase;flex:none;font-size:8.5px}.landing-root .wj-sp-chunk-txt{color:#e5e7eb73;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}@media (max-width:1280px){.landing-root .wj-side-panel{width:300px}.landing-root .wj-side-panel-left{right:calc(50% + 260px)}.landing-root .wj-side-panel-right{left:calc(50% + 260px)}.landing-root .wj-laser.phase-scan,.landing-root .wj-laser.phase-back,.landing-root .wj-laser.phase-done{width:260px}}@media (max-width:1240px){.landing-root .wj-side-panel,.landing-root .wj-laser{display:none}}.landing-root .workflow-heading .eyebrow{color:#a5b4fc;letter-spacing:.5px;background:#818cf81a;border:1px solid #818cf847;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-flex}.landing-root .workflow-heading .eyebrow .d{background:#818cf8;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.landing-root .workflow-heading h2{color:#f1f5f9;letter-spacing:-.3px;font-size:26px;font-weight:700;line-height:1.2}.landing-root .stage{flex-direction:column;align-items:center;width:940px;max-width:100%;display:flex}.landing-root .tag{color:#4338ca;letter-spacing:.4px;background:#818cf81f;border:1px solid #818cf859;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.landing-root .tag .pulse{background:#6366f1;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite tagPulse}@keyframes tagPulse{0%,to{box-shadow:0 0 #6366f18c}50%{box-shadow:0 0 0 6px #6366f100}}.landing-root h1{letter-spacing:-.02em;text-align:center;background:linear-gradient(135deg,#0b0d18 0%,#4338ca 60%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:40px;font-weight:800;line-height:1.08}.landing-root .sub{color:#475569;text-align:center;max-width:560px;margin-bottom:22px;font-size:14px}.landing-root .figure{opacity:0;background:#0a0c15;border-radius:18px;width:920px;max-width:100%;transition:opacity .55s,transform .7s cubic-bezier(.2,.8,.3,1);position:relative;overflow:hidden;transform:translateY(18px)scale(.985);box-shadow:inset 0 1px #ffffff0a,0 40px 80px -20px #4f46e54d,0 20px 48px -12px #07091299,0 0 0 1px #94a3b814}.landing-root .figure.on{opacity:1;transform:translateY(0)scale(1)}.landing-root .figure:not(.on)>*{pointer-events:none}.landing-root .app{color:#e5e7eb;background:linear-gradient(#0a0c15 0%,#0c0e18 100%);height:520px;display:flex}.landing-root .rail{background:#0a0c15;border-right:1px solid #1f2333;flex-direction:column;flex:0 0 210px;padding:14px 12px 12px;display:flex;overflow:hidden}.landing-root .rail-body{flex:auto;min-height:0;overflow:hidden}.landing-root .rail-footer{border-top:1px solid #1f2333;flex:none;margin-top:10px;padding-top:10px}.landing-root .rail-input{background:#0f122099;border:1px solid #1f2333;border-radius:8px;flex-direction:column;gap:6px;padding:9px 10px 8px;transition:border-color .2s,background .2s;display:flex}.landing-root .rail-input:focus-within{background:#0f1220d9;border-color:#818cf873}.landing-root .rail-input textarea{color:#e5e7eb;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:24px;padding:0;font-family:inherit;font-size:10px;line-height:1.4}.landing-root .rail-input textarea::placeholder{color:#6b7280}.landing-root .rail-input-ctrls{justify-content:space-between;align-items:center;display:flex}.landing-root .rail-input-spark{color:#6b7280;width:13px;height:13px}.landing-root .rail-input-send{color:#a5b4fc;cursor:pointer;background:#818cf824;border:1px solid #818cf859;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:all .15s;display:flex}.landing-root .rail-input-send svg{width:11px;height:11px}.landing-root .rail-input-send:hover{background:#818cf838;border-color:#818cf8;transform:translateY(-1px)}.landing-root .rail-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing-root .rail-head .ttl{letter-spacing:.6px;color:#e5e7eb;font-size:10px;font-weight:700}.landing-root .rail-head .btn-mini{color:#6b7280;background:#111424;border:1px solid #2a2d40;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.landing-root .glbl{letter-spacing:1.1px;color:#6b7280;margin:4px 0 6px;font-size:8px;font-weight:700}.landing-root .glbl:not(:first-of-type){margin-top:12px}.landing-root .glbl .bdg{color:#22d3ee;background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:8px;margin-left:3px;padding:1px 5px;font-size:7px;display:inline-block}.landing-root .srow{cursor:pointer;background:#0d0f1c;border:1px solid #1f2333;border-radius:5px;align-items:center;gap:8px;margin-bottom:5px;padding:7px 8px;transition:all .2s cubic-bezier(.2,.8,.3,1);display:flex}.landing-root .srow:hover{background:#141830;border-color:#2a2d40;transform:translate(2px)}.landing-root .srow.active{background:linear-gradient(90deg,#818cf824,#818cf80a);border-color:#818cf88c}.landing-root .srow .chk{color:#6b7280;background:#6b728026;border:1px solid #2a2d40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;transition:all .3s;display:flex}.landing-root .srow.done .chk{color:#10b981;background:#10b98126;border-color:#10b981}.landing-root .srow.running .chk{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b;animation:1.2s linear infinite spinBox}@keyframes spinBox{to{transform:rotate(360deg)}}.landing-root .srow .txt{flex:1;min-width:0}.landing-root .srow .name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.landing-root .srow .time{color:#6b7280;margin-top:1px;font-size:8px}.landing-root .main{flex-direction:column;flex:1;min-width:0;display:flex}.landing-root .top{background:#0a0c15;border-bottom:1px solid #1f2333;flex:none;align-items:center;gap:8px;padding:8px 14px 8px 20px;display:flex}.landing-root .top-icon{color:#fff;background:linear-gradient(135deg,#818cf8,#4338ca);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;box-shadow:0 3px 10px #4338ca59}.landing-root .top-icon svg{width:10px;height:10px}.landing-root .top-ttl-wrap{flex:1;min-width:0}.landing-root .top-ttl{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.landing-root .top-sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:9px;overflow:hidden}.landing-root .pill{border-radius:9px;align-items:center;gap:3px;padding:2px 6px;font-size:8px;font-weight:600;transition:all .4s;display:inline-flex}.landing-root .pill.running{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b80}.landing-root .pill.running .d{background:#f59e0b;animation:1.2s ease-in-out infinite pulse;box-shadow:0 0 5px #f59e0b}.landing-root .pill.completed{color:#10b981;background:#10b9811f;border:1px solid #10b98166}.landing-root .pill.completed .d{background:#10b981;animation:2s ease-in-out infinite pulse;box-shadow:0 0 5px #10b981}.landing-root .pill .d{border-radius:50%;width:4px;height:4px}.landing-root .meta{color:#9ca3af;align-items:center;gap:7px;font-size:9px;display:flex}.landing-root .meta .sep{color:#2a2d40}.landing-root .meta .cost{color:#22d3ee;font-weight:700}.landing-root .btn{cursor:pointer;background:0 0;border:1px solid;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:9px;font-weight:600;transition:all .15s;display:inline-flex}.landing-root .btn svg{flex-shrink:0;width:10px;height:10px}.landing-root .btn-p{color:#a5b4fc;background:0 0;border-color:#818cf880}.landing-root .btn-p:hover{background:linear-gradient(135deg,#818cf84d,#818cf826);border-color:#818cf8;transform:translateY(-1px);box-shadow:0 6px 18px #6366f140}.landing-root .btn-s{color:#9ca3af;background:#1a1d2e;border-color:#2a2d40}.landing-root .btn-s:hover{color:#e5e7eb;background:#242840}.landing-root .canvas{background:radial-gradient(70% 50% at 50% 20%,#4f46e50a 0%,#0c0e1800 70%),radial-gradient(50% 40% at 20% 80%,#818cf805 0%,#0c0e1800 70%),radial-gradient(50% 40% at 80% 80%,#818cf804 0%,#0c0e1800 70%),#0c0e18;flex:1;position:relative;overflow:hidden}.landing-root .canvas:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff12 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.landing-root .canvas:after{content:"";pointer-events:none;background-image:radial-gradient(#a5b4fc61 1px,#0000 1px);background-size:22px 22px;animation:4.2s ease-in-out infinite dotwave;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 38%,#000 50%,#0000 62%);mask-image:linear-gradient(#0000 38%,#000 50%,#0000 62%);-webkit-mask-position:0 -140%;mask-position:0 -140%;-webkit-mask-size:100% 240%;mask-size:100% 240%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes dotwave{0%{-webkit-mask-position:0 -140%;mask-position:0 -140%}to{-webkit-mask-position:0 140%;mask-position:0 140%}}.landing-root .canvas-head{z-index:3;align-items:center;gap:7px;display:flex;position:absolute;top:12px;left:16px}.landing-root .canvas-head .d{background:#f59e0b;border-radius:50%;width:9px;height:9px;transition:background .4s,box-shadow .4s;animation:1.2s ease-in-out infinite pulse;box-shadow:0 0 10px #f59e0baa}.landing-root .canvas-head.done .d{background:#10b981;animation:2s ease-in-out infinite pulse;box-shadow:0 0 10px #10b981aa}.landing-root .canvas-head .lbl{color:#e5e7eb;letter-spacing:.2px;font-size:9px;font-weight:600}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.landing-root .connectors{pointer-events:none;z-index:1;position:absolute;inset:0}.landing-root .connector-path{fill:none;stroke:url(#gradConn);stroke-width:1.4px;opacity:0;stroke-dasharray:var(--len);stroke-dashoffset:var(--len);transition:stroke-dashoffset .75s cubic-bezier(.4,0,.2,1),opacity .3s}.landing-root .connector-path.drawn{opacity:.38;stroke-dashoffset:0}.landing-root .connector-path.flowing{stroke-dasharray:4 3;stroke-dashoffset:0;opacity:.75;animation:1.2s linear infinite dashflow}@keyframes dashflow{to{stroke-dashoffset:-14px}}.landing-root .node{opacity:.7;-webkit-backdrop-filter:blur(6px);z-index:2;cursor:pointer;opacity:0;color:#e5e7eb;background:#11162899;border:1px solid #94a3b824;border-radius:9px;width:173px;padding:8px 10px;transition:transform .45s cubic-bezier(.2,.8,.3,1),opacity .45s,border-color .35s,box-shadow .35s,background .35s;position:absolute;transform:translateY(10px)scale(.97);box-shadow:inset 0 1px #ffffff0a,0 6px 14px -8px #0006}.landing-root .node.loaded{opacity:.45;transform:none}.landing-root .node:hover{border-color:#818cf880;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0f,0 8px 18px -8px #0000008c,0 0 0 2px #818cf81f}.landing-root .node.running{opacity:1;background:#11162899;border-color:#22d3eeb3;animation:2.4s ease-in-out infinite runningPulse;box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #22d3ee1a,0 6px 16px -8px #22d3ee38}@keyframes runningPulse{0%,to{box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #22d3ee1a,0 6px 16px -8px #22d3ee38}50%{box-shadow:inset 0 1px #ffffff0d,0 0 0 3px #22d3ee29,0 8px 20px -8px #22d3ee52}}.landing-root .node.done{opacity:.7;background:#14182c99;border-color:#818cf8a6;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #818cf814,0 6px 16px -8px #6366f138}.landing-root .node.selected{border-color:#a78bfabf;box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #a78bfa29,0 8px 18px -8px #8b5cf647}.landing-root .node.terminal.done{background:#0f1c1ce6;border:1px solid #10b981b3;animation:2.8s ease-in-out infinite glowPulse}@keyframes glowPulse{0%,to{box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #10b9811a,0 6px 16px -8px #10b98138}50%{box-shadow:inset 0 1px #ffffff0d,0 0 0 3px #10b98129,0 8px 20px -8px #10b98152}}.landing-root .nh{align-items:center;gap:6px;margin-bottom:4px;display:flex}.landing-root .ni{background:#0f1220b3;border:1px solid #94a3b82e;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.landing-root .ni svg{stroke-width:2px;width:10px;height:10px}.landing-root .ni.indigo{color:#a5b4fc;background:#6366f124;border-color:#818cf866}.landing-root .ni.amber{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b66}.landing-root .ni.cyan{color:#67e8f9;background:#22d3ee24;border-color:#22d3ee66}.landing-root .ni.violet{color:#c4b5fd;background:#a78bfa24;border-color:#a78bfa66}.landing-root .ni.pink{color:#f9a8d4;background:#ec48991f;border-color:#ec489966}.landing-root .ni.green{color:#6ee7b7;background:#10b9811f;border-color:#10b98166}.landing-root .ni.emerald{color:#34d399;background:#10b9812e;border-color:#10b9818c}.landing-root .nt{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.1px;flex:1;min-width:0;font-size:9px;font-weight:700;overflow:hidden}.landing-root .ns{color:#94a3b8;background:#94a3b81f;border:1px solid #94a3b859;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;transition:all .3s;display:flex}.landing-root .node.running .ns{color:#67e8f9;background:#22d3ee2e;border-color:#22d3eeb3;animation:1.2s linear infinite spinBox}.landing-root .node.done .ns{color:#a5b4fc;background:#818cf833;border-color:#818cf8b3;animation:none}.landing-root .node.terminal.done .ns{color:#6ee7b7;background:#10b98133;border-color:#10b981b3}.landing-root .nd{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:8px;line-height:1.4;display:-webkit-box;overflow:hidden}.landing-root .nm{color:#64748b;justify-content:space-between;padding-top:2px;font-size:8px;display:flex}.landing-root .nm .tk{color:#a5b4fc;font-weight:700}.landing-root .fab{color:#9ca3af;cursor:pointer;z-index:3;background:#1a1d2e;border:1px solid #2a2d40;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;transition:all .15s;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.landing-root .fab:hover{color:#e5e7eb;background:#242840;transform:translate(-50%)scale(1.1)}.landing-root .ins{z-index:5;background:linear-gradient(#0a0c15 0%,#0c0e18 100%);border-left:1px solid #1f2333;width:340px;padding:14px 14px 20px;transition:transform .35s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.landing-root .ins.open{transform:translate(0)}.landing-root .ins::-webkit-scrollbar{width:6px}.landing-root .ins::-webkit-scrollbar-thumb{background:#94a3b82e;border-radius:4px}.landing-root .ins-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.landing-root .ins-title-block{flex:1;min-width:0}.landing-root .ins-title-big{color:#f1f5f9;letter-spacing:-.2px;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.landing-root .ins-meta-row{align-items:center;gap:10px;font-size:9px;display:flex}.landing-root .ins-badge-done{color:#10b981;align-items:center;gap:4px;font-weight:600;display:inline-flex}.landing-root .ins-badge-done svg{width:11px;height:11px}.landing-root .ins-dur{color:#94a3b8;align-items:center;gap:4px;display:inline-flex}.landing-root .ins-dur svg{width:10px;height:10px}.landing-root .ins-x{color:#9ca3af;cursor:pointer;background:#111424;border:1px solid #2a2d40;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.landing-root .ins-x:hover{color:#e5e7eb;background:#1a1d2e}.landing-root .ins-actions{gap:6px;margin-bottom:14px;display:flex}.landing-root .ins-act{cursor:pointer;border:1px solid;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-weight:600;transition:all .15s;display:inline-flex}.landing-root .ins-act-p{color:#a5b4fc;background:#818cf81f;border-color:#818cf859}.landing-root .ins-act-p:hover{background:#818cf833;border-color:#818cf899}.landing-root .ins-act-s{color:#cbd5e1;background:#1a1d2e;border-color:#2a2d40}.landing-root .ins-act-s:hover{color:#fff;background:#232741}.landing-root .ins-act svg{width:11px;height:11px}.landing-root .ins-section{margin-bottom:14px}.landing-root .ins-label{letter-spacing:.8px;color:#6b7280;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:7px;font-size:9px;font-weight:700;display:flex}.landing-root .ins-label svg{color:#818cf8;width:11px;height:11px}.landing-root .ins-preview{background:linear-gradient(135deg,#6366f117 0%,#0f172a80 80%);border:1px solid #818cf838;border-radius:10px;padding:13px;box-shadow:inset 0 1px #ffffff0a}.landing-root .ins-prev-tag{letter-spacing:.5px;color:#c7d2fe;background:#818cf824;border:1px solid #818cf859;border-radius:12px;align-items:center;gap:5px;margin-bottom:10px;padding:2px 9px;font-size:8px;font-weight:700;display:inline-flex}.landing-root .ins-prev-tag:before{content:"#";color:#818cf8;font-weight:900}.landing-root .ins-prev-heading{color:#f1f5f9;letter-spacing:-.2px;margin-bottom:7px;font-size:14px;font-weight:700;line-height:1.35}.landing-root .ins-prev-sub{color:#9ca3af;margin-bottom:10px;font-size:10px;line-height:1.55}.landing-root .ins-prev-chips{flex-wrap:wrap;gap:4px;margin-bottom:12px;display:flex}.landing-root .ins-chip{color:#cbd5e1;background:#94a3b81a;border:1px solid #94a3b82e;border-radius:10px;padding:3px 8px;font-size:8px;font-weight:500}.landing-root .ins-prev-framework{color:#c7d2fe;background:#818cf81a;border:1px solid #818cf847;border-radius:7px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:600;line-height:1.4;display:flex}.landing-root .ins-prev-framework svg{color:#a5b4fc;flex-shrink:0;width:12px;height:12px}.landing-root .ins-md{background:#0f12208c;border:1px solid #94a3b81f;border-radius:10px;padding:13px}.landing-root .ins-md-h{color:#e2e8f0;align-items:center;gap:6px;margin:10px 0 5px;font-size:11px;font-weight:700;display:flex}.landing-root .ins-md-h:first-child{margin-top:0}.landing-root .ins-md-h:before{content:"##";color:#6366f1;font-size:10px;font-weight:700}.landing-root .ins-md-p{color:#9ca3af;margin-bottom:8px;font-size:10px;line-height:1.55}.landing-root .ins-comp{margin-bottom:10px}.landing-root .ins-comp:last-child{margin-bottom:0}.landing-root .ins-comp-title{color:#c7d2fe;margin-bottom:4px;font-size:10px;font-weight:700}.landing-root .ins-comp-items{flex-direction:column;gap:3px;padding-left:3px;display:flex}.landing-root .ins-comp-item{color:#94a3b8;padding-left:11px;font-size:9.5px;line-height:1.5;position:relative}.landing-root .ins-comp-item:before{content:"";background:#6366f1;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:2px}.landing-root .caption{color:#64748b;align-items:center;gap:10px;margin-top:14px;font-size:11px;display:flex}.landing-root .caption .ok{color:#047857;background:#10b9811f;border:1px solid #10b9814d;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.landing-root .dl-btn{color:#4338ca;cursor:pointer;background:#818cf824;border:1px solid #818cf866;border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s cubic-bezier(.2,.8,.3,1);display:inline-flex;box-shadow:0 4px 14px -4px #6366f12e}.landing-root .dl-btn:hover{background:#818cf838;border-color:#818cf8;transform:translateY(-1px);box-shadow:0 8px 22px -4px #6366f152}.landing-root .dl-btn:active{transform:translateY(0)}.landing-root .dl-btn svg{width:15px;height:15px}
