/* One atmosphere spans both chapters; scrolling stays native. */
#services{padding-bottom:0}#service-list{padding-bottom:0}
.chapter-journey{position:relative;isolation:isolate;background:var(--ink);overflow:clip;padding-top:10vh}
.chapter-atmosphere{position:sticky;top:0;height:100svh;margin-bottom:-100svh;width:100%;pointer-events:none;z-index:-1;overflow:hidden;mask-image:linear-gradient(transparent,#000 16%,#000 84%,transparent)}
.ambient-layer{position:absolute;inset:-35%;background:radial-gradient(ellipse at 80% 45%,#ff630029,transparent 45%),radial-gradient(ellipse at 15% 65%,#bfc4d20c,transparent 46%);transform:translate3d(0,var(--ambient-shift,0px),0)}
.plane{position:absolute;inset:-45%;border:1px solid #ff630028;background:linear-gradient(115deg,transparent 35%,#ff63000c 48%,#ff630018 49%,transparent 69%);transform-origin:center}
.plane-back{transform:translate3d(0,var(--back-shift,0px),0) rotate(-26deg)}
.plane-front{inset:-15% -65%;background:linear-gradient(130deg,transparent 20%,#00000020 45%,#ffffff04 46%,transparent 66%);border-color:#ffffff0a;transform:translate3d(0,var(--front-shift,0px),0) rotate(22deg)}
.orbit-line{position:absolute;left:60%;top:-15%;width:1px;height:140%;background:linear-gradient(transparent,#ff630066,transparent);transform:translate3d(0,var(--line-shift,0px),0) rotate(28deg)}
.chapter{position:relative;padding:clamp(90px,17vh,210px) 0;min-height:95svh;display:flex;align-items:center}
.chapter .split{align-items:center;gap:clamp(35px,7vw,120px)}
.chapter h2{font-size:clamp(48px,6.6vw,94px);line-height:1.04;margin-bottom:38px;max-width:650px}
.chapter p:not(.eyebrow){font-size:clamp(17px,1.6vw,21px);line-height:1.6;color:#e2dfda}
.chapter .button{margin-top:14px;background:#24232380;backdrop-filter:blur(8px)}
.chapter .button:hover{background:var(--paper)}
.chapter .list li{padding:25px 0;font-size:clamp(18px,2vw,27px);border-bottom-color:#ffffff26}
.chapter .list span{color:#c0bbb4}
.chapter .word{opacity:var(--word-opacity,1);transition:opacity .12s linear}
.chapter .word-space{white-space:pre}
#beyond{padding-bottom:20vh}
@media(max-width:700px){.chapter-journey{padding-top:35px}.chapter{min-height:0;padding:95px 0 70px}.chapter .split{gap:30px}.chapter h2{font-size:clamp(44px,11.8vw,66px)}.chapter p:not(.eyebrow){font-size:18px}.chapter .list li{font-size:21px}.plane{opacity:.65}#beyond{padding-bottom:110px}}
@media(prefers-reduced-motion:reduce){.chapter-atmosphere *{transform:none!important}.chapter .word{opacity:1!important;transition:none}.chapter{min-height:0;padding:90px 0}}

.chapter .list .word{font-size:inherit;color:inherit;margin:0}.chapter .list>li>span:not(.word){margin-right:25px;font-size:13px}
