: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%}}
#morph-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;opacity:.7;z-index:0}.site-nav,main,footer{position:relative;z-index:1}.story-section{min-height:100svh}.hero{min-height:100svh}.ambient{z-index:0}.site-nav{padding-top:max(14px,env(safe-area-inset-top));padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}@media(max-width:760px){.site-nav{gap:12px;align-items:center}.site-nav nav{display:none}.brand{font-size:14px}.nav-tools{margin-left:auto}.live-dot{display:none}.balance-chip{font-size:11px}.hero{display:flex;flex-direction:column;justify-content:center;gap:34px;padding:100px 20px 42px}.hero-copy{max-width:none}.hero h1{font-size:clamp(42px,13vw,72px);line-height:1.06}.hero-lede{font-size:15px;line-height:1.8}.hero-stage{width:min(100%,360px);margin:0 auto;transform:scale(.86);transform-origin:center top}.chapter{padding:84px 20px;min-height:100svh;display:flex;flex-direction:column;justify-content:center;gap:38px}.chapter-intro h2{font-size:clamp(42px,12vw,76px);line-height:1.04}.local-orbit,.sync-rail,.ai-pipeline{width:100%;transform:none}.orbit-caption{font-size:10px}.sync-rail{display:grid;grid-template-columns:1fr;gap:16px}.sync-line{height:34px;width:1px;margin:auto}.ai-pipeline{grid-template-columns:1fr;gap:16px}.pipeline-beam{height:38px;width:100%}.chat-shell{width:100%;margin-top:6px}.journal{padding:76px 20px}.journal-item{grid-template-columns:1fr auto;gap:12px}.journal-item time{grid-column:1/-1}.journal-item button{grid-column:2;grid-row:2}.ending{padding:86px 20px;text-align:center}.ending h2{font-size:clamp(38px,11vw,64px)}dialog{max-width:calc(100% - 24px);max-height:82svh}.device-shell{max-width:300px;margin:auto}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}#morph-canvas{display:none}}
/* 2026-09-24 responsive polish */
html,body{width:100%;max-width:100%;overflow-x:hidden}body{overscroll-behavior-x:none}.story-section{position:relative;overflow:hidden}.story-section>*{position:relative;z-index:1}[data-scene] .chapter-intro,[data-scene] .local-orbit,[data-scene] .sync-rail,[data-scene] .ai-pipeline,[data-scene] .chat-shell,[data-scene] .pro-lockup,[data-scene] .journal-head,[data-scene] .journal-list{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}[data-scene].is-visible .chapter-intro,[data-scene].is-visible .local-orbit,[data-scene].is-visible .sync-rail,[data-scene].is-visible .ai-pipeline,[data-scene].is-visible .chat-shell,[data-scene].is-visible .pro-lockup,[data-scene].is-visible .journal-head,[data-scene].is-visible .journal-list{opacity:1;transform:none}[data-scene].is-visible .sync-rail{transition-delay:.12s}[data-scene].is-visible .ai-pipeline{transition-delay:.08s}[data-scene].is-visible .chat-shell{transition-delay:.2s}.sync-rail{position:relative;z-index:2;min-width:0}.sync-node{position:relative;z-index:3}.sync-line{position:relative;z-index:1;flex:1;min-width:70px}.sync-line i{position:relative;z-index:2}.chapter-dark#ai{background:linear-gradient(180deg,#081211 0%,#0b1917 55%,#10221e 100%)}.chapter-dark#ai .eyebrow,.chapter-dark#ai .ai-result strong{color:#b7f4c1}.chapter-dark#ai .ai-result{background:#142622;border-color:#40645a}.chapter-dark#ai .chat-shell{background:#0d1a18;border-color:#35564d}@media(max-width:760px){.site-nav,main,footer{max-width:100vw}.chapter{width:100%;box-sizing:border-box}.sync-rail{width:min(100%,420px);margin-inline:auto;display:flex;flex-direction:column;align-items:stretch;gap:0}.sync-node{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-radius:14px}.sync-line{width:2px;height:34px;min-width:2px;flex:none;align-self:center;background:rgba(34,65,63,.35)}.sync-line i{display:block;width:7px;height:7px;margin:5px auto;border-radius:50%;background:#72d6a4}.chapter-dark#ai{padding-top:76px;padding-bottom:76px}.chapter-dark#ai .chapter-intro{max-width:100%}.chapter-dark#ai h2{font-size:clamp(40px,11vw,64px)}.chapter-dark#ai .ai-result strong{font-size:18px;line-height:1.55}.chapter-dark#ai .chat-shell{box-shadow:0 16px 50px rgba(0,0,0,.24)}.device-stage{max-width:100%;overflow:visible}.hero-stage{margin-bottom:-34px}}
@media(prefers-reduced-motion:reduce){[data-scene] .chapter-intro,[data-scene] .local-orbit,[data-scene] .sync-rail,[data-scene] .ai-pipeline,[data-scene] .chat-shell,[data-scene] .pro-lockup,[data-scene] .journal-head,[data-scene] .journal-list{opacity:1;transform:none;transition:none}}
.user-id-chip{border:1px solid rgba(183,244,193,.3);background:transparent;color:#b7f4c1;border-radius:999px;padding:6px 9px;font:10px "DM Mono";max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-id-chip.copied{background:#b7f4c1;color:#102015}
/* Message section layout: isolated from the hero composition */
.message-section{min-height:auto!important;box-sizing:border-box;width:100%;padding:clamp(72px,10vw,140px) max(20px,6vw) 120px;background:#0a0f0e;color:#eef1ee;overflow:hidden}.message-section .journal-head{width:100%;max-width:820px;margin:0 auto 36px;opacity:1;transform:none}.message-section .journal-head h2{max-width:100%;margin:12px 0 18px;font-size:clamp(48px,8vw,112px);line-height:1.05;letter-spacing:-.06em;white-space:normal;word-break:keep-all}.message-section .journal-head p:last-child{max-width:560px;line-height:1.8}.message-form{width:100%;max-width:820px;margin:0 auto;display:grid;gap:18px}.message-form label{display:grid;gap:9px;color:#aab6b2;font-size:13px}.message-form textarea,.message-form input{box-sizing:border-box;width:100%;border:1px solid #30423d;border-radius:12px;background:#101a17;color:#eef1ee;padding:15px 16px;font:inherit;line-height:1.65;outline:none}.message-form textarea{min-height:170px;resize:vertical}.message-form textarea:focus,.message-form input:focus{border-color:#86e0ad;box-shadow:0 0 0 3px #86e0ad1c}.message-form .button{justify-self:start;border:0;cursor:pointer}.message-form #messageStatus{min-height:1.5em;margin:0}.message-active #morph-canvas{opacity:.08;transition:opacity .5s ease}.contact-link{white-space:nowrap}@media(max-width:760px){.message-section{padding:72px 20px 92px}.message-section .journal-head{margin-bottom:28px}.message-section .journal-head h2{font-size:clamp(42px,15vw,72px);letter-spacing:-.045em;line-height:1.08}.message-form{gap:14px}.message-form textarea{min-height:150px}.message-form .button{width:100%;justify-self:stretch}.contact-link{display:none}}

#morph-canvas{opacity:.22;transition:opacity .6s ease}.scrolled-past-hero #morph-canvas{opacity:.035}.message-form button:disabled{opacity:.55;cursor:wait}#morph-canvas{opacity:.08!important} .scrolled-past-hero #morph-canvas,.message-active #morph-canvas{opacity:0!important;visibility:hidden}
/* P2/P3 desktop composition fix */
#sync{position:relative;min-height:112vh;isolation:isolate}#sync .chapter-intro{position:relative;z-index:3;max-width:650px}#sync .sync-rail{position:absolute;left:8vw;right:8vw;top:50%;transform:translateY(-50%);display:grid;grid-template-columns:minmax(130px,160px) minmax(80px,1fr) minmax(130px,160px) minmax(80px,1fr) minmax(130px,160px);align-items:center;gap:24px;z-index:2}.sync-node{width:100%;height:150px;box-sizing:border-box}.sync-line{width:100%;max-width:none;min-width:0}.sync-line i{display:none}#sync .chapter-statement{z-index:3}#ai{position:relative;min-height:125vh;isolation:isolate}#ai .chapter-intro{position:relative;z-index:3;max-width:700px}#ai .ai-pipeline{position:absolute;left:8vw;right:8vw;top:51%;transform:translateY(-50%);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(70px,.35fr) minmax(280px,1fr);align-items:center;gap:24px;z-index:2}.pipeline-input,.ai-result{min-width:0;width:100%;box-sizing:border-box}.pipeline-beam{width:100%;max-width:none}.ai-result{min-width:0}.ai-result strong{overflow-wrap:anywhere}#ai .chat-shell{z-index:3;right:8vw;bottom:72px}@media(max-width:900px){#sync .sync-rail{left:24px;right:24px;grid-template-columns:1fr;top:53%;transform:translateY(-50%);gap:0}.sync-node{height:auto;min-height:92px;border-radius:16px}.sync-line{height:30px;width:2px;margin:auto}.sync-line:after{width:100%;height:35%;top:0;left:0;animation:flow-vertical 2.5s linear infinite}@keyframes flow-vertical{from{top:-40%}to{top:100%}}#ai .ai-pipeline{position:relative;left:auto;right:auto;top:auto;transform:none;margin-top:24px;display:grid;grid-template-columns:1fr;gap:14px}#ai .chat-shell{position:relative;right:auto;bottom:auto;margin-top:18px;width:100%}}@media(min-width:901px){#sync .chapter-intro,#ai .chapter-intro{padding-top:20px}}
/* Sync section layout polish */
#sync{isolation:isolate;display:grid;grid-template-rows:auto 1fr auto;align-content:center;gap:34px;padding-top:clamp(120px,15vh,180px);padding-bottom:clamp(90px,12vh,150px)}
#sync .chapter-intro{max-width:760px;margin-left:clamp(22px,10vw,160px)}
#sync .chapter-intro h2{max-width:720px;margin-bottom:0}
#sync .chapter-intro p:not(.eyebrow){max-width:470px;margin-top:22px}
#sync .sync-rail{position:relative;left:auto;right:auto;top:auto;width:min(1080px,calc(100% - 12vw));margin:18px auto 0;align-self:center}
#sync .chapter-statement{position:relative;left:auto;bottom:auto;margin:0 0 0 clamp(22px,10vw,160px);font-size:clamp(22px,3vw,42px)}
@media(max-width:760px){#sync{display:flex;min-height:100svh;padding:92px 20px 78px;gap:0;justify-content:center}#sync .chapter-intro{width:100%;margin:0}#sync .chapter-intro h2{font-size:clamp(42px,12vw,68px);line-height:1.08;letter-spacing:-.045em}#sync .chapter-intro p:not(.eyebrow){font-size:14px;line-height:1.7;margin-top:18px;max-width:290px}#sync .sync-rail{display:flex;width:100%;margin:42px 0 0;flex-direction:column;align-items:stretch;gap:0}#sync .sync-node{width:100%;height:auto;min-height:82px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#fff9;box-shadow:0 12px 30px #0e191c0b}#sync .sync-node span{font-size:10px;letter-spacing:.16em}#sync .sync-node b{font-size:20px}#sync .sync-line{height:34px;width:1px;min-width:0;flex:none;margin:0 auto;background:#c4b37666}#sync .sync-line:after{width:2px;height:35%;left:-.5px;top:0;animation-name:flow-vertical}#sync .sync-line i{left:-2px;top:auto;width:5px;height:5px;animation-name:flow-vertical}#sync .chapter-statement{margin:34px 0 0;font-size:22px;line-height:1.35}}
@media(min-width:761px){#sync .sync-rail{padding-top:12px}#sync .sync-node{width:146px;height:146px}#sync .sync-node b{font-size:21px}}
@media(max-width:760px){#sync .sync-rail{transform:none!important;top:auto!important;position:relative!important;margin-top:72px!important}#sync .chapter-statement{position:relative!important}}
