.sysdemo{--kb:#002fa7;--kb-soft:#002fa714;--bg:var(--background);--ink:var(--foreground);--navy:var(--foreground);--muted:var(--muted-foreground);--faint:var(--muted-foreground);--line:var(--border);--card:var(--card);--tint:color-mix(in srgb,var(--foreground) 4%,transparent);--topo:0,47,167;--good:#1a8a4f;--warn:#c98a12;--bad:#d9534f;color:var(--ink);font-family:var(--font-sans);line-height:1.6}html[data-theme=dark] .sysdemo{--kb:#7aa8ff;--kb-soft:#7aa8ff24;--topo:122,168,255;--good:#4ec48a;--warn:#e0ad55;--bad:#e8736e}.sysdemo *{box-sizing:border-box;margin:0;padding:0}.sysdemo{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;line-height:1.6;transition:background .5s,color .5s;overflow-x:hidden}.sysdemo .serif{letter-spacing:-.015em;font-family:Playfair Display,Georgia,serif;font-weight:400;line-height:1.06}.sysdemo .eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--kb);font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.sysdemo .wrap{max-width:1280px;margin:0 auto;padding:0 28px}.sysdemo a{color:inherit;text-decoration:none}.sysdemo .btn{letter-spacing:-.01em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;transition:opacity .2s,transform .2s;display:inline-flex}.sysdemo .btn.kb{color:#fff;background:#002fa7}.sysdemo .btn.kb:hover{opacity:.9;transform:translateY(-1px)}.sysdemo .btn .arr{transition:transform .2s}.sysdemo .btn:hover .arr{transform:translate(3px)}.sysdemo .tlink{color:var(--navy);align-items:center;gap:7px;font-size:15px;font-weight:500;display:inline-flex}.sysdemo .tlink:hover{color:var(--kb)}.sysdemo .tgl{border:1px solid var(--line);cursor:pointer;width:40px;height:40px;color:var(--navy);background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:flex}.sysdemo .tgl:hover{background:var(--tint)}.sysdemo .ico-sun,html[data-theme=dark] .sysdemo .ico-moon{display:none}html[data-theme=dark] .sysdemo .ico-sun{display:flex}.sysdemo .hero{text-align:center;padding:86px 0 62px}.sysdemo .hero .eyebrow{margin-bottom:22px;display:inline-block}.sysdemo .hero h1{text-wrap:balance;max-width:17ch;margin:0 auto 22px;font-size:clamp(38px,6vw,72px)}.sysdemo .hero h1 .em{color:var(--kb);font-style:italic}.sysdemo .hero .sub{color:var(--muted);max-width:60ch;margin:0 auto 32px;font-size:clamp(16px,2.1vw,20px);line-height:1.6}.sysdemo .hero .cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.sysdemo .sys{border-top:1px solid var(--line);padding:74px 0}.sysdemo .sys:nth-of-type(2n){background:linear-gradient(var(--tint),var(--tint));background-blend-mode:normal}html[data-theme=dark] .sysdemo .sys:nth-of-type(2n){background:#ffffff03}.sysdemo .syshead{text-align:center;max-width:780px;margin:0 auto 40px}.sysdemo .syshead .eyebrow{margin-bottom:15px;display:block}.sysdemo .syshead h2{text-wrap:balance;max-width:20ch;margin:0 auto 16px;font-size:clamp(26px,3.7vw,43px)}.sysdemo .syssub{color:var(--muted);max-width:62ch;margin:0 auto;font-size:16.5px;line-height:1.62}.sysdemo .viz{max-width:760px;margin:0 auto}.sysdemo .card60{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:24px 26px 28px;box-shadow:0 28px 64px -44px #002fa742}.sysdemo .vizhead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:15px;display:flex}.sysdemo .vlabel{letter-spacing:.13em;text-transform:uppercase;color:var(--kb);font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .runbtn{color:#fff;cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:#002fa7;border:0;border-radius:20px;padding:9px 15px;font-family:Geist Mono,monospace;font-size:12px}.sysdemo .runbtn:hover{opacity:.9}.sysdemo .seg{border:1px solid var(--line);background:var(--bg);border-radius:999px;display:inline-flex;overflow:hidden}.sysdemo .seg button{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px 16px;font-family:Geist Mono,monospace;font-size:11px;transition:all .15s}.sysdemo .seg button.on{color:#fff;background:#002fa7}.sysdemo .rstep{opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transform:translateY(8px)}.sysdemo .stage.run .rstep{opacity:1;transform:none}.sysdemo .lanes{grid-template-columns:1fr 1fr;gap:18px;display:grid}.sysdemo .lane{border:1px solid var(--line);border-radius:16px;padding:16px}.sysdemo .lane.lose{background:#d9534f0a}.sysdemo .lane.win{background:var(--kb-soft)}.sysdemo .lane-t{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .lane.win .lane-t{color:var(--kb)}.sysdemo .lane .rstep{color:var(--navy);margin:8px 0;font-size:13px;line-height:1.4}.sysdemo .outcome{letter-spacing:.03em;border-radius:10px;padding:8px 11px;font-family:Geist Mono,monospace;font-size:12px;margin-top:12px!important}.sysdemo .outcome.lost{color:var(--bad);background:#d9534f1a}.sysdemo .outcome.won{color:var(--good);background:#1a8a4f1f}.sysdemo .vfoot{text-align:center;color:var(--navy);margin-top:20px;font-family:Playfair Display,serif;font-size:17px}.sysdemo .rows{flex-direction:column;gap:9px;display:flex}.sysdemo .crow{border:1px solid var(--line);background:var(--bg);border-left:3px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .5s,background .5s;display:flex}.sysdemo .crow .nm{color:var(--faint);font-size:14px;font-weight:500;transition:color .5s}.sysdemo .crow .ago{color:var(--faint);margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .crow .pill{letter-spacing:.06em;background:var(--kb-soft);color:var(--kb);opacity:0;border-radius:20px;padding:3px 9px;font-family:Geist Mono,monospace;font-size:10px;transition:opacity .5s}.sysdemo .stage.run .crow{border-left-color:var(--kb)}.sysdemo .stage.run .crow .nm{color:var(--navy)}.sysdemo .stage.run .crow .pill{opacity:1}.sysdemo .stage.run .crow:first-child,.sysdemo .stage.run .crow:first-child .pill{transition-delay:50ms}.sysdemo .stage.run .crow:nth-child(2),.sysdemo .stage.run .crow:nth-child(2) .pill{transition-delay:.28s}.sysdemo .stage.run .crow:nth-child(3),.sysdemo .stage.run .crow:nth-child(3) .pill{transition-delay:.51s}.sysdemo .stage.run .crow:nth-child(4),.sysdemo .stage.run .crow:nth-child(4) .pill{transition-delay:.74s}.sysdemo .ctr{text-align:center;border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.sysdemo .ctr .lab{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .ctr .big{color:var(--kb);margin-top:6px;font-family:Playfair Display,serif;font-size:46px;line-height:1.1}.sysdemo .ctr .sub{color:var(--muted);margin-top:8px;font-size:13.5px}.sysdemo .starwrap{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.sysdemo .ratebig{color:var(--navy);font-family:Playfair Display,serif;font-size:74px;line-height:1}.sysdemo .stars{letter-spacing:3px;color:var(--warn);margin:6px 0;font-size:22px}.sysdemo .rcount{color:var(--muted);font-family:Geist Mono,monospace;font-size:12px}.sysdemo .rbar{background:var(--line);border-radius:5px;height:5px;margin:18px 0 8px;overflow:hidden}.sysdemo .rbar i{background:var(--kb);border-radius:5px;width:8%;height:100%;transition:width 1.3s cubic-bezier(.16,1,.3,1);display:block}.sysdemo .stage.run .rbar i{width:100%}.sysdemo .rrank{color:var(--bad);font-family:Geist Mono,monospace;font-size:11.5px}.sysdemo .stage.run .rrank{color:var(--good)}.sysdemo .rrank .a{display:inline}.sysdemo .rrank .b,.sysdemo .stage.run .rrank .a{display:none}.sysdemo .stage.run .rrank .b{display:inline}.sysdemo .rcards{flex-direction:column;gap:10px;display:flex}.sysdemo .rcard{border:1px solid var(--line);color:var(--navy);border-radius:12px;padding:11px 14px;font-size:13px}.sysdemo .rcard b{letter-spacing:.06em;text-transform:uppercase;color:var(--kb);margin-bottom:3px;font-family:Geist Mono,monospace;font-size:10px;font-weight:500;display:block}.sysdemo .daysheet{flex-direction:column;gap:8px;display:flex}.sysdemo .slot{border:1px solid var(--line);background:var(--bg);border-radius:11px;align-items:center;gap:12px;padding:11px 14px;font-size:13.5px;transition:opacity .45s,border-color .45s,background .45s;display:flex}.sysdemo .slot .tm{color:var(--muted);width:74px;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .slot .stat{letter-spacing:.04em;margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .slot.ok .stat{color:var(--good)}.sysdemo .slot.ghost{opacity:.6;border-style:dashed}.sysdemo .slot.ghost .stat{color:var(--bad)}.sysdemo .tgviz .b,.sysdemo .tgviz.alt .a{display:none}.sysdemo .tgviz.alt .b{display:inline}.sysdemo .tgviz.alt .slot.ghost{opacity:1;border-style:solid}.sysdemo .tgviz.alt .slot.ghost .stat{color:var(--good)}.sysdemo .recd{text-align:center;color:var(--muted);margin-top:16px;font-family:Geist Mono,monospace;font-size:12px}.sysdemo .recd b{color:var(--kb);letter-spacing:0;margin-top:4px;font-family:Playfair Display,serif;font-size:30px;display:block}.sysdemo .tl{padding-left:30px;position:relative}.sysdemo .tl:before{content:"";background:var(--line);width:2px;position:absolute;top:6px;bottom:6px;left:9px}.sysdemo .tnode{margin:0 0 16px;position:relative}.sysdemo .tnode:before{content:"";background:var(--card);border:2px solid var(--kb);border-radius:50%;width:11px;height:11px;position:absolute;top:5px;left:-26px}.sysdemo .tnode .day{letter-spacing:.08em;text-transform:uppercase;color:var(--kb);margin-bottom:5px;font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .tnode .msg{color:var(--navy);background:var(--tint);border:1px solid var(--line);border-radius:4px 13px 13px;max-width:90%;padding:10px 13px;font-size:13.5px;line-height:1.45;display:inline-block}.sysdemo .tnode.cust .msg{color:#fff;background:#002fa7;border:0}.sysdemo .tnode.done:before{background:var(--good);border-color:var(--good)}.sysdemo .tnode.done .msg{color:var(--good);background:#1a8a4f1a;font-family:Geist Mono,monospace;font-size:12px}.sysdemo .arwrap{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:18px;padding-top:16px;display:flex}.sysdemo .arwrap div{color:var(--muted);font-family:Geist Mono,monospace;font-size:11px}.sysdemo .arwrap b{color:var(--kb);margin-top:3px;font-family:Playfair Display,serif;font-size:24px;display:block}.sysdemo .fan{text-align:center}.sysdemo .source{border:1px solid var(--kb);background:var(--kb-soft);color:var(--kb);border-radius:14px;margin-bottom:8px;padding:14px 22px;font-family:Geist Mono,monospace;font-size:12px;display:inline-block}.sysdemo .fanout{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px;display:flex}.sysdemo .chip{border:1px solid var(--line);color:var(--navy);background:var(--card);text-align:left;border-radius:11px;min-width:138px;padding:10px 13px;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .chip .pf{color:var(--kb);font-weight:500}.sysdemo .chip .tm{color:var(--muted);margin-top:3px;font-size:10px;display:block}.sysdemo .fancount{color:var(--kb);margin-top:20px;font-family:Playfair Display,serif;font-size:40px}.sysdemo .mrow{border:1px solid var(--line);background:var(--bg);border-radius:12px;align-items:center;gap:13px;margin:8px 0;padding:12px 15px;display:flex}.sysdemo .mrow .rk{color:var(--muted);width:30px;font-family:Geist Mono,monospace;font-size:13px}.sysdemo .mrow .biz{color:var(--navy);font-size:14px}.sysdemo .mrow .cl{color:var(--muted);margin-left:auto;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .mrow.you{border:1.5px solid var(--kb);background:var(--kb-soft)}.sysdemo .mrow.you .biz{color:var(--kb);font-weight:600}.sysdemo .mrow .rk .b,.sysdemo .stage.run .mrow.you .rk .a{display:none}.sysdemo .stage.run .mrow.you .rk .b{display:inline}.sysdemo .mrow.dim{opacity:.45;transition:opacity .6s}.sysdemo .mrise{text-align:center;color:var(--muted);margin-top:14px;font-family:Geist Mono,monospace;font-size:12px}.sysdemo .mrise b{color:var(--kb);margin-top:4px;font-family:Playfair Display,serif;font-size:28px;display:block}.sysdemo .aians{border:1px solid var(--line);background:var(--tint);border-radius:14px;padding:18px 20px}.sysdemo .aiq{color:var(--muted);letter-spacing:.03em;margin-bottom:12px;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .aibody{color:var(--navy);font-size:14.5px;line-height:1.55}.sysdemo .aibody .nm{color:var(--kb);font-weight:600}.sysdemo .aicite{color:var(--kb);background:var(--kb-soft);border-radius:7px;margin-top:11px;padding:4px 9px;font-family:Geist Mono,monospace;font-size:10.5px;display:inline-block}.sysdemo .ainote{color:var(--bad);margin-top:12px;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .tgviz.alt .ainote{color:var(--good)}.sysdemo .chat{max-width:440px;margin:0 auto}.sysdemo .chathead{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:13px;display:flex}.sysdemo .chathead .mk{color:#fff;background:#002fa7;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-family:Geist Mono,monospace;font-size:13px;display:flex}.sysdemo .chathead .t{color:var(--navy);font-size:13.5px;font-weight:500}.sysdemo .chathead .s{color:var(--good);font-family:Geist Mono,monospace;font-size:10px}.sysdemo .clog{flex-direction:column;gap:9px;min-height:120px;display:flex}.sysdemo .cbub{border-radius:15px;max-width:84%;padding:10px 14px;font-size:13px;line-height:1.45}.sysdemo .cbub.ai{background:var(--tint);border:1px solid var(--line);color:var(--navy);border-bottom-left-radius:4px;margin-right:auto}.sysdemo .cbub.me{color:#fff;background:#002fa7;border-bottom-right-radius:4px;margin-left:auto}.sysdemo .cap{color:var(--good);text-align:center;margin:4px 0;font-family:Geist Mono,monospace;font-size:10.5px}.sysdemo .chips{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.sysdemo .chips button{color:var(--kb);background:var(--kb-soft);border:1px solid var(--line);cursor:pointer;border-radius:20px;padding:7px 13px;font-size:12px}.sysdemo .chips button:hover{opacity:.8}.sysdemo .ctick{color:var(--muted);text-align:center;border-top:1px solid var(--line);margin-top:14px;padding-top:12px;font-family:Geist Mono,monospace;font-size:11px}.sysdemo .typing{background:var(--tint);border:1px solid var(--line);border-radius:15px 15px 15px 4px;align-items:center;gap:5px;width:fit-content;margin-right:auto;padding:12px 14px;display:inline-flex}.sysdemo .typing span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite tdot}.sysdemo .typing span:nth-child(2){animation-delay:.18s}.sysdemo .typing span:nth-child(3){animation-delay:.36s}@keyframes tdot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.sysdemo .sysfoot{grid-template-columns:1.15fr .85fr;align-items:center;gap:38px;max-width:880px;margin:42px auto 0;display:grid}.sysdemo .get{list-style:none}.sysdemo .get li{color:var(--navy);margin:12px 0;padding-left:25px;font-size:14.5px;line-height:1.5;position:relative}.sysdemo .get li:before{content:"";border:2px solid var(--kb);border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:0}.sysdemo .pricebox{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:22px;padding:28px;box-shadow:0 24px 56px -46px #002fa73d}.sysdemo .pricebox .special{text-transform:uppercase;letter-spacing:.13em;color:#fff;background:#002fa7;border-radius:20px;margin-bottom:15px;padding:4px 11px;font-family:Geist Mono,monospace;font-size:10px;display:inline-block}.sysdemo .pricebox .amt{color:var(--navy);font-family:Playfair Display,serif;font-size:50px;line-height:1}.sysdemo .pricebox .amt s{color:var(--faint);margin-right:9px;font-size:.44em;text-decoration-thickness:2px}.sysdemo .pricebox .amt span{color:var(--muted);font-size:17px}.sysdemo .cta-micro{color:var(--muted);margin:13px 0 17px;font-size:13px;line-height:1.5}.sysdemo .pricebox .btn{justify-content:center;width:100%;padding:13px;font-size:14px}.sysdemo .final{text-align:center;color:#fff;background:#002fa7;border-radius:34px;max-width:880px;margin:0 auto;padding:70px 40px}.sysdemo .final h2{margin-bottom:18px;font-size:clamp(30px,4.6vw,50px)}.sysdemo .final p{color:#cdd9ff;max-width:48ch;margin:0 auto 30px;font-size:17px}.sysdemo .final .btn{color:#002fa7;background:#fff}.sysdemo .final .btn:hover{opacity:.92}.sysdemo .founder{text-align:center;max-width:820px;margin:0 auto}.sysdemo .founder .sig{color:var(--kb);border:1.5px solid var(--kb);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:24px;font-family:Geist Mono,monospace;font-size:18px;display:inline-flex}.sysdemo .founder .q{color:var(--navy);font-family:Playfair Display,serif;font-size:clamp(23px,3.2vw,32px);line-height:1.34}.sysdemo .founder .who{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:20px;font-family:Geist Mono,monospace;font-size:12px}.sysdemo footer{border-top:1px solid var(--line);padding:32px 0}.sysdemo footer .wrap{color:var(--faint);letter-spacing:.04em;justify-content:space-between;align-items:center;font-family:Geist Mono,monospace;font-size:12px;display:flex}.sysdemo .reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.sysdemo .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.sysdemo .reveal,.sysdemo .rstep{opacity:1;transition:none;transform:none}}@media (max-width:820px){.sysdemo .sysfoot,.sysdemo .lanes,.sysdemo .starwrap{grid-template-columns:1fr}}.sysdemo .reveal.in .hubgrid .syscard{opacity:1}@keyframes cuepulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:0;transform:scale(2.6)}}:root{--kb-accent:#002fa7}html[data-theme=dark]{--kb-accent:#7aa8ff}
