: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}.world--selected .world__essence{font-size:13px}.world__tier{fill:var(--faint);font-family:var(--font-mono);letter-spacing:4px;font-size:11px}.world__branch{fill:var(--text-soft);paint-order:stroke;stroke:var(--bg);stroke-width:6px;font-size:17px;font-weight:650}.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(--text);letter-spacing:.12em;filter:drop-shadow(0 0 26px #a993ff73);font-size:92px;font-weight:800}.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(--accent);font-family:var(--font-mono);letter-spacing:4px;font-size:14px}.mint-foundation{z-index:3;text-align:center;text-shadow:0 0 40px #03060af2;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.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}.mt-root__glow{fill:#a993ff14}.mt-root__ring{fill:#140e28eb;stroke:var(--accent);stroke-width:1.6px;filter:drop-shadow(0 0 18px #a993ff59)}.mt-root__label{fill:var(--text);letter-spacing:8px;font-size:42px;font-weight:800}.mt-branch__path{fill:none;stroke:#a993ff99;stroke-width:1.8px}.mt-branch__halo{fill:#a993ff14;stroke:#a993ff66;stroke-width:1.2px}.mt-branch__dot{fill:var(--accent)}.mt-branch__name{fill:var(--text);letter-spacing:-.01em;paint-order:stroke;stroke:var(--bg);stroke-width:8px;font-size:30px;font-weight:800}.mt-branch__tagline{fill:var(--text-soft);paint-order:stroke;stroke:var(--bg);stroke-width:6px;font-size:18px}.mt-ghost__path{fill:none;stroke:#a993ff52;stroke-width:1.4px;stroke-dasharray:3 7}.mt-ghost__ring{fill:none;stroke:#efeaffb3;stroke-width:1.4px}.mt-statements{justify-content:center;gap:.45em;font-size:clamp(28px,3.2vw,60px);display:flex;position:absolute;bottom:0;left:0;right:0}.mt-statements .statement{font-size:inherit;text-shadow:0 0 40px #03060af2}.mint-directions .mt-statements{font-size:clamp(40px,5vw,96px);top:50%;bottom:auto;transform:translateY(-50%)}.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}.mit-tag rect{fill:#281612f0;stroke:#ff9d8a80;stroke-width:1px;transition:fill .6s,stroke .6s}.mit-tag text{fill:#ffd0c4;font-family:var(--font-mono);font-size:13px;transition:fill .6s}.mit-diagram[data-structured=true] .mit-tag rect{fill:#100c22f2;stroke:var(--accent)}.mit-diagram[data-structured=true] .mit-tag text{fill:#e6e0ff}.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)}.mit-verify{fill:var(--faint);font-family:var(--font-mono);letter-spacing:1px;font-size:13px;transition:fill .5s}.me-chain__item.is-lit .mit-verify{fill:var(--accent)}.mit-road__link{fill:none;stroke:#a993ff80;stroke-width:1.6px;stroke-dasharray:1}.mit-road__ring{fill:#0c0a1aeb;stroke:#a993ff73;stroke-width:1.4px}.mit-road__dot{fill:#a993ff80}.mit-road__title{fill:var(--text-soft);letter-spacing:1px;font-size:26px;font-weight:800}.mit-road__detail{fill:var(--muted);font-size:17px}.mit-road__state{fill:var(--faint);font-family:var(--font-mono);letter-spacing:4px;font-size:13px}.mit-road__stage--now .mit-road__ring{stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 12px #a993ff80)}.mit-road__stage--now .mit-road__dot{fill:#efeaff}.mit-road__stage--now .mit-road__title{fill:var(--text)}.mit-road__stage--now .mit-road__state{fill:var(--accent)}.mit-road__stage--next .mit-road__ring{stroke-dasharray:4 6}.mit-statements{text-align:center;pointer-events:none;position:absolute;inset:0}.mit-statements>.statement{text-shadow:0 0 40px #03060af2;font-size:clamp(30px,3.4vw,64px);position:absolute;bottom:0;left:0;right:0}.mit-closing{justify-content:center;gap:.45em;font-size:clamp(32px,3.8vw,72px);display:flex;position:absolute;bottom:0;left:0;right:0}.mit-closing .statement{font-size:inherit;text-shadow:0 0 40px #03060af2}.statement--tension{color:var(--tension)}.ot-statements,.od-statements,.oc-statements,.cp-statements,.cv-statements,.si-statements{text-align:center;pointer-events:none;position:absolute;inset:0}:is(.ot-statements,.od-statements,.oc-statements,.cp-statements,.cv-statements,.si-statements)>.statement{text-shadow:0 0 40px #03060af2;font-size:clamp(32px,3.8vw,72px);position:absolute;bottom:0;left:0;right:0}.ot-handoff{fill:none;stroke:#7ea7ff73;stroke-width:1.4px;transition:stroke .6s}.ot-diagram[data-lost=true] .ot-handoff{stroke:#ff9d8a73;stroke-dasharray:4 6!important;stroke-dashoffset:0!important}.ot-tool__ring{fill:#080e1ef0;stroke:#7ea7ff73;stroke-width:1.4px}.ot-tool__glyph{color:#cfdcff}.ot-tool__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:3px;font-size:14px}.ot-packet{fill:#e6eeff;opacity:0}.ot-diagram[data-lost=true] .ot-packet{fill:var(--tension)}.ot-rail{fill:none;stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 6px #7ea7ff8c)}.ot-rail-pulse{fill:#fff;opacity:0}.od-shortcut__path{fill:none;stroke:var(--tension);stroke-width:2px;stroke-dasharray:1}.od-shortcut__label{fill:var(--tension);font-family:var(--font-mono);letter-spacing:4px;font-size:15px}.od-link{fill:none;stroke:#7ea7ff8c;stroke-width:1.6px}.od-gate rect{fill:#080e1ef5;stroke:#7ea7ff99;stroke-width:1.4px}.od-gate__tick{fill:none;stroke:#e6eeff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.od-card rect{fill:#080e1ef0;stroke:#7ea7ff66;stroke-width:1.3px;transition:stroke .5s}.od-stage.is-done .od-card rect{stroke:var(--accent)}.od-card__label{fill:var(--text);letter-spacing:1px;font-size:19px;font-weight:800}.od-card__detail{fill:var(--muted);font-family:var(--font-mono);font-size:13px}.od-stage--code .od-card rect{stroke-dasharray:5 5}.od-stage--code.is-done .od-card rect{stroke-dasharray:none;fill:#142040f2;filter:drop-shadow(0 0 14px #7ea7ff73)}.od-context rect{fill:#080e1ef0;stroke:#7ea7ff80;stroke-width:1.2px}.od-context text{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:2px;font-size:12px}.od-context__link{fill:none;stroke:#7ea7ff73;stroke-width:1.2px}.od-context__pulse{fill:#e6eeff;opacity:0}.od-statements>.od-final{font-size:clamp(42px,5.2vw,100px);top:50%;bottom:auto;transform:translateY(-50%)}.oc-side__title{fill:var(--accent);font-family:var(--font-mono);letter-spacing:6px;font-size:16px}.oc-ai-link{fill:none;stroke:#7ea7ff59;stroke-width:1.3px}.oc-auto-link{stroke:#ffffff2e;stroke-width:1.3px}.oc-dot{fill:var(--accent)}.oc-square{fill:none;stroke:#e6eeff;stroke-width:1.6px}.oc-item__label{fill:var(--text);letter-spacing:1px;font-size:24px;font-weight:800}.oc-flow__line{stroke:#ffffff1f;stroke-width:1.4px}.oc-assign{fill:none;stroke-width:1.2px}.oc-step--ai .oc-assign{stroke:#7ea7ff80}.oc-step--auto .oc-assign{stroke:#e6eeff4d;stroke-dasharray:1}.oc-step--ai .oc-step__mark{fill:var(--accent)}.oc-step--auto .oc-step__mark{fill:#080e1ef5;stroke:#e6eeff;stroke-width:1.6px}.oc-step__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:2px;font-size:13px}.oc-track{stroke:#7ea7ff33;stroke-width:1.4px;stroke-dasharray:3 8}.oc-gate__posts rect{fill:#7ea7ff8c}.oc-reviewer{color:var(--text)}.oc-gate__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:5px;font-size:14px}.oc-card__body{fill:#0a1226f5;stroke:#7ea7ff8c;stroke-width:1.4px;transition:stroke .5s,fill .5s}.oc-diagram[data-locked=true] .oc-card__body{stroke:#e6eeff;fill:#162448f5;filter:drop-shadow(0 0 16px #7ea7ff80)}.oc-card__title{fill:var(--text);letter-spacing:2px;font-size:18px;font-weight:800}.oc-card__lines{stroke:#e6eeff4d;stroke-width:6px;stroke-linecap:round}.oc-card__lock{color:#e6eeff}.oc-truth{fill:var(--accent);font-family:var(--font-mono);letter-spacing:5px;font-size:16px}.oc-suggest__ai{color:var(--accent)}.oc-suggest__path{fill:none;stroke:var(--accent);stroke-width:1.6px;stroke-dasharray:1}.oc-suggest__shield{fill:none;stroke:#e6eeff;stroke-width:3px;stroke-linecap:round}.oc-suggest__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:3px;font-size:13px}.cp-action__ring{fill:#08160cf0;stroke:#8be38a80;stroke-width:1.5px}.cp-action__glyph{color:#d8f5d6}.cp-ground{stroke:#8be38a59;stroke-width:1.5px;stroke-dasharray:6 8;animation:1.4s linear infinite cp-move}@keyframes cp-move{to{stroke-dashoffset:-28px}}.cp-action__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:3px;font-size:14px}.cp-rise{fill:none;stroke:#8be38a8c;stroke-width:1.6px;transition:stroke .6s}.cp-diagram[data-doubt=true] .cp-rise{stroke:#ff9d8a80}.cp-question{fill:var(--tension);opacity:0;font-size:44px;font-weight:800}.cp-pulse{fill:#eaffea;opacity:0}.cp-impact__glow{fill:#8be38a1a}.cp-impact__ring{fill:#08160cf0;stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 14px #8be38a80);transition:stroke .6s}.cp-diagram[data-doubt=true] .cp-impact__ring{stroke:#ff9d8ab3;stroke-dasharray:6 6;filter:none}.cp-impact__label{fill:var(--text);font-family:var(--font-mono);letter-spacing:4px;font-size:15px}.cv-action__ring{fill:#08160cf0;stroke:var(--accent);stroke-width:1.6px}.cv-action__glyph{color:#d8f5d6}.cv-action__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:4px;font-size:14px}.cv-capture,.cv-merge{fill:none;stroke:#8be38a73;stroke-width:1.3px}.cv-chip rect{fill:#08160cf0;stroke:#8be38a73;stroke-width:1.2px}.cv-chip .glyph{color:var(--accent)}.cv-chip__label{fill:var(--text);letter-spacing:2px;font-size:15px;font-weight:800}.cv-chip__raw,.cv-chip__masked{fill:var(--muted);font-family:var(--font-mono);font-size:12px;transition:opacity .6s}.cv-chip__masked{opacity:0;fill:var(--accent);letter-spacing:2px}.cv-diagram[data-private=true] .cv-chip__raw{opacity:0}.cv-diagram[data-private=true] .cv-chip__masked{opacity:1}.cv-pulse{fill:#eaffea;opacity:0}.cv-proof__hex{fill:#0c2212f2;stroke:var(--accent);stroke-width:2px;filter:drop-shadow(0 0 12px #8be38a73)}.cv-proof__mark{fill:var(--text);font-family:var(--font-mono);font-size:36px;font-weight:700}.cv-node__label{fill:var(--text);font-family:var(--font-mono);letter-spacing:4px;font-size:15px}.cv-link{fill:none;stroke:#8be38a8c;stroke-width:1.6px}.cv-check{stroke:#8be38a4d;stroke-width:1px}.cv-validator{fill:#08160cf2;stroke:var(--accent);stroke-width:1.6px}.cv-tick{fill:none;stroke:#eaffea;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.cv-verified{fill:var(--accent);font-size:18px}.cv-impact__ring{fill:#08160cf2;stroke:var(--accent);stroke-width:1.8px}.cv-impact__co2{fill:var(--text);font-size:20px;font-weight:800}.cv-reward__coin{fill:#8be38a24;stroke:var(--accent);stroke-width:2px}.cv-reward__inner{fill:none;stroke:#eaffea99;stroke-width:1.2px;stroke-dasharray:3 4}.cv-record{fill:#8be38a1a;stroke:#8be38a80;stroke-width:1.2px}.cv-records__label{fill:var(--muted);font-family:var(--font-mono);letter-spacing:4px;font-size:13px}.cv-final{place-content:center;justify-items:center;gap:18px;display:grid;position:absolute;inset:0}.cv-final__steps{color:var(--text-soft);font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.32em}.cv-final .statement{text-shadow:0 0 40px #03060af2;font-size:clamp(42px,5.2vw,100px)}.si-lanes{z-index:11;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.si-lane{left:0;right:0;top:calc(var(--y) * 1%);opacity:0;filter:blur(calc((1 - var(--depth)) * 1.2px));position:absolute}.si-track{will-change:transform;gap:clamp(14px,1.4vw,26px);width:max-content;display:flex}.si-card{width:clamp(170px,13vw,240px);opacity:calc(.45 + var(--depth) * .5);background:#181008d1;border:1px solid #ffb87038;border-radius:12px;gap:7px;padding:10px 14px;display:grid}.si-card b{color:#ffcf9e;font-family:var(--font-mono);letter-spacing:.2em;font-size:clamp(9px,.62vw,11px);font-weight:400}.si-card i{background:#f3f6fb47;border-radius:3px;height:5px}.si-in,.si-out{fill:none;stroke:#ffb87066;stroke-width:1.2px}.si-pipe{fill:none;stroke:#ffb87099;stroke-width:2px}.si-source{fill:var(--accent)}.si-stage rect{fill:#181008f0;stroke:#ffb8708c;stroke-width:1.4px}.si-label{fill:var(--text);font-family:var(--font-mono);letter-spacing:4px;font-size:15px}.si-label--muted{fill:var(--muted);letter-spacing:2px;font-size:12px}.si-dest rect{fill:#181008f0;stroke:var(--accent);stroke-width:1.4px}.si-dest .glyph{color:var(--accent)}.si-dest__label{fill:var(--text);letter-spacing:1px;font-size:19px;font-weight:800}.si-pulse{fill:#fff1e0;opacity:0}.si-loop__path{fill:none;stroke:var(--accent);stroke-width:1.6px;stroke-dasharray:1}.si-loop__pulse{fill:#fff;opacity:0}.si-signal rect{fill:#181008f5;stroke:#ffb87099;stroke-width:1.2px}.si-signal text{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:2px;font-size:12px}.si-diagram[data-personal=true] .si-stage:nth-of-type(3) rect{stroke:#fff1e0}.si-statements>.statement{z-index:12}.et-track{stroke:#5cd6ff1f;stroke-width:1.4px;stroke-dasharray:3 8}.et-link{fill:none;stroke:var(--accent);stroke-width:1.8px}.et-node__ring{fill:#06141cf0;stroke:#5cd6ff99;stroke-width:1.5px}.et-node__glyph{color:#d6f4ff}.et-node__label{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:4px;font-size:14px}.et-token{fill:#fff;opacity:0;filter:none}.et-statement{text-align:center;font-size:clamp(32px,3.8vw,72px);position:absolute;bottom:0;left:0;right:0}.mb-concept__chip{animation:mb-bob var(--d) ease-in-out var(--delay) infinite}.mb-concept__chip rect{fill:#0e0b1ef0;stroke:#a993ff59;stroke-width:1.2px;transition:stroke .6s}.mb-concept__chip text{fill:var(--text-soft);font-family:var(--font-mono);letter-spacing:3px;font-size:13px}.mb-diagram[data-connected=true] .mb-concept__chip{animation-play-state:paused}.mb-diagram[data-connected=true] .mb-concept__chip rect{stroke:var(--accent)}@keyframes mb-bob{50%{transform:translateY(-7px)}}.mb-concept__link{fill:none;stroke:#a993ff73;stroke-width:1.3px}.mb-sibling path{stroke:#a993ff38;stroke-width:1.2px}.mb-sibling circle{fill:#a993ff59}.mb-sibling text{fill:var(--faint);font-family:var(--font-mono);letter-spacing:2px;font-size:13px}.mb-core__glow{fill:#a993ff14}.mb-core__ring{fill:#140e28eb;stroke:var(--accent);stroke-width:1.6px;filter:drop-shadow(0 0 18px #a993ff59)}.mb-core__label{fill:var(--text);letter-spacing:7px;font-size:36px;font-weight:800}.mb-branch{fill:none;stroke:var(--accent);stroke-width:2.2px}.mb-node__halo{fill:#a993ff1a;stroke:#a993ff80;stroke-width:1.2px}.mb-node__dot{fill:#efeaff}.mb-pulse{fill:#efeaff;opacity:0}.mb-name{text-align:center;justify-items:center;gap:12px;width:40%;margin-top:11vh;display:grid;position:absolute;top:50%;right:2%;transform:translateY(-50%)}.mb-name__title{color:var(--text);letter-spacing:-.03em;text-shadow:0 0 30px color-mix(in srgb, var(--family) 55%, transparent);font-size:clamp(34px,3.6vw,66px);font-weight:800;line-height:1}.mb-name__title .char{white-space:pre;display:inline-block}.mb-name__tagline{color:var(--text-soft);font-size:clamp(16px,1.3vw,24px);font-weight:500}.mb-statements{text-align:center;pointer-events:none;position:absolute;inset:0}.mb-statements>.statement{text-shadow:0 0 40px #03060af2;font-size:clamp(30px,3.4vw,64px);position:absolute;bottom:0;left:0;right:0}.mb-closing{place-content:center;gap:.1em;font-size:clamp(38px,4.6vw,88px);display:grid;position:absolute;inset:0}.mb-closing .statement{font-size:inherit;text-shadow:0 0 40px #03060af2}.dna-product__dot{fill:var(--family)}.dna-product__name{fill:var(--text);font-size:17px;font-weight:700}.dna-product--flagship .dna-product__name{font-size:26px;font-weight:800}.dna-product--specialisation .dna-product__name{fill:var(--text-soft);font-size:15px;font-weight:600}.dna-product--selected .dna-product__name{fill:var(--muted);font-size:14px;font-weight:600}.dna-family{fill:none;stroke:#a993ff59;stroke-width:1.2px}.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-core-glow{fill:#67f7d21a;opacity:0}.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-end{justify-items:center;gap:clamp(18px,3vh,30px);display:grid}@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}}
