:root{--ink:#080909;--paper:#f3f3ef;--white:#fafaf7;--muted:#969995;--line:#272a29;--gold:#d7b976;--ice:#dfe9e6;--mint:#b9efcf;--serif:Georgia,'Noto Serif SC',serif;--sans:'Noto Sans SC',system-ui,sans-serif;--mono:'DM Mono',monospace;font-family:var(--sans);color:var(--white);background:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--ink)}a{color:inherit}.ambient{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ambient span{position:absolute;width:60vw;height:60vw;border-radius:50%;filter:blur(90px);opacity:.12;background:#94a9a0}.ambient span:first-child{top:-35vw;right:-20vw}.ambient span:last-child{bottom:-45vw;left:-25vw;background:#c99e55;opacity:.07}.site-nav{position:fixed;top:0;left:0;right:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid #fff1;backdrop-filter:blur(18px);background:#080909b8;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:27px;height:27px;border:1px solid #fff4;border-radius:8px;color:var(--gold);font-family:var(--mono);font-size:13px}.site-nav nav{display:flex;gap:26px;color:#aeb3ad;font-size:13px}.site-nav nav a{text-decoration:none;transition:color .3s}.site-nav nav a:hover{color:var(--white)}.nav-tools{display:flex;align-items:center;gap:15px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 16px var(--mint)}.login-button{border:1px solid #fff3;background:#fff0;color:var(--white);border-radius:999px;padding:8px 14px;font:inherit;font-size:12px;cursor:pointer}.story-section{position:relative;z-index:1}.hero{min-height:100vh;padding:150px clamp(22px,7vw,120px) 110px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:5vw}.eyebrow{font:500 11px var(--mono);letter-spacing:.14em;color:var(--gold);margin:0 0 24px}.hero h1,.chapter h2,.ending h2{font-size:clamp(48px,8vw,118px);font-weight:500;line-height:1.02;letter-spacing:-.045em;margin:0}.hero h1 em,.ending h2 em{font-family:var(--serif);color:var(--ice);font-weight:400}.hero-lede{max-width:420px;color:#a6aaa4;line-height:1.9;font-size:16px;margin:32px 0}.text-link{font:12px var(--mono);color:var(--ice);text-decoration:none}.text-link span{color:var(--gold);font-size:18px;margin-left:8px}.device-stage{height:590px;position:relative;display:grid;place-items:center;perspective:1000px}.device-stage:before{content:'';position:absolute;width:450px;height:450px;border-radius:50%;border:1px solid #d3c38a2e;box-shadow:0 0 100px #d3c38a1c,inset 0 0 70px #ffffff12;transform:rotateX(62deg) rotateZ(-12deg)}.device-shell{width:310px;height:570px;border:1px solid #fff5;border-radius:36px;padding:23px 20px 16px;background:linear-gradient(145deg,#212725d9,#111514e8 64%,#0b0d0d);box-shadow:18px 35px 100px #000a,0 0 0 7px #171a18,0 0 50px #d9bd7250;transform:rotateY(-11deg) rotateX(6deg) rotateZ(3deg);animation:device-in 1.2s cubic-bezier(.2,.8,.2,1) both}.device-top,.device-head,.device-list div{display:flex;justify-content:space-between;align-items:center}.device-top{font:10px var(--mono);color:#cdd4cf;margin-bottom:32px}.device-head{font-size:13px;color:#d4dbd5}.device-head b{font:10px var(--mono);color:var(--gold);font-weight:400}.inventory-number{font:500 62px var(--mono);letter-spacing:-.08em;margin-top:35px;color:var(--white)}.device-muted{font-size:11px;color:#7d8580;margin:5px 0 24px}.inventory-graph{display:flex;align-items:end;gap:7px;height:100px;border-bottom:1px solid #fff2}.inventory-graph i{display:block;flex:1;background:linear-gradient(#d7b976,#6e745c);border-radius:4px 4px 0 0;opacity:.9}.inventory-graph i:nth-child(1){height:30%}.inventory-graph i:nth-child(2){height:48%}.inventory-graph i:nth-child(3){height:42%}.inventory-graph i:nth-child(4){height:65%}.inventory-graph i:nth-child(5){height:58%}.inventory-graph i:nth-child(6){height:85%}.inventory-graph i:nth-child(7){height:73%}.device-list{margin-top:22px;color:#a5aaa5;font-size:11px}.device-list div{padding:10px 0;border-bottom:1px solid #fff1}.device-list b{color:#edf1ec;font:12px var(--mono)}.swatch{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:8px}.champagne{background:var(--gold)}.ice{background:var(--ice)}.device-tab{display:flex;justify-content:space-between;margin-top:36px;color:#69716b;font-size:10px}.device-tab .active{color:var(--mint)}.float-label{position:absolute;font:10px var(--mono);letter-spacing:.1em;color:var(--gold);border:1px solid #d7b9764a;background:#171815bf;padding:10px 12px;backdrop-filter:blur(14px)}.label-local{top:102px;left:5%}.label-ready{bottom:86px;right:2%}@keyframes device-in{from{opacity:0;transform:translateY(45px) rotateY(-18deg) rotateX(9deg) rotateZ(4deg)}to{opacity:1;transform:rotateY(-11deg) rotateX(6deg) rotateZ(3deg)}}.chapter{min-height:112vh;padding:170px clamp(22px,10vw,160px);overflow:hidden}.chapter-dark{background:var(--ink);color:var(--white)}.chapter-light{background:var(--paper);color:#111514}.chapter-intro{max-width:720px;position:relative;z-index:2}.chapter h2{font-size:clamp(47px,7vw,96px)}.chapter h2 strong{font-weight:500;color:var(--ice)}.light-copy h2 strong{color:#202523}.chapter-intro p:not(.eyebrow){color:var(--muted);line-height:1.8;font-size:16px;max-width:390px;margin-top:28px}.word-dim{color:#555a55}.local-orbit{position:absolute;right:10vw;top:27vh;width:450px;height:450px}.local-orbit:before{content:'';position:absolute;inset:0;border-radius:50%;border:1px solid #fff2;transform:rotateX(62deg) rotateZ(-15deg)}.mini-window{position:absolute;left:70px;top:80px;width:315px;padding:24px;border:1px solid #fff3;border-radius:15px;background:#171b19dc;backdrop-filter:blur(22px);box-shadow:0 30px 80px #0008;transform:rotate(-7deg)}.window-title{font:11px var(--mono);color:var(--gold)}.mini-row{display:flex;justify-content:space-between;border-bottom:1px solid #fff1;padding:18px 0 12px;font-size:12px}.mini-row b{font-weight:400;color:#c7cec6}.mini-row strong{font:12px var(--mono);color:var(--mint)}.offline-pill{display:inline-block;margin-top:22px;padding:7px 9px;background:#b9efcf16;color:var(--mint);font:10px var(--mono)}.orbit-caption{position:absolute;right:10px;bottom:28px;color:#7f8880;font:10px var(--mono)}.chapter-statement{position:absolute;left:clamp(22px,10vw,160px);bottom:110px;font-size:clamp(22px,3vw,42px);color:#cbd2cc;margin:0}.chapter-statement em{font-family:var(--serif);color:var(--gold);font-style:normal}.sync-rail{position:absolute;left:10%;right:10%;top:49%;display:flex;align-items:center;justify-content:center;gap:28px}.sync-node{width:130px;height:130px;border:1px solid #1f2926;border-radius:50%;display:grid;place-items:center;align-content:center;gap:8px;background:#fff9}.sync-node span{font:10px var(--mono);color:#a17936}.sync-node b{font-size:20px;font-weight:500}.sync-line{height:2px;width:min(15vw,180px);background:#c4b37644;position:relative;overflow:hidden}.sync-line:after{content:'';position:absolute;width:35%;height:100%;background:var(--gold);box-shadow:0 0 16px var(--gold);animation:flow 2.5s linear infinite}.sync-line i{position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:#d0a84f;animation:flow 2.5s linear infinite;opacity:.8}.sync-line i:nth-child(2){animation-delay:.8s}.sync-line i:nth-child(3){animation-delay:1.6s}@keyframes flow{from{left:-40%}to{left:100%}}.light-statement{color:#1a1d1b}.collab-map{position:absolute;right:10vw;top:30vh;width:500px;height:430px}.account-node,.collab-branch{position:absolute;border:1px solid #fff4;background:#171b19dd;backdrop-filter:blur(16px);padding:18px 20px;min-width:145px}.account-node{left:165px;top:145px;border-color:#d7b97680}.account-node span,.collab-branch span{display:block;font:10px var(--mono);color:var(--gold);margin-bottom:10px}.account-node b,.collab-branch b{font-size:15px;font-weight:500}.collab-branch:before{content:'';position:absolute;width:100px;height:1px;background:#d7b97655;top:50%;right:100%}.branch-a{left:0;top:25px}.branch-b{right:0;top:178px}.branch-c{left:32px;bottom:5px}.device-pips{position:absolute;right:25px;bottom:70px;display:flex;gap:10px}.device-pips i{width:9px;height:9px;border:1px solid var(--gold);border-radius:50%}.chapter-note{position:absolute;bottom:90px;left:clamp(22px,10vw,160px);color:#777f78;font:11px var(--mono)}.ai-story{min-height:125vh}.ai-pipeline{position:absolute;left:clamp(22px,10vw,160px);right:clamp(22px,10vw,160px);top:53%;display:flex;align-items:center;justify-content:center;gap:30px}.pipeline-input,.ai-result{padding:23px;border:1px solid #1b2824;background:#ffffffb5;backdrop-filter:blur(18px);min-width:220px}.pipeline-input span,.ai-result span{display:block;color:#a17936;font:10px var(--mono);margin-bottom:15px}.pipeline-input b{display:block;font-size:13px;font-weight:500;padding:8px 0;border-top:1px solid #1b282422}.pipeline-beam{height:2px;flex:1;max-width:190px;background:#ab8b4b33;position:relative}.pipeline-beam i{position:absolute;width:7px;height:7px;border-radius:50%;top:-3px;background:#b4873b;animation:flow 2s linear infinite}.pipeline-beam i:nth-child(2){animation-delay:.65s}.pipeline-beam i:nth-child(3){animation-delay:1.3s}.ai-result{min-width:300px;box-shadow:0 20px 70px #9b7a321c}.ai-result strong{display:block;font:500 18px/1.55 var(--serif);color:#202523}.ai-result small{display:block;color:#7d837d;font-size:11px;line-height:1.5;margin-top:16px}.chat-shell{position:absolute;right:clamp(22px,10vw,160px);bottom:72px;width:min(420px,calc(100% - 44px));border:1px solid #1b2824;background:#ffffffd9;backdrop-filter:blur(18px);box-shadow:0 30px 90px #7c66332b;color:#18201d}.chat-head{padding:14px 17px;border-bottom:1px solid #1b282422;font-size:13px}.chat-head small{float:right;color:#7b837c}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8d6a2a;margin-right:8px}.chat-log{height:155px;overflow:auto;padding:16px}.message{max-width:88%;padding:10px 12px;margin-bottom:9px;border-radius:8px;white-space:pre-wrap;line-height:1.65;font-size:13px}.assistant{background:#1b2924;color:#e6eee8}.user{background:#d7b976;color:#171a17;margin-left:auto}.chat-shell form{display:flex;gap:8px;padding:10px;border-top:1px solid #1b282422}.chat-shell input{min-width:0;border:0;outline:0;background:transparent;color:#161b18;padding:8px;font:13px var(--sans)}.chat-shell form button{width:35px;height:35px;border:0;border-radius:50%;background:#1a2621;color:var(--white);cursor:pointer}.pro-lockup{position:absolute;top:44%;left:clamp(22px,10vw,160px);display:flex;align-items:center;gap:22px}.pro-line{height:1px;width:90px;background:var(--gold)}.pro-lockup small{display:block;font:12px var(--mono);color:var(--gold);letter-spacing:.16em}.pro-lockup strong{display:block;font:500 clamp(62px,9vw,140px)/.86 var(--mono);letter-spacing:-.1em}.pro-lockup p{max-width:210px;color:#8e958f;font-size:12px;line-height:1.7;margin-left:25px}.journal{background:var(--paper);color:#121615;padding:150px clamp(22px,10vw,160px)}.journal-head h2{font-size:clamp(52px,7vw,92px);font-weight:500;line-height:1;margin:0}.journal-head p:not(.eyebrow){color:#767d78;margin:22px 0 0}.journal-list{margin-top:80px;border-top:1px solid #171f1b33}.journal-item{display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:28px;padding:28px 0;border-bottom:1px solid #171f1b33}.journal-item time{font:11px var(--mono);color:#8b918c}.journal-item h3{font-size:21px;font-weight:500;margin:0}.journal-item p{font-size:13px;color:#7a817b;margin:7px 0 0}.journal-item button{border:0;background:none;color:#8b6a2e;cursor:pointer;font:12px var(--mono)}.muted{color:#888f89}.ending{min-height:90vh;padding:180px clamp(22px,10vw,160px) 120px;background:#080909}.ending h2{font-size:clamp(54px,8vw,120px)}.button{display:inline-flex;gap:24px;align-items:center;text-decoration:none;padding:13px 17px;border-radius:999px;font-size:13px;margin-top:45px}.primary{background:var(--white);color:#111514}.button span{color:#9b772d;font-size:18px}footer{position:relative;z-index:1;display:flex;justify-content:space-between;padding:23px clamp(22px,4vw,64px);border-top:1px solid #fff2;color:#727a73;font:10px var(--mono)}dialog{border:1px solid #fff3;border-radius:14px;width:min(720px,calc(100% - 32px));background:#151a17;color:var(--white);padding:38px;box-shadow:0 30px 120px #000c}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:17px;top:14px;background:none;border:0;color:#aaa;font-size:25px;cursor:pointer}#articleBody h1{font-size:38px;font-weight:500;margin:0 0 18px}#articleBody p{color:#b9c0ba;line-height:1.9;font-size:15px;white-space:pre-wrap}@media(max-width:800px){.site-nav{height:64px}.site-nav nav{display:none}.brand{font-size:13px}.hero{display:block;padding:125px 22px 90px}.hero h1{font-size:clamp(52px,16vw,80px)}.hero-lede{font-size:14px}.device-stage{height:500px;margin-top:40px}.device-shell{transform:scale(.82) rotateY(-11deg) rotateX(6deg) rotateZ(3deg)}.device-stage:before{transform:scale(.75) rotateX(62deg) rotateZ(-12deg)}.float-label{font-size:8px}.chapter{min-height:980px;padding:125px 22px 100px}.chapter h2{font-size:clamp(46px,14vw,76px)}.local-orbit,.collab-map{position:relative;right:auto;top:auto;width:100%;height:420px;margin-top:90px}.mini-window{left:50%;top:55px;width:min(315px,90%);transform:translateX(-50%) rotate(-5deg)}.orbit-caption{right:5%;bottom:30px}.chapter-statement{left:22px;bottom:74px;font-size:26px}.sync-rail{left:22px;right:22px;top:56%;gap:8px}.sync-node{width:88px;height:88px}.sync-node b{font-size:14px}.sync-line{width:15vw}.collab-map{margin-top:75px}.account-node{left:50%;transform:translateX(-50%);top:145px}.branch-a{left:0;top:25px}.branch-b{right:0;top:255px}.branch-c{left:12px;bottom:15px}.collab-branch:before{width:50px}.ai-pipeline{position:relative;left:auto;right:auto;top:auto;display:grid;grid-template-columns:1fr;margin-top:80px;gap:16px}.pipeline-beam{height:70px;width:2px;margin:auto}.pipeline-beam i{animation-name:flow-vertical}.ai-result{min-width:0}.chat-shell{position:relative;right:auto;bottom:auto;margin:70px 0 0;width:100%}.pro-lockup{position:relative;top:auto;left:auto;margin-top:150px;display:grid;grid-template-columns:auto 1fr}.pro-lockup p{grid-column:2;margin:0}.journal{padding:125px 22px}.journal-list{margin-top:55px}.journal-item{grid-template-columns:1fr;gap:9px}.journal-item button{justify-self:start;padding:0}.ending{min-height:75vh;padding:140px 22px 90px}footer{flex-direction:column;gap:10px}}
.balance-chip{font:10px var(--mono);color:var(--gold);border:1px solid #d7b9764a;border-radius:999px;padding:7px 10px;background:#171815a8;white-space:nowrap}
[data-scene] .chapter-intro,[data-scene] .local-orbit,[data-scene] .sync-rail,[data-scene] .collab-map,[data-scene] .ai-pipeline,[data-scene] .pro-lockup{opacity:.28;transform:translateY(42px);transition:opacity 1s cubic-bezier(.2,.8,.2,1),transform 1s cubic-bezier(.2,.8,.2,1)}
[data-scene].is-visible .chapter-intro,[data-scene].is-visible .local-orbit,[data-scene].is-visible .sync-rail,[data-scene].is-visible .collab-map,[data-scene].is-visible .ai-pipeline,[data-scene].is-visible .pro-lockup{opacity:1;transform:translateY(0)}
@media(max-width:520px){.site-nav{padding-inline:16px}.brand-mark{display:none}.nav-tools{gap:8px}.live-dot{display:none}.balance-chip{font-size:9px;padding:6px 8px}.login-button{padding:7px 11px}.device-stage{margin-left:-12px;margin-right:-12px}.sync-node{width:78px;height:78px}.sync-node span{font-size:8px}.sync-node b{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@keyframes flow-vertical{from{top:-10%}to{top:110%}}
