:root{--black:#020203;--black-soft:#07080a;--panel:#101113;--panel-light:#181a1d;--white:#f5f5f2;--muted:#f5f5f27a;--dim:#f5f5f242;--line:#ffffff1c;--amber:#ffb800;--amber-deep:#d89500;--blue:#1c54d7;--teal:#18c9a6;--magenta:#da087e;--violet:#7457ff;--green:#54df86;--cyan:#75dbe8;--nav-height:72px;--section-title:clamp(2rem, 2.55vw, 3rem);--section-subtitle:clamp(.95rem, 1.15vw, 1.25rem);--section-heading-top:clamp(112px, 15.5vh, 190px);--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif;overflow-x:hidden}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block}::selection{color:#15110a;background:var(--amber)}.landing-page{isolation:isolate;background:var(--black);min-width:320px;position:relative;overflow:clip}.landing-page:before{z-index:-1;content:"";pointer-events:none;opacity:.2;background-image:radial-gradient(circle at 1px 1px,#ffffff29 1px,#0000 0);background-size:22px 22px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(at 50% 45%,#000,#0000 76%);mask-image:radial-gradient(at 50% 45%,#000,#0000 76%)}.landing-section{background:radial-gradient(ellipse at 50% 52%, #ffffff06, transparent 55%), var(--black);width:100%;height:100dvh;min-height:680px;scroll-margin-top:0;position:relative;overflow:hidden}.landing-section:after{z-index:30;content:"";pointer-events:none;background:linear-gradient(#0000,#0000008a);height:14%;position:absolute;bottom:0;left:0;right:0}.landing-heading{--reveal-base-x:-50%;--reveal-base-y:0px;z-index:20;top:var(--section-heading-top);text-align:center;width:min(90vw,1260px);padding:0 24px;position:absolute;left:50%}.landing-heading h2{color:#fffffff5;max-width:100%;font-size:var(--section-title);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:400;line-height:1.18}.landing-heading p{color:var(--muted);font-size:var(--section-subtitle);letter-spacing:.01em;text-wrap:balance;margin:clamp(16px,2vh,24px) auto 0;font-weight:300;line-height:1.5}.scene-dots{pointer-events:none;opacity:.62;background-image:radial-gradient(circle at 1.25px 1.25px,#fff3 1.25px,#0000 0);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 48%,#000 4%,#0000 72%);mask-image:radial-gradient(at 50% 48%,#000 4%,#0000 72%)}.scene-reveal{opacity:1;translate:var(--reveal-base-x,0px) var(--reveal-base-y,0px);transition:opacity .7s var(--ease-out), translate .82s var(--ease-out), filter .82s var(--ease-out)}.is-motion-ready [data-story-screen]:not(.is-visible) .scene-reveal{opacity:0;translate:var(--reveal-base-x,0px) calc(var(--reveal-base-y,0px) + 24px);filter:blur(4px)}.site-nav{z-index:100;height:var(--nav-height);color:#fff;background:linear-gradient(#000000b8,#0000);justify-content:space-between;align-items:center;padding:0 clamp(22px,2.8vw,56px);transition:background-color .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.site-nav.is-scrolled{-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%);background:#030304c2;border-bottom:1px solid #ffffff0e}.brand-lockup{flex:none;align-items:center;gap:12px;height:42px;display:flex}.brand-lockup img{object-fit:contain;flex:none;width:auto;height:20px}.landing-footer img{object-fit:contain;width:auto;height:17px}.brand-lockup i,.landing-footer i{background:#ffffff3d;width:1px}.brand-lockup i{height:18px}.landing-footer i{height:22px}.nav-links{color:#ffffffbd;align-items:center;gap:clamp(18px,2.2vw,38px);font-size:14px;display:flex}.nav-links a,.nav-links button{font:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;border:0;transition:color .2s,transform .2s,background .2s}.nav-links a:hover,.nav-links button:hover{color:#fff;transform:translateY(-1px)}.nav-links .nav-join{color:#090909;text-align:center;background:#fff;border-radius:999px;min-width:76px;padding:9px 22px;font-weight:600}.join-dialog-layer{z-index:500;isolation:isolate;place-items:center;padding:clamp(14px,3vw,34px);display:grid;position:fixed;inset:0}.join-dialog-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(80%);backdrop-filter:blur(18px)saturate(80%);background:#000000c7;border:0;width:100%;height:100%;animation:.24s both join-backdrop-in;position:absolute;inset:0}.join-dialog{z-index:1;overscroll-behavior:contain;color:#fff;scrollbar-width:thin;background:radial-gradient(circle at 84% 4%,#ffb80017,#0000 34%),linear-gradient(145deg,#1b1b1cfa,#09090afc);border:1px solid #ffffff29;border-radius:24px;width:min(92vw,860px);max-height:min(88dvh,640px);padding:clamp(24px,2.5vw,32px);animation:.32s cubic-bezier(.2,.72,.2,1) both join-dialog-in;position:relative;overflow-y:auto;box-shadow:0 32px 100px #000000b8}.join-dialog:before{content:"";background:linear-gradient(90deg,#0000,#ffb800d1,#0000);height:1px;position:absolute;top:0;left:28px;right:28px}.join-dialog-close{z-index:2;color:#ffffffc7;width:38px;height:38px;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;place-items:center;padding:0;font-size:24px;line-height:1;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid;position:absolute;top:16px;right:16px}:is(.join-dialog-close:hover,.join-dialog-close:focus-visible){color:#fff;background:#ffffff1a;border-color:#ffffff5c;transform:rotate(4deg)}.join-dialog-header{padding-right:48px}.join-dialog-header small,.join-dialog-card-head small,.join-dialog-footer-copy small{color:var(--amber);letter-spacing:.13em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.join-dialog-header h2{letter-spacing:-.04em;margin:10px 0 7px;font-size:clamp(1.7rem,2.8vw,2.2rem);font-weight:430;line-height:1.16}.join-dialog-header p{color:#ffffff9e;max-width:640px;margin:0;font-size:14px;line-height:1.65}.join-dialog-options{background:radial-gradient(circle at 18% 0,#ffb8000e,#0000 34%),linear-gradient(#ffffff08,#ffffff03),#0b0c0e;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:20px;display:grid;position:relative;overflow:hidden}.join-dialog-options:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffb80099,#ffb8001f 54%,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.join-dialog-card{background:0 0;border:0;grid-template-rows:auto 1fr;gap:14px;min-width:0;padding:17px;display:grid}.join-dialog-card:first-child{box-shadow:none;background:0 0}.join-dialog-card-head{justify-content:flex-start;align-items:center;gap:10px;display:flex}.join-dialog-card-head>span{color:#ffffff7a;border:1px solid #ffffff1a;border-radius:999px;padding:4px 8px;font-size:9px;line-height:1}.join-dialog-card-content{grid-template-columns:164px minmax(0,1fr);align-items:center;gap:16px;display:grid}.join-dialog-card-media{background-color:#08090b;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff1a;border-radius:14px;place-items:center;width:164px;height:172px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 34px #ffffff06}.join-dialog-card-media:after{content:"";pointer-events:none;border:1px solid #ffb8001f;border-radius:9px;position:absolute;inset:8px}.join-dialog-card-media img{object-fit:contain;background:#fff;height:auto;display:block;box-shadow:0 10px 24px #00000057}.join-dialog-card-crop{aspect-ratio:1;background:#fff;width:78%;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000057}.join-dialog-card-crop--xiaohongshu img{width:116%;max-width:none;box-shadow:none;background:0 0;position:absolute;top:-6%;left:-8%}.join-dialog-card-crop--wechat img{width:104%;max-width:none;box-shadow:none;background:0 0;position:absolute;top:-23%;left:-2%}.join-dialog-card-copy{flex-direction:column;min-width:0;height:100%;padding:3px 0;display:flex}.join-dialog-card h3{margin:0 0 7px;font-size:18px;font-weight:560;line-height:1.3}.join-dialog-card p{color:#ffffff94;margin:0;font-size:12px;line-height:1.6}.join-dialog-card-meta{border-top:1px solid #ffffff14;gap:4px;margin-top:auto;padding-top:12px;display:grid}.join-dialog-card-meta span{color:#ffffff6b;font-size:9px;line-height:1.45}.join-dialog-card .join-dialog-card-prompt{color:#ffffffe0;letter-spacing:.01em;align-items:center;gap:7px;font-size:clamp(11px,3.2vw,13px);font-weight:560;display:flex}.join-dialog-card .join-dialog-card-prompt:before{background:var(--amber);content:"";border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 12px #ffb8007a}.join-dialog-footer{border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding-top:14px;display:flex}.join-dialog-footer-copy{max-width:440px}.join-dialog-footer-copy small{color:#ffb8009e;margin-bottom:5px;font-size:8px;display:block}.join-dialog-footer p{color:#ffffff6e;margin:0;font-size:11px;line-height:1.55}.join-dialog-footer a{color:#ffffffdb;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:10px 15px;font-size:12px;transition:color .2s,border-color .2s,background .2s}:is(.join-dialog-footer a:hover,.join-dialog-footer a:focus-visible){color:#fff;background:#ffffff0f;border-color:#ffffff6b}@keyframes join-backdrop-in{0%{opacity:0}}@keyframes join-dialog-in{0%{opacity:0;transform:translateY(14px)scale(.985)}}.hero-section{background:#03030a;min-height:760px}.hero-section:before{z-index:5;content:"";pointer-events:none;background:linear-gradient(#0101040f 42%,#02030966 72%,#020203 100%),radial-gradient(at 50% 56%,#0000 0 28%,#0000002e 68%,#000000ad 100%);position:absolute;inset:0}.hero-section:after{z-index:8;background:linear-gradient(#0000 0%,#0202030a 20%,#02020357 56%,#020203d1 82%,#020203 100%);height:40%}.hero-collage,.hero-night-sky{position:absolute;inset:0}.hero-collage{z-index:1;background:#060713;overflow:hidden}.hero-night-sky{opacity:.95;background:radial-gradient(circle at 21% 16%,#4e48bc73,#0000 23%),radial-gradient(circle at 82% 21%,#142c8f8c,#0000 31%),radial-gradient(circle at 63% 73%,#1256643d,#0000 36%),linear-gradient(145deg,#070817 0%,#080b27 42%,#02030b 100%)}.hero-night-sky:before,.hero-night-sky:after{content:"";position:absolute;inset:0}.hero-night-sky:before{opacity:.72;background-image:radial-gradient(circle,#ffeba9eb 0 1px,#0000 1.4px),radial-gradient(circle,#92a8ffcc 0 1px,#0000 1.5px);background-position:0 0,47px 63px;background-size:118px 118px,167px 167px;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-night-sky:after{opacity:.34;filter:blur(1px);background:repeating-radial-gradient(circle at 23% 18%,#0000 0 22px,#b7b8ff1f 23px,#0000 25px)}.hero-orbits{z-index:1;opacity:.28;width:58vw;height:40vw;position:absolute;top:4%;left:40%;transform:rotate(-7deg)}.hero-orbits i{border:1px solid #cdd3ff8c;border-radius:50%;position:absolute;inset:0}.hero-orbits i:nth-child(2){inset:7% 16% 20% -8%;transform:rotate(23deg)}.hero-orbits i:nth-child(3){inset:22% -6% 4% 12%;transform:rotate(-17deg)}.hero-code{z-index:1;color:#d8dfff4f;text-shadow:0 0 16px #6082ff80;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(11px,1vw,17px);line-height:1.8;position:absolute;top:27%;left:2.8%;transform:rotate(-1.5deg)}.hero-sheet{z-index:2;background:#e9e4d6;border:1px solid #ffffff38;border-radius:6px;width:min(57vw,1050px);height:min(61vh,690px);margin:0;position:absolute;top:20%;right:7%;overflow:hidden;transform:rotate(5deg);box-shadow:-35px 42px 80px #00000073}.hero-sheet figcaption{color:#151515;letter-spacing:.09em;align-items:center;gap:14px;height:13%;padding:0 26px;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(10px,.8vw,14px);display:flex}.hero-sheet-brand-mark{background:url(/media/aiotwan-mark-black.png) 50%/contain no-repeat;flex:none;width:30px;height:28px;display:block}.hero-sheet-canvas{background:#d7d2c3;height:87%;position:relative;overflow:hidden}.hero-sheet-technical{object-fit:cover;object-position:50% 46%;opacity:.92;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-sheet-track{z-index:1;border-top:1px solid #1a24283d;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:14px 0 0;list-style:none;display:grid;position:absolute;bottom:8%;left:8%;right:8%}.hero-sheet-track li{color:#14191bb8;border-left:1px solid #1a24282e;gap:2px;padding-left:12px;font-family:SFMono-Regular,Consolas,monospace;display:grid}.hero-sheet-track b{font-size:8px;font-weight:500}.hero-sheet-track span{letter-spacing:.08em;font-size:clamp(8px,.62vw,11px)}.hero-sheet-notes{z-index:1;color:#14191b73;letter-spacing:.08em;writing-mode:vertical-rl;flex-direction:column;justify-content:space-between;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(6px,.46vw,8px);display:flex;position:absolute;top:8%;bottom:27%;left:4%}.hero-qiqi{z-index:6;filter:drop-shadow(0 34px 36px #0000009e);width:min(64vw,1380px);height:80vh;min-height:560px;position:absolute;bottom:-14%;left:38%;translate:-50%}.hero-character,.qiqi-3d-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.qiqi-3d-canvas{opacity:0;transition:opacity .42s}.qiqi-3d.is-ready .qiqi-3d-canvas{opacity:1}.qiqi-3d-fallback{object-fit:contain;object-position:left bottom;opacity:1;pointer-events:none;width:68%;max-width:none;height:auto;display:block;position:absolute;bottom:0;left:0}.hero-message{--reveal-base-x:-50%;--reveal-base-y:-50%;z-index:15;text-align:center;text-shadow:0 1px 2px #000000eb,0 5px 24px #000000d1,0 12px 46px #0000008f;width:min(92vw,1500px);padding:0 28px;position:absolute;top:32%;left:50%}.hero-message p{color:#ffffffc2;letter-spacing:.16em;margin:0 0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(10px,.85vw,14px)}.hero-message h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(3rem,5.1vw,5.2rem);font-weight:400;line-height:1.08}.hero-message strong{color:#ffffffd1;letter-spacing:.02em;margin-top:20px;font-size:clamp(1.05rem,1.45vw,1.55rem);font-weight:300;display:block}.hero-cta{--reveal-base-x:-50%;--reveal-base-y:0px;z-index:16;text-align:center;width:min(92vw,860px);position:absolute;top:72%;left:50%}.hero-cta>p{color:#ffffffc7;text-shadow:0 1px 2px #000000f5,0 4px 16px #000000e6,0 8px 30px #000000a8;width:fit-content;max-width:min(760px,100vw - 40px);margin:0 auto 24px;font-size:clamp(14px,1.08vw,18px);font-weight:400;line-height:1.55}.hero-cta>div,.join-actions{justify-content:center;align-items:center;gap:14px;display:flex}.hero-cta a,.hero-cta button,.join-actions button{border:2px solid var(--amber);min-width:162px;color:var(--amber);text-align:center;cursor:pointer;-webkit-appearance:none;appearance:none;background:#00000038;border-radius:999px;padding:14px 26px;font-family:inherit;font-size:15px;font-weight:600;transition:color .2s,background .2s,transform .2s,box-shadow .2s}.hero-cta a:hover,.hero-cta button:hover,.join-actions button:hover{transform:translateY(-2px);box-shadow:0 12px 38px #ffb80024}.hero-cta a.is-primary,.hero-cta button.is-primary,.join-actions button.is-primary{color:#141006;background:var(--amber)}.hero-scroll-cue{z-index:20;color:#ffffff94;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;bottom:16px;left:50%;translate:-50%}.hero-scroll-cue span{animation:1.8s ease-in-out infinite scroll-cue}@keyframes scroll-cue{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.roles-section{--section-stage-top:26%;isolation:isolate;background:radial-gradient(at 50% 62%,#37446c33,#0000 46%),#020203}.role-workspace{--reveal-base-x:-50%;--reveal-base-y:0px;z-index:10;top:var(--section-stage-top);perspective:1000px;width:min(100%,1792px);position:absolute;bottom:0;left:50%}.role-floating-cards{z-index:6;pointer-events:none;transform-origin:50% 38%;animation:role-context-settle .48s var(--ease-out) both;position:absolute;inset:0}@keyframes role-context-settle{0%{opacity:0;filter:blur(5px);transform:translateY(10px)scale(.985)}to{opacity:1;filter:none;transform:none}}.role-agent-card{color:#fff;background:radial-gradient(circle at 78% 118%, var(--role-glow), transparent 58%), linear-gradient(145deg, #232730f5, #0a0c11f0);cursor:pointer;pointer-events:auto;text-align:left;transform-origin:50%;border:1px solid #ffffff29;border-radius:15px;grid-template-columns:60px 1fr 26px;align-items:center;width:clamp(200px,13.5vw,250px);min-height:96px;padding:10px 12px 10px 7px;transition:border-color .22s,box-shadow .22s,filter .22s;display:grid;position:absolute;overflow:hidden;box-shadow:0 22px 42px #00000075}.role-agent-card:before{content:"";pointer-events:none;opacity:.64;background:radial-gradient(circle at 82% 118%,#ffffff57,#0000 54%);position:absolute;inset:0}.role-agent-card:after{content:"";opacity:.72;background:linear-gradient(90deg, transparent, var(--role-accent), transparent);height:1px;position:absolute;top:0;left:18px;right:18px}.role-agent-card>img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 8px #00000047);width:60px;height:82px;scale:var(--role-portrait-scale,1);transform-origin:50% 100%;position:relative}.role-agent-card>span{z-index:1;min-width:0;display:block;position:relative}.role-agent-card small,.role-agent-card strong,.role-agent-card em{display:block}.role-agent-card small{color:#fff9;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;overflow:hidden}.role-agent-card strong{margin-top:3px;font-size:14px;font-weight:600}.role-agent-card em{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:10px;font-style:normal;line-height:1.4;display:-webkit-box;overflow:hidden}.role-agent-card>i{z-index:1;background:#ffffff17;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:26px;height:26px;font-size:14px;font-style:normal;display:grid;position:relative}.role-agent-card.is-top-outer-left{filter:brightness(.84);top:10%;left:4%;transform:scale(.92)rotate(-1.4deg)}.role-agent-card.is-top-inner-left{top:2%;left:20%;transform:rotate(-.8deg)}.role-agent-card.is-top-inner-right{top:2%;right:20%;transform:rotate(.8deg)}.role-agent-card.is-top-outer-right{filter:brightness(.84);top:10%;right:4%;transform:scale(.92)rotate(1.4deg)}.role-agent-card.is-bottom-outer-left{filter:brightness(.68);bottom:16%;left:4%;transform:scale(.86)rotate(1.6deg)}.role-agent-card.is-bottom-inner-left{filter:brightness(.76);bottom:15%;left:21%;transform:scale(.9)rotate(-1deg)}.role-agent-card.is-bottom-inner-right{filter:brightness(.76);bottom:15%;right:21%;transform:scale(.9)rotate(1deg)}.role-agent-card.is-bottom-outer-right{filter:brightness(.68);bottom:16%;right:4%;transform:scale(.86)rotate(-1.6deg)}.role-agent-card:hover{border-color:var(--role-accent);box-shadow:0 24px 52px #00000094, 0 0 26px var(--role-glow);filter:brightness(1.12)}.role-composer{z-index:10;color:#ffffffe6;background:radial-gradient(circle at 0 72%, var(--role-glow), transparent 30%), radial-gradient(circle at 22% 8%, #ffffff1a, transparent 36%), linear-gradient(135deg, #303433e6, #0d0f13eb);isolation:isolate;-webkit-backdrop-filter:blur(24px)saturate(120%);backdrop-filter:blur(24px)saturate(120%);border:1px solid #919cc36b;border-radius:30px;grid-template-columns:clamp(220px,18vw,270px) minmax(0,1fr);width:min(66vw,1080px);min-height:252px;padding:0;display:grid;position:absolute;top:25%;left:50%;overflow:visible;translate:-50%;box-shadow:0 30px 80px #00000094,inset 0 1px #ffffff14}.role-composer:before{z-index:-1;border-radius:inherit;content:"";opacity:.56;background:linear-gradient(115deg, transparent 4%, var(--role-accent) 34%, transparent 61%, #ffffff38);-webkit-mask-composite:xor;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.role-docked-agent{background:radial-gradient(circle at 50% 76%, var(--role-glow), transparent 58%), linear-gradient(155deg, #ffffff0f, #04060961);min-width:0;min-height:252px;box-shadow:inset 2px 0 0 var(--role-accent);border-right:1px solid #ffffff1a;border-radius:29px 0 0 29px;padding:18px 18px 16px;display:block;position:relative;overflow:visible}.role-docked-portrait{z-index:2;object-fit:contain;object-position:center bottom;pointer-events:none;filter:drop-shadow(0 15px 16px #00000057);width:clamp(270px,19vw,330px);height:auto;scale:var(--role-portrait-scale,1);transform-origin:50% 100%;animation:role-portrait-pop .62s var(--ease-out) both;position:absolute;bottom:clamp(-36px,-2.1vw,-26px);left:50%;transform:translate(-50%)}@keyframes role-portrait-pop{0%{opacity:.42;transform:translate(-50%)translateY(24px)scale(.9)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.role-composer-body{flex-direction:column;min-width:0;padding:24px 30px 20px;display:flex}.role-composer-topline{justify-content:space-between;align-items:center;display:flex}.role-composer-topline>span{color:#ffffffdb;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:12px;display:inline-flex}.role-composer-topline b{color:var(--amber)}.role-composer-topline>i{border:1px solid var(--role-accent);color:var(--role-accent);letter-spacing:.08em;white-space:nowrap;background:#0000002e;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.role-composer-body>p{color:#ffffffeb;margin:17px 0 12px;font-size:clamp(16px,1.25vw,21px);font-weight:300}.role-composer-body>ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.role-composer-body>ul li{color:#ffffff75;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:5px 9px;font-size:11px}.role-composer-body>footer{grid-template-columns:38px 1fr 42px;align-items:center;gap:14px;margin-top:17px;display:grid}.role-composer-body>footer button{color:#ffffffa8;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.role-composer-body>footer button:last-child{color:#111;background:#fff;width:42px;height:42px}.role-composer-body>footer span{color:#ffffff8f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.role-skill-footer{z-index:32;text-align:center;position:absolute;bottom:3.2%;left:0;right:0}.role-skill-footer>p{color:#ffffff80;margin:0 0 18px;font-size:14px}.role-skill-pills{justify-content:center;align-items:center;gap:clamp(4px,.52vw,10px);max-width:calc(100% - 32px);margin-inline:auto;padding:0;display:flex;overflow:visible}.role-skill-pills button{color:#d3e0f1bd;cursor:pointer;background:#091322db;border:1px solid #6382ae61;border-radius:9px;flex:none;align-items:center;gap:0;padding:8px clamp(7px,.68vw,13px);font-size:clamp(9px,.62vw,10px);transition:color .22s,border-color .22s,background .22s,box-shadow .22s,transform .22s;display:inline-flex;position:relative}.role-skill-pills button span{color:#83a8d785;margin-right:6px;font-family:SFMono-Regular,Consolas,monospace}.role-skill-pills button em{letter-spacing:.08em;border-left:1px solid;margin-left:7px;padding-left:7px;font-size:8px;font-style:normal;display:none}.role-skill-pills button.is-active{border-color:var(--role-accent);color:#fff;background:linear-gradient(145deg, var(--role-glow), #0d121bdb);box-shadow:0 7px 24px var(--role-glow);transform:translateY(-3px)}.role-skill-pills button.is-active:after{content:"";background:var(--role-accent);height:2px;box-shadow:0 0 10px var(--role-glow);border-radius:999px;position:absolute;bottom:-6px;left:12px;right:12px}.role-skill-pills button.is-active span{color:#fff}.role-skill-pills button.is-active em{display:inline}.model-section{isolation:isolate;background:radial-gradient(at 28% 61%,#7e4c2816,#0000 42%),radial-gradient(at 76% 59%,#364c5011,#0000 40%),#020203}.model-section .landing-heading{z-index:22}.model-section .landing-heading h2{text-shadow:0 3px 24px #000000b3}.model-section .landing-heading p{color:#f5f1e98a;text-shadow:0 2px 18px #000000d1}.model-scene{z-index:10;isolation:isolate;pointer-events:none;position:absolute;inset:0;overflow:hidden}.model-scene:before{z-index:0;content:"";pointer-events:none;opacity:.88;transition:opacity 1.2s ease .12s, transform 1.6s var(--ease-out) .12s;background:radial-gradient(76% 54% at 50% 61%,#0000 0 67.7%,#cd9e5b1a 68%,#0000 68.35%),radial-gradient(104% 78% at 50% 62%,#0000 0 68.5%,#60797e0f 68.8%,#0000 69.08%);position:absolute;inset:0;transform:scale(1)}.model-scene:after{z-index:0;content:"";pointer-events:none;filter:blur(18px);opacity:.72;width:min(116vw,2100px);height:36%;transition:opacity 1.35s ease .22s, transform 1.75s var(--ease-out) .22s;background:linear-gradient(100deg,#0000 6%,#814c270a 22%,#cd9e5b18 42%,#cd9e5b06 51%,#425e6213 72%,#0000 95%);position:absolute;top:39%;left:50%;transform:translate(-50%)rotate(-3deg)scale(1);-webkit-mask-image:radial-gradient(76% 88%,#000 24%,#0000 78%);mask-image:radial-gradient(76% 88%,#000 24%,#0000 78%)}.model-humanity-visual{--model-contact-offset:0.6%;z-index:1;isolation:isolate;margin:0;position:absolute;inset:0;overflow:hidden}.model-humanity-visual:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(42% 26% at 50% 61%,#b17d3d18,#0000 72%),radial-gradient(52% 52% at 24% 61%,#7e4d2b16,#0000 72%),radial-gradient(50% 48% at 79% 59%,#37525611,#0000 74%),linear-gradient(101deg,#3e27190e,#0000 42% 58%,#1e32340b);position:absolute;inset:0}.model-humanity-visual:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(#0202030f 0%,#0000 39%,#0202030f 65%,#020203e6 100%),linear-gradient(90deg,#0202039e,#0000 16% 84%,#0202039e),radial-gradient(72% 24% at 50% 102%,#020203f5,#0000 72%);position:absolute;inset:0}.model-contact-hand{z-index:1;object-fit:cover;object-position:center 50%;mix-blend-mode:screen;filter:saturate(.82)contrast(1.06)brightness(.94);opacity:1;will-change:transform, filter, opacity;width:100%;max-width:none;height:100%;transition:transform 1.9s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),opacity 1.05s;position:absolute;inset:0}.model-contact-human{transform:translate3d(calc(0% - var(--model-contact-offset)), 0, 0) scale(1.01)}.model-contact-machine{transform:translate3d(var(--model-contact-offset), 0, 0) scale(1.01)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-scene:before{opacity:.18;transform:scale(.94)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-scene:after{opacity:.08;transform:translate(-50%,32px)rotate(-3deg)scale(.92)}.model-section.is-visible .model-scene:before{opacity:.88;transform:scale(1)}.model-section.is-visible .model-scene:after{opacity:.72;transform:translate(-50%)rotate(-3deg)scale(1)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-hand{opacity:.58;filter:saturate(.72)contrast(1.03)brightness(.7)blur(.8px)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-human{transform:translate(-10%)scale(1.015)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-machine{transform:translate(10%)scale(1.015)}.model-section.is-visible .model-contact-hand{opacity:1;filter:saturate(.82)contrast(1.06)brightness(.94)blur()}.model-section.is-visible .model-contact-human{transform:translate3d(calc(0% - var(--model-contact-offset)), 0, 0) scale(1.01)}.model-section.is-visible .model-contact-machine{transform:translate3d(var(--model-contact-offset), 0, 0) scale(1.01)}.model-humanity-visual figcaption{z-index:5;color:#ffffff7a;white-space:nowrap;align-items:center;gap:14px;margin:0;display:flex;position:absolute;bottom:clamp(34px,6.5vh,70px);left:50%;translate:-50%}.model-humanity-visual figcaption small{color:#ffb800b3;letter-spacing:.2em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.model-humanity-visual figcaption span{letter-spacing:.14em;border-left:1px solid #fff3;padding-left:14px;font-size:9px}.ecosystem-section{--section-heading-top:clamp(104px, 13.5vh, 156px);--section-stage-top:28%;background:radial-gradient(at 68% 58%,#404a601f,#0000 48%),#020203}.ecosystem-section .landing-heading p{color:#f5f5f280}.ecosystem-scene{z-index:10;top:var(--section-stage-top);position:absolute;bottom:0;left:0;right:0}.ecosystem-scene:before{z-index:0;content:"";pointer-events:none;filter:blur(32px);background:radial-gradient(at 72% 48%,#5b727d12,#0000 46%),radial-gradient(at 44% 56%,#ffb80009,#0000 54%);border-radius:50%;width:min(82vw,1360px);height:78%;position:absolute;top:2%;left:50%;transform:translate(-50%)}.ecosystem-community-stage{--ecosystem-ledger-width:min(25%, 340px);--ecosystem-column-gap:clamp(28px, 2.4vw, 42px);--ecosystem-copy-width:clamp(250px, 28%, 310px);z-index:2;isolation:isolate;width:min(84vw,1400px);transform-style:preserve-3d;perspective:1500px;perspective-origin:58% 46%;display:block;position:absolute;top:0;bottom:clamp(26px,4vh,52px);left:50%;transform:translate(-50%)}.ecosystem-community-stage:before{z-index:0;content:"";pointer-events:none;filter:blur(38px);background:radial-gradient(at 54% 47%,#43545d1f,#0000 58%),radial-gradient(at 82% 44%,#ffb8000a,#0000 38%);border-radius:50%;position:absolute;inset:4% -6% 10% 17%}.ecosystem-scale-ledger{z-index:8;width:var(--ecosystem-ledger-width);isolation:isolate;transform-origin:0 48%;min-width:0;transition:opacity .76s ease, transform .92s var(--ease-out);background:0 0;border:0;display:block;position:absolute;top:5%;left:0;overflow:visible;transform:translateZ(92px)scale(1.012)}.ecosystem-scale-ledger:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(at 30% 52%,#020203f7 0 24%,#020203a3 40%,#0000 58%);position:absolute;inset:-18% -12% -22% -26%}.ecosystem-scale-intro{flex-direction:column;justify-content:flex-start;width:min(100%,330px);min-width:0;padding:0 0 0 4px;display:flex;position:relative}.ecosystem-scale-intro>small{color:#54df8694;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:8.5px}.ecosystem-scale-intro>strong{color:#f5f5f2e6;letter-spacing:-.02em;margin-top:9px;font-size:clamp(15px,1.08vw,18px);font-weight:410;line-height:1.35;display:block}.ecosystem-evidence-source{color:#f5f5f275;letter-spacing:.05em;margin-top:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:7.5px;line-height:1.35;transition:color .24s}.ecosystem-evidence-source:hover{color:#f5f5f2c2}.ecosystem-scale-grid{border:0;grid-template-rows:minmax(104px,auto) repeat(2,minmax(66px,auto));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.4vh,16px) clamp(24px,2.2vw,38px);min-width:0;margin-top:clamp(18px,2.8vh,30px);display:grid}.ecosystem-scale-item{--scale-accent:84, 223, 134;min-width:0;transition:opacity .62s var(--ease-out), transform .72s var(--ease-out);border:0;flex-direction:column;justify-content:center;padding:8px 0;display:flex;position:relative}.ecosystem-scale-item:nth-child(2){--scale-accent:117, 219, 232}.ecosystem-scale-item:nth-child(3){--scale-accent:168, 123, 255}.ecosystem-scale-item:nth-child(4){--scale-accent:255, 184, 0}.ecosystem-scale-item:nth-child(5){--scale-accent:218, 8, 126}.ecosystem-scale-item:first-child{grid-area:1/1/auto/3;padding-left:4px}.ecosystem-scale-item:before{display:none}.ecosystem-scale-item strong{color:#fffffff7;font-variant-numeric:tabular-nums;letter-spacing:-.065em;text-overflow:clip;white-space:nowrap;text-shadow:0 12px 40px #000000a3;font-size:clamp(26px,2.2vw,38px);font-weight:360;line-height:.95;overflow:hidden}.ecosystem-scale-item:first-child strong{font-size:clamp(60px,5.1vw,88px)}.ecosystem-scale-item span{color:#f5f5f29e;letter-spacing:.03em;margin-top:9px;font-size:clamp(10px,.75vw,12px)}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-item{opacity:0;transform:translateY(18px)}.ecosystem-section.is-visible .ecosystem-scale-item{opacity:1;transform:translateY(0)}.ecosystem-section.is-visible .ecosystem-scale-item:first-child{transition-delay:.58s}.ecosystem-section.is-visible .ecosystem-scale-item:nth-child(2){transition-delay:.64s}.ecosystem-section.is-visible .ecosystem-scale-item:nth-child(3){transition-delay:.7s}.ecosystem-section.is-visible .ecosystem-scale-item:nth-child(4){transition-delay:.76s}.ecosystem-section.is-visible .ecosystem-scale-item:nth-child(5){transition-delay:.82s}.ecosystem-explorer{z-index:4;top:0;bottom:0;right:0;left:calc(var(--ecosystem-ledger-width) + var(--ecosystem-column-gap));min-width:0;transition:opacity .72s var(--ease-out), transform .86s var(--ease-out);transform-style:preserve-3d;position:absolute}.ecosystem-community-visuals{z-index:2;transform-style:flat;position:absolute;inset:0 0 clamp(88px,11vh,112px);overflow:visible}.ecosystem-category-panel{z-index:1;visibility:hidden;opacity:0;pointer-events:none;transform-style:flat;min-width:0;transition:none;display:block;position:absolute;inset:0;transform:none}.ecosystem-category-panel:before{z-index:0;content:"";pointer-events:none;filter:blur(28px);background:radial-gradient(at 53% 49%,#5666701b,#0000 62%);border-radius:50%;position:absolute;inset:-5% -3% -4% -5%}.ecosystem-category-panel:after{display:none}.ecosystem-category-panel.is-active{z-index:2;visibility:visible;opacity:1;pointer-events:auto;transform:none}.ecosystem-category-media{z-index:1;min-width:0;min-height:0;width:min(calc(100% - var(--ecosystem-copy-width) - var(--ecosystem-column-gap)), 720px);isolation:isolate;background:0 0;border-radius:0;justify-content:center;align-items:center;height:min(86%,460px);margin:0;transition:none;display:flex;position:absolute;inset:50% auto auto 0;overflow:hidden;transform:translateY(-50%)}.ecosystem-media-ambient{z-index:0;pointer-events:none;filter:blur(42px)saturate(.88)brightness(.28);opacity:.58;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:none;position:absolute;inset:-10% -8%;transform:translate(0,0)scale(1.08);-webkit-mask-image:radial-gradient(72% 78% at 54%,#000 20%,#0000 82%);mask-image:radial-gradient(72% 78% at 54%,#000 20%,#0000 82%)}.ecosystem-media-zoom-trigger,.ecosystem-poster-series,.ecosystem-event-portfolio,.ecosystem-public-portfolio,.ecosystem-category-media>figcaption{z-index:2;position:relative}.ecosystem-category-media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0202039e,#0000 18% 82%,#02020357),linear-gradient(#0202031a,#0000 65%,#0202039e);position:absolute;inset:0}.ecosystem-category-media img{object-fit:contain;object-position:center;filter:saturate(.98)contrast(1.03)brightness(.98);width:100%;height:100%;transition:none;display:block;transform:none}.ecosystem-category-media figcaption{z-index:2;color:#f5f5f2b3;letter-spacing:.08em;background:#020203a8;border-radius:999px;margin:0;padding:6px 9px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;position:absolute;bottom:10px;right:12px}.ecosystem-category-media--series{background:radial-gradient(circle at 82% 46%,#ffb80014,#0000 34%),0 0;padding:clamp(8px,.8vw,13px)}.ecosystem-category-media--series figcaption{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.ecosystem-category-media--event-portfolio{background:radial-gradient(circle at 72% 42%,#ffb8000e,#0000 32%),0 0;padding:clamp(8px,.8vw,13px)}.ecosystem-category-media--event-portfolio>figcaption{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.ecosystem-event-portfolio{z-index:1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(7px,.65vw,11px);width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.ecosystem-event-case{background:#030305c7;border:1px solid #ffffff14;border-radius:clamp(9px,.8vw,13px);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;margin:0;display:grid;overflow:hidden}.ecosystem-event-case>.ecosystem-media-zoom-trigger{background:#020203;place-items:center;min-height:0;display:grid;overflow:hidden}.ecosystem-category-media .ecosystem-event-case img,.ecosystem-category-panel.is-active .ecosystem-category-media .ecosystem-event-case img{object-fit:contain;object-position:center;filter:saturate(.92)contrast(1.03)brightness(.94);width:100%;min-width:0;height:100%;min-height:0;display:block;transform:none}.ecosystem-category-media .ecosystem-event-case figcaption{color:#f5f5f2a3;letter-spacing:.04em;background:0 0;border-radius:0;padding:6px 8px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(6px,.48vw,8px);font-weight:400;line-height:1.45;position:static;bottom:auto;right:auto}.ecosystem-category-media--public-portfolio{z-index:3;background:radial-gradient(circle at 18% 18%,#54df860f,#0000 30%),radial-gradient(circle at 78% 72%,#ffb8000d,#0000 32%),0 0;padding:clamp(8px,.8vw,13px)}.ecosystem-category-media--public-portfolio>figcaption{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.ecosystem-public-portfolio{z-index:2;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(7px,.65vw,11px);width:min(100%,720px);min-width:0;height:100%;min-height:0;margin:0 auto;display:grid;position:relative}.ecosystem-public-case{--public-accent:84, 223, 134;min-width:0;min-height:0;color:inherit;text-align:left;background:linear-gradient(135deg, rgba(var(--public-accent), .075), transparent 48%), #08090bf0;cursor:zoom-in;transition:border-color .28s ease, background .28s ease, transform .28s var(--ease-out);border:1px solid #ffffff13;border-radius:clamp(9px,.8vw,13px);flex-direction:column;padding:clamp(12px,1vw,18px);text-decoration:none;display:flex;position:relative;overflow:hidden}.ecosystem-public-case:nth-child(2){--public-accent:117, 219, 232}.ecosystem-public-case:nth-child(3){--public-accent:168, 123, 255}.ecosystem-public-case:nth-child(4){--public-accent:255, 184, 0}.ecosystem-public-case:before{content:"";background:linear-gradient(90deg, rgba(var(--public-accent), .72), transparent 76%);height:1px;position:absolute;top:0;left:0;right:0}.ecosystem-public-case:hover{border-color:rgba(var(--public-accent), .32);background:linear-gradient(135deg, rgba(var(--public-accent), .085), transparent 52%), #0c0d10fa;transform:translateY(-2px)}.ecosystem-public-case-trigger{z-index:3;border-radius:inherit;-webkit-appearance:none;appearance:none;cursor:zoom-in;background:0 0;border:0;padding:0;position:absolute;inset:0}.ecosystem-public-case-trigger:focus-visible{outline:none}.ecosystem-public-case-trigger:focus-visible~footer b{text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:1px}.ecosystem-public-case-meta,.ecosystem-public-case footer{justify-content:space-between;align-items:center;gap:10px;min-width:0;font-family:SFMono-Regular,Consolas,monospace;display:flex}.ecosystem-public-case-meta{color:rgba(var(--public-accent), .72);letter-spacing:.08em;font-size:clamp(7px,.5vw,9px)}.ecosystem-public-case-meta span{color:#f5f5f261}.ecosystem-public-case>strong{color:#fffffff5;letter-spacing:-.035em;margin-top:clamp(10px,1.15vh,16px);font-size:clamp(18px,1.25vw,24px);font-weight:420;line-height:1.05}.ecosystem-public-case h4{color:#f5f5f2c7;margin:7px 0 0;font-size:clamp(10px,.76vw,13px);font-weight:430;line-height:1.35}.ecosystem-public-case p{color:#f5f5f2b3;margin:clamp(8px,1vh,13px) 0 0;font-size:clamp(9px,.64vw,11px);line-height:1.58}.ecosystem-public-case footer{color:#f5f5f28c;border-top:1px solid #ffffff0e;margin-top:auto;padding-top:clamp(8px,1vh,12px);font-size:clamp(7px,.5vw,8.5px);line-height:1.35}.ecosystem-public-case footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ecosystem-public-case footer b{color:rgba(var(--public-accent), .72);flex:none;font-weight:500}.ecosystem-poster-series{z-index:1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,.72fr)) minmax(128px,1.3fr);grid-auto-flow:dense;gap:clamp(6px,.65vw,10px);width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.ecosystem-poster-card{background:#030305e0;border:1px solid #ffffff1a;border-radius:clamp(8px,.7vw,12px);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;padding:clamp(4px,.42vw,7px);display:grid;position:relative;overflow:hidden}.ecosystem-poster-card.is-featured{border-color:#ffb8006b;grid-area:1/4/3;box-shadow:0 0 28px #ffb80014}.ecosystem-media-zoom-trigger{border-radius:inherit;width:100%;min-width:0;height:100%;min-height:0;color:inherit;-webkit-appearance:none;appearance:none;cursor:zoom-in;background:#020203;border:0;padding:0;display:grid;position:relative;overflow:hidden}.ecosystem-media-zoom-trigger--single{align-self:center}.ecosystem-category-media--single .ecosystem-media-zoom-trigger--single{aspect-ratio:16/9;flex:0 auto;width:min(100%,680px);height:auto;max-height:100%;margin:0 auto}.ecosystem-media-zoom-trigger:focus-visible{outline:none}:is(.ecosystem-media-zoom-trigger:focus-visible+figcaption,.ecosystem-media-zoom-trigger:focus-visible+div){text-underline-offset:3px;text-decoration-line:underline;text-decoration-color:#ffb800c2;text-decoration-thickness:1px}.ecosystem-poster-card>.ecosystem-media-zoom-trigger{min-height:0}.ecosystem-category-media .ecosystem-poster-card img,.ecosystem-category-panel.is-active .ecosystem-category-media .ecosystem-poster-card img{object-fit:contain;object-position:center;filter:saturate(.96)contrast(1.02)brightness(.96);width:100%;min-width:0;height:100%;min-height:0;display:block;transform:none}.ecosystem-poster-card>div{min-width:0;padding:5px 2px 1px;line-height:1.15}.ecosystem-poster-card>div strong,.ecosystem-poster-card>div span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ecosystem-poster-card>div strong{color:#ffb800d1;letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(5.5px,.45vw,7px);font-weight:500}.ecosystem-poster-card>div span{color:#f5f5f2b8;margin-top:3px;font-size:clamp(6px,.5vw,8px)}.ecosystem-poster-card.is-featured>div strong{font-size:clamp(7px,.58vw,9px)}.ecosystem-poster-card.is-featured>div span{color:#ffffffe6;font-size:clamp(8px,.7vw,11px)}.ecosystem-category-copy{z-index:3;width:var(--ecosystem-copy-width);color:#f5f5f2eb;text-align:left;opacity:1;background:linear-gradient(90deg,#0000,#020203d1 23%,#020203fa 74%);flex-direction:column;justify-content:center;min-width:0;padding:clamp(20px,2.4vw,34px) clamp(4px,.7vw,12px) clamp(20px,2.4vw,34px) clamp(24px,2.4vw,38px);transition:none;display:flex;position:absolute;top:0;bottom:0;right:0;transform:none}.ecosystem-category-kicker{color:#ffb800d1;letter-spacing:.11em;align-items:center;gap:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.ecosystem-category-kicker span{color:#f5f5f2ad;border-left:1px solid #ffb8004d;padding-left:12px}.ecosystem-category-copy h3{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(24px,2vw,34px);font-weight:390;line-height:1.12}.ecosystem-category-copy p{color:#f5f5f2d1;max-width:420px;margin:12px 0 0;font-size:clamp(11px,.82vw,13px);line-height:1.75}.ecosystem-category-copy ul{color:#f5f5f2d1;flex-wrap:wrap;gap:7px 14px;margin:14px 0 0;padding:0;font-size:10px;list-style:none;display:flex}.ecosystem-category-copy li:before{color:#ffb800b3;content:"·";margin-right:7px}.ecosystem-category-copy .ecosystem-category-note{color:#f5f5f294;border-top:1px solid #ffffff12;align-items:baseline;gap:9px;max-width:420px;margin:15px 0 0;padding-top:10px;font-size:clamp(9px,.66vw,11px);line-height:1.6;display:flex}.ecosystem-category-note span{color:#ffb800b8;letter-spacing:.08em;flex:none;font-family:SFMono-Regular,Consolas,monospace;font-size:.82em}.ecosystem-lightbox-layer{z-index:600;isolation:isolate;place-items:center;padding:clamp(18px,3vw,48px);display:grid;position:fixed;inset:0}.ecosystem-lightbox-backdrop{z-index:0;-webkit-backdrop-filter:blur(18px)saturate(.7);backdrop-filter:blur(18px)saturate(.7);cursor:zoom-out;background:#000002e0;border:0;padding:0;animation:.24s both ecosystem-lightbox-backdrop-in;position:absolute;inset:0}.ecosystem-lightbox{z-index:1;width:min(94vw,1480px);min-width:0;height:min(90dvh,920px);min-height:0;animation:ecosystem-lightbox-in .34s var(--ease-out) both;background:radial-gradient(circle at 88% 12%,#ffb80014,#0000 28%),#080809;border:1px solid #ffffff21;border-radius:clamp(18px,1.8vw,28px);position:relative;overflow:hidden;box-shadow:0 32px 100px #000000b8}.ecosystem-lightbox>figure{grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0;margin:0;display:grid}.ecosystem-lightbox-stage{background-color:#020203;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-width:0;min-height:0;padding:clamp(16px,2.2vw,34px);display:grid;overflow:hidden}.ecosystem-lightbox-stage img{object-fit:contain;object-position:center;filter:none;border-radius:clamp(8px,.8vw,14px);width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;display:block;transform:none;box-shadow:0 18px 52px #00000061}.ecosystem-lightbox figcaption{border-top:1px solid #ffffff14;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(12px,1.4vw,24px);min-width:0;padding:clamp(14px,1.5vw,22px) clamp(18px,2vw,32px);display:grid}.ecosystem-lightbox figcaption small{color:#ffb800c7;letter-spacing:.09em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.ecosystem-lightbox figcaption strong{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,1.1vw,18px);font-weight:430;overflow:hidden}.ecosystem-lightbox figcaption span{color:#f5f5f26b;font-size:10px}.ecosystem-lightbox-close{z-index:4;color:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:44px;height:44px;transition:border-color .22s ease, color .22s ease, transform .22s var(--ease-out);background:#020203bd;border:1px solid #ffffff29;border-radius:999px;place-items:center;padding:0;font-size:28px;font-weight:260;line-height:1;display:grid;position:absolute;top:clamp(12px,1.4vw,20px);right:clamp(12px,1.4vw,20px)}:is(.ecosystem-lightbox-close:hover,.ecosystem-lightbox-close:focus-visible){color:#fff;border-color:#ffb80085;transform:scale(1.04)}.ecosystem-lightbox--public{width:min(90vw,900px);height:auto;min-height:min(72dvh,620px)}.ecosystem-public-preview{--public-preview-accent:117, 219, 232;background:radial-gradient(circle at 88% 12%, rgba(var(--public-preview-accent), .1), transparent 34%), linear-gradient(145deg, #ffffff05, transparent 48%), #070809;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;min-height:min(72dvh,620px);padding:clamp(34px,5vw,70px);display:grid}.ecosystem-public-preview header>div{color:rgba(var(--public-preview-accent), .78);letter-spacing:.1em;justify-content:space-between;align-items:center;gap:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.ecosystem-public-preview header>div span{color:#f5f5f26b}.ecosystem-public-preview header>p{color:#f5f5f27a;letter-spacing:.08em;margin:clamp(28px,4vh,42px) 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.ecosystem-public-preview header>strong{color:#fffffff5;letter-spacing:-.06em;margin-top:12px;font-size:clamp(38px,5vw,64px);font-weight:350;line-height:1;display:block}.ecosystem-public-preview h3{color:#f5f5f2c7;max-width:720px;margin:14px 0 0;font-size:clamp(17px,1.7vw,24px);font-weight:400;line-height:1.35}.ecosystem-public-preview-role{color:#f5f5f2d6;align-self:center;max-width:720px;margin:clamp(32px,5vh,58px) 0;font-size:clamp(15px,1.25vw,19px);line-height:1.8}.ecosystem-public-preview footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:end;gap:24px;padding-top:20px;display:flex}.ecosystem-public-preview footer>div{gap:6px;display:grid}.ecosystem-public-preview footer small{color:#f5f5f26b;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.ecosystem-public-preview footer span{color:#f5f5f2c2;font-size:12px}.ecosystem-public-preview footer>a{border:1px solid rgba(var(--public-preview-accent), .36);color:#ffffffe6;background:rgba(var(--public-preview-accent), .07);min-height:44px;transition:border-color .22s ease, background .22s ease, transform .22s var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-size:12px;text-decoration:none;display:inline-flex}:is(.ecosystem-public-preview footer>a:hover,.ecosystem-public-preview footer>a:focus-visible){border-color:rgba(var(--public-preview-accent), .72);background:rgba(var(--public-preview-accent), .12);transform:translateY(-1px)}.ecosystem-public-preview footer>a:focus-visible{outline:2px solid rgba(var(--public-preview-accent), .72);outline-offset:3px}.ecosystem-public-preview-boundary{color:#f5f5f25c;margin:18px 0 0;font-size:9px;line-height:1.55}.ecosystem-lightbox-close:focus-visible{outline-offset:3px;outline:2px solid #ffb800c7}@keyframes ecosystem-lightbox-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes ecosystem-lightbox-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.ecosystem-category-tabs{z-index:5;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(8px,1.1vw,18px);min-width:0;display:grid;position:absolute;bottom:0;left:0;right:0}.ecosystem-category-tab{color:#f5f5f26b;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;min-height:clamp(66px,8.4vh,84px);padding:8px 0 0;transition:color .24s;display:flex;position:relative;transform:none}.ecosystem-category-tab:before{content:"";width:18px;height:1px;transition:width .3s var(--ease-out), background .3s ease, box-shadow .3s ease;background:#f5f5f22e;position:absolute;top:0;left:0}.ecosystem-category-tab small{letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;overflow:hidden}.ecosystem-category-tab strong{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(11px,.82vw,13px);font-weight:430;line-height:1.2;overflow:hidden}.ecosystem-category-tab span{color:#f5f5f24d;margin-top:5px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}:is(.ecosystem-category-tab:hover,.ecosystem-category-tab:focus-visible,.ecosystem-category-tab.is-active){color:#fffffff0}.ecosystem-category-tab.is-active:before{background:#ffb800e0;width:44px;box-shadow:0 0 16px #ffb8006b}.ecosystem-category-tab.is-active small,.ecosystem-category-tab.is-active span{color:#ffb800d1}.ecosystem-category-tab:focus-visible{outline-offset:5px;outline:1px solid #ffb8009e}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-explorer{opacity:0;transform:translate3d(28px,18px,-72px)scale(.975)}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-ledger{opacity:.2;transform:translate3d(-24px,0,64px)scale(.985)}.ecosystem-section.is-visible .ecosystem-explorer{opacity:1;transition-delay:.28s;transform:translate(0,0)scale(1)}.ecosystem-section.is-visible .ecosystem-scale-ledger{opacity:1;transition-delay:.18s;transform:translateZ(92px)scale(1.012)}.method-section{--section-heading-top:clamp(100px, 13vh, 150px);--section-stage-top:27%;background:radial-gradient(at 50% 58%,#18323c2b,#0000 52%),#020203}.method-section .landing-heading{width:min(94vw,1360px)}.method-section .landing-heading p{max-width:720px}.method-scene{z-index:10;top:var(--section-stage-top);position:absolute;bottom:0;left:0;right:0}.method-ascii{z-index:1;color:#ffffff14;white-space:pre;filter:blur(.3px);margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(10px,1.05vw,18px);line-height:1.25;position:absolute}.method-ascii-left{transform-origin:0;top:24%;left:2%;transform:rotate(-5deg)scale(1.7)}.method-ascii-right{transform-origin:100%;top:25%;right:2%;transform:rotate(5deg)scale(1.65)}.method-network{z-index:1;width:min(74vw,1160px);height:78%;position:absolute;top:7%;left:50%;translate:-50%}.method-network:before,.method-network:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute;inset:9% 3%}.method-network:before{transform:rotate(11deg)}.method-network:after{transform:rotate(-11deg)}.method-node{--method-accent:116, 87, 255;z-index:6;border:0;border-top:1px solid rgba(var(--method-accent), .62);color:#ffffffd6;background:linear-gradient(90deg, rgba(var(--method-accent), .1), #07080ab8 72%);width:clamp(210px,16vw,270px);min-height:84px;box-shadow:none;border-bottom:1px solid #ffffff14;border-radius:0;flex-direction:column;padding:14px 18px 15px;display:flex;position:absolute}.method-node:before{content:"";background:rgba(var(--method-accent), .8);width:2px;position:absolute;top:-1px;bottom:-1px;left:0}.method-node small,.method-node strong,.method-node span{display:block}.method-node small{color:rgba(var(--method-accent), .78);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:8.5px}.method-node strong{color:#ffffffe6;margin-top:6px;font-size:clamp(14px,1vw,16px);font-weight:500}.method-node span{color:#ffffff7a;margin-top:5px;font-size:clamp(10px,.72vw,11.5px);line-height:1.45}.method-node-1{--method-accent:116, 87, 255;top:4%;left:17%}.method-node-2{--method-accent:117, 219, 232;top:6%;right:17%}.method-node-3{--method-accent:255, 184, 0;bottom:9%;right:17%}.method-node-4{--method-accent:24, 201, 166;bottom:10%;left:17%}.method-terminal{z-index:10;background:#17191b;border:1px solid #ffffff1f;border-radius:18px;width:min(54vw,860px);min-width:640px;position:absolute;top:23%;left:50%;overflow:hidden;translate:-50%;box-shadow:0 34px 70px #000000a3}.terminal-bar{background:#202224;justify-content:space-between;align-items:center;height:48px;padding:0 22px;display:flex}.terminal-lights{align-items:center;gap:9px;display:flex}.terminal-lights i{background:#ff5d57;border-radius:50%;width:11px;height:11px}.terminal-lights i:nth-child(2){background:#ffbc2e}.terminal-lights i:nth-child(3){background:#28c840}.terminal-bar>small{color:#ffffff47;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.terminal-body{padding:22px 34px 26px}.terminal-body>small{color:#ffffff47;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:block}.terminal-promise{color:#ffffffeb;letter-spacing:-.025em;max-width:620px;margin-top:12px;font-size:clamp(20px,1.55vw,27px);font-weight:400;line-height:1.45;display:block}.terminal-body code{color:#ffffff8f;gap:10px;margin-top:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(11px,.95vw,14px);display:grid}.terminal-body code span{opacity:0;transform:translate(-8px)}.method-section.is-visible .terminal-body code span{animation:terminal-line .42s var(--ease-out) forwards}.method-section.is-visible .terminal-body code span:nth-child(2){animation-delay:.12s}.method-section.is-visible .terminal-body code span:nth-child(3){animation-delay:.24s}.method-section.is-visible .terminal-body code span:nth-child(4){animation-delay:.36s}@keyframes terminal-line{to{opacity:1;transform:translate(0)}}.terminal-body code b{color:#747c86;margin-right:10px;font-weight:500}.terminal-body code em{color:#65d8bf;font-style:normal}.terminal-body>p{color:#ffffff52;letter-spacing:.08em;align-items:center;gap:9px;margin:20px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.terminal-body>p i{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #18c9a6b3}.production-section{--section-stage-top:29%;background:radial-gradient(at 32% 64%,#62534121,#0000 48%),radial-gradient(at 82% 58%,#18c9a60e,#0000 34%),#020203}.production-scene{z-index:10;top:var(--section-stage-top);position:absolute;bottom:0;left:0;right:0}.production-systems-stage{--reveal-base-x:-50%;--reveal-base-y:0px;z-index:6;color:#ffffffd1;grid-template-columns:minmax(0,1.62fr) clamp(72px,6.4vw,108px) minmax(340px,.82fr);width:min(91vw,1500px);height:min(64vh,650px);min-height:460px;display:grid;position:absolute;top:0;left:50%;translate:-50%}.production-workbench-field{z-index:0;opacity:.72;width:66%;margin:0;position:absolute;top:0;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0 76%,#00000085 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 76%,#00000085 88%,#0000 100%)}.production-workbench-field:after{content:"";pointer-events:none;background:linear-gradient(#020203 0,#02020333 22%,#02020357 58%,#020203 100%),linear-gradient(90deg,#0202032e,#0000 18% 72%,#020203 100%);position:absolute;inset:0}.production-workbench-field img{object-fit:cover;object-position:center 60%;filter:grayscale(.12)brightness(.66)contrast(1.08)saturate(.76);width:100%;height:100%;scale:1.02}.production-workbench-field figcaption{z-index:2;gap:5px;margin:0;display:grid;position:absolute;top:30%;left:0}.production-workbench-field figcaption small,.production-workbench-field figcaption span{letter-spacing:.09em;font-family:SFMono-Regular,Consolas,monospace;font-style:normal;font-weight:400}.production-workbench-field figcaption small{color:#ffb800a8;font-size:7px}.production-workbench-field figcaption span{color:#ffffff57;font-size:6.5px}.production-product-system{z-index:3;grid-area:1/1;grid-template-rows:auto 1fr auto;min-width:0;padding:18px 0 10px;display:grid;position:relative}.production-product-system>header{width:min(62%,520px)}.production-product-system>header small,.production-city-system>header small{color:#ffb800ad;letter-spacing:.13em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.production-product-system>header h3,.production-city-system>header h3{color:#fffffff0;letter-spacing:-.025em;margin:9px 0 0;font-size:clamp(21px,1.7vw,30px);font-weight:400}.production-product-system>header p,.production-city-system>header p{color:#ffffff61;max-width:480px;margin:8px 0 0;font-size:10px;line-height:1.65}.production-product-route{grid-template-columns:repeat(6,minmax(0,1fr));align-self:end;min-width:0;margin:0 0 14px;padding:28px 0 0;list-style:none;display:grid;position:relative}.production-product-route:before{content:"";background:linear-gradient(90deg,#7457ff4d,#18c9a65c 42%,#ffb80066 72%,#54df8640);height:1px;position:absolute;top:12px;left:2%;right:5%}.production-product-route:after{content:"";background:#ffb800;border-radius:50%;width:7px;height:7px;animation:7.4s cubic-bezier(.4,0,.2,1) infinite production-route-signal;position:absolute;top:9px;left:2%;box-shadow:0 0 16px #ffb800d1}.production-product-route li{--route-accent:255, 184, 0;min-width:0;padding:0 10px;position:relative}.production-product-route li:first-child{padding-left:0}.production-product-route li:first-child{--route-accent:116, 87, 255}.production-product-route li:nth-child(2){--route-accent:24, 201, 166}.production-product-route li:nth-child(3){--route-accent:117, 219, 232}.production-product-route li:nth-child(4){--route-accent:255, 184, 0}.production-product-route li:nth-child(5){--route-accent:218, 8, 126}.production-product-route li:nth-child(6){--route-accent:84, 223, 134}.production-product-route li:before{border:1px solid rgba(var(--route-accent), .82);content:"";width:5px;height:5px;box-shadow:0 0 10px rgba(var(--route-accent), .22);background:#020203;border-radius:50%;position:absolute;top:-19px;left:10px}.production-product-route li:first-child:before{left:0}.production-product-route small{color:rgba(var(--route-accent), .72);letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;display:block;overflow:hidden}.production-product-route strong{color:#ffffffe6;margin-top:7px;font-size:clamp(11px,.9vw,14px);font-weight:500;display:block}.production-product-route span{color:#ffffff57;margin-top:5px;font-size:7.5px;line-height:1.45;display:block}.production-product-loopback{border-top:1px solid #54df862e;justify-content:space-between;align-items:center;gap:18px;margin:0;padding-top:10px;display:flex}.production-product-loopback span{color:#54df869e;letter-spacing:.12em;flex:none;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.production-product-loopback strong{color:#ffffff75;text-align:right;font-size:9px;font-weight:400}.production-system-bridge{z-index:5;color:#ffffff59;text-align:center;grid-area:1/2;align-self:center;gap:10px;width:100%;font-family:SFMono-Regular,Consolas,monospace;font-size:6px;line-height:1.45;display:grid;position:relative}.production-system-bridge span,.production-system-bridge strong{font-weight:400}.production-system-bridge span{color:#ffb80094}.production-system-bridge strong{color:#18c9a694}.production-system-bridge i{background:linear-gradient(90deg,#ffb80038,#ffffff5c,#18c9a638);width:100%;height:1px;display:block;position:relative}.production-system-bridge i:before,.production-system-bridge i:after{color:#ffffff7a;font-size:10px;font-style:normal;line-height:1;position:absolute;top:50%;translate:0 -50%}.production-system-bridge i:before{content:"→";right:-1px}.production-system-bridge i:after{content:"←";left:-1px}.production-system-bridge i b{background:#ffb800;border-radius:50%;width:5px;height:5px;animation:4.8s ease-in-out infinite production-bridge-out;position:absolute;top:-2px;box-shadow:0 0 10px #ffb800b3}.production-system-bridge i b:last-child{background:#18c9a6;animation-name:production-bridge-in;right:0;box-shadow:0 0 10px #18c9a6b3}.production-city-system{z-index:3;grid-area:1/3;grid-template-rows:auto 1fr auto;min-width:0;padding:18px 0 10px 10px;display:grid;position:relative}.production-city-system>header h3{font-size:clamp(19px,1.45vw,26px)}.production-city-system>header p{max-width:390px}.production-city-orbit{isolation:isolate;min-height:0;margin-top:8px;position:relative}.production-network-stars{z-index:-1;pointer-events:none;position:absolute;inset:3% 2%}.production-network-stars i{background:#ffffff38;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 8px #ffffff1a}.production-network-stars i:first-child{top:12%;left:18%}.production-network-stars i:nth-child(2){top:4%;left:52%}.production-network-stars i:nth-child(3){top:18%;right:17%}.production-network-stars i:nth-child(4){top:36%;left:7%}.production-network-stars i:nth-child(5){top:42%;left:29%}.production-network-stars i:nth-child(6){top:34%;right:28%}.production-network-stars i:nth-child(7){top:50%;right:5%}.production-network-stars i:nth-child(8){bottom:34%;left:17%}.production-network-stars i:nth-child(9){bottom:22%;left:38%}.production-network-stars i:nth-child(10){bottom:13%;right:36%}.production-network-stars i:nth-child(11){bottom:27%;right:12%}.production-network-stars i:nth-child(12){bottom:4%;right:23%}.production-network-stars i:nth-child(3n+1){background:#ffb8005c;box-shadow:0 0 9px #ffb8002e}.production-network-stars i:nth-child(3n+2){background:#18c9a652;box-shadow:0 0 9px #18c9a629}.production-city-orbit:before,.production-city-orbit:after{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;position:absolute}.production-city-orbit:before{border-color:#ffb8001c;inset:9% 4%;rotate:-7deg}.production-city-orbit:after{border-color:#18c9a61a;inset:25% 19%;rotate:12deg}.production-city-core{z-index:2;aspect-ratio:1;text-align:center;background:radial-gradient(circle at 50% 42%,#ffb8001a,#050607f0 66%);border:1px solid #ffb8003d;border-radius:50%;place-content:center;width:clamp(112px,9.4vw,146px);display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 60px #ffb8000b}.production-city-core:after{content:"";border:1px solid #ffb80014;border-radius:50%;animation:4.8s ease-in-out infinite production-city-breathe;position:absolute;inset:-10px}.production-city-core small{color:#ffb80085;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:6px}.production-city-core strong{color:#ffffffeb;margin-top:7px;font-size:16px;font-weight:500}.production-city-core span{color:#ffffff57;margin-top:6px;font-size:7px;line-height:1.55}.production-city-orbit ul{margin:0;padding:0;list-style:none;position:absolute;inset:0}.production-city-orbit li{--city-accent:255, 184, 0;z-index:3;border-left:1px solid rgba(var(--city-accent), .46);background:linear-gradient(90deg, rgba(var(--city-accent), .045), transparent 76%);width:39%;min-width:0;padding:7px 4px 7px 10px;position:absolute}.production-city-orbit li.is-community{--city-accent:24, 201, 166}.production-city-orbit li.is-industry{--city-accent:255, 184, 0}.production-city-orbit li.is-ecosystem{--city-accent:117, 219, 232}.production-city-orbit li.is-public{--city-accent:116, 87, 255}.production-city-orbit li:first-child{top:7%;left:0}.production-city-orbit li:nth-child(2){top:9%;right:0}.production-city-orbit li:nth-child(3){bottom:7%;left:1%}.production-city-orbit li:nth-child(4){bottom:9%;right:0}.production-city-orbit li:before{content:"";background:rgb(var(--city-accent));width:5px;height:5px;box-shadow:0 0 10px rgba(var(--city-accent), .44);border-radius:50%;position:absolute;top:10px;left:-3px}.production-city-orbit li>span{justify-content:space-between;align-items:center;gap:4px;min-width:0;display:flex}.production-city-orbit li>span b,.production-city-orbit li>span i{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,monospace;font-size:5.5px;font-style:normal;font-weight:400}.production-city-orbit li>span b{color:rgba(var(--city-accent), .72)}.production-city-orbit li>span i{color:#ffffff47;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-city-orbit li>strong,.production-city-orbit li>em,.production-city-orbit li>small{font-style:normal;font-weight:400;display:block}.production-city-orbit li>strong{color:#ffffffe0;margin-top:5px;font-size:12px}.production-city-orbit li>em{color:#ffffff8c;margin-top:3px;font-size:7px}.production-city-orbit li>small{color:#ffffff47;margin-top:3px;font-size:5.8px;line-height:1.35}.production-city-boundary{color:#ffffff40;border-left:1px solid #ffffff14;margin:0;padding:8px 0 0 10px;font-size:6px;line-height:1.45}@keyframes production-route-signal{0%{opacity:0;left:2%}8%,88%{opacity:1}to{opacity:0;left:94%}}@keyframes production-bridge-out{0%{opacity:0;left:0}12%,80%{opacity:1}to{opacity:0;left:calc(100% - 5px)}}@keyframes production-bridge-in{0%{opacity:0;right:0}12%,80%{opacity:1}to{opacity:0;right:calc(100% - 5px)}}@keyframes production-city-breathe{0%,to{opacity:.36;scale:.96}50%{opacity:1;scale:1.04}}.join-section{background:#010101}.join-section:before{z-index:4;content:"";pointer-events:none;background:linear-gradient(#020203 0 17%,#020203e6 24%,#02020361 38%,#02020314 52%,#0202031f 66%,#0202039e 100%),radial-gradient(at 50% 58%,#0000 0 52%,#00000038 78%,#0000008f 100%);position:absolute;inset:0}.join-backdrop{z-index:1;position:absolute;inset:16% 0 0;overflow:hidden}.join-backdrop img{object-fit:cover;object-position:center bottom;opacity:.7;filter:saturate(.78)brightness(.76)contrast(1.08);width:100%;height:100%;transition:opacity 1.1s,transform 8s;transform:scale(1.035)}.join-section.is-visible .join-backdrop img{opacity:.86;transform:scale(1)}.join-section .landing-heading{z-index:12;top:clamp(118px,15vh,168px)}.join-actions{--reveal-base-x:-50%;--reveal-base-y:0px;z-index:14;flex-direction:column;gap:14px;width:min(88vw,420px);position:absolute;top:31%;left:50%}.join-actions button{color:#f7f3e8;letter-spacing:.02em;-webkit-backdrop-filter:blur(14px)saturate(110%);backdrop-filter:blur(14px)saturate(110%);background:linear-gradient(#ffb8001a,#ffffff06),#050506c7;border:1px solid #ffb80075;min-width:220px;padding:12px 22px;font-size:14px;font-weight:500;box-shadow:inset 0 1px #ffffff14,0 14px 36px #00000057}.join-actions button.is-primary{color:#f7f3e8;background:linear-gradient(#ffb8001a,#ffffff06),#050506c7;border-color:#ffb80075}.join-actions button span{color:var(--amber);margin-left:4px}:is(.join-actions button:hover,.join-actions button:focus-visible){color:#fff;background:linear-gradient(#ffb80029,#ffffff0a),#070708db;border-color:#ffb800c7;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 16px 42px #0000006b}.join-actions button:focus-visible{outline-offset:4px;outline:2px solid #ffb8006b}.join-principles{color:#fff9;letter-spacing:.065em;text-align:center;text-wrap:balance;text-shadow:0 2px 18px #000000eb;max-width:min(90vw,520px);margin:0;font-size:13px;font-weight:300;line-height:1.65;position:static}.landing-footer{z-index:40;color:#ffffff61;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;font-size:11px;display:grid;position:absolute;bottom:24px;left:clamp(22px,3vw,54px);right:clamp(22px,3vw,54px)}.landing-footer-brands{justify-self:start;align-items:center;gap:10px;display:flex}.landing-footer-filing{white-space:nowrap;letter-spacing:.035em;justify-self:center}.landing-footer-top{justify-self:end}.landing-footer a:hover{color:#fff}@media (max-width:1280px){.role-agent-card.is-top-outer-left,.role-agent-card.is-bottom-outer-left{left:2%}.role-agent-card.is-top-outer-right,.role-agent-card.is-bottom-outer-right{right:2%}.role-agent-card.is-top-inner-left,.role-agent-card.is-bottom-inner-left{left:19%}.role-agent-card.is-top-inner-right,.role-agent-card.is-bottom-inner-right{right:19%}.ecosystem-community-stage{--ecosystem-ledger-width:min(27%, 290px);--ecosystem-column-gap:clamp(18px, 2vw, 28px);--ecosystem-copy-width:clamp(210px, 27%, 260px);width:min(90vw,1120px)}.production-systems-stage{grid-template-columns:minmax(0,1.45fr) 64px minmax(300px,.82fr);width:min(94vw,1240px)}.production-workbench-field{width:64%}}@media (max-height:760px) and (min-width:821px){:root{--nav-height:62px;--section-title:clamp(1.8rem, 2.45vw, 2.35rem);--section-subtitle:clamp(.82rem, 1vw, 1rem);--section-heading-top:78px}.roles-section{--section-stage-top:22%}.method-section{--section-heading-top:74px;--section-stage-top:24%}.production-section{--section-stage-top:24%}.ecosystem-section{--section-heading-top:72px;--section-stage-top:27%}.landing-section{min-height:640px}.landing-heading p{margin-top:10px}.hero-message{top:30%}.hero-message p{display:none}.hero-message h1{font-size:clamp(3rem,5vw,4.1rem)}.hero-cta{top:68%}.hero-cta>p{margin-bottom:15px}.hero-cta a,.hero-cta button{padding-block:11px}.hero-qiqi{height:82vh;min-height:500px;bottom:-12%}.role-composer{grid-template-columns:clamp(205px,18vw,240px) minmax(0,1fr);min-height:212px;top:22%}.role-docked-agent{min-height:212px;padding-block:14px}.role-docked-portrait{width:250px;height:auto;bottom:-28px}.role-composer-body{padding:18px 24px 15px}.role-composer-body>p{margin-block:12px 9px}.role-composer-body>footer{margin-top:12px}.role-agent-card{min-height:88px}.role-skill-footer>p{margin-bottom:10px}.model-humanity-visual figcaption{bottom:24px}.ecosystem-community-stage{bottom:16px}.ecosystem-scale-ledger{width:var(--ecosystem-ledger-width);top:2%}.ecosystem-scale-intro{width:240px;padding:0 0 0 2px}.ecosystem-scale-intro>small{font-size:6.5px}.ecosystem-scale-intro>strong{margin-top:6px;font-size:12px}.ecosystem-evidence-source{margin-top:5px;font-size:7.2px;line-height:1.45}.ecosystem-scale-grid{grid-template-rows:72px repeat(2,44px);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;margin-top:8px}.ecosystem-scale-item{padding:4px 0}.ecosystem-scale-item strong{font-size:clamp(23px,2.1vw,29px)}.ecosystem-scale-item:first-child strong{font-size:clamp(44px,4.4vw,58px)}.ecosystem-scale-item span{margin-top:6px;font-size:8px}.ecosystem-explorer{left:calc(var(--ecosystem-ledger-width) + var(--ecosystem-column-gap))}.ecosystem-community-visuals{bottom:72px}.ecosystem-category-media{width:min(calc(100% - var(--ecosystem-copy-width) - var(--ecosystem-column-gap)), 680px);height:min(90%,330px);right:auto}.ecosystem-poster-series{grid-template-columns:repeat(3,minmax(0,.7fr)) minmax(104px,1.25fr);gap:5px}.ecosystem-poster-card{border-radius:7px;padding:3px}.ecosystem-poster-card>div{padding-top:3px}.ecosystem-poster-card:not(.is-featured)>div span{display:none}.ecosystem-category-copy{width:var(--ecosystem-copy-width);padding:16px 4px 16px 24px;right:0}.ecosystem-category-copy h3{margin-top:7px;font-size:clamp(20px,2.1vw,26px)}.ecosystem-category-copy p{margin-top:7px;font-size:9px;line-height:1.55}.ecosystem-category-copy ul{margin-top:7px}.ecosystem-category-tab{min-height:54px;padding-top:6px}.ecosystem-category-tab strong{margin-top:4px;font-size:10px}.ecosystem-category-tab span{margin-top:3px;font-size:7px}.method-terminal{top:21%}.method-node-1,.method-node-2{top:1.5%}.method-node-3,.method-node-4{bottom:5%}.production-systems-stage{grid-template-columns:minmax(0,1.5fr) 60px minmax(300px,.8fr);width:min(94vw,1240px);height:min(68vh,500px);min-height:390px}.production-workbench-field{width:65%}.production-product-system,.production-city-system{padding-top:10px}.production-product-system>header h3,.production-city-system>header h3{margin-top:5px;font-size:18px}.production-product-system>header p,.production-city-system>header p{margin-top:5px;font-size:8px;line-height:1.45}.production-product-route{margin-bottom:7px;padding-top:23px}.production-product-route small{font-size:6px}.production-product-route strong{margin-top:4px;font-size:10px}.production-product-route span{margin-top:3px;font-size:6.5px}.production-product-loopback{padding-top:6px}.production-city-core{width:104px}.production-city-core strong{margin-top:4px;font-size:13px}.production-city-core span{margin-top:4px;font-size:6px}.production-city-orbit li{padding-block:4px}.production-city-orbit li>strong{margin-top:3px;font-size:10px}.production-city-orbit li>em{margin-top:2px;font-size:6px}.production-city-orbit li>small{margin-top:2px;font-size:5px}.production-city-boundary{padding-top:4px;font-size:5.2px}.join-section .landing-heading{top:90px}.join-actions{gap:10px;top:28%}.join-principles{font-size:12px}}@media (max-width:820px){:root{--nav-height:62px;--section-title:clamp(1.9rem, 7vw, 2.25rem);--section-subtitle:clamp(.78rem, 2.6vw, .9rem)}html,body{scroll-snap-type:y mandatory;overscroll-behavior-y:none}body{touch-action:pan-y pinch-zoom}.site-nav{height:var(--nav-height);padding-inline:16px}.brand-lockup{gap:8px;height:40px}.brand-lockup img,.brand-lockup i{height:16px}.nav-links{gap:8px}.nav-links a:not(.nav-join):not(.nav-events){display:none}.nav-links .nav-join{min-width:64px;padding:8px 17px;font-size:13px}.landing-section{scroll-snap-align:start;scroll-snap-stop:always;height:100dvh;min-height:0}.landing-heading{--reveal-base-x:0px;--reveal-base-y:0px;width:100%;padding:max(calc(var(--nav-height) + 24px), 86px) 20px 0;position:absolute;top:0;left:0}.landing-heading h2{line-height:1.16}.landing-heading p{max-width:560px;font-size:var(--section-subtitle);margin-top:10px;line-height:1.55}.is-motion-ready [data-story-screen]:not(.is-visible) .scene-reveal{opacity:.82;translate:var(--reveal-base-x,0px) calc(var(--reveal-base-y,0px) + 12px);filter:blur(1px)}.terminal-body code span{opacity:.35;transform:translate(-6px)}.model-section .landing-heading h2{font-size:clamp(1.65rem,7.2vw,1.9rem);line-height:1.22}.model-section .landing-heading p{overflow-wrap:anywhere;max-width:320px;font-size:12px;line-height:1.6}.hero-section{min-height:0}.hero-sheet{width:92vw;height:52vh;top:18%;right:-32%}.hero-code{opacity:.52;font-size:9px;top:22%;left:4%}.hero-qiqi{width:100vw;height:62vh;height:62dvh;min-height:0;bottom:-10%;left:0;translate:0}.qiqi-3d-fallback{object-position:center bottom;width:86%;left:50%;transform:translate(-50%)}.hero-message{width:100%;padding-inline:18px;top:28%}.hero-message p{letter-spacing:.1em;margin-bottom:13px;font-size:9px}.hero-message h1{font-size:clamp(2.2rem,9vw,3rem);line-height:1.12}.hero-message strong{margin-top:14px;font-size:17px}.hero-cta{width:calc(100% - 32px);top:40%}.hero-cta>p{max-width:390px;margin-inline:auto;font-size:13px;line-height:1.65}.hero-cta>div{gap:9px}.hero-cta a,.hero-cta button{flex:1;min-width:0;max-width:165px;padding:12px 14px;font-size:13px}.roles-section{min-height:0;padding:max(calc(var(--nav-height) + 24px), 86px) 0 max(8px, env(safe-area-inset-bottom));grid-template-rows:auto auto auto;align-content:space-evenly;gap:0;display:grid}.roles-section .landing-heading{width:100%;padding:0 20px;position:relative;top:auto;left:auto}.role-workspace{--reveal-base-x:0px;--reveal-base-y:0px;grid-template-rows:124px clamp(286px,38dvh,330px);gap:8px;width:100%;height:auto;min-height:0;margin-top:0;padding:0 14px;display:grid;position:relative;inset:auto}.role-floating-cards{pointer-events:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:6px;height:124px;padding:0;display:grid;position:relative;inset:auto;overflow:visible}.role-composer{border-radius:22px;grid-template-columns:clamp(166px,38vw,190px) minmax(0,1fr);width:100%;height:100%;min-height:0;padding:0;display:grid;position:relative;top:auto;left:auto;translate:0}.role-docked-agent{border-bottom:0;border-right:1px solid #ffffff1a;border-radius:21px 0 0 21px;height:100%;min-height:0;padding:10px 14px;display:block}.role-docked-portrait{width:auto;max-width:none;height:clamp(190px,43vw,214px);bottom:-28px;left:50%;right:auto;scale:1}.role-composer-body{grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0;padding:13px 13px 11px;display:grid}.role-composer-topline>span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 46px);padding:6px 10px;font-size:10px;overflow:hidden}.role-composer-topline>i{padding:5px 7px;font-size:8px}.role-composer-body>p{margin:10px 0 8px;font-size:14px;line-height:1.5}.role-composer-body>ul{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:6px;margin:6px 0 0;display:grid}.role-composer-body>ul li{border-radius:8px;align-items:center;min-height:34px;padding:6px 7px;font-size:9px;line-height:1.35;display:flex}.role-composer-body>footer{grid-template-columns:32px minmax(0,1fr) 34px;gap:9px;margin-top:8px;padding-top:0}.role-composer-body>footer button{width:32px;height:32px}.role-composer-body>footer button:last-child{width:34px;height:34px}.role-composer-body>footer span{font-size:9px}.role-agent-card{text-align:left;border-radius:10px;grid-template-rows:1fr;grid-template-columns:38px minmax(0,1fr);gap:3px;width:auto;min-width:0;min-height:0;padding:2px 5px 2px 2px}.role-agent-card>img{object-position:center bottom;width:38px;height:48px}.role-agent-card>span{align-self:center}.role-agent-card small,.role-agent-card em,.role-agent-card>i{display:none}.role-agent-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;font-size:clamp(7px,1.8vw,8px);font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.role-agent-card.is-top-outer-left,.role-agent-card.is-top-inner-left,.role-agent-card.is-top-inner-right,.role-agent-card.is-top-outer-right,.role-agent-card.is-bottom-outer-left,.role-agent-card.is-bottom-inner-left,.role-agent-card.is-bottom-inner-right,.role-agent-card.is-bottom-outer-right{filter:none;display:grid;position:relative;inset:auto;transform:none}.role-skill-footer{z-index:42;background:0 0;padding:0 14px;position:relative;bottom:auto;left:auto;right:auto}.role-skill-footer>p{margin-bottom:6px;padding-inline:4px;font-size:9px;line-height:1.45}.role-skill-pills{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:4px 6px;max-width:100%;padding:0;display:grid;overflow:visible;-webkit-mask-image:none;mask-image:none}.role-skill-pills button{white-space:nowrap;justify-content:center;width:100%;min-width:0;padding:6px 4px;font-size:clamp(7.5px,2vw,9px);overflow:hidden}.role-skill-pills button.is-active{transform:translateY(-1px)}.role-skill-pills button.is-active:after{height:1px;bottom:1px}.model-section{min-height:0}.model-scene{width:100%;height:100%;margin-top:0;position:absolute;inset:0}.model-contact-hand{object-position:center 50%}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-hand{opacity:.76;filter:saturate(.76)contrast(1.04)brightness(.82)blur(.6px)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-human{transform:translate(-5%)scale(1.012)}.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-machine{transform:translate(5%)scale(1.012)}.model-humanity-visual figcaption{bottom:30px}.ecosystem-section{min-height:0}.ecosystem-scene{height:auto;margin-top:0;position:absolute;inset:clamp(236px,29vh,250px) 0 10px}.ecosystem-scene:before{width:94%;height:58%;top:2%}.ecosystem-community-stage{transform-style:flat;perspective:none;width:calc(100% - 24px);inset:0 0 8px 12px;transform:none}.ecosystem-community-stage:before{left:8%;right:-18%}.ecosystem-scale-ledger{width:100%;top:0;left:0;transform:none}.ecosystem-scale-ledger:before{display:none}.ecosystem-scale-intro{width:100%;min-height:38px;padding:0 8px}.ecosystem-scale-intro>small{font-size:6.5px}.ecosystem-scale-intro>strong{margin-top:5px;font-size:12px}.ecosystem-evidence-source{text-align:right;max-width:150px;margin:0;font-size:5.6px;position:absolute;top:7px;right:7px}.ecosystem-scale-grid{grid-template-rows:58px repeat(2,38px);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px;margin-top:6px}.ecosystem-scale-item{border:0;padding:2px 8px}.ecosystem-scale-item:first-child{grid-area:1/1/auto/3}.ecosystem-scale-item strong{font-size:clamp(20px,5.5vw,24px)}.ecosystem-scale-item:first-child strong{font-size:clamp(38px,10vw,44px)}.ecosystem-scale-item span{margin-top:3px;font-size:7px}.ecosystem-explorer{inset:196px 2px 0}.ecosystem-community-visuals{width:auto;height:auto;inset:0 0 100px;overflow:visible}.ecosystem-category-panel{grid-template-rows:minmax(0,1fr) 92px;grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.ecosystem-category-panel:before,.ecosystem-category-panel:after{display:none}.ecosystem-category-media{background:#ffffff05;border-radius:14px;width:100%;height:100%;position:relative;inset:auto;transform:none}.ecosystem-category-media--single .ecosystem-media-zoom-trigger--single{aspect-ratio:auto;align-self:stretch;width:100%;height:100%;max-height:none;margin:0}.ecosystem-media-ambient{display:none}.ecosystem-category-media--series,.ecosystem-category-media--event-portfolio,.ecosystem-category-media--public-portfolio{padding:6px}.ecosystem-event-portfolio{gap:5px}.ecosystem-event-case{border-radius:7px}.ecosystem-category-media .ecosystem-event-case figcaption{padding:3px 5px 4px;font-size:5.5px}.ecosystem-public-portfolio{gap:5px;width:100%;height:100%;margin:0}.ecosystem-public-case{border-radius:7px;padding:9px}.ecosystem-public-case-meta{font-size:5px}.ecosystem-public-case>strong{margin-top:6px;font-size:13px}.ecosystem-public-case h4{margin-top:4px;font-size:7px}.ecosystem-public-case p{margin-top:5px;font-size:6.5px;line-height:1.45}.ecosystem-public-case footer{padding-top:5px;font-size:5px}.ecosystem-poster-series{grid-template-columns:repeat(3,minmax(0,.72fr)) minmax(96px,1.22fr);gap:5px}.ecosystem-poster-card{border-radius:7px;padding:3px}.ecosystem-poster-card>div{padding:3px 1px 0}.ecosystem-poster-card:not(.is-featured)>div span{display:none}.ecosystem-poster-card>div strong{font-size:5.5px}.ecosystem-poster-card.is-featured>div strong{font-size:6.5px}.ecosystem-poster-card.is-featured>div span{margin-top:2px;font-size:7px}.ecosystem-category-media figcaption{padding:4px 6px;font-size:5.5px;bottom:6px;right:7px}.ecosystem-category-copy{background:0 0;align-self:stretch;width:auto;height:100%;padding:0 8px;position:relative;top:auto;bottom:auto;right:auto;transform:none}.ecosystem-category-copy h3{margin-top:4px;font-size:16px}.ecosystem-category-copy p{margin-top:4px;font-size:8px;line-height:1.45}.ecosystem-category-copy .ecosystem-category-note{gap:5px;margin-top:4px;padding-top:4px;font-size:clamp(7px,2vw,8.5px);line-height:1.35}.ecosystem-category-copy ul{display:none}.ecosystem-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 12px;left:0}.ecosystem-category-tab{color:#f5f5f29e;text-align:center;align-items:center;min-height:30px;padding-top:3px}.ecosystem-category-tab:before{background:#f5f5f24d;left:50%;transform:translate(-50%)}.ecosystem-category-tab:last-child{grid-column:2}.ecosystem-category-tab strong{margin-top:2px;font-size:8.5px}.ecosystem-category-tab span{display:none}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-explorer{opacity:.9;transform:translate(10px,6px)scale(.994)}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-ledger{opacity:.94;transform:translate(-8px)scale(.996)}.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-item{opacity:.88;transform:translateY(6px)}.method-section{min-height:0}.method-scene{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;height:auto;margin-top:0;padding:0 14px 10px;display:grid;position:absolute;inset:clamp(246px,29vh,264px) 0 12px}.method-ascii,.method-network{display:none}.method-terminal{grid-area:2/1/auto/-1;align-self:center;width:100%;min-width:0;position:relative;top:auto;left:auto;translate:0}.terminal-bar{height:40px;padding-inline:18px}.terminal-lights{gap:7px}.terminal-lights i{width:8px;height:8px}.terminal-bar>small{font-size:6.5px}.terminal-body{padding:16px 18px 18px}.terminal-body>small{font-size:8px}.terminal-promise{margin-top:10px;font-size:16px;line-height:1.45}.terminal-body code{gap:7px;margin-top:13px;font-size:9px}.terminal-body code b{margin-right:7px}.terminal-body>p{margin-top:12px;font-size:7px}.method-node{width:auto;min-height:68px;padding:10px 12px 11px;position:relative;inset:auto}.method-node small{font-size:7px}.method-node strong{margin-top:4px;font-size:13px}.method-node span{margin-top:3px;font-size:9px}.method-node-1{grid-area:1/1}.method-node-2{grid-area:1/2}.method-node-3{grid-area:3/2}.method-node-4{grid-area:3/1}.production-section{min-height:0}.production-section .landing-heading h2{font-size:clamp(1.7rem,7.3vw,2.1rem)}.production-section .landing-heading p{max-width:350px;font-size:12px;line-height:1.55}.production-scene{height:auto;margin-top:0;position:absolute;inset:225px 0 8px}.production-systems-stage{--reveal-base-x:0px;grid-template-rows:42% 7% 51%;grid-template-columns:1fr;width:calc(100% - 24px);height:calc(100% - 4px);min-height:0;top:0;left:12px;translate:0}.production-workbench-field{opacity:.52;width:100%;height:42%;top:0;bottom:auto;-webkit-mask-image:linear-gradient(#000 0 60%,#0000007a 78%,#0000 100%);mask-image:linear-gradient(#000 0 60%,#0000007a 78%,#0000 100%)}.production-workbench-field img{object-position:center 61%;filter:grayscale(.12)brightness(.58)contrast(1.08)saturate(.76)}.production-workbench-field figcaption{display:none}.production-product-system{grid-area:1/1;padding:4px 2px 2px}.production-product-system>header{width:100%}.production-product-system>header small,.production-city-system>header small{font-size:5.5px}.production-product-system>header h3,.production-city-system>header h3{margin-top:4px;font-size:15px}.production-product-system>header p,.production-city-system>header p{margin-top:3px;font-size:7px;line-height:1.4}.production-product-route{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 8px;margin:0 0 3px;padding-top:6px}.production-product-route:before,.production-product-route:after{display:none}.production-product-route li{border-top:1px solid rgba(var(--route-accent), .24);padding:4px 2px 3px}.production-product-route li:first-child{padding-left:2px}.production-product-route li:before{display:none}.production-product-route small{font-size:5px}.production-product-route strong{margin-top:2px;font-size:8.5px}.production-product-route span{display:none}.production-product-loopback{gap:8px;padding-top:4px}.production-product-loopback span{font-size:5px}.production-product-loopback strong{font-size:6px}.production-system-bridge{grid-area:2/1;grid-template-columns:1fr 54px 1fr;align-self:center;align-items:center;gap:8px;font-size:5px}.production-system-bridge span{text-align:right}.production-system-bridge strong{text-align:left}.production-city-system{grid-area:3/1;padding:3px 2px 0}.production-city-system>header p{max-width:320px}.production-city-orbit{margin-top:1px}.production-city-core{width:70px}.production-city-core:after{inset:-5px}.production-city-core small{font-size:4px}.production-city-core strong{margin-top:3px;font-size:10px}.production-city-core span{margin-top:2px;font-size:4.5px}.production-city-orbit li{width:39%;padding:3px 2px 3px 7px}.production-city-orbit li:before{width:4px;height:4px;top:6px}.production-city-orbit li>span b{font-size:4.5px}.production-city-orbit li>span i{display:none}.production-city-orbit li>strong{margin-top:2px;font-size:8px}.production-city-orbit li>em{margin-top:1px;font-size:5px}.production-city-orbit li>small{display:none}.production-city-orbit li:nth-child(3),.production-city-orbit li:nth-child(4){bottom:13%}.production-city-boundary{padding:3px 0 0 6px;font-size:4.5px;line-height:1.3}.join-section{min-height:0}.join-section .landing-heading{padding-top:96px;top:0}.join-backdrop{height:auto;inset:max(42%,330px) 0 auto}.join-backdrop img{object-fit:contain;object-position:center top;width:100%;height:auto;display:block;transform:scale(.985)}.join-section.is-visible .join-backdrop img{transform:none}.join-actions{gap:10px;width:calc(100% - 28px);top:30%}.join-actions button{flex:none;width:min(100%,230px);min-width:0;max-width:230px;padding:11px 18px;font-size:12px}.join-principles{letter-spacing:.04em;max-width:320px;padding-inline:12px;font-size:11px;line-height:1.65}.landing-footer{grid-template-columns:minmax(0,1fr) auto;row-gap:9px;bottom:16px;left:16px;right:16px}.landing-footer-filing{grid-area:1/1/auto/-1}.landing-footer-brands{grid-area:2/1}.landing-footer-top{grid-area:2/2}.join-dialog-layer{padding:10px}.join-dialog{border-radius:20px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:22px 16px 18px}.join-dialog-header{padding-right:42px}.join-dialog-header h2{font-size:clamp(1.65rem,8vw,2rem)}.join-dialog-options{grid-template-columns:1fr;gap:0;margin-top:18px}.join-dialog-card{gap:11px;padding:14px}.join-dialog-card:first-child{border-bottom:1px solid #ffffff1a;border-right:0}.join-dialog-card-content{grid-template-columns:clamp(118px,31vw,136px) minmax(0,1fr);gap:14px}.join-dialog-card-media{aspect-ratio:164/172;width:100%;height:auto}.join-dialog-card p{font-size:11px}.join-dialog-footer{flex-direction:column;align-items:stretch;gap:12px}.join-dialog-footer a{text-align:center}.ecosystem-lightbox-layer{padding:10px}.ecosystem-lightbox{border-radius:18px;width:calc(100vw - 20px);height:min(92dvh,860px)}.ecosystem-lightbox--public{height:auto;max-height:calc(100dvh - 20px);overflow:auto}.ecosystem-public-preview{min-height:0;padding:48px 22px 24px}.ecosystem-public-preview header>p{margin-top:22px}.ecosystem-public-preview header>strong{font-size:clamp(34px,12vw,48px)}.ecosystem-public-preview-role{margin:28px 0;font-size:14px}.ecosystem-public-preview footer{flex-direction:column;align-items:stretch}.ecosystem-public-preview footer>a{justify-content:center}.ecosystem-lightbox-stage{background-size:20px 20px;padding:12px}.ecosystem-lightbox figcaption{grid-template-columns:1fr;gap:4px;padding:13px 16px 15px}.ecosystem-lightbox figcaption strong{padding-right:44px;font-size:14px}.ecosystem-lightbox figcaption span{font-size:8px}.ecosystem-lightbox-close{width:38px;height:38px;font-size:24px;top:10px;right:10px}}@media (max-width:520px){.hero-message h1{white-space:nowrap;font-size:clamp(2rem,10vw,2.5rem)}.hero-cta{top:41%}.model-contact-hand{object-fit:contain;object-position:center;width:190%;height:auto;inset:auto auto 14% 50%;translate:-50%}.model-humanity-visual figcaption{gap:10px;bottom:32px}.model-humanity-visual figcaption span{padding-left:10px}.method-node span{font-size:9px}.production-section .landing-heading p{max-width:330px}.production-product-loopback strong{text-align:right;max-width:180px}.landing-footer-brands{transform-origin:0;transform:scale(.84)}}.production-cinematic-scene{z-index:10;position:absolute;inset:27.5% 0 0}.production-cinematic-stage{color:#ffffffe6;isolation:isolate;width:min(92vw,1500px);position:absolute;top:0;bottom:14px;left:50%;overflow:hidden;translate:-50%}.production-cinematic-stage:before{z-index:1;content:"";pointer-events:none;opacity:.42;background-image:radial-gradient(circle at 1px 1px,#ffffff24 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 67% 52%,#000 0,#0000 72%);mask-image:radial-gradient(at 67% 52%,#000 0,#0000 72%)}.production-cinematic-workbench{z-index:0;margin:0;position:absolute;inset:4% 0 13%;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 10% 80%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 10% 80%,#0000 100%)}.production-cinematic-workbench:after{content:"";pointer-events:none;background:linear-gradient(90deg,#020203d6 0,#02020342 34%,#02020333 58%,#020203d1 100%),linear-gradient(0deg,#020203eb 0,#0000 33%);position:absolute;inset:0}.production-cinematic-workbench img{object-fit:cover;object-position:center 58%;filter:saturate(.72)contrast(1.08)brightness(.5);width:100%;height:100%;transform:scale(1.018)}.production-section.is-visible .production-cinematic-workbench img{animation:12s ease-in-out infinite alternate production-workbench-drift}.production-cinematic-workbench figcaption{z-index:2;color:#ffffff40;letter-spacing:.06em;text-align:right;max-width:360px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;line-height:1.5;position:absolute;bottom:9%;right:0}.production-cinematic-copy{z-index:4;width:min(39%,520px);position:absolute;top:4%;left:0}.production-cinematic-copy small,.production-collaboration-copy small{color:#ffb800ad;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.production-cinematic-copy h3,.production-collaboration-copy h3{color:#fffffff0;letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(22px,1.8vw,30px);font-weight:400;line-height:1.2}.production-cinematic-copy p,.production-collaboration-copy p{color:#ffffff75;max-width:470px;margin:9px 0 0;font-size:clamp(10px,.82vw,13px);font-weight:300;line-height:1.65}.production-collaboration-horizon{z-index:4;width:min(43%,650px);height:62%;position:absolute;top:2%;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 15% 100%)}.production-collaboration-horizon:before,.production-collaboration-horizon:after{z-index:0;aspect-ratio:1.8;content:none;pointer-events:none;border:1px solid #ffb80014;border-radius:50%;width:82%;position:absolute;right:-11%;transform:rotate(-7deg)}.production-collaboration-horizon:before{top:17%}.production-collaboration-horizon:after{border-color:#18c9a614;width:62%;top:30%;right:-2%}.production-collaboration-stars{z-index:0;pointer-events:none;position:absolute;inset:0}.production-collaboration-stars i{--star-delay:0s;opacity:.25;background:#18c9a6;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 10px #18c9a68c}.production-collaboration-stars i:nth-child(3n){background:#ffb800;width:2px;height:2px;box-shadow:0 0 9px #ffb80099}.production-collaboration-stars i:first-child{--star-delay:-.4s;top:15%;left:24%}.production-collaboration-stars i:nth-child(2){--star-delay:-1.8s;top:24%;left:55%}.production-collaboration-stars i:nth-child(3){--star-delay:-2.7s;top:12%;left:83%}.production-collaboration-stars i:nth-child(4){--star-delay:-1.1s;top:39%;left:13%}.production-collaboration-stars i:nth-child(5){--star-delay:-3.4s;top:47%;left:34%}.production-collaboration-stars i:nth-child(6){--star-delay:-.7s;top:35%;left:72%}.production-collaboration-stars i:nth-child(7){--star-delay:-2.2s;top:60%;left:18%}.production-collaboration-stars i:nth-child(8){--star-delay:-4.1s;top:68%;left:48%}.production-collaboration-stars i:nth-child(9){--star-delay:-1.4s;top:54%;left:91%}.production-collaboration-stars i:nth-child(10){--star-delay:-3.1s;top:80%;left:27%}.production-collaboration-stars i:nth-child(11){--star-delay:-.9s;top:87%;left:64%}.production-collaboration-stars i:nth-child(12){--star-delay:-2.5s;top:75%;left:86%}.production-collaboration-stars i:nth-child(13){--star-delay:-3.7s;top:27%;left:40%}.production-collaboration-stars i:nth-child(14){--star-delay:-1.6s;top:44%;left:61%}.production-collaboration-stars i:nth-child(15){--star-delay:-4.4s;top:66%;left:73%}.production-collaboration-stars i:nth-child(16){--star-delay:-.2s;top:92%;left:38%}.production-collaboration-stars i:nth-child(17){--star-delay:-2.9s;top:18%;left:69%}.production-collaboration-stars i:nth-child(18){--star-delay:-1.9s;top:72%;left:7%}.production-section.is-visible .production-collaboration-stars i{animation:production-city-light 4.6s ease-in-out var(--star-delay) infinite}.production-collaboration-scale{z-index:0;color:#ffffff17;pointer-events:none;flex-direction:column;align-items:flex-end;margin:0;display:flex;position:absolute;top:6%;right:-1%}.production-collaboration-scale strong{letter-spacing:-.09em;font-size:clamp(118px,10vw,172px);font-weight:200;line-height:.78}.production-collaboration-scale span{color:#ffb80033;letter-spacing:.18em;margin-top:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.production-collaboration-copy{z-index:2;width:58%;position:absolute;top:31%;left:9%}.production-collaboration-copy h3{margin-top:8px;font-size:clamp(19px,1.45vw,25px)}.production-collaboration-copy p{max-width:330px}.production-resource-anchors{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(15px,2.1vh,25px) clamp(24px,2.5vw,48px);margin:0;padding:0;list-style:none;display:grid;position:absolute;bottom:4%;left:9%;right:1%}.production-resource-anchors li{--resource-accent:24, 201, 166;min-width:0;padding-left:15px;position:relative}.production-resource-anchors li.is-industry{--resource-accent:255, 184, 0}.production-resource-anchors li.is-ecosystem{--resource-accent:117, 219, 232}.production-resource-anchors li.is-public{--resource-accent:131, 101, 255}.production-resource-anchors li:before{content:"";background:rgb(var(--resource-accent));width:4px;height:4px;box-shadow:0 0 12px rgba(var(--resource-accent), .62);border-radius:50%;position:absolute;top:5px;left:0}.production-resource-anchors span,.production-resource-anchors strong,.production-resource-anchors small{display:block}.production-resource-anchors span{color:rgba(var(--resource-accent), .64);letter-spacing:.13em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.production-resource-anchors strong{color:#ffffffbf;margin-top:5px;font-size:clamp(12px,.95vw,15px);font-weight:400;line-height:1.2}.production-resource-anchors small{color:#ffffff47;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(8px,.62vw,10px);line-height:1.35;overflow:hidden}.production-cinematic-transfer{z-index:5;color:#ffffff4f;letter-spacing:.05em;grid-template-columns:max-content minmax(130px,1fr) max-content;align-items:center;gap:14px;width:44%;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(7px,.6vw,9px);display:grid;position:absolute;top:48%;left:12%}.production-cinematic-transfer strong{color:#18c9a67a;font-weight:400}.production-cinematic-transfer i{background:linear-gradient(90deg,#ffb80029,#ffb8009e,#18c9a68c,#18c9a624);height:1px;display:block;position:relative;overflow:visible}.production-cinematic-transfer i:before,.production-cinematic-transfer i:after{content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:50%;translate:0 -50%}.production-cinematic-transfer i:before{background:#ffb800;left:0;box-shadow:0 0 10px #ffb80094}.production-cinematic-transfer i:after{background:#18c9a6;right:0;box-shadow:0 0 10px #18c9a694}.production-cinematic-transfer i b{background:linear-gradient(90deg,#0000,#fff,#0000);width:26px;height:1px;position:absolute;top:50%;left:0;translate:0 -50%;box-shadow:0 0 10px #ffffff7a}.production-section.is-visible .production-cinematic-transfer i b{animation:5.4s ease-in-out infinite production-capability-signal}.production-cinematic-route{z-index:6;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:22px 0 0;list-style:none;display:grid;position:absolute;bottom:7%;left:0;right:0}.production-cinematic-route:before{content:"";opacity:.66;background:linear-gradient(90deg,#7557ff 0 16%,#18c9a6 16% 50%,#ffb800 50% 68%,#d50a65 68% 84%,#22b879 84% 100%);height:1px;position:absolute;top:0;left:0;right:0}.production-cinematic-route li{min-width:0;padding:0 clamp(8px,1.1vw,18px);position:relative}.production-cinematic-route li:first-child{padding-left:0}.production-cinematic-route li:last-child{padding-right:0}.production-cinematic-route li:before{content:"";background:#020203;border:1px solid #ffffff73;border-radius:50%;width:6px;height:6px;position:absolute;top:-25px;left:clamp(8px,1.1vw,18px)}.production-cinematic-route li:first-child:before{left:0}.production-cinematic-route small,.production-cinematic-route strong,.production-cinematic-route span{display:block}.production-cinematic-route small{color:#ffb8007a;letter-spacing:.07em;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(7px,.56vw,9px)}.production-cinematic-route strong{color:#ffffffc7;margin-top:7px;font-size:clamp(12px,.98vw,15px);font-weight:400;line-height:1.2}.production-cinematic-route span{color:#ffffff47;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:clamp(7px,.58vw,9px);line-height:1.4;overflow:hidden}.production-cinematic-boundary{z-index:7;color:#ffffff38;text-align:right;max-width:760px;margin:0;font-size:8px;line-height:1.45;position:absolute;bottom:0;right:0}@keyframes production-workbench-drift{0%{transform:scale(1.018)translate(-.35%)}to{transform:scale(1.035)translate(.35%,-.3%)}}@keyframes production-city-light{0%,to{opacity:.18;transform:scale(.85)}50%{opacity:.8;transform:scale(1.35)}}@keyframes production-capability-signal{0%{opacity:0;left:0}14%{opacity:1}86%{opacity:1}to{opacity:0;left:calc(100% - 26px)}}@media (max-height:760px) and (min-width:821px){.production-cinematic-scene{top:28%}.production-cinematic-stage{bottom:8px}.production-cinematic-copy h3{margin-top:7px;font-size:22px}.production-cinematic-copy p,.production-collaboration-copy p{margin-top:6px;font-size:9px}.production-collaboration-scale strong{font-size:112px}.production-resource-anchors{gap:12px 28px}.production-resource-anchors strong{margin-top:3px;font-size:11px}.production-resource-anchors small{margin-top:2px;font-size:7px}.production-cinematic-route{padding-top:17px;bottom:6%}.production-cinematic-route li:before{top:-20px}.production-cinematic-route strong{margin-top:4px;font-size:11px}.production-cinematic-route span{margin-top:3px;font-size:7px}}@media (max-width:1100px) and (min-width:821px){.production-cinematic-copy{width:38%}.production-collaboration-horizon{width:47%}.production-cinematic-transfer{width:50%;left:6%}.production-cinematic-route li{padding-inline:8px}.production-cinematic-route li:before{left:8px}}@media (max-width:820px){.production-section{--section-heading-top:94px;--section-title:clamp(27px, 7.5vw, 34px);--section-subtitle:clamp(10px, 2.9vw, 13px)}.production-section .landing-heading{width:calc(100% - 28px);padding:94px 0 0;top:0;left:14px}.production-section .landing-heading p{max-width:360px;margin-top:12px}.production-cinematic-scene{top:220px;bottom:0}.production-cinematic-stage{width:calc(100% - 28px);bottom:8px}.production-cinematic-stage:before{background-size:18px 18px;-webkit-mask-image:radial-gradient(at 56% 48%,#000 0,#0000 74%);mask-image:radial-gradient(at 56% 48%,#000 0,#0000 74%)}.production-cinematic-workbench{height:245px;inset:6% -12% auto;-webkit-mask-image:linear-gradient(#0000 0,#000 15% 72%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 15% 72%,#0000 100%)}.production-cinematic-workbench img{object-position:48% 58%;filter:saturate(.68)contrast(1.08)brightness(.42)}.production-cinematic-workbench figcaption{display:none}.production-cinematic-copy{width:76%;top:0}.production-cinematic-copy small,.production-collaboration-copy small{font-size:7px}.production-cinematic-copy h3{margin-top:6px;font-size:19px}.production-cinematic-copy p{margin-top:5px;font-size:9px;line-height:1.5}.production-collaboration-horizon{width:100%;height:176px;top:148px;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 100%)}.production-collaboration-horizon:before{width:78%;top:20%;right:-22%}.production-collaboration-horizon:after{width:58%;top:40%;right:-12%}.production-collaboration-scale{top:9%;right:1%}.production-collaboration-scale strong{font-size:92px}.production-collaboration-scale span{margin-top:8px;font-size:6px}.production-collaboration-copy{width:58%;top:12%;left:0}.production-collaboration-copy h3{margin-top:5px;font-size:16px}.production-collaboration-copy p{max-width:210px;margin-top:4px;font-size:8px;line-height:1.45}.production-resource-anchors{gap:9px 22px;bottom:0;left:0;right:0}.production-resource-anchors li{padding-left:11px}.production-resource-anchors li:before{width:3px;height:3px;top:4px}.production-resource-anchors span{font-size:5px}.production-resource-anchors strong{margin-top:2px;font-size:10px}.production-resource-anchors small{margin-top:2px;font-size:7px}.production-cinematic-transfer{grid-template-columns:max-content minmax(50px,1fr) max-content;gap:7px;width:100%;font-size:5.5px;top:332px;left:0}.production-cinematic-route{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 0;padding-top:13px;bottom:30px;left:0;right:0}.production-cinematic-route:before{opacity:.45}.production-cinematic-route li{padding:0 9px 0 0}.production-cinematic-route li:before{width:4px;height:4px;top:-16px;left:0}.production-cinematic-route small{font-size:5.5px}.production-cinematic-route strong{margin-top:3px;font-size:10px}.production-cinematic-route span{margin-top:2px;font-size:6.5px}.production-cinematic-boundary{text-align:left;max-width:none;font-size:5.8px;line-height:1.4;bottom:0;left:0;right:0}}@media (max-width:820px) and (max-height:760px){.production-cinematic-scene{top:210px}.production-cinematic-workbench{height:205px}.production-collaboration-horizon{height:150px;top:125px}.production-cinematic-transfer{top:282px}.production-cinematic-route{gap:8px 0;bottom:26px}.production-cinematic-route span{display:none}}.production-journey-scene{z-index:10;place-items:start center;display:grid;position:absolute;inset:clamp(256px,28.5%,338px) 0 5%}.production-journey{gap:clamp(22px,3.2vh,36px);width:min(84vw,1280px);display:grid}.production-journey-phases{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);margin:0;padding:28px 0 0;list-style:none;display:grid;position:relative}.production-journey-phases:before{content:"";background:linear-gradient(90deg,#ffffff0f,#fff3 12% 88%,#ffffff0f);height:1px;position:absolute;top:0;left:0;right:0}.production-journey-phases:after{content:"";background:var(--amber);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:0;box-shadow:0 0 18px #ffb8009e}.production-section.is-visible .production-journey-phases:after{animation:12s linear infinite production-journey-progress}.production-journey-phase{--production-stage-delay:0s;gap:clamp(14px,1.8vh,20px);min-width:0;display:grid;position:relative}.production-journey-phase:nth-child(2){--production-stage-delay:-8s}.production-journey-phase:nth-child(3){--production-stage-delay:-4s}.production-journey-phase:before{content:"";background:#020203;border:1px solid #ffffff5c;border-radius:50%;width:7px;height:7px;position:absolute;top:-31px;left:0}.production-journey-media{gap:9px;min-width:0;margin:0;display:grid}.production-journey-image{background:#050506;border:1px solid #ffffff21;border-radius:8px;height:clamp(154px,19vh,208px);position:relative;overflow:hidden;box-shadow:0 18px 48px #00000042}.production-journey-image:before,.production-journey-image:after{z-index:2;content:"";pointer-events:none;position:absolute;inset:0}.production-journey-image:before{background:linear-gradient(#0202030a 48%,#02020352 100%),linear-gradient(90deg,#02020333,#0000 18% 82%,#02020333)}.production-journey-image:after{opacity:0;background:linear-gradient(100deg,#0000,#ffb80024,#0000);width:28%;inset:0 auto 0 -34%;transform:skew(-12deg)}.production-journey-image img{z-index:1;filter:brightness(.58)saturate(.72);width:300%;max-width:none;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.production-journey-phase:nth-child(2) .production-journey-image img{left:-100%}.production-journey-phase:nth-child(3) .production-journey-image img{left:-200%}.production-section.is-visible .production-journey-image{animation:12s linear infinite production-stage-frame;animation-delay:var(--production-stage-delay)}.production-section.is-visible .production-journey-image img{animation:12s linear infinite production-stage-image;animation-delay:var(--production-stage-delay)}.production-section.is-visible .production-journey-image:after{animation:12s linear infinite production-stage-scan;animation-delay:var(--production-stage-delay)}.production-journey-media figcaption{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.production-journey-media figcaption span,.production-journey-media figcaption strong,.production-journey-copy small,.production-journey-copy strong,.production-journey-copy span{display:block}.production-journey-media figcaption span{color:#ffb8007a;letter-spacing:.09em;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(6.5px,.48vw,8px)}.production-journey-media figcaption strong{color:#fff6;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(8px,.62vw,10px);font-weight:350;overflow:hidden}.production-journey-copy{min-width:0}.production-journey-copy small{color:#ffb80094;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(8px,.62vw,10px)}.production-journey-copy h3{color:#ffffffeb;letter-spacing:-.03em;margin:clamp(9px,1.25vh,13px) 0 0;font-size:clamp(22px,1.85vw,30px);font-weight:350;line-height:1.2}.production-journey-range{color:#ffffffad;margin-top:clamp(8px,1.1vh,12px);font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.35}.production-journey-copy p{color:#ffffff61;max-width:300px;margin:7px 0 0;font-size:clamp(9.5px,.78vw,12px);font-weight:300;line-height:1.65}.production-journey-capabilities{color:#ffffff3d;letter-spacing:.04em;margin-top:clamp(10px,1.4vh,15px);font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(7px,.55vw,9px);line-height:1.55}.production-journey-note{justify-content:space-between;align-items:center;gap:48px;display:flex}.production-journey-note strong,.production-journey-note span{display:block}.production-journey-note strong{color:#ffffff9e;letter-spacing:.01em;padding-left:26px;font-size:clamp(12px,.95vw,15px);font-weight:350;position:relative}.production-journey-note strong:before{content:"";background:#ffb800b8;width:14px;height:1px;position:absolute;top:50%;left:0}.production-journey-note span{color:#ffffff38;text-align:right;font-size:clamp(8px,.62vw,10px);line-height:1.5}@keyframes production-journey-progress{0%{opacity:0;left:0}8%{opacity:1}88%{opacity:1}to{opacity:0;left:calc(100% - 7px)}}@keyframes production-stage-frame{0%,26%{border-color:#ffb80061;box-shadow:0 20px 52px #00000057,0 0 26px #ffb8000f}34%,to{border-color:#ffffff1f;box-shadow:0 18px 48px #00000042}}@keyframes production-stage-image{0%,26%{filter:brightness(.94)saturate(.95)}34%,to{filter:brightness(.58)saturate(.72)}}@keyframes production-stage-scan{0%{opacity:0;left:-34%}5%{opacity:.7}24%{opacity:.2;left:108%}29%,to{opacity:0;left:108%}}@media (max-height:760px) and (min-width:821px){.production-journey-scene{top:250px;bottom:3%}.production-journey{gap:18px;width:min(84vw,1160px)}.production-journey-phases{gap:16px;padding-top:24px}.production-journey-phase{gap:10px}.production-journey-phase:before{top:-27px}.production-journey-image{height:134px}.production-journey-media{gap:6px}.production-journey-copy h3{margin-top:7px;font-size:clamp(18px,1.75vw,24px)}.production-journey-range{margin-top:6px;font-size:10px}.production-journey-copy p{margin-top:4px;font-size:8.5px}.production-journey-capabilities{margin-top:7px;font-size:6.5px}.production-journey-note strong{font-size:10px}.production-journey-note span{font-size:6.5px}}@media (max-width:820px){.production-journey-scene{place-items:start center;top:236px;bottom:18px}.production-journey{align-content:start;gap:17px;width:calc(100% - 42px)}.production-journey-phases{grid-template-columns:1fr;gap:clamp(12px,2.1vh,18px);padding:0}.production-journey-phases:before,.production-journey-phases:after,.production-journey-phase:before{display:none}.production-journey-phase{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:14px;padding-top:12px;display:grid}.production-journey-phase:first-child{border-top:0;padding-top:0}.production-journey-media,.production-journey-copy{min-width:0}.production-journey-image{border-radius:5px;height:clamp(72px,11.5vh,92px)}.production-journey-media{gap:5px}.production-journey-media figcaption{gap:2px;display:grid}.production-journey-media figcaption span{font-size:5.5px}.production-journey-media figcaption strong{font-size:6.5px}.production-journey-copy small{font-size:6px}.production-journey-copy h3{margin-top:6px;font-size:clamp(16px,4.8vw,20px)}.production-journey-range{margin-top:6px;font-size:9px}.production-journey-copy p{margin-top:5px;font-size:8px;line-height:1.5}.production-journey-capabilities{margin-top:6px;font-size:5.8px;line-height:1.4}.production-journey-note{gap:8px;display:grid}.production-journey-note strong{padding-left:22px;font-size:10px;line-height:1.5}.production-journey-note span{text-align:left;padding-left:22px;font-size:6.5px}}@media (max-width:820px) and (max-height:760px){.production-journey-scene{top:218px}.production-journey{gap:12px}.production-journey-phases{gap:9px}.production-journey-phase{gap:11px;padding-top:8px}.production-journey-image{height:64px}.production-journey-copy h3{font-size:15px}.production-journey-copy p{font-size:7px}.production-journey-capabilities{margin-top:4px}.production-journey-note{gap:4px}}.production-network-scene{z-index:10;place-items:stretch center;display:grid;position:absolute;inset:clamp(232px,25.5vh,292px) 0 clamp(28px,4.5vh,52px)}.production-network{perspective:1400px;isolation:isolate;width:min(88vw,1520px);height:100%;max-height:640px;position:relative}.production-network:before{z-index:-3;content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 57% 54%,#000 8%,#0000 72%);mask-image:radial-gradient(at 57% 54%,#000 8%,#0000 72%)}.production-network:after{z-index:-2;content:"";pointer-events:none;filter:blur(18px);background:radial-gradient(at 40% 56%,#ffb80012,#0000 42%),radial-gradient(at 80% 62%,#18c9a611,#0000 38%);position:absolute;inset:13% -5% 4% 8%}.production-space-field{z-index:-1;pointer-events:none;position:absolute;inset:4% -3% 8% 6%;overflow:hidden;transform:rotate(-2.5deg)}.production-space-field i{transform-origin:50%;border:1px solid #ffffff13;border-radius:50%;position:absolute;transform:rotateX(67deg)}.production-space-field i:first-child{border-color:#7457ff1f;width:78%;height:72%;top:5%;left:8%}.production-space-field i:nth-child(2){border-color:#ffb80017;width:70%;height:62%;top:14%;left:20%}.production-space-field i:nth-child(3){border-color:#54df861a;width:56%;height:48%;top:25%;left:36%}.production-capability-stream small,.production-capability-range,.production-spine-label small,.production-entry-portal>small,.production-entry-states em,.production-path-stages small,.production-network-boundary{letter-spacing:.09em;font-family:SFMono-Regular,Consolas,monospace}.production-entry-portal{z-index:5;pointer-events:none;width:clamp(168px,15.5vw,250px);height:45%;position:absolute;top:31%;left:0}.production-entry-portal>small{color:#ffb8008c;font-size:clamp(6px,.46vw,7.5px);display:block}.production-entry-portal:after{content:"";opacity:.68;transform-origin:0;background:linear-gradient(90deg,#ffb80014,#ffb800ad,#75dbe852);width:73%;height:1px;position:absolute;top:48%;left:64%;transform:rotate(-4deg);box-shadow:0 0 18px #ffb8001f}.production-entry-states{height:clamp(138px,19vh,192px);transform-style:preserve-3d;margin-top:8px;position:relative}.production-entry-states span{clip-path:polygon(0 0,86% 0,100% 22%,100% 100%,14% 100%,0 78%);background:linear-gradient(145deg,#fff1,#0000 46%),#050507e0;border:1px solid #ffffff21;align-content:center;width:clamp(82px,7vw,112px);height:clamp(52px,6.4vh,70px);padding:0 12px;display:grid;position:absolute;transform:rotateY(-20deg)rotateX(7deg);box-shadow:0 18px 48px #00000057}.production-entry-states span:first-child{z-index:1;opacity:.5;border-color:#7457ff52;top:58%;left:0}.production-entry-states span:nth-child(2){z-index:2;opacity:.72;border-color:#75dbe859;top:33%;left:18%}.production-entry-states span:nth-child(3){z-index:3;border-color:#ffb8007a;top:8%;left:36%;box-shadow:0 20px 54px #0000006b,0 0 30px #ffb8000f}.production-entry-states b,.production-entry-states em{font-style:normal;display:block}.production-entry-states b{color:#ffffffd1;font-size:clamp(12px,1vw,16px);font-weight:350}.production-entry-states em{color:#ffffff42;margin-top:4px;font-size:clamp(5px,.4vw,6.5px)}.production-capability-list{z-index:7;height:43%;margin:0;padding:0;list-style:none;position:absolute;top:0;left:16%;right:1%}.production-capability-stream{--stream-rgb:255, 184, 0;--stream-anchor:50%;bottom:0;left:var(--stream-anchor);width:clamp(150px,13vw,210px);min-width:0;padding:0 0 clamp(62px,8vh,86px);position:absolute;transform:translate(-50%)}.production-capability-stream.is-violet{--stream-rgb:116, 87, 255}.production-capability-stream.is-amber{--stream-rgb:255, 184, 0}.production-capability-stream.is-cyan{--stream-rgb:117, 219, 232}.production-capability-stream.is-green{--stream-rgb:84, 223, 134}.production-capability-stream:first-child{--stream-anchor:9%}.production-capability-stream:nth-child(2){--stream-anchor:43%}.production-capability-stream:nth-child(3){--stream-anchor:62%}.production-capability-stream:nth-child(4){--stream-anchor:91%}.production-capability-stream small,.production-capability-stream strong,.production-capability-stream p,.production-capability-range{display:block}.production-capability-stream small{color:rgba(var(--stream-rgb), .66);font-size:clamp(5.5px,.44vw,7px)}.production-capability-range{color:#ffffff47;margin-top:4px;font-size:clamp(5.5px,.43vw,7px)}.production-capability-stream strong{color:#ffffffdb;letter-spacing:-.02em;margin-top:8px;font-size:clamp(14px,1.08vw,18px);font-weight:350}.production-capability-stream p{color:#ffffff61;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:clamp(7px,.56vw,9px);line-height:1.5;overflow:hidden}.production-capability-stream>i{background:linear-gradient(to bottom, rgba(var(--stream-rgb), .08), rgba(var(--stream-rgb), .62));width:1px;height:clamp(50px,6.5vh,72px);position:absolute;bottom:0;left:50%;overflow:visible}.production-capability-stream>i:after{border:1px solid rgba(var(--stream-rgb), .66);content:"";width:11px;height:11px;box-shadow:0 0 22px rgba(var(--stream-rgb), .12);background:#020203;border-radius:50%;position:absolute;bottom:-5px;right:-5px}.production-capability-stream>i b{opacity:0;background:rgb(var(--stream-rgb));width:5px;height:5px;box-shadow:0 0 16px rgba(var(--stream-rgb), .78);border-radius:50%;position:absolute;top:0;left:-2px}.production-project-spine{--route-y:clamp(112px, 13.2vh, 142px);z-index:4;transform-style:preserve-3d;position:absolute;inset:27% 0 3.5% 14%}.production-project-spine:before{z-index:-1;content:"";pointer-events:none;opacity:.62;clip-path:polygon(0 36%,100% 2%,100% 92%,0 68%);filter:drop-shadow(0 36px 34px #00000073);background:linear-gradient(90deg,#7457ff12,#75dbe809 46%,#ffb8000e 70%,#54df8612),linear-gradient(#ffffff09 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/32px 32px;position:absolute;inset:5% -3% 14%;transform:perspective(1100px)rotateX(8deg)}.production-project-spine:after{z-index:-1;top:calc(var(--route-y) - 38px);content:"";pointer-events:none;opacity:.28;filter:blur(16px);background:radial-gradient(at 54%,#ffb80026,#0000 68%);height:84px;position:absolute;left:0;right:2%}.production-spine-label{z-index:2;position:absolute;top:2%;left:1.4%}.production-spine-label small,.production-spine-label strong{display:block}.production-spine-label small{color:#ffb8008a;font-size:clamp(5.5px,.44vw,7px)}.production-spine-label strong{color:#ffffff85;margin-top:5px;font-size:clamp(9px,.72vw,11.5px);font-weight:350}.production-path-stages{grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:absolute;inset:0}.production-path-stages:before{top:var(--route-y);content:"";opacity:.72;background:linear-gradient(90deg,#7457ff61,#75dbe86b 45%,#ffb8007a 70%,#54df866b);border-radius:999px;height:8px;position:absolute;left:1.5%;right:1.5%;box-shadow:0 0 34px #75dbe814;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.production-path-stages:after{top:calc(var(--route-y) + 1px);content:"";opacity:0;background:#ffd168;border-radius:50%;width:7px;height:7px;position:absolute;left:calc(8.333% - 3px);box-shadow:0 0 24px #ffb800db,0 0 54px #ffb80057}.production-path-stages li{--stage-rgb:255, 184, 0;--stage-scale:1;--stage-shift:0px;--stage-opacity:.86;--layer-opacity:.55;min-width:0;padding:calc(var(--route-y) + 72px) clamp(8px, .82vw, 14px) 0;text-align:center;position:relative}.production-path-stages li:first-child{--stage-rgb:116, 87, 255;--stage-scale:.76;--stage-shift:10px;--stage-opacity:.5;--layer-opacity:.08}.production-path-stages li:nth-child(2){--stage-rgb:96, 139, 239;--stage-scale:.84;--stage-shift:6px;--stage-opacity:.62;--layer-opacity:.2}.production-path-stages li:nth-child(3){--stage-rgb:117, 219, 232;--stage-scale:.92;--stage-shift:2px;--stage-opacity:.74;--layer-opacity:.42}.production-path-stages li:nth-child(4){--stage-rgb:255, 184, 0;--stage-scale:1;--stage-shift:-2px;--stage-opacity:.88;--layer-opacity:.68}.production-path-stages li:nth-child(5){--stage-rgb:231, 51, 129;--stage-scale:1.06;--stage-shift:-6px;--stage-opacity:.92;--layer-opacity:.82}.production-path-stages li:nth-child(6){--stage-rgb:84, 223, 134;--stage-scale:1.12;--stage-shift:-10px;--stage-opacity:1;--layer-opacity:.92}.production-path-stages li>i{z-index:2;top:calc(var(--route-y) - 30px);border:1px solid rgba(var(--stage-rgb), .62);width:clamp(48px,4.4vw,70px);height:clamp(32px,4.3vh,46px);opacity:var(--stage-opacity);background:linear-gradient(145deg, rgba(var(--stage-rgb), .13), transparent 54%), #030406eb;box-shadow:0 18px 32px #00000075, 0 0 24px rgba(var(--stage-rgb), .07);transform:translate(-50%, var(--stage-shift)) scale(var(--stage-scale)) rotateX(57deg) rotateZ(-3deg);transform-origin:bottom;border-radius:9px;position:absolute;left:50%}.production-path-stages li>i:before,.production-path-stages li>i:after{border:1px solid rgba(var(--stage-rgb), var(--layer-opacity));content:"";border-radius:6px;position:absolute;inset:5px}.production-path-stages li>i:before{transform:translate3d(-7px,7px,-1px)}.production-path-stages li>i:after{opacity:var(--layer-opacity);transform:translate3d(7px,-7px,1px)}.production-path-stages li>i b{background:rgba(var(--stage-rgb), .56);box-shadow:0 0 18px rgba(var(--stage-rgb), .24);border-radius:3px;position:absolute;inset:34% 28%}.production-path-stages li>i em{background:rgb(var(--stage-rgb));width:3px;height:3px;box-shadow:0 0 9px rgba(var(--stage-rgb), .8);border-radius:50%;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.production-path-stages small,.production-path-stages strong,.production-path-stages span{display:block}.production-path-stages small{color:rgba(var(--stage-rgb), .62);font-size:clamp(5.5px,.43vw,7px)}.production-path-stages strong{color:#ffffffd1;letter-spacing:-.015em;margin-top:9px;font-size:clamp(12px,.95vw,15.5px);font-weight:350}.production-path-stages span{color:#ffffff57;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:clamp(6.5px,.5vw,8px);line-height:1.5;overflow:hidden}.production-network-boundary{color:#ffffff45;align-items:center;gap:11px;font-size:clamp(5.5px,.43vw,7px);line-height:1.5;display:flex;position:absolute;bottom:0;right:0}.production-network-boundary span+span:before{color:#ffb8006b;content:"·";padding-right:11px}.production-section.is-visible .production-entry-states span{animation:.9s cubic-bezier(.16,1,.3,1) both production-entry-settle}.production-section.is-visible .production-entry-states span:first-child{animation-delay:.36s}.production-section.is-visible .production-entry-states span:nth-child(2){animation-delay:.27s}.production-section.is-visible .production-entry-states span:nth-child(3){animation-delay:.18s}.production-section.is-visible .production-capability-stream>i b{animation:14s ease-in-out infinite production-capability-enter;animation-delay:calc(var(--stream-index) * 3.2s + 1s)}.production-section.is-visible .production-path-stages:after{animation:14s cubic-bezier(.45,.02,.2,1) .8s infinite production-path-pulse}.production-section.is-visible .production-path-stages li>i b{animation:14s ease-in-out infinite production-stage-wake;animation-delay:calc(var(--stage-index) * 2.05s + .8s)}.production-section.is-visible .production-space-field i{animation:18s ease-in-out infinite alternate production-field-breathe}@keyframes production-entry-settle{0%{opacity:0;filter:blur(5px);translate:-24px 18px}}@keyframes production-capability-enter{0%,2%{opacity:0;top:0}4%{opacity:1}11%{opacity:1;top:calc(100% - 5px)}14%,to{opacity:0;top:calc(100% - 5px)}}@keyframes production-path-pulse{0%{opacity:0;left:calc(8.333% - 3px);transform:scale(.65)}6%{opacity:1;transform:scale(1)}92%{opacity:1;transform:scale(1)}to{opacity:0;left:calc(91.667% - 3px);transform:scale(.7)}}@keyframes production-stage-wake{0%,4%,18%,to{opacity:.34;transform:scale(.75)}7%,14%{opacity:.95;transform:scale(1.1)}}@keyframes production-field-breathe{0%{opacity:.52;scale:.985}to{opacity:1;scale:1.018}}@media (max-height:760px) and (min-width:821px){.production-section{--section-heading-top:88px}.production-network-scene{top:214px;bottom:20px}.production-network{width:min(88vw,1320px);max-height:480px}.production-entry-portal{top:29%}.production-entry-states{height:126px}.production-entry-states span{width:84px;height:48px}.production-capability-list{height:41%}.production-capability-stream{width:clamp(138px,13vw,184px);padding-bottom:52px}.production-capability-stream>i{height:44px}.production-capability-stream strong{margin-top:5px;font-size:12px}.production-capability-stream p{margin-top:2px;font-size:6.5px}.production-project-spine{--route-y:96px;top:24%}.production-path-stages li{padding-top:152px}.production-path-stages strong{margin-top:5px;font-size:11px}.production-path-stages span{margin-top:3px;font-size:6px}.production-network-boundary{font-size:5px}}@media (max-width:820px){.production-section{--section-heading-top:72px}.production-network-scene{top:210px;bottom:12px}.production-network{perspective:none;width:calc(100% - 32px);max-height:none}.production-network:before{background-size:20px 20px}.production-space-field{opacity:.55;inset:8% -30% 4% 12%}.production-entry-portal{width:100%;height:58px;top:0;left:0}.production-entry-portal>small{font-size:5px}.production-entry-portal:after{display:none}.production-entry-states{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;height:42px;margin:0;display:grid;position:absolute;top:0;left:82px;right:0}.production-entry-states span,.production-entry-states span:nth-child(n){opacity:1;clip-path:none;width:auto;height:40px;padding:0 8px;position:relative;top:auto;left:auto;transform:none}.production-entry-states b{font-size:9px}.production-entry-states em{margin-top:2px;font-size:4px}.production-capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;height:94px;display:grid;top:66px;left:0;right:0}.production-capability-stream{border-left:1px solid rgba(var(--stream-rgb), .4);width:auto;padding:0 0 0 9px;position:relative;bottom:auto;left:auto;transform:none}.production-capability-stream small{font-size:4.5px;display:inline}.production-capability-range{margin:0 0 0 6px;font-size:4.5px;display:inline}.production-capability-stream strong{margin-top:3px;font-size:9px}.production-capability-stream p{margin-top:2px;font-size:5px}.production-capability-stream>i{display:none}.production-project-spine{position:absolute;inset:170px 0 28px}.production-project-spine:before,.production-project-spine:after,.production-spine-label{display:none}.production-path-stages{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:1fr;padding:0 0 0 18px}.production-path-stages:before{background:linear-gradient(#7457ff80,#75dbe87a 48%,#ffb8007a 70%,#54df8680);width:3px;height:auto;inset:0 auto 0 10px}.production-path-stages:after{top:0;left:8px}.production-section.is-visible .production-path-stages:after{animation-name:production-path-pulse-mobile}.production-path-stages li{text-align:left;grid-template-columns:38px minmax(58px,.7fr) minmax(70px,.9fr) minmax(0,1.5fr);align-items:center;gap:7px;padding:0 0 0 10px;display:grid}.production-path-stages li>i{grid-area:1/1;width:30px;height:20px;position:relative;top:auto;left:auto;transform:rotateX(48deg)scale(.8)}.production-path-stages small{grid-column:2;font-size:4.5px}.production-path-stages strong{grid-column:3;margin:0;font-size:9px}.production-path-stages span{grid-column:4;margin:0;font-size:5px}.production-network-boundary{font-size:4.5px;bottom:0;left:18px;right:auto}}@keyframes production-path-pulse-mobile{0%{opacity:0;top:0}6%{opacity:1}92%{opacity:1}to{opacity:0;top:calc(100% - 7px)}}@media (max-width:820px) and (max-height:760px){.production-network-scene{top:194px;bottom:8px}.production-entry-portal{height:48px}.production-entry-states{height:36px}.production-entry-states span,.production-entry-states span:nth-child(n){height:34px}.production-capability-list{gap:6px 16px;height:74px;top:54px}.production-capability-stream p{display:none}.production-project-spine{top:136px;bottom:22px}.production-network-boundary span+span{display:none}}.production-section .landing-heading p{max-width:940px}.production-maturity-stage{z-index:10;isolation:isolate;position:absolute;inset:clamp(218px,24vh,268px) max(-2vw,-34px) 0}.production-maturity-stage:before{z-index:5;content:"";pointer-events:none;opacity:0;filter:drop-shadow(0 0 10px #ffb74c4d);background:linear-gradient(90deg,#0000,#ffb95c8c,#5ccdbe6b,#0000);width:34%;height:1px;position:absolute;top:54%;left:2.5%;transform:translate(-22%)}.production-maturity-figure{z-index:1;pointer-events:none;margin:0;position:absolute;inset:-2% 0 clamp(94px,11.5vh,126px);overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 88%,#0000 100%)}.production-maturity-figure img{object-fit:cover;object-position:center 60%;opacity:.96;filter:brightness(.9)saturate(.82)contrast(1.08);width:100%;height:100%;transition:transform 1.9s cubic-bezier(.16,1,.3,1),filter 1.5s,opacity 1.2s;transform:translate(0,0)scale(1.012)}.production-maturity-figure:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#020203f0 0%,#0202038f 13%,#0000 34% 65%,#02020352 79%,#020203f5 100%),linear-gradient(90deg,#020203b8,#0000 13% 86%,#02020394);position:absolute;inset:0}.production-maturity-figure:after{z-index:4;content:"";transform-origin:100%;background:#020203;transition:transform 1.55s cubic-bezier(.76,0,.24,1) 80ms;position:absolute;inset:0;transform:scaleX(0)}.production-maturity-figure figcaption{z-index:3;color:#ffffffb8;text-align:right;text-shadow:0 2px 18px #000,0 5px 42px #000;background:linear-gradient(90deg,#02020305,#020203b8);border-left:1px solid #ffb8007a;gap:4px;max-width:min(50vw,720px);padding:12px 0 12px 18px;display:grid;position:absolute;bottom:clamp(18px,2.2vh,28px);right:clamp(34px,5vw,96px)}.production-maturity-figure figcaption small,.production-maturity-entry small,.production-maturity-capabilities small,.production-maturity-stages small,.production-maturity-boundary{letter-spacing:.09em;font-family:SFMono-Regular,Consolas,monospace}.production-maturity-figure figcaption small{color:#ffb800b8;font-size:clamp(7px,.48vw,9px)}.production-maturity-figure figcaption strong{color:#fffffff0;letter-spacing:-.02em;font-size:clamp(14px,1.05vw,19px);font-weight:430}.production-maturity-figure figcaption span{font-size:clamp(9px,.68vw,12px);font-weight:320;line-height:1.45}.production-maturity-entry{z-index:5;color:#ffffffd6;text-shadow:0 3px 22px #000,0 6px 54px #000;background:linear-gradient(90deg,#020203d1,#02020314);border-left:1px solid #ffb80080;grid-template-columns:auto auto;align-items:baseline;gap:5px 10px;min-width:clamp(230px,20vw,340px);padding:13px 38px 13px 16px;display:grid;position:absolute;bottom:clamp(126px,14.5vh,158px);left:clamp(34px,5vw,96px)}.production-maturity-entry small{color:#ffb800c2;grid-column:1/-1;font-size:clamp(7px,.48vw,9px)}.production-maturity-entry strong{letter-spacing:-.025em;font-size:clamp(17px,1.35vw,23px);font-weight:420}.production-maturity-entry span{color:#ffffff85;font-size:clamp(9px,.62vw,11px)}.production-maturity-capabilities{z-index:5;pointer-events:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(26px,3.6vw,70px);margin:0;padding:0;list-style:none;display:grid;position:absolute;top:clamp(12px,1.8vh,22px);left:clamp(36px,5vw,98px);right:clamp(36px,5vw,98px)}.production-maturity-capabilities li{--capability-rgb:255, 184, 0;border-top:1px solid rgba(var(--capability-rgb), .38);text-shadow:0 2px 16px #000,0 4px 44px #000;gap:4px;min-width:0;padding-top:10px;display:grid;transform:translate(0,0)}.production-maturity-capabilities li.is-violet{--capability-rgb:142, 112, 255}.production-maturity-capabilities li.is-amber{--capability-rgb:224, 158, 69}.production-maturity-capabilities li.is-cyan{--capability-rgb:103, 190, 183}.production-maturity-capabilities li.is-green{--capability-rgb:90, 194, 125}.production-maturity-capabilities small{color:rgba(var(--capability-rgb), .85);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(7px,.48vw,9px);overflow:hidden}.production-maturity-capabilities strong{color:#fffffff0;letter-spacing:-.025em;font-size:clamp(15px,1.08vw,20px);font-weight:420}.production-maturity-capabilities span{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(8px,.57vw,10px);line-height:1.5;overflow:hidden}.production-maturity-stages{z-index:8;background:linear-gradient(#020203db,#020203fa 32%,#020203);border-top:1px solid #ffffff29;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(18px,2.3vw,44px);margin:0;padding:18px 0 0;list-style:none;display:grid;position:absolute;bottom:clamp(35px,4.5vh,50px);left:clamp(36px,5vw,98px);right:clamp(36px,5vw,98px)}.production-maturity-stages li{opacity:.94;min-width:0}.production-maturity-stages small,.production-maturity-stages strong,.production-maturity-stages span{display:block}.production-maturity-stages small{color:#ffb800b8;font-size:clamp(7px,.45vw,8.5px)}.production-maturity-stages strong{color:#ffffffe6;letter-spacing:-.02em;margin-top:6px;font-size:clamp(13px,.96vw,17px);font-weight:410}.production-maturity-stages span{color:#ffffff6b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(7px,.5vw,9px);line-height:1.45;overflow:hidden}.production-maturity-boundary{z-index:7;color:#ffffff4d;justify-content:space-between;gap:20px;font-size:clamp(6px,.41vw,7.5px);display:flex;position:absolute;bottom:clamp(10px,1.35vh,15px);left:clamp(36px,5vw,98px);right:clamp(36px,5vw,98px)}.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure img{opacity:.55;filter:brightness(.54)saturate(.62)contrast(1.02)blur(2px);transform:translate(2.2%,2%)scale(1.055)}.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure:after{transform:scaleX(1)}.is-motion-ready .production-section:not(.is-visible) .production-maturity-entry,.is-motion-ready .production-section:not(.is-visible) .production-maturity-capabilities li,.is-motion-ready .production-section:not(.is-visible) .production-maturity-stages li,.is-motion-ready .production-section:not(.is-visible) .production-maturity-boundary,.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure figcaption{opacity:0;transform:translateY(18px)}.production-section.is-visible .production-maturity-entry,.production-section.is-visible .production-maturity-capabilities li,.production-section.is-visible .production-maturity-stages li,.production-section.is-visible .production-maturity-boundary,.production-section.is-visible .production-maturity-figure figcaption{transition:opacity .76s ease calc(.44s + var(--capability-index,var(--stage-index,0)) * 90ms), transform .96s cubic-bezier(.16, 1, .3, 1) calc(.44s + var(--capability-index,var(--stage-index,0)) * 90ms)}.production-section.is-visible .production-maturity-stage:before{animation:1.7s cubic-bezier(.16,1,.3,1) .74s both production-maturity-scan}@keyframes production-maturity-scan{0%{opacity:0;transform:translate(-22%)}22%{opacity:.78}76%{opacity:.48}to{opacity:0;transform:translate(188%)}}@media (max-height:760px) and (min-width:821px){.production-maturity-stage{top:200px}.production-maturity-figure{bottom:92px}.production-maturity-capabilities{top:8px}.production-maturity-entry{bottom:114px}.production-maturity-figure figcaption{bottom:11px}.production-maturity-stages{padding-top:14px;bottom:31px}.production-maturity-boundary{bottom:7px}}@media (max-width:820px){.production-section{--section-heading-top:0;--section-title:clamp(27px, 7.3vw, 34px);--section-subtitle:clamp(10px, 2.8vw, 13px)}.production-section .landing-heading{width:calc(100% - 28px);padding:92px 0 0;top:0;left:14px}.production-section .landing-heading p{max-width:360px;margin-top:11px}.production-maturity-stage{inset:198px 0 8px}.production-maturity-stage:before{width:44%;top:178px;left:2%}.production-maturity-figure{aspect-ratio:auto;width:100%;height:258px;inset:-4px 0 auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 3% 91%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 3% 91%,#0000 100%)}.production-maturity-figure img{object-fit:cover;object-position:50% center;filter:brightness(.92)saturate(.82)contrast(1.08)}.production-maturity-figure:before{background:linear-gradient(#020203cc,#0000 25% 70%,#020203e6),linear-gradient(90deg,#02020366,#0000 14% 86%,#0202036b)}.production-maturity-figure figcaption{text-align:center;background:#0202039e;border-bottom:1px solid #ffb8005c;border-left:0;gap:2px;max-width:none;padding:8px 10px;bottom:11px;left:14px;right:14px}.production-maturity-figure figcaption small{display:none}.production-maturity-figure figcaption strong{font-size:11px}.production-maturity-figure figcaption span{font-size:7px}.production-maturity-entry{gap:2px 6px;min-width:0;padding:8px 22px 8px 9px;top:19px;bottom:auto;left:15px}.production-maturity-entry small{font-size:5.5px}.production-maturity-entry strong{font-size:12px}.production-maturity-entry span{font-size:6.5px}.production-maturity-capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;height:116px;display:grid;top:266px;left:18px;right:18px}.production-maturity-capabilities li{gap:2px;padding-top:7px}.production-maturity-capabilities small{font-size:5.5px}.production-maturity-capabilities strong{font-size:11.5px}.production-maturity-capabilities span{font-size:6.5px}.production-maturity-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;padding:13px 0 0;bottom:34px;left:18px;right:18px}.production-maturity-stages small{font-size:5.5px}.production-maturity-stages strong{margin-top:3px;font-size:10.5px}.production-maturity-stages span{margin-top:2px;font-size:6.25px}.production-maturity-boundary{font-size:5px;bottom:4px;left:18px;right:18px}.production-maturity-boundary span+span{display:none}}@media (max-width:820px) and (max-height:760px){.production-maturity-stage{top:188px}.production-maturity-figure{height:224px}.production-maturity-capabilities{gap:7px 14px;height:96px;top:230px}.production-maturity-capabilities span{display:none}.production-maturity-stages{gap:7px 12px;padding-top:10px;bottom:30px}.production-maturity-boundary{bottom:3px}}.production-section{--section-heading-top:clamp(90px, 10.8vh, 118px);background:radial-gradient(at 28% 68%,#c6742e12,#0000 36%),radial-gradient(at 76% 66%,#3a93c111,#0000 38%),#020203}.production-section:before{z-index:1;content:"";pointer-events:none;opacity:.34;background-image:radial-gradient(circle at 1px 1px,#ffffff1c 1px,#0000 0);background-size:24px 24px;position:absolute;inset:18% 0 0;-webkit-mask-image:radial-gradient(at 50% 65%,#000 0%,#0000 72%);mask-image:radial-gradient(at 50% 65%,#000 0%,#0000 72%)}.production-section:after{z-index:18;background:linear-gradient(#0000,#000000e0);height:17%}.production-section .landing-heading{z-index:24;width:min(92vw,1360px)}.production-section .landing-heading p{max-width:920px;margin-top:clamp(13px,1.6vh,19px)}.production-convergence-stage{z-index:10;isolation:isolate;position:absolute;inset:clamp(204px,22.8vh,244px) 0 0}.production-convergence-figure{z-index:1;pointer-events:none;margin:0;position:absolute;inset:-2.5% 0 clamp(92px,10.6vh,116px);overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 87%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 5% 87%,#0000 100%)}.production-convergence-figure img{object-fit:cover;object-position:center 68%;opacity:.94;filter:brightness(.76)saturate(.82)contrast(1.08);width:100%;height:100%;transition:opacity 1.2s,filter 1.5s,transform 1.8s cubic-bezier(.16,1,.3,1);transform:translate(0,0)scale(1.018)}.production-convergence-figure:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#020203fa 0%,#020203a3 14%,#0000 34% 69%,#02020380 85%,#020203fa 100%),linear-gradient(90deg,#02020399,#0000 16% 84%,#02020399);position:absolute;inset:0}.production-convergence-figure:after{z-index:5;content:"";transform-origin:top;background:#020203;transition:transform 1.45s cubic-bezier(.76,0,.24,1) 50ms;position:absolute;inset:0;transform:scaleY(0)}.production-convergence-figure figcaption{z-index:4;color:#ffffffb8;text-align:center;text-shadow:0 2px 14px #000,0 5px 38px #000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0303045c;border:1px solid #ffd38f2e;border-radius:999px;gap:3px;min-width:clamp(180px,16vw,260px);padding:10px 18px 11px;display:grid;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.production-convergence-figure figcaption small,.production-convergence-entry small,.production-convergence-support small,.production-convergence-stages small,.production-convergence-boundary{letter-spacing:.09em;font-family:SFMono-Regular,Consolas,monospace}.production-convergence-figure figcaption small{color:#ffb85dcc;font-size:clamp(6.5px,.47vw,8.5px)}.production-convergence-figure figcaption strong{color:#fffffff2;font-size:clamp(13px,.96vw,17px);font-weight:460}.production-convergence-figure figcaption span{color:#ffffff85;font-size:clamp(8px,.58vw,10.5px)}.production-convergence-entry{z-index:7;color:#ffffffdb;text-shadow:0 3px 20px #000,0 7px 48px #000;background:linear-gradient(90deg,#030304c2,#0303040d);border-left:1px solid #ef994d8a;gap:6px;width:clamp(250px,19vw,330px);padding:16px 22px 17px;display:grid;position:absolute;top:30%;left:clamp(30px,5vw,92px)}.production-convergence-entry small{color:#eea158d1;font-size:clamp(7px,.48vw,9px)}.production-convergence-entry strong{color:#fffffff5;letter-spacing:-.025em;font-size:clamp(18px,1.35vw,24px);font-weight:430}.production-convergence-entry span{color:#ffffff7a;font-size:clamp(9px,.64vw,11.5px)}.production-convergence-support{z-index:7;color:#ffffffdb;text-shadow:0 3px 20px #000,0 7px 48px #000;background:linear-gradient(270deg,#030304c2,#0303040d);border-right:1px solid #66b4d36b;width:clamp(296px,23vw,410px);padding:16px 18px 17px 22px;position:absolute;top:22%;right:clamp(30px,4.7vw,88px)}.production-convergence-support header{text-align:right;gap:5px;display:grid}.production-convergence-support header small{color:#6dbcdbc7;font-size:clamp(7px,.47vw,8.5px)}.production-convergence-support header strong{color:#fffffff2;letter-spacing:-.02em;font-size:clamp(15px,1.08vw,19px);font-weight:430}.production-convergence-support ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 16px;margin:13px 0 0;padding:0;list-style:none;display:grid}.production-convergence-support li{--capability-rgb:255, 184, 0;grid-template-columns:6px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;display:grid}.production-convergence-support li.is-violet{--capability-rgb:151, 123, 255}.production-convergence-support li.is-amber{--capability-rgb:230, 158, 71}.production-convergence-support li.is-cyan{--capability-rgb:99, 190, 193}.production-convergence-support li.is-green{--capability-rgb:89, 195, 128}.production-convergence-support li i{background:rgba(var(--capability-rgb), .88);width:5px;height:5px;box-shadow:0 0 12px rgba(var(--capability-rgb), .55);border-radius:50%;grid-row:1/3}.production-convergence-support li span{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(9px,.67vw,12px);overflow:hidden}.production-convergence-support li small{color:#ffffff5c;font-size:clamp(6px,.4vw,7.5px)}.production-convergence-pulse{z-index:6;aspect-ratio:1;pointer-events:none;width:clamp(104px,9vw,160px);position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.production-convergence-pulse i{opacity:0;border:1px solid #ffc97947;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)scale(.1)}.production-convergence-stages{z-index:12;background:linear-gradient(#020203d6,#020203fa 30%,#020203);border-top:1px solid #ffffff24;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(16px,2.2vw,42px);margin:0;padding:18px 0 0;list-style:none;display:grid;position:absolute;bottom:clamp(34px,4.2vh,48px);left:clamp(30px,5vw,92px);right:clamp(30px,5vw,92px)}.production-convergence-stages:before{content:"";opacity:0;background:#ffb84d;border-radius:99px;width:8px;height:3px;position:absolute;top:-2px;left:0;box-shadow:0 0 14px #ffb84dcc}.production-convergence-stages li{min-width:0}.production-convergence-stages small,.production-convergence-stages strong,.production-convergence-stages span{display:block}.production-convergence-stages small{color:#ffb800b3;font-size:clamp(6.5px,.44vw,8px)}.production-convergence-stages strong{color:#ffffffe0;letter-spacing:-.02em;margin-top:6px;font-size:clamp(12px,.9vw,16px);font-weight:410}.production-convergence-stages span{color:#ffffff61;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(6.5px,.46vw,8.5px);line-height:1.45;overflow:hidden}.production-convergence-boundary{z-index:13;color:#ffffff47;justify-content:space-between;gap:20px;font-size:clamp(5.5px,.4vw,7px);display:flex;position:absolute;bottom:clamp(9px,1.2vh,13px);left:clamp(30px,5vw,92px);right:clamp(30px,5vw,92px)}.is-motion-ready .production-section:not(.is-visible) .production-convergence-figure img{opacity:.42;filter:brightness(.42)saturate(.58)contrast(1.02)blur(2px);transform:translateY(3%)scale(1.065)}.is-motion-ready .production-section:not(.is-visible) .production-convergence-figure:after{transform:scaleY(1)}.is-motion-ready .production-section:not(.is-visible) .production-convergence-entry{opacity:0;transform:translate(-30px,10px)}.is-motion-ready .production-section:not(.is-visible) .production-convergence-support{opacity:0;transform:translate(30px,10px)}.is-motion-ready .production-section:not(.is-visible) .production-convergence-figure figcaption,.is-motion-ready .production-section:not(.is-visible) .production-convergence-stages li,.is-motion-ready .production-section:not(.is-visible) .production-convergence-boundary{opacity:0;transform:translateY(16px)}.production-section.is-visible .production-convergence-entry,.production-section.is-visible .production-convergence-support,.production-section.is-visible .production-convergence-figure figcaption,.production-section.is-visible .production-convergence-stages li,.production-section.is-visible .production-convergence-boundary{transition:opacity .76s ease calc(.36s + var(--stage-index,0) * 80ms), transform .98s cubic-bezier(.16, 1, .3, 1) calc(.36s + var(--stage-index,0) * 80ms)}.production-section.is-visible .production-convergence-support li{animation:production-capability-arrive .72s cubic-bezier(.16, 1, .3, 1) calc(.72s + var(--capability-index) * .11s) both}.production-section.is-visible .production-convergence-pulse i{animation:production-core-converge 1.45s cubic-bezier(.16, 1, .3, 1) calc(.68s + var(--pulse-index,0) * .15s) both}.production-section.is-visible .production-convergence-pulse i:first-child{--pulse-index:0}.production-section.is-visible .production-convergence-pulse i:nth-child(2){--pulse-index:1}.production-section.is-visible .production-convergence-pulse i:nth-child(3){--pulse-index:2}.production-section.is-visible .production-convergence-stages:before{animation:2.6s cubic-bezier(.4,0,.2,1) 1s both production-stage-progress}@keyframes production-capability-arrive{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes production-core-converge{0%{opacity:0;transform:translate(-50%,-50%)scale(1.45)}35%{opacity:.42}to{opacity:0;transform:translate(-50%,-50%)scale(.18)}}@keyframes production-stage-progress{0%{opacity:0;left:0}8%{opacity:1}92%{opacity:1}to{opacity:0;left:calc(100% - 8px)}}@media (max-height:760px) and (min-width:821px){.production-convergence-stage{top:190px}.production-convergence-entry{top:28%}.production-convergence-support{top:18%}.production-convergence-stages{padding-top:13px;bottom:31px}.production-convergence-boundary{bottom:7px}}@media (max-width:820px){.production-section{--section-heading-top:0;--section-title:clamp(26px, 7.1vw, 33px);--section-subtitle:clamp(10px, 2.75vw, 12.5px)}.production-section .landing-heading{width:calc(100% - 28px);padding:86px 0 0;top:0;left:14px}.production-section .landing-heading p{max-width:356px;margin-top:10px;line-height:1.55}.production-convergence-stage{inset:200px 0 6px}.production-convergence-figure{height:268px;inset:0 0 auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 90%,#0000 100%)}.production-convergence-figure img{object-position:center 69%;filter:brightness(.78)saturate(.8)contrast(1.08)}.production-convergence-figure:before{background:linear-gradient(#020203c2,#0000 21% 72%,#020203eb),linear-gradient(90deg,#02020352,#0000 18% 82%,#02020352)}.production-convergence-figure figcaption{gap:1px;min-width:164px;padding:7px 12px 8px;top:auto;bottom:22px}.production-convergence-figure figcaption small{font-size:5.5px}.production-convergence-figure figcaption strong{font-size:11px}.production-convergence-figure figcaption span{display:none}.production-convergence-entry{gap:3px;width:192px;padding:9px 16px 10px 10px;top:18px;left:15px}.production-convergence-entry small{font-size:5.5px}.production-convergence-entry strong{font-size:13px}.production-convergence-entry span{font-size:7px}.production-convergence-support{background:0 0;border-top:1px solid #67b7d53d;border-right:0;width:auto;padding:9px 0 0;top:274px;left:18px;right:18px}.production-convergence-support header{text-align:left;grid-template-columns:auto 1fr;align-items:baseline;gap:8px}.production-convergence-support header small{font-size:5.5px}.production-convergence-support header strong{text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.production-convergence-support ul{gap:7px 16px;margin-top:9px}.production-convergence-support li span{font-size:9px}.production-convergence-support li small{font-size:5.25px}.production-convergence-pulse{width:82px;top:151px}.production-convergence-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;padding:12px 0 0;bottom:31px;left:18px;right:18px}.production-convergence-stages small{font-size:5px}.production-convergence-stages strong{margin-top:2px;font-size:10px}.production-convergence-stages span{margin-top:1px;font-size:5.7px}.production-convergence-boundary{font-size:4.75px;bottom:3px;left:18px;right:18px}.production-convergence-boundary span+span{display:none}}@media (max-width:820px) and (max-height:760px){.production-section .landing-heading{padding-top:78px}.production-convergence-stage{top:184px}.production-convergence-figure{height:224px}.production-convergence-support{top:229px}.production-convergence-support header strong{font-size:9.5px}.production-convergence-support ul{gap:5px 14px;margin-top:6px}.production-convergence-stages{gap:7px 12px;padding-top:9px;bottom:28px}}.production-section .landing-heading{width:min(96vw,1580px)}.production-section .landing-heading h2{letter-spacing:-.04em}.production-section .landing-heading h2>span{white-space:nowrap}.production-title-pause{color:#ffffff9e;margin-inline:.08em;display:inline-block}.production-section .landing-heading p{color:#ffffff69;max-width:1120px;margin-top:clamp(12px,1.45vh,17px);font-size:clamp(14px,1vw,18px);line-height:1.58}.production-local-stage{z-index:10;isolation:isolate;position:absolute;inset:clamp(196px,22vh,232px) 0 0}.production-local-figure{z-index:1;pointer-events:none;margin:0;position:absolute;inset:-4% 0 clamp(82px,9.3vh,102px);overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 91%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 5% 91%,#0000 100%)}.production-local-figure img{object-fit:cover;object-position:center 50%;opacity:1;filter:brightness(1.02)saturate(.9)contrast(1.06);width:100%;height:100%;transition:opacity 1.15s,filter 1.4s,transform 1.85s cubic-bezier(.16,1,.3,1);transform:translate(0,0)scale(1.006)}.production-local-figure:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#020203 0%,#0202037a 11%,#0000 25% 81%,#02020394 93%,#020203 100%),linear-gradient(90deg,#02020342 0%,#0000 17% 84%,#02020338 100%);position:absolute;inset:0}.production-local-origin,.production-local-core,.production-local-destination{color:#ffffffeb;text-shadow:0 3px 18px #000,0 8px 42px #000}.production-local-origin small,.production-local-core small,.production-local-destination small,.production-local-stages small,.production-local-boundary{letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace}.production-local-origin,.production-local-core,.production-local-destination{z-index:7;gap:5px;width:clamp(245px,22vw,360px);padding-top:16px;display:grid;position:absolute;top:6%}.production-local-origin:before,.production-local-core:before,.production-local-destination:before{content:"";opacity:.72;width:42px;height:1px;position:absolute;top:0}.production-local-origin{left:clamp(48px,5vw,96px)}.production-local-origin:before{background:linear-gradient(90deg,#ef9f4deb,#ef9f4d00);left:0}.production-local-core{text-align:center;justify-items:center;width:auto;top:1%;left:34%;right:34%}.production-local-core:before{background:linear-gradient(90deg,#74bec200,#74bec2e0,#74bec200);left:50%;transform:translate(-50%)}.production-local-destination{text-align:right;justify-items:end;width:clamp(280px,24vw,420px);right:clamp(48px,5vw,96px)}.production-local-destination:before{background:linear-gradient(90deg,#68c99d00,#68c99deb);right:0}.production-local-origin small,.production-local-core small,.production-local-destination>small{color:#ef9f4dc7;font-size:clamp(6px,.43vw,8px)}.production-local-core small{color:#74bec2c7}.production-local-destination>small{color:#68c99dc7}.production-local-origin strong,.production-local-core strong,.production-local-destination strong{color:#fffffff5;letter-spacing:-.025em;font-size:clamp(16px,1.12vw,21px);font-weight:430}.production-local-origin span,.production-local-core span,.production-local-destination>span{color:#ffffff91;max-width:40ch;font-size:clamp(9px,.62vw,11.5px);line-height:1.58}.production-local-stages{z-index:12;background:linear-gradient(#020203c7,#020203 31%);border-top:1px solid #ffffff21;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,2.1vw,40px);margin:0;padding:17px 0 0;list-style:none;display:grid;position:absolute;bottom:clamp(34px,3.9vh,46px);left:clamp(34px,5.2vw,98px);right:clamp(34px,5.2vw,98px)}.production-local-stages:before{content:"";opacity:0;background:#ef9f4d;border-radius:99px;width:8px;height:3px;position:absolute;top:-2px;left:0;box-shadow:0 0 15px #ef9f4dc7}.production-local-stages small,.production-local-stages strong,.production-local-stages span{display:block}.production-local-stages small{color:#ef9f4da3;font-size:clamp(6px,.42vw,7.5px)}.production-local-stages strong{color:#ffffffd6;letter-spacing:-.02em;margin-top:5px;font-size:clamp(11px,.84vw,15px);font-weight:410}.production-local-stages span{color:#ffffff57;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:clamp(6px,.43vw,8px);line-height:1.45;overflow:hidden}.production-local-boundary{z-index:13;color:#ffffff40;justify-content:space-between;gap:20px;font-size:clamp(5.5px,.39vw,7px);display:flex;position:absolute;bottom:clamp(8px,1vh,12px);left:clamp(34px,5.2vw,98px);right:clamp(34px,5.2vw,98px)}.is-motion-ready .production-section:not(.is-visible) .production-local-figure img{opacity:.4;filter:brightness(.48)saturate(.62)contrast(1.02)blur(2px);transform:translateY(1.5%)scale(1.055)}.is-motion-ready .production-section:not(.is-visible) .production-local-origin{opacity:0;transform:translate(-24px,8px)}.is-motion-ready .production-section:not(.is-visible) .production-local-core{opacity:0;transform:translateY(14px)}.is-motion-ready .production-section:not(.is-visible) .production-local-destination{opacity:0;transform:translate(24px,8px)}.is-motion-ready .production-section:not(.is-visible) .production-local-stages li,.is-motion-ready .production-section:not(.is-visible) .production-local-boundary{opacity:0;transform:translateY(15px)}.production-section.is-visible .production-local-origin,.production-section.is-visible .production-local-core,.production-section.is-visible .production-local-destination,.production-section.is-visible .production-local-stages li,.production-section.is-visible .production-local-boundary{transition:opacity .76s ease calc(.36s + var(--stage-index,0) * 72ms), transform .98s cubic-bezier(.16, 1, .3, 1) calc(.36s + var(--stage-index,0) * 72ms)}.production-section.is-visible .production-local-stages:before{animation:2.7s cubic-bezier(.4,0,.2,1) 1s both production-local-stage-progress}@keyframes production-local-stage-progress{0%{opacity:0;left:0}8%{opacity:1}92%{opacity:1}to{opacity:0;left:calc(100% - 8px)}}@media (max-height:760px) and (min-width:821px){.production-local-stage{top:186px}.production-local-origin,.production-local-core,.production-local-destination{top:3%}.production-local-stages{padding-top:13px;bottom:31px}.production-local-boundary{bottom:6px}}@media (max-width:820px){.production-section .landing-heading h2{gap:2px;font-size:clamp(26px,6vw,30px);display:grid}.production-title-pause{display:none}.production-section .landing-heading p{max-width:330px;font-size:clamp(10px,2.75vw,12.5px)}.production-local-stage{inset:198px 0 6px}.production-local-figure{height:218px;inset:0 0 auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 5% 92%,#0000 100%)}.production-local-figure img{object-fit:contain;object-position:center;filter:brightness(.98)saturate(.88)contrast(1.04);transform:none}.production-local-figure:before{background:linear-gradient(#02020380,#0000 22% 77%,#020203e6)}.production-local-origin,.production-local-core,.production-local-destination{gap:3px;width:calc(33.333% - 18px);min-height:62px;padding:8px 2px 0;top:215px}.production-local-origin:before,.production-local-core:before,.production-local-destination:before{width:26px}.production-local-origin{left:14px}.production-local-core{width:auto;left:33.333%;right:33.333%}.production-local-destination{justify-items:end;right:14px}.production-local-origin small,.production-local-core small,.production-local-destination>small{font-size:5.4px}.production-local-origin strong,.production-local-core strong,.production-local-destination strong{font-size:11px}.production-local-origin span,.production-local-core span,.production-local-destination>span{display:none}.production-local-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 14px;padding:12px 0 0;bottom:31px;left:18px;right:18px}.production-local-stages small{font-size:4.8px}.production-local-stages strong{margin-top:2px;font-size:9.5px}.production-local-stages span{margin-top:1px;font-size:5.4px}.production-local-boundary{font-size:4.5px;bottom:3px;left:18px;right:18px}.production-local-boundary span+span{display:none}}@media (max-width:820px) and (max-height:760px){.production-local-stage{top:184px}.production-local-figure{height:184px}.production-local-origin,.production-local-core,.production-local-destination{min-height:55px;top:181px}.production-local-stages{gap:6px 12px;padding-top:8px;bottom:28px}}.production-composed-stage{z-index:10;isolation:isolate;position:absolute;inset:clamp(198px,22vh,234px) 0 0;overflow:hidden}.production-composed-stage:before{z-index:-2;content:"";pointer-events:none;opacity:.62;filter:blur(14px);background:radial-gradient(at 18% 72%,#d38c431f,#0000 34%),radial-gradient(at 51% 57%,#57adb01a,#0000 28%),radial-gradient(at 84% 66%,#4b97881c,#0000 38%);height:50%;position:absolute;bottom:clamp(90px,10.5vh,118px);left:0;right:0}.production-composed-stage:after{z-index:6;content:"";pointer-events:none;background:linear-gradient(#0000,#0202038a 43%,#020203 88%);height:29%;position:absolute;bottom:clamp(82px,9.4vh,104px);left:0;right:0}.production-composed-visual{z-index:2;pointer-events:none;margin:0;position:absolute}.production-composed-visual img{object-fit:contain;width:100%;height:100%;transition:opacity 1.05s,filter 1.35s,transform 1.7s cubic-bezier(.16,1,.3,1);display:block}.production-composed-entry{z-index:3;width:min(45vw,780px);top:11%;bottom:clamp(90px,10.4vh,116px);left:-2.5%;-webkit-mask-image:linear-gradient(90deg,#000 0 72%,#0000 99%);mask-image:linear-gradient(90deg,#000 0 72%,#0000 99%)}.production-composed-entry img{object-position:left bottom;filter:brightness(.86)saturate(.8)contrast(1.04);transform:translate(-1.5%)scale(1.02)}.production-composed-system-lane{pointer-events:none;grid-template-rows:max-content minmax(0,1fr);gap:clamp(18px,2.4vh,28px);display:grid;position:absolute;inset:3.5% max(34%,50% - 280px) clamp(72px,8.4vh,92px)}.production-composed-core{z-index:5;justify-self:center;width:min(22vw,390px);height:100%;min-height:0;position:relative;inset:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%)}.production-composed-core img{object-position:center top;filter:brightness(.95)saturate(.86)contrast(1.08);transform:translate(0,0)scale(1.015)}.production-composed-industry{z-index:4;width:min(51vw,910px);top:13%;bottom:clamp(92px,10.6vh,118px);right:-2.5%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 16% 100%)}.production-composed-industry img{object-position:right bottom;filter:brightness(.79)saturate(.76)contrast(1.08);transform:translate(1.5%,1%)scale(1.035)}.production-composed-horizon{z-index:1;pointer-events:none;opacity:.7;background:linear-gradient(90deg,#0000,#d38c43c2 18%,#57adb0ad 54%,#4b97888c 84%,#0000);height:1px;position:absolute;bottom:clamp(127px,14.5vh,154px);left:9%;right:9%;box-shadow:0 0 28px #57adb014}.production-composed-horizon:before{content:"";opacity:.26;filter:blur(16px);background:radial-gradient(#57adb038,#0000 70%);width:56%;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.production-composed-horizon i{opacity:0;background:#d79542;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:11%;box-shadow:0 0 18px #d79542e6}.production-composed-copy{z-index:9;color:#ffffffeb;text-shadow:0 3px 18px #000,0 8px 42px #000;gap:5px;width:clamp(230px,21vw,350px);display:grid;position:absolute;top:3.5%}.production-composed-copy:before{content:"";opacity:.72;width:42px;height:1px;margin-bottom:9px}.production-composed-copy small,.production-composed-stages small,.production-composed-boundary{letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace}.production-composed-copy small,.production-composed-copy strong,.production-composed-copy span{display:block}.production-composed-copy small{color:#d38c43c2;font-size:clamp(6px,.43vw,8px)}.production-composed-copy strong{color:#fffffff5;letter-spacing:-.025em;font-size:clamp(16px,1.12vw,21px);font-weight:430}.production-composed-copy span{color:#ffffff8c;max-width:40ch;font-size:clamp(9px,.62vw,11.5px);line-height:1.58}.production-composed-origin{left:clamp(48px,5vw,96px)}.production-composed-origin:before{background:linear-gradient(90deg,#d38c43eb,#0000)}.production-composed-system{text-align:center;justify-items:center;width:100%;position:relative;top:auto;left:auto;right:auto}.production-composed-system:before{background:linear-gradient(90deg,#0000,#57adb0e6,#0000)}.production-composed-system small{color:#57adb0cc}.production-composed-destination{text-align:right;justify-items:end;width:clamp(280px,25vw,430px);right:clamp(48px,5vw,96px)}.production-composed-destination:before{background:linear-gradient(90deg,#0000,#4b9788e6)}.production-composed-destination small{color:#4b9788d6}.production-composed-stages{z-index:12;background:linear-gradient(#020203c7,#020203 31%);border-top:1px solid #ffffff1f;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,2.1vw,40px);margin:0;padding:17px 0 0;list-style:none;display:grid;position:absolute;bottom:clamp(34px,3.9vh,46px);left:clamp(34px,5.2vw,98px);right:clamp(34px,5.2vw,98px)}.production-composed-stages:before{content:"";opacity:0;background:#d79542;border-radius:99px;width:8px;height:3px;position:absolute;top:-2px;left:0;box-shadow:0 0 15px #d79542c7}.production-composed-stages small,.production-composed-stages strong,.production-composed-stages span{display:block}.production-composed-stages small{color:#d38c439e;font-size:clamp(6px,.42vw,7.5px)}.production-composed-stages strong{color:#ffffffd6;letter-spacing:-.02em;margin-top:5px;font-size:clamp(11px,.84vw,15px);font-weight:410}.production-composed-stages span{color:#ffffff57;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:clamp(6px,.43vw,8px);line-height:1.45;overflow:hidden}.production-composed-boundary{z-index:13;color:#ffffff40;justify-content:space-between;gap:20px;font-size:clamp(5.5px,.39vw,7px);display:flex;position:absolute;bottom:clamp(8px,1vh,12px);left:clamp(34px,5.2vw,98px);right:clamp(34px,5.2vw,98px)}.is-motion-ready .production-section:not(.is-visible) .production-composed-entry img{opacity:0;filter:brightness(.45)saturate(.58)blur(2px);transform:translate(-7%,2%)scale(1.06)}.is-motion-ready .production-section:not(.is-visible) .production-composed-core img{opacity:0;filter:brightness(.46)saturate(.6)blur(2px);transform:translateY(4%)scale(.96)}.is-motion-ready .production-section:not(.is-visible) .production-composed-industry img{opacity:0;filter:brightness(.42)saturate(.55)blur(2px);transform:translate(7%,2%)scale(1.06)}.is-motion-ready .production-section:not(.is-visible) .production-composed-copy,.is-motion-ready .production-section:not(.is-visible) .production-composed-stages li,.is-motion-ready .production-section:not(.is-visible) .production-composed-boundary{opacity:0;transform:translateY(14px)}.production-section.is-visible .production-composed-entry img{transition-delay:.18s}.production-section.is-visible .production-composed-core img{transition-delay:.42s}.production-section.is-visible .production-composed-industry img{transition-delay:.66s}.production-section.is-visible .production-composed-copy,.production-section.is-visible .production-composed-stages li,.production-section.is-visible .production-composed-boundary{transition:opacity .76s ease calc(.36s + var(--stage-index,0) * 72ms), transform .98s cubic-bezier(.16, 1, .3, 1) calc(.36s + var(--stage-index,0) * 72ms)}.production-section.is-visible .production-composed-horizon i{animation:3.2s cubic-bezier(.4,0,.2,1) 1.15s both production-composed-transfer}.production-section.is-visible .production-composed-stages:before{animation:2.8s cubic-bezier(.4,0,.2,1) 1.25s both production-composed-progress}@keyframes production-composed-transfer{0%{opacity:0;left:11%}10%{opacity:1}88%{opacity:1}to{opacity:0;left:88%}}@keyframes production-composed-progress{0%{opacity:0;left:0}8%{opacity:1}92%{opacity:1}to{opacity:0;left:calc(100% - 8px)}}@media (max-height:760px) and (min-width:821px){.production-composed-stage{top:184px}.production-composed-copy{top:2%}.production-composed-entry{top:9%}.production-composed-system-lane{gap:16px;top:2%;bottom:clamp(54px,7vh,66px)}.production-composed-system-lane .production-composed-system{top:auto}.production-composed-industry{top:10%}.production-composed-stages{padding-top:13px;bottom:31px}.production-composed-boundary{bottom:6px}}@media (max-width:820px){.production-section .landing-heading h2>span{white-space:normal}.production-composed-stage{inset:clamp(246px,29vh,264px) 0 6px}.production-composed-stage:before{height:54%;bottom:118px}.production-composed-stage:after{height:31%;bottom:104px}.production-composed-system-lane{display:contents}.production-composed-entry{width:68%;height:180px;top:30px;bottom:auto;left:-8%;-webkit-mask-image:linear-gradient(90deg,#000 0 73%,#0000 99%);mask-image:linear-gradient(90deg,#000 0 73%,#0000 99%)}.production-composed-core{width:30%;height:240px;position:absolute;top:24px;bottom:auto;left:42%}.production-composed-industry{width:96%;height:200px;top:184px;bottom:auto;right:-7%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 13% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 13% 93%,#0000)}.production-composed-entry img,.production-composed-core img,.production-composed-industry img{transform:none}.production-composed-core img{object-position:center bottom}.production-composed-horizon{bottom:174px;left:7%;right:7%}.production-composed-copy{gap:2px;width:calc(50% - 26px);padding-top:7px;top:0}.production-composed-copy:before{width:25px;margin-bottom:5px}.production-composed-origin{left:16px}.production-composed-system{text-align:right;justify-items:end;position:absolute;top:0;left:auto;right:16px}.production-composed-destination{text-align:right;justify-items:end;width:calc(100% - 32px);top:190px;right:16px}.production-composed-copy small{font-size:7px}.production-composed-copy strong{font-size:12px}.production-composed-copy span{display:none}.production-composed-stages{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 14px;padding:12px 0 0;bottom:31px;left:18px;right:18px}.production-composed-stages li{justify-items:center;min-width:0;display:grid}.production-composed-stages small{color:#d38c43c7;font-size:6px}.production-composed-stages strong{color:#ffffffe6;margin-top:2px;font-size:10.5px}.production-composed-stages span{color:#ffffff85;margin-top:1px;font-size:6.5px}.production-composed-boundary{color:#ffffff61;font-size:4.5px;bottom:3px;left:18px;right:18px}.production-composed-boundary span+span{display:none}.is-motion-ready .production-section:not(.is-visible) .production-composed-copy,.is-motion-ready .production-section:not(.is-visible) .production-composed-stages li,.is-motion-ready .production-section:not(.is-visible) .production-composed-boundary{opacity:.9;transform:translateY(6px)}.is-motion-ready .production-section:not(.is-visible) .production-composed-entry img{opacity:.68;filter:brightness(.72)saturate(.72)contrast(1.02);transform:translate(-4%,1.5%)scale(1.015)}.is-motion-ready .production-section:not(.is-visible) .production-composed-core img{opacity:.72;filter:brightness(.8)saturate(.76)contrast(1.05);transform:translateY(2%)scale(.985)}.is-motion-ready .production-section:not(.is-visible) .production-composed-industry img{opacity:.66;filter:brightness(.66)saturate(.68)contrast(1.04);transform:translate(4%,2%)scale(1.02)}}@media (max-width:820px) and (max-height:760px){.roles-section{gap:6px;padding-top:74px}.roles-section .landing-heading h2{font-size:clamp(1.45rem,6vw,1.7rem)}.role-workspace{grid-template-rows:104px clamp(250px,36dvh,280px);gap:6px}.role-floating-cards{height:104px}.role-agent-card>img{width:34px;height:40px}.role-skill-footer>p{display:none}.role-skill-pills button{padding-block:5px}.production-composed-stage{top:clamp(220px,30vh,232px)}.production-composed-entry{height:158px;top:24px}.production-composed-core{height:210px;top:20px}.production-composed-industry{height:170px;top:160px}.production-composed-destination{top:165px}.production-composed-horizon{bottom:156px}.production-composed-stages{gap:6px 12px;padding-top:8px;bottom:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.scene-reveal,.is-motion-ready [data-story-screen]:not(.is-visible) .scene-reveal{opacity:1;translate:var(--reveal-base-x,0px) var(--reveal-base-y,0px);filter:none}.terminal-body code span{opacity:1;transform:none}.model-contact-hand,.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-hand,.model-section.is-visible .model-contact-hand{opacity:1;filter:saturate(.82)contrast(1.06)brightness(.94)blur()}.model-contact-human,.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-human,.model-section.is-visible .model-contact-human{transform:translate3d(calc(0% - var(--model-contact-offset)), 0, 0) scale(1.01)}.model-contact-machine,.is-motion-ready [data-story-screen]:not(.is-visible) .model-contact-machine,.model-section.is-visible .model-contact-machine{transform:translate3d(var(--model-contact-offset), 0, 0) scale(1.01)}.model-scene:before,.model-scene:after,.is-motion-ready [data-story-screen]:not(.is-visible) .model-scene:before,.is-motion-ready [data-story-screen]:not(.is-visible) .model-scene:after,.model-section.is-visible .model-scene:before,.model-section.is-visible .model-scene:after{transition:none}.join-backdrop img,.is-motion-ready [data-story-screen].join-section:not(.is-visible) .join-backdrop img,.join-section.is-visible .join-backdrop img{opacity:.86;transform:none}.ecosystem-explorer,.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-explorer,.ecosystem-section.is-visible .ecosystem-explorer{opacity:1;transform:none}.ecosystem-scale-ledger,.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-ledger,.ecosystem-section.is-visible .ecosystem-scale-ledger{opacity:1;transform:translateZ(92px)scale(1.012)}.ecosystem-category-panel,.ecosystem-category-media img,.ecosystem-media-ambient,.ecosystem-category-tab{transform:none}.ecosystem-category-copy{transition:none}.production-journey-phases:after,.production-journey-image,.production-journey-image img,.production-journey-image:after{animation:none!important}.production-journey-phases:after,.production-journey-image:after{display:none}.production-journey-image{border-color:#ffffff24}.production-journey-image img{filter:brightness(.82)saturate(.88)}.production-entry-states span,.production-space-field i,.production-path-stages li>i b,.production-capability-stream>i b,.production-path-stages:after{animation:none!important}.production-capability-stream>i b,.production-path-stages:after{display:none}.production-maturity-figure img,.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure img,.production-section.is-visible .production-maturity-figure img{opacity:.96;filter:brightness(.9)saturate(.82)contrast(1.08);transform:translate(0,0)scale(1.012)}.production-maturity-figure:after,.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure:after{display:none}.production-maturity-stage:before{display:none;animation:none!important}.production-maturity-entry,.production-maturity-capabilities li,.production-maturity-stages li,.production-maturity-boundary,.production-maturity-figure figcaption,.is-motion-ready .production-section:not(.is-visible) .production-maturity-entry,.is-motion-ready .production-section:not(.is-visible) .production-maturity-capabilities li,.is-motion-ready .production-section:not(.is-visible) .production-maturity-stages li,.is-motion-ready .production-section:not(.is-visible) .production-maturity-boundary,.is-motion-ready .production-section:not(.is-visible) .production-maturity-figure figcaption{opacity:1;transform:none}.production-convergence-figure img,.is-motion-ready .production-section:not(.is-visible) .production-convergence-figure img,.production-section.is-visible .production-convergence-figure img{opacity:.94;filter:brightness(.76)saturate(.82)contrast(1.08);transform:translate(0,0)scale(1.018)}.production-convergence-figure:after,.production-convergence-pulse i,.production-convergence-stages:before{display:none;animation:none!important}.production-convergence-support li{animation:none!important}.production-convergence-entry,.production-convergence-support,.production-convergence-figure figcaption,.production-convergence-stages li,.production-convergence-boundary,.is-motion-ready .production-section:not(.is-visible) .production-convergence-entry,.is-motion-ready .production-section:not(.is-visible) .production-convergence-support,.is-motion-ready .production-section:not(.is-visible) .production-convergence-figure figcaption,.is-motion-ready .production-section:not(.is-visible) .production-convergence-stages li,.is-motion-ready .production-section:not(.is-visible) .production-convergence-boundary{opacity:1;transform:none}.production-local-figure img,.is-motion-ready .production-section:not(.is-visible) .production-local-figure img,.production-section.is-visible .production-local-figure img{opacity:.98;filter:brightness(.98)saturate(.88)contrast(1.06);transform:translate(0,0)scale(1.008)}.production-local-stages:before{display:none;animation:none!important}.production-local-origin,.production-local-core,.production-local-destination,.production-local-stages li,.production-local-boundary,.is-motion-ready .production-section:not(.is-visible) .production-local-origin,.is-motion-ready .production-section:not(.is-visible) .production-local-core,.is-motion-ready .production-section:not(.is-visible) .production-local-destination,.is-motion-ready .production-section:not(.is-visible) .production-local-stages li,.is-motion-ready .production-section:not(.is-visible) .production-local-boundary,.production-composed-visual img,.is-motion-ready .production-section:not(.is-visible) .production-composed-visual img,.production-section.is-visible .production-composed-visual img{opacity:1;transform:none}.production-composed-horizon i,.production-composed-stages:before{display:none;animation:none!important}.production-composed-copy,.production-composed-stages li,.production-composed-boundary,.is-motion-ready .production-section:not(.is-visible) .production-composed-copy,.is-motion-ready .production-section:not(.is-visible) .production-composed-stages li,.is-motion-ready .production-section:not(.is-visible) .production-composed-boundary{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce) and (max-width:820px){.ecosystem-scale-ledger,.is-motion-ready [data-story-screen]:not(.is-visible) .ecosystem-scale-ledger,.ecosystem-section.is-visible .ecosystem-scale-ledger{transform:none}}.learning-section{--section-heading-top:clamp(100px, 13.5vh, 158px);background:radial-gradient(circle at 69% 55%, #1c54d713, transparent 34%), radial-gradient(circle at 28% 61%, #ffb80009, transparent 29%), var(--black)}.learning-section:before{content:"";pointer-events:none;opacity:.13;background-image:linear-gradient(#fff1 1px,#0000 1px),linear-gradient(90deg,#fff1 1px,#0000 1px);background-size:25% 25%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 12%,#000 38%,#0000 90%);mask-image:linear-gradient(#0000 12%,#000 38%,#0000 90%)}.learning-scene{z-index:12;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:clamp(64px,7.5vw,124px);width:min(1440px,84vw);margin:0 auto;display:grid;position:absolute;top:clamp(326px,37vh,404px);left:8vw;right:8vw}.learning-scene>.scene-dots{opacity:.13;inset:-42% -7%}.learning-document-cover,.learning-document-intro{z-index:2;position:relative}.learning-document-cover{background:radial-gradient(circle at 82% 20%,#2458d41c,#0000 38%),linear-gradient(112deg,#ffb80009,#090b10b8);border:1px solid #ffffff26;flex-direction:column;justify-content:space-between;min-height:276px;padding:29px 34px 27px 58px;display:flex;overflow:hidden;box-shadow:0 28px 70px #0000003d}.learning-document-cover:before{content:"";background:#ffffff1c;width:1px;position:absolute;top:0;bottom:0;left:25px}.learning-document-cover:after{content:"";border-top:1px solid #ffb80052;border-right:1px solid #ffb80052;width:34px;height:34px;position:absolute;top:18px;right:18px}.learning-document-cover header,.learning-document-cover footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.learning-document-cover small{letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.learning-document-cover header small,.learning-document-cover>div small{color:var(--amber);font-size:12px}.learning-document-cover header>span{color:#f5f5f275;letter-spacing:.08em;font-size:13px}.learning-document-cover>div{flex-direction:column;align-items:flex-start;gap:12px;padding-block:35px 32px;display:flex}.learning-document-cover>div strong{color:#f5f5f2ed;letter-spacing:-.045em;font-size:clamp(27px,2.35vw,38px);font-weight:350;line-height:1.25}.learning-document-cover footer{color:#f5f5f25c;letter-spacing:.035em;border-top:1px solid #ffffff1c;padding-top:17px;font-size:12px}.learning-document-intro{max-width:490px}.learning-document-intro:before{content:"";background:#ffb800c7;width:42px;height:1px;margin-bottom:22px;display:block}.learning-document-intro h3{color:#f5f5f2f2;letter-spacing:-.045em;max-width:480px;margin:0 0 17px;font-size:clamp(26px,2.15vw,32px);font-weight:400;line-height:1.35}.learning-document-intro p{color:#f5f5f27a;max-width:470px;margin:0 0 27px;font-size:clamp(13px,.95vw,15px);font-weight:300;line-height:1.8}.learning-document-intro a{color:#f5f5f2e0;border-bottom:1px solid #ffb80085;align-items:center;gap:16px;padding-bottom:8px;font-size:13px;transition:color .18s,border-color .18s;display:inline-flex}.learning-document-intro a span{color:var(--amber);transition:transform .18s var(--ease-out)}:is(.learning-document-intro a:hover,.learning-document-intro a:focus-visible){color:var(--amber);border-color:var(--amber);outline:none}:is(.learning-document-intro a:hover span,.learning-document-intro a:focus-visible span){transform:translate(4px)}.is-motion-ready .learning-section:not(.is-visible) .learning-document-cover{opacity:0;transform:translateY(24px)}.is-motion-ready .learning-section:not(.is-visible) .learning-document-intro{opacity:0;transform:translateY(34px)}.learning-section.is-visible .learning-document-cover,.learning-section.is-visible .learning-document-intro{opacity:1;transition:transform .8s var(--ease-out), opacity .6s ease;transform:none}.learning-section.is-visible .learning-document-intro{transition-delay:.11s}@media (max-height:760px) and (min-width:821px){.learning-section{--section-heading-top:72px}.learning-scene{top:220px}.learning-document-cover{min-height:228px}.learning-document-cover>div{padding-block:24px 22px}.learning-document-intro h3{margin-block:13px;font-size:clamp(23px,2vw,30px)}.learning-document-intro p{margin-bottom:20px}}@media (max-width:820px){:is(html:has(.learning-index-page),body:has(.learning-index-page)){scroll-snap-type:none;overscroll-behavior-y:auto}.learning-section .landing-heading{padding-top:max(calc(var(--nav-height) + 20px), 82px)}.learning-section .landing-heading p{max-width:350px}.learning-scene{grid-template-columns:1fr;align-content:start;gap:25px;width:auto;inset:clamp(232px,30vh,270px) 18px 28px}.learning-document-intro{order:-1;max-width:none}.learning-document-intro h3{max-width:340px;margin:0 0 9px;font-size:21px;line-height:1.35}.learning-document-intro:before{width:36px;margin-bottom:14px}.learning-document-intro p{max-width:360px;margin-bottom:15px;font-size:13px;line-height:1.65}.learning-document-intro a{gap:12px;padding-bottom:5px;font-size:12px}.learning-document-cover{min-height:190px;padding:21px 22px 19px 43px}.learning-document-cover:before{left:20px}.learning-document-cover:after{width:24px;height:24px}.learning-document-cover>div{gap:8px;padding-block:22px 18px}.learning-document-cover>div strong{font-size:24px}.learning-document-cover header small,.learning-document-cover>div small,.learning-document-cover header>span,.learning-document-cover footer{font-size:11px}}@media (max-width:820px) and (max-height:700px){.learning-section .landing-heading p{display:none}.learning-scene{gap:17px;top:174px}.learning-document-intro p{display:none}.learning-document-intro h3{max-width:300px;margin-bottom:8px;font-size:19px}.learning-document-intro:before{margin-bottom:10px}.learning-document-cover{min-height:170px}.learning-document-cover>div{padding-block:16px 12px}}@media (prefers-reduced-motion:reduce){.learning-document-cover,.learning-document-intro,.learning-document-intro a,.learning-document-intro a span{transition:none!important;transform:none!important}}
