:root{color-scheme:light;--bg: #ffffff;--text: #080a12;--muted: #5b6375;--soft: #f7f8fb;--line: #e3e6ed;--line-strong: #d4d8e3;--accent: #7457ff;--accent-strong: #5b38f2;--blue: #3978ff;--green: #21a36a;--dark: #111419;--shadow: 0 24px 70px rgba(16, 24, 40, .12);--container: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:82px;padding:0 48px;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(227,230,237,.65)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:780;line-height:1}.brand-mark{width:32px;height:32px;color:var(--text)}.brand-mark circle{fill:currentColor;stroke:none}.brand-mark path{stroke:#fff;stroke-width:2.4}.nav-links{display:flex;align-items:center;gap:48px;font-size:15px;font-weight:560}.nav-links a,.site-footer nav a{color:#151922;transition:color .18s ease}.nav-links a:hover,.site-footer nav a:hover{color:var(--accent-strong)}.header-actions{justify-self:end;display:inline-flex;align-items:center;gap:12px}.language-toggle{display:inline-grid;grid-template-columns:repeat(2,auto);align-items:center;min-height:48px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.language-toggle button{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#606a7c;font:inherit;font-size:14px;font-weight:720;cursor:pointer;transition:background-color .18s ease,color .18s ease}.language-toggle button.active{color:#fff;background:var(--dark)}.nav-github{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 20px;border:1px solid var(--line);border-radius:8px;font-size:15px;font-weight:650;background:#fff;box-shadow:0 1px 2px #1018280a}.nav-github svg,.button svg,.footer-meta svg{width:19px;height:19px}.hero{min-height:calc(100vh - 82px);padding:88px 40px 0;overflow:hidden}.hero-content{max-width:980px;margin:0 auto;text-align:center}.hero h1{margin:0;font-size:78px;line-height:1.08;font-weight:820;letter-spacing:0;text-wrap:balance}.hero h1 span{display:inline-block;color:var(--accent)}.hero p{max-width:720px;margin:32px auto 0;color:var(--muted);font-size:20px;line-height:1.6;font-weight:450}.hero-actions,.quickstart-actions{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:38px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:60px;padding:0 32px;border-radius:999px;border:1px solid transparent;font-size:17px;font-weight:650;line-height:1;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.button-primary{color:#fff;background:var(--dark);box-shadow:0 16px 42px #11141929}.button-secondary{color:var(--text);background:#fff;border-color:var(--line)}.button:hover,.nav-github:hover{transform:translateY(-1px)}.product-preview{max-width:1180px;margin:58px auto 0;border:1px solid var(--line);border-radius:8px 8px 0 0;background:#fff;box-shadow:var(--shadow);overflow:hidden}.mockup-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:590px;background:#fff}.mockup-sidebar{display:grid;grid-template-rows:auto auto 1fr;gap:28px;padding:28px 18px;border-right:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfcff)}.mockup-sidebar-brand{display:inline-flex;align-items:center;gap:10px;padding:0 8px;font-size:18px;font-weight:790}.mockup-sidebar-brand .brand-mark{width:28px;height:28px}.mockup-sidebar nav{display:grid;gap:6px}.mockup-sidebar nav a{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:8px;color:#5f687a;font-size:14px;font-weight:680}.mockup-sidebar nav a svg,.mockup-tools svg,.mockup-runs svg{width:17px;height:17px}.mockup-sidebar nav a.active{color:var(--accent-strong);background:#f1eeff}.mockup-projects{align-self:end;display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.mockup-projects>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;color:#687083;font-size:12px;font-weight:760;text-transform:uppercase}.mockup-projects button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid var(--line);border-radius:6px;color:#303745;background:#fff;font-size:17px;line-height:1}.mockup-projects article{display:grid;grid-template-columns:9px 1fr;gap:4px 9px;align-items:center}.mockup-projects strong{color:#161b25;font-size:13px;line-height:1.25}.mockup-projects article span{grid-column:2;color:#737c8f;font-size:12px}.project-dot{width:8px;height:8px;border-radius:50%;background:#9aa3b5}.project-dot.green{background:var(--green)}.project-dot.blue{background:var(--blue)}.mockup-main{min-width:0;padding:26px 30px 34px;background:linear-gradient(180deg,#fafbffb8,#fff0 42%),#fff}.mockup-topbar{display:flex;align-items:center;justify-content:space-between}.mockup-topbar>div:first-child{display:inline-flex;align-items:center;gap:12px}.mockup-topbar strong{font-size:18px;font-weight:780}.mockup-topbar span:not(.topbar-actions span){display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #bdebcf;border-radius:7px;color:#0d834e;background:#f2fbf6;font-size:12px;font-weight:760}.topbar-actions{display:inline-flex;align-items:center;gap:16px;color:#606a7c}.topbar-actions span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#181d28;background:#f2f4f8;font-size:13px;font-weight:780}.mockup-composer{display:grid;grid-template-columns:52px 1fr 58px;gap:18px;align-items:center;margin-top:36px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 42px #10182814}.composer-icon,.mockup-composer button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px}.composer-icon{color:var(--accent);background:#f1eeff}.mockup-composer h2{margin:0;font-size:25px;line-height:1.25;font-weight:790}.mockup-composer p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.mockup-composer button{border:0;color:#fff;background:var(--accent);box-shadow:0 12px 28px #7457ff47}.mockup-tools{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.mockup-tools button{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:#4d5668;background:#fff;font:inherit;font-size:13px;font-weight:680}.mockup-route-card{display:grid;grid-template-columns:1fr minmax(260px,.75fr);align-items:center;gap:30px;margin-top:28px;padding:20px 22px;border:1px solid var(--line);border-radius:8px;background:#fbfcff}.mockup-route-card span{display:block;color:#737c8f;font-size:12px;font-weight:760;text-transform:uppercase}.mockup-route-card strong{display:block;margin-top:8px;color:#1b2130;font-size:16px;line-height:1.35}.mini-route{position:relative;display:flex;justify-content:space-between;align-items:center}.mini-route:before{content:"";position:absolute;left:18px;right:18px;top:50%;height:2px;background:#d7ddea}.mini-route span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:#596376;background:#fff;font-size:12px;font-weight:800}.mini-route span.selected{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 5px #7457ff1f}.mockup-runs{margin-top:24px}.runs-tabs{display:flex;gap:32px;border-bottom:1px solid var(--line);color:#778092;font-size:14px;font-weight:680}.runs-tabs span{padding:0 0 12px}.runs-tabs .active{color:var(--accent-strong);border-bottom:2px solid var(--accent)}.mockup-runs article{display:grid;grid-template-columns:24px minmax(160px,1fr) auto auto auto;gap:14px;align-items:center;min-height:58px;padding:0 4px;border-bottom:1px solid var(--line)}.mockup-runs article strong{color:#171c27;font-size:14px;font-weight:720}.run-project{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:7px;color:#5d6678;background:#f2f4f8;font-size:12px;font-weight:680}.run-people{display:flex;align-items:center}.run-people i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:-6px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--green);font-size:10px;font-style:normal;font-weight:780}.run-people i:nth-child(2){background:var(--blue)}.run-people i:nth-child(3){background:var(--accent)}.run-time{color:#778092;font-size:12px;font-weight:620}.section{max-width:var(--container);margin:0 auto;padding:126px 40px}.memory-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:76px;align-items:center}.section-copy h2,.architecture-copy h2,.quickstart-copy h2{margin:0;font-size:58px;line-height:1.12;font-weight:810;letter-spacing:0}.section-copy p,.architecture-copy p,.quickstart-copy p{margin:26px 0 0;color:var(--muted);font-size:20px;line-height:1.58}.memory-list{display:grid;gap:28px;margin-top:58px}.memory-item{display:grid;grid-template-columns:58px 1fr;gap:22px;align-items:start}.icon-box,.capability-icon,.step-icon,.status-strip article>span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:8px;background:#f1eeff;color:var(--accent)}.memory-item:nth-child(2) .icon-box{background:#eef5ff;color:var(--blue)}.memory-item:nth-child(3) .icon-box{background:#edf9f3;color:var(--green)}.memory-item h3,.owner-card h3,.evidence-card h3,.map-node h3,.status-strip h3{margin:0;font-size:20px;line-height:1.2;font-weight:730}.memory-item p,.owner-card p,.evidence-card p,.map-node p,.status-strip p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.route-panel{position:relative;padding-left:52px;border-left:1px solid var(--line)}.route-heading{margin-bottom:42px;font-size:24px;font-weight:760}.route-steps{display:grid;grid-template-columns:repeat(5,minmax(88px,1fr));gap:18px}.route-step{position:relative;display:grid;justify-items:center;align-content:center;min-height:112px;gap:10px;border:1px solid var(--line);border-radius:8px;color:#171b25;background:#fff;font-size:14px;font-weight:620}.route-step:not(:last-child):after{content:"";position:absolute;left:calc(100% + 4px);top:50%;width:10px;border-top:1px dashed #c8ceda}.route-step.selected{border-color:var(--accent);box-shadow:0 0 0 3px #7457ff14}.route-step.selected:before{content:"";position:absolute;top:-10px;right:-10px;width:24px;height:24px;border-radius:50%;background:var(--accent);box-shadow:inset 0 0 0 6px var(--accent)}.route-grid{display:grid;grid-template-columns:120px 1fr 168px 178px;gap:22px;align-items:center;margin-top:64px}.source-stack{display:grid;gap:10px}.source-stack span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:8px;color:#394152;background:#fff;font-size:13px;font-weight:620}.route-thread{position:relative;min-height:142px}.route-thread:before{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:linear-gradient(90deg,rgba(116,87,255,.08),var(--accent),rgba(116,87,255,.22))}.route-thread span{position:absolute;top:calc(50% - 8px);width:16px;height:16px;border:3px solid #8fb4ff;border-radius:50%;background:#fff}.route-thread span:nth-child(1){left:4%}.route-thread span:nth-child(2){left:24%}.route-thread span:nth-child(3){left:46%;border-color:var(--accent)}.route-thread span:nth-child(4){left:66%}.route-thread span:nth-child(5){left:86%}.owner-card,.evidence-card{min-height:174px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1018280f}.avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:16px;border-radius:50%;background:var(--green);color:#fff;font-weight:760}.owner-card strong,.evidence-card span{display:inline-flex;margin-top:16px;color:var(--green);font-size:12px;font-weight:750}.route-legend{display:flex;gap:46px;margin-top:42px;padding-top:20px;border-top:1px solid var(--line);color:#737b8e;font-size:13px;font-weight:560}.route-legend span{display:inline-flex;align-items:center;gap:10px}.route-legend i{width:34px;height:2px;background:#cfd5e2}.route-legend .legend-selected{background:var(--accent)}.route-legend .legend-dashed{height:0;border-top:2px dashed #cfd5e2;background:transparent}.architecture-section{padding-top:116px}.architecture-copy{max-width:720px}.architecture-map{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:42px;margin-top:48px;padding:70px 32px 38px;border:1px solid var(--line-strong);border-radius:8px;background:#fff}.architecture-map:after{content:"";position:absolute;top:18px;bottom:18px;left:61.8%;border-left:1px dashed #cfd5e2}.map-label{position:absolute;top:24px;font-size:14px;font-weight:760}.control-label{left:21%;color:var(--accent-strong)}.runtime-label{right:18%;color:var(--blue)}.map-node{position:relative;display:grid;justify-items:center;align-content:center;min-height:134px;padding:20px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:center}.map-node>span{display:inline-flex;color:var(--accent);margin-bottom:16px}.map-node:nth-of-type(4)>span,.map-node:nth-of-type(5)>span{color:var(--blue)}.map-node:nth-of-type(6)>span{color:var(--green)}.map-node h3{font-size:16px}.map-node p{font-size:13px}.map-arrow{position:absolute;top:58px;left:calc(100% + 3px);width:38px;height:16px;color:#545b68}.map-arrow path{stroke-width:1.5}.capability-list{display:grid;margin-top:34px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.capability-row{position:relative;display:grid;grid-template-columns:76px minmax(200px,.45fr) 1fr 24px;align-items:center;gap:20px;width:100%;min-height:92px;padding:18px 28px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--text);text-align:left;cursor:pointer;font:inherit}.capability-row:last-child{border-bottom:0}.capability-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent}.capability-row.active:before,.capability-row:hover:before{background:var(--accent)}.capability-icon{width:48px;height:48px;background:var(--soft)}.capability-title{font-size:19px;font-weight:760}.capability-body{color:var(--muted);font-size:15px;line-height:1.55}.capability-row>svg{justify-self:end;color:#71798a}.quickstart-section{display:grid;grid-template-columns:.82fr 1fr;gap:86px 84px;align-items:start;padding-bottom:92px}.quickstart-copy{padding-top:28px}.quickstart-actions{justify-content:flex-start;margin-top:38px}.terminal-panel{border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 22px 58px #1018281a;overflow:hidden}.terminal-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 24px;border-bottom:1px solid var(--line);color:#202531;font-size:17px;font-weight:700}.terminal-header span,.terminal-header button{display:inline-flex;align-items:center;gap:10px}.terminal-header span svg{color:var(--accent)}.terminal-header button{border:0;background:transparent;color:#626b7d;font:inherit;font-size:14px;font-weight:680;cursor:pointer}.terminal-panel pre{margin:0;padding:28px 30px 34px;background:#11161d;color:#f5f7fb;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:17px;line-height:1.9;overflow-x:auto}.terminal-panel code{display:grid;grid-template-columns:26px 22px minmax(0,1fr);gap:12px;min-width:0;white-space:pre-wrap;word-break:break-word}.terminal-panel code span{color:#778092;-webkit-user-select:none;user-select:none}.terminal-panel code b{color:var(--accent);font-weight:760}.status-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.status-strip article{display:grid;justify-items:center;gap:8px;min-height:142px;padding:28px 20px;border-right:1px solid var(--line);text-align:center}.status-strip article:last-child{border-right:0}.status-strip article>span{width:40px;height:40px;background:#fff}.status-strip article>span svg{color:var(--accent)}.status-strip h3{font-size:20px}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:36px;align-items:center;max-width:var(--container);margin:0 auto;padding:44px 40px 54px;border-top:1px solid var(--line)}.footer-brand p{max-width:300px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.site-footer nav{display:flex;gap:34px;font-size:15px;font-weight:640}.footer-meta{justify-self:end;display:flex;align-items:center;gap:18px;color:#687083;font-size:14px;font-weight:560}.footer-meta a{color:var(--text)}@media(max-width:1100px){.site-header{padding:0 28px}.nav-links{gap:24px}.hero h1{font-size:60px}.memory-section,.quickstart-section{grid-template-columns:1fr}.route-panel{padding-left:0;border-left:0}.architecture-map{grid-template-columns:1fr;gap:16px;padding:30px}.architecture-map:after,.map-label,.map-arrow{display:none}.map-node{min-height:104px}.capability-row{grid-template-columns:64px 1fr 24px}.capability-body{grid-column:2 / 4}}@media(max-width:760px){.site-header{grid-template-columns:1fr auto;height:68px;padding:0 18px}.brand{font-size:19px}.brand-mark{width:28px;height:28px}.nav-links{display:none}.header-actions{gap:8px}.language-toggle{min-height:42px}.language-toggle button{min-width:38px;height:34px;padding:0 9px;font-size:13px}.nav-github{justify-content:center;width:42px;min-height:42px;padding:0;font-size:14px}.nav-github span{display:none}.hero{min-height:calc(100vh - 68px);padding:56px 18px 0}.hero h1,.section-copy h2,.architecture-copy h2,.quickstart-copy h2{font-size:44px;line-height:1.12}.hero p,.section-copy p,.architecture-copy p,.quickstart-copy p{font-size:17px}.hero-actions,.quickstart-actions{align-items:stretch;gap:12px}.button{width:100%;min-height:54px;padding:0 22px;font-size:16px}.product-preview{margin-top:36px}.mockup-shell{grid-template-columns:1fr;min-height:520px}.mockup-sidebar{display:none}.mockup-main{padding:20px 18px 24px}.mockup-topbar strong{font-size:17px}.topbar-actions{gap:10px}.topbar-actions svg{width:17px;height:17px}.mockup-composer{grid-template-columns:42px 1fr 44px;gap:12px;margin-top:24px;padding:18px}.composer-icon,.mockup-composer button{width:40px;height:40px}.mockup-composer h2{font-size:20px}.mockup-composer p{font-size:13px}.mockup-tools{display:grid;grid-template-columns:1fr 1fr}.mockup-tools button{justify-content:center;min-width:0;padding:0 10px;font-size:12px}.mockup-route-card{grid-template-columns:1fr;gap:18px;padding:18px}.mockup-route-card strong{font-size:14px}.mockup-runs article{grid-template-columns:22px 1fr auto;gap:10px}.run-project,.run-people{display:none}.section{padding:88px 18px}.memory-list{margin-top:42px}.memory-item{grid-template-columns:48px 1fr;gap:16px}.icon-box{width:46px;height:46px}.route-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.route-step:not(:last-child):after,.route-step.selected:before{display:none}.route-grid{grid-template-columns:1fr;margin-top:36px}.source-stack{grid-template-columns:repeat(2,1fr)}.route-thread{min-height:58px}.route-legend{flex-direction:column;gap:12px}.architecture-map,.terminal-panel{margin-left:-2px;margin-right:-2px}.capability-row{grid-template-columns:52px 1fr;gap:14px;padding:18px}.capability-body{grid-column:1 / -1}.capability-row>svg{display:none}.terminal-panel pre{font-size:14px}.status-strip{grid-template-columns:1fr 1fr}.status-strip article{border-bottom:1px solid var(--line)}.status-strip article:nth-child(2n){border-right:0}.status-strip article:nth-last-child(-n+2){border-bottom:0}.site-footer{grid-template-columns:1fr;padding:36px 18px 44px}.site-footer nav{flex-wrap:wrap;gap:18px 26px}.footer-meta{justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
