:root{--bg:#03060a;--text:#f3f6fb;--text-soft:#c3ccd9;--muted:#7c889a;--faint:#465163;--line:#ffffff1a;--line-strong:#ffffff2e;--accent:#67f7d2;--brand:#67f7d2;--tension:#ff9d8a;--font-sans:"Inter", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--t-wordmark:clamp(64px, 10vw, 184px);--t-statement:clamp(40px, 5vw, 96px);--t-line:clamp(20px, 1.9vw, 34px);--t-label:clamp(10px, .72vw, 13px);--ease:cubic-bezier(.2,.72,.2,1)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:var(--text);background:var(--bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;overflow:hidden}button{font:inherit}h1,h2,h3,p{margin:0}::selection{background:color-mix(in srgb, var(--accent) 34%, transparent)}.presentation-shell,.presentation-surface,.scene-host,.presentation-scene,.three-stage,.ambient-wash,.noise-overlay{position:absolute;inset:0}.presentation-shell{isolation:isolate;background:#020406;overflow:hidden}.presentation-surface{z-index:10}.scene-host{z-index:12}.three-stage{z-index:2;pointer-events:none}.three-stage canvas{width:100%;height:100%;display:block}.ambient-wash{z-index:3;pointer-events:none;background:radial-gradient(ellipse 60% 55% at 50% 50%, color-mix(in srgb, var(--accent) 6%, transparent), transparent 70%), radial-gradient(ellipse 90% 70% at 50% 120%, #3c506e14, transparent 60%);transition:background 1.2s}.noise-overlay{z-index:4;pointer-events:none;opacity:.14;mix-blend-mode:soft-light;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='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.presentation-shell:after{content:"";z-index:6;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 180px #000000b8}.presentation-scene{z-index:12;visibility:hidden;opacity:0;pointer-events:none;padding:clamp(64px,7vh,88px) clamp(32px,4vw,80px) clamp(72px,8vh,96px)}.presentation-scene.is-active{visibility:visible;pointer-events:auto}.presentation-scene:not(.is-active):not(.is-warming) *{animation-play-state:paused!important}.presentation-scene.is-warming:not(.is-active){visibility:visible!important;opacity:.002!important;pointer-events:none!important}.scene-layout{width:100%;height:100%;position:relative}.layout-center{text-align:center;place-items:center;display:grid}[data-from]{visibility:hidden;opacity:0;pointer-events:none}[data-from][data-fragment-visible=true]{pointer-events:auto}.top-hud,.bottom-hud{z-index:40;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;left:clamp(20px,2.6vw,48px);right:clamp(20px,2.6vw,48px)}.top-hud{top:16px}.bottom-hud{gap:20px;bottom:15px}.brand-lockup{color:#8897ad;letter-spacing:.24em;align-items:center;gap:11px;font-size:10px;font-weight:800;display:flex}.brand-lockup i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 16px var(--accent);border-radius:50%}.scene-meta{font-family:var(--font-mono);letter-spacing:.12em;align-items:center;gap:18px;font-size:10px;display:flex}.scene-counter{color:#78869a}.scene-time{color:var(--accent)}.progress-slot{pointer-events:auto;flex:1;min-width:0}.progress-map{align-items:center;max-width:980px;display:flex}.progress-map button{appearance:none;color:#4f5a6d;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:5px 2px;transition:color .22s;display:flex}.progress-map button i{background:currentColor;border-radius:50%;width:6px;height:6px;transition:transform .22s,box-shadow .22s}.progress-map button span{letter-spacing:.1em;font-size:8px;font-weight:800}.progress-map button[data-state=complete]{color:#788398}.progress-map button[data-state=active]{color:var(--accent)}.progress-map button[data-state=active] i{box-shadow:0 0 13px var(--accent);transform:scale(1.55)}.progress-map em{color:#ffffff24;margin:0 7px;font-size:10px;font-style:normal}.control-cluster{pointer-events:auto;opacity:.94;align-items:center;gap:7px;transition:opacity .35s,transform .35s;display:flex}.presentation-shell[data-controls-idle=true] .control-cluster{opacity:0;pointer-events:none;transform:translateY(8px)}.icon-button,.text-button{border:1px solid var(--line);color:#9ba6b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#060a10ad;border-radius:10px;height:35px;transition:all .2s}.icon-button{width:39px;font-size:15px}.icon-button--primary{color:#04100d;background:var(--accent);border-color:#0000}.text-button{letter-spacing:.08em;padding:0 11px;font-size:9px}.icon-button:hover,.text-button:hover{border-color:var(--line-strong);color:#fff;transform:translateY(-1px)}.icon-button--primary:hover{color:#04100d}.presenter-notes{z-index:46;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#04080deb;border-radius:14px;width:min(380px,32vw);padding:15px 17px;transition:opacity .24s,transform .24s;position:absolute;top:56px;right:clamp(20px,3vw,54px);transform:translateY(-8px);box-shadow:0 24px 70px #00000059}.presenter-notes[data-open=true]{opacity:1;pointer-events:auto;transform:none}.presenter-notes small{color:var(--accent);font-family:var(--font-mono);letter-spacing:.12em;font-size:9px}.presenter-notes__title{color:var(--text);margin-top:8px;font-size:13px;font-weight:700;display:block}.presenter-notes p{color:#bac3d1;margin:6px 0 0;font-size:13px;line-height:1.5}.step-indicator{z-index:38;color:#536076;font-family:var(--font-mono);letter-spacing:.14em;font-size:9px;position:absolute;bottom:60px;right:clamp(20px,3vw,54px)}.presentation-shell[data-cinematic=true] .top-hud,.presentation-shell[data-cinematic=true] .bottom-hud,.presentation-shell[data-cinematic=true] .step-indicator{opacity:0!important;pointer-events:none!important}.statement{font-size:var(--t-statement);letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance;font-weight:800;line-height:.96}.statement--accent{color:var(--accent)}.statement--quiet{color:var(--text-soft)}.statement-stack{text-align:center;justify-items:center;gap:.12em;display:grid}.line-statement{color:var(--text-soft);font-size:var(--t-line);letter-spacing:-.01em;text-wrap:balance;font-weight:500}.word{display:inline-block}.word__inner{will-change:transform, opacity, filter;display:inline-block}.label{font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.diagram{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.diagram text{paint-order:stroke;stroke:var(--bg);stroke-width:10px;stroke-linejoin:round}.draw{stroke-dasharray:1;stroke-dashoffset:1px}.opening-concepts{z-index:13;pointer-events:none;position:absolute;inset:0}.opening-concepts span{transform:translate(-50%, -50%) translate(calc(var(--x) * 1vw), calc(var(--y) * 1vh));opacity:0;color:#cfe9e2;font-family:var(--font-mono);letter-spacing:.32em;text-shadow:0 0 22px #67f7d259;font-size:clamp(11px,.95vw,16px);position:absolute;top:50%;left:50%}.opening-brand{justify-items:center;gap:clamp(18px,2.4vh,30px);display:grid}.wordmark{font-size:var(--t-wordmark);letter-spacing:0;text-shadow:0 0 60px #67f7d224;font-weight:800;line-height:.9}.wordmark .char{will-change:transform, opacity, filter;display:inline-block}.opening-formula{color:var(--text-soft);letter-spacing:.02em;align-items:center;gap:clamp(14px,1.6vw,28px);font-size:clamp(18px,1.7vw,30px);font-weight:500;display:flex}.opening-formula i{background:linear-gradient(90deg, transparent, var(--accent));width:clamp(28px,3vw,56px);height:1px;position:relative}.opening-formula i:after{content:"";border-top:1px solid var(--accent);border-right:1px solid var(--accent);width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.opening-formula span:last-child{color:var(--accent)}.opening-line{color:var(--muted);letter-spacing:.01em;margin-top:clamp(8px,2vh,22px);font-size:clamp(15px,1.25vw,22px)}.problem-field{z-index:11;pointer-events:none;--speed:1;--amp:1;position:absolute;inset:0}.problem-field[data-mood=chaos]{--speed:.32;--amp:2.2}.problem-field[data-mood=ordered]{--speed:1.8;--amp:.4}.problem-field[data-mood=frozen] .sys__body,.problem-field[data-mood=frozen] .noise__body{animation-play-state:paused}.problem-lines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.problem-lines line{vector-effect:non-scaling-stroke;stroke-linecap:round;opacity:0}.problem-lines .broken{stroke:var(--tension);stroke-width:1px}.problem-lines .link{stroke:var(--brand);stroke-width:1.2px;filter:drop-shadow(0 0 4px #67f7d280)}.sys,.noise{--s:1;transform:translate(-50%, -50%) translate(calc(var(--x) * 1vw), calc(var(--y) * 1vh)) scale(var(--s));will-change:transform, opacity;position:absolute;top:50%;left:50%}.sys__body,.noise__body{animation:drift calc(var(--d) * var(--speed)) ease-in-out var(--delay) infinite alternate}@keyframes drift{0%{transform:translate(0)rotate(0)}50%{transform:translate(calc(.5vw * var(--amp)), calc(-.7vh * var(--amp))) rotate(calc(.6deg * var(--amp)))}to{transform:translate(calc(-.6vw * var(--amp)), calc(.5vh * var(--amp))) rotate(calc(-.5deg * var(--amp)))}}.sys__body{border:1px solid var(--line);color:var(--text-soft);white-space:nowrap;background:#05090ee6;border-radius:999px;align-items:center;gap:10px;padding:10px 15px 10px 12px;font-size:clamp(12px,.9vw,15px);font-weight:600;transition:border-color .8s,box-shadow .8s,color .8s;display:flex}.sys__body .glyph{width:20px;height:20px;color:var(--muted);transition:color .8s}.problem-field[data-mood=ordered] .sys__body{color:var(--text);border-color:#67f7d266;box-shadow:0 0 28px #67f7d21f}.problem-field[data-mood=ordered] .sys__body .glyph{color:var(--brand)}.problem-field[data-mood=chaos] .sys__body{border-color:#ff9d8a47}.noise{opacity:0}.noise__body{color:#7d8797;font-family:var(--font-mono);white-space:nowrap;background:#ffffff09;border-radius:6px;padding:4px 8px;font-size:clamp(9px,.66vw,12px)}.problem{z-index:14;place-items:center;display:grid}.problem .statement-stack{grid-area:1/1}.problem .statement{text-shadow:0 0 40px #03060af2,0 0 12px #03060ae6}.problem-thesis .statement--quiet{font-size:clamp(32px,4.1vw,80px)}.problem .statement--accent{color:var(--brand)}.approach-lines path{fill:none}.spoke{stroke:#ffffff29;stroke-width:1.2px}.arc{stroke:var(--brand);stroke-width:2px;filter:drop-shadow(0 0 6px #67f7d273)}.approach-loop{fill:none;stroke:none}.core__ring{fill:#050c0ed9;stroke:var(--brand);stroke-width:1.5px}.core__spin{fill:none;stroke:#67f7d247;stroke-width:1px;stroke-dasharray:2 9}.core__label,.eco-core__label{fill:var(--text);letter-spacing:5px;font-size:22px;font-weight:800}.pillar__halo{fill:#67f7d21a;stroke:#67f7d259;stroke-width:1px}.pillar__dot{fill:var(--brand)}.pillar__index{fill:var(--brand);font-family:var(--font-mono);letter-spacing:3px;font-size:15px}.pillar__label{fill:var(--text);letter-spacing:-1px;font-size:50px;font-weight:800}.pillar[data-pillar=evolve] .pillar__label{fill:var(--brand)}.traveler circle{fill:#eafff9}.traveler .traveler__glow{fill:#67f7d238}.approach-statement{text-align:center;color:var(--text);letter-spacing:-.02em;font-size:clamp(24px,2.6vw,48px);font-weight:600;position:absolute;bottom:0;left:0;right:0}.eco-orbit{fill:none;stroke:#ffffff1a;stroke-width:1px;stroke-dasharray:3 8}.eco-orbit--lit{stroke:#67f7d280;stroke-width:1.4px;stroke-dasharray:1;filter:drop-shadow(0 0 6px #67f7d266)}.eco-spoke{fill:none;stroke:color-mix(in srgb, var(--family) 55%, transparent);stroke-width:1.3px}.eco-pulse{fill:var(--family);opacity:0;filter:drop-shadow(0 0 6px var(--family))}.eco-core__ring{fill:#050c0ee0;stroke:var(--brand);stroke-width:1.5px}.eco-core__spin{fill:none;stroke:#67f7d24d;stroke-width:1px;stroke-dasharray:2 9}.world__glow{fill:color-mix(in srgb, var(--family) 9%, transparent);animation:5s ease-in-out infinite alternate breathe}@keyframes breathe{0%{opacity:.5}to{opacity:1}}.world__motif .motif{fill:none;stroke:var(--family);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.world__motif .motif--faint{stroke-opacity:.35}.world__motif .motif-dot,.world__motif .motif-pin{fill:var(--family)}.world__product{fill:var(--text);letter-spacing:-.5px;font-size:32px;font-weight:750}.world__essence{fill:var(--muted);letter-spacing:.3px;font-size:15px}.world--flagship .world__product{font-size:46px;font-weight:800}.world--flagship .world__essence{fill:var(--text-soft);letter-spacing:1px;font-size:16px}.world--selected .world__product{fill:var(--text-soft);font-size:24px;font-weight:650}.world--selected .world__glow{opacity:.5}.lineage{stroke:var(--family);stroke-width:1.5px;stroke-opacity:.6}.eco-statement__eyebrow{fill:var(--brand);font-family:var(--font-mono);letter-spacing:7px;font-size:17px}.eco-statement__main{fill:var(--text);letter-spacing:-2px;font-size:70px;font-weight:800}.product-reveal{z-index:5;text-align:center;pointer-events:none;place-content:center;justify-items:center;gap:clamp(8px,1.4vh,16px);display:grid;position:absolute;inset:0}.product-reveal--low{place-content:end center;padding-bottom:1vh}.product-reveal--top{place-content:start center;padding-top:0}.product-reveal__family{color:var(--family);font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.32em}.product-reveal__name{letter-spacing:-.035em;filter:drop-shadow(0 0 28px color-mix(in srgb, var(--family) 28%, transparent));font-size:clamp(56px,7.4vw,136px);font-weight:800;line-height:.92}.product-reveal__name .char{white-space:pre;display:inline-block}.product-reveal__tagline{color:var(--text-soft);font-size:var(--t-line);letter-spacing:-.01em;text-shadow:0 0 20px #03060af2;font-weight:500}.product-reveal--low .product-reveal__name{font-size:clamp(48px,5.6vw,104px)}.product-reveal--top .product-reveal__name{font-size:clamp(40px,4.2vw,76px)}.mint-streams{z-index:11;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.stream{left:0;right:0;top:calc(var(--y) * 1%);height:5vh;opacity:calc(.22 + var(--depth) * .5);filter:blur(calc((1 - var(--depth)) * 1.4px));align-items:center;display:flex;position:absolute}.stream__track{white-space:nowrap;will-change:transform;gap:clamp(20px,2.2vw,42px);width:max-content;display:flex}.stream__track span{color:#b8b2d8;font-family:var(--font-mono);font-size:clamp(11px,.85vw,15px)}.stream__tag{z-index:2;color:var(--accent);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;background:#03060aeb;border-radius:6px;padding:3px 8px;font-size:clamp(9px,.66vw,12px);font-weight:400;position:absolute;left:4vw}.mint-problem .mint-flood-copy{z-index:3;place-content:center;position:absolute;inset:0}.mint-flood-copy .statement{text-shadow:0 0 50px #03060a,0 0 18px #03060a}.mint-source__dot{fill:var(--accent)}.mint-source__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:15px}.mint-in{fill:none;stroke:color-mix(in srgb, var(--accent) 45%, transparent);stroke-width:1.3px}.mint-core__body{fill:#140e28b8;stroke:var(--accent);stroke-width:1.5px;filter:drop-shadow(0 0 22px #a993ff40)}.mint-pipe{fill:none;stroke:#a993ff59;stroke-width:1.5px}.mint-core__name{fill:var(--accent);font-family:var(--font-mono);letter-spacing:8px;font-size:18px}.mint-stage__ring{fill:#03060ae6;stroke:#a993ff4d;stroke-width:1.5px;transition:stroke .5s}.mint-stage__dot{fill:#a993ff4d;transition:fill .5s}.mint-stage__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:15px;transition:fill .5s}.mint-stage.is-lit .mint-stage__ring{stroke:var(--accent)}.mint-stage.is-lit .mint-stage__dot{fill:#efeaff}.mint-stage.is-lit .mint-stage__label{fill:var(--text)}.mint-out{fill:none;stroke:var(--accent);stroke-width:2px}.mint-output__dot{fill:var(--accent);filter:drop-shadow(0 0 8px var(--accent))}.mint-output__label{fill:var(--text);letter-spacing:1px;font-size:26px;font-weight:800}.mint-pulse{fill:#efeaff;opacity:0}.mint-pulse--in{fill:#efeaffcc}.mi-question{z-index:2;text-align:center;color:var(--text);letter-spacing:-.02em;font-size:clamp(26px,2.6vw,50px);font-weight:600;position:absolute;top:0;left:0;right:0}.mi-question .char{white-space:pre}.mi-layer__line{fill:none;stroke:#ffffff12;stroke-width:1px;transition:stroke .5s}.mi-layer__label{fill:var(--faint);font-family:var(--font-mono);letter-spacing:3px;font-size:14px;transition:fill .5s}.mi-node__dot{fill:#a993ff38;transition:fill .5s}.mi-node__halo{fill:none;stroke:#a993ff33;stroke-width:1px;transition:stroke .5s}.mi-evidence{fill:var(--faint);font-family:var(--font-mono);font-size:13px;transition:fill .5s}.mi-layer.is-lit .mi-layer__line{stroke:#a993ff4d}.mi-layer.is-lit .mi-layer__label{fill:var(--accent)}.mi-layer.is-lit .mi-node__dot{fill:#a993ff99}.mi-layer.is-lit .mi-node--via .mi-node__dot{fill:#efeaff}.mi-layer.is-lit .mi-node--agent .mi-node__dot{fill:var(--accent)}.mi-layer.is-lit .mi-node__halo{stroke:#a993ff8c}.mi-layer.is-lit .mi-evidence{fill:var(--text-soft)}.mi-collab{fill:none;stroke:#a993ff8c;stroke-width:1.2px}.mi-trace{fill:none;stroke:#efeaff;stroke-width:2px;filter:drop-shadow(0 0 6px #a993ffcc)}.mi-pulse{fill:#efeaff;opacity:0}.mi-token{fill:#fff;filter:drop-shadow(0 0 10px var(--accent));transition:opacity .3s}.mi-answer{white-space:nowrap;background:#0a0816d9;border:1px solid #a993ff59;border-radius:18px;justify-items:center;gap:10px;padding:16px 26px;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mi-answer b{font-size:clamp(18px,1.5vw,26px);font-weight:700}.mi-answer__evidence{gap:8px;display:flex}.mi-answer__evidence i{color:#cfc6f5;font-family:var(--font-mono);background:#a993ff1f;border-radius:6px;padding:4px 9px;font-size:12px;font-style:normal}.mi-statements{place-content:center;position:absolute;inset:0}.mi-statements .statement{text-shadow:0 0 40px #03060af2}.mr-orbit{fill:none;stroke:#ffffff12;stroke-dasharray:3 8}.mr-branch{fill:none;stroke:#a993ff66;stroke-width:1.4px}.mr-domain__ring{fill:#03060ae6;stroke:#a993ff59;stroke-width:1.2px}.mr-domain__dot{fill:var(--accent)}.mr-domain__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:4px;font-size:16px;transition:opacity .4s}.mr-domain--tech.is-focus .mr-branch{stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 6px #a993ff99)}.mr-domain--tech.is-focus .mr-domain__ring{stroke:var(--accent);fill:#1e143ce6}.mr-estate__line{fill:none;stroke:#a993ff73;stroke-width:1px}.mr-estate__dot{fill:#efeaff}.mr-estate__label{fill:var(--text-soft);font-size:13px}.mr-core__ring{fill:#140e28e6;stroke:var(--accent);stroke-width:1.5px}.mr-core__label{fill:var(--text);letter-spacing:6px;font-size:30px;font-weight:800}.mr-tech-core__ring{fill:none;stroke:#efeaff;stroke-width:1.5px;filter:drop-shadow(0 0 10px var(--accent))}.me-links{fill:none;stroke:#a993ff4d;stroke-width:1.2px;stroke-dasharray:1}.me-tile{fill:#16122ce6;stroke:#a993ff73;stroke-width:1.2px}.me-tile__side{fill:#0c0a1af2;stroke:#a993ff33;stroke-width:1px}.me-asset__glyph{color:#d9d1ff}.me-asset__label{fill:var(--text-soft);font-size:14px;font-weight:600}.me-tag rect{fill:#080712f2;stroke:#a993ff66;stroke-width:1px;transition:stroke .5s}.me-tag text{font-size:15px}.me-tag__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:12px}.me-tag__value{fill:var(--text);font-weight:700}.me-tag__unit{fill:var(--muted)}.me-tag__stem{stroke:#a993ff59;stroke-width:1px;stroke-dasharray:2 3}.me-tag__delta{fill:#8be38a;font-family:var(--font-mono);opacity:0;font-size:14px;transition:opacity .6s}.me-diagram[data-measured=true] .me-tag rect{stroke:var(--accent)}.me-diagram[data-understood=true] .me-tag:not([data-asset="1"]){opacity:.45}.me-diagram[data-understood=true] .me-tag[data-asset="1"] rect{stroke:#efeaff;filter:drop-shadow(0 0 10px var(--accent))}.me-diagram[data-improved=true] .me-tag[data-asset="4"],.me-diagram[data-improved=true] .me-tag__delta{opacity:1}.me-chain__link{stroke:#ffffff1f;stroke-width:1.5px;transition:stroke .5s}.me-chain__dot{fill:#a993ff40;transition:fill .5s}.me-chain__label{fill:var(--faint);letter-spacing:1px;font-size:22px;font-weight:800;transition:fill .5s}.me-chain__item.is-lit .me-chain__dot{fill:var(--accent)}.me-chain__item.is-lit .me-chain__link{stroke:var(--accent)}.me-chain__item.is-lit .me-chain__label{fill:var(--text)}.me-statements{justify-content:center;gap:.5em;font-size:clamp(30px,3.6vw,68px);display:flex;position:absolute;bottom:0;left:0;right:0}.me-statements .statement{font-size:inherit;transition:color .6s}.me-statements .statement:not(.is-current){color:var(--faint)}.me-statements .statement.is-current{color:var(--text)}.ec-warmth{pointer-events:none;background:radial-gradient(48% 42% at 50% 44%,#ffd6aa17,#0000 70%);position:absolute;inset:-12%}.ec-phone{fill:none;stroke:#e9f6ff;stroke-width:2.2px}.ec-screen{fill:#5cd6ff0f;stroke:#5cd6ff2e;stroke-width:1px}.ec-camera{fill:#e9f6ff80}.ec-purchase__ring{fill:#5cd6ff24;stroke:var(--accent);stroke-width:1.5px}.ec-purchase__tick{fill:none;stroke:#e9f6ff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.ec-purchase__label{fill:var(--accent);font-family:var(--font-mono);letter-spacing:4px;font-size:13px}.ec-card rect{fill:#ece8e00f;stroke:#ece8e03d;stroke-width:1px}.ec-card text{fill:#ece8e0;font-size:17px;font-weight:600}.ec-card .glyph{color:#ffd9b0}.ec-tether{fill:none;stroke:#ece8e04d;stroke-width:1px;stroke-dasharray:3 6}.ec-ring{fill:none;stroke:var(--accent);stroke-width:1.5px;filter:drop-shadow(0 0 8px #5cd6ff80)}.ec-ring--inner{stroke:#5cd6ff66;stroke-width:1px}.ec-statements{justify-items:center;font-size:clamp(34px,4.2vw,80px);display:grid;position:absolute;bottom:0;left:0;right:0}.ec-statements .statement{font-size:inherit;grid-area:1/1}.eh-line{fill:none;stroke:#ffffff1f;stroke-width:2px}.eh-trail{fill:none;stroke:var(--accent);stroke-width:3px;filter:drop-shadow(0 0 6px #5cd6ff99)}.eh-stop__dot{fill:#0b1419;stroke:#5cd6ff59;stroke-width:2px;transition:fill .4s,stroke .4s}.eh-stop__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:14px;transition:fill .4s}.eh-record{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(-6px)}.eh-record__stem{stroke:#5cd6ff66;stroke-width:1px}.eh-record__title{fill:var(--text);font-size:15px;font-weight:700}.eh-record__detail{fill:var(--muted);font-size:13px}.eh-stop.is-reached .eh-stop__dot{fill:var(--accent);stroke:var(--accent)}.eh-stop.is-reached .eh-stop__label{fill:var(--text)}.eh-stop.is-reached .eh-record{opacity:1;transform:none}.eh-token__halo{fill:#5cd6ff24;stroke:#5cd6ff80;stroke-width:1px}.eh-token__disc{fill:#06131a;stroke:var(--accent);stroke-width:2px}.eh-token__glyph,.eh-hub .glyph{color:#e9f6ff}.eh-party__link{fill:none;stroke:#5cd6ff59;stroke-width:1.3px}.eh-party__disc{fill:#071218;stroke:#5cd6ff73;stroke-width:1.2px}.eh-party .glyph{color:#cdefff}.eh-party__label{fill:var(--text-soft);font-size:16px;font-weight:600}.eh-pulse{fill:#e9f6ff;opacity:0}.eh-hub__ring{fill:#061218;stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 14px #5cd6ff59)}.eh-hub__ring--outer{fill:none;stroke:#5cd6ff4d;stroke-width:1px;stroke-dasharray:3 7;filter:none}.eh-hub__id{fill:var(--accent);font-family:var(--font-mono);letter-spacing:2px;font-size:12px}.eh-merge{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:6px;opacity:0;font-size:22px}.eh-trust__word{fill:var(--text);letter-spacing:6px;filter:drop-shadow(0 0 40px #5cd6ff73);font-size:120px;font-weight:800}.eh-statements{justify-content:center;gap:.45em;font-size:clamp(32px,3.8vw,72px);display:flex;position:absolute;bottom:0;left:0;right:0}.eh-statements .statement{font-size:inherit}.cn-field{z-index:11;pointer-events:none;width:100%;height:100%;transition:filter 1s;position:absolute;inset:0}.carbon-numbers{z-index:12}.carbon-numbers>*{grid-area:1/1}.cn-number{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.05em;text-shadow:0 0 60px #03060af2,0 0 120px #8be38a33;font-size:clamp(120px,16vw,300px);font-weight:800}.cn-statements .statement{text-shadow:0 0 50px #03060a,0 0 16px #03060a}.ca-band{fill:#8be38a38;transition:fill .5s}.ca-source[data-group=Transport] .ca-band{fill:#8be38a57}.ca-source[data-group=Energy] .ca-band{fill:#8be38a29}.ca-source[data-group=Other] .ca-band{fill:#8be38a1a}.ca-source__bar{fill:var(--accent)}.ca-source__label{fill:var(--text-soft);font-size:17px;font-weight:600}.ca-source__glyph{color:var(--accent)}.ca-total__bar{fill:var(--accent);filter:drop-shadow(0 0 10px #8be38a80)}.ca-total__value{fill:var(--text);letter-spacing:-2px;font-variant-numeric:tabular-nums;font-size:64px;font-weight:800}.ca-total__unit{fill:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:15px}.ca-process__link{stroke:#ffffff1a;stroke-width:1.5px;transition:stroke .4s}.ca-process__dot{fill:#8be38a33;transition:fill .4s}.ca-process__label{fill:var(--faint);font-family:var(--font-mono);letter-spacing:3px;font-size:15px;transition:fill .4s}.ca-process__step.is-lit .ca-process__dot{fill:var(--accent)}.ca-process__step.is-lit .ca-process__link{stroke:var(--accent)}.ca-process__step.is-lit .ca-process__label{fill:var(--text)}.ca-segment__bar{fill:#8be38a8c;transition:fill .5s,opacity .5s}.ca-segment[data-group=Transport] .ca-segment__bar{fill:#8be38abf}.ca-segment[data-group=Energy] .ca-segment__bar{fill:#8be38a66}.ca-segment[data-group=Other] .ca-segment__bar{fill:#8be38a40}.ca-segment__pct{fill:var(--text);letter-spacing:-1px;font-size:44px;font-weight:800;transition:opacity .5s}.ca-segment__label{fill:var(--text-soft);font-size:17px;font-weight:600;transition:opacity .5s}.ca-breakdown[data-focus=Transport] .ca-segment:not([data-group=Transport]){opacity:.25}.ca-breakdown[data-focus=Transport] .ca-segment[data-group=Transport] .ca-segment__bar{fill:var(--accent);filter:drop-shadow(0 0 14px #8be38a80)}.ca-breakdown .ca-segment{transition:opacity .5s}.ca-breakdown__total{fill:var(--muted);font-family:var(--font-mono);letter-spacing:3px;font-size:14px}.ca-trend__label{fill:var(--accent);font-family:var(--font-mono);letter-spacing:3px;font-size:13px}.ca-trend__line{fill:none;stroke:#eaffe9;stroke-width:2.5px;stroke-linejoin:round}.ca-opportunity__ring{fill:#ffb87024;stroke:#ffb870;stroke-width:1.5px}.ca-opportunity__dot{fill:#ffb870}.ca-opportunity rect{fill:#281a0aeb;stroke:#ffb870;stroke-width:1.2px}.ca-opportunity text{fill:#ffd9b0;font-size:17px;font-weight:700}.ca-statements{place-content:center;position:absolute;inset:0}.tr-phases{z-index:2;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.24em;align-items:center;gap:12px;display:flex;position:absolute;top:0;left:0}.tr-phases span{color:var(--faint);transition:color .5s}.tr-phases span[data-state=done]{color:var(--muted)}.tr-phases span[data-state=active]{color:var(--accent)}.tr-phases i{background:#ffffff24;width:22px;height:1px}#tr-dots circle{fill:#ffd6aa38}.tr-route-ghost{fill:none;stroke:#ffb8701a;stroke-width:2px;stroke-dasharray:2 8}.tr-route{fill:none;stroke:#ffb8708c;stroke-width:2.4px;stroke-linecap:round}.tr-route-lit{fill:none;stroke:#ffe3c4;stroke-width:3.5px;stroke-linecap:round;filter:drop-shadow(0 0 8px #ffb870cc)}.tr-diagram[data-remember=true] .tr-route-lit{stroke:#ffb870;filter:drop-shadow(0 0 16px #ffb870e6)}.tr-day circle{fill:#ffb870b3}.tr-day text{fill:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:11px}.tr-stop__dot{fill:#1a1108;stroke:var(--accent);stroke-width:2px;transition:fill .3s}.tr-stop__stem{stroke:#ffb87059;stroke-width:1px}.tr-card rect{fill:#181008eb;stroke:#ffb8704d;stroke-width:1px;transition:stroke .3s}.tr-card .glyph{color:#ffd9b0}.tr-card__label{fill:var(--text);font-size:17px;font-weight:700}.tr-card__detail{fill:var(--muted);font-size:13px}.tr-stop.is-visited .tr-stop__dot{fill:#ffe3c4}.tr-stop.is-visited .tr-card rect{stroke:var(--accent)}.tr-memory{color:#ffe3c4}.tr-destination .glyph{color:var(--accent)}.tr-destination__ripple{fill:none;stroke:var(--accent);stroke-width:1.5px;opacity:0}.tr-destination__label{fill:var(--accent);font-family:var(--font-mono);letter-spacing:4px;font-size:13px}.tr-traveller{opacity:0;transition:opacity .4s}.tr-traveller circle{fill:#fff3e4}.tr-traveller .tr-traveller__glow{fill:#ffb8704d}.tr-statement{text-align:center;text-shadow:0 0 40px #03060af2;position:absolute;bottom:0;left:0;right:0}.business .biz-stage{position:absolute;inset:0;container-type:size}.biz-win{width:clamp(190px,14vw,260px);transform:translate(-50%, -50%) translate(calc(var(--x) * 1cqw), calc(var(--y) * 1cqh)) rotate(calc(var(--r) * 1deg)) scale(var(--s));will-change:transform;position:absolute;top:50%;left:50%}.biz-win__inner{background:#0c1018f5;border:1px solid #c9d3e633;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #00000073}.biz-stage[data-state=chaos] .biz-win__inner{animation:jitter var(--d) ease-in-out var(--delay) infinite alternate}@keyframes jitter{0%{transform:translate(0)}50%{transform:translate(4px,-3px)}to{transform:translate(-3px,4px)}}.biz-win header{border-bottom:1px solid #ffffff12;align-items:center;gap:5px;padding:8px 10px;display:flex}.biz-win header span{background:#ffffff2e;border-radius:50%;width:6px;height:6px}.biz-win header .glyph{width:15px;height:15px;color:var(--accent);margin-left:6px}.biz-win header b{color:var(--text-soft);font-size:12px;font-weight:600}.biz-body{height:clamp(80px,6.5vw,116px);padding:10px}.biz-body--lines,.biz-body--list{align-content:start;gap:8px;display:grid}.biz-body--lines i,.biz-body--list i{background:#c9d3e624;border-radius:3px;height:6px;display:block}.biz-body--list i{height:10px}.biz-body--table{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.biz-body--table i{background:#c9d3e61a;border-radius:2px;height:12px}.biz-body--bars{align-items:flex-end;gap:6px;display:flex}.biz-body--bars i{background:#c9d3e638;border-radius:3px 3px 0 0;flex:1}.biz-layer{background:linear-gradient(#c9d3e60d,#c9d3e604);border:1px solid #c9d3e629;border-radius:26px;width:90cqw;height:50cqh;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.biz-col{top:0;bottom:0;left:calc(50% + var(--cx) * 1cqw);align-content:start;justify-items:center;width:13cqw;padding-top:3cqh;display:grid;position:absolute;transform:translate(-50%)}.biz-col+.biz-col:before{content:"";background:#c9d3e614;width:1px;position:absolute;top:14%;bottom:14%;left:-.5cqw}.biz-col__title{color:var(--text);font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.24em;opacity:0;font-weight:400}.biz-automation{opacity:0;justify-items:center;gap:10px;transition:opacity .6s;display:grid;position:absolute;top:40%}.biz-automation .glyph{width:46px;height:46px;color:var(--accent);animation:8s linear infinite spin}.biz-automation i{background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.5;width:9cqw;height:1px}@keyframes spin{to{transform:rotate(360deg)}}.biz-layer[data-pillars=true] .biz-automation{opacity:1}.biz-bus{background:#c9d3e614;height:2px;transition:background .8s;position:absolute;bottom:7%;left:5%;right:5%}.biz-bus i{width:8px;height:8px;box-shadow:0 0 12px var(--accent);opacity:0;background:#fff;border-radius:50%;margin-left:-4px;position:absolute;top:-3px}.biz-layer[data-connected=true] .biz-bus{background:linear-gradient(90deg, transparent, var(--accent), transparent)}.biz-chaos-statement{z-index:20;text-align:center;text-shadow:0 0 50px #03060a,0 0 18px #03060a;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.business .product-reveal__tagline{display:none}.biz-connect{text-align:center;font-size:clamp(34px,3.9vw,74px);position:absolute;bottom:0;left:0;right:0}.dna-product__dot{fill:var(--family)}.dna-product__name{fill:var(--text);font-size:17px;font-weight:700}.dna-link{fill:none;stroke:color-mix(in srgb, var(--family) 45%, transparent);stroke-width:1.3px;transition:stroke .6s}.dna-link--next{stroke:#67f7d28c;stroke-width:1.6px}.dna-cap rect{fill:#67f7d20f;stroke:#67f7d259;stroke-width:1.2px;transition:stroke .6s,fill .6s}.dna-cap text{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.dna-diagram[data-connected=true] .dna-cap rect{fill:#67f7d21c;stroke:var(--brand)}.dna-next__ring{fill:none;stroke:var(--brand);stroke-width:1.5px;stroke-dasharray:3 5}.dna-next__dot{fill:var(--brand)}.dna-next__label{fill:var(--brand);font-family:var(--font-mono);letter-spacing:4px;font-size:14px}.dna-pulse{fill:#eafff9;opacity:0}.dna-statements{justify-content:center;gap:.45em;font-size:clamp(38px,4.6vw,88px);display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dna-statements .statement{font-size:inherit;text-shadow:0 0 40px #03060af2}.dna-line{text-align:center;color:var(--text);font-size:clamp(26px,2.6vw,48px);font-weight:600;position:absolute;bottom:0;left:0;right:0}.tech-slab__top{fill:#101e22f5;stroke:#67f7d266;stroke-width:1.3px;transition:fill .6s,stroke .6s}.tech-slab__side{fill:#060e10fa;stroke:#67f7d22e;stroke-width:1px}.tech-slab__inset{fill:none;stroke:#67f7d224;stroke-width:1px;stroke-dasharray:4 6}.tech-slab__leader{stroke:#67f7d24d;stroke-width:1px}.tech-layer__name{fill:var(--text);letter-spacing:1px;font-size:26px;font-weight:800;transition:opacity .5s}.tech-layer__examples{fill:var(--muted);font-family:var(--font-mono);font-size:14px;transition:opacity .5s}.tech-layer--surface .tech-slab__top{fill:#163430f5;stroke:var(--brand)}.tech-layer--surface .tech-layer__name{fill:var(--brand)}.tech-diagram[data-state=exploded] .tech-slab__top{stroke:#67f7d299}.tech-layer.is-quiet .tech-layer__name,.tech-layer.is-quiet .tech-layer__examples,.tech-layer.is-quiet .tech-slab__leader{opacity:0}.tech-layer.is-quiet .tech-slab__top{fill:#0a1214f5;stroke:#67f7d229}.tech-statements{justify-items:center;font-size:clamp(34px,4vw,76px);display:grid;position:absolute;bottom:0;left:0;right:0}.tech-statements .statement{font-size:inherit;grid-area:1/1}.pr-verb text{fill:var(--faint);font-family:var(--font-mono);letter-spacing:4px;font-size:16px;transition:fill .4s}.pr-verb__link{stroke:#ffffff14;stroke-width:1.5px;transition:stroke .4s}.pr-verb[data-state=done] text{fill:var(--muted)}.pr-verb[data-state=done] .pr-verb__link,.pr-verb[data-state=active] .pr-verb__link{stroke:#67f7d280}.pr-verb[data-state=active] text{fill:var(--brand);font-weight:700}.pr-guide{fill:none;stroke:#67f7d24d;stroke-width:1px}.pr-cell{--fill:0;fill:var(--brand);fill-opacity:calc(var(--fill) * .22);stroke:#ecf2fa66;stroke-width:1.5px}.pr-grid[data-state=designed] .pr-cell{stroke:#67f7d2b3;stroke-dasharray:5 5}.pr-grid[data-state=built] .pr-cell{stroke:var(--brand)}.pr-grid.is-evolved .pr-cell{fill-opacity:calc(var(--fill) * .32)}.pr-cell--new{--fill:1;stroke:#eafff9!important;fill-opacity:.4!important}.pr-ext__link{fill:none;stroke:#67f7d273;stroke-width:1.4px}.pr-ext__disc{fill:#06100f;stroke:#67f7d280;stroke-width:1.2px}.pr-ext .glyph{color:#d6fff4}.pr-ext__label{fill:var(--text-soft);font-size:15px;font-weight:600}.pr-feedback{fill:none;stroke:#ffb87099;stroke-width:1.6px;stroke-dasharray:1}.pr-pulse{fill:#ffd9b0;opacity:0}.pr-statements{place-content:center;position:absolute;inset:0}.pr-statements .statement{text-shadow:0 0 40px #03060af2}.fu-outer{fill:none;stroke:#ffffff0f;stroke-width:1.5px;stroke-dasharray:4 12}.fu-ghost__path{fill:none;stroke:#67f7d238;stroke-width:1.5px;stroke-dasharray:1}.fu-ghost__ring{fill:none;stroke:#67f7d247;stroke-width:1.5px;stroke-dasharray:3 5}.fu-statements{font-size:clamp(28px,3.1vw,60px);position:absolute;bottom:0;left:0;right:0}.fu-statements .statement{font-size:inherit;text-shadow:0 0 40px #03060af2}.cl-core{fill:var(--brand)}.cl-world circle{fill:var(--family)}.cl-world text{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:4px;font-size:15px}.cl-line{stroke:var(--family);stroke-width:2px;stroke-linecap:round;transition:stroke 1.2s}.cl-diagram[data-mark=true] .cl-line{stroke:#e9fff8}.cl-edge{stroke:#e9fff8;stroke-width:2px;stroke-linecap:round}.cl-mark__halo{fill:none;stroke:#67f7d229;stroke-width:1px}.cl-mark__light{fill:var(--brand)}.cl-copy{text-align:center;justify-items:center;gap:clamp(18px,3vh,34px);display:grid;position:absolute;top:49%;left:0;right:0}.cl-wordmark{font-size:clamp(56px,7vw,130px)}.cl-lines-copy{justify-items:center;display:grid}.cl-lines-copy>*{grid-area:1/1}.cl-line-quiet{color:var(--text);font-size:clamp(24px,2.4vw,44px)}.cl-next{font-size:clamp(40px,4.8vw,92px)}.cl-end{justify-items:center;gap:clamp(18px,3vh,30px);display:grid}.cl-cta{color:var(--brand);font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.24em;text-transform:uppercase;border:1px solid #67f7d273;border-radius:999px;padding:10px 22px}@media (max-width:980px){.progress-map button span,.progress-map em{display:none}.progress-map{gap:13px}.presenter-notes{width:min(380px,60vw)}}@media (max-width:720px){.presentation-scene{padding:68px 16px 88px}.top-hud,.bottom-hud{left:16px;right:16px}.brand-lockup span,.scene-time,.text-button{display:none}.presenter-notes{width:calc(100vw - 32px);right:16px}.step-indicator,.sys__body span{display:none}.sys__body{padding:9px}.noise:nth-child(2n){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
