.kl-root *,.kl-root :before,.kl-root :after{box-sizing:border-box;margin:0;padding:0}.kl-root{--lime:#d8ff72;--lime-dim:rgba(216,255,114,.12);--lime-border:rgba(216,255,114,.25);--indigo:#6366f1;--cyan:#22d3ee;--bg:#020408;--card:rgba(255,255,255,.04);--card-border:rgba(255,255,255,.08);--card-border-hover:rgba(255,255,255,.15);--muted:rgba(255,255,255,.45);--text:rgba(255,255,255,.92);--radius-lg:20px;--radius-xl:28px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.kl-root:before{content:"";pointer-events:none;z-index:0;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size:160px;position:fixed;top:0;bottom:0;left:0;right:0}.kl-root .grid-bg{pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 0%,transparent 100%);mask-image:radial-gradient(80% 60% at 50% 0,#000 0%,transparent 100%)}.kl-root .glow-lime{pointer-events:none;background:radial-gradient(rgba(216,255,114,.13) 0%,transparent 70%);width:900px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.kl-root .glow-indigo{pointer-events:none;background:radial-gradient(rgba(99,102,241,.12) 0%,transparent 70%);width:600px;height:600px;position:absolute}.kl-root .glow-cyan{pointer-events:none;background:radial-gradient(rgba(34,211,238,.09) 0%,transparent 70%);width:500px;height:500px;position:absolute}.kl-root .container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.kl-root section{position:relative;overflow:hidden}.kl-root nav{z-index:100;border-bottom:1px solid var(--card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(2,4,8,.85);position:fixed;top:0;left:0;right:0}.kl-root .nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.kl-root .nav-logo{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:flex}.kl-root .nav-logo img{height:26px}.kl-root .nav-logo span{letter-spacing:-.02em;font-size:17px;font-weight:600}.kl-root .nav-links{align-items:center;gap:28px;display:flex}.kl-root .nav-links a{color:var(--muted);font-size:14px;text-decoration:none;transition:color .2s}.kl-root .nav-links a:hover{color:var(--text)}.kl-root .nav-actions{align-items:center;gap:8px;display:flex}.kl-root .btn-ghost{border:1px solid var(--card-border);height:36px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.kl-root .btn-ghost:hover{border-color:var(--card-border-hover);background:rgba(255,255,255,.05)}.kl-root .btn-lime{background:var(--lime);color:#0a1200;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:999px;align-items:center;height:36px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.kl-root .btn-lime:hover{background:#c8ef60;transform:translateY(-1px)}.kl-root .btn-lime-lg{background:var(--lime);color:#0a1200;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:999px;align-items:center;gap:8px;height:48px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.kl-root .btn-lime-lg:hover{background:#c8ef60;transform:translateY(-2px);box-shadow:0 12px 40px rgba(216,255,114,.25)}.kl-root .btn-outline-lg{border:1px solid var(--card-border);height:48px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.kl-root .btn-outline-lg:hover{border-color:var(--card-border-hover);background:rgba(255,255,255,.04)}.kl-root .hero-section{text-align:center;padding:160px 0 100px}.kl-root .hero-badge{border:1px solid var(--lime-border);background:var(--lime-dim);color:var(--lime);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.kl-root .hero-badge-dot{background:var(--lime);border-radius:50%;width:6px;height:6px;animation:2s infinite kl-blink}@keyframes kl-blink{0%,to{opacity:1}50%{opacity:.4}}.kl-root h1.hero-title{letter-spacing:-.04em;color:#fff;text-wrap:balance;max-width:900px;margin:0 auto 24px;font-size:max(44px,min(7vw,88px));font-weight:800;line-height:1}.kl-root h1.hero-title .accent{color:var(--lime)}.kl-root .hero-sub{color:var(--muted);max-width:560px;margin:0 auto 40px;font-size:max(16px,min(2vw,20px));line-height:1.65}.kl-root .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.kl-root .hero-notice{color:rgba(255,200,60,.7);align-items:center;gap:6px;margin-top:20px;font-size:12px;display:inline-flex}.kl-root .stats-row{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;align-items:center;max-width:700px;margin-top:72px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.kl-root .stat-item{text-align:center;border-right:1px solid var(--card-border);flex:1;padding:24px 32px}.kl-root .stat-item:last-child{border-right:none}.kl-root .stat-val{letter-spacing:-.03em;color:#fff;font-size:32px;font-weight:800}.kl-root .stat-label{color:var(--muted);letter-spacing:.04em;margin-top:4px;font-size:12px}.kl-root .section-header{text-align:center;margin-bottom:60px}.kl-root .eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--lime);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.kl-root h2.section-title{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin-bottom:16px;font-size:max(32px,min(4vw,52px));font-weight:800;line-height:1.1}.kl-root .section-sub{color:var(--muted);max-width:520px;margin:0 auto;font-size:16px;line-height:1.65}.kl-root .features-section{padding:80px 0 100px}.kl-root .bento-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.kl-root .bento-card{border:1px solid var(--card-border);background:var(--card);border-radius:var(--radius-xl);transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.kl-root .bento-card:hover{border-color:var(--card-border-hover);transform:translateY(-2px)}.kl-root .bento-card.span-2{grid-column:1/-1}.kl-root .bento-card-body{padding:32px}.kl-root .bento-tag{letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.kl-root .bento-tag.lime{color:var(--lime);background:var(--lime-dim);border:1px solid var(--lime-border)}.kl-root .bento-tag.indigo{color:#a5b4fc;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.3)}.kl-root .bento-tag.cyan{color:#67e8f9;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.25)}.kl-root h3.bento-title{letter-spacing:-.02em;color:#fff;margin-bottom:8px;font-size:22px;font-weight:700}.kl-root .bento-desc{color:var(--muted);max-width:380px;font-size:14px;line-height:1.6}.kl-root .bento-preview{padding:0 24px 24px}.kl-root .kanban-preview{border:1px solid var(--card-border);background:rgba(0,0,0,.3);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;display:grid}.kl-root .kp-col{flex-direction:column;gap:8px;display:flex}.kl-root .kp-col-header{color:var(--muted);letter-spacing:.06em;justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;font-weight:600;display:flex}.kl-root .kp-count{background:rgba(255,255,255,.08);border-radius:999px;padding:1px 7px;font-size:10px}.kl-root .kp-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 12px}.kl-root .kp-card-title{color:rgba(255,255,255,.9);margin-bottom:6px;font-size:12px;font-weight:500}.kl-root .kp-card-meta{justify-content:space-between;align-items:center;display:flex}.kl-root .kp-tag{border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.kl-root .kp-tag.red{color:#fca5a5;background:rgba(248,113,113,.15);border:1px solid rgba(248,113,113,.25)}.kl-root .kp-tag.green{color:#86efac;background:rgba(134,239,172,.15);border:1px solid rgba(134,239,172,.25)}.kl-root .kp-tag.blue{color:#93c5fd;background:rgba(147,197,253,.15);border:1px solid rgba(147,197,253,.25)}.kl-root .kp-avatar{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:flex}.kl-root .doc-preview{border:1px solid var(--card-border);background:rgba(0,0,0,.35);border-radius:16px;overflow:hidden}.kl-root .doc-topbar{border-bottom:1px solid var(--card-border);align-items:center;gap:8px;padding:10px 16px;display:flex}.kl-root .doc-dot{border-radius:50%;width:8px;height:8px}.kl-root .doc-title-bar{color:var(--muted);margin-left:4px;font-size:11px}.kl-root .doc-body{flex-direction:column;gap:8px;padding:16px 20px;display:flex}.kl-root .doc-h1{background:rgba(255,255,255,.85);border-radius:4px;width:55%;height:18px}.kl-root .doc-p{background:rgba(255,255,255,.15);border-radius:3px;height:9px}.kl-root .doc-callout{border-left:3px solid var(--lime);background:var(--lime-dim);border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex}.kl-root .doc-callout-text{background:rgba(216,255,114,.5);border-radius:3px;flex:1;height:8px}.kl-root .doc-table{border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden}.kl-root .doc-table-row{border-bottom:1px solid rgba(255,255,255,.06);display:flex}.kl-root .doc-table-row:last-child{border-bottom:none}.kl-root .doc-cell{flex:1;align-items:center;height:24px;padding:0 10px;display:flex}.kl-root .doc-cell-inner{background:rgba(255,255,255,.12);border-radius:3px;width:70%;height:7px}.kl-root .doc-table-row.header .doc-cell-inner{background:rgba(255,255,255,.25)}.kl-root .doc-slash{background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.1);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.kl-root .doc-slash-text{color:rgba(255,255,255,.3);font-size:11px}.kl-root .mesh-dots{background-image:radial-gradient(circle,rgba(148,163,184,.2) 1px,transparent 1px);background-size:24px 24px;position:absolute;top:0;bottom:0;left:0;right:0}.kl-root .mesh-node{cursor:default;white-space:nowrap;border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:11px;font-weight:500;display:flex;position:absolute}.kl-root .ai-section{padding:80px 0 100px}.kl-root .ai-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.kl-root .ai-features-list{flex-direction:column;gap:28px;display:flex}.kl-root .ai-feature-item{align-items:flex-start;gap:16px;display:flex}.kl-root .ai-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.kl-root .ai-icon.lime{background:var(--lime-dim);border:1px solid var(--lime-border);color:var(--lime)}.kl-root .ai-icon.indigo{color:#a5b4fc;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.3)}.kl-root .ai-icon.cyan{color:#67e8f9;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.25)}.kl-root .ai-feature-title{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.kl-root .ai-feature-desc{color:var(--muted);font-size:14px;line-height:1.6}.kl-root .script-canvas{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:rgba(0,0,0,.5);height:340px;position:relative;overflow:hidden}.kl-root .script-bg{background-image:radial-gradient(circle,rgba(148,163,184,.12) 1px,transparent 1px);background-size:28px 28px;position:absolute;top:0;bottom:0;left:0;right:0}.kl-root .sn{white-space:nowrap;border:1px solid;border-radius:10px;align-items:center;gap:7px;padding:10px 16px;font-size:11px;font-weight:600;display:flex;position:absolute}.kl-root .sn-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.kl-root .sn.trigger{color:var(--lime);background:rgba(216,255,114,.08);border-color:rgba(216,255,114,.4);top:44px;left:20px}.kl-root .sn.condition{color:#fcd34d;background:rgba(251,191,36,.08);border-color:rgba(251,191,36,.4);top:148px;left:170px}.kl-root .sn.action1{color:#a5b4fc;background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.4);top:80px;left:320px}.kl-root .sn.action2{color:#67e8f9;background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.4);top:200px;left:320px}.kl-root .sn.end{color:#fca5a5;background:rgba(248,113,113,.08);border-color:rgba(248,113,113,.4);top:140px;left:478px}.kl-root .sc-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.kl-root .integrations-section{padding:60px 0 100px}.kl-root .integrations-grid{flex-wrap:wrap;justify-content:center;gap:12px;max-width:800px;margin:0 auto;display:flex}.kl-root .int-pill{border:1px solid var(--card-border);background:var(--card);color:var(--text);cursor:default;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.kl-root .int-pill:hover{border-color:var(--card-border-hover);background:rgba(255,255,255,.07);transform:translateY(-2px)}.kl-root .int-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.kl-root .pricing-section{padding:80px 0 120px}.kl-root .billing-toggle{justify-content:center;align-items:center;margin-bottom:52px;display:flex}.kl-root .billing-toggle-inner{border:1px solid var(--card-border);background:rgba(255,255,255,.03);border-radius:999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.kl-root .toggle-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:7px;padding:8px 22px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.kl-root .toggle-btn.active{color:#000;background:#fff}.kl-root .toggle-btn.inactive{color:var(--muted);background:0 0}.kl-root .toggle-btn.inactive:hover{color:var(--text)}.kl-root .save-badge{background:var(--indigo);color:#fff;letter-spacing:.06em;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.kl-root .pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.kl-root .plan-card{border:1px solid var(--card-border);border-radius:var(--radius-xl);background:rgba(10,18,32,.9);flex-direction:column;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.kl-root .plan-card:hover{transform:translateY(-4px)}.kl-root .plan-card.pro{border-color:rgba(99,102,241,.5);box-shadow:0 0 40px -10px rgba(99,102,241,.35)}.kl-root .plan-card.pro:hover{box-shadow:0 0 60px -10px rgba(99,102,241,.45)}.kl-root .plan-card.max{border-color:rgba(34,211,238,.4);box-shadow:0 0 30px -10px rgba(34,211,238,.25)}.kl-root .plan-card.max:hover{box-shadow:0 0 50px -10px rgba(34,211,238,.35)}.kl-root .plan-bar{height:2px;position:absolute;top:0;left:0;right:0}.kl-root .plan-bar.pro{background:linear-gradient(90deg,transparent,#6366f1,transparent)}.kl-root .plan-bar.max{background:linear-gradient(90deg,transparent,#22d3ee,transparent)}.kl-root .plan-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:24px;right:24px}.kl-root .plan-badge.pro{color:#a5b4fc;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3)}.kl-root .plan-badge.max{color:#67e8f9;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.25)}.kl-root .plan-name{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:800}.kl-root .plan-headline{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.kl-root .plan-price-row{border-bottom:1px solid rgba(255,255,255,.06);margin-top:24px;padding-bottom:24px}.kl-root .plan-price{letter-spacing:-.04em;color:#fff;font-size:48px;font-weight:900;line-height:1}.kl-root .plan-price-sub{color:var(--muted);margin-top:6px;font-size:12px}.kl-root .plan-features{flex-direction:column;flex:1;gap:12px;margin-top:24px;display:flex}.kl-root .pf-label{letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:4px;font-size:10px;font-weight:700}.kl-root .pf-item{color:rgba(255,255,255,.75);align-items:flex-start;gap:10px;font-size:13px;display:flex}.kl-root .pf-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.kl-root .pf-check.lime{color:var(--lime);background:rgba(216,255,114,.15)}.kl-root .pf-check.indigo{color:#a5b4fc;background:rgba(99,102,241,.15)}.kl-root .pf-check.cyan{color:#67e8f9;background:rgba(34,211,238,.12)}.kl-root .plan-cta{margin-top:28px}.kl-root .plan-btn{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;width:100%;padding:14px;font-size:14px;font-weight:700;transition:all .2s}.kl-root .plan-btn.free{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.kl-root .plan-btn.free:hover{background:rgba(255,255,255,.13)}.kl-root .plan-btn.pro{color:#fff;background:#6366f1;box-shadow:0 4px 20px rgba(99,102,241,.35)}.kl-root .plan-btn.pro:hover{background:#5558e8;transform:translateY(-1px)}.kl-root .plan-btn.max{color:#0a1200;background:#22d3ee;box-shadow:0 4px 20px rgba(34,211,238,.3)}.kl-root .plan-btn.max:hover{background:#06c3de;transform:translateY(-1px)}.kl-root .enterprise-banner{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:var(--card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px 36px;display:flex}.kl-root .ent-title{color:#fff;margin-bottom:4px;font-size:18px;font-weight:700}.kl-root .ent-sub{color:var(--muted);font-size:14px}.kl-root .cta-section{text-align:center;padding:80px 0 120px}.kl-root .cta-box{border:1px solid var(--lime-border);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(216,255,114,.07) 0%,rgba(255,255,255,.02) 100%);padding:72px 48px;position:relative;overflow:hidden}.kl-root .cta-glow{pointer-events:none;background:radial-gradient(rgba(216,255,114,.15),transparent 70%);width:600px;height:300px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.kl-root .cta-title{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin-bottom:16px;font-size:max(32px,min(4vw,52px));font-weight:800}.kl-root .cta-sub{color:var(--muted);margin-bottom:36px;font-size:16px}.kl-root footer{border-top:1px solid var(--card-border);padding:36px 0}.kl-root .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.kl-root .footer-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.kl-root .footer-logo img{height:22px}.kl-root .footer-logo span{color:var(--muted);font-size:15px;font-weight:600}.kl-root .footer-links{gap:24px;display:flex}.kl-root .footer-links a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.kl-root .footer-links a:hover{color:var(--text)}.kl-root .footer-copy{color:rgba(255,255,255,.25);font-size:12px}.kl-root .fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.kl-root .fade-up.visible{opacity:1;transform:none}.kl-root .features-strip{padding:0 0 100px}@media (max-width:768px){.kl-root .bento-grid,.kl-root .pricing-grid,.kl-root .ai-grid{grid-template-columns:1fr}.kl-root .bento-card.span-2{grid-column:1}.kl-root .nav-links{display:none}.kl-root .stats-row{flex-direction:column}.kl-root .stat-item{border-right:none;border-bottom:1px solid var(--card-border)}.kl-root .stat-item:last-child{border-bottom:none}}
