.auto-tour{--tour-progress: 0;position:fixed;z-index:80;right:clamp(1rem,2vw,2rem);bottom:clamp(1rem,2vw,2rem);width:min(22rem,calc(100vw - 2rem));padding:.9rem;color:#ece2f2;border:1px solid rgba(193,124,115,.28);background:linear-gradient(135deg,rgba(132,122,170,.1),transparent 45%),#010213d1;box-shadow:0 1.25rem 4rem #0102136b,inset 0 1px #ece2f20f;backdrop-filter:blur(18px) saturate(115%);-webkit-backdrop-filter:blur(18px) saturate(115%)}.auto-tour:before{position:absolute;top:-1px;left:.9rem;width:2.7rem;height:1px;background:#c17c73;content:"";transform-origin:left center;transition:transform .28s ease}.auto-tour[data-state=running]:before{animation:auto-tour-signal 1.8s ease-in-out infinite}.auto-tour__heading,.auto-tour__controls{display:flex;align-items:center}.auto-tour__heading{justify-content:space-between;margin-bottom:.6rem}.auto-tour__eyebrow,.auto-tour__percentage,.auto-tour__primary,.auto-tour__restart,.auto-tour__speed-option{font-family:SFMono-Regular,Roboto Mono,Cascadia Code,Liberation Mono,monospace;font-size:.65rem;line-height:1;letter-spacing:.11em;text-transform:uppercase}.auto-tour__eyebrow{color:#ece2f2ab}.auto-tour__percentage{min-width:3ch;color:#c17c73;text-align:right;font-variant-numeric:tabular-nums}.auto-tour__progress{position:relative;height:1px;overflow:hidden;background:#af9fc733}.auto-tour__progress-fill{position:absolute;inset:0;background:linear-gradient(90deg,#847aaa,#c17c73);transform:scaleX(var(--tour-progress));transform-origin:left center;will-change:transform}.auto-tour__controls{gap:.45rem;margin-top:.75rem}.auto-tour button{appearance:none;min-height:2.4rem;margin:0;color:inherit;border:1px solid transparent;border-radius:0;background:transparent;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.auto-tour button:focus-visible{outline:1px solid #ece2f2;outline-offset:3px}.auto-tour__primary,.auto-tour__restart{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem .75rem}.auto-tour__primary{color:#010213;background:#ece2f2}.auto-tour__primary:hover{background:#c17c73}.auto-tour__restart{color:#ece2f2b8;border-color:#af9fc733}.auto-tour__restart:hover{color:#ece2f2;border-color:#c17c738c}.auto-tour__restart[hidden]{display:none}.auto-tour__speed{display:flex;gap:.1rem;margin-left:auto;padding:.15rem;border:1px solid rgba(175,159,199,.2)}.auto-tour__speed-option{min-width:2.4rem;padding:.5rem;color:#ece2f28a}.auto-tour__speed-option:hover,.auto-tour__speed-option[aria-pressed=true]{color:#ece2f2;background:#847aaa40}.auto-tour__status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes auto-tour-signal{0%,to{opacity:.42;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}@media(max-width:640px){.auto-tour{right:.75rem;bottom:.75rem;width:calc(100vw - 1.5rem);padding:.75rem}.auto-tour__controls{gap:.3rem}.auto-tour__primary,.auto-tour__restart{min-height:2.75rem;padding-inline:.65rem}.auto-tour__speed-option{min-width:2.75rem;min-height:2.75rem}}@media(prefers-reduced-motion:reduce){.auto-tour:before{animation:none!important;transition:none}.auto-tour button{transition:none}}.scroll-video{position:fixed;z-index:0;inset:0;overflow:hidden;background:var(--void);pointer-events:none}.scroll-video:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(1,2,19,.1) 0%,transparent 24%,transparent 75%,rgba(1,2,19,.08) 100%),linear-gradient(180deg,rgba(1,2,19,.32) 0%,transparent 24%,transparent 77%,rgba(1,2,19,.38) 100%)}.scroll-video__media{width:100%;height:100%;object-fit:cover;object-position:50% center}.scroll-video__poster{display:none}.scroll-video__loading,.scroll-video__error{position:absolute;z-index:2;inset:0;display:grid;place-content:center;color:var(--signal);background:var(--void);transition:opacity .5s ease,visibility .5s ease}.scroll-video__loading.is-hidden{visibility:hidden;opacity:0}.scroll-video__loading-mark{margin-bottom:1.35rem;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:300;letter-spacing:-.08em}.scroll-video__loading-label{display:flex;justify-content:space-between;width:min(76vw,24rem);margin-bottom:.65rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;letter-spacing:.13em;text-transform:uppercase}.scroll-video__buffer-track{display:block;width:min(76vw,24rem);height:1px;overflow:hidden;background:#ece2f22b}.scroll-video__buffer-fill{display:block;width:var(--buffered-progress);height:100%;background:var(--copper);transition:width .2s linear}.scroll-video__error{padding:2rem;text-align:center;pointer-events:auto}.scroll-video__error>span{color:var(--copper);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.scroll-video__error p{max-width:34rem;margin:1rem auto 1.5rem;color:var(--muted);line-height:1.6}.scroll-video__error button{min-height:44px;padding:.75rem 1rem;color:var(--signal);border:1px solid rgba(236,226,242,.35);background:transparent;cursor:pointer}@media(max-width:700px){.scroll-video__poster{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:62% center}.scroll-video__media,.scroll-video__loading,.scroll-video__error{display:none}.scroll-video:after{background:linear-gradient(180deg,rgba(1,2,19,.55) 0%,transparent 29%,transparent 62%,rgba(1,2,19,.68) 100%),linear-gradient(90deg,rgba(1,2,19,.12),transparent)}}.experience{--experience-progress: 0;position:relative;z-index:1;height:500svh;color:var(--signal);background:transparent}.experience__stage{--parallax-x: 0px;--parallax-y: 0px;position:sticky;z-index:2;top:0;width:100%;height:100svh;overflow:hidden;isolation:isolate}.experience__stage:before{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(236,226,242,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(236,226,242,.035) 1px,transparent 1px);background-size:8.333vw 8.333vw;mask-image:linear-gradient(to bottom,transparent 10%,black 26%,black 72%,transparent 90%)}.chapter-marker{position:absolute;left:0;width:1px;height:1px;pointer-events:none}.experience-header{position:absolute;z-index:30;top:max(1.35rem,env(safe-area-inset-top));left:3.2vw;display:grid;grid-template-columns:minmax(8rem,1fr) auto minmax(8rem,1fr);align-items:center;width:calc(100% - 6.4vw)}.brand-mark{display:inline-flex;gap:.42rem;align-items:center;justify-self:start;min-height:44px;padding:0;color:var(--signal);background:transparent;cursor:pointer}.brand-mark span{font-size:.82rem;font-weight:600;letter-spacing:.18em}.brand-mark i{width:.38rem;height:.38rem;border-radius:50%;background:var(--copper);box-shadow:0 0 1.25rem #c17c73cc}.experience-header__coordinate{display:flex;gap:1.4rem;color:#af9fc7b8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.57rem;letter-spacing:.12em;text-transform:uppercase}.archive-link{display:inline-flex;gap:.55rem;align-items:center;justify-self:end;min-height:44px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;transition:color .18s ease}.archive-link:hover{color:var(--signal)}.register{position:absolute;z-index:10;width:.75rem;height:.75rem;opacity:.4;pointer-events:none}.register:before,.register:after{position:absolute;content:"";background:var(--muted)}.register:before{width:100%;height:1px}.register:after{width:1px;height:100%}.register--nw{top:15.7%;left:3.2vw}.register--ne{top:15.7%;right:3.2vw;transform:rotate(90deg)}.register--sw{bottom:15.7%;left:3.2vw;transform:rotate(-90deg)}.register--se{right:3.2vw;bottom:15.7%;transform:rotate(180deg)}.chapter-stack,.chapter-panel{position:absolute;inset:0}.chapter-panel{visibility:hidden;z-index:5;opacity:0;pointer-events:none}.chapter-panel.is-active{visibility:visible;opacity:1;pointer-events:auto}.chapter-panel:before{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none}.chapter-panel--hero:before,.chapter-panel--compound:before{background:linear-gradient(90deg,transparent 43%,rgba(1,2,19,.1) 58%,rgba(1,2,19,.54) 100%)}.chapter-panel--scan:before{background:radial-gradient(ellipse at 83% 55%,rgba(1,2,19,.62),rgba(1,2,19,.1) 35%,transparent 62%)}.chapter-panel--quantify:before,.chapter-panel--allocate:before{background:linear-gradient(90deg,rgba(1,2,19,.62),rgba(1,2,19,.1) 45%,transparent 66%)}.chapter-panel__inner{position:relative;display:grid;width:100%;height:100%;padding:17vh 5.5vw 17vh;transform:translate3d(var(--parallax-x),var(--parallax-y),0);will-change:transform}.chapter-kicker{display:flex;gap:1rem;align-items:center;margin:0 0 1.15rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.57rem,.65vw,.68rem);line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.chapter-kicker span:first-child{color:var(--copper)}.chapter-kicker span+span:before{display:inline-block;width:1.6rem;height:1px;margin:0 .8rem .2rem 0;content:"";background:currentColor}.chapter-panel h1,.chapter-panel h2{margin:0;font-weight:300;line-height:.93;letter-spacing:-.06em;text-wrap:balance;text-shadow:0 2px 30px rgba(1,2,19,.48)}.chapter-panel h1{font-size:clamp(4rem,7.25vw,8.4rem)}.chapter-panel h1 span{display:block}.chapter-panel h1 span:last-child{margin-left:-1.1em;font-size:.58em;line-height:1.06;letter-spacing:-.045em}.chapter-panel h2{max-width:11em;font-size:clamp(3.2rem,5.4vw,6.2rem)}.hero-composition{align-content:center;grid-template-columns:repeat(12,minmax(0,1fr))}.hero-composition>*{grid-column:7 / 13}.hero-composition .chapter-kicker{align-self:end}.hero-deck,.chapter-copy{max-width:37rem;margin:1.65rem 0 0;color:#ece2f2d1;font-size:clamp(.98rem,1.12vw,1.18rem);font-weight:400;line-height:1.58;text-shadow:0 1px 22px rgba(1,2,19,.86)}.primary-link{display:inline-flex;gap:2.5rem;align-items:center;justify-content:space-between;width:fit-content;min-width:min(100%,17rem);min-height:48px;margin-top:2rem;padding:.2rem 0;color:var(--signal);border-bottom:1px solid rgba(236,226,242,.55);font-size:.82rem;letter-spacing:.04em;transition:gap .25s ease,border-color .25s ease,color .25s ease}.primary-link:hover{gap:3.25rem;color:#fff;border-color:var(--copper)}.hero-footnote{align-self:end;margin:3.1rem 0 0;color:#af9fc7b8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.61rem;letter-spacing:.1em;text-transform:uppercase}.scan-composition{align-content:center;justify-items:start;padding-left:56vw}.scan-composition h2{max-width:8.5em}.scan-composition .chapter-copy{max-width:32rem}.signal-index{width:min(100%,31rem);padding:0;margin:2rem 0 0;list-style:none;border-top:1px solid rgba(236,226,242,.2)}.signal-index li{display:grid;grid-template-columns:2.25rem 1fr;align-items:center;min-height:2.1rem;color:#ece2f2de;border-bottom:1px solid rgba(236,226,242,.12);font-size:.76rem;letter-spacing:.04em}.signal-index li span:first-child{color:var(--copper);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem}.leader-note{position:absolute;top:33%;left:41%;display:grid;grid-template-columns:7vw auto;align-items:center;color:#af9fc7b8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.55rem;font-weight:400;letter-spacing:.11em;text-transform:uppercase}.leader-note span{height:1px;background:linear-gradient(90deg,transparent,var(--trace))}.leader-note b{padding-left:.75rem;font-weight:400}.quantify-composition{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:1.5rem}.quantify-copy{grid-column:1 / 6}.delta-instrument{grid-column:7 / 13;margin:0}.delta-instrument svg{display:block;width:100%;max-height:49vh;overflow:visible}.delta-instrument__grid{fill:none;stroke:#af9fc733;stroke-width:1;vector-effect:non-scaling-stroke}.delta-instrument__path{fill:none;stroke-width:2;vector-effect:non-scaling-stroke;stroke-dasharray:100}.delta-instrument__path--threat{stroke:var(--copper)}.delta-instrument__path--opportunity{stroke:var(--signal)}.delta-instrument__gate rect{fill:#040b28c7;stroke:var(--copper)}.delta-instrument__gate circle{fill:var(--signal);filter:drop-shadow(0 0 8px var(--signal))}.delta-instrument__labels{fill:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;letter-spacing:.08em}.delta-instrument figcaption{padding-top:.65rem;color:#af9fc7b8;border-top:1px solid rgba(236,226,242,.16);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.57rem;line-height:1.5;letter-spacing:.11em;text-transform:uppercase}.allocate-composition{grid-template-columns:repeat(12,minmax(0,1fr));align-content:center;gap:1.5rem}.allocate-heading{grid-column:1 / 6}.allocation-control{grid-column:7 / 13;align-self:center;padding:1.2rem 0;border-top:1px solid rgba(236,226,242,.28);border-bottom:1px solid rgba(236,226,242,.18)}.allocation-control__readout{display:flex;justify-content:space-between;margin-bottom:1.25rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;letter-spacing:.09em;text-transform:uppercase}.allocation-control__readout b{color:var(--signal);font-size:1.1rem;font-weight:400}.allocation-control>label{display:block;margin-bottom:.75rem;color:var(--signal);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.allocation-control input[type=range]{width:100%;height:44px;margin:0;appearance:none;background:transparent;cursor:ew-resize}.allocation-control input[type=range]::-webkit-slider-runnable-track{height:1px;background:linear-gradient(90deg,var(--signal),var(--copper) var(--allocation-stop, 62%),rgba(236,226,242,.3) var(--allocation-stop, 62%))}.allocation-control input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-8px;appearance:none;border:1px solid var(--signal);border-radius:50%;background:var(--void);box-shadow:0 0 18px #c17c73bf}.allocation-control input[type=range]::-moz-range-track{height:1px;background:#ece2f261}.allocation-control input[type=range]::-moz-range-progress{height:1px;background:var(--copper)}.allocation-control input[type=range]::-moz-range-thumb{width:18px;height:18px;border:1px solid var(--signal);border-radius:50%;background:var(--void)}.allocation-control>p{margin:0;color:#af9fc7a6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;letter-spacing:.09em;text-transform:uppercase}.allocation-circuit{display:block;width:100%;height:auto;max-height:15vh;margin-top:.7rem;overflow:visible}.allocation-circuit path{fill:none;stroke-width:1.5;vector-effect:non-scaling-stroke}.allocation-circuit__base{stroke:#af9fc733}.allocation-circuit__execute{stroke:var(--signal)}.allocation-circuit__explore{stroke:var(--copper)}.allocation-circuit__node{fill:var(--void);stroke:var(--signal);filter:drop-shadow(0 0 8px rgba(236,226,242,.8))}.allocation-circuit text{fill:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;letter-spacing:.08em}.venture-route{display:grid;grid-column:1 / 13;grid-template-columns:repeat(5,1fr);padding:0;margin:3rem 0 0;list-style:none}.venture-route li{position:relative;display:grid;grid-template-columns:1rem 1fr;gap:.35rem .5rem;align-items:center;color:var(--muted);border-top:1px solid rgba(236,226,242,.26);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;letter-spacing:.08em;text-transform:uppercase}.venture-route li:after{position:absolute;top:-1px;right:0;left:0;height:1px;content:"";background:linear-gradient(90deg,var(--copper),transparent 78%);opacity:.55}.venture-route__node{position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--signal);box-shadow:0 0 12px #ece2f2d9}.venture-route li>span:not(.venture-route__node){grid-column:1;padding-top:.85rem;color:var(--copper)}.venture-route li b{grid-column:2;padding-top:.85rem;color:var(--signal);font-weight:500}.compound-composition{align-content:center;grid-template-columns:repeat(12,minmax(0,1fr))}.compound-composition>*{grid-column:7 / 13}.compound-composition h2{max-width:8em}.pillar-list{width:min(100%,38rem);padding:0;margin:2rem 0 0;list-style:none;border-top:1px solid rgba(236,226,242,.22)}.pillar-list li{display:grid;grid-template-columns:2.4rem 1fr;align-items:center;min-height:2.3rem;border-bottom:1px solid rgba(236,226,242,.13)}.pillar-list span{color:var(--copper);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.57rem}.pillar-list b{font-size:.75rem;font-weight:400;letter-spacing:.04em}.commercial-climax{margin-top:1.7rem}.commercial-climax p{max-width:31rem;margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.primary-link--commercial{min-width:min(100%,25rem);color:#fff;border-color:var(--copper)}.final-wordmark{position:absolute;bottom:14%;left:5.5vw;display:flex;overflow:hidden;color:#ece2f229;font-size:clamp(4rem,8vw,9rem);font-weight:300;line-height:.8;letter-spacing:-.08em;pointer-events:none}.return-control{position:absolute;right:5.5vw;bottom:15.1%;display:inline-flex;gap:.55rem;align-items:center;min-height:44px;padding:0;color:var(--muted);background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.decision-circuit{position:absolute;z-index:30;right:24rem;bottom:max(1.15rem,env(safe-area-inset-bottom));left:3.2vw;height:3.7rem}.decision-circuit__trace{position:absolute;top:.17rem;right:0;left:0;width:100%;height:1.5rem;overflow:visible}.decision-circuit__base,.decision-circuit__progress{fill:none;vector-effect:non-scaling-stroke}.decision-circuit__base{stroke:#af9fc74d;stroke-width:1}.decision-circuit__progress{stroke:var(--copper);stroke-width:1.5;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--experience-progress));filter:drop-shadow(0 0 6px rgba(193,124,115,.7))}.decision-circuit ol{position:absolute;inset:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;margin:0;list-style:none}.decision-circuit li:last-child{text-align:right}.decision-circuit a{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.1rem .55rem;align-items:start;min-height:44px;padding-top:.1rem;color:#af9fc7a6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.52rem;letter-spacing:.09em;text-transform:uppercase;transition:color .2s ease}.decision-circuit li:last-child a{grid-template-columns:1fr auto}.decision-circuit a i{grid-row:1 / 3;width:.45rem;height:.45rem;margin-top:.06rem;border:1px solid currentColor;border-radius:50%;background:var(--void)}.decision-circuit li:last-child a i{grid-column:2}.decision-circuit a span,.decision-circuit a b{grid-column:2}.decision-circuit li:last-child a span,.decision-circuit li:last-child a b{grid-column:1}.decision-circuit a b{color:#af9fc76b;font-size:.48rem;font-weight:400}.decision-circuit a:hover,.decision-circuit a[aria-current=step]{color:var(--signal)}.decision-circuit a[aria-current=step] i{border-color:var(--copper);background:var(--copper);box-shadow:0 0 14px #c17c73d9}@media(max-width:1100px){.experience-header__coordinate{display:none}.experience-header{grid-template-columns:1fr 1fr}.scan-composition{padding-left:48vw}.decision-circuit{right:20.5rem}}@media(max-width:700px){.experience__stage:before{background-size:25vw 25vw;opacity:.2}.experience-header{top:max(.55rem,env(safe-area-inset-top));left:1rem;width:calc(100% - 2rem)}.brand-mark span{font-size:.68rem}.archive-link span{font-size:0}.archive-link span:after{content:"Archive";font-size:.58rem}.register{display:none}.chapter-panel:before,.chapter-panel--hero:before,.chapter-panel--compound:before,.chapter-panel--quantify:before,.chapter-panel--allocate:before{background:linear-gradient(180deg,rgba(1,2,19,.35) 0%,rgba(1,2,19,.05) 28%,rgba(1,2,19,.22) 55%,rgba(1,2,19,.82) 85%,var(--void) 100%)}.chapter-panel__inner{display:flex;flex-direction:column;justify-content:flex-end;padding:6.5rem 1.15rem 10.3rem;transform:none}.chapter-kicker{gap:.3rem;margin-bottom:.75rem;font-size:.5rem;line-height:1.35}.chapter-kicker span+span:before{width:.8rem;margin-right:.35rem}.chapter-panel h1{font-size:clamp(3.55rem,17.5vw,5.4rem)}.chapter-panel h1 span:last-child{margin-top:.18em;margin-left:0;font-size:.48em}.chapter-panel h2{max-width:9.5em;font-size:clamp(2.55rem,11.5vw,4rem);line-height:.95}.hero-deck,.chapter-copy{max-width:33rem;margin-top:1rem;font-size:.84rem;line-height:1.48}.hero-footnote,.leader-note{display:none}.primary-link{min-height:44px;margin-top:1.1rem}.scan-composition{align-items:stretch;padding-left:1.15rem}.signal-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.signal-index li{min-height:1.75rem;font-size:.62rem}.signal-index li:nth-child(odd){border-right:1px solid rgba(236,226,242,.12)}.quantify-composition,.allocate-composition,.compound-composition{display:flex}.delta-instrument{width:min(100%,28rem);margin-top:.65rem;transform:none}.delta-instrument svg{max-height:21vh}.delta-instrument figcaption{display:none}.allocate-composition{padding-bottom:9.5rem}.allocation-control{width:100%;margin-top:.8rem;padding:.65rem 0}.allocation-control__readout{margin-bottom:.5rem}.allocation-control>label{margin-bottom:.15rem;font-size:.61rem}.allocation-control>p{font-size:.48rem}.allocation-circuit{display:none}.venture-route{width:100%;margin-top:.8rem}.venture-route li{grid-template-columns:1fr;font-size:.47rem}.venture-route li>span:not(.venture-route__node),.venture-route li b{grid-column:1;padding-top:.65rem}.venture-route li b{padding-top:.15rem;overflow-wrap:anywhere}.pillar-list{margin-top:1rem}.pillar-list li{min-height:1.8rem}.commercial-climax{margin-top:.8rem}.commercial-climax p{display:none}.primary-link--commercial{margin-top:.55rem;font-size:.7rem}.final-wordmark{display:none}.return-control{right:1.15rem;bottom:8.8rem}.return-control span{display:none}.decision-circuit{right:1.15rem;bottom:max(5.6rem,calc(env(safe-area-inset-bottom) + 5.1rem));left:1.15rem;height:2.4rem}.decision-circuit a{display:block;min-height:44px;font-size:0}.decision-circuit a i{display:block;width:.5rem;height:.5rem;margin:0}.decision-circuit a span,.decision-circuit a b{display:none}.decision-circuit li:last-child a i{margin-left:auto}}@media(max-height:720px)and (min-width:701px){.chapter-panel__inner{padding-top:14vh;padding-bottom:15vh}.chapter-panel h1{font-size:clamp(3.8rem,6.5vw,7rem)}.chapter-panel h2{font-size:clamp(2.8rem,4.7vw,5.2rem)}.hero-deck,.chapter-copy{margin-top:1rem;font-size:.9rem}.signal-index{margin-top:1rem}.venture-route{margin-top:1.4rem}}@media(prefers-reduced-motion:reduce){.chapter-panel{opacity:0}.chapter-panel.is-active{opacity:1}.chapter-panel__inner,.delta-instrument{transform:none}.delta-instrument__path{stroke-dashoffset:0}.decision-circuit__progress{filter:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color:#ece2f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--void:#010213;--ink:#040b28;--cobalt:#1b2151;--trace:#847aaa;--muted:#af9fc7;--signal:#ece2f2;--copper:#c17c73;--focus:#f4c5b9;background:#010213;font-family:Helvetica Neue,Neue Haas Grotesk Text Pro,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--void);scroll-behavior:auto;min-width:320px;min-height:100%}body{background:var(--void);min-width:320px;min-height:100%;margin:0;overflow-x:clip}body,button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{color:inherit}a{text-decoration:none}button{border:0}::selection{color:var(--void);background:var(--copper)}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:var(--void);background:var(--signal);padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
