:root{--blue:#326bef;--blue-deep:#2458d0;--ink:#17212e;--muted:#66717d;--paper:#f7f8fa;--line:#dce1e8;--night:#101722;--night-line:#2a3545;--night-muted:#acb8ca;--max:1240px;--reading:0;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}p{margin:0;color:var(--muted);line-height:1.75;font-size:16px}h1,h2,h3{margin:0;letter-spacing:-.055em;font-weight:500}h1{font-size:clamp(54px,5.6vw,82px);line-height:1.05}h2{font-size:clamp(40px,4.6vw,65px);line-height:1.08}h2 span{color:#7b8591}h3{font-size:24px;line-height:1.25;letter-spacing:-.035em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #618bff;outline-offset:5px}button:disabled{cursor:default}.wrap{width:calc(100% - 112px);max-width:var(--max);margin-inline:auto;position:relative}.dark{background:var(--night);color:#f5f7fb}.dark p{color:var(--night-muted)}.dark h2 span{color:#92a6c8}.chapter{padding-block:114px}.chapter-index,.eyebrow,.micro{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:500;line-height:1.65;letter-spacing:.09em}.chapter-index{color:var(--blue-deep);margin-bottom:28px}.dark .chapter-index,.dark .eyebrow{color:#87aaff}.section-heading{max-width:800px;margin-bottom:52px}.section-heading>p:last-child:not(.chapter-index){max-width:600px;margin-top:26px}.section-heading.horizontal{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;max-width:none;align-items:end}.horizontal>p:last-child{margin:0!important;max-width:380px}.micro{font-size:10px;letter-spacing:.05em}.tiny-dot,.eyebrow i{width:5px;height:5px;background:var(--blue);border-radius:50%;display:inline-block}.skip{position:fixed;z-index:100;top:-60px;left:20px;background:var(--blue);color:white;padding:12px 20px}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.header{background:#101722f5;border-bottom:1px solid var(--night-line);color:white;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:22px;letter-spacing:-.05em;font-weight:600}.brand small{display:block;font-size:10px;letter-spacing:.03em;font-weight:400;color:#a4b2c7;margin-top:4px}.header nav{display:flex;gap:32px;font-size:13px;color:#c2cbd8}.header nav a{padding:12px 0}.header nav a:hover{color:white}.header nav span{color:#86aaff;margin-left:10px}.menu-toggle{display:none}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(var(--reading));transform-origin:left;will-change:transform}.hero{padding-top:74px;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.hero .eyebrow{font-size:9px;letter-spacing:.07em;display:flex;align-items:center;gap:10px;margin-bottom:30px}.hero h1 em{font-style:normal;color:#7da2ff}.hero-description{max-width:430px;margin-top:30px;font-size:16px;line-height:1.8}.button{display:inline-flex;align-items:center;gap:40px;padding:15px 20px;border-radius:8px;font-size:13px;min-height:48px;margin-top:30px;transition:background .2s,transform .2s}.blue{background:var(--blue);color:white}.blue:hover{background:#477cf3;transform:translateY(-2px)}.hero-note{font-size:10px;margin-top:20px;color:#899ab4!important}.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding:30px 0;margin-top:68px;border-top:1px solid var(--night-line);font-family:ui-monospace,monospace;color:#8c9bb1;font-size:9px;letter-spacing:.08em}.hero-bottom>span:last-child{letter-spacing:0}.network-experience{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.demo-label{display:flex;align-items:center;gap:8px;color:#9daecc;font-family:ui-monospace,monospace;font-size:8px;letter-spacing:.12em}.label-right{margin-left:auto;color:#8294af}.graph{position:relative;aspect-ratio:1.25;margin:10px -10px 14px;isolation:isolate}.graph svg{position:absolute;width:100%;height:100%;overflow:visible;transform:translate(var(--drift-x,0px),var(--drift-y,0px));transition:transform .4s ease}.graph-guides{fill:none;stroke:#243148;stroke-width:.7}.edges{fill:none;stroke:#394c6a;stroke-width:1.25}.edges .referral{stroke-dasharray:5 7;stroke:#536993}.edges .family{stroke-width:3;stroke:#334664}.edges path{transition:stroke .4s,opacity .4s,stroke-width .4s}.edges path.highlight{stroke:#7da2ff;stroke-width:2;stroke-dasharray:7 6;animation:edge-travel 20s linear infinite}.person{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;border:0;background:none;color:#e2e9f5;padding:9px;min-width:68px;min-height:84px;transition:transform .25s;z-index:2}.person strong{font-size:12px;font-weight:500;margin-top:7px}.person small{font-size:8px;color:#93a5c1;margin-top:3px}.avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #425676;background:#182438;font-size:12px;letter-spacing:-.02em;transition:background .25s,box-shadow .25s,border-color .25s}.person:hover{transform:translate(-50%,-52%)}.person[aria-pressed=true] .avatar{border-color:#7da2ff;background:#294475;box-shadow:0 0 0 7px #326bef12,0 0 0 17px #326bef06}.central .avatar{width:58px;height:58px;background:#326bef;border-color:#94b2ff;font-size:20px;box-shadow:0 0 0 10px #326bef0a}.compact .avatar{width:30px;height:30px;font-size:9px}.compact{min-height:60px}.network-context{border:1px solid #334158;border-radius:12px;background:#151f2e;display:grid;grid-template-columns:1fr 1.2fr;gap:24px;padding:20px;min-height:145px}.network-context .micro{font-size:7px;color:#8ea0bb;display:block;margin-bottom:9px}.network-context h3{font-size:20px;color:#f0f4fc}.network-context p{font-size:11px;line-height:1.7;margin-top:5px}.network-context small{font-size:9px;color:#8296b8;display:block;margin-top:9px}.context-kicker{font-family:ui-monospace,monospace;font-size:7px;letter-spacing:.09em;color:#86aaff;display:block;margin-top:3px}.graph-legend{display:flex;gap:22px;font-size:8px;color:#92a5c1;margin-top:16px}.graph-legend span{display:flex;align-items:center;gap:7px}.graph-legend i{width:15px;height:1px;background:#6d80a0}.graph-legend .dashed{background:none;border-top:1px dashed #6d80a0}.graph-legend .double{height:3px}.story-thread{position:absolute;left:max(22px,calc((100vw - 1340px)/2));width:1px;background:#d8e1f2;height:calc(100% - 1400px);pointer-events:none;z-index:-1}.story-thread span{display:block;height:100%;background:var(--blue);transform:scaleY(var(--reading));transform-origin:top;opacity:.5}.text-button{display:inline-flex;gap:24px;align-items:center;border:0;background:none;padding:12px 0;font-size:12px;color:var(--blue-deep);min-height:44px;font-weight:500}.dark .text-button{color:#8fb0ff}.text-button:hover{color:var(--ink)}.dark .text-button:hover{color:white}.fragment-demo{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#f0f3f7}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:13px 28px;background:#ffffff70}.demo-toolbar .micro{font-size:8px}.fragment-stage{min-height:410px;position:relative;background-image:radial-gradient(#cbd4e2 .75px,transparent .75px);background-size:22px 22px;overflow:hidden}.fragment{position:absolute;width:240px;background:white;border:1px solid #dce2eb;border-radius:10px;padding:20px;box-shadow:0 8px 24px #203b6010;transition:transform .8s cubic-bezier(.2,.8,.2,1),opacity .6s}.fragment>span{font-family:ui-monospace,monospace;font-size:8px;color:var(--blue-deep)}.fragment p{font-size:14px;line-height:1.55;margin-top:12px;color:#344355}.fragment small{display:block;font-size:10px;color:var(--muted);margin-top:12px}.f1{left:5%;top:12%;transform:rotate(-4deg)}.f2{right:5%;top:14%;transform:rotate(4deg)}.f3{left:37%;top:38%;transform:rotate(-2deg)}.f4{left:9%;bottom:9%;transform:rotate(3deg)}.f5{right:7%;bottom:6%;transform:rotate(-4deg)}.unified-memory{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity .6s .15s,transform .6s .15s}.memory-symbol{display:grid;place-items:center;width:62px;height:62px;border:1px solid #a9bfea;background:#e9f0ff;color:var(--blue);border-radius:18px;font-size:30px;margin-bottom:22px}.unified-memory h3{font-size:32px}.unified-memory p{font-size:14px;margin-top:10px}.unified-memory>div{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:26px}.unified-memory>div span{padding:9px 12px;border:1px solid #d3deef;border-radius:6px;background:white;font-size:11px;color:#426397}.fragment-demo.connected .fragment{transform:translate(0,30px) scale(.7);opacity:0;pointer-events:none}.fragment-demo.connected .unified-memory{opacity:1;transform:none}.demo-caption{border-top:1px solid var(--line);padding:16px 28px;font-size:11px}.lab{padding:104px 0}.lab-grid{display:grid;grid-template-columns:270px 1fr;gap:64px}.pipeline-nav{position:relative;display:flex;flex-direction:column;padding-block:15px;justify-content:center}.pipeline-nav:before{content:"";position:absolute;left:13px;top:50px;bottom:50px;width:1px;background:#334463}.pipeline-nav button{position:relative;display:flex;align-items:center;gap:20px;color:#9aabc4;background:none;border:0;padding:21px 0;text-align:left;font-size:17px;letter-spacing:-.02em}.pipeline-nav button span{font-family:ui-monospace,monospace;font-size:9px;background:var(--night);padding:7px;color:#7890b4;border:1px solid #334463;border-radius:50%;z-index:1}.pipeline-nav button i{width:5px;height:5px;background:#92b2ff;border-radius:50%;margin-left:auto;opacity:0}.pipeline-nav button[aria-pressed=true]{color:#f1f5fc}.pipeline-nav button[aria-pressed=true] span{background:var(--blue);border-color:var(--blue);color:white}.pipeline-nav button[aria-pressed=true] i{opacity:1}.evidence-workbench{border:1px solid #34445c;border-radius:var(--radius);background:#151f2e;overflow:hidden;min-height:520px;display:flex;flex-direction:column}.workbench-top,.workbench-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 24px;border-bottom:1px solid #2b3a50;color:#879eba}.workbench-top .micro{font-size:8px}.workbench-top .text-button{font-size:11px}.source-message{display:flex;gap:16px;padding:28px 30px;border-bottom:1px solid #2b3a50}.source-message .avatar{flex-shrink:0;width:34px;height:34px;font-size:10px}.source-message strong{font-weight:500;font-size:12px;display:flex;gap:16px;align-items:center}.source-message strong small{font-weight:400;font-size:9px;color:#8296b4}.source-message p{font-size:15px;color:#e1e9f7;max-width:490px;margin-top:12px;line-height:1.8}.source-message div>span{display:block;font-size:9px;color:#9cacbf;margin-top:13px}.pipeline-output{padding:28px 30px;flex:1;min-height:255px}.stage-eyebrow{font-family:ui-monospace,monospace;font-size:9px;color:#8aafff;display:block;margin-bottom:14px}.pipeline-output h3{font-size:25px}.pipeline-output p{font-size:13px;margin-top:12px;max-width:540px}.pipeline-output dl{display:flex;flex-wrap:wrap;gap:20px 42px;margin:24px 0 0}.pipeline-output dt{font-size:9px;color:#90a1bb;margin-bottom:7px}.pipeline-output dd{margin:0;font-size:12px;color:#f1f5fd}.workbench-bottom{border-top:1px solid #2b3a50;border-bottom:0;font-family:ui-monospace,monospace;font-size:8px;padding-block:16px}.profile-demo{display:grid;grid-template-columns:280px 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;box-shadow:0 15px 60px #20355808}.profile-sidebar{padding:30px;background:#eef2f8;border-right:1px solid var(--line)}.profile-sidebar>.micro{color:#6d7e97;font-size:8px}.profile-avatar{display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:#dce7fd;border:1px solid #bdcff7;color:#3167d8;font-size:23px;margin:40px 0 22px}.profile-sidebar h3{font-size:23px}.profile-sidebar>p{font-size:12px;margin-top:8px}.location{display:block;color:var(--blue-deep);font-size:11px;margin-top:18px}.profile-side-note{display:flex;flex-direction:column;border-top:1px solid #d5dfe9;padding-top:25px;margin-top:38px;gap:10px}.profile-side-note span{font-family:ui-monospace,monospace;font-size:8px;color:#75859b}.profile-side-note strong{font-size:13px;font-weight:500}.profile-side-note small{font-size:10px;color:#66768b}.profile-status{display:flex;align-items:center;gap:7px;color:#65748a;font-size:10px;margin-top:40px}.profile-status i{width:5px;height:5px;background:var(--blue);border-radius:50%}.profile-main{min-width:0;display:flex;flex-direction:column}.profile-tabs{display:flex;gap:30px;padding:0 36px;border-bottom:1px solid var(--line)}.profile-tabs button{padding:23px 0;border:0;border-bottom:2px solid transparent;background:none;font-size:12px;color:var(--muted);min-height:58px}.profile-tabs button[aria-pressed=true]{color:var(--blue-deep);border-bottom-color:var(--blue)}#profile-content{padding:32px 36px;min-height:405px;flex:1}.profile-intro{font-size:10px;font-family:ui-monospace,monospace;color:#7a8698;margin-bottom:24px}.memory-fields{display:grid;grid-template-columns:1fr 1fr;gap:26px 40px;margin:0}.memory-fields dt{font-size:10px;color:#7a8698;margin-bottom:9px}.memory-fields dd{margin:0;font-size:15px;color:#273447;line-height:1.6}.memory-fields dd small{display:block;font-size:10px;color:#71819a;margin-top:7px}.profile-commitment{display:flex;gap:15px;padding:22px;border:1px solid #d8e3f7;border-radius:10px;background:#f6f9ff;margin-top:30px}.profile-commitment>span{color:var(--blue);font-size:21px}.profile-commitment h4{margin:0;font-size:13px;font-weight:500}.profile-commitment p{font-size:11px;margin-top:8px}.profile-footer{padding:17px 36px;border-top:1px solid var(--line);font-size:9px;color:#7a8698}.evidence-row{border-bottom:1px solid var(--line);padding:20px 0}.evidence-row:first-child{padding-top:0}.evidence-row h4{font-size:14px;margin:0;font-weight:500}.evidence-row p{font-size:13px;margin-top:9px;color:#465570}.evidence-row small{font-size:10px;color:#7a8698;display:block;margin-top:12px}.ask-section{background:#edf2fb;padding-block:105px;border-block:1px solid #d8e2f4}.ask-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center}.ask-layout>div>p:not(.chapter-index){margin-top:26px;max-width:450px}.ask-disclosure{font-size:10px!important;max-width:340px!important;margin-top:24px!important}.query-demo{padding:30px;background:white;border:1px solid #d6e1f3;border-radius:var(--radius);min-width:0;box-shadow:0 20px 45px #25478108}.query-demo>.micro{color:#7c8ca5;font-size:8px}#query-form{display:flex;align-items:center;gap:8px;border:1px solid #becff0;border-radius:9px;margin-top:22px;padding:6px}#query-input{border:0;background:none;width:100%;min-width:0;color:#273953;font-size:13px;padding:13px 10px;outline-offset:1px}#query-form button{border:0;border-radius:6px;background:var(--blue);color:white;width:44px;height:44px;font-size:21px;flex-shrink:0}.query-presets{display:flex;gap:6px;flex-wrap:wrap;margin-top:17px}.query-presets button{font-size:10px;line-height:1.5;padding:10px 11px;border:1px solid #e0e5ee;border-radius:6px;background:#f9fafc;color:#596a83;min-height:38px}.query-presets button[aria-pressed=true]{border-color:#a5bced;color:var(--blue-deep);background:#eff4ff}.query-result{padding-top:30px;min-height:240px}.query-path{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px;font-size:10px;color:var(--blue-deep)}.query-path span{border:1px solid #cbd9f1;border-radius:6px;padding:9px 11px;background:#f5f8ff;animation:path-enter .5s both}.query-path span:nth-of-type(2){animation-delay:.12s}.query-path span:nth-of-type(3){animation-delay:.24s}.query-result h3{font-size:18px;letter-spacing:-.03em}.query-result p{font-size:13px;line-height:1.8;margin-top:14px}.query-result .query-evidence{color:#78869c;font-size:10px;padding-top:16px;margin-top:18px;border-top:1px solid var(--line)}.timeline-demo{border-top:1px solid var(--line);padding-top:40px}.time-track{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.time-track:before{content:"";position:absolute;left:16.6%;right:16.6%;top:52px;height:1px;background:#ccd8ed}.time-track button{position:relative;display:flex;flex-direction:column;align-items:center;border:0;background:none;padding:10px;color:#7c8aa0;font-size:11px;min-height:106px}.time-track button>span{font-family:ui-monospace,monospace;font-size:11px;margin-bottom:20px}.time-track i{width:11px;height:11px;border:2px solid #b8c9e8;background:var(--paper);border-radius:50%;margin-bottom:20px;z-index:1}.time-track strong{font-size:11px;font-weight:500}.time-track button[aria-pressed=true]{color:var(--blue-deep)}.time-track button[aria-pressed=true] i{background:var(--blue);border-color:var(--blue);box-shadow:0 0 0 6px #326bef0e}.timeline-detail{display:grid;grid-template-columns:.7fr 1.5fr 1fr;gap:40px;align-items:start;padding:36px 0 0;margin-top:30px;border-top:1px solid var(--line);min-height:160px}.timeline-detail>.time-date{font-size:32px;letter-spacing:-.05em;color:#273956}.timeline-detail h3{font-size:23px}.timeline-detail p{font-size:13px;margin-top:12px}.timeline-detail .micro{font-size:9px;color:#79889e;margin-top:0}.explorer-section{padding-block:104px}.explorer-controls{display:flex;align-items:center;gap:30px;padding-bottom:32px;border-bottom:1px solid #2d3c54}.explorer-controls label{display:flex;flex-direction:column;gap:10px;color:#94a5bf;font-family:ui-monospace,monospace;font-size:9px;flex:1;max-width:285px}.explorer-controls select{background:#172438;color:#e9eff9;border:1px solid #3d5273;border-radius:7px;font-family:inherit;font-size:12px;width:100%;padding:14px;min-height:48px}.explorer-controls>.micro{margin-left:auto;color:#8094b2;font-size:8px}.explorer-controls>span:not(.micro){color:#6e91d3;font-size:25px;padding-top:20px}.path-result{min-height:230px;padding-top:36px}.path-nodes{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.path-node{display:flex;align-items:center;gap:13px;padding:15px 20px;background:#172438;border:1px solid #3a5071;border-radius:10px;animation:path-enter .5s both}.path-node strong{font-weight:500;font-size:13px}.path-node small{display:block;font-size:9px;color:#9caecc;margin-top:7px}.path-arrow{color:#6b91d8;font-size:22px}.path-result>p{font-size:13px;margin-top:25px;max-width:800px}.path-result>.micro{font-size:9px;color:#8e9fba;margin-top:14px}.action-section{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:start}.action-section>div>p:not(.chapter-index){margin-top:26px}.action-section .micro{font-size:10px}.activity-feed{border-top:1px solid var(--line)}.feed-heading{display:flex;justify-content:space-between;gap:16px;padding:17px 0;font-family:ui-monospace,monospace;font-size:8px;color:#7b889c;border-bottom:1px solid var(--line)}.activity-feed article{display:flex;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.activity-icon{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;background:#e9effb;border-radius:9px;color:var(--blue);font-size:20px}.activity-feed article .micro{color:#7489ab;font-size:8px}.activity-feed h3{font-size:18px;margin-top:9px}.activity-feed article p{font-size:12px;margin-top:11px}.evidence-toggle{border:0;background:none;padding:12px 0;font-size:10px;color:var(--blue-deep);display:flex;gap:30px;align-items:center;min-height:44px}.activity-feed .action-evidence{border-left:2px solid #acc3ef;padding-left:14px;color:#647690;font-size:11px;margin-top:0}.trust-section{padding-block:100px;background:#e8edf4}.trust-section h2{font-size:clamp(45px,5.7vw,80px)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:140px;margin-top:50px}.trust-grid>p{font-size:17px;max-width:350px}.trust-grid dl{margin:0}.trust-grid dl div{border-top:1px solid #cbd5e3;padding:20px 0;display:grid;grid-template-columns:1fr 1.5fr;gap:30px}.trust-grid dt{font-size:13px;font-weight:500}.trust-grid dd{margin:0;color:#64738a;font-size:12px;line-height:1.75}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.about-layout p+p{margin-top:20px}.about-layout .lead{color:#293a52;font-size:20px;letter-spacing:-.03em;margin-bottom:20px}.about-layout .text-button{margin-top:16px}.careers-section{padding-block:100px}.careers-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:140px}.careers-layout>div>p:not(.chapter-index){max-width:490px;margin-top:28px;font-size:14px}.careers-detail{border-top:1px solid #33445f;padding-top:30px}.careers-detail h3{font-size:25px}.career-principles{display:flex;flex-direction:column;gap:17px;margin:28px 0;font-family:ui-monospace,monospace;font-size:10px;color:#9fb8e4}.careers-detail>.micro{font-size:10px!important}.footer{background:#0c121c;color:#f0f4fa;padding-block:40px 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top>p{font-size:12px;color:#8a9bb5}.footer-top>a:last-child{font-size:12px;color:#a9c1ed}.footer-bottom{display:flex;gap:26px;margin-top:35px;padding-top:22px;border-top:1px solid #25334a;color:#8698b3;font-size:9px;line-height:1.6}.footer-bottom>a{margin-left:auto}.noscript-note{padding:20px;text-align:center;background:#eff4ff;font-size:12px}.updated{animation:content-enter .45s both}[hidden]{display:none!important}@keyframes edge-travel{to{stroke-dashoffset:-130}}@keyframes path-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes content-enter{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}h1{font-size:62px}.hero-layout{gap:25px}.hero-description{font-size:14px}.section-heading.horizontal{gap:40px}.network-context{padding:16px;gap:16px;grid-template-columns:1fr}.network-context>div:first-child>p{display:none}.network-context .micro{display:none}.network-context h3{font-size:18px}.network-context>div:last-child{border-top:1px solid #2c3c54;padding-top:10px}.graph{margin-block:18px;min-height:350px}.lab-grid{gap:32px;grid-template-columns:210px 1fr}.ask-layout,.action-section{gap:45px}.trust-grid{gap:70px}.careers-layout{gap:70px}.fragment{width:210px}.f3{left:38%}.profile-demo{grid-template-columns:250px 1fr}.memory-fields{gap:24px}.story-thread{left:15px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav-wrap{height:72px}.brand{font-size:20px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;background:none;border:1px solid #3b4a60;border-radius:8px;width:44px;height:44px;padding:10px}.menu-toggle span{height:1px;width:19px;background:#c4d0e5}.header nav{display:none;position:absolute;top:72px;left:-20px;right:-20px;background:#111b2a;padding:20px;border-bottom:1px solid #36465f;gap:8px}.header nav.is-open{display:flex;flex-direction:column}.header nav a{padding:13px;min-height:44px}.hero{padding-top:54px}.hero-layout{grid-template-columns:1fr;gap:46px}.hero-copy{max-width:570px}.hero h1{font-size:clamp(49px,8.7vw,72px)}.hero-description{font-size:16px;max-width:450px}.hero .eyebrow{font-size:8px}.network-experience{max-width:600px;width:100%;margin-inline:auto}.graph{margin-inline:0;min-height:0;aspect-ratio:1.2}.person small{font-size:9px}.person strong{font-size:13px}.person{min-width:76px}.network-context{grid-template-columns:1fr 1.2fr;gap:22px;padding:20px;min-height:156px}.network-context>div:last-child{border:0;padding-top:0}.network-context>div:first-child>p{display:block}.network-context p{font-size:12px}.network-context small{font-size:10px}.context-kicker{font-size:8px}.graph-legend{font-size:9px;gap:18px}.hero-bottom{margin-top:36px;padding-block:25px;font-size:8px;flex-wrap:wrap}.story-thread{display:none}.chapter{padding-block:70px}h2{font-size:clamp(38px,6.5vw,54px)}.section-heading{margin-bottom:36px}.section-heading.horizontal{grid-template-columns:1fr;gap:24px}.section-heading>p:last-child{font-size:15px}.horizontal>p:last-child{max-width:500px}.chapter-index{font-size:9px;margin-bottom:22px}.demo-toolbar{padding:14px 20px;align-items:flex-start;flex-direction:column;gap:6px}.demo-toolbar .micro{font-size:8px}.fragment-stage{min-height:640px;display:grid;grid-template-columns:1fr;gap:10px;padding:24px}.fragment{position:static;width:100%;max-width:450px;padding:17px;transform:none;justify-self:center;box-shadow:none}.fragment p{margin-top:8px;font-size:13px}.fragment small{margin-top:8px}.fragment-demo.connected .fragment{transform:scale(.8)}.unified-memory>div{flex-direction:column;text-align:center}.unified-memory h3{font-size:28px}.demo-caption{padding:16px 20px;font-size:11px}.lab,.ask-section,.explorer-section,.trust-section,.careers-section{padding-block:70px}.lab-grid{grid-template-columns:1fr;gap:25px}.pipeline-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:0}.pipeline-nav:before{display:none}.pipeline-nav button{font-size:11px;padding:12px 8px;border:1px solid #2d3d55;border-radius:6px;gap:9px;min-height:48px}.pipeline-nav button span{padding:0;border:0;background:none!important;font-size:8px}.pipeline-nav button i{display:none}.pipeline-nav button[aria-pressed=true]{background:#20365a;border-color:#6c93df}.workbench-top{padding:14px 20px}.source-message{padding:24px 20px;gap:12px}.source-message strong{flex-wrap:wrap;gap:6px 15px}.source-message p{font-size:14px}.source-message div>span{font-size:10px}.pipeline-output{padding:25px 20px;min-height:285px}.pipeline-output h3{font-size:23px}.evidence-workbench{min-height:560px}.profile-demo{grid-template-columns:1fr}.profile-sidebar{display:grid;grid-template-columns:64px 1fr;gap:4px 18px;padding:24px;border-right:0;border-bottom:1px solid var(--line);position:relative}.profile-sidebar>.micro{grid-column:1/-1;margin-bottom:20px}.profile-avatar{grid-row:2/5;margin:0;width:64px;height:64px;font-size:20px;border-radius:20px}.profile-sidebar h3{font-size:23px;align-self:end}.profile-sidebar>p{margin-top:0}.profile-sidebar .location{margin-top:4px;font-size:10px}.profile-side-note{grid-column:1/-1;padding-top:18px;margin-top:18px;gap:7px}.profile-side-note span{font-size:8px}.profile-status{grid-column:1/-1;margin-top:18px}.profile-tabs{padding-inline:24px;gap:30px}#profile-content{padding:26px 24px;min-height:425px}.memory-fields{gap:25px}.memory-fields dd{font-size:13px}.profile-footer{padding-inline:24px;line-height:1.6}.profile-commitment{padding:17px;margin-top:25px}.ask-layout,.action-section,.trust-grid,.about-layout,.careers-layout{grid-template-columns:1fr;gap:38px}.ask-layout>div>p:not(.chapter-index){max-width:550px}.query-demo{padding:25px}.query-presets button{min-height:44px;font-size:11px}.query-result{min-height:270px}.timeline-detail{grid-template-columns:1fr 2fr;gap:20px}.timeline-detail>.micro{grid-column:2}.timeline-detail>.time-date{font-size:28px}.timeline-detail h3{font-size:21px}.explorer-controls{gap:15px;flex-wrap:wrap}.explorer-controls label{max-width:none;min-width:0}.explorer-controls>.micro{flex-basis:100%;margin-top:7px;margin-left:0}.path-nodes{gap:13px}.path-node{padding:13px 16px;flex:1;min-width:150px}.path-result{min-height:300px}.path-node .avatar{width:34px;height:34px;font-size:10px}.trust-grid{margin-top:32px}.trust-grid>p{max-width:450px}.trust-grid dl div{grid-template-columns:1fr 1.6fr;gap:24px}.about-layout p{font-size:15px}.careers-layout>div>p:not(.chapter-index){max-width:550px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{display:none}.footer-top>a:last-child{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:15px;line-height:1.8}.footer-bottom>span:nth-child(2){flex-basis:100%;order:3}.footer-bottom>a{margin-left:auto}}
@media(max-width:420px){.hero h1{font-size:47px;letter-spacing:-.06em}.hero .eyebrow{font-size:7px;letter-spacing:.03em}.hero-description{font-size:15px}.graph{aspect-ratio:1;min-height:350px}.person{min-width:70px;padding:7px}.avatar{width:42px;height:42px;font-size:11px}.person small{display:none}.person strong{font-size:12px}.central .avatar{width:51px;height:51px}.network-context{grid-template-columns:1fr;gap:14px;min-height:195px}.network-context>div:last-child{border-top:1px solid #33445f;padding-top:12px}.network-context>div:first-child>p{font-size:11px}.graph-legend{gap:14px;font-size:8px;flex-wrap:wrap}.label-right{font-size:7px}.memory-fields{grid-template-columns:1fr}.profile-tabs{gap:24px}#profile-content{min-height:560px}.query-demo{padding:20px}.query-presets button{font-size:10px}.query-result{min-height:320px}.time-track strong{font-size:10px;line-height:1.5;max-width:85px}.timeline-detail{grid-template-columns:1fr}.timeline-detail>.micro{grid-column:auto}.timeline-detail>.time-date{font-size:24px}.timeline-detail{min-height:230px}.path-nodes{flex-direction:column;align-items:stretch}.path-node{min-width:0}.path-arrow{transform:rotate(90deg);align-self:center}.explorer-controls select{font-size:10px;padding:13px 8px}.explorer-controls>span:not(.micro){font-size:18px}.trust-grid dl div{grid-template-columns:1fr;gap:10px}.footer-top{align-items:flex-start}.footer-top>a:last-child{max-width:120px;line-height:1.6}.pipeline-nav button{font-size:10px;gap:6px}.pipeline-nav button span{font-size:7px}.workbench-top{flex-wrap:wrap;gap:0}.source-message .avatar{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.graph svg{transform:none!important}.reading-progress{will-change:auto}}
body{position:relative}.story-thread{z-index:0}.edges path.highlight{animation-play-state:paused}.graph.is-visible .edges path.highlight{animation-play-state:running}
/* The same blue path changes from network to provenance to a temporal axis. */
.story-thread{display:block!important;position:absolute;inset:0;left:0!important;width:100%;background:none;pointer-events:none;overflow:visible;z-index:2}.thread-bed,.thread-travel{fill:none;stroke-width:1}.thread-bed{stroke:#769bd22b}.thread-travel{stroke:#5f90f2;stroke-dasharray:1000;stroke-dashoffset:1000}.thread-stations{fill:#7198d0}.thread-packet{fill:#92b8ff;stroke:#326bef;stroke-width:3}.thread-status{position:fixed;bottom:20px;left:24px;display:flex;gap:8px;align-items:center;padding:9px 12px;background:#101722ed;border:1px solid #3e5575;border-radius:5px;color:#a9c3ed;font:9px ui-monospace,monospace;z-index:8;pointer-events:none}.thread-status i{width:4px;height:4px;background:#75a3ff;border-radius:50%}.graph{perspective:900px;background:radial-gradient(ellipse at 50% 48%,#36558426,transparent 65%)}.person{max-width:145px;transform:translate(calc(-50% + var(--drift-x,0px)),calc(-50% + var(--drift-y,0px)));transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .3s}.person[aria-pressed=true]{filter:drop-shadow(0 8px 16px #326bef32)}.person strong{line-height:1.35}.graph svg{transition:transform .7s;transform:translate(calc(var(--drift-x,0px)*-.5),calc(var(--drift-y,0px)*-.5))}.fragment-threads{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.fragment-threads path{fill:none;stroke:#6592df;stroke-width:1;stroke-dasharray:100;stroke-dashoffset:100;opacity:0;transition:stroke-dashoffset .9s var(--delay),opacity .3s}.connected .fragment-threads path{stroke-dashoffset:0;opacity:.65}.fragment{transition:transform 1s cubic-bezier(.4,0,.1,1),opacity .8s;will-change:auto}.fragment-demo.connected .fragment{transform:translate(var(--pull-x,0px),var(--pull-y,0px)) scale(.08);opacity:0}.unified-memory{transition:opacity .6s .65s,transform .7s .5s;background:radial-gradient(ellipse,#eff4ff 15%,#f4f7fbdd 60%,transparent 75%)}.resolution-fields{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;max-width:540px;margin:25px auto 0}.resolution-fields span{border:1px solid #bfd0eb;background:#f8faff;padding:8px 11px;border-radius:5px;font:9px ui-monospace,monospace;color:#57749f}.pipeline-nav{position:relative}.pipeline-nav:before{display:none}.pipeline-transport{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.pipeline-transport path{fill:none;stroke:#6b9afa;stroke-width:2;stroke-dasharray:1000;transition:stroke-dashoffset .6s}.pipeline-transport circle{fill:#9bbdff;transition:cx .6s,cy .6s}.pipeline-nav button{position:relative}.time-track{grid-template-columns:repeat(6,1fr)}.time-track:before{left:8.33%;right:8.33%;background:linear-gradient(to right,#326bef calc(var(--time,.6)*100%),#ccd8ed 0)}.query-path{position:relative}.query-path span{position:relative}.query-path span:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#6b96e1;transform-origin:left;animation:trace-link .65s both}.thread-ending{padding:0 0 90px;text-align:center;overflow:hidden}.ending-thread{display:block;width:min(760px,100%);height:220px;margin:0 auto 15px;fill:none;stroke:#78a6ff;stroke-width:1.5}.ending-thread path{stroke-dasharray:700;stroke-dashoffset:700;transition:stroke-dashoffset 1.8s}.ending-thread .ending-mark{stroke-width:3;transition-delay:.5s}.ending-thread circle{fill:#a6c6ff;stroke:none;opacity:0;transition:opacity .6s 1.2s}.in-view .ending-thread path{stroke-dashoffset:0}.in-view .ending-thread circle{opacity:1}.thread-ending h2{font-size:clamp(36px,5vw,70px)}.ending-by{margin-top:30px;font-size:17px;color:#c9d7ef}.thread-ending .micro{margin-top:12px}.thread-ending .text-button{margin-top:22px}#motion-toggle{border:0;background:none;padding:0;color:#a9c1ed;font:inherit;min-height:28px;cursor:pointer}.motion-reduced{scroll-behavior:auto}.motion-reduced *,.motion-reduced *:before,.motion-reduced *:after{animation:none!important;transition:none!important}.motion-reduced .person{transform:translate(-50%,-50%)}.motion-reduced .graph svg{transform:none!important}@keyframes trace-link{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:800px){.thread-status{display:none}.person{max-width:130px}.pipeline-nav{padding-left:9px}.pipeline-transport{opacity:.65}.pipeline-nav button{background:#101722}.time-track{grid-template-columns:1fr}.time-track:before{left:15px;right:auto;top:20px;bottom:20px;width:1px;height:auto;background:linear-gradient(#326bef calc(var(--time,.6)*100%),#ccd8ed 0)}.time-track button{min-height:62px;display:grid;grid-template-columns:13px 55px 1fr;gap:15px;padding:12px 10px;text-align:left;align-items:center}.time-track button>span{grid-column:2;margin:0;grid-row:1}.time-track i{grid-column:1;grid-row:1;margin:0}.time-track strong{grid-column:3;grid-row:1;max-width:none;font-size:12px}.thread-ending{padding-bottom:65px}.ending-thread{height:170px}.footer{padding-bottom:35px}.unified-memory{padding:25px}.resolution-fields{max-width:280px}.fragment-demo.connected .fragment{transform:translate(var(--pull-x),var(--pull-y)) scale(.08)}}
