@font-face{font-family:Satoshi;src:url('/assets/fonts/satoshi-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Satoshi;src:url('/assets/fonts/satoshi-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Satoshi;src:url('/assets/fonts/satoshi-700.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--bg:#030807;--surface:#09120f;--surface-raised:#111f19;--text:#edf4ee;--muted:#95a59b;--soft:#b8c7bd;--accent:#a3efc7;--line:#23372c;--accent-dim:#294b3b;--paper:#dbe5db;--paper-ink:#162c21;--header:rgba(3,8,7,.9);--gutter:clamp(24px,5vw,88px);--max:1280px;color-scheme:dark}
:root[data-theme=light]{--bg:#f1f1e8;--surface:#e7ecdf;--surface-raised:#f7f8f1;--text:#183025;--muted:#5c6e60;--soft:#455d4d;--accent:#226846;--line:#c9d3c4;--accent-dim:#b4c9b8;--paper:#dbe5db;--paper-ink:#162c21;--header:rgba(241,241,232,.94);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Satoshi,'PingFang SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}::selection{background:#a3efc7;color:#07150d}.wrap{width:min(var(--max),calc(100% - var(--gutter)*2));margin-inline:auto}.section{padding-block:114px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:24px;background:var(--accent);color:var(--bg);padding:12px 20px;z-index:100}.skip-link:focus{top:16px}.reading-progress{position:fixed;left:0;top:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:80}
.site-header{height:84px;position:relative;z-index:30;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:var(--bg)}.brand{display:flex;align-items:center;gap:10px;flex:none}.brand img{border-radius:50%;width:36px;height:36px;object-fit:cover}.brand>span{font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.4}.brand small{display:block;color:var(--muted);font-size:8px;font-weight:400;letter-spacing:.18em;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:12px;color:var(--soft)}.site-header nav a{position:relative;padding:10px 0}.site-header nav a:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:10px;align-items:center}.language{font-size:11px;letter-spacing:.04em;min-width:38px;text-align:center;padding:10px 0}.icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:50%;transition:background .2s,border-color .2s}.icon-button:hover{background:var(--surface-raised);border-color:var(--line)}.x-icon{width:15px;height:15px;background:currentColor;mask:url('/assets/x.svg') center/contain no-repeat}.twitter-link[aria-disabled=true]{color:var(--muted);cursor:default}.theme-glyph{width:14px;height:14px;border-radius:50%;border:1px solid currentColor;background:linear-gradient(90deg,transparent 50%,currentColor 50%)}
.hero{position:relative;isolation:isolate;min-height:740px;height:calc(100svh - 84px);max-height:920px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#030807;color:#edf4ee}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% 50%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,8,7,.5),transparent 68%),linear-gradient(0deg,#030807 0%,transparent 18%,transparent 90%,rgba(3,8,7,.2))}.hero-body{padding:50px 0 98px;position:relative}.eyebrow{font-size:11px;letter-spacing:.11em;line-height:1.6;color:var(--muted)}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;color:#b8cabe;margin-bottom:30px}.signal-dot{width:5px;height:5px;border-radius:50%;background:#a3efc7;display:inline-block;box-shadow:0 0 10px #a3efc740}.hero h1{width:min(600px,54%);margin-left:-19px;line-height:0}.hero-wordmark{width:100%;mix-blend-mode:screen}.hero-line{font-size:clamp(25px,2.5vw,38px);line-height:1.3;letter-spacing:-.045em;font-weight:400;margin-top:27px}.hero-copy{font-size:13px;line-height:1.8;color:#afc1b6;margin-top:16px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:14px 20px;font-size:12px;border:1px solid var(--accent);border-radius:2px;transition:background .25s,transform .25s}.primary{background:#b6f1d2;color:#10291c;border-color:#b6f1d2}.primary:hover{background:#dcffeb;transform:translateY(-2px)}.button>span{font-size:18px;line-height:1}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:15px;color:#d3e2d8;border-bottom:1px solid #486352;padding:9px 0}.text-link:hover{color:#fff;border-color:#b6f1d2}.hero-foot{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;gap:25px;color:#94a99b;font-size:10px;letter-spacing:.02em}.specimen-label{color:#b0c4b7}
.section-index{font-size:10px;font-weight:500;letter-spacing:.13em;color:var(--muted);white-space:nowrap}.display{font-size:clamp(36px,4.1vw,61px);line-height:1.18;letter-spacing:-.045em;font-weight:400;text-wrap:balance}.display span{color:var(--muted)}html[lang=zh-CN] .display{font-size:clamp(32px,3.55vw,52px);line-height:1.45;letter-spacing:-.035em}.section-rail .eyebrow{margin-top:20px}.idea{display:grid;grid-template-columns:1fr 2.65fr;gap:60px;padding-block:130px}.idea-lead{max-width:690px;font-size:19px;line-height:1.9;color:var(--soft);margin-top:40px}.idea-lines{display:flex;gap:28px;justify-content:space-between;margin-top:44px;border-top:1px solid var(--line);padding-top:25px}.idea-lines p{font-size:12px;line-height:1.7}.idea-lines span{display:block;font-size:9px;color:var(--accent);margin-bottom:12px}.definition{font-size:12px;color:var(--muted);line-height:1.9;margin-top:38px;max-width:660px}.section-top{display:flex;align-items:center;gap:40px;margin-bottom:52px}.section-top .eyebrow{flex:1}.small-link{font-size:11px;display:flex;align-items:center;gap:14px;color:var(--accent)}.small-link>span{font-size:17px}.foundation{background:var(--surface);border-block:1px solid var(--line)}.foundation-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:start}.foundation-copy .body-copy{margin-top:32px}.body-copy{font-size:15px;line-height:1.95;color:var(--soft)}.body-copy a,.community-note a,.chapter-body a{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent-dim);text-underline-offset:4px}.body-copy a:hover,.community-note a:hover,.chapter-body a:hover{color:var(--accent);text-decoration-color:var(--accent)}.neuron-stat{margin-top:45px;border-top:1px solid var(--line);padding-top:22px}.neuron-stat strong{font-size:clamp(54px,5.6vw,83px);letter-spacing:-.065em;font-weight:400;line-height:1.3}.neuron-stat>span{display:block;color:var(--muted);font-size:11px}.neuron-stat a{margin-left:5px;color:var(--accent)}.scope-stat{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:28px;padding-top:18px;gap:16px;font-size:12px}.scope-stat span{color:var(--muted)}.scope-stat strong{font-weight:400;color:var(--soft)}.science-figure{background:#e9ede5;color:#20382a;align-self:start}.figure-label{display:flex;justify-content:space-between;gap:20px;padding:15px 20px;border-bottom:1px solid #cbd3c9;font-size:8px;letter-spacing:.08em}.science-image{padding:22px 48px 20px;background:#fff}.science-image img{height:350px;width:100%;object-fit:contain}.science-figure figcaption{font-size:9px;line-height:1.8;padding:14px 20px}.science-figure figcaption a{display:block;text-decoration:underline;text-underline-offset:3px;margin-top:3px}.source-layers{margin-top:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.source-layer{border-top:1px solid var(--line);padding-top:23px;display:flex;gap:20px}.layer-number{color:var(--accent);font-size:10px;line-height:2.3}.source-layer h3{font-size:17px;line-height:1.5}.source-layer .layer-author{color:var(--soft);font-size:10px;line-height:1.8;min-height:40px;margin:10px 0}.source-layer p{color:var(--muted);font-size:12px;line-height:1.9}.community-note{display:flex;gap:21px;max-width:850px;margin-top:54px;padding-top:26px;border-top:1px solid var(--line)}.note-marker{color:var(--accent);font-size:22px;line-height:1.5}.community-note h3{font-size:12px;margin-bottom:8px;color:var(--soft)}.community-note p{font-size:11px;color:var(--muted);line-height:1.9}
.continuity-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.continuity-heading .body-copy{max-width:350px;padding-bottom:5px}.continuity-workbench{display:grid;grid-template-columns:1fr 1.8fr;gap:76px;margin-top:62px}.stage-tabs{display:flex;flex-direction:column;border-top:1px solid var(--line)}.stage-tabs button{border:0;border-bottom:1px solid var(--line);background:none;padding:19px 0;text-align:left;display:flex;align-items:center;gap:20px;color:var(--muted);font-size:18px;transition:color .2s}.stage-tabs button>span:first-child{font-size:10px;width:16px;flex:none}.stage-tabs button .tab-arrow{margin-left:auto;font-size:20px;opacity:0;transform:translate(-5px,5px);transition:opacity .2s,transform .2s}.stage-tabs button[aria-selected=true]{color:var(--accent)}.stage-tabs button[aria-selected=true] .tab-arrow{opacity:1;transform:none}.stage-tabs button:hover{color:var(--text)}.stage-panel{margin-top:30px;min-height:130px}.stage-panel h3{font-size:15px;line-height:1.6}.stage-panel p{font-size:12px;line-height:1.95;color:var(--muted);margin-top:12px}.architecture{background:var(--surface);border:1px solid var(--line);position:relative;overflow:hidden;padding:25px 28px 21px}.diagram-top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:8px;letter-spacing:.1em;color:var(--muted)}.concept-label{color:var(--accent)}.diagram-flow{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;padding:55px 0 30px}.state-node{display:flex;flex-direction:column;align-items:center;width:28%;position:relative;flex:none}.node-visual{width:88px;height:88px;position:relative;display:grid;place-items:center}.neural-orb{border:1px solid var(--accent-dim);border-radius:50%;box-shadow:inset 0 0 24px color-mix(in srgb,var(--accent) 9%,transparent);transition:border-color .4s,box-shadow .4s}.neural-orb i{position:absolute;inset:9px;border:1px solid var(--accent-dim);border-radius:50%}.neural-orb i:nth-child(2){inset:20px 2px;transform:rotate(55deg)}.neural-orb i:nth-child(3){inset:2px 20px;transform:rotate(55deg)}.neural-orb b{width:8px;height:8px;background:var(--accent);box-shadow:0 0 22px color-mix(in srgb,var(--accent) 38%,transparent);border-radius:50%}.neural-orb:after{content:'';position:absolute;inset:-9px;border:1px dashed var(--line);border-radius:50%;opacity:.65}.node-caption{font-size:11px;margin-top:20px;white-space:nowrap}.node-id{font-size:7px;letter-spacing:.09em;color:var(--muted);margin-top:6px}.connector{flex:1;position:relative;height:1px;background:var(--line);margin-top:44px}.connector>span{position:absolute;right:-2px;top:-14px;font-size:16px;color:var(--accent-dim)}.connector i{width:5px;height:5px;border-radius:50%;background:var(--accent);position:absolute;top:-2px;left:0;animation:state-flow 3s linear infinite;opacity:.6}.archive-visual i{width:64px;height:47px;border:1px solid var(--accent-dim);position:absolute;transform:skewY(-9deg);background:var(--surface);transition:border-color .4s}.archive-visual i:first-child{top:13px;left:6px}.archive-visual i:nth-child(2){top:21px;left:13px}.archive-visual i:nth-child(3){top:29px;left:20px}.archive-visual>span{position:relative;left:8px;top:10px;font-size:30px;color:var(--accent);line-height:1}.architecture[data-active="0"] .node-archive i,.architecture[data-active="1"] .node-continuation .neural-orb,.architecture[data-active="2"] .node-continuation .neural-orb{border-color:var(--accent)}.architecture[data-active="0"] .node-continuation{opacity:.35}.architecture[data-active="1"] .node-origin{opacity:.35}.architecture[data-active="2"] .node-origin{opacity:.5}.state-node{transition:opacity .35s}.state-parts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;border-top:1px solid var(--line);padding-top:21px}.state-parts span{font-size:8px;text-align:center;color:var(--muted);border:1px solid var(--line);padding:7px 2px;white-space:nowrap}.diagram-message{font-size:11px;color:var(--soft);text-align:center;padding-top:22px;min-height:57px}.lineage{margin-top:15px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:7px;letter-spacing:.05em;color:var(--muted)}.lineage>span:first-child{color:var(--accent);letter-spacing:3px;font-size:12px}.diagram-note{font-size:10px;line-height:1.9;color:var(--muted);margin-top:18px;text-align:right;max-width:680px;margin-left:auto}
.paper{background:var(--surface);border-block:1px solid var(--line)}.paper-grid{display:grid;grid-template-columns:1fr 1.48fr;gap:100px}.paper-intro{position:sticky;top:40px;align-self:start}.paper-intro .display{font-size:clamp(34px,3vw,47px)}html[lang=zh-CN] .paper-intro .display{font-size:clamp(31px,2.9vw,43px)}.paper-intro>p{color:var(--muted);font-size:13px;line-height:1.9;margin-top:26px;max-width:360px}.pdf-object{display:flex;align-items:center;gap:22px;margin-top:34px;padding:25px 0;border-block:1px solid var(--line);width:100%;transition:padding .25s}.pdf-object:hover{padding-inline:8px}.pdf-cover{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:73px;height:101px;padding:9px 7px;flex:none;background:#b7d2ba;color:#153124;transform:rotate(-4deg);box-shadow:4px 3px 0 var(--accent-dim);overflow:hidden}.pdf-cover>span{font-size:10px;font-weight:700;line-height:.9;letter-spacing:-.055em}.pdf-cover i{position:absolute;width:53px;height:53px;border:1px solid #618b69;border-radius:50%;top:36px;left:38px}.pdf-cover i:before{content:'';position:absolute;inset:8px;border:1px solid #618b69;border-radius:50%}.pdf-cover small{font-size:4px;line-height:1.4;letter-spacing:.03em}.pdf-label{display:flex;flex-direction:column;gap:9px;font-size:12px}.pdf-label strong{font-weight:500}.pdf-label>span{font-size:10px;color:var(--muted)}.pdf-object>span:last-child{margin-left:auto;font-size:21px}.edition-meta{font-size:9px;line-height:1.8;color:var(--muted);display:flex;flex-direction:column;gap:4px;margin-top:18px}.chapter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:16px;font-size:8px;letter-spacing:.08em;color:var(--muted)}.expand-chapters{font-size:10px;border:0;background:none;padding:4px 0;color:var(--soft)}.expand-chapters>span{margin-left:14px}.chapter{border-bottom:1px solid var(--line)}.chapter summary{list-style:none;display:flex;align-items:center;gap:22px;padding:27px 0;cursor:pointer}.chapter summary::-webkit-details-marker{display:none}.chapter-number{font-size:10px;color:var(--muted);align-self:flex-start;line-height:2.8;min-width:18px}.chapter-heading{display:flex;flex-direction:column;gap:6px;flex:1}.chapter-heading strong{font-size:19px;font-weight:400;letter-spacing:-.015em;line-height:1.5}.chapter-heading>span{font-size:10px;color:var(--muted)}.chapter-toggle{width:18px;height:18px;position:relative;flex:none}.chapter-toggle:before,.chapter-toggle:after{content:'';position:absolute;background:var(--soft);left:3px;right:3px;top:8px;height:1px}.chapter-toggle:after{transform:rotate(90deg);transition:transform .2s}.chapter[open] .chapter-toggle:after{transform:rotate(0)}.chapter[open] .chapter-heading strong{color:var(--accent)}.chapter-body{padding:0 29px 30px 40px}.chapter-body p{font-size:13px;line-height:2;color:var(--soft);max-width:66ch}.chapter-body p+p{margin-top:16px}.sources{display:grid;grid-template-columns:1fr 2fr;gap:90px}.sources-heading h2{font-size:25px;line-height:1.5;letter-spacing:-.04em;margin-top:25px}.sources-heading p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:18px;max-width:300px}.sources ol{padding:0;margin:0;list-style:none}.sources li{border-top:1px solid var(--line)}.sources li:last-child{border-bottom:1px solid var(--line)}.sources li a{display:flex;gap:20px;align-items:flex-start;padding:21px 0;transition:padding .2s}.sources li a:hover{padding-inline:8px}.source-number{font-size:9px;color:var(--muted);padding-top:2px}.sources li a>div{flex:1}.source-credit{font-size:9px;line-height:1.6;color:var(--muted);display:block}.sources h3{font-size:12px;font-weight:400;line-height:1.7;color:var(--soft);margin-top:5px}.sources li a>span:last-child{font-size:18px;line-height:1.4;color:var(--accent)}.closing{background:#030807;color:#edf4ee;border-top:1px solid #23372c;padding-block:52px}.closing>.wrap{display:flex;gap:70px;align-items:center}.closing img{width:300px;mix-blend-mode:screen;margin-left:-10px}.closing p{font-size:22px;letter-spacing:-.045em;line-height:1.5}.closing div>span{font-size:11px;color:#8ba091;display:block;margin-top:7px}.back-top{margin-left:auto;flex:none;width:50px;height:50px;border:1px solid #365140;border-radius:50%;display:grid;place-items:center;font-size:21px;transition:border-color .2s,background .2s}.back-top:hover{border-color:#a3efc7;background:#12231a}.site-footer{display:flex;align-items:center;gap:35px;color:var(--muted);font-size:9px;min-height:80px}.site-footer>span:nth-child(2){margin-left:auto}.site-footer .icon-button{margin-left:0}
@keyframes state-flow{from{transform:translateX(0);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translateX(32px);opacity:0}}
.motion-ready .reveal{opacity:0;transform:translateY(17px);transition:opacity .8s ease,transform .8s ease}.motion-ready .reveal.is-visible{opacity:1;transform:none}
@media(min-width:1600px){.hero h1{width:640px}.hero-art{object-position:center 45%}.hero-line{font-size:40px}}
@media(max-width:1100px){.site-header nav{gap:20px}.hero h1{width:58%}.foundation-grid{gap:60px}.continuity-workbench{gap:42px;grid-template-columns:1fr 1.7fr}.paper-grid{gap:60px}.sources{gap:55px}.source-layers{gap:24px}.source-layer{gap:13px}.science-image{padding-inline:25px}.idea{gap:38px;grid-template-columns:1fr 3fr}.closing>.wrap{gap:45px}.architecture{padding-inline:20px}.node-visual{width:76px;height:76px}.connector{margin-top:38px}.archive-visual{transform:scale(.87)}.diagram-flow{padding-top:45px}}
@media(max-width:820px){:root{--gutter:28px}.site-header{height:76px}.site-header nav{gap:17px;font-size:10px}.site-header .brand small{display:none}.site-header .brand>span{font-size:10px}.header-actions{gap:3px}.icon-button{width:32px;height:32px}.hero{height:820px;min-height:720px;max-height:none}.hero-art{object-position:60% center}.hero-body{padding-bottom:170px}.hero h1{width:64%;margin-left:-13px}.hero-line{font-size:29px}.hero-copy{font-size:12px}.hero-shade{background:linear-gradient(90deg,rgba(3,8,7,.65),transparent 100%),linear-gradient(0deg,#030807,transparent 30%)}.hero-foot{align-items:flex-end}.hero-foot>span{max-width:48%;font-size:9px}.specimen-label{text-align:right}.section{padding-block:80px}.idea{grid-template-columns:1fr;gap:32px;padding-block:90px}.section-rail{display:flex;align-items:center;gap:30px}.section-rail .eyebrow{margin:0}.idea .display{max-width:640px}.idea-lead{font-size:17px;margin-top:28px}.idea-lines{justify-content:flex-start;gap:48px}.section-top{margin-bottom:35px;gap:25px}.foundation-grid{grid-template-columns:1.15fr .85fr;gap:35px}.foundation .display{font-size:36px}html[lang=zh-CN] .foundation .display{font-size:32px}.body-copy{font-size:13px}.science-image{padding:24px 15px}.science-image img{height:300px}.figure-label{padding:12px;font-size:6px}.science-figure figcaption{font-size:8px;padding:12px}.neuron-stat{margin-top:30px}.neuron-stat strong{font-size:60px}.scope-stat{font-size:10px}.source-layers{margin-top:55px;gap:23px}.source-layer .layer-author{font-size:9px;min-height:50px}.source-layer p{font-size:11px}.source-layer h3{font-size:16px}.source-layer{display:block}.layer-number{display:block;margin-bottom:8px}.continuity-heading{grid-template-columns:1.2fr 1fr;gap:45px}.continuity-workbench{grid-template-columns:1fr;gap:32px;margin-top:35px}.stage-controls{display:grid;grid-template-columns:1fr 1fr;gap:35px}.stage-panel{margin-top:16px}.architecture{padding:24px 40px}.diagram-flow{padding:42px 30px 32px}.node-visual{width:88px;height:88px}.connector{margin-top:44px}.archive-visual{transform:none}.diagram-note{max-width:none}.paper-grid{grid-template-columns:1fr;gap:40px}.paper-intro{position:static;display:grid;grid-template-columns:1.2fr 1fr;column-gap:50px;align-items:start}.paper-intro>.display{grid-column:1;grid-row:1}.paper-intro>p{grid-column:1;grid-row:2;margin-top:18px}.pdf-object{grid-column:2;grid-row:1 / 3;margin-top:0}.edition-meta{grid-column:2}.sources{grid-template-columns:1fr;gap:32px}.sources-heading{display:grid;grid-template-columns:1fr 1fr;gap:15px 40px}.sources-heading .section-index{grid-column:1 / -1}.sources-heading h2{margin:0}.sources-heading p{margin:0}.closing img{width:235px}.closing>.wrap{gap:30px}.closing p{font-size:18px}.closing div>span{font-size:9px}.back-top{width:40px;height:40px}}
@media(max-width:600px){:root{--gutter:22px}.site-header{height:72px;gap:10px}.site-header nav{display:none}.brand img{width:30px;height:30px}.site-header .brand>span{font-size:11px}.site-header .brand small{display:block;font-size:7px}.header-actions{gap:3px}.language{font-size:10px;min-width:30px}.icon-button{width:32px;height:32px}.hero{height:850px;min-height:0;justify-content:flex-start}.hero-art{height:490px;top:auto;bottom:0;object-position:100% center;object-fit:cover;width:100%}.hero-shade{background:linear-gradient(0deg,#030807 0%,transparent 8%,transparent 35%,#030807 62%)}.hero-body{padding:37px 0 0}.hero .eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:18px}.hero h1{width:100%;max-width:500px;margin-left:-12px}.hero-line{font-size:26px;margin-top:18px;line-height:1.3}.hero-copy{font-size:12px;line-height:1.75;margin-top:12px}.hero-actions{gap:23px;margin-top:23px}.button{font-size:11px;padding:12px 16px;gap:28px}.text-link{font-size:10px;gap:10px}.hero-foot{bottom:20px;flex-direction:column;gap:7px;align-items:flex-start;font-size:8px}.hero-foot>span{max-width:100%;font-size:8px}.specimen-label{text-align:left}.section{padding-block:65px}.section-index{font-size:8px;letter-spacing:.1em}.eyebrow{font-size:9px}.idea{gap:30px}.section-rail{gap:25px;align-items:flex-start}.display{font-size:34px;line-height:1.25}html[lang=zh-CN] .display{font-size:29px;line-height:1.5}.idea-lead{font-size:14px;line-height:1.95;margin-top:24px}.idea-lines{display:flex;gap:18px;margin-top:28px;padding-top:20px;justify-content:space-between}.idea-lines p{font-size:9px;line-height:1.9;max-width:31%}.idea-lines span{font-size:8px;margin-bottom:8px}.definition{font-size:10px;line-height:1.9;margin-top:27px}.section-top{gap:20px;flex-wrap:wrap;margin-bottom:32px}.section-top .eyebrow{min-width:100px}.small-link{font-size:9px;gap:6px}.foundation-grid{grid-template-columns:1fr;gap:34px}.foundation .display{font-size:37px}html[lang=zh-CN] .foundation .display{font-size:32px}.foundation-copy .body-copy{font-size:13px;margin-top:24px}.neuron-stat{margin-top:28px;padding-top:18px}.neuron-stat strong{font-size:75px}.neuron-stat>span{font-size:10px}.scope-stat{font-size:11px;margin-top:22px;padding-top:16px}.science-figure{max-width:440px;width:100%;margin:auto}.figure-label{padding:14px 17px;font-size:8px}.science-image{padding:22px 35px}.science-image img{height:310px}.science-figure figcaption{font-size:9px;padding:13px 17px}.source-layers{grid-template-columns:1fr;gap:25px;margin-top:38px}.source-layer{display:flex;gap:22px;padding-top:22px}.layer-number{font-size:10px;margin:0}.source-layer h3{font-size:17px}.source-layer .layer-author{min-height:0;font-size:10px;margin:6px 0}.source-layer p{font-size:12px}.community-note{margin-top:30px;gap:17px;padding-top:24px}.community-note p{font-size:11px}.community-note h3{font-size:12px}.continuity-heading{grid-template-columns:1fr;gap:21px}.continuity-heading .body-copy{font-size:13px;max-width:100%}.continuity-workbench{margin-top:22px;gap:24px}.stage-controls{grid-template-columns:1fr;gap:0}.stage-tabs{flex-direction:row;gap:18px}.stage-tabs button{font-size:15px;flex:1;gap:9px;padding:14px 0}.stage-tabs button .tab-arrow{display:none}.stage-tabs button>span:first-child{font-size:8px;width:auto}.stage-tabs button[aria-selected=true]{border-bottom-color:var(--accent)}.stage-panel{min-height:0;margin-top:22px}.stage-panel h3{font-size:15px}.stage-panel p{font-size:12px;margin-top:9px}.architecture{padding:18px 14px}.diagram-top{font-size:6px;gap:10px}.diagram-flow{padding:37px 0 26px;gap:2px}.node-visual{width:64px;height:64px}.neural-orb i{inset:7px}.neural-orb i:nth-child(2){inset:16px 2px}.neural-orb i:nth-child(3){inset:2px 16px}.neural-orb:after{inset:-6px}.neural-orb b{width:6px;height:6px}.archive-visual{transform:scale(.75);transform-origin:center center}.archive-visual i:first-child{left:-5px;top:0}.archive-visual i:nth-child(2){left:2px;top:8px}.archive-visual i:nth-child(3){left:9px;top:16px}.archive-visual>span{left:9px;top:7px}.connector{margin-top:32px}.connector>span{font-size:13px;top:-11px}.node-caption{font-size:9px;margin-top:17px}.node-id{font-size:6px;letter-spacing:.03em}.state-parts{gap:4px;padding-top:17px}.state-parts span{font-size:7px;padding:6px 0}.diagram-message{font-size:9px;line-height:1.7;padding-top:18px;min-height:48px}.lineage{margin-top:8px;font-size:5px;padding-top:14px}.lineage>span:first-child{font-size:9px;letter-spacing:1px}.diagram-note{font-size:9px;text-align:left;line-height:1.9;margin-top:15px}.paper-grid{gap:30px}.paper-intro{display:block}.paper-intro .display{font-size:34px}html[lang=zh-CN] .paper-intro .display{font-size:31px}.paper-intro>p{font-size:12px;margin-top:22px}.pdf-object{margin-top:24px;padding-block:22px;gap:24px}.pdf-cover{width:64px;height:88px}.pdf-label{font-size:12px}.edition-meta{font-size:9px;flex-direction:row;gap:18px;flex-wrap:wrap}.chapter-toolbar{font-size:7px;padding-bottom:14px}.expand-chapters{font-size:9px}.chapter summary{padding:22px 0;gap:15px}.chapter-number{font-size:9px;line-height:2.6;min-width:16px}.chapter-heading strong{font-size:17px}.chapter-heading>span{font-size:10px;line-height:1.6}.chapter-body{padding:0 0 25px 31px}.chapter-body p{font-size:12px;line-height:2}.chapter-toggle{width:15px}.sources-heading{display:block}.sources-heading h2{font-size:25px;margin-top:22px}.sources-heading p{font-size:11px;margin-top:15px}.sources{gap:25px}.sources li a{gap:13px;padding:18px 0}.source-number{font-size:8px}.source-credit{font-size:8px}.sources h3{font-size:11px}.sources li a>span:last-child{font-size:15px}.closing{padding-block:34px}.closing>.wrap{flex-wrap:wrap;gap:24px;position:relative}.closing img{width:225px;margin-left:-8px}.closing>.wrap>div{width:100%}.closing p{font-size:19px}.closing div>span{font-size:10px}.back-top{position:absolute;right:0;top:24px;width:38px;height:38px}.site-footer{gap:8px;flex-wrap:wrap;font-size:8px;padding-block:22px;padding-right:48px;position:relative;min-height:80px}.site-footer>span{display:block;width:100%}.site-footer>span:nth-child(2){margin-left:0;font-size:7px}.site-footer .icon-button{position:absolute;right:0;top:23px}}
@media(max-width:360px){:root{--gutter:18px}.hero{height:810px}.hero-actions{gap:18px}.hero-line{font-size:24px}.hero-art{height:440px}.hero h1{margin-left:-10px}.idea-lines{gap:10px}.state-parts span{font-size:6px}.source-layers{gap:22px}.neuron-stat strong{font-size:68px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
@media print{.site-header,.hero,.continuity,.closing,.site-footer,.reading-progress,.pdf-object,.expand-chapters{display:none}body{background:white;color:#111}.section{padding-block:30px}.paper-intro{position:static}.paper-grid,.foundation-grid,.idea,.sources{display:block}.paper,.foundation{background:white}.display,.display span,.body-copy,.chapter-body p{color:#111}.chapter-body{display:block!important}.chapter{break-inside:avoid}.chapter summary{padding:15px 0}.chapter-body{padding-bottom:15px}.reveal{opacity:1!important;transform:none!important}}
