:root{color-scheme:dark;--story-black: #050604;--story-ink: #0a0c09;--story-panel: #10120e;--story-paper: #e6ddca;--story-muted: #817c70;--story-dim: #515148;--story-yellow: #f4bd2f;--story-green: #7fffb6;--story-cyan: #72e9e4;--story-red: #ef6855;--story-line: rgba(230, 221, 202, .13);--story-display: "Teko", "Bahnschrift Condensed", "Arial Narrow", sans-serif;--story-serif: "Instrument Serif", "Iowan Old Style", Baskerville, Georgia, serif;--story-mono: "Azeret Mono", "IBM Plex Mono", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--story-black)}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--story-paper);background:var(--story-black)}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:1px solid var(--story-yellow);outline-offset:5px}.signal-story{--story-progress: 0;--intro-progress: 0;--intro-aperture: 2%;--intro-light-y: 35%;--intro-flare: 0;--intro-burst: 0;position:relative;overflow:clip;color:var(--story-paper);background:var(--story-black);font-family:var(--story-mono)}.story-visual-engine,.story-visual-loader{position:fixed;inset:0;z-index:39;pointer-events:none}.story-visual-engine{opacity:1;transition:opacity .72s cubic-bezier(.2,.8,.2,1)}.story-visual-engine canvas{display:block}.story-visual-loader{z-index:38;display:grid;place-items:center;background:#000}.story-visual-loader i{width:3px;height:3px;border-radius:50%;background:#4a3b17;box-shadow:0 0 12px #f4bd2f38;animation:introLoader 1.1s ease-in-out infinite alternate}@keyframes introLoader{to{opacity:.32;transform:scale(.65)}}.is-intro-complete .story-visual-engine{opacity:0}.story-intro-blackout,.story-intro-flare{position:absolute;inset:0;pointer-events:none}.story-intro-blackout{z-index:30;background:radial-gradient(circle at 50% var(--intro-light-y),rgba(0,0,0,.06) 0,rgba(0,0,0,.18) var(--intro-aperture),rgba(0,0,0,.985) calc(var(--intro-aperture) + 15%));opacity:calc(1 - var(--intro-flare));transition:opacity .65s cubic-bezier(.2,.8,.2,1)}.story-intro-flare{z-index:31;background:radial-gradient(circle at 50% var(--intro-light-y),rgba(255,250,230,.94) 0,rgba(190,255,214,.54) 8%,rgba(127,255,182,.12) 30%,transparent 62%);mix-blend-mode:screen;opacity:var(--intro-burst)}.is-intro-booting .story-header,.is-intro-running .story-header,.is-intro-booting .story-progress,.is-intro-running .story-progress{opacity:0}.story-header,.story-progress{transition:opacity .7s ease .18s}.is-intro-booting .story-hero-copy,.is-intro-running .story-hero-copy{filter:brightness(calc(.16 + var(--intro-progress) * .92)) drop-shadow(0 0 calc(var(--intro-progress) * 20px) rgba(127,255,182,.14))}.is-intro-booting .story-hero-copy [data-story-reveal],.is-intro-running .story-hero-copy [data-story-reveal]{opacity:1;transform:none}.is-intro-booting .hero-system-id,.is-intro-running .hero-system-id,.is-intro-booting .hero-principle,.is-intro-running .hero-principle,.is-intro-booting .chapter-signal,.is-intro-running .chapter-signal{opacity:0}.is-intro-booting .hero-signal-core,.is-intro-running .hero-signal-core{z-index:32;opacity:1}.hero-system-id,.hero-principle,.chapter-signal,.hero-signal-core{transition:opacity .76s ease .22s}.is-intro-complete .story-intro-blackout,.is-intro-complete .story-intro-flare{opacity:0}.signal-story:before{position:fixed;inset:0;z-index:50;border:1px solid rgba(230,221,202,.07);content:"";pointer-events:none}.story-grain{position:fixed;inset:-80%;z-index:48;width:260%;height:260%;opacity:.035;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='.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");pointer-events:none;animation:storyGrain .35s steps(2) infinite}@keyframes storyGrain{0%{transform:translate(-1%,1%)}33%{transform:translate(1%,-1%)}66%{transform:translate(2%,1%)}to{transform:translate(-1%,1%)}}.story-progress{position:fixed;top:70px;bottom:0;left:20px;z-index:42;width:1px;background:#e6ddca17;pointer-events:none}.story-progress i{position:absolute;inset:0;background:linear-gradient(var(--story-yellow),var(--story-green),var(--story-cyan));box-shadow:0 0 10px #7fffb652;transform:scaleY(var(--story-progress));transform-origin:top}.story-header{position:fixed;top:0;right:0;left:0;z-index:45;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;border-bottom:1px solid rgba(230,221,202,.1);padding:0 clamp(24px,2.8vw,48px);background:linear-gradient(180deg,#050604f7,#050604b8);backdrop-filter:blur(13px)}.story-brand{display:flex;align-items:center;width:max-content;color:var(--story-paper);text-decoration:none}.story-brand b{display:grid;place-items:center;width:27px;height:27px;border:1px solid rgba(230,221,202,.28);font-family:var(--story-display);font-size:20px;font-weight:500;line-height:1}.story-brand>i{margin:0 4px;color:var(--story-yellow);font-style:normal}.story-brand>span{margin-left:13px;font-size:8px;font-weight:600;letter-spacing:.2em}.story-stage-status{display:flex;align-items:center;gap:12px;color:#68655d;font-size:7px;letter-spacing:.15em;text-transform:uppercase}.story-stage-status>span{color:var(--story-yellow);font-family:var(--story-serif);font-size:11px;font-style:italic}.story-stage-status i{width:28px;height:1px;background:#3b3b35}.story-stage-status strong{color:#999387;font-size:inherit}.story-sound{display:flex;align-items:center;justify-self:end;gap:8px;border:0;padding:8px 0;color:#6c6961;background:transparent;font-size:6px;letter-spacing:.14em;cursor:pointer}.story-sound i{position:relative;width:24px;height:10px;border:1px solid #46463f;border-radius:20px}.story-sound i:after{position:absolute;top:2px;left:2px;width:4px;height:4px;border-radius:50%;background:#5b5a53;content:"";transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.story-sound i.is-on:after{background:var(--story-green);box-shadow:0 0 8px var(--story-green);transform:translate(14px)}[data-story-reveal]{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1)}[data-story-reveal][data-revealed=true]{opacity:1;transform:translateY(0)}.story-chapter{--chapter-progress: 0;position:relative;min-height:max(1200px,145svh);overflow:hidden;border-bottom:1px solid var(--story-line);isolation:isolate;background:linear-gradient(rgba(230,221,202,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.028) 1px,transparent 1px),var(--story-black);background-size:60px 60px,60px 60px,auto}.story-chapter:before{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 50% 48%,rgba(71,108,89,.055),transparent 37%);content:""}.chapter-signal{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.story-path-shadow,.story-path-base,.story-path-live,.story-branch-base,.story-branch-live{fill:none;vector-effect:non-scaling-stroke}.story-path-shadow{stroke:#000;stroke-width:10;opacity:.7}.story-path-base{stroke:#363a33;stroke-width:1.3}.story-path-live{stroke-width:2.2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1}.story-branch-base{stroke:#2d312b;stroke-width:1}.story-branch-live{stroke:var(--story-green);stroke-width:1.4;stroke-dasharray:1;stroke-dashoffset:1}.story-pulse{fill:var(--story-green);vector-effect:non-scaling-stroke}.story-pulse-halo{fill:#7fffb638;vector-effect:non-scaling-stroke}.story-eyebrow{display:flex;align-items:center;gap:13px;margin:0;color:#77736a;font-size:7px;letter-spacing:.18em;text-transform:uppercase}.story-eyebrow span{color:var(--story-yellow);font-family:var(--story-serif);font-size:13px;font-style:italic;letter-spacing:0}.story-eyebrow:after{width:54px;height:1px;background:#f4bd2f66;content:""}.chapter-copy{position:absolute;z-index:4}.chapter-copy h2,.products-intro h2,.output-copy h2{margin:0;font-family:var(--story-display);font-weight:500;line-height:.72;letter-spacing:-.04em;text-transform:uppercase}.chapter-copy>p:not(.story-eyebrow),.products-intro>p:not(.story-eyebrow){color:var(--story-muted);font-family:var(--story-serif);font-size:clamp(17px,1.35vw,22px);font-style:italic;line-height:1.42}.story-hero{min-height:max(820px,100svh);background:radial-gradient(circle at 50% 67%,rgba(127,255,182,.055),transparent 23%),linear-gradient(rgba(230,221,202,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.032) 1px,transparent 1px),#050604;background-size:auto,54px 54px,54px 54px,auto}.story-hero:after{position:absolute;top:15%;left:50%;z-index:0;width:min(72vw,1060px);height:min(72vw,1060px);border:1px solid rgba(230,221,202,.045);border-radius:50%;content:"";transform:translate(-50%)}.hero-system-id{position:absolute;top:102px;right:clamp(30px,5vw,85px);z-index:4;display:flex;align-items:center;gap:10px;color:#4f5049;font-size:6px;letter-spacing:.15em}.hero-system-id i{width:4px;height:4px;border-radius:50%;background:var(--story-green);box-shadow:0 0 9px var(--story-green)}.story-hero-copy{position:relative;z-index:4;width:min(1280px,calc(100% - 90px));margin:0 auto;padding-top:clamp(155px,19vh,215px);text-align:center}.story-hero-copy .story-eyebrow{justify-content:center}.story-hero-copy h1{margin:34px 0 0;font-family:var(--story-display);font-size:clamp(102px,13.2vw,205px);font-weight:600;line-height:.64;letter-spacing:-.045em;text-transform:uppercase}.story-hero-copy h1 span{display:block}.story-hero-copy h1 span:last-child{color:transparent;-webkit-text-stroke:1px rgba(230,221,202,.75)}.story-hero-deck{margin:40px 0 0;color:#9a9488;font-family:var(--story-serif);font-size:clamp(17px,1.45vw,23px);font-style:italic;line-height:1.35}.hero-signal-core{position:absolute;top:67%;left:50%;z-index:3;display:grid;place-items:center;width:62px;height:62px;border:1px solid #42463e;border-radius:50%;background:#090b08;transform:translate(-50%,-50%)}.is-intro-running .hero-signal-core{animation:heroCoreArrival 3.2s cubic-bezier(.2,.72,.16,1) both}@keyframes heroCoreArrival{0%{box-shadow:0 0 #7fffb600;transform:translate(-50%,-50%) scale(.84)}70%{transform:translate(-50%,-50%) scale(.96)}87%{box-shadow:0 0 72px 24px #7fffb62e;transform:translate(-50%,-50%) scale(1.08)}to{box-shadow:0 0 #7fffb600;transform:translate(-50%,-50%) scale(1)}}.hero-signal-core:before,.hero-signal-core:after{position:absolute;border:1px dashed rgba(127,255,182,.14);border-radius:50%;content:""}.hero-signal-core:before{inset:-22px}.hero-signal-core:after{inset:-52px}.is-intro-running .hero-signal-core:before{animation:heroReceiverRing 2.5s ease-out .18s both}.is-intro-running .hero-signal-core:after{animation:heroReceiverRing 2.8s ease-out 20ms both}@keyframes heroReceiverRing{0%{opacity:.08;transform:scale(.38)}60%{opacity:.44}to{opacity:1;transform:scale(1)}}.hero-signal-core>span{width:12px;height:12px;border-radius:50%;background:#3b321d;transition:background .35s ease,box-shadow .35s ease}.is-energized .hero-signal-core>span{background:var(--story-green);box-shadow:0 0 22px 6px #7fffb666}.is-intro-running .hero-signal-core>span{background:#f1fff6;box-shadow:0 0 20px 7px #d6ffe4b8,0 0 64px 24px #7fffb657;animation:heroCoreCharge 1.15s ease-in-out infinite alternate}@keyframes heroCoreCharge{to{box-shadow:0 0 25px 9px #e8ffefd1,0 0 86px 32px #7fffb675;transform:scale(1.16)}}.hero-electron-field{position:absolute;top:50%;left:50%;z-index:5;width:0;height:0;pointer-events:none}.hero-electron-field i{position:absolute;top:0;left:0;width:var(--electron-size);height:var(--electron-size);border-radius:50%;opacity:0;background:var(--electron-color);box-shadow:0 0 18px 3px var(--electron-color),0 0 44px 9px color-mix(in srgb,var(--electron-color) 44%,transparent);transform:translate3d(var(--electron-x),var(--electron-y),0) scale(.55);will-change:transform,opacity}.is-intro-running .hero-electron-field i{animation:heroElectronGather var(--electron-duration) cubic-bezier(.32,.02,.08,1) var(--electron-delay) both}.is-intro-complete .hero-electron-field{visibility:hidden;opacity:0}@keyframes heroElectronGather{0%{opacity:0;transform:translate3d(var(--electron-x),var(--electron-y),0) scale(.55)}12%{opacity:.92}72%{opacity:1}to{opacity:0;transform:translate3d(-50%,-50%,0) scale(.12)}}.hero-signal-core>i{position:absolute;top:50%;left:50%;width:1px;height:76px;background:#343831;transform:translate(-50%,31px)}.is-energized .hero-signal-core>i{background:linear-gradient(var(--story-green),transparent);box-shadow:0 0 10px #7fffb666}.hero-signal-core b{position:absolute;top:77px;color:#52554d;font-size:6px;font-weight:400;letter-spacing:.14em}.is-intro-booting .hero-signal-core b,.is-intro-running .hero-signal-core b{opacity:var(--intro-progress)}.is-energized .hero-signal-core b{color:var(--story-green)}.hero-principle{position:absolute;right:clamp(35px,7vw,120px);bottom:30px;left:clamp(35px,7vw,120px);z-index:4;display:flex;align-items:center;justify-content:center;gap:24px;min-height:54px;border-top:1px solid var(--story-line);color:#5b5a53;font-size:6px;letter-spacing:.14em}.hero-principle i{width:5px;height:5px;border-radius:50%;background:#3b3e37}.is-energized .hero-principle i{background:var(--story-green);box-shadow:0 0 9px #7fffb68c}.voltage-chapter{min-height:max(2000px,240svh);overflow:clip;background:radial-gradient(circle at 48% 57%,rgba(127,255,182,.05),transparent 30%),linear-gradient(rgba(230,221,202,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.026) 1px,transparent 1px),#080a07;background-size:auto,54px 54px,54px 54px,auto}.voltage-sticky{position:sticky;top:0;z-index:2;height:100svh;min-height:720px;overflow:hidden}.voltage-copy{top:9%;left:7%;width:min(570px,43vw)}.voltage-copy h2{margin-top:34px;font-size:clamp(74px,7.5vw,120px)}.voltage-copy>p:not(.story-eyebrow){width:min(460px,100%);margin:35px 0 0}.chapter-proof{display:flex;align-items:center;gap:10px;margin-top:35px;color:#5e5d56;font-size:6px;letter-spacing:.12em}.chapter-proof i{width:4px;height:4px;border-radius:50%;background:var(--story-yellow)}.embedded-board{position:absolute;top:35%;right:5%;z-index:3;width:min(68vw,1040px);height:clamp(465px,57vh,620px);min-height:0;border:1px solid rgba(122,137,123,.32);background:linear-gradient(rgba(160,180,163,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(160,180,163,.025) 1px,transparent 1px),radial-gradient(circle at 58% 50%,rgba(68,145,95,.075),transparent 43%),#050805f0;background-size:28px 28px,28px 28px,auto,auto;box-shadow:0 42px 100px #000000a8,inset 0 0 100px #00000085;transform:translateZ(0)}.embedded-board:before,.embedded-board:after{position:absolute;z-index:7;width:46px;height:1px;background:var(--story-yellow);box-shadow:0 0 14px #f4bd2f4d;content:""}.embedded-board:before{top:-1px;left:8%}.embedded-board:after{right:8%;bottom:-1px}.embedded-scene{position:absolute;inset:0 0 78px;z-index:1;overflow:hidden}.embedded-signal-canvas{position:absolute!important;inset:0;display:block;width:100%!important;height:100%!important;pointer-events:none}.embedded-scene-loader{position:absolute;inset:0;display:grid;place-items:center}.embedded-scene-loader i{width:45%;height:1px;background:linear-gradient(90deg,transparent,rgba(127,255,182,.42),transparent);animation:embeddedLoader 1.2s ease-in-out infinite alternate}@keyframes embeddedLoader{to{opacity:.18;transform:scaleX(.42)}}.board-coordinate{position:absolute;top:14px;right:18px;left:18px;z-index:5;display:flex;align-items:center;gap:11px;color:#4f5a50;font-size:5px;letter-spacing:.14em}.board-coordinate i{flex:1;height:1px;background:#7d8d7e2e}.embedded-component-labels{position:absolute;inset:0 0 78px;z-index:4;pointer-events:none}.embedded-component-labels>span{position:absolute;color:#91968970;font-size:5px;line-height:1.7;letter-spacing:.12em;transition:color .28s ease,opacity .28s ease,text-shadow .28s ease}.embedded-component-labels b{color:currentColor;font-weight:500}.component-sensor{top:67%;left:5%}.component-conditioner{top:16%;left:26%}.component-mcu{top:12%;left:53%}.component-output{right:5%;bottom:20%;text-align:right}.embedded-readout{position:absolute;top:50px;right:22px;z-index:6;width:150px;pointer-events:none}.embedded-readout>div{position:absolute;top:0;right:0;display:grid;justify-items:end;gap:5px;opacity:0;transform:translateY(7px);transition:opacity .26s ease,transform .36s cubic-bezier(.22,1,.36,1)}.embedded-readout span{color:#526056;font-size:5px;letter-spacing:.14em}.embedded-readout strong{color:var(--story-green);font-size:7px;font-weight:500;letter-spacing:.12em;text-shadow:0 0 12px rgba(127,255,182,.28)}.voltage-chapter[data-embedded-phase="0"] .readout-input,.voltage-chapter[data-embedded-phase="1"] .readout-conditioned,.voltage-chapter[data-embedded-phase="2"] .readout-register,.voltage-chapter[data-embedded-phase="3"] .readout-output{opacity:1;transform:translateY(0)}.voltage-chapter[data-embedded-phase="0"] .component-sensor,.voltage-chapter[data-embedded-phase="1"] .component-conditioner,.voltage-chapter[data-embedded-phase="2"] .component-mcu,.voltage-chapter[data-embedded-phase="3"] .component-output{color:var(--story-green);opacity:1;text-shadow:0 0 12px rgba(127,255,182,.3)}.embedded-stage-strip{position:absolute;right:0;bottom:0;left:0;z-index:6;display:grid;grid-template-columns:repeat(4,1fr);height:78px;border-top:1px solid rgba(124,142,126,.22);background:#050705e8;backdrop-filter:blur(12px)}.embedded-stage-strip:before,.embedded-stage-strip:after{position:absolute;top:-1px;right:0;left:0;height:1px;content:"";transform-origin:left}.embedded-stage-strip:before{background:#7fffb614}.embedded-stage-strip:after{background:linear-gradient(90deg,var(--story-yellow),var(--story-green));box-shadow:0 0 11px #7fffb673;transform:scaleX(var(--embedded-progress))}.embedded-stage-strip>div{display:grid;grid-template-columns:22px 6px 1fr;grid-template-rows:1fr 1fr;align-items:end;column-gap:8px;border-right:1px solid rgba(124,142,126,.14);padding:15px 14px 13px;color:#454c46;transition:color .25s ease,background .25s ease}.embedded-stage-strip>div:last-child{border-right:0}.embedded-stage-strip span{grid-row:1 / 3;align-self:center;font-family:var(--story-serif);font-size:11px;font-style:italic}.embedded-stage-strip i{align-self:end;width:5px;height:5px;margin-bottom:2px;border-radius:50%;background:currentColor}.embedded-stage-strip strong{font-size:6px;font-weight:500;letter-spacing:.13em}.embedded-stage-strip small{grid-column:3;align-self:start;margin-top:5px;font-size:4px;letter-spacing:.09em}.voltage-chapter[data-embedded-phase="0"] .embedded-stage-strip>div:nth-child(1),.voltage-chapter[data-embedded-phase="1"] .embedded-stage-strip>div:nth-child(2),.voltage-chapter[data-embedded-phase="2"] .embedded-stage-strip>div:nth-child(3),.voltage-chapter[data-embedded-phase="3"] .embedded-stage-strip>div:nth-child(4){color:var(--story-green);background:#7fffb609}.voltage-chapter[data-embedded-phase="1"] .embedded-stage-strip>div:nth-child(1),.voltage-chapter[data-embedded-phase="2"] .embedded-stage-strip>div:nth-child(-n+2),.voltage-chapter[data-embedded-phase="3"] .embedded-stage-strip>div:nth-child(-n+3){color:#778077}.embedded-verdict{position:absolute;right:18px;bottom:-28px;z-index:6;display:flex;align-items:center;gap:9px;color:#555b54;font-size:5px;letter-spacing:.12em}.embedded-verdict i{width:22px;height:1px;background:#f4bd2f80}.signal-caption{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;color:#5c5e57;font-size:6px;letter-spacing:.12em}.signal-caption i{width:6px;height:6px;border-radius:50%;background:var(--story-green);box-shadow:0 0 9px #7fffb67a}.caption-sense{top:28%;left:12%}.caption-bits{right:9%;bottom:6%}.logic-chapter{min-height:max(2000px,240svh);overflow:clip;background:radial-gradient(circle at 67% 61%,rgba(127,255,182,.045),transparent 30%),radial-gradient(circle at 38% 72%,rgba(244,189,47,.045),transparent 28%),linear-gradient(rgba(230,221,202,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.027) 1px,transparent 1px),#090a07;background-size:auto,auto,58px 58px,58px 58px,auto}.logic-sticky{position:sticky;top:0;z-index:2;height:100svh;min-height:720px;overflow:hidden}.logic-copy{top:8%;right:7%;width:min(730px,54vw)}.logic-copy h2{margin-top:28px;font-size:clamp(66px,6.7vw,108px)}.logic-copy>p:not(.story-eyebrow){width:min(500px,100%);margin:27px 0 0}.logic-panel{position:absolute;top:clamp(405px,39%,570px);left:5%;z-index:3;width:min(79vw,1140px);height:clamp(460px,54vh,600px);border:1px solid #3d4139;background:linear-gradient(90deg,rgba(127,255,182,.018) 1px,transparent 1px),linear-gradient(rgba(127,255,182,.014) 1px,transparent 1px),#070a07f5;background-size:34px 34px;box-shadow:0 42px 100px #0000009e,inset 0 1px #ffffff06;isolation:isolate}.logic-panel-head{position:absolute;top:0;right:0;left:0;z-index:8;display:flex;align-items:center;min-height:45px;border-bottom:1px solid #31342e;padding:0 17px;color:#5e6059;font-size:6px;letter-spacing:.13em;background:#070907b8;backdrop-filter:blur(10px)}.logic-panel-head>i{flex:1;height:1px;margin:0 16px;background:linear-gradient(90deg,#30342e,transparent)}.logic-panel-head strong{color:var(--story-green);font-size:inherit;font-weight:500;text-shadow:0 0 12px rgba(127,255,182,.6)}.industrial-scene{position:absolute;inset:45px 0 78px;z-index:1}.industrial-scene canvas{position:absolute!important;inset:0}.logic-scene-loader{position:absolute;inset:0;display:grid;place-items:center}.logic-scene-loader:before{width:min(34vw,390px);height:1px;background:linear-gradient(90deg,transparent,rgba(127,255,182,.42),transparent);content:""}.logic-scene-loader i{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--story-green);box-shadow:0 0 19px 5px #7fffb640;animation:logicLoad 1.8s ease-in-out infinite alternate}@keyframes logicLoad{0%{transform:translate(-110px);opacity:.35}to{transform:translate(110px);opacity:1}}.ladder-live{position:absolute;top:15%;bottom:22%;left:3.2%;z-index:5;width:43%;border:1px solid rgba(78,84,75,.7);background:linear-gradient(135deg,#0d110cf2,#050806c9);box-shadow:0 25px 60px #00000080,inset 0 0 36px #7fffb605;backdrop-filter:blur(8px);overflow:hidden}.ladder-kicker{position:absolute;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;height:34px;border-bottom:1px solid #292e29;padding:0 13px;color:#4f554e;font-size:5px;letter-spacing:.12em}.ladder-kicker strong{color:#63746a;font-size:inherit;font-weight:500}.ladder-rail{position:absolute;top:50px;bottom:17px;width:2px;background:#4c554d;box-shadow:0 0 7px #7fffb60f}.ladder-rail.left{left:17px}.ladder-rail.right{right:17px}.ladder-rung{position:relative;z-index:2;display:grid;grid-template-columns:28px 36px 1fr 36px 28px;align-items:center;gap:8px;height:calc((100% - 42px) / 3);margin:34px 17px 0;padding:0 13px;color:#5e665e;font-size:7px;opacity:.28;transition:color .26s ease,opacity .26s ease,text-shadow .26s ease}.ladder-rung+.ladder-rung{margin-top:0}.ladder-rung:before{position:absolute;top:50%;right:0;left:0;z-index:-1;height:1px;background:#465048;content:""}.ladder-rung>span,.ladder-rung>small,.ladder-rung>strong,.ladder-rung>i{background:#0a0e0a}.ladder-rung>span{padding-right:5px}.ladder-rung>small{justify-self:center;padding:0 8px;color:inherit;font-size:5px;letter-spacing:.12em;text-align:center}.ladder-rung>strong{padding-left:5px;color:inherit;font-size:7px;font-weight:500}.ladder-contact{position:relative;display:block;height:17px}.ladder-contact b{position:absolute;top:0;bottom:0;width:1px;background:currentColor}.ladder-contact b:first-child{left:11px}.ladder-contact b:last-child{right:11px}.ladder-scan{position:absolute;top:34px;right:17px;left:17px;z-index:1;height:calc((100% - 42px) / 3);border:1px solid rgba(127,255,182,.32);background:linear-gradient(90deg,transparent,rgba(127,255,182,.055),transparent);box-shadow:0 0 28px #7fffb60f,inset 0 0 18px #7fffb609;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .28s ease}.ladder-scan i{position:absolute;top:-1px;bottom:-1px;left:0;width:1px;background:var(--story-green);box-shadow:0 0 12px 2px #7fffb685;animation:ladderSweep 1.25s ease-in-out infinite}@keyframes ladderSweep{0%{left:0;opacity:.2}50%{opacity:1}to{left:100%;opacity:.2}}.logic-chapter[data-logic-phase="0"] .ladder-rung-1,.logic-chapter[data-logic-phase="1"] .ladder-rung-2,.logic-chapter[data-logic-phase="2"] .ladder-rung-3,.logic-chapter[data-logic-phase="3"] .ladder-rung{color:var(--story-green);opacity:1;text-shadow:0 0 9px rgba(127,255,182,.38)}.logic-chapter[data-logic-phase="1"] .ladder-rung-1,.logic-chapter[data-logic-phase="2"] .ladder-rung-1,.logic-chapter[data-logic-phase="2"] .ladder-rung-2,.logic-chapter[data-logic-phase="3"] .ladder-rung{opacity:.68}.logic-chapter[data-logic-phase="1"] .ladder-scan{transform:translateY(100%)}.logic-chapter[data-logic-phase="2"] .ladder-scan{transform:translateY(200%)}.logic-chapter[data-logic-phase="3"] .ladder-scan{opacity:0;transform:translateY(200%)}.logic-component-labels{position:absolute;inset:45px 0 78px;z-index:4;pointer-events:none}.logic-component-labels span{position:absolute;display:grid;gap:3px;color:#505b53;font-size:5px;letter-spacing:.11em;line-height:1.4}.logic-component-labels span:before{position:absolute;top:5px;width:32px;height:1px;background:#34423a;content:""}.logic-component-labels b{color:#78827a;font-weight:500}.logic-label-input{top:71%;left:48%}.logic-label-input:before{right:calc(100% + 9px)}.logic-label-cpu{top:17%;left:64%}.logic-label-cpu:before{right:calc(100% + 9px)}.logic-label-relay{top:69%;right:3%;text-align:right}.logic-label-relay:before{left:calc(100% + 9px)}.logic-readout{position:absolute;top:67px;right:20px;z-index:6;width:158px;height:42px;border-left:1px solid #374139;padding-left:12px}.logic-readout div{position:absolute;inset:0;display:grid;align-content:center;gap:4px;opacity:0;transform:translateY(5px);transition:opacity .22s ease,transform .22s ease}.logic-readout span{color:#556158;font-size:5px;letter-spacing:.12em}.logic-readout strong{color:var(--story-green);font-size:8px;font-weight:500;letter-spacing:.1em;text-shadow:0 0 10px rgba(127,255,182,.34)}.logic-chapter[data-logic-phase="0"] .logic-readout div:nth-child(1),.logic-chapter[data-logic-phase="1"] .logic-readout div:nth-child(2),.logic-chapter[data-logic-phase="2"] .logic-readout div:nth-child(3),.logic-chapter[data-logic-phase="3"] .logic-readout div:nth-child(4){opacity:1;transform:none}.logic-stage-strip{position:absolute;right:0;bottom:0;left:0;z-index:8;display:grid;grid-template-columns:repeat(4,1fr);height:78px;border-top:1px solid #353a34;background:#060806f2}.logic-stage-strip:before{position:absolute;top:-1px;right:0;left:0;height:1px;background:linear-gradient(90deg,var(--story-yellow),var(--story-green));content:"";transform:scaleX(var(--logic-progress, 0));transform-origin:left;box-shadow:0 0 12px #7fffb652}.logic-stage-strip>div{display:grid;grid-template-columns:22px 7px 1fr;grid-template-rows:1fr 1fr;align-content:center;column-gap:7px;border-right:1px solid #252a25;padding:13px 15px 11px;color:#414841;transition:color .24s ease,background .24s ease}.logic-stage-strip>div:last-child{border-right:0}.logic-stage-strip span{grid-row:1 / 3;align-self:center;font-family:var(--story-display);font-size:17px}.logic-stage-strip i{align-self:end;width:5px;height:5px;margin-bottom:2px;border-radius:50%;background:currentColor;box-shadow:0 0 7px currentColor}.logic-stage-strip strong{align-self:end;font-size:6px;font-weight:500;letter-spacing:.11em}.logic-stage-strip small{grid-column:2 / 4;color:#424942;font-size:4px;letter-spacing:.1em}.logic-chapter[data-logic-phase="0"] .logic-stage-strip>div:nth-child(1),.logic-chapter[data-logic-phase="1"] .logic-stage-strip>div:nth-child(2),.logic-chapter[data-logic-phase="2"] .logic-stage-strip>div:nth-child(3),.logic-chapter[data-logic-phase="3"] .logic-stage-strip>div:nth-child(4){color:var(--story-green);background:#7fffb606}.logic-chapter[data-logic-phase="1"] .logic-stage-strip>div:nth-child(1),.logic-chapter[data-logic-phase="2"] .logic-stage-strip>div:nth-child(-n+2),.logic-chapter[data-logic-phase="3"] .logic-stage-strip>div:nth-child(-n+3){color:#6e786f}.logic-verdict{position:absolute;right:17px;bottom:-28px;z-index:8;display:flex;align-items:center;gap:9px;color:#555b54;font-size:5px;letter-spacing:.12em}.logic-verdict i{width:22px;height:1px;background:#7fffb670}.logic-fact{position:absolute;right:7%;bottom:3.2%;z-index:4;display:flex;align-items:center;gap:10px;color:#5e6059;font-size:6px;letter-spacing:.11em}.logic-fact i{width:25px;height:1px;background:#383c35}.events-chapter{min-height:max(2500px,310svh);overflow:clip;background:radial-gradient(circle at 45% 66%,rgba(127,255,182,.055),transparent 31%),radial-gradient(circle at 76% 58%,rgba(114,233,228,.04),transparent 26%),linear-gradient(rgba(230,221,202,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.024) 1px,transparent 1px),#060806;background-size:auto,auto,58px 58px,58px 58px,auto}.events-sticky{position:sticky;top:0;z-index:2;height:100svh;min-height:720px;overflow:hidden}.events-copy{top:7.5%;left:42%;width:min(780px,53vw)}.events-copy h2{margin-top:28px;font-size:clamp(61px,5.4vw,96px)}.events-copy>p:not(.story-eyebrow){width:min(545px,100%);margin:25px 0 0}.events-production-proof{position:relative;width:min(430px,100%);margin-top:38px;overflow:hidden;border-top:1px solid #343b34;border-bottom:1px solid #202720;padding:18px 20px 17px 22px;background:linear-gradient(100deg,#7fffb613,#050806e6 72%);box-shadow:inset 2px 0 #f4bd2fc7}.events-production-proof:after{position:absolute;top:0;bottom:0;left:-20%;width:14%;background:linear-gradient(90deg,transparent,rgba(127,255,182,.08),transparent);content:"";animation:productionProofScan 5.5s ease-in-out infinite}.events-production-proof>span{display:flex;align-items:center;gap:8px;color:#9ba69d;font-size:7px;letter-spacing:.11em}.events-production-proof>span i{width:5px;height:5px;border-radius:50%;background:var(--story-green);box-shadow:0 0 9px #7fffb6b8}.events-production-proof strong{display:flex;align-items:baseline;gap:12px;margin-top:10px;color:var(--story-green);font-family:var(--story-display);font-size:43px;font-weight:500;line-height:.86;text-shadow:0 0 22px rgba(127,255,182,.18)}.events-production-proof strong b{color:#c0c7c1;font-family:var(--story-mono);font-size:8px;font-weight:500;letter-spacing:.1em}.events-production-proof small{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:6px 12px;margin-top:12px;font-size:8px;letter-spacing:.07em;line-height:1.45}.events-production-proof small em{color:#ede7d9;font-style:normal}.events-production-proof small b{color:#a8b4aa;font-weight:500}.events-production-proof small span{grid-column:1 / -1;color:#727d74;font-size:7px}@keyframes productionProofScan{0%,55%{left:-20%;opacity:0}66%{opacity:1}88%,to{left:108%;opacity:0}}.event-fabric{position:absolute;top:clamp(375px,37%,520px);right:4.5%;left:4.5%;z-index:3;height:clamp(500px,57vh,640px);overflow:hidden;border:1px solid #394139;background:radial-gradient(circle at 50% 38%,rgba(127,255,182,.055),transparent 32%),linear-gradient(90deg,rgba(127,255,182,.014) 1px,transparent 1px),linear-gradient(rgba(127,255,182,.012) 1px,transparent 1px),#050806;background-size:auto,38px 38px,38px 38px,auto;box-shadow:0 50px 130px #000000bd,inset 0 1px #ffffff09,inset 0 0 90px #0000007a;isolation:isolate}.event-fabric:before,.event-fabric:after{position:absolute;z-index:12;width:22px;height:22px;border-color:#7fffb694;pointer-events:none;content:""}.event-fabric:before{top:-1px;left:-1px;border-top:1px solid;border-left:1px solid}.event-fabric:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.cloud-traffic-scene{position:absolute;inset:44px 0 64px;z-index:1;overflow:hidden}.cloud-traffic-scene canvas{position:absolute!important;inset:0}.cloud-scene-loader{position:absolute;inset:0;display:grid;place-items:center}.cloud-scene-loader:before{width:min(48vw,560px);height:1px;background:linear-gradient(90deg,transparent,rgba(127,255,182,.52),transparent);content:""}.cloud-scene-loader i{position:absolute;width:8px;height:2px;background:var(--story-green);box-shadow:0 0 16px 4px #7fffb647;animation:cloudLoad 1.25s ease-in-out infinite}@keyframes cloudLoad{0%{transform:translate(-180px);opacity:.25}50%{opacity:1}to{transform:translate(180px);opacity:.25}}.cloud-panel-head{position:absolute;top:0;right:0;left:0;z-index:8;display:flex;align-items:center;min-height:44px;border-bottom:1px solid #303630;padding:0 16px;color:#59635b;font-size:5px;letter-spacing:.13em;background:#050806d6;backdrop-filter:blur(10px)}.cloud-panel-head>i{flex:1;height:1px;margin:0 16px;background:linear-gradient(90deg,#303830,transparent)}.cloud-panel-head strong{color:var(--story-green);font-size:inherit;font-weight:500;text-shadow:0 0 12px rgba(127,255,182,.5)}.cloud-load-display{position:absolute;top:62px;right:19px;z-index:6;width:188px;height:68px;border-left:1px solid #46534a;padding-left:13px;background:linear-gradient(90deg,rgba(5,8,6,.75),transparent)}.cloud-load-display>div{position:absolute;inset:0;display:grid;align-content:center;gap:3px;opacity:0;transform:translateY(6px);transition:opacity .24s ease,transform .24s ease}.cloud-load-display span{color:#667269;font-size:6px;letter-spacing:.12em}.cloud-load-display strong{color:var(--story-green);font-family:var(--story-display);font-size:28px;font-weight:500;line-height:.9;text-shadow:0 0 20px rgba(127,255,182,.3)}.cloud-load-display small{color:#566158;font-size:5px;letter-spacing:.11em}.events-chapter[data-cloud-phase="0"] .cloud-load-display>div:nth-child(1),.events-chapter[data-cloud-phase="1"] .cloud-load-display>div:nth-child(2),.events-chapter[data-cloud-phase="2"] .cloud-load-display>div:nth-child(3),.events-chapter[data-cloud-phase="3"] .cloud-load-display>div:nth-child(4),.events-chapter[data-cloud-phase="4"] .cloud-load-display>div:nth-child(5),.events-chapter[data-cloud-phase="5"] .cloud-load-display>div:nth-child(6){opacity:1;transform:none}.cloud-phase-copy{position:absolute;bottom:92px;left:19px;z-index:7;width:min(420px,48%);height:44px;border-left:1px solid rgba(244,189,47,.62);padding-left:13px;background:linear-gradient(90deg,rgba(5,8,6,.88),transparent)}.cloud-phase-copy>div{position:absolute;inset:0;display:grid;align-content:center;gap:5px;opacity:0;transform:translate(-8px);transition:opacity .26s ease,transform .26s ease}.cloud-phase-copy span{color:#88773f;font-size:6px;letter-spacing:.13em}.cloud-phase-copy strong{color:#e0ddcf;font-size:8px;font-weight:500;letter-spacing:.1em}.events-chapter[data-cloud-phase="0"] .cloud-phase-copy>div:nth-child(1),.events-chapter[data-cloud-phase="1"] .cloud-phase-copy>div:nth-child(2),.events-chapter[data-cloud-phase="2"] .cloud-phase-copy>div:nth-child(3),.events-chapter[data-cloud-phase="3"] .cloud-phase-copy>div:nth-child(4),.events-chapter[data-cloud-phase="4"] .cloud-phase-copy>div:nth-child(5),.events-chapter[data-cloud-phase="5"] .cloud-phase-copy>div:nth-child(6){opacity:1;transform:none}.foundry-input-types{position:absolute;top:61px;left:18px;z-index:6;display:flex;align-items:center;gap:9px;color:#737e75;font-size:5px;letter-spacing:.12em;pointer-events:none;transition:opacity .26s ease}.foundry-input-types i{width:15px;height:1px;background:#354139}.events-chapter:not([data-cloud-phase="0"]) .foundry-input-types{opacity:.24}.foundry-pressure-meter{position:absolute;top:34%;right:18px;z-index:6;display:grid;justify-items:center;gap:8px;color:#4f5a52;font-size:4px;letter-spacing:.14em;writing-mode:vertical-rl}.foundry-pressure-meter>i{position:relative;width:5px;height:132px;border:1px solid #303b34;background:#040705d1}.foundry-pressure-meter>i:after{position:absolute;inset:auto 1px 1px;height:100%;background:linear-gradient(0deg,var(--story-green),var(--story-yellow));content:"";transform:scaleY(var(--cloud-progress, .08));transform-origin:bottom;box-shadow:0 0 12px #7fffb657}.foundry-pressure-meter>i b{position:absolute;right:-5px;bottom:calc(var(--cloud-progress, 0) * 100%);left:-5px;z-index:1;height:1px;background:#e8e1d3;box-shadow:0 0 8px #e8e1d385;transition:bottom .12s linear}.foundry-pressure-meter strong{color:var(--story-green);font-size:inherit;font-weight:500}.cloud-stage-strip{position:absolute;right:0;bottom:0;left:0;z-index:8;display:grid;grid-template-columns:repeat(6,1fr);height:64px;border-top:1px solid #353b35;background:#050705f6}.cloud-stage-strip:before{position:absolute;top:-1px;right:0;left:0;height:1px;background:linear-gradient(90deg,var(--story-yellow),var(--story-green),var(--story-cyan));content:"";transform:scaleX(var(--cloud-progress, 0));transform-origin:left;box-shadow:0 0 12px #7fffb657}.cloud-stage-strip>div{display:grid;grid-template-columns:20px 6px 1fr;grid-template-rows:1fr 1fr;align-content:center;column-gap:6px;border-right:1px solid #242a25;padding:10px 11px 9px;color:#3e463f;transition:color .24s ease,background .24s ease}.cloud-stage-strip>div:last-child{border-right:0}.cloud-stage-strip span{grid-row:1 / 3;align-self:center;font-family:var(--story-display);font-size:15px}.cloud-stage-strip i{align-self:end;width:5px;height:5px;margin-bottom:2px;border-radius:50%;background:currentColor;box-shadow:0 0 7px currentColor}.cloud-stage-strip strong{align-self:end;font-size:6px;font-weight:500;letter-spacing:.09em}.cloud-stage-strip small{grid-column:2 / 4;color:#4c564e;font-size:5px;letter-spacing:.08em}.events-chapter[data-cloud-phase="0"] .cloud-stage-strip>div:nth-child(1),.events-chapter[data-cloud-phase="1"] .cloud-stage-strip>div:nth-child(2),.events-chapter[data-cloud-phase="2"] .cloud-stage-strip>div:nth-child(3),.events-chapter[data-cloud-phase="3"] .cloud-stage-strip>div:nth-child(4),.events-chapter[data-cloud-phase="4"] .cloud-stage-strip>div:nth-child(5),.events-chapter[data-cloud-phase="5"] .cloud-stage-strip>div:nth-child(6){color:var(--story-green);background:#7fffb607}.events-chapter[data-cloud-phase="1"] .cloud-stage-strip>div:nth-child(1),.events-chapter[data-cloud-phase="2"] .cloud-stage-strip>div:nth-child(-n+2),.events-chapter[data-cloud-phase="3"] .cloud-stage-strip>div:nth-child(-n+3),.events-chapter[data-cloud-phase="4"] .cloud-stage-strip>div:nth-child(-n+4),.events-chapter[data-cloud-phase="5"] .cloud-stage-strip>div:nth-child(-n+5){color:#69736a}.foundry-engraving{position:absolute;right:18px;bottom:72px;z-index:6;display:flex;align-items:center;gap:8px;color:#465047;font-size:4px;letter-spacing:.12em}.foundry-engraving i{width:3px;height:3px;border:1px solid #556158;transform:rotate(45deg)}.foundry-engraving strong{margin-left:10px;color:#718078;font-size:inherit;font-weight:500}@media(min-width:1100px){.events-copy{top:50%;left:5.25%;width:32%;transform:translateY(calc(-50% + 26px))}.events-copy[data-revealed=true]{transform:translateY(-50%)}.events-copy h2{margin-top:38px;font-size:clamp(70px,6vw,104px);line-height:.74}.events-copy>p:not(.story-eyebrow){width:min(390px,100%);margin-top:38px}.event-fabric{inset:6.5% 4.5% 6.5% 40.5%;height:auto}.cloud-traffic-scene{inset:44px 0 64px}}.intelligence-chapter{--ai-stage: .035;min-height:max(2700px,330svh);overflow:clip;background:radial-gradient(circle at 68% 52%,rgba(114,233,228,.075),transparent 27%),radial-gradient(circle at 47% 63%,rgba(244,189,47,.035),transparent 24%),linear-gradient(rgba(230,221,202,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.022) 1px,transparent 1px),#050706;background-size:auto,auto,58px 58px,58px 58px,auto}.intelligence-chapter[data-ai-phase="1"]{--ai-stage: .18}.intelligence-chapter[data-ai-phase="2"]{--ai-stage: .335}.intelligence-chapter[data-ai-phase="3"]{--ai-stage: .495}.intelligence-chapter[data-ai-phase="4"]{--ai-stage: .655}.intelligence-chapter[data-ai-phase="5"]{--ai-stage: .82}.intelligence-chapter[data-ai-phase="6"]{--ai-stage: 1}.intelligence-sticky{position:sticky;top:0;z-index:2;height:100svh;min-height:720px;overflow:hidden}.intelligence-copy{position:absolute;top:47%;left:5.25%;z-index:5;width:32%}.intelligence-copy[data-story-reveal]{transform:translateY(calc(-50% + 26px))}.intelligence-copy[data-story-reveal][data-revealed=true]{transform:translateY(-50%)}.intelligence-copy h2{margin-top:38px;font-size:clamp(72px,6.2vw,106px);line-height:.74}.intelligence-copy>p:not(.story-eyebrow){width:min(430px,100%);margin-top:38px;color:#9a958a}.intelligence-phase-copy{position:relative;width:min(430px,100%);height:56px;margin-top:35px;border-top:1px solid rgba(114,233,228,.22);border-bottom:1px solid rgba(114,233,228,.09)}.intelligence-phase-copy>span{position:absolute;inset:0;display:grid;grid-template-columns:70px 1fr;align-items:center;opacity:0;transform:translateY(9px);transition:opacity .32s ease,transform .45s cubic-bezier(.22,1,.36,1)}.intelligence-phase-copy small{color:var(--story-yellow);font-size:6px;letter-spacing:.12em}.intelligence-phase-copy strong{color:#a9b1a9;font-size:7px;font-weight:500;letter-spacing:.11em}.intelligence-chapter[data-ai-phase="0"] .intelligence-phase-copy>span:nth-child(1),.intelligence-chapter[data-ai-phase="1"] .intelligence-phase-copy>span:nth-child(2),.intelligence-chapter[data-ai-phase="2"] .intelligence-phase-copy>span:nth-child(3),.intelligence-chapter[data-ai-phase="3"] .intelligence-phase-copy>span:nth-child(4),.intelligence-chapter[data-ai-phase="4"] .intelligence-phase-copy>span:nth-child(5),.intelligence-chapter[data-ai-phase="5"] .intelligence-phase-copy>span:nth-child(6),.intelligence-chapter[data-ai-phase="6"] .intelligence-phase-copy>span:nth-child(7){opacity:1;transform:translateY(0)}.intelligence-principle{display:grid;gap:3px;margin-top:31px;font-family:var(--story-display);font-size:clamp(24px,2.1vw,34px);line-height:.8;text-transform:uppercase}.intelligence-principle span{color:#59615c}.intelligence-principle strong{color:var(--story-paper);font-weight:500}.intelligence-principle b{color:var(--story-green);font-weight:500}.intelligence-machine{position:absolute;inset:6.5% 4.5% 7% 40.5%;z-index:4;display:grid;grid-template-rows:44px 1fr 50px;border:1px solid #2f3732;background:linear-gradient(90deg,rgba(127,255,182,.015),transparent 30%,rgba(114,233,228,.02)),#050806f5;box-shadow:0 24px 95px #0000006b,inset 0 0 80px #72e9e403}.intelligence-machine:before,.intelligence-machine:after{position:absolute;z-index:9;width:20px;height:20px;border-color:var(--story-green);pointer-events:none;content:""}.intelligence-machine:before{top:-1px;left:-1px;border-top:1px solid;border-left:1px solid}.intelligence-machine:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.ai-machine-head,.ai-machine-foot{position:relative;z-index:8;display:flex;align-items:center;min-width:0;color:#536059;font-size:5px;letter-spacing:.11em}.ai-machine-head{padding:0 14px;border-bottom:1px solid #29302b}.ai-machine-head i{flex:1;height:1px;margin:0 14px;background:#27332d}.ai-machine-head strong{color:var(--story-green);font-size:inherit;font-weight:500}.ai-machine-foot{gap:11px;padding:0 14px;border-top:1px solid #29302b}.ai-machine-foot i{width:3px;height:3px;border-radius:50%;background:#3c5146}.ai-machine-foot strong{margin-left:auto;color:var(--story-green);font-size:inherit;font-weight:500}.ai-machine-body{display:grid;grid-template-columns:136px minmax(0,1fr) 178px;min-height:0}.ai-step-rail{position:relative;display:grid;grid-template-rows:repeat(7,1fr);min-height:0;border-right:1px solid #252d28;padding:17px 9px 17px 11px;overflow:hidden}.ai-step-line{position:absolute;top:8.6%;bottom:8.6%;left:29px;width:1px;background:#25312b}.ai-step-line i{position:absolute;top:0;left:0;width:1px;height:calc(var(--ai-stage) * 100%);background:linear-gradient(var(--story-yellow),var(--story-green),var(--story-cyan));box-shadow:0 0 10px #7fffb673;transition:height .6s cubic-bezier(.22,1,.36,1)}.ai-step{position:relative;z-index:1;display:grid;grid-template-columns:17px 8px 1fr;align-items:center;gap:4px;min-height:0;color:#414a44}.ai-step>span{font-family:var(--story-display);font-size:14px;line-height:1}.ai-step>i{width:6px;height:6px;border:1px solid #425048;border-radius:50%;background:#08100b;transition:background .22s ease,box-shadow .22s ease,transform .22s ease}.ai-step div{display:grid;gap:2px;min-width:0}.ai-step strong{font-size:5px;font-weight:500;letter-spacing:.08em}.ai-step small{overflow:hidden;font-size:3.6px;letter-spacing:.06em;white-space:nowrap}.intelligence-chapter[data-ai-phase="0"] .ai-step:nth-child(2),.intelligence-chapter[data-ai-phase="1"] .ai-step:nth-child(3),.intelligence-chapter[data-ai-phase="2"] .ai-step:nth-child(4),.intelligence-chapter[data-ai-phase="3"] .ai-step:nth-child(5),.intelligence-chapter[data-ai-phase="4"] .ai-step:nth-child(6),.intelligence-chapter[data-ai-phase="5"] .ai-step:nth-child(7),.intelligence-chapter[data-ai-phase="6"] .ai-step:nth-child(8){color:var(--story-paper)}.intelligence-chapter[data-ai-phase="0"] .ai-step:nth-child(2)>i,.intelligence-chapter[data-ai-phase="1"] .ai-step:nth-child(3)>i,.intelligence-chapter[data-ai-phase="2"] .ai-step:nth-child(4)>i,.intelligence-chapter[data-ai-phase="3"] .ai-step:nth-child(5)>i,.intelligence-chapter[data-ai-phase="4"] .ai-step:nth-child(6)>i,.intelligence-chapter[data-ai-phase="5"] .ai-step:nth-child(7)>i,.intelligence-chapter[data-ai-phase="6"] .ai-step:nth-child(8)>i{border-color:var(--story-green);background:var(--story-green);box-shadow:0 0 13px #7fffb6b3;transform:scale(1.2)}.ai-active-chamber{position:relative;min-width:0;min-height:0;overflow:hidden;border-right:1px solid #252d28}.ai-active-chamber:after{position:absolute;top:-30%;bottom:-30%;left:-20%;z-index:0;width:25%;background:linear-gradient(90deg,transparent,rgba(114,233,228,.045),transparent);transform:translate(calc(var(--ai-stage) * 520%));transition:transform .8s cubic-bezier(.22,1,.36,1);content:""}.ai-chamber-grid{position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(127,255,182,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(127,255,182,.035) 1px,transparent 1px);background-size:31px 31px}.ai-phase-readout{position:absolute;top:18px;right:21px;left:21px;z-index:3;display:flex;align-items:start;justify-content:space-between;gap:15px;border-bottom:1px solid #26322c;padding-bottom:12px}.ai-phase-readout>small{color:#46534c;font-size:4px;letter-spacing:.1em}.ai-phase-readout>strong{position:relative;width:min(270px,64%);height:24px;text-align:right}.ai-phase-readout>strong span{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--story-paper);font-size:7px;font-weight:500;letter-spacing:.1em;opacity:0;transform:translate(10px);transition:opacity .3s ease,transform .42s cubic-bezier(.22,1,.36,1)}.ai-phase-readout b{color:var(--story-yellow);font-size:5px;font-weight:500}.intelligence-chapter[data-ai-phase="0"] .ai-phase-readout span:nth-child(1),.intelligence-chapter[data-ai-phase="1"] .ai-phase-readout span:nth-child(2),.intelligence-chapter[data-ai-phase="2"] .ai-phase-readout span:nth-child(3),.intelligence-chapter[data-ai-phase="3"] .ai-phase-readout span:nth-child(4),.intelligence-chapter[data-ai-phase="4"] .ai-phase-readout span:nth-child(5),.intelligence-chapter[data-ai-phase="5"] .ai-phase-readout span:nth-child(6),.intelligence-chapter[data-ai-phase="6"] .ai-phase-readout span:nth-child(7){opacity:1;transform:translate(0)}.ai-energy-rail{position:absolute;right:17px;bottom:15px;left:17px;z-index:2;height:2px;background:#1e2d25}.ai-energy-rail i{display:block;width:calc(var(--ai-stage) * 100%);height:100%;background:linear-gradient(90deg,var(--story-yellow),var(--story-green),var(--story-cyan));box-shadow:0 0 16px #7fffb661;transition:width .65s cubic-bezier(.22,1,.36,1)}.ai-state{position:absolute;z-index:2;opacity:0;pointer-events:none;transform:translateY(20px) scale(.985);transition:opacity .36s ease,transform .56s cubic-bezier(.22,1,.36,1)}.intelligence-chapter[data-ai-phase="0"] .ai-state-0,.intelligence-chapter[data-ai-phase="1"] .ai-state-1,.intelligence-chapter[data-ai-phase="2"] .ai-state-2,.intelligence-chapter[data-ai-phase="3"] .ai-state-3,.intelligence-chapter[data-ai-phase="4"] .ai-state-4,.intelligence-chapter[data-ai-phase="5"] .ai-state-5,.intelligence-chapter[data-ai-phase="6"] .ai-state-6{opacity:1;transform:translateY(0) scale(1)}.ai-message-card{top:34%;left:50%;width:min(390px,76%);border:1px solid #42534a;background:#0c110df5;box-shadow:0 20px 55px #00000061;transform:translate(-50%,20px) scale(.985)}.intelligence-chapter[data-ai-phase="0"] .ai-message-card{transform:translate(-50%) scale(1)}.ai-message-card header,.ai-gap-card header,.ai-teach-card header{display:flex;align-items:center;justify-content:space-between;min-height:34px;border-bottom:1px solid #29342e;padding:0 12px;color:#59655e;font-size:4px;letter-spacing:.09em}.ai-message-card header b{color:var(--story-green);font-weight:500}.ai-avatar{display:grid;place-items:center;width:31px;height:31px;margin:19px 0 0 17px;border:1px solid #486456;border-radius:50%;color:var(--story-green);background:#0c1710;font-size:6px}.ai-message-card p{margin:-31px 21px 20px 61px;color:var(--story-paper);font-family:var(--story-serif);font-size:clamp(18px,1.8vw,27px);font-style:italic;line-height:1.15}.ai-message-card footer{display:flex;align-items:center;gap:8px;min-height:33px;border-top:1px solid #29342e;padding:0 12px;color:#4c5851;font-size:4px;letter-spacing:.08em}.ai-message-card footer i{width:3px;height:3px;border-radius:50%;background:var(--story-yellow)}.ai-context-state{inset:18% 4% 9%}.ai-context-state svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ai-context-state svg path{fill:none;stroke:#72e9e442;stroke-width:1;stroke-dasharray:4 6;vector-effect:non-scaling-stroke;animation:aiDash 1.8s linear infinite}@keyframes aiDash{to{stroke-dashoffset:-20}}.ai-request-token{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;gap:8px;border:1px solid #4b6559;padding:11px 14px;color:var(--story-paper);background:#0a100c;font-size:6px;letter-spacing:.08em;transform:translate(-50%,-50%)}.ai-request-token i{width:7px;height:7px;border-radius:50%;background:var(--story-cyan);box-shadow:0 0 16px #72e9e4b3}.ai-context-node{position:absolute;z-index:2;display:grid;gap:5px;width:118px;border-left:1px solid var(--story-green);padding:9px 8px 9px 11px;background:#080c09f2;box-shadow:0 0 0 1px #7fffb61c}.ai-context-node small{color:#4d5d54;font-size:4px;letter-spacing:.09em}.ai-context-node strong{color:var(--story-paper);font-family:var(--story-display);font-size:18px;font-weight:500;line-height:.8}.ai-context-node span{color:#65726a;font-size:3.7px;letter-spacing:.06em}.node-facts{top:9%;left:0}.node-policy{bottom:9%;left:0}.node-history{top:9%;right:0}.node-voice{right:0;bottom:9%}.ai-truth-gate{top:25%;right:9%;left:9%;display:grid;justify-items:center;border-top:1px solid rgba(244,189,47,.3);border-bottom:1px solid rgba(244,189,47,.16);padding:23px 20px 18px;text-align:center;background:radial-gradient(circle,rgba(244,189,47,.055),transparent 58%)}.truth-gate-ring{position:relative;display:grid;place-items:center;width:70px;height:70px;margin-bottom:15px;border:1px solid rgba(244,189,47,.4);border-radius:50%}.truth-gate-ring:before{position:absolute;inset:8px;border:1px dashed rgba(244,189,47,.25);border-radius:inherit;content:"";animation:aiRotate 9s linear infinite}@keyframes aiRotate{to{transform:rotate(360deg)}}.truth-gate-ring i{position:absolute;width:100%;height:1px;background:var(--story-yellow);box-shadow:0 0 10px #f4bd2f80;transform:rotate(-35deg)}.truth-gate-ring b{color:var(--story-yellow);font-family:var(--story-display);font-size:30px;font-weight:500}.ai-truth-gate>small{color:#766b48;font-size:4px;letter-spacing:.11em}.ai-truth-gate>strong{margin-top:8px;color:var(--story-paper);font-family:var(--story-display);font-size:clamp(28px,3vw,44px);font-weight:500;line-height:.8}.ai-truth-gate>p{max-width:330px;margin:11px 0 0;color:#797b72;font-family:var(--story-serif);font-size:14px;font-style:italic}.ai-truth-gate footer{display:flex;justify-content:space-between;width:100%;margin-top:18px;color:#5c5948;font-size:4px;letter-spacing:.08em}.ai-truth-gate footer b{color:var(--story-yellow);font-weight:500}.ai-gap-card,.ai-teach-card{top:25%;right:8%;left:8%;border:1px solid #42483d;background:#0b0e0af7;box-shadow:0 23px 65px #00000061}.ai-gap-card{border-left:2px solid var(--story-yellow)}.ai-gap-card header b{color:var(--story-yellow);font-weight:500}.ai-gap-card>small{display:block;margin:21px 21px 0;color:#8c7741;font-size:4px;letter-spacing:.11em}.ai-gap-card h3{max-width:440px;margin:9px 21px 22px;color:var(--story-paper);font-family:var(--story-serif);font-size:clamp(19px,2vw,28px);font-style:italic;font-weight:400;line-height:1.05}.ai-gap-card>div{display:flex;justify-content:space-between;border-top:1px solid #2d312b;padding:11px 21px;color:#535b54;font-size:4px;letter-spacing:.08em}.ai-gap-card>div strong{color:var(--story-green);font-weight:500}.ai-gap-card footer{position:relative;border-top:1px solid #2d312b;padding:14px 21px;color:var(--story-paper);font-size:5px;letter-spacing:.09em}.ai-gap-card footer i{position:absolute;right:21px;bottom:0;left:21px;height:1px;background:linear-gradient(90deg,var(--story-yellow),var(--story-green))}.ai-teach-card{border-color:#3d5d4c}.ai-teach-card header b{color:var(--story-green);font-weight:500}.ai-teach-card>small{display:block;margin:20px 20px 0;color:var(--story-green);font-size:5px;letter-spacing:.1em}.ai-teach-card>p{margin:8px 20px 20px;color:var(--story-paper);font-family:var(--story-serif);font-size:clamp(17px,1.7vw,24px);font-style:italic;line-height:1.14}.ai-teach-action{display:flex;align-items:center;gap:11px;border-top:1px solid #2c3b32;padding:13px 20px;background:#7fffb60b}.ai-teach-action>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#06110a;background:var(--story-green);font-size:10px;font-style:normal;box-shadow:0 0 22px #7fffb62e}.ai-teach-action span{display:grid;gap:3px}.ai-teach-action strong{color:var(--story-paper);font-size:6px;font-weight:500;letter-spacing:.08em}.ai-teach-action small{color:#617068;font-size:4px;letter-spacing:.07em}.ai-memory-card{top:24%;right:11%;left:11%;display:grid;justify-items:center;border:1px solid rgba(127,255,182,.42);padding:25px 22px 0;text-align:center;background:radial-gradient(circle at 50% 30%,#7fffb61a,#080c09f7 58%);box-shadow:0 0 60px #7fffb60f}.ai-approved-stamp{display:flex;align-items:center;gap:7px;border:1px solid var(--story-green);padding:5px 8px;color:var(--story-green);font-size:4px;letter-spacing:.09em;transform:rotate(-2deg)}.ai-approved-stamp i{display:grid;place-items:center;width:12px;height:12px;border-radius:50%;color:#06110a;background:var(--story-green);font-size:6px;font-style:normal}.ai-memory-card>small{margin-top:17px;color:#5d7668;font-size:4px;letter-spacing:.1em}.ai-memory-card h3{margin:8px 0 0;color:var(--story-paper);font-family:var(--story-display);font-size:clamp(34px,3.8vw,55px);font-weight:500;line-height:.8}.ai-memory-card p{max-width:350px;margin:13px 0 19px;color:#7f887f;font-family:var(--story-serif);font-size:14px;font-style:italic}.ai-memory-card footer{position:relative;display:flex;justify-content:space-between;width:calc(100% + 44px);border-top:1px solid #2c3b32;padding:13px 16px;color:#5a675f;font-size:4px;letter-spacing:.08em}.ai-memory-card footer b{color:var(--story-green);font-weight:500}.ai-memory-card footer i{position:absolute;bottom:-3px;left:50%;width:7px;height:7px;border-radius:50%;background:var(--story-green);box-shadow:0 0 18px #7fffb6bf}.ai-replay-state{inset:18% 7% 8%}.ai-replay-label{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2d3a33;padding:0 0 11px;color:#5d6962;font-size:4px;letter-spacing:.09em}.ai-replay-label b{color:var(--story-green);font-weight:500}.ai-replay-question,.ai-replay-answer{position:relative;width:76%;border:1px solid #35423b;padding:12px 14px;background:#0a0e0bf5}.ai-replay-question{margin-top:18px}.ai-replay-answer{margin:10px 0 0 auto;border-color:#7fffb661;background:#0e1912f5}.ai-replay-question small,.ai-replay-answer small{color:#5d6a63;font-size:4px;letter-spacing:.09em}.ai-replay-answer small{color:var(--story-green)}.ai-replay-question p,.ai-replay-answer p{margin:7px 0 0;color:var(--story-paper);font-family:var(--story-serif);font-size:clamp(14px,1.35vw,20px);font-style:italic;line-height:1.1}.ai-replay-answer footer{display:flex;gap:12px;margin-top:11px;color:#718178;font-size:3.7px;letter-spacing:.07em}.ai-replay-answer footer span{display:flex;align-items:center;gap:5px}.ai-replay-answer footer i{width:4px;height:4px;border-radius:50%;background:var(--story-green);box-shadow:0 0 8px #7fffb6b3}.ai-channel-fan{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:17px;color:#56645c;font-size:4px;letter-spacing:.08em}.ai-channel-fan i{flex:1;max-width:45px;height:1px;background:linear-gradient(90deg,#304038,var(--story-green),#304038)}.ai-governance-rail{display:grid;grid-template-rows:repeat(3,1fr) 1.08fr;min-width:0}.ai-governance-rail>div{position:relative;display:grid;align-content:center;gap:5px;border-bottom:1px solid #252d28;padding:11px 13px}.ai-governance-rail span{color:var(--story-yellow);font-size:4px;letter-spacing:.12em}.ai-governance-rail strong{color:var(--story-paper);font-family:var(--story-display);font-size:clamp(16px,1.4vw,22px);font-weight:500;line-height:.8}.ai-governance-rail small{color:#536159;font-size:3.7px;letter-spacing:.06em;line-height:1.45}.ai-governance-rail>div>i{position:absolute;top:50%;right:12px;width:5px;height:5px;border-radius:50%;background:var(--story-green);box-shadow:0 0 11px #7fffb680;transform:translateY(-50%)}.ai-governance-rail blockquote{align-self:stretch;display:grid;align-content:center;margin:0;padding:13px;color:#737d76;font-family:var(--story-serif);font-size:clamp(12px,1.1vw,17px);font-style:italic;line-height:1.2}.intelligence-manifesto{position:absolute;right:4.5%;bottom:2.3%;z-index:5;display:grid;justify-items:end;font-family:var(--story-display);font-size:clamp(18px,1.7vw,26px);line-height:.78;text-transform:uppercase}.intelligence-manifesto span{color:#777f79}.intelligence-manifesto strong{color:var(--story-paper);font-weight:500}.integrations-chapter{min-height:max(2700px,330svh);overflow:clip;background:radial-gradient(circle at 30% 48%,rgba(127,255,182,.075),transparent 30%),radial-gradient(circle at 71% 64%,rgba(244,189,47,.045),transparent 24%),linear-gradient(rgba(230,221,202,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.022) 1px,transparent 1px),#050706;background-size:auto,auto,58px 58px,58px 58px,auto}.integrations-sticky{position:sticky;top:0;z-index:2;height:100svh;min-height:720px;overflow:hidden}.integrations-copy{position:absolute;top:47%;right:5.25%;z-index:5;width:32%}.integrations-copy[data-story-reveal]{transform:translateY(calc(-50% + 26px))}.integrations-copy[data-story-reveal][data-revealed=true]{transform:translateY(-50%)}.integrations-copy h2{margin-top:38px;font-size:clamp(72px,6.15vw,106px);line-height:.74}.integrations-copy>p:not(.story-eyebrow){width:min(435px,100%);margin-top:38px;color:#9a958a}.integrations-phase-copy{position:relative;width:min(435px,100%);height:56px;margin-top:31px;border-top:1px solid rgba(127,255,182,.22);border-bottom:1px solid rgba(127,255,182,.08)}.integrations-phase-copy>span{position:absolute;inset:0;display:grid;grid-template-columns:78px 1fr;align-items:center;opacity:0;transform:translateY(9px);transition:opacity .32s ease,transform .45s cubic-bezier(.22,1,.36,1)}.integrations-phase-copy small{color:var(--story-yellow);font-size:6px;letter-spacing:.12em}.integrations-phase-copy strong{color:#adb5ad;font-size:7px;font-weight:500;letter-spacing:.1em}.integrations-chapter[data-integration-phase="0"] .integrations-phase-copy>span:nth-child(1),.integrations-chapter[data-integration-phase="1"] .integrations-phase-copy>span:nth-child(2),.integrations-chapter[data-integration-phase="2"] .integrations-phase-copy>span:nth-child(3),.integrations-chapter[data-integration-phase="3"] .integrations-phase-copy>span:nth-child(4),.integrations-chapter[data-integration-phase="4"] .integrations-phase-copy>span:nth-child(5),.integrations-chapter[data-integration-phase="5"] .integrations-phase-copy>span:nth-child(6){opacity:1;transform:translateY(0)}.integrations-protocols{display:flex;align-items:center;gap:9px;margin-top:23px;color:#59635d;font-size:4px;letter-spacing:.1em}.integrations-protocols i{width:3px;height:3px;border-radius:50%;background:#3d5749}.integrations-manifesto{display:grid;gap:2px;margin-top:31px;font-family:var(--story-display);font-size:clamp(29px,2.7vw,43px);line-height:.75;text-transform:uppercase}.integrations-manifesto span{color:#646b66}.integrations-manifesto strong{color:var(--story-paper);font-weight:500}.integrations-chapter[data-integration-phase="5"] .integrations-manifesto strong{color:var(--story-green);text-shadow:0 0 30px rgba(127,255,182,.15)}.integration-switchyard{position:absolute;inset:6.5% 40.5% 7% 4.5%;z-index:4;border:1px solid #303833;background:linear-gradient(90deg,rgba(127,255,182,.018),transparent 35%,rgba(114,233,228,.018)),#050806f5;box-shadow:0 24px 95px #0000006b,inset 0 0 80px #72e9e403}.integration-switchyard:before,.integration-switchyard:after{position:absolute;z-index:12;width:20px;height:20px;border-color:var(--story-green);pointer-events:none;content:""}.integration-switchyard:before{top:-1px;left:-1px;border-top:1px solid;border-left:1px solid}.integration-switchyard:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.integration-switchyard-scene{position:absolute;inset:44px 0 106px;z-index:1;overflow:hidden}.integration-switchyard-canvas{display:block;width:100%;height:100%}.integration-scene-loader{position:absolute;inset:0;display:grid;place-items:center}.integration-scene-loader i{width:8px;height:8px;border-radius:50%;background:var(--story-green);box-shadow:0 0 18px #7fffb6a6;animation:introLoader 1s ease-in-out infinite alternate}.integration-panel-head,.integration-panel-foot{position:absolute;right:0;left:0;z-index:10;display:flex;align-items:center;color:#536059;font-size:5px;letter-spacing:.11em}.integration-panel-head{top:0;height:44px;border-bottom:1px solid #29302b;padding:0 14px}.integration-panel-head i{flex:1;height:1px;margin:0 14px;background:#27332d}.integration-panel-head strong{color:var(--story-green);font-size:inherit;font-weight:500}.integration-panel-foot{bottom:0;gap:11px;height:48px;border-top:1px solid #29302b;padding:0 14px}.integration-panel-foot i{width:3px;height:3px;border-radius:50%;background:#3c5146}.integration-panel-foot strong{margin-left:auto;color:var(--story-green);font-size:inherit;font-weight:500}.integration-board-overlay{position:absolute;inset:44px 0 106px;z-index:5;pointer-events:none}.integration-board-overlay:before{position:absolute;inset:7% 3%;border:1px solid rgba(127,255,182,.075);background-image:linear-gradient(rgba(127,255,182,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(127,255,182,.024) 1px,transparent 1px);background-size:30px 30px;content:""}.integration-core-label{position:absolute;top:50%;left:50%;display:grid;justify-items:center;gap:4px;width:124px;border:1px solid rgba(127,255,182,.45);padding:10px 8px 9px;background:#050a07e0;box-shadow:0 0 34px #7fffb614;text-align:center;transform:translate(-50%,-50%);clip-path:polygon(9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%,0 9px)}.integration-core-label small{color:var(--story-green);font-size:4px;letter-spacing:.11em}.integration-core-label strong{color:var(--story-paper);font-family:var(--story-display);font-size:22px;font-weight:500;line-height:.78}.integration-core-label span{color:#64716a;font-size:3.5px;letter-spacing:.07em}.integration-module-label{--module-color: var(--story-green);position:absolute;display:grid;align-content:center;gap:3px;width:14%;min-height:54px;border:1px solid rgba(127,255,182,.17);border-left:2px solid var(--module-color);padding:7px 7px 7px 9px;opacity:.28;background:#060a07e8;box-shadow:0 12px 22px #0003;transform:translateY(-50%) scale(.96);transition:opacity .35s ease,transform .5s cubic-bezier(.22,1,.36,1),border-color .35s ease,box-shadow .35s ease}.integration-module-label>span{color:#58665e;font-size:3.5px;letter-spacing:.09em}.integration-module-label>strong{overflow:hidden;color:var(--story-paper);font-family:var(--story-display);font-size:clamp(12px,1.12vw,17px);font-weight:500;line-height:.8;text-overflow:ellipsis;white-space:nowrap}.integration-module-label>small{overflow:hidden;color:#5b6861;font-size:3.2px;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap}.integration-module-label>i{position:absolute;top:50%;right:6px;width:5px;height:5px;border-radius:50%;background:var(--module-color);box-shadow:0 0 10px color-mix(in srgb,var(--module-color) 65%,transparent);transform:translateY(-50%)}.integration-module-label:nth-of-type(n+6):nth-of-type(-n+9){--module-color: var(--story-cyan)}.integration-module-label:nth-of-type(n+10){--module-color: var(--story-yellow)}.module-meta,.module-whatsapp-in,.module-plc{left:4%}.module-shopify,.module-calendar,.module-api{left:21%}.module-reply,.module-hubspot,.module-telegram{left:65%}.module-whatsapp-out,.module-meet,.module-output{left:82%}.module-meta,.module-shopify,.module-reply,.module-whatsapp-out{top:22%}.module-whatsapp-in,.module-calendar,.module-hubspot,.module-meet{top:50%}.module-plc,.module-api,.module-telegram,.module-output{top:78%}.integrations-chapter[data-integration-phase="1"] .integration-module-label:nth-of-type(n+2):nth-of-type(-n+5),.integrations-chapter[data-integration-phase="2"] .integration-module-label:nth-of-type(n+6):nth-of-type(-n+9),.integrations-chapter[data-integration-phase="3"] .integration-module-label:nth-of-type(n+10):nth-of-type(-n+13),.integrations-chapter[data-integration-phase="4"] .integration-module-label,.integrations-chapter[data-integration-phase="5"] .integration-module-label{opacity:1;border-color:color-mix(in srgb,var(--module-color) 42%,transparent);box-shadow:0 12px 28px #0000004d,0 0 21px color-mix(in srgb,var(--module-color) 8%,transparent);transform:translateY(-50%) scale(1)}.integration-mission-display{position:absolute;top:57px;right:15px;z-index:8;width:min(305px,47%);height:31px;border-bottom:1px solid #27342d;text-align:right;pointer-events:none}.integration-mission-display>div{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;opacity:0;transform:translate(10px);transition:opacity .3s ease,transform .42s cubic-bezier(.22,1,.36,1)}.integration-mission-display span{color:var(--story-yellow);font-size:4px;letter-spacing:.1em}.integration-mission-display strong{color:var(--story-paper);font-size:6px;font-weight:500;letter-spacing:.09em}.integrations-chapter[data-integration-phase="0"] .integration-mission-display>div:nth-child(1),.integrations-chapter[data-integration-phase="1"] .integration-mission-display>div:nth-child(2),.integrations-chapter[data-integration-phase="2"] .integration-mission-display>div:nth-child(3),.integrations-chapter[data-integration-phase="3"] .integration-mission-display>div:nth-child(4),.integrations-chapter[data-integration-phase="4"] .integration-mission-display>div:nth-child(5),.integrations-chapter[data-integration-phase="5"] .integration-mission-display>div:nth-child(6){opacity:1;transform:translate(0)}.integration-receipts{position:absolute;right:3%;bottom:116px;left:3%;z-index:9;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;pointer-events:none}.integration-receipts article{display:grid;gap:4px;min-width:0;border:1px solid #314037;border-bottom-color:var(--story-green);padding:9px 10px;opacity:.16;background:#060a07f0;transform:translateY(7px);transition:opacity .35s ease,transform .48s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.integration-receipts article:nth-child(2){border-bottom-color:var(--story-cyan)}.integration-receipts article:nth-child(3){border-bottom-color:var(--story-yellow)}.integration-receipts span{color:#5d6961;font-size:3.5px;letter-spacing:.09em}.integration-receipts strong{overflow:hidden;color:var(--story-paper);font-family:var(--story-display);font-size:clamp(13px,1.15vw,18px);font-weight:500;line-height:.8;text-overflow:ellipsis;white-space:nowrap}.integration-receipts small{display:flex;align-items:center;gap:5px;color:#617068;font-size:3.2px;letter-spacing:.06em}.integration-receipts small i{width:4px;height:4px;border-radius:50%;background:var(--story-green);box-shadow:0 0 8px #7fffb69e}.integrations-chapter[data-integration-phase="1"] .receipt-commerce,.integrations-chapter[data-integration-phase="2"] .receipt-schedule,.integrations-chapter[data-integration-phase="3"] .receipt-physical,.integrations-chapter[data-integration-phase="4"] .integration-receipts article,.integrations-chapter[data-integration-phase="5"] .integration-receipts article{opacity:1;box-shadow:0 10px 28px #00000052;transform:translateY(0)}.integration-phase-rail{position:absolute;right:0;bottom:48px;left:0;z-index:10;display:grid;grid-template-columns:repeat(6,1fr);height:58px;border-top:1px solid #29302b;background:#040705f5}.integration-phase-rail>div{display:grid;grid-template-columns:17px 6px 1fr;align-items:center;gap:4px;border-right:1px solid #252d28;padding:0 8px;color:#424c46}.integration-phase-rail>div:last-child{border-right:0}.integration-phase-rail span{font-family:var(--story-display);font-size:13px}.integration-phase-rail i{width:5px;height:5px;border:1px solid #445249;border-radius:50%;background:#07100a}.integration-phase-rail strong{overflow:hidden;font-size:4px;font-weight:500;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap}.integrations-chapter[data-integration-phase="0"] .integration-phase-rail>div:nth-child(1),.integrations-chapter[data-integration-phase="1"] .integration-phase-rail>div:nth-child(2),.integrations-chapter[data-integration-phase="2"] .integration-phase-rail>div:nth-child(3),.integrations-chapter[data-integration-phase="3"] .integration-phase-rail>div:nth-child(4),.integrations-chapter[data-integration-phase="4"] .integration-phase-rail>div:nth-child(5),.integrations-chapter[data-integration-phase="5"] .integration-phase-rail>div:nth-child(6){color:var(--story-paper);background:#7fffb606}.integrations-chapter[data-integration-phase="0"] .integration-phase-rail>div:nth-child(1) i,.integrations-chapter[data-integration-phase="1"] .integration-phase-rail>div:nth-child(2) i,.integrations-chapter[data-integration-phase="2"] .integration-phase-rail>div:nth-child(3) i,.integrations-chapter[data-integration-phase="3"] .integration-phase-rail>div:nth-child(4) i,.integrations-chapter[data-integration-phase="4"] .integration-phase-rail>div:nth-child(5) i,.integrations-chapter[data-integration-phase="5"] .integration-phase-rail>div:nth-child(6) i{border-color:var(--story-green);background:var(--story-green);box-shadow:0 0 11px #7fffb6a6}.products-chapter{min-height:4450px;background:radial-gradient(circle at 50% 50%,rgba(127,255,182,.04),transparent 35%),linear-gradient(rgba(230,221,202,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.024) 1px,transparent 1px),#070806;background-size:auto,64px 64px,64px 64px,auto}.products-intro{position:relative;z-index:4;width:min(900px,78vw);margin:0 auto;padding-top:155px;text-align:center}.products-intro .story-eyebrow{justify-content:center}.products-intro h2{margin-top:35px;font-size:clamp(85px,9.5vw,150px)}.products-intro>p:not(.story-eyebrow){width:min(590px,100%);margin:38px auto 0}.product-story-list{position:relative;z-index:4;display:grid;gap:250px;padding:530px clamp(35px,7vw,120px) 0}.product-story{position:relative;display:grid;grid-template-columns:minmax(480px,1.2fr) minmax(280px,.8fr);align-items:center;gap:clamp(38px,6vw,100px);min-height:560px}.product-story-right{grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr)}.product-story-right .product-screen{grid-column:2}.product-story-right .product-story-copy{grid-column:1;grid-row:1;text-align:right}.product-story-right .product-story-copy>span,.product-story-right .product-story-copy>small{justify-self:end}.product-story-right .product-story-metric{right:auto;left:43%}.product-screen{position:relative;min-width:0;border:1px solid #343832;padding:12px;background:#090b08;box-shadow:0 40px 80px #0000007a}.product-screen:before{position:absolute;top:-2px;right:18%;left:18%;height:2px;background:var(--product-accent);box-shadow:0 0 18px var(--product-accent);content:""}.product-screen-head{display:flex;align-items:center;gap:10px;height:35px;border:1px solid #2c302b;border-bottom:0;padding:0 12px;color:#50544d;font-size:5px;letter-spacing:.11em}.product-screen-head i{flex:1;height:1px;background:#282c27}.product-screen-image{position:relative;height:430px;overflow:hidden;border:1px solid #2c302b;background:#050604}.product-screen-image:after{position:absolute;inset:0;box-shadow:inset 0 0 80px 15px #000000b3;content:"";pointer-events:none}.product-screen-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.72) contrast(1.08);transform:scale(1.02)}.product-screen-image>span{position:absolute;right:0;left:0;z-index:2;height:1px;background:var(--product-accent);box-shadow:0 0 14px var(--product-accent);opacity:.65;animation:productScan 4.5s linear infinite}@keyframes productScan{0%{top:0}to{top:100%}}.product-story-copy{display:grid;position:relative}.product-story-copy>span{color:var(--product-accent);font-family:var(--story-serif);font-size:12px;font-style:italic}.product-story-copy>small{margin-top:22px;color:var(--product-accent);font-size:6px;letter-spacing:.14em;text-transform:uppercase}.product-story-copy h3{margin:5px 0 0;font-family:var(--story-display);font-size:clamp(66px,7vw,110px);font-weight:500;line-height:.7;text-transform:uppercase}.product-story-copy p{max-width:480px;margin:29px 0 0;color:#8a8579;font-family:var(--story-serif);font-size:clamp(17px,1.45vw,22px);font-style:italic;line-height:1.38}.product-story-right .product-story-copy p{justify-self:end}.product-proof{margin-top:27px;border-top:1px solid #30332e;padding-top:15px;color:#555951;font-size:6px;letter-spacing:.1em;text-transform:uppercase}.product-story-copy a{width:max-content;margin-top:25px;color:#77776f;font-size:7px;letter-spacing:.12em;text-decoration:none}.product-story-right .product-story-copy a{justify-self:end}.product-story-copy a:hover{color:var(--product-accent)}.product-story-metric{position:absolute;right:33%;bottom:-36px;z-index:5;display:grid;min-width:180px;border:1px solid #343832;padding:18px 20px;background:#090b08}.product-story-metric strong{color:var(--product-accent);font-family:var(--story-display);font-size:48px;font-weight:500;line-height:.7}.product-story-metric span{margin-top:9px;color:#62645d;font-size:5px;letter-spacing:.11em;text-transform:uppercase}.product-signal-port,.product-signal-output{position:absolute;z-index:6;display:flex;align-items:center;gap:8px;color:#565a52;font-size:5px;letter-spacing:.11em}.product-signal-port{top:11%;left:-24px}.product-signal-output{right:-24px;bottom:11%}.product-story-right .product-signal-port{right:-24px;left:auto;flex-direction:row-reverse}.product-story-right .product-signal-output{right:auto;left:-24px;flex-direction:row-reverse}.product-signal-port i,.product-signal-output i{width:9px;height:9px;border:1px solid var(--product-accent);border-radius:50%;background:#080a07;box-shadow:0 0 12px color-mix(in srgb,var(--product-accent) 55%,transparent)}.ai-native-rack{position:relative;z-index:4;display:grid;grid-template-columns:.5fr 1.5fr;width:min(1120px,calc(100% - 70px));margin:330px auto 220px;border:1px solid #343832;padding:25px;background:#0a0c09;box-shadow:0 40px 90px #00000085}.rack-label{display:grid;align-content:center;border-right:1px solid #30342e;padding:30px}.rack-label span{color:var(--story-green);font-size:6px;letter-spacing:.14em}.rack-label strong{margin-top:9px;font-family:var(--story-display);font-size:43px;font-weight:500;line-height:.75}.rack-systems{display:grid}.rack-systems article{display:grid;grid-template-columns:32px 8px 1fr auto;align-items:center;gap:14px;min-height:94px;border-bottom:1px solid #30342e;padding:14px 21px}.rack-systems article:last-child{border-bottom:0}.rack-systems article>span{color:#595c54;font-family:var(--story-serif);font-size:11px;font-style:italic}.rack-systems article>i{width:7px;height:7px;border-radius:50%;background:var(--story-green);box-shadow:0 0 11px #7fffb67a}.rack-systems article div{display:grid}.rack-systems article strong{font-family:var(--story-display);font-size:28px;font-weight:500;line-height:.8;text-transform:uppercase}.rack-systems article small{margin-top:7px;color:#5c5f57;font-size:6px}.rack-systems article b{color:var(--story-green);font-size:5px;font-weight:400;letter-spacing:.11em}.traction-chapter{min-height:max(1300px,155svh);background:radial-gradient(circle at 55% 60%,rgba(244,189,47,.065),transparent 35%),linear-gradient(rgba(230,221,202,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.024) 1px,transparent 1px),#090a07;background-size:auto,60px 60px,60px 60px,auto}.traction-copy{top:9%;left:7%;width:min(930px,72vw)}.traction-copy h2{margin-top:35px;font-size:clamp(72px,8.2vw,132px)}.traction-copy>p:not(.story-eyebrow){margin-top:34px}.traction-metrics{position:absolute;inset:34% 7% 12%;z-index:3}.traction-metrics article{position:absolute;display:grid;min-width:220px;border:1px solid #363932;padding:24px;background:#090b08eb;box-shadow:0 30px 65px #0006}.traction-metrics article:before{position:absolute;top:-5px;left:18px;width:9px;height:9px;border-radius:50%;background:var(--story-green);box-shadow:0 0 14px #7fffb680;content:""}.traction-metrics article>span{color:#5f625a;font-size:6px;letter-spacing:.13em}.traction-metrics article strong{margin-top:10px;color:var(--story-paper);font-family:var(--story-display);font-size:70px;font-weight:500;line-height:.72}.traction-metrics article small{margin-top:11px;color:var(--story-yellow);font-size:6px;letter-spacing:.09em}.metric-a{top:0;left:30%}.metric-b{top:19%;right:4%}.metric-c{bottom:18%;left:2%}.metric-d{right:30%;bottom:0}.traction-line{position:absolute;right:7%;bottom:5%;left:7%;z-index:4;border-top:1px solid #34362f;padding-top:18px;color:#595a53;font-size:7px;letter-spacing:.16em;text-align:center}.output-chapter{min-height:max(860px,100svh);background:radial-gradient(circle at 50% 53%,rgba(244,189,47,.08),transparent 26%),linear-gradient(rgba(230,221,202,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(230,221,202,.027) 1px,transparent 1px),#060705;background-size:auto,62px 62px,62px 62px,auto}.open-terminal{position:absolute;top:27%;left:50%;z-index:4;display:grid;grid-template-columns:min(26vw,370px) 100px min(26vw,370px);align-items:center;transform:translate(-50%)}.terminal-side{position:relative;height:1px;background:#4b4c44}.terminal-side i{position:absolute;top:50%;width:21px;height:31px;border:1px solid #5d5e55;background:#10120e;transform:translateY(-50%)}.terminal-side.left i{right:0}.terminal-side.right i{left:0}.terminal-air{position:relative;display:grid;place-items:center;height:45px;color:#6f674e;font-size:5px;letter-spacing:.11em}.terminal-air i{position:absolute;width:36px;height:1px;background:var(--story-yellow);box-shadow:0 0 13px #f4bd2f85;animation:openArc .18s steps(2) infinite}.terminal-air span{margin-top:39px}@keyframes openArc{50%{width:23px;transform:translateY(3px) rotate(-5deg)}}.output-copy{position:relative;z-index:4;width:min(1280px,calc(100% - 70px));margin:0 auto;padding-top:clamp(335px,39vh,410px);text-align:center}.output-copy .story-eyebrow{justify-content:center}.output-copy .story-eyebrow:before{width:54px;height:1px;background:#f4bd2f66;content:""}.output-copy h2{margin-top:36px;font-size:clamp(80px,10.7vw,168px)}.output-copy>p:not(.story-eyebrow){margin:38px 0 0;color:#8b8579;font-family:var(--story-serif);font-size:clamp(17px,1.5vw,23px);font-style:italic;line-height:1.4}.story-contact{display:grid;grid-template-columns:40px 1fr 35px;align-items:center;gap:14px;width:min(440px,100%);min-height:76px;margin:43px auto 130px;border:1px solid rgba(244,189,47,.55);padding:8px;color:var(--story-paper);background:#f4bd2f0d;text-align:left;text-decoration:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.story-contact:hover{background:#f4bd2f1f;box-shadow:0 0 45px #f4bd2f1c;transform:translateY(-3px)}.story-contact>i{width:9px;height:9px;margin-left:14px;border-radius:50%;background:var(--story-yellow);box-shadow:0 0 13px #f4bd2f8c}.story-contact>span{display:grid;gap:5px}.story-contact small{color:#74694a;font-size:6px;letter-spacing:.14em}.story-contact strong{font-size:8px;letter-spacing:.14em}.story-contact b{display:grid;place-items:center;height:54px;border-left:1px solid #4c4328;color:var(--story-yellow);font-size:12px;font-weight:400}.story-footer{position:absolute;right:clamp(25px,4vw,65px);bottom:0;left:clamp(25px,4vw,65px);z-index:4;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;border-top:1px solid var(--story-line);color:#52524b;font-size:5px;letter-spacing:.1em}.story-footer span:nth-child(2){justify-self:center}.story-footer a{justify-self:end;color:#696860;text-decoration:none}.story-footer a:hover{color:var(--story-yellow)}@media(max-width:1050px){.voltage-copy{width:52vw}.embedded-board{width:72vw}.logic-copy{width:62vw}.logic-panel{width:82vw}.events-copy{left:35%;width:60vw}.intelligence-copy{top:7%;left:7%;width:78vw}.intelligence-copy[data-story-reveal]{transform:translateY(26px)}.intelligence-copy[data-story-reveal][data-revealed=true]{transform:translateY(0)}.intelligence-copy h2{margin-top:28px;font-size:clamp(66px,9vw,90px)}.intelligence-copy>p:not(.story-eyebrow){width:540px;margin-top:25px}.intelligence-phase-copy{width:540px;margin-top:24px}.intelligence-principle{position:absolute;top:116px;left:min(590px,70vw);width:220px;margin-top:0}.intelligence-machine{inset:46% 5% 6%}.integrations-copy{top:7%;right:7%;width:78vw}.integrations-copy[data-story-reveal]{transform:translateY(26px)}.integrations-copy[data-story-reveal][data-revealed=true]{transform:translateY(0)}.integrations-copy h2{margin-top:28px;font-size:clamp(66px,9vw,90px)}.integrations-copy>p:not(.story-eyebrow){width:540px;margin-top:25px}.integrations-phase-copy{width:540px;margin-top:24px}.integrations-manifesto{position:absolute;top:116px;left:min(590px,70vw);width:270px;margin-top:0}.integration-switchyard{inset:46% 5% 6%}.product-story{grid-template-columns:minmax(390px,1.1fr) minmax(250px,.9fr)}.product-story-right{grid-template-columns:minmax(250px,.9fr) minmax(390px,1.1fr)}.product-story-metric{right:30%}.product-story-right .product-story-metric{left:40%}}@media(max-width:820px){.story-header{grid-template-columns:1fr auto}.story-stage-status{display:none}.story-progress{left:12px}.story-chapter{min-height:max(1250px,150svh)}.logic-chapter{min-height:max(1900px,230svh)}.events-chapter{min-height:max(2200px,290svh)}.story-hero{min-height:max(880px,100svh)}.story-hero-copy{width:calc(100% - 55px)}.story-hero-copy h1{font-size:clamp(86px,18vw,132px)}.voltage-copy,.logic-copy,.events-copy,.intelligence-copy,.traction-copy{top:9%;right:auto;left:8%;width:84vw}.voltage-copy h2,.logic-copy h2,.events-copy h2,.intelligence-copy h2,.traction-copy h2{font-size:clamp(66px,11vw,92px)}.voltage-sticky{min-height:680px}.embedded-board{top:41%;right:5%;width:90vw;height:clamp(430px,52vh,540px)}.logic-sticky{min-height:680px}.logic-panel{top:40%;left:5%;width:90vw;height:clamp(455px,59vh,590px)}.ladder-live{width:45%}.events-sticky{min-height:680px}.events-copy h2{font-size:clamp(58px,9vw,76px)}.events-production-proof{width:min(430px,100%);margin-top:20px;padding:12px 14px 11px 16px}.events-production-proof strong{margin-top:7px;font-size:32px}.events-production-proof small{margin-top:8px;font-size:8px}.events-production-proof small span{font-size:7px}.event-fabric{top:clamp(440px,51%,520px);right:5%;left:5%;height:min(48vh,540px);min-height:420px}.backend-proof{grid-template-columns:repeat(4,1fr) 1.4fr}.intelligence-chapter{min-height:max(2500px,320svh)}.intelligence-sticky{min-height:720px}.intelligence-copy{top:7%;left:7%;width:86vw}.intelligence-copy h2{font-size:clamp(61px,11vw,82px)}.intelligence-copy>p:not(.story-eyebrow){width:min(540px,72vw)}.intelligence-principle{top:109px;right:0;left:auto;width:205px}.intelligence-machine{inset:46% 5% 5%}.ai-machine-body{grid-template-columns:102px minmax(0,1fr) 148px}.ai-step-rail{padding-right:6px;padding-left:7px}.ai-step-line{left:25px}.ai-step{grid-template-columns:17px 8px 1fr;gap:2px}.ai-governance-rail>div{padding:8px 9px}.ai-governance-rail>div>i{right:8px}.intelligence-manifesto{bottom:1.7%}.integrations-chapter{min-height:max(2500px,320svh)}.integrations-sticky{min-height:720px}.integrations-copy{top:7%;right:7%;width:86vw}.integrations-copy h2{font-size:clamp(61px,11vw,82px)}.integrations-copy>p:not(.story-eyebrow){width:min(540px,72vw)}.integrations-manifesto{top:109px;right:0;left:auto;width:245px}.integration-switchyard{inset:46% 5% 5%}.integration-module-label{width:15%}.module-meta,.module-whatsapp-in,.module-plc{left:3%}.module-shopify,.module-calendar,.module-api{left:20%}.module-reply,.module-hubspot,.module-telegram{left:64%}.module-whatsapp-out,.module-meet,.module-output{left:81%}.product-story-list{gap:230px;padding-right:6vw;padding-left:6vw}.product-story,.product-story-right{grid-template-columns:1fr;gap:42px}.product-story-right .product-screen,.product-story-right .product-story-copy{grid-column:auto;grid-row:auto}.product-story-right .product-story-copy{text-align:left}.product-story-right .product-story-copy>span,.product-story-right .product-story-copy>small,.product-story-right .product-story-copy p,.product-story-right .product-story-copy a{justify-self:start}.product-story-metric,.product-story-right .product-story-metric{inset:415px 24px auto auto}.product-story-right .product-signal-port{right:auto;left:-24px;flex-direction:row}.product-story-right .product-signal-output{right:-24px;left:auto;flex-direction:row}.ai-native-rack{grid-template-columns:1fr}.rack-label{border-right:0;border-bottom:1px solid #30342e}.traction-metrics article{min-width:190px}.metric-a{left:18%}.metric-d{right:18%}}@media(max-width:560px){.story-header{min-height:62px;padding:0 16px 0 23px}.story-brand>span{display:none}.story-sound{font-size:0}.story-sound i{margin-right:5px}.story-progress{top:62px}.story-eyebrow{gap:8px;font-size:5px}.story-eyebrow:after{width:28px}.story-chapter{min-height:1320px;background-size:42px 42px,42px 42px,auto}.chapter-signal{opacity:.72}.story-hero{min-height:900px}.hero-system-id{display:none}.story-hero-copy{width:calc(100% - 48px);padding-top:130px;text-align:left}.story-hero-copy .story-eyebrow{justify-content:flex-start}.story-hero-copy h1{margin-top:29px;font-size:clamp(74px,23vw,104px);line-height:.69}.story-hero-deck{margin-top:32px;font-size:17px}.story-hero-deck br{display:none}.hero-signal-core{top:72%}.hero-principle{right:22px;left:29px;justify-content:space-between;gap:7px;font-size:4px}.hero-principle i{width:3px;height:3px}.voltage-copy,.logic-copy,.events-copy,.intelligence-copy,.traction-copy{top:8%;left:8%;width:84vw}.voltage-copy h2,.logic-copy h2,.events-copy h2,.intelligence-copy h2,.traction-copy h2{margin-top:29px;font-size:clamp(57px,17vw,78px)}.chapter-copy>p:not(.story-eyebrow){font-size:16px}.chapter-proof{flex-wrap:wrap}.voltage-chapter{min-height:max(1750px,230svh)}.voltage-sticky{min-height:0}.embedded-board{top:43%;right:20px;width:calc(100% - 46px);height:min(51vh,440px);min-height:395px}.embedded-scene{bottom:72px}.board-coordinate{top:11px;right:12px;left:12px;font-size:4px}.board-coordinate span:last-child{display:none}.embedded-component-labels>span{opacity:0;font-size:4px}.component-sensor{top:17%;left:6%}.component-conditioner{top:34%;right:5%;left:auto;text-align:right}.component-mcu{top:54%;left:5%}.component-output{right:5%;bottom:19%}.embedded-readout{top:36px;right:12px;width:140px}.embedded-readout strong{font-size:6px}.embedded-stage-strip{height:72px}.embedded-stage-strip>div{grid-template-columns:15px 5px 1fr;column-gap:4px;padding:12px 5px 10px}.embedded-stage-strip span{font-size:9px}.embedded-stage-strip strong{font-size:4px;letter-spacing:.08em}.embedded-stage-strip small,.embedded-verdict,.caption-sense,.caption-bits{display:none}.logic-chapter{min-height:max(1750px,230svh)}.logic-sticky{min-height:0}.logic-panel{top:52%;left:23px;width:calc(100% - 46px);height:min(47vh,400px);min-height:395px}.logic-panel-head{min-height:40px;padding:0 10px;font-size:4px}.logic-panel-head>i{margin:0 9px}.industrial-scene{inset:40px 0 72px}.ladder-live{inset:12% 5% auto;width:auto;height:40%}.ladder-kicker{height:27px;padding:0 8px;font-size:4px}.ladder-rail{top:39px;bottom:10px}.ladder-rail.left{left:9px}.ladder-rail.right{right:9px}.ladder-rung{grid-template-columns:20px 25px 1fr 25px 20px;gap:3px;height:calc((100% - 34px) / 3);margin:27px 9px 0;padding:0 6px;font-size:5px}.ladder-rung+.ladder-rung{margin-top:0}.ladder-rung>small{padding:0 3px;font-size:4px;letter-spacing:.08em}.ladder-rung>strong{font-size:5px}.ladder-contact{height:12px}.ladder-contact b:first-child{left:8px}.ladder-contact b:last-child{right:8px}.ladder-scan{top:27px;right:9px;left:9px;height:calc((100% - 34px) / 3)}.logic-component-labels{display:none}.logic-readout{top:48px;right:10px;width:116px;height:34px;padding-left:8px}.logic-readout strong{font-size:6px}.logic-stage-strip{height:72px}.logic-stage-strip>div{grid-template-columns:15px 5px 1fr;column-gap:4px;padding:12px 5px 10px}.logic-stage-strip span{font-size:9px}.logic-stage-strip strong{font-size:4px;letter-spacing:.07em}.logic-stage-strip small,.logic-verdict,.logic-fact{display:none}.events-chapter{min-height:max(2000px,280svh)}.events-sticky{min-height:0}.events-copy h2{font-size:clamp(48px,14vw,58px)}.events-production-proof{margin-top:16px;padding:9px 10px 9px 12px}.events-production-proof>span{font-size:6px}.events-production-proof strong{margin-top:6px;gap:7px;font-size:24px}.events-production-proof strong b{font-size:7px}.events-production-proof small{margin-top:6px;gap:4px 8px;font-size:7px;line-height:1.4}.events-production-proof small span{font-size:6px}.event-fabric{top:55%;right:23px;left:23px;height:min(47vh,400px);min-height:395px}.cloud-panel-head{min-height:40px;padding:0 9px;font-size:4px}.cloud-panel-head>i{margin:0 8px}.cloud-traffic-scene{inset:40px 0 64px}.cloud-load-display{top:48px;right:9px;width:120px;height:47px;padding-left:8px}.cloud-load-display strong{font-size:18px}.cloud-phase-copy{bottom:72px;left:9px;width:72%;height:34px;padding-left:8px}.cloud-phase-copy span{font-size:4px}.cloud-phase-copy strong{font-size:5px}.foundry-input-types{top:48px;left:9px;gap:5px;font-size:3px}.foundry-input-types i{width:7px}.foundry-pressure-meter,.foundry-engraving{display:none}.cloud-stage-strip{bottom:0;height:64px}.cloud-stage-strip>div{grid-template-columns:11px 4px 1fr;column-gap:2px;padding:10px 3px 8px}.cloud-stage-strip span{font-size:8px}.cloud-stage-strip i{width:3px;height:3px}.cloud-stage-strip strong{font-size:4px;letter-spacing:.04em}.cloud-stage-strip small{display:none}.intelligence-chapter{min-height:max(2600px,340svh)}.intelligence-sticky{min-height:680px}.intelligence-copy{top:7%;left:8%;width:84vw}.intelligence-copy h2{margin-top:24px;font-size:clamp(52px,15vw,68px)}.intelligence-copy>p:not(.story-eyebrow){width:100%;margin-top:20px;font-size:14px;line-height:1.25}.intelligence-phase-copy{width:100%;height:43px;margin-top:17px}.intelligence-phase-copy>span{grid-template-columns:61px 1fr}.intelligence-phase-copy strong{overflow:hidden;font-size:5px;text-overflow:ellipsis;white-space:nowrap}.intelligence-principle{display:none}.intelligence-machine{inset:49% 23px 4%;grid-template-rows:40px 1fr 42px}.ai-machine-head{padding:0 9px;font-size:4px}.ai-machine-head i{margin:0 8px}.ai-machine-head strong{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-machine-body{grid-template-columns:51px minmax(0,1fr)}.ai-step-rail{padding:12px 5px}.ai-step-line{top:8%;bottom:8%;left:26px}.ai-step{grid-template-columns:17px 8px;justify-content:center;gap:4px}.ai-step div{display:none}.ai-step>span{font-size:12px}.ai-active-chamber{border-right:0}.ai-governance-rail{display:none}.ai-phase-readout{top:12px;right:12px;left:12px;padding-bottom:8px}.ai-phase-readout>small{display:none}.ai-phase-readout>strong{width:100%;height:20px}.ai-phase-readout>strong span{justify-content:flex-start;font-size:5px}.ai-energy-rail{right:10px;bottom:10px;left:10px}.ai-message-card{top:33%;width:84%}.ai-message-card p{margin:-31px 13px 16px 56px;font-size:17px}.ai-context-state{inset:18% 5% 7%}.ai-context-node{width:91px;padding:7px}.ai-context-node strong{font-size:14px}.ai-context-node span{font-size:3px}.ai-request-token{padding:8px;font-size:4px}.ai-truth-gate{top:20%;right:5%;left:5%;padding:15px 10px 11px}.truth-gate-ring{width:55px;height:55px;margin-bottom:10px}.ai-truth-gate>strong{font-size:27px}.ai-truth-gate>p{margin-top:7px;font-size:12px}.ai-truth-gate footer{margin-top:11px}.ai-gap-card,.ai-teach-card{top:21%;right:5%;left:5%}.ai-gap-card h3{margin:7px 13px 15px;font-size:17px}.ai-gap-card>small{margin:14px 13px 0}.ai-gap-card>div,.ai-gap-card footer{padding-right:13px;padding-left:13px}.ai-teach-card>p{margin:7px 13px 13px;font-size:15px}.ai-teach-card>small{margin:13px 13px 0}.ai-teach-action{padding:9px 13px}.ai-memory-card{top:20%;right:6%;left:6%;padding:17px 13px 0}.ai-memory-card h3{font-size:31px}.ai-memory-card p{margin:9px 0 13px;font-size:12px}.ai-memory-card footer{width:calc(100% + 26px)}.ai-replay-state{inset:15% 5% 5%}.ai-replay-question,.ai-replay-answer{width:88%;padding:9px 10px}.ai-replay-question{margin-top:12px}.ai-replay-question p,.ai-replay-answer p{font-size:13px}.ai-channel-fan{margin-top:10px;font-size:3px}.ai-machine-foot{gap:7px;padding:0 9px;font-size:3px}.ai-machine-foot span:nth-of-type(2),.ai-machine-foot span:nth-of-type(3),.ai-machine-foot i:nth-of-type(2),.ai-machine-foot i:nth-of-type(3){display:none}.intelligence-manifesto{display:none}.integrations-chapter{min-height:max(2600px,340svh)}.integrations-sticky{min-height:680px}.integrations-copy{top:7%;right:8%;width:84vw}.integrations-copy h2{margin-top:24px;font-size:clamp(52px,15vw,68px)}.integrations-copy>p:not(.story-eyebrow){width:100%;margin-top:20px;font-size:14px;line-height:1.25}.integrations-phase-copy{width:100%;height:43px;margin-top:17px}.integrations-phase-copy>span{grid-template-columns:67px 1fr}.integrations-phase-copy strong{overflow:hidden;font-size:5px;text-overflow:ellipsis;white-space:nowrap}.integrations-protocols{display:none}.integrations-manifesto{position:static;width:auto;margin-top:18px;font-size:24px}.integration-switchyard{inset:51% 23px 4%}.integration-panel-head{height:40px;padding:0 9px;font-size:4px}.integration-panel-head i{margin:0 8px}.integration-panel-head strong{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integration-switchyard-scene,.integration-board-overlay{top:40px;bottom:88px}.integration-board-overlay:before{inset:6% 2%;background-size:23px 23px}.integration-core-label{width:82px;gap:2px;padding:7px 4px}.integration-core-label small{font-size:3px}.integration-core-label strong{font-size:15px}.integration-core-label span{display:none}.integration-module-label{width:18%;min-height:37px;gap:1px;border-left-width:1px;padding:4px 6px 4px 5px}.integration-module-label>span,.integration-module-label>small,.integration-module-label>i{display:none}.integration-module-label>strong{font-size:9px}.module-meta,.module-whatsapp-in,.module-plc{left:1.5%}.module-shopify,.module-calendar,.module-api{left:20%}.module-reply,.module-hubspot,.module-telegram{left:61.5%}.module-whatsapp-out,.module-meet,.module-output{left:80%}.module-meta,.module-shopify,.module-reply,.module-whatsapp-out{top:23%}.module-plc,.module-api,.module-telegram,.module-output{top:77%}.integration-mission-display{top:48px;right:9px;left:61px;width:auto;height:24px}.integration-mission-display>div{justify-content:flex-end;gap:5px}.integration-mission-display strong{max-width:190px;overflow:hidden;font-size:4px;text-overflow:ellipsis;white-space:nowrap}.integration-receipts{right:9px;bottom:96px;left:60px;display:block;height:45px}.integration-receipts article{position:absolute;inset:0;gap:2px;padding:7px 9px;opacity:0}.integration-receipts strong{font-size:13px}.integration-receipts:after{position:absolute;inset:0;display:grid;align-content:center;border:1px solid rgba(127,255,182,.35);padding:8px 10px;color:var(--story-green);background:#060a07f2;font-size:5px;letter-spacing:.1em;opacity:0;content:"3 RECEIPTS RETURNED / ALL SIDE EFFECTS VERIFIED"}.integrations-chapter[data-integration-phase="4"] .integration-receipts article,.integrations-chapter[data-integration-phase="5"] .integration-receipts article{opacity:0}.integrations-chapter[data-integration-phase="4"] .integration-receipts:after,.integrations-chapter[data-integration-phase="5"] .integration-receipts:after{opacity:1}.integration-phase-rail{bottom:38px;height:50px}.integration-phase-rail>div{grid-template-columns:13px 4px;justify-content:center;gap:2px;padding:0 2px}.integration-phase-rail span{font-size:10px}.integration-phase-rail i{width:4px;height:4px}.integration-phase-rail strong{display:none}.integration-panel-foot{gap:7px;height:38px;padding:0 9px;font-size:3px}.integration-panel-foot span:nth-of-type(2),.integration-panel-foot span:nth-of-type(3),.integration-panel-foot i:nth-of-type(2),.integration-panel-foot i:nth-of-type(3){display:none}.products-chapter{min-height:4830px}.products-intro{width:calc(100% - 48px);padding-top:125px;text-align:left}.products-intro .story-eyebrow{justify-content:flex-start}.products-intro h2{margin-top:28px;font-size:70px}.products-intro>p:not(.story-eyebrow){font-size:16px}.product-story-list{gap:260px;padding:500px 23px 0 29px}.product-story{min-height:690px;gap:33px}.product-screen-image{height:300px}.product-story-copy h3{font-size:69px}.product-story-copy p{font-size:17px}.product-story-metric,.product-story-right .product-story-metric{top:292px;right:13px;min-width:145px;padding:14px}.product-story-metric strong{font-size:38px}.product-signal-port,.product-signal-output{display:none}.ai-native-rack{grid-template-columns:1fr;width:calc(100% - 48px);margin-top:260px;padding:12px}.rack-label{padding:23px 15px}.rack-label strong{font-size:34px}.rack-systems article{grid-template-columns:24px 7px 1fr;padding:12px}.rack-systems article b{display:none}.traction-chapter{min-height:1450px}.traction-metrics{inset:39% 7% 11%}.traction-metrics article{min-width:145px;padding:18px}.traction-metrics article strong{font-size:53px}.metric-a{top:0;left:4%}.metric-b{top:25%;right:1%}.metric-c{bottom:25%;left:1%}.metric-d{right:5%;bottom:0}.traction-line{font-size:5px;line-height:1.7}.output-chapter{min-height:900px}.open-terminal{top:25%;grid-template-columns:105px 75px 105px}.output-copy{width:calc(100% - 46px);padding-top:355px}.output-copy .story-eyebrow:before{width:25px}.output-copy h2{margin-top:30px;font-size:70px}.output-copy>p:not(.story-eyebrow){font-size:16px}.output-copy>p br{display:none}.story-contact{margin-bottom:115px}.story-footer{right:18px;left:27px;grid-template-columns:1fr auto}.story-footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-story-reveal]{opacity:1;transform:none}.story-visual-engine,.story-visual-loader,.story-intro-blackout,.story-intro-flare,.hero-electron-field{display:none}}@media(prefers-reduced-motion:reduce)and (min-width:1051px){.intelligence-copy[data-story-reveal],.integrations-copy[data-story-reveal]{transform:translateY(-50%)}}.intelligence-copy{width:30.5%}.intelligence-copy h2{font-size:clamp(70px,5.75vw,100px)}.intelligence-copy>p:not(.story-eyebrow){max-width:390px;color:#8f9288}.judgment-machine{inset:7% 3.75% 7% 37.8%;grid-template-rows:42px minmax(0,1fr) 42px;border-color:#354039;background:radial-gradient(circle at 53% 49%,rgba(127,255,182,.055),transparent 29%),linear-gradient(110deg,rgba(114,233,228,.02),transparent 34%,rgba(244,189,47,.012)),#040705f7;box-shadow:0 30px 110px #00000085,inset 0 0 100px #72e9e404}.judgment-head,.judgment-foot{position:relative;z-index:12;display:flex;align-items:center;min-width:0;padding:0 15px;color:#52615a;font-size:6.5px;letter-spacing:.12em}.judgment-head{border-bottom:1px solid #29332d}.judgment-head i{flex:1;height:1px;margin:0 14px;background:linear-gradient(90deg,#26342d,#46725b)}.judgment-head strong,.judgment-foot strong{color:var(--story-green);font-size:inherit;font-weight:500}.judgment-foot{gap:10px;border-top:1px solid #29332d}.judgment-foot i{width:3px;height:3px;background:#4d6659;transform:rotate(45deg)}.judgment-foot strong{margin-left:auto}.judgment-chamber{position:relative;min-width:0;min-height:0;overflow:hidden}.judgment-chamber:before{position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,rgba(3,6,4,.56),transparent 15%,transparent 85%,rgba(3,6,4,.62)),linear-gradient(rgba(3,6,4,.5),transparent 14%,transparent 82%,rgba(3,6,4,.58));pointer-events:none;content:""}.judgment-scene{position:absolute;inset:0 0 76px;z-index:1}.judgment-core-canvas{width:100%!important;height:100%!important}.judgment-loader{position:absolute;inset:0;display:grid;place-items:center}.judgment-loader i{width:34px;height:34px;border:1px solid #31443a;border-top-color:var(--story-green);border-radius:50%;animation:aiRotate 1s linear infinite}.judgment-scan{position:absolute;top:-15%;bottom:76px;left:-16%;z-index:4;width:18%;background:linear-gradient(90deg,transparent,rgba(114,233,228,.055),transparent);opacity:.62;pointer-events:none;transform:translate(calc(var(--ai-stage) * 650%)) skew(-8deg);transition:transform .85s cubic-bezier(.22,1,.36,1)}.judgment-readout{position:absolute;top:17px;right:18px;left:18px;z-index:7;display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(114,233,228,.16);padding-bottom:10px}.judgment-readout>small{color:#627068;font-size:5.5px;letter-spacing:.11em}.judgment-readout>strong{position:relative;width:min(330px,66%);height:18px}.judgment-readout>strong span{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--story-paper);font-size:8px;font-weight:500;letter-spacing:.11em;opacity:0;transform:translate(10px);transition:opacity .28s ease,transform .45s cubic-bezier(.22,1,.36,1)}.judgment-readout b{color:var(--story-yellow);font-size:6px;font-weight:500}.intelligence-chapter[data-ai-phase="0"] .judgment-readout span:nth-child(1),.intelligence-chapter[data-ai-phase="1"] .judgment-readout span:nth-child(2),.intelligence-chapter[data-ai-phase="2"] .judgment-readout span:nth-child(3),.intelligence-chapter[data-ai-phase="3"] .judgment-readout span:nth-child(4),.intelligence-chapter[data-ai-phase="4"] .judgment-readout span:nth-child(5),.intelligence-chapter[data-ai-phase="5"] .judgment-readout span:nth-child(6),.intelligence-chapter[data-ai-phase="6"] .judgment-readout span:nth-child(7){opacity:1;transform:translate(0)}.judgment-evidence,.judgment-signal-label,.judgment-gap-label,.judgment-blocked,.judgment-approval,.judgment-memory,.judgment-action{position:absolute;z-index:8;opacity:0;pointer-events:none;transition:opacity .28s ease,transform .52s cubic-bezier(.22,1,.36,1)}.judgment-evidence{display:flex;align-items:center;gap:6px;color:#7e8d84;font-size:5.5px;letter-spacing:.085em;transform:translateY(7px)}.judgment-evidence i{width:4px;height:4px;background:var(--story-green);box-shadow:0 0 9px #7fffb6a6;transform:rotate(45deg)}.evidence-facts{top:28%;left:8%}.evidence-policy{top:28%;right:8%}.evidence-history{right:8%;bottom:31%}.evidence-voice{bottom:31%;left:8%}.intelligence-chapter:not([data-ai-phase="0"]) .judgment-evidence{opacity:.78;transform:translateY(0)}.intelligence-chapter[data-ai-phase="5"] .judgment-evidence,.intelligence-chapter[data-ai-phase="6"] .judgment-evidence{opacity:.38}.judgment-signal-label{top:48%;left:50%;display:flex;align-items:center;gap:8px;border:1px solid rgba(114,233,228,.35);padding:8px 10px;color:#b9c8bf;background:#050c09d1;font-size:5.5px;letter-spacing:.1em;transform:translate(-50%,16px)}.judgment-signal-label i{width:6px;height:6px;background:var(--story-cyan);box-shadow:0 0 14px #72e9e4bf}.intelligence-chapter[data-ai-phase="0"] .judgment-signal-label{opacity:1;transform:translate(-50%)}.judgment-gap-label{top:29%;left:59%;display:grid;gap:4px;border-left:1px solid var(--story-yellow);padding:7px 9px;background:#080a07e0;transform:translate(9px,-4px)}.judgment-gap-label small{color:#a1874d;font-size:5px;letter-spacing:.09em}.judgment-gap-label strong{color:var(--story-yellow);font-family:var(--story-display);font-size:clamp(18px,1.6vw,25px);font-weight:500;line-height:.8}.intelligence-chapter[data-ai-phase="2"] .judgment-gap-label,.intelligence-chapter[data-ai-phase="3"] .judgment-gap-label{opacity:1;transform:translateY(-4px)}.judgment-blocked{bottom:27%;left:50%;display:flex;align-items:center;gap:8px;color:var(--story-yellow);font-size:6px;letter-spacing:.13em;transform:translate(-50%,10px)}.judgment-blocked i{width:35px;height:1px;background:var(--story-yellow);box-shadow:0 0 10px #f4bd2f73}.intelligence-chapter[data-ai-phase="3"] .judgment-blocked{opacity:1;transform:translate(-50%)}.judgment-approval{top:27%;left:59%;display:flex;align-items:center;gap:8px;border:1px solid rgba(127,255,182,.55);padding:7px 10px 7px 7px;color:#97a79d;background:#070e09e6;font-size:5px;letter-spacing:.08em;transform:translate(12px,10px) rotate(2deg)}.judgment-approval>i{display:grid;place-items:center;width:21px;height:21px;color:#061008;background:var(--story-green);font-size:10px;font-style:normal;box-shadow:0 0 18px #7fffb661}.judgment-approval strong{color:var(--story-green);font-weight:500}.intelligence-chapter[data-ai-phase="4"] .judgment-approval{opacity:1;transform:translate(0) rotate(-1deg)}.judgment-memory{bottom:24%;left:50%;display:grid;justify-items:center;gap:4px;border-top:1px solid rgba(127,255,182,.35);padding:8px 24px 0;background:#050906b8;transform:translate(-50%,10px)}.judgment-memory small,.judgment-action small{color:#6b7b72;font-size:5px;letter-spacing:.1em}.judgment-memory strong,.judgment-action strong{color:var(--story-green);font-size:7px;font-weight:500;letter-spacing:.1em}.intelligence-chapter[data-ai-phase="5"] .judgment-memory{opacity:1;transform:translate(-50%)}.judgment-action{top:48%;right:4%;display:grid;justify-items:end;gap:4px;border-right:1px solid var(--story-green);padding:7px 10px 7px 0;background:#050a07d1;transform:translate(12px)}.judgment-action i{position:absolute;top:50%;right:-4px;width:7px;height:7px;background:var(--story-green);box-shadow:0 0 16px #7fffb6cc;transform:translateY(-50%) rotate(45deg)}.intelligence-chapter[data-ai-phase="6"] .judgment-action{opacity:1;transform:translate(0)}.judgment-stage-strip{position:absolute;right:0;bottom:0;left:0;z-index:9;display:grid;grid-template-columns:repeat(7,1fr);height:76px;border-top:1px solid #2d3832;background:linear-gradient(180deg,rgba(127,255,182,.018),transparent 45%),#040805f7}.judgment-stage-strip span{position:relative;display:grid;grid-template-columns:28px 1fr;grid-template-rows:10px 15px;align-content:center;align-items:center;column-gap:8px;row-gap:5px;padding:0 10px;color:#6d766f;font-size:8.5px;letter-spacing:.045em;white-space:nowrap;transition:color .22s ease,background .22s ease}.judgment-stage-strip span:before{position:absolute;top:0;right:12px;left:12px;height:1px;background:linear-gradient(90deg,transparent,#34433a,transparent);content:""}.judgment-stage-strip span:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;background:linear-gradient(90deg,transparent,var(--story-green),transparent);opacity:0;transform:scaleX(.25);transition:opacity .22s ease,transform .36s cubic-bezier(.22,1,.36,1);content:""}.judgment-stage-strip b{grid-row:1 / 3;color:#566159;font-family:var(--story-display);font-size:20px;font-weight:500;line-height:1}.judgment-stage-strip i{grid-column:2;grid-row:1;align-self:end;width:6px;height:6px;border:1px solid #526159;transform:rotate(45deg)}.intelligence-chapter[data-ai-phase="0"] .judgment-stage-strip span:nth-child(1),.intelligence-chapter[data-ai-phase="1"] .judgment-stage-strip span:nth-child(2),.intelligence-chapter[data-ai-phase="2"] .judgment-stage-strip span:nth-child(3),.intelligence-chapter[data-ai-phase="3"] .judgment-stage-strip span:nth-child(4),.intelligence-chapter[data-ai-phase="4"] .judgment-stage-strip span:nth-child(5),.intelligence-chapter[data-ai-phase="5"] .judgment-stage-strip span:nth-child(6),.intelligence-chapter[data-ai-phase="6"] .judgment-stage-strip span:nth-child(7){color:var(--story-paper);background:linear-gradient(180deg,rgba(127,255,182,.055),transparent 80%)}.intelligence-chapter[data-ai-phase="0"] .judgment-stage-strip span:nth-child(1):after,.intelligence-chapter[data-ai-phase="1"] .judgment-stage-strip span:nth-child(2):after,.intelligence-chapter[data-ai-phase="2"] .judgment-stage-strip span:nth-child(3):after,.intelligence-chapter[data-ai-phase="3"] .judgment-stage-strip span:nth-child(4):after,.intelligence-chapter[data-ai-phase="4"] .judgment-stage-strip span:nth-child(5):after,.intelligence-chapter[data-ai-phase="5"] .judgment-stage-strip span:nth-child(6):after,.intelligence-chapter[data-ai-phase="6"] .judgment-stage-strip span:nth-child(7):after{opacity:1;transform:scaleX(1)}.intelligence-chapter[data-ai-phase="0"] .judgment-stage-strip span:nth-child(1) b,.intelligence-chapter[data-ai-phase="1"] .judgment-stage-strip span:nth-child(2) b,.intelligence-chapter[data-ai-phase="2"] .judgment-stage-strip span:nth-child(3) b,.intelligence-chapter[data-ai-phase="3"] .judgment-stage-strip span:nth-child(4) b,.intelligence-chapter[data-ai-phase="4"] .judgment-stage-strip span:nth-child(5) b,.intelligence-chapter[data-ai-phase="5"] .judgment-stage-strip span:nth-child(6) b,.intelligence-chapter[data-ai-phase="6"] .judgment-stage-strip span:nth-child(7) b{color:var(--story-paper)}.intelligence-chapter[data-ai-phase="0"] .judgment-stage-strip span:nth-child(1) i,.intelligence-chapter[data-ai-phase="1"] .judgment-stage-strip span:nth-child(2) i,.intelligence-chapter[data-ai-phase="2"] .judgment-stage-strip span:nth-child(3) i,.intelligence-chapter[data-ai-phase="3"] .judgment-stage-strip span:nth-child(4) i,.intelligence-chapter[data-ai-phase="4"] .judgment-stage-strip span:nth-child(5) i,.intelligence-chapter[data-ai-phase="5"] .judgment-stage-strip span:nth-child(6) i,.intelligence-chapter[data-ai-phase="6"] .judgment-stage-strip span:nth-child(7) i{border-color:var(--story-green);background:var(--story-green);box-shadow:0 0 10px #7fffb6b3}@media(max-width:1050px){.intelligence-copy{top:7%;left:7%;width:78vw}.intelligence-copy h2{font-size:clamp(64px,8.7vw,88px)}.intelligence-copy>p:not(.story-eyebrow){max-width:540px}.judgment-machine{inset:45% 5% 5%}}@media(max-width:820px){.intelligence-copy{left:7%;width:86vw}.intelligence-copy h2{font-size:clamp(58px,10.5vw,80px)}.judgment-machine{top:45%}.judgment-stage-strip span{grid-template-columns:20px 1fr;grid-template-rows:8px 12px;column-gap:4px;row-gap:3px;padding:0 5px;font-size:6.5px}.judgment-stage-strip b{font-size:14px}.judgment-stage-strip i{width:5px;height:5px}.judgment-evidence{font-size:4.5px}}@media(max-width:560px){.intelligence-copy{top:7%;left:8%;width:84vw}.intelligence-copy h2{margin-top:24px;font-size:clamp(50px,14vw,65px)}.intelligence-copy>p:not(.story-eyebrow){margin-top:18px;font-size:14px;line-height:1.24}.judgment-machine{inset:47.5% 23px 4%;grid-template-rows:38px minmax(0,1fr) 38px}.judgment-head,.judgment-foot{padding:0 9px;font-size:3.5px}.judgment-head i{margin:0 7px}.judgment-head strong{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.judgment-foot{gap:6px}.judgment-foot span:nth-of-type(2),.judgment-foot span:nth-of-type(3),.judgment-foot i:nth-of-type(2){display:none}.judgment-scene,.judgment-scan{bottom:48px}.judgment-readout{top:10px;right:10px;left:10px;padding-bottom:7px}.judgment-readout>small{display:none}.judgment-readout>strong{width:100%;height:17px}.judgment-readout>strong span{justify-content:flex-start;gap:6px;font-size:4.5px}.judgment-readout b{font-size:4px}.judgment-evidence{gap:3px;font-size:2.7px;letter-spacing:.06em}.judgment-evidence i{width:3px;height:3px}.evidence-facts,.evidence-voice{left:4%}.evidence-policy,.evidence-history{right:4%}.evidence-facts,.evidence-policy{top:27%}.evidence-history,.evidence-voice{bottom:29%}.judgment-gap-label{top:27%;left:56%;padding:5px 6px}.judgment-gap-label small{font-size:3px}.judgment-gap-label strong{font-size:17px}.judgment-approval{top:25%;left:56%;padding:5px 7px 5px 5px}.judgment-approval>i{width:18px;height:18px}.judgment-blocked{bottom:24%;font-size:3.5px}.judgment-memory{bottom:22%;padding-right:14px;padding-left:14px}.judgment-action{top:47%;right:2%;padding-right:7px}.judgment-stage-strip{height:48px}.judgment-stage-strip span{grid-template-columns:1fr;justify-items:center;gap:2px;padding:0 1px;font-size:2.5px}.judgment-stage-strip b{grid-row:1;font-size:9px}.judgment-stage-strip i{display:none}}
