:root{color-scheme:dark;--bg: #03060b;--bg-soft: #070d16;--ink: #f3f7f5;--muted: #9aabba;--green: #56ffb4;--cyan: #43d9ff;--violet: #9a7cff;--gold: #ffd85a;--alert: #ff6d85;--line: rgba(156, 198, 219, .16);--journey-progress: 0;--local-progress: 0;font-family:Avenir Next,Segoe UI Variable,Segoe UI,sans-serif;background:var(--bg)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto}body{margin:0;min-width:320px;min-height:100%;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at 76% 18%,rgba(58,70,140,.14),transparent 32rem),radial-gradient(circle at 20% 75%,rgba(35,146,119,.08),transparent 30rem),var(--bg)}body:before,body:after{position:fixed;inset:0;z-index:80;pointer-events:none;content:""}body:before{opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");mix-blend-mode:soft-light}body:after{box-shadow:inset 0 0 12vw #000000d6}button,a{font:inherit}a{color:inherit}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:1rem;left:1rem;z-index:200;padding:.85rem 1rem;color:#00130c;background:var(--green);border-radius:.25rem;font-weight:800;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.journey{position:relative;min-height:500dvh;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:5.5rem 5.5rem}.stage{position:sticky;top:0;z-index:2;height:100vh;height:100dvh;min-height:38rem;overflow:hidden;isolation:isolate}.stage:before{position:absolute;inset:-20%;z-index:-3;content:"";background:radial-gradient(circle at 69% 49%,color-mix(in srgb,var(--scene-glow, var(--green)) 13%,transparent),transparent 30%),radial-gradient(circle at 54% 45%,rgba(32,66,79,.18),transparent 45%);transform:translate3d(calc((var(--local-progress) - .5) * -3%),calc((var(--local-progress) - .5) * 2%),0);transition:background .7s ease}.stage:after{position:absolute;inset:0;z-index:3;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(3,6,11,.96) 0%,rgba(3,6,11,.75) 29%,transparent 52%),linear-gradient(180deg,rgba(3,6,11,.72),transparent 20%,transparent 78%,rgba(3,6,11,.82))}.world-chrome{position:absolute;top:max(1.35rem,env(safe-area-inset-top));right:clamp(1.3rem,3.6vw,4.5rem);left:clamp(1.3rem,3.6vw,4.5rem);z-index:40;display:flex;align-items:center;justify-content:space-between}.brand{display:grid;grid-template-columns:2.5rem auto;grid-template-rows:auto auto;column-gap:.72rem;color:var(--ink);text-decoration:none}.brand-mark{position:relative;grid-row:1 / 3;width:2.5rem;height:2.5rem;display:block}.brand-mark i,.brand-mark b{position:absolute;top:50%;left:50%;display:block;width:.58rem;height:1.38rem;border-radius:60% 60% 45% 45%;background:linear-gradient(var(--green),#13876b);transform-origin:50% 100%}.brand-mark i:nth-child(1){transform:translate(-50%,-100%) rotate(0)}.brand-mark i:nth-child(2){transform:translate(-50%,-100%) rotate(90deg)}.brand-mark i:nth-child(3){transform:translate(-50%,-100%) rotate(180deg)}.brand-mark i:nth-child(4){transform:translate(-50%,-100%) rotate(270deg)}.brand-mark b{width:.74rem;height:.74rem;border-radius:50%;background:var(--gold);transform:translate(-50%,-50%);box-shadow:0 0 1rem #ffd85ab3}.brand-word{align-self:end;font-family:DIN Alternate,Avenir Next Condensed,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.26em}.brand small{color:var(--muted);font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.16em}.system-status{display:flex;align-items:center;gap:.6rem;color:#b5c4cb;font-family:ui-monospace,Cascadia Code,monospace;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase}.system-status span{width:.48rem;height:.48rem;border-radius:50%;background:var(--green);box-shadow:0 0 .8rem var(--green);animation:status-pulse 2.2s ease-in-out infinite}.scene-stack,.scene{position:absolute;inset:0}.scene{z-index:5;pointer-events:none;opacity:var(--scene-opacity, 0);filter:blur(var(--scene-blur, 0));transform:translate3d(0,var(--scene-y, 0),0) scale(var(--scene-scale, 1));transform-origin:64% 48%;transition:opacity 80ms linear,filter .1s linear;will-change:opacity,transform,filter}.scene[data-visible]{pointer-events:auto}.scene-visual{position:absolute;top:8%;right:2%;width:min(67vw,73rem);height:86%;color:var(--accent)}.scene-copy{position:absolute;top:50%;left:clamp(2rem,7.4vw,8.8rem);z-index:20;width:min(37rem,40vw);transform:translateY(-47%)}.scene-index{display:flex;align-items:center;width:8.2rem;margin-bottom:1.8rem;color:var(--accent);font-family:ui-monospace,Cascadia Code,monospace;font-size:.72rem;letter-spacing:.15em}.scene-index i{height:1px;flex:1;margin:0 .75rem;background:linear-gradient(90deg,var(--accent),transparent)}.scene-index small{color:#62727d;font-size:inherit}.eyebrow{margin:0 0 1.05rem;color:var(--accent);font-family:ui-monospace,Cascadia Code,monospace;font-size:clamp(.63rem,.76vw,.78rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.scene h2{max-width:12ch;margin:0;font-family:DIN Alternate,Avenir Next Condensed,Segoe UI,sans-serif;font-size:clamp(2.8rem,4.6vw,5.3rem);font-weight:760;line-height:.94;letter-spacing:-.052em;text-wrap:balance;text-shadow:0 .2rem 1.5rem rgba(0,0,0,.55)}.description{max-width:39rem;margin:1.45rem 0 0;color:#a9bac3;font-size:clamp(.94rem,1.05vw,1.08rem);line-height:1.65}.telemetry{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.6rem}.telemetry span{padding:.48rem .68rem;color:#8ea2ac;background:#08131ba3;border:1px solid rgba(133,192,205,.15);border-radius:.18rem;font-family:ui-monospace,Cascadia Code,monospace;font-size:.57rem;letter-spacing:.12em}.scene-navigation{position:absolute;top:50%;right:clamp(1.4rem,3.5vw,4.2rem);z-index:45;display:flex;flex-direction:column;gap:.2rem;transform:translateY(-50%)}.scene-navigation button{display:grid;grid-template-columns:1.4rem 2.4rem minmax(4rem,auto);align-items:center;gap:.55rem;min-height:2.6rem;padding:0;color:#62727d;background:none;border:0;cursor:pointer;text-align:left;transition:color .22s ease}.scene-navigation span,.scene-navigation small{font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.1em;text-transform:uppercase}.scene-navigation i{display:block;width:1rem;height:1px;background:currentColor;transition:width .22s ease,box-shadow .22s ease}.scene-navigation small{opacity:0;transform:translate(.4rem);transition:opacity .22s ease,transform .22s ease}.scene-navigation button:is(:hover,:focus-visible,.is-active){color:var(--ink)}.scene-navigation button.is-active i{width:2.4rem;color:var(--green);box-shadow:0 0 .8rem var(--green)}.scene-navigation button:is(:hover,:focus-visible,.is-active) small{opacity:1;transform:translate(0)}.progress-rail{position:absolute;top:9rem;bottom:7rem;left:clamp(1.2rem,3vw,3.4rem);z-index:45;display:flex;flex-direction:column;align-items:center;gap:.8rem;color:#52636d;font-family:ui-monospace,Cascadia Code,monospace;font-size:.58rem}.progress-track{position:relative;width:1px;flex:1;overflow:hidden;background:#82a1ae2e}.progress-track i{position:absolute;inset:0;background:linear-gradient(var(--green),var(--cyan),var(--violet));box-shadow:0 0 .8rem var(--cyan);transform:scaleY(0);transform-origin:top}.journey-footer{position:absolute;right:clamp(1.3rem,3.6vw,4.5rem);bottom:max(1.25rem,env(safe-area-inset-bottom));left:clamp(5rem,7.4vw,8.8rem);z-index:42;display:flex;justify-content:space-between;color:#62727d;font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.08em;text-transform:uppercase}.scene-status{margin:0}.trust-note{margin:0;transition:opacity .22s ease}body[data-scene="5"] .trust-note{opacity:0}.scroll-cue{position:absolute;bottom:4.2rem;left:50%;z-index:44;display:flex;flex-direction:column;align-items:center;gap:.55rem;color:#63737c;font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;transform:translate(-50%);opacity:calc(1 - min(1,var(--journey-progress) * 8))}.scroll-cue i{width:1px;height:2rem;background:linear-gradient(var(--green),transparent);animation:scroll-line 1.8s ease-in-out infinite}.scroll-track{position:absolute;inset:0;z-index:1;pointer-events:none}.scroll-step{height:100dvh}.visual-shell,.scene-svg{width:100%;height:100%;overflow:visible}.visual-shell{position:relative;filter:drop-shadow(0 3rem 4rem rgba(0,0,0,.45))}.scene-svg text{fill:#98abb5;font-family:ui-monospace,Cascadia Code,monospace;font-size:12px;letter-spacing:1.6px;text-anchor:middle}.scene-svg path,.scene-svg circle,.scene-svg ellipse,.scene-svg rect{vector-effect:non-scaling-stroke}.tunnel-grid path{fill:none;stroke:#47d0ca21;stroke-width:1}.gateway-halo{fill:#2effbc06;stroke:#4df7bc42;stroke-width:1;stroke-dasharray:5 11;animation:halo-rotate 24s linear infinite;transform-origin:450px 350px}.block-gateway path{fill:#021113c7;stroke:url(#cyan-green);stroke-width:2}.block-gateway .gateway-core{fill:#48ffb414;stroke-width:4}.signal-beam path{fill:none;stroke:url(#cyan-green);stroke-width:3;stroke-dasharray:12 18;animation:dash-flow 1.2s linear infinite}.tx-particle{fill:var(--cyan);opacity:.7;animation:tx-flicker 2s ease-in-out var(--delay) infinite}.block-label rect,.hypothesis-tag rect{fill:#041414e6;stroke:#56ffb459}.block-label text{fill:var(--green)}.depth-card,.observatory-readout,.cycle-badge,.signal-panel,.control-seal{position:absolute;padding:.75rem .85rem;color:#8fa4ad;background:#040c12ad;border:1px solid rgba(117,178,191,.17);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.12em}.depth-card-a{top:21%;left:15%}.depth-card-b{right:10%;bottom:23%}.orbit-rings :is(circle,ellipse){fill:none;stroke:#48cde124;stroke-dasharray:3 9;animation:halo-rotate 30s linear infinite;transform-origin:450px 350px}.orbit-rings ellipse:nth-child(2){animation-direction:reverse}.orbit-link,.underworld-depth path{fill:none;stroke:#6abac738;stroke-width:1}.target-aura{fill:#31d5e60f;stroke:#43d9ff26;animation:target-breathe 3.5s ease-in-out infinite;transform-origin:450px 350px}.target-ring{fill:#041118db;stroke:url(#violet-cyan);stroke-width:2}.wallet-mark{fill:#43d9ff1f;stroke:var(--cyan);stroke-width:2}.target-wallet text{fill:var(--cyan)}.node-aura{fill:#47def108;stroke:#5bc5db29}.node-core{fill:#07131b;stroke:var(--cyan);stroke-width:2}.node-green .node-core{stroke:var(--green)}.node-violet .node-core{stroke:var(--violet)}.node-gold .node-core{stroke:var(--gold)}.node-alert .node-core{stroke:var(--alert)}.wallet-node text{text-anchor:start}.event-pulses circle{fill:var(--green);filter:url(#soft-glow);animation:event-ping 2.4s ease-out infinite}.observatory-readout{right:8%;bottom:19%}.observatory-readout span,.observatory-readout small,.cycle-badge span,.signal-panel span,.signal-panel small,.control-seal span,.control-seal small{display:block}.observatory-readout strong,.cycle-badge strong,.control-seal strong{display:block;color:var(--cyan);font-size:1.65rem;letter-spacing:0}.model-halo{fill:#ffbe1e1a}.strategy-orbit circle{fill:none;stroke:#ffdd6424;stroke-dasharray:3 12}.ai-petal{fill:#ffcb421f;stroke:#ffd85abd;stroke-width:1.5;transform-origin:450px 350px;animation:petal-breathe 4.2s ease-in-out calc(var(--petal) * -.12s) infinite}.petal-1{stroke:var(--green);fill:#56ffb414}.petal-2{stroke:var(--cyan);fill:#43d9ff14}.petal-3{stroke:var(--violet);fill:#9a7cff14}.core-outer{fill:#ffbe1e14;stroke:#ffd85aa3}.core-inner{fill:url(#gold-core);stroke:#fff1a0;stroke-width:1}.core-spiral{fill:none;stroke:#371e0073;stroke-width:3}.ai-core text{fill:#2a1800;font-size:24px;font-weight:900}.strategy-label circle{fill:var(--gold);filter:url(#soft-glow)}.strategy-label text{fill:#d9c56f}.data-arcs path{fill:none;stroke:url(#cyan-green);stroke-width:2;stroke-dasharray:8 10;animation:dash-flow 1.4s linear infinite}.cycle-badge{left:18%;bottom:14%}.cycle-badge strong{color:var(--gold)}.underworld-depth path{stroke:#6f62ad3d;stroke-dasharray:2 8}.transfer-routes path,.suspected-route{fill:none;stroke-width:3;stroke-linecap:round}.route-main{stroke:url(#violet-cyan);stroke-dasharray:9 12;animation:dash-flow 1.7s linear infinite}.route-secondary{stroke:url(#cyan-green);stroke-dasharray:5 14;animation:dash-flow 2.1s linear infinite reverse}.suspected-route{stroke:var(--alert);stroke-dasharray:4 10;opacity:.72;animation:dash-flow 1.4s linear infinite}.exchange-gateway path{fill:#100919c7;stroke:#9a7cffad}.exchange-gateway path:not(:first-child){fill:none;opacity:.45}.exchange-gateway text{fill:var(--violet)}.route-packet{offset-path:path("M350 560 C460 620 540 575 632 562");animation:route-packet 3s linear infinite}.route-packet circle:first-child{fill:#ff6d8533;stroke:var(--alert)}.route-packet circle:last-child{fill:var(--alert)}.hypothesis-tag text{fill:var(--alert)}.signal-panel{right:10%;top:16%}.signal-panel strong{display:block;margin:.38rem 0;color:var(--alert);font-size:.85rem}.execution-spine{fill:none;stroke:url(#cyan-green);stroke-width:3;stroke-dasharray:8 14;animation:dash-flow 1.3s linear infinite}.execution-mode circle{fill:#040f14e6;stroke:#5bdbcc7a;stroke-width:1.5}.execution-mode .mode-inner{fill:#56ffb40d;stroke-dasharray:4 7}.execution-mode text{fill:#c9d8d5;font-size:10px;font-weight:800}.mode-dry circle{stroke:#43d9ff94}.mode-partial circle{stroke:#9a7cff9e}.mode-strategy circle{stroke:#56ffb4d9}.risk-envelope path{fill:#49ffb705;stroke:#56ffb433;stroke-dasharray:3 9}.risk-envelope text{fill:#6f8f87}.evidence-core circle{fill:#56ffb40a;stroke:#56ffb473}.evidence-core path{fill:none;stroke:var(--green);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.control-seal{right:13%;bottom:17%}.control-seal strong{color:var(--green)}.mode-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-width:36rem;margin:1.25rem 0 0;padding:0;list-style:none}.mode-list li{display:flex;gap:.7rem;padding:.62rem .7rem;background:#08121894;border:1px solid rgba(104,174,181,.13)}.mode-list>li>span{color:var(--green);font-family:ui-monospace,Cascadia Code,monospace;font-size:.58rem}.mode-list strong,.mode-list small{display:block}.mode-list strong{font-size:.75rem}.mode-list small{margin-top:.18rem;color:#7d909a;font-size:.62rem;line-height:1.35}.cta-group{display:flex;flex-wrap:wrap;gap:.72rem;margin-top:1.2rem;scroll-margin-top:2rem}.partner-contact{margin-top:1.2rem;scroll-margin-top:2rem}.partner-contact .cta-group{margin-top:0}.partner-note{margin:.72rem 0 0;color:#6f838d;font-family:ui-monospace,Cascadia Code,monospace;font-size:.56rem;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;gap:1rem;padding:.78rem 1rem;border-radius:.18rem;font-family:ui-monospace,Cascadia Code,monospace;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.button-primary{color:#02120c;background:var(--green);box-shadow:0 0 2rem #56ffb42b;transition:transform .18s ease,box-shadow .18s ease}.button-primary:hover{transform:translateY(-2px);box-shadow:0 .8rem 2.5rem #56ffb440}.button-secondary{color:#9fb1b9;background:#081218b3;border:1px solid rgba(129,166,176,.18);transition:color .18s ease,border-color .18s ease,background .18s ease}.button-secondary:hover{color:var(--ink);background:#0c1c24d1;border-color:#56ffb459}@keyframes status-pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes scroll-line{0%,to{transform:scaleY(.35);transform-origin:top}50%{transform:scaleY(1)}}@keyframes halo-rotate{to{transform:rotate(360deg)}}@keyframes dash-flow{to{stroke-dashoffset:-40}}@keyframes tx-flicker{50%{opacity:.18;transform:scale(.55)}}@keyframes target-breathe{50%{transform:scale(1.08);opacity:.45}}@keyframes event-ping{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(3)}}@keyframes petal-breathe{50%{opacity:.48}}@keyframes route-packet{to{offset-distance:100%}}@media(max-width:980px){.stage{min-height:34rem}.stage:after{background:linear-gradient(180deg,rgba(3,6,11,.78) 0%,transparent 18%,transparent 55%,rgba(3,6,11,.96) 78%),linear-gradient(90deg,rgba(3,6,11,.38),transparent 45%)}.scene{transform-origin:50% 42%}.scene-visual{top:8%;right:-8%;width:112%;height:57%}.scene-copy{top:auto;right:1.5rem;bottom:max(4.6rem,calc(env(safe-area-inset-bottom) + 4rem));left:1.5rem;width:auto;transform:none}.scene h2{max-width:15ch;font-size:clamp(2.2rem,7vw,4rem)}.description{max-width:38rem;margin-top:.8rem;font-size:.9rem;line-height:1.48}.scene-index{margin-bottom:.8rem}.eyebrow{margin-bottom:.62rem}.telemetry{margin-top:.85rem}.mode-list{margin-top:.8rem}.scene-navigation{top:auto;right:1.4rem;bottom:1.2rem;left:1.4rem;flex-direction:row;justify-content:center;transform:none}.scene-navigation button{display:flex;width:2.3rem;min-height:2.3rem;justify-content:center}.scene-navigation button i,.scene-navigation button small{display:none}.scene-navigation button.is-active{color:var(--green);border:1px solid rgba(86,255,180,.35);border-radius:50%}.progress-rail,.scroll-cue,.scene-status{display:none}.journey-footer{right:1.2rem;bottom:4.15rem;left:1.2rem;justify-content:center;text-align:center}.depth-card,.observatory-readout,.cycle-badge,.signal-panel,.control-seal{transform:scale(.82)}}@media(max-width:600px){.journey{min-height:500svh;background-size:3.6rem 3.6rem}.stage{min-height:0}.world-chrome{top:max(.85rem,env(safe-area-inset-top));right:1rem;left:1rem}.brand{grid-template-columns:2rem auto}.brand-mark{width:2rem;height:2rem;transform:scale(.8);transform-origin:left center}.brand-word{font-size:.82rem}.brand small,.system-status{font-size:.45rem}.system-status{max-width:8rem;text-align:right}.scene-visual{top:6%;right:-25%;width:150%;height:55%}.scene-copy{right:1.15rem;bottom:max(5.75rem,calc(env(safe-area-inset-bottom) + 5rem));left:1.15rem}.scene-navigation{bottom:max(.45rem,env(safe-area-inset-bottom))}.journey-footer{bottom:max(3.5rem,calc(env(safe-area-inset-bottom) + 3rem))}.scene-index{width:6rem;margin-bottom:.5rem;font-size:.58rem}.eyebrow{margin-bottom:.48rem;font-size:.55rem}.scene h2{max-width:17ch;font-size:clamp(1.9rem,8vw,2.75rem);line-height:.98}.description{display:-webkit-box;margin-top:.6rem;overflow:hidden;font-size:.79rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.telemetry{gap:.32rem;margin-top:.65rem}.telemetry span{padding:.35rem .44rem;font-size:.45rem}.trust-note,.partner-note{display:none}.mode-list{grid-template-columns:repeat(4,1fr);gap:.28rem;margin-top:.6rem}.mode-list li{display:block;min-width:0;padding:.42rem .32rem}.mode-list>li>span,.mode-list small{display:none}.mode-list strong{font-size:.52rem;line-height:1.15}.cta-group{gap:.45rem;margin-top:.62rem}.button{min-height:2.4rem;padding:.62rem .7rem;font-size:.52rem}.scene-5 .scene-visual{top:3%;height:48%}.scene-5 .description{-webkit-line-clamp:3}.depth-card,.observatory-readout,.cycle-badge,.signal-panel,.control-seal{display:none}}@media(max-height:720px)and (min-width:700px){.scene-copy{transform:translateY(-43%) scale(.88);transform-origin:left center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.scene{filter:none!important;transform:none!important;transition:opacity .16s ease}.stage:before{transform:none}}
