:root{--bg:#08090b;--ink:#f2f3f5;--muted:#9fa3ae;--line:#ffffff1d;--blue:#426bff;--light:#f1f2f4;--ease:cubic-bezier(.22,1,.36,1);color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.65 Archivo,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}::selection{background:#426bff;color:white}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #7797ff;outline-offset:6px}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500}button[hidden],[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:12px;line-height:1.4;font-weight:500;letter-spacing:.14em}.skip{position:fixed;z-index:100;top:-80px;left:20px;padding:12px 24px;background:white;color:black}.skip:focus{top:20px}.reading-progress{height:2px;position:fixed;top:0;left:0;right:0;z-index:51;pointer-events:none}.reading-progress i{height:100%;width:100%;display:block;transform:scaleX(0);transform-origin:left;background:#7190ff}.site-nav{height:84px;display:flex;align-items:center;justify-content:space-between;padding-inline:4vw;position:absolute;top:0;width:100%;z-index:50;border-bottom:1px solid #ffffff15}.wordmark{font-size:21px;font-weight:650;letter-spacing:-.06em;line-height:1.1}.wordmark span{display:block;font-size:9px;font-weight:400;letter-spacing:.15em;color:#a2a5ae;margin-top:7px}.site-nav nav{display:flex;gap:36px;align-items:center;font-size:14px}.site-nav nav a{color:#c4c7ce;position:relative;padding-block:16px}.site-nav nav a:after{content:'';height:1px;background:#e3e6ef;position:absolute;left:0;right:0;bottom:10px;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-nav nav a:hover:after{transform:scaleX(1)}.site-nav nav a span{font-size:10px;margin-left:5px;color:#858a98;vertical-align:super}.motion-toggle{display:flex;align-items:center;gap:9px;background:transparent;padding:12px 0 12px 16px;font-size:12px;color:#b9bdc8;min-height:44px}.motion-toggle svg{width:17px;height:17px;stroke-width:2}.motion-toggle:hover{color:white}.hero{height:190svh;min-height:1100px}.hero-pin{position:sticky;top:0;height:100svh;min-height:720px;overflow:hidden;background:#050608}.hero-art{position:absolute;inset:0;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 55%;opacity:.72;transform:scale(1.06);will-change:transform}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#08090b80 0%,#08090b18 35%,#08090b00 65%,#08090b 100%),linear-gradient(90deg,#08090b55,transparent 70%)}.hero-copy{position:relative;padding-top:clamp(145px,18vh,195px);z-index:2;will-change:transform,opacity}.hero-copy .eyebrow{color:#b1b6c2;display:flex;align-items:center;gap:13px;font-size:11px}.tiny-cross{color:#b6c6ff;font-size:20px;line-height:1}.hero h1{font-size:clamp(68px,8.5vw,124px);line-height:1.01;letter-spacing:-.067em;margin-top:27px;font-weight:450;text-shadow:0 2px 35px #0005}.hero h1>span{color:#c0c5ce}.hero-bottom{margin-top:34px;display:flex;justify-content:space-between;align-items:center;gap:40px;max-width:1040px}.hero-bottom p{font-size:17px;line-height:1.7;max-width:390px;color:#b7bdc8}.round-link{font-size:14px;display:flex;gap:24px;align-items:center;width:max-content}.round-link>span{height:50px;width:50px;display:grid;place-items:center;border:1px solid #ffffff50;border-radius:50%;font-size:20px;transition:background .3s,color .3s,transform .3s}.round-link:hover>span{background:white;color:#08090b;transform:translateY(3px)}.hero-end{position:absolute;bottom:15%;left:0;right:0;opacity:0;transform:translateY(35px);z-index:3;pointer-events:none}.hero-end p{font-size:clamp(40px,5.2vw,76px);line-height:1.08;letter-spacing:-.055em;font-weight:450}.hero-end p>span{color:#858d9a}.hero-end .text-link{margin-top:28px}.hero-foot{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.1em;color:#b0b4bf;z-index:5}.scroll-cue{display:flex;gap:14px;align-items:center}.scroll-cue i{display:block;height:28px;width:1px;background:#555c6a;overflow:hidden;position:relative}.scroll-cue i:after{content:'';display:block;height:12px;width:1px;position:absolute;background:#dce5ff;animation:scrollCue 2s ease-in-out infinite}@keyframes scrollCue{0%{transform:translateY(-13px)}100%{transform:translateY(29px)}}.project-index{padding:70px 0 90px}.project-index>p{color:var(--muted);margin-bottom:28px}.project-index>a{display:grid;grid-template-columns:45px 1fr 200px 30px;align-items:center;gap:20px;padding:24px 0;border-top:1px solid var(--line);font-size:clamp(25px,3vw,40px);letter-spacing:-.04em;transition:padding .3s,color .3s}.project-index>a:last-child{border-bottom:1px solid var(--line)}.project-index>a:hover{padding-left:10px;color:#b0c1ff}.project-index>a>span{font-size:12px;letter-spacing:0;color:#9097a7}.project-index small{font-size:13px;color:#9097a7;letter-spacing:0}.project-index b{font-size:25px;font-weight:400}.section-heading{padding:105px 0 85px}.index-number{display:inline-block;padding:8px 9px;border:1px solid currentColor;border-radius:5px;margin-right:14px;letter-spacing:0}.section-heading h2,.ampax-intro h2,.about-top h2{font-size:clamp(44px,5.2vw,75px);line-height:1.06;letter-spacing:-.057em;margin-top:28px;font-weight:450}.section-heading h2>span{color:#89939c}.section-intro{display:flex;justify-content:space-between;gap:60px;margin-top:30px}.section-intro>p{max-width:575px;color:#5d6872;font-size:18px}.project-meta{font-size:10px;letter-spacing:.08em;line-height:1.6;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;color:var(--muted)}.cc-section{background:#edf0f2;color:#101820;color-scheme:light;border-radius:36px 36px 0 0;overflow:clip}.cc-section .project-meta{color:#606a74}.cc-story{height:290svh;min-height:1800px;background:#e2e7eb}.cc-pin{position:sticky;top:0;height:100svh;min-height:700px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(ellipse at 78% 52%,#fafbfc 0%,#e3e8ed 54%,#dbe2e8 100%)}.cc-story-head{padding-top:45px;display:flex;justify-content:space-between;align-items:center}.cc-story-head .eyebrow{color:#606f7d}.story-count{font:400 14px 'Space Grotesk',sans-serif;color:#7e8b98}.story-count span{color:#172737}.cc-stage{display:grid;grid-template-columns:29% 71%;align-items:center;gap:0;flex:1;max-height:700px;padding-block:40px}.cc-narrative{z-index:4;position:relative;padding-right:24px}.step-copy .eyebrow{font-size:10px;color:#616f7c;letter-spacing:.08em;display:block;margin-bottom:20px}.step-copy h3{font-size:clamp(31px,3.3vw,48px);line-height:1.1;letter-spacing:-.05em}.step-copy>p{color:#596774;font-size:15px;line-height:1.7;margin-top:21px;max-width:325px}.story-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:32px}.story-buttons button{position:relative;display:flex;align-items:center;gap:14px;background:none;padding:10px 0;min-height:44px;font-size:13px;color:#72808b;transition:color .3s}.story-buttons button>span{font-size:10px;border:1px solid #b5c0c9;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;transition:background .3s,border .3s}.story-buttons button[aria-pressed=true]{color:#173851}.story-buttons button[aria-pressed=true]>span{background:#1d4461;color:white;border-color:#1d4461}.story-buttons button:hover{color:#101820}.cc-visual{position:relative;perspective:1600px;padding:40px 0 60px 25px;min-width:0;transform:translateX(var(--cc-x,0px));will-change:transform}.product-window{background:white;border:1px solid #bcc7d2;border-radius:13px;overflow:hidden;box-shadow:0 26px 60px #324b6830,0 2px 4px #1a2b3410}.cc-desktop{transform:rotateY(-5deg) rotateX(3deg);transform-origin:left center;transition:opacity .65s var(--ease);width:100%;max-width:840px}.window-bar{height:37px;background:#f9fafb;border-bottom:1px solid #e2e6e9;display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:8px;font-size:10px;color:#84909a}.window-dots{color:#b9c2cb;font-size:8px;letter-spacing:2px}.demo-tag{font-size:8px;letter-spacing:.07em}.cc-screen-crop{aspect-ratio:750/513;overflow:hidden;background:white}.cc-screen-crop img{width:100%;height:100%;object-fit:cover;object-position:top}.cc-mobile{position:absolute;z-index:3;width:27%;max-width:230px;right:1%;bottom:45px;border:5px solid #182634;border-radius:24px;box-shadow:0 24px 48px #2943583b;background:#fff;overflow:hidden;opacity:0;transform:translate(45px,45px) rotate(5deg);transition:opacity .6s var(--ease),transform .9s var(--ease);pointer-events:none}.cc-mobile img{width:100%;height:auto}.cc-visual.is-mobile .cc-mobile{opacity:1;transform:translate(0,0) rotate(0)}.cc-visual.is-mobile .cc-desktop{opacity:.48}.cc-callout{position:absolute;bottom:5px;left:16%;right:7%;background:#ffffffeb;border:1px solid #fff;box-shadow:0 15px 30px #37557912;border-radius:10px;padding:18px 20px;display:flex;gap:16px;align-items:center;z-index:4}.callout-symbol{width:34px;height:34px;border-radius:8px;background:#e2eaf0;display:grid;place-items:center;font-size:22px;color:#36566e}.cc-callout b{font-size:13px;font-weight:550;display:block}.cc-callout div>span{display:block;font-size:11px;color:#677582;margin-top:2px}.cc-story-foot{padding-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#657382}.cc-story-foot>a{font-size:12px;color:#243f55;text-decoration:underline;text-underline-offset:5px}.segmented-progress{display:flex;gap:7px}.segmented-progress i{width:32px;height:2px;background:#bdc7d0;position:relative;overflow:hidden}.segmented-progress i:after{content:'';position:absolute;inset:0;background:#234b68;transform:scaleX(var(--fill,0));transform-origin:left}.case-bottom{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;padding:100px 0 115px}.case-statement h3{font-size:36px;line-height:1.15;letter-spacing:-.04em;margin:20px 0}.case-statement>p:not(.eyebrow){color:#606d78;max-width:440px;font-size:16px}.text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid currentColor;padding:9px 0;font-size:14px;line-height:1.6;transition:gap .25s,color .25s}.text-link:hover{gap:42px}.case-statement .text-link{margin-top:25px}.case-accordions{padding-top:7px}details{border-top:1px solid #bfc8d0}details:last-child{border-bottom:1px solid #bfc8d0}summary{cursor:pointer;list-style:none;display:flex;gap:20px;align-items:center;padding:22px 0;font-size:16px}summary::-webkit-details-marker{display:none}summary>span{font-size:10px;color:#778490}summary>b{margin-left:auto;font-size:24px;font-weight:400;transition:transform .25s}details[open] summary>b{transform:rotate(45deg)}details>p{color:#626e79;font-size:14px;line-height:1.8;padding:0 0 25px 33px}.ampax-section{position:relative;padding:100px 0 90px;background:#08090b;overflow:hidden}.ampax-intro{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;min-height:510px;position:relative}.ampax-intro-copy{position:relative;z-index:2;padding-block:40px}.ampax-intro .eyebrow{color:#bdc6d9}.ampax-intro h2{font-size:clamp(42px,4.5vw,65px);white-space:nowrap}.ampax-intro h2>span{color:#858e9e}.ampax-intro-copy>p:not(.eyebrow){color:#9ba4b5;max-width:430px;font-size:17px;margin-top:25px}.ampax-intro .project-meta{margin-top:30px;color:#7e889b}.systems-art{height:540px;position:relative;min-width:0;align-self:stretch}.systems-art>img{width:130%;max-width:none;height:100%;object-fit:cover;object-position:center;position:absolute;left:-18%;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 85%,transparent),linear-gradient(0deg,transparent,#000 13%,#000 86%,transparent);mask-composite:intersect;transform:translateY(var(--system-y,0px)) scale(1.04);opacity:.9;will-change:transform}.systems-art>span{position:absolute;bottom:20px;right:15px;color:#737e90;letter-spacing:.14em;font-size:9px}.system-explainer{margin-top:95px}.system-explainer>.eyebrow{color:#8b97ad}.explainer-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin:20px 0 36px}.explainer-heading h3{font-size:clamp(30px,3.4vw,48px);line-height:1.14;letter-spacing:-.045em}.explainer-heading p{font-size:15px;color:#919caf;max-width:360px}.system-console{border:1px solid #2b3342;border-radius:16px;background:#10141c;overflow:hidden;box-shadow:0 25px 90px #0005}.console-top{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:20px 25px;border-bottom:1px solid #252c3a;background:#131821}.console-top>div{display:flex;align-items:center;gap:12px;font-size:14px}.console-icon{width:20px;height:20px;color:#8faaff}.demo-label{font-size:9px;letter-spacing:.08em;color:#96a1b5}.scenario-row{display:flex;gap:22px;align-items:center;padding:25px}.scenario-row>span{font-size:12px;color:#8e9aae}.segmented-control{display:flex;gap:4px;border:1px solid #283140;padding:4px;border-radius:8px;background:#0b0f16}.segmented-control button{background:none;padding:8px 14px;min-height:36px;border-radius:4px;font-size:12px;color:#93a0b7;transition:background .2s,color .2s}.segmented-control button[aria-pressed=true]{color:#eff4ff;background:#29354b;box-shadow:0 1px 3px #0007}.segmented-control button:hover{color:#fff}.replay-button{margin-left:auto;display:flex;gap:7px;align-items:center;font-size:12px;color:#a9b8d3;padding:8px 0;background:none;min-height:44px}.replay-button:hover{color:white}.replay-button>span{font-size:20px}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:15px 25px 35px;position:relative;isolation:isolate}.pipeline-node{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left;background:#151c28;border:1px solid #2b374d;border-radius:8px;padding:18px 20px;min-width:0;transition:transform .3s,border-color .3s,background .3s}.pipeline-node:hover{transform:translateY(-4px);background:#1a2538}.pipeline-node.is-selected{border-color:#668bff;background:#172239}.node-number{font-size:9px;color:#97a6c0;letter-spacing:.08em}.pipeline-node>svg{width:32px;height:32px;color:#9bb4ff;margin:23px 0 18px}.pipeline-node>b{font-size:14px;font-weight:500;color:#e3eaf8}.pipeline-node>small{font-size:11px;color:#8da0be;margin-top:5px}.pipeline-track{position:absolute;left:8%;right:8%;height:1px;background:#344664;top:110px;z-index:-1;overflow:visible}.signal{position:absolute;top:-2px;width:12%;height:3px;background:linear-gradient(90deg,transparent,#8eaaff);box-shadow:8px 0 15px #6a96ff;opacity:0;animation:signal 5s linear infinite}.pipeline[data-condition=stale] .signal{animation-duration:8s;background:linear-gradient(90deg,transparent,#f5be67);max-width:10%}.pipeline[data-condition=offline] .signal{animation:none;opacity:0}.pipeline[data-condition=stale] .pipeline-node:nth-of-type(n+2){border-color:#76603a}.pipeline[data-condition=offline] .pipeline-node:not(.is-selected){opacity:.6}.pipeline.replaying .signal{animation:none}@keyframes signal{0%{left:0;opacity:0}10%{opacity:1}75%{opacity:1}100%{left:88%;opacity:0}}.console-detail{display:grid;grid-template-columns:1.35fr 1fr;gap:50px;padding:30px 32px 35px;border-top:1px solid #263047;background:linear-gradient(130deg,#101722,#111927)}.detail-copy>.eyebrow{font-size:9px;color:#8b9ebc}.detail-copy>h4{font-size:23px;line-height:1.3;letter-spacing:-.025em;margin-top:13px}.detail-copy>p{font-size:14px;color:#93a2ba;margin-top:12px;max-width:500px;min-height:70px}.signal-readout{border-left:1px solid #2d3b54;padding-left:36px;font-family:'Space Grotesk',sans-serif;display:flex;flex-direction:column;justify-content:center;gap:17px}.signal-readout>div{display:flex;justify-content:space-between;gap:15px;align-items:center}.signal-readout span{font-size:9px;letter-spacing:.04em;color:#91a0b9}.signal-readout b{font-size:13px;line-height:1.4;font-weight:400;color:#c2d3f6;text-align:right}.signal-readout .readout-result{border-top:1px solid #2a3750;padding-top:17px}.signal-readout .readout-result>b{color:#bdcdff}.console-foot{padding:13px 25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8090a9;border-top:1px solid #253147}.engineering-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:70px}.engineering-item{border-top:1px solid #313a4a;padding-top:20px}.engineering-item>span{font-size:10px;color:#8995ab}.engineering-item h4{font-size:21px;letter-spacing:-.02em;margin:15px 0 12px}.engineering-item p{font-size:14px;line-height:1.8;color:#8995a9;max-width:330px}.ampax-link-row{display:flex;justify-content:space-between;gap:60px;align-items:center;margin-top:60px}.ampax-link-row>p{font-size:12px;line-height:1.8;color:#8a94a7;max-width:640px}.ampax-link-row .text-link{white-space:nowrap}.studies-section{background:#f2f3f5;color:#111827;color-scheme:light;padding-bottom:100px;overflow:clip}.studies-intro{padding:100px 0 60px}.studies-intro>.eyebrow{color:#354d87}.studies-intro>div{display:grid;grid-template-columns:1.6fr 1fr;gap:65px;align-items:end;margin:30px 0}.studies-intro h2{font-size:clamp(50px,6vw,86px);line-height:1.05;letter-spacing:-.06em;font-weight:450}.studies-intro h2 em{font-style:normal;color:#1649e8}.studies-intro>div>p{font-size:16px;color:#586275;max-width:360px;padding-bottom:3px}.study-badge{font-size:10px;letter-spacing:.08em;color:#6b7585}.relay-editorial{background:#1649e8;position:relative;overflow:hidden;border-radius:6px}.relay-photo{height:min(51vw,650px);overflow:hidden}.relay-photo>img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04) translateY(var(--relay-y,0px));will-change:transform}.relay-art-caption{position:absolute;inset:auto 0 0;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:55px 35px 25px;color:#fff;background:linear-gradient(transparent,#071b6680)}.relay-art-caption>span:first-child{font-size:10px;letter-spacing:.1em}.relay-art-caption p{font-size:18px;line-height:1.4;letter-spacing:-.02em}.relay-art-caption .caption-index{font:400 36px/1 'Space Grotesk',sans-serif;letter-spacing:-.06em}.design-lab{margin-top:75px}.lab-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:25px;border-bottom:1px solid #cbd0da}.lab-heading>h3{font-size:24px;letter-spacing:-.03em}.lab-tabs{display:flex;gap:5px}.lab-tabs>button{background:none;border-radius:25px;padding:12px 17px;font-size:12px;color:#616b7c;border:1px solid transparent;min-height:44px;transition:background .25s,color .25s}.lab-tabs>button[aria-selected=true]{background:#111827;color:white}.lab-tabs>button:hover{border-color:#acb6c7}.lab-panel{display:grid;grid-template-columns:1.5fr 1fr;gap:65px;align-items:center;padding-top:35px}.lab-art{border-radius:6px;overflow:hidden;min-width:0}.zoom-image{display:block;width:100%;background:none;padding:0;position:relative;cursor:zoom-in;overflow:hidden;text-align:left}.zoom-image>img{width:100%;height:auto;transition:transform .65s var(--ease)}.zoom-image:hover>img{transform:scale(1.018)}.lab-copy>.eyebrow{font-size:10px;color:#60708a}.lab-copy>h4{font-size:clamp(30px,3vw,42px);line-height:1.1;letter-spacing:-.045em;margin:20px 0}.lab-copy>p{font-size:15px;line-height:1.8;color:#637086}.lab-copy>p+p{margin-top:17px}.lab-copy .text-link{margin-top:24px;font-size:13px}.lab-copy>.micro-note{font-size:11px;line-height:1.7;color:#717d90;margin-top:20px;max-width:350px}.swatch-row{display:flex;gap:12px;margin-top:23px}.swatch-row>button{width:46px;height:46px;background:var(--swatch);border-radius:50%;border:1px solid #11182720;position:relative;transition:transform .2s}.swatch-row>button:hover{transform:translateY(-3px)}.swatch-row>button[aria-pressed=true]:after{content:'';border:1px solid #7e879b;border-radius:50%;position:absolute;inset:-5px}.color-description{min-height:62px;margin-top:16px}.color-description>b{font-size:12px;font-weight:500;display:block;color:#273c60}.color-description>span{display:block;font-size:12px;margin-top:2px}.poster-art{background:#dce3f1;padding:30px 16%;max-height:700px}.design-decisions{margin-top:25px}.design-decisions>div{border-top:1px solid #cbd3df;padding:10px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px}.design-decisions dt{color:#737e90}.design-decisions dd{margin:0;color:#2b3950;text-align:right}.deck-viewer{min-width:0}.deck-main{border:1px solid #cbd1dc;border-radius:5px;background:white}.deck-main>img{aspect-ratio:16/9;object-fit:contain}.deck-controls{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:16px}.deck-controls>button{width:44px;height:44px;border-radius:50%;background:transparent;border:1px solid #b6c0d0;font-size:21px;transition:background .2s,color .2s}.deck-controls>button:hover{background:#111827;color:#fff}.deck-controls>div{display:flex;gap:20px;align-items:center;font-size:12px}.deck-controls b{font-family:'Space Grotesk',sans-serif;font-size:12px;font-weight:500}.deck-controls span{color:#67758a}.deck-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:22px}.deck-thumbnails>button{background:none;padding:3px;border:1px solid #c5cedc;border-radius:3px;opacity:.6;transition:opacity .2s,border-color .2s;min-height:44px}.deck-thumbnails>button[aria-pressed=true]{border-color:#1649e8;opacity:1;box-shadow:0 0 0 1px #1649e8}.deck-thumbnails>button:hover{opacity:1}.deck-panel .lab-copy>p#slide-explanation{background:#e4e9f1;padding:15px;border-left:2px solid #7b98e5;font-size:13px;min-height:100px}.approach-section{padding-top:110px}.about-top>.eyebrow{color:#9ba4b3}.about-top h2{margin-top:30px}.about-top h2>span{color:#7e8796}.about-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:110px;margin-top:70px;align-items:start}.about-monogram{font-family:'Space Grotesk',sans-serif;font-size:clamp(180px,24vw,340px);line-height:.9;letter-spacing:-.12em;color:#c1c5ce;font-weight:400;border-bottom:1px solid #313641;padding-bottom:25px;background:linear-gradient(150deg,#f4f5f7,#727985);background-clip:text;-webkit-text-fill-color:transparent}.about-monogram>span{display:block;font:400 10px Archivo,sans-serif;letter-spacing:.14em;color:#9ba4b5;-webkit-text-fill-color:#9ba4b5;margin-top:40px}.about-copy>p{font-size:16px;color:#979fae;line-height:1.85}.about-copy>p+p{margin-top:20px}.about-copy>.large-copy{color:#d5d9e1;font-size:25px;line-height:1.45;letter-spacing:-.02em}.tool-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.tool-list>span{padding:6px 11px;font-size:11px;border:1px solid #303844;border-radius:4px;color:#b2bccf}.about-copy>.education{font-size:12px;color:#7f8a9d;margin-top:25px}.process-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:100px;padding-bottom:25px;border-bottom:1px solid #303743}.process-heading>.eyebrow{font-size:10px;color:#a4adbd}.process-heading>span{font-size:12px;color:#7f8b9f}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:35px}.process-item{position:relative}.process-item>span{font-size:9px;letter-spacing:.1em;color:#8f9cb3}.process-item h3{font-size:23px;letter-spacing:-.035em;line-height:1.25;margin:22px 0 12px}.process-item p{font-size:14px;line-height:1.8;color:#8b97ac}.authorship-note{border-top:1px solid #2a303b;display:grid;grid-template-columns:1fr 3fr;gap:40px;margin-top:65px;padding:25px 0 0}.authorship-note>span{font-size:9px;letter-spacing:.12em;color:#8b96a9}.authorship-note p{font-size:12px;line-height:1.8;color:#7e8a9e;max-width:770px}.closing{padding:150px 0 110px}.closing>.eyebrow{color:#7e8b9f;font-size:10px}.closing>h2{font-size:clamp(42px,5.6vw,80px);line-height:1.06;letter-spacing:-.065em;margin:25px 0 35px}.closing>h2>span{color:#758094}.closing .round-link{color:#d3dae7}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 0 40px;border-top:1px solid #282e38}footer>.wordmark{font-size:18px}footer>span{font-size:9px;letter-spacing:.1em;color:#738097}footer>a:last-child{font-size:12px;color:#b7c1d4}.image-dialog{max-width:min(1500px,94vw);max-height:94svh;width:max-content;padding:0;border:1px solid #47516b;border-radius:10px;background:#0b0e15;color:white;box-shadow:0 20px 120px #0008;overflow:auto}.image-dialog::backdrop{background:#030509e8;backdrop-filter:blur(12px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:13px 20px;border-bottom:1px solid #2a3449;position:sticky;top:0;background:#0c111ef5;z-index:1}.dialog-toolbar p{font-size:12px;color:#bcc8de}.dialog-toolbar button{background:none;font-size:12px;padding:8px;color:#eee;display:flex;align-items:center;gap:10px;min-height:44px;white-space:nowrap}.dialog-toolbar button span{font-size:24px}.image-dialog>img{width:auto;height:auto;max-height:calc(94svh - 77px);max-width:100%;margin:auto;object-fit:contain}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js .reveal.is-visible{opacity:1;transform:none}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reduced-motion{scroll-behavior:auto}.reduced-motion .hero{height:auto;min-height:0}.reduced-motion .hero-pin{position:relative;height:850px;min-height:0}.reduced-motion .hero-copy{transform:none!important;opacity:1!important}.reduced-motion .hero-image{transform:none!important}.reduced-motion .hero-end{display:none}.reduced-motion .cc-story{height:auto;min-height:0}.reduced-motion .cc-pin{position:relative;height:800px;min-height:0}.reduced-motion .reveal{opacity:1!important;transform:none!important}.reduced-motion .systems-art>img,.reduced-motion .relay-photo>img,.reduced-motion .cc-visual{transform:none!important}.reduced-motion .cc-mobile{transform:none}.reduced-motion .signal{display:none}
@media(min-width:1600px){.hero-copy{padding-top:20vh}.hero-image{object-position:center 60%}.hero h1{font-size:130px}.hero-bottom{margin-top:40px}.cc-stage{max-height:850px}.cc-desktop{max-width:900px}}
@media(max-height:760px) and (min-width:901px){.hero-pin{min-height:650px}.hero-copy{padding-top:125px}.hero h1{font-size:clamp(64px,7.5vw,100px)}.hero-bottom{margin-top:22px}.hero-bottom p{font-size:15px}.cc-pin{min-height:640px}.cc-story-head{padding-top:25px}.cc-stage{padding-block:15px}.cc-desktop{max-width:700px}.cc-visual{padding-top:20px}.cc-callout{bottom:15px}.cc-story-foot{padding-bottom:20px}.step-copy h3{font-size:36px}.step-copy>p{font-size:14px}.story-buttons{margin-top:17px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero h1{font-size:9vw}.site-nav nav{gap:24px}.hero-copy{padding-top:170px}.hero-bottom p{max-width:360px}.cc-narrative{padding-right:20px}.step-copy h3{font-size:35px}.step-copy>p{font-size:14px}.cc-stage{grid-template-columns:32% 68%}.case-bottom{gap:60px}.ampax-intro h2{font-size:4.7vw}.systems-art{height:480px}.pipeline{gap:14px}.pipeline-node{padding:15px}.pipeline-node>b{font-size:12px}.pipeline-node>small{font-size:10px}.console-detail{gap:35px}.signal-readout{padding-left:25px}.signal-readout>div{gap:10px}.lab-heading{display:block}.lab-heading .lab-tabs{margin-top:20px}.lab-panel{gap:35px;grid-template-columns:1.25fr 1fr}.lab-copy>h4{font-size:30px}.about-grid{gap:75px}.process-grid{gap:25px}.process-item h3{font-size:20px}}
@media(max-width:800px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 44px)}.site-nav{height:75px;padding-inline:22px}.site-nav .wordmark{font-size:19px}.wordmark span{font-size:8px}.site-nav nav{gap:22px}.site-nav nav a{font-size:12px}.site-nav nav a:nth-child(2){display:none}.site-nav nav a>span{display:none}.motion-toggle{padding-left:0}.motion-toggle span{display:none}.hero{height:155svh;min-height:1050px}.hero-pin{min-height:670px}.hero-copy{padding-top:155px}.hero h1{font-size:10.2vw;line-height:1.02;letter-spacing:-.06em}.hero-copy .eyebrow{font-size:9px;letter-spacing:.08em}.hero-bottom{display:block;margin-top:25px}.hero-bottom>p{font-size:16px;max-width:370px}.hero-bottom .round-link{margin-top:25px}.hero-image{object-fit:cover;object-position:59% 70%;width:150%;max-width:none;left:-25%;height:100%}.hero-shade{background:linear-gradient(180deg,#08090b99 0%,#08090b35 50%,#08090b08 70%,#08090b 100%)}.hero-end p{font-size:44px}.hero-end{bottom:19%}.hero-foot>span:first-child{font-size:8px;max-width:160px;line-height:1.8}.hero-foot>span:last-child{display:none}.scroll-cue{font-size:8px}.hero-foot{bottom:24px}.project-index{padding:45px 0 65px}.project-index>p{font-size:10px}.project-index>a{grid-template-columns:30px 1fr 25px;gap:10px;font-size:30px}.project-index small{display:none}.section-heading{padding:70px 0 50px}.section-heading h2,.about-top h2{font-size:48px}.section-intro{gap:25px;display:block}.section-intro>p{font-size:16px}.section-intro .project-meta{margin-top:25px}.cc-section{border-radius:22px 22px 0 0}.cc-story{height:260svh;min-height:1750px}.cc-pin{min-height:660px}.cc-story-head{padding-top:25px}.cc-story-head .eyebrow{font-size:10px}.cc-stage{grid-template-columns:1fr;display:flex;flex-direction:column;justify-content:center;padding-top:24px;padding-bottom:20px;gap:0;max-height:none}.cc-narrative{width:100%;padding-right:0;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:start}.step-copy .eyebrow{margin-bottom:10px;font-size:9px}.step-copy h3{font-size:31px}.step-copy h3 br{display:none}.step-copy>p{max-width:490px;font-size:13px;margin-top:10px;line-height:1.65;min-height:65px}.story-buttons{margin-top:16px;gap:0}.story-buttons button{font-size:0;padding:3px;min-height:36px}.story-buttons button>span{font-size:10px;width:24px;height:24px}.cc-visual{width:min(640px,94%);padding:25px 0 40px;flex:1;max-height:420px}.cc-desktop{transform:rotateY(-3deg) rotateX(2deg)}.cc-screen-crop{aspect-ratio:750/450}.cc-callout{bottom:0;left:8%;right:8%;padding:11px 14px}.cc-callout b{font-size:11px}.cc-callout div>span{font-size:10px}.callout-symbol{height:28px;width:28px}.cc-mobile{max-height:85%;width:24%;bottom:22px;border-width:4px;border-radius:17px;right:3%}.cc-story-foot{padding-bottom:24px;font-size:8px;gap:20px}.cc-story-foot>span{max-width:160px}.cc-story-foot>a{font-size:10px}.segmented-progress{display:none}.case-bottom{grid-template-columns:1fr;gap:45px;padding:60px 0 70px}.case-statement h3{font-size:34px}.case-statement>p:not(.eyebrow){font-size:15px;max-width:550px}.case-accordions details>p{font-size:14px}.ampax-section{padding:65px 0}.ampax-intro{grid-template-columns:1fr;min-height:0}.ampax-intro h2{font-size:48px;white-space:normal}.ampax-intro-copy{padding:0;max-width:560px}.ampax-intro-copy>p:not(.eyebrow){font-size:16px;max-width:430px}.systems-art{height:400px;margin-top:-25px;z-index:0;margin-bottom:-40px}.systems-art>img{width:100%;left:0;object-fit:contain}.systems-art>span{bottom:20px;right:0}.system-explainer{margin-top:80px}.explainer-heading{display:block;margin-top:20px}.explainer-heading h3{font-size:35px}.explainer-heading p{max-width:520px;margin-top:20px;font-size:14px}.console-top{padding:17px 18px;gap:15px}.console-top>div{font-size:12px;gap:8px}.demo-label{font-size:8px;max-width:150px;text-align:right}.scenario-row{padding:18px;gap:15px;flex-wrap:wrap}.scenario-row>span{font-size:11px}.segmented-control{order:3;width:100%;justify-content:stretch}.segmented-control>button{flex:1;padding:9px 10px;font-size:11px}.replay-button{font-size:11px;margin-left:auto;min-height:28px}.pipeline{grid-template-columns:1fr 1fr;gap:12px;padding:5px 18px 24px}.pipeline-node{padding:16px}.pipeline-node>b{font-size:13px}.pipeline-node>small{font-size:11px}.pipeline-node>svg{width:26px;height:26px;margin:18px 0 12px}.pipeline-track{display:none}.console-detail{grid-template-columns:1fr;gap:25px;padding:25px 20px}.detail-copy>h4{font-size:22px}.detail-copy>p{min-height:0;font-size:13px}.signal-readout{border-left:0;border-top:1px solid #29364e;padding:25px 0 0;gap:14px}.signal-readout span{font-size:9px}.signal-readout b{font-size:12px}.console-foot{padding:13px 18px;display:block;line-height:1.9;font-size:9px}.console-foot>span{display:block}.engineering-notes{gap:25px;padding-top:45px}.engineering-item h4{font-size:19px}.engineering-item p{font-size:12px}.ampax-link-row{display:block;margin-top:40px}.ampax-link-row>p{font-size:11px}.ampax-link-row .text-link{margin-top:22px}.studies-intro{padding:65px 0 38px}.studies-intro>div{grid-template-columns:1fr;gap:25px}.studies-intro h2{font-size:56px}.studies-intro>div>p{max-width:540px;font-size:15px}.relay-photo{height:65vw;min-height:340px}.relay-art-caption{padding:35px 22px 20px;display:grid;grid-template-columns:1fr auto;gap:10px}.relay-art-caption>span:first-child{grid-column:1;font-size:9px}.relay-art-caption>p{grid-column:1;font-size:17px}.relay-art-caption .caption-index{grid-column:2;grid-row:1/3;font-size:35px}.design-lab{margin-top:45px}.lab-heading{padding-bottom:20px}.lab-heading>h3{font-size:25px}.lab-tabs{gap:4px}.lab-tabs>button{padding:10px 14px;font-size:11px;flex:1;white-space:nowrap}.lab-panel{grid-template-columns:1fr;gap:30px;padding-top:25px}.lab-copy{max-width:600px}.lab-copy>h4{font-size:36px}.lab-copy>p{font-size:15px}.lab-copy .micro-note{max-width:500px}.brand-art{max-width:none}.poster-art{padding:35px 18%;max-height:none}.deck-panel .lab-copy>p#slide-explanation{min-height:0}.studies-section{padding-bottom:65px}.approach-section{padding-top:70px}.about-grid{grid-template-columns:1fr;gap:40px;margin-top:45px}.about-monogram{font-size:175px;max-width:100%;padding-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.about-monogram>span{margin:0 0 8px;letter-spacing:.12em;font-size:9px}.about-copy>.large-copy{font-size:24px}.about-copy>p{font-size:15px}.process-heading{margin-top:65px;display:block}.process-heading>span{display:block;margin-top:10px}.process-grid{grid-template-columns:1fr 1fr;gap:35px 30px;margin-top:30px}.process-item h3{font-size:23px;margin-top:17px}.process-item p{font-size:13px}.authorship-note{grid-template-columns:1fr;gap:15px;margin-top:40px}.authorship-note p{font-size:11px}.closing{padding:90px 0 65px}.closing>h2{font-size:47px}footer{padding:25px 0;flex-wrap:wrap;gap:22px}footer>span{order:3;width:100%;font-size:8px}footer>a:last-child{margin-left:auto}.reduced-motion .hero-pin{height:800px}.reduced-motion .cc-pin{height:780px}.dialog-toolbar{padding:10px 14px;gap:12px}.dialog-toolbar p{font-size:10px}.dialog-toolbar button{font-size:11px}.image-dialog{max-width:96vw}}
@media(max-width:480px){.site-nav nav{gap:16px}.site-nav nav a{font-size:11px}.hero-copy{padding-top:145px}.hero h1{font-size:12.2vw;line-height:1.04}.hero-bottom>p{font-size:15px;max-width:300px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.055em;gap:8px}.hero-end p{font-size:37px}.hero-image{width:180%;left:-40%;object-position:55% 75%}.hero-bottom .round-link{font-size:12px}.round-link>span{width:44px;height:44px}.section-heading h2{font-size:39px}.cc-pin{min-height:680px}.cc-stage{padding-top:20px}.cc-narrative{gap:15px}.step-copy h3{font-size:29px}.step-copy>p{font-size:12px;min-height:80px}.cc-visual{width:100%;padding-top:25px;flex:0;max-height:none}.cc-screen-crop{aspect-ratio:750/500}.window-bar{height:29px;padding:0 9px;font-size:8px}.window-dots{font-size:6px}.demo-tag{font-size:6px}.cc-callout{left:5%;right:5%}.cc-callout b{font-size:10px}.cc-callout div>span{font-size:9px}.cc-mobile{width:27%;max-height:90%;bottom:20px}.cc-story-foot>span{max-width:150px;line-height:1.7}.ampax-intro h2{font-size:41px}.systems-art{height:310px;margin-top:5px;margin-bottom:-30px}.system-explainer{margin-top:65px}.explainer-heading h3{font-size:31px}.console-top>div{font-size:11px}.demo-label{font-size:7px;max-width:125px}.pipeline-node>b{font-size:12px}.pipeline-node>small{font-size:10px}.pipeline-node{padding:13px}.engineering-notes{grid-template-columns:1fr;gap:26px}.engineering-item{display:grid;grid-template-columns:30px 1fr;gap:8px 10px}.engineering-item>span{grid-column:1;grid-row:1/3}.engineering-item h4{margin:0;grid-column:2;font-size:21px}.engineering-item p{grid-column:2;font-size:14px}.studies-intro h2{font-size:47px}.relay-photo{height:350px}.relay-photo>img{width:130%;max-width:none;margin-left:-15%}.relay-art-caption .caption-index{font-size:30px}.lab-tabs>button{padding-inline:9px;font-size:10px}.lab-heading>h3{font-size:23px}.lab-copy>h4{font-size:34px}.poster-art{padding:25px 12%}.deck-thumbnails{gap:5px}.deck-thumbnails>button{padding:2px}.deck-controls>div{gap:12px;font-size:11px}.about-top h2{font-size:38px}.about-monogram{font-size:150px;gap:25px}.about-monogram>span{font-size:8px}.process-grid{gap:30px 23px}.process-item h3{font-size:22px}.process-item p{font-size:12px}.closing>h2{font-size:39px}.reduced-motion .hero-pin{height:760px}.reduced-motion .cc-pin{height:710px}}
@media(prefers-reduced-motion:reduce){html:not(.motion-ready){scroll-behavior:auto}html:not(.motion-ready) *,html:not(.motion-ready) *:before,html:not(.motion-ready) *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html:not(.motion-ready) .hero{height:auto;min-height:0}html:not(.motion-ready) .hero-pin{position:relative;height:850px}html:not(.motion-ready) .hero-copy{transform:none!important;opacity:1!important}html:not(.motion-ready) .hero-end{display:none}html:not(.motion-ready) .cc-story{height:auto;min-height:0}html:not(.motion-ready) .cc-pin{position:relative;height:auto;min-height:800px}html:not(.motion-ready) .reveal{opacity:1!important;transform:none!important}}
@media print{.site-nav,.reading-progress,.motion-toggle,.story-buttons,.lab-tabs,.hero-foot,.image-dialog,.replay-button{display:none!important}.hero,.cc-story{height:auto;min-height:0}.hero-pin,.cc-pin{position:relative;height:auto;min-height:0;padding-block:50px}.hero-copy{position:relative;padding-top:0;opacity:1!important;transform:none!important}.hero-art,.hero-end{display:none}.lab-panel[hidden]{display:grid!important}.reveal{opacity:1!important;transform:none!important}body{background:white;color:black}.wrap{width:90%}section{break-inside:auto}.system-console,.lab-panel{break-inside:avoid}}
/* Spatial opening: a continuous device-to-system-to-work camera sequence. */
.hero{height:360svh;min-height:2200px}.hero-pin{min-height:720px;background:#08090b}.hero-art{transition:opacity .9s;opacity:1}.has-3d .hero-art{opacity:0;pointer-events:none}#scene-3d{position:absolute;inset:0;z-index:1;cursor:grab;touch-action:pan-y;overflow:hidden}#scene-3d.is-dragging{cursor:grabbing}.hero-copy{padding-top:clamp(190px,28vh,330px);pointer-events:none}.hero-copy a{pointer-events:auto}.hero-copy .eyebrow{font-size:10px;letter-spacing:.12em}.hero h1{font-size:clamp(74px,7.5vw,112px);line-height:.98;letter-spacing:-.065em;margin-top:30px;max-width:650px}.hero h1>span{color:#9099aa}.hero-bottom{display:block;margin-top:27px;max-width:440px}.hero-bottom p{font-size:16px;color:#929eb2}.hero-bottom .round-link{margin-top:25px;font-size:12px}.hero-bottom .round-link>span{height:44px;width:44px}.hero-end{bottom:32%;z-index:3;pointer-events:none}.hero-end p{font-size:clamp(35px,4vw,57px);max-width:580px}.hero-end .text-link{font-size:12px}.hero-project-caption{position:absolute;top:17%;left:0;right:0;z-index:4;opacity:0;pointer-events:none;text-align:center}.hero-project-caption h2{font-size:clamp(36px,4vw,60px);line-height:1.1;letter-spacing:-.05em;margin-top:13px}.hero-project-caption .eyebrow{font-size:10px;color:#8e9bb1}.hero-project-caption .text-link{pointer-events:auto;font-size:12px;margin-top:18px}.scene-controls{position:absolute;bottom:88px;right:4vw;display:flex;align-items:center;gap:15px;z-index:6;border:1px solid #ffffff20;border-radius:40px;background:#080d19b3;backdrop-filter:blur(12px);padding:5px 8px}.scene-controls button{height:36px;width:36px;border:1px solid #ffffff24;border-radius:50%;background:#18213180;font-size:21px;line-height:1;transition:background .2s}.scene-controls button:hover{background:#263b63}.scene-controls>span{font-size:8px;letter-spacing:.09em;color:#9aabc8}.hero-end .text-link{pointer-events:inherit}.hero-foot{z-index:7;pointer-events:none}.reduced-motion .hero{height:auto;min-height:0}.reduced-motion .hero-pin{height:900px}.reduced-motion .hero-project-caption{display:none}.reduced-motion .hero-copy{pointer-events:auto}.reduced-motion .scene-controls{display:none}
@media(max-width:1100px) and (min-width:801px){.hero h1{font-size:8vw}.hero-copy{padding-top:27vh}.hero-copy .eyebrow{font-size:8px}.hero-bottom p{font-size:14px}.hero-end p{max-width:420px;font-size:43px}}
@media(max-width:800px){.hero{height:310svh;min-height:2100px}.hero-pin{min-height:700px}.hero-copy{padding-top:135px}.hero h1{font-size:clamp(49px,9.5vw,75px);max-width:600px;margin-top:24px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.06em}.hero-bottom{margin-top:18px;display:flex;align-items:center;max-width:530px;gap:25px}.hero-bottom p{font-size:13px;max-width:280px}.hero-bottom .round-link{font-size:11px;margin-top:0;gap:15px}.hero-end{top:135px;bottom:auto;text-align:left}.hero-end p{font-size:40px;max-width:560px}.hero-end .text-link{margin-top:15px}.hero-project-caption{top:135px}.hero-project-caption h2{font-size:38px}.scene-controls{right:22px;bottom:76px;gap:8px;padding:4px 6px}.scene-controls>span{font-size:7px}.scene-controls button{height:32px;width:32px}.reduced-motion .hero-pin{height:800px}}
@media(max-width:480px){.hero-copy{padding-top:124px}.hero h1{font-size:13vw;line-height:1;max-width:100%}.hero-copy .eyebrow{font-size:7px}.hero-bottom{display:block;margin-top:18px}.hero-bottom p{font-size:13px;line-height:1.6}.hero-bottom .round-link{margin-top:16px;font-size:11px;gap:16px}.hero-bottom .round-link>span{width:36px;height:36px;font-size:17px}.hero-end{top:128px}.hero-end p{font-size:34px}.hero-project-caption{top:135px}.hero-project-caption h2{font-size:35px}.scene-controls{right:22px;left:22px;justify-content:space-between;bottom:72px}.scene-controls>span{font-size:8px}.scene-controls button{height:34px;width:34px}.hero-foot{bottom:23px}.reduced-motion .hero-pin{height:780px}}
@media(prefers-reduced-motion:reduce){html:not(.motion-ready) .hero{height:auto;min-height:0}html:not(.motion-ready) .hero-pin{height:900px}html:not(.motion-ready) .hero-project-caption{display:none}}
.scene-chapters{position:absolute;left:max(4vw,40px);bottom:91px;z-index:8;display:flex;gap:22px}.scene-chapters>button{display:flex;gap:9px;align-items:center;background:none;border-top:1px solid #3d4659;padding:13px 0 0;color:#8795ad;font-size:12px;min-height:44px;transition:color .25s,border .25s}.scene-chapters>button>span{font-size:9px;color:#60718e}.scene-chapters>button[aria-pressed=true]{border-color:#b6c7e7;color:#eff4ff}.scene-chapters>button:hover{color:white}.hero-end p{font-size:clamp(32px,3.5vw,50px);max-width:550px}.hero-end{bottom:34%}.reduced-motion .scene-chapters{display:none}.step-copy>p,.case-statement>p:not(.eyebrow),.detail-copy>p,.lab-copy>p,.engineering-item p,.process-item p{font-size:16px}.scenario-row>span,.segmented-control button,.lab-tabs>button,.replay-button,.story-buttons button,.text-link{font-size:14px}.segmented-control button{min-height:44px}.pipeline-node>b{font-size:15px}.pipeline-node>small{font-size:12px}.scene-controls button{height:44px;width:44px}.scene-controls>span{font-size:10px}.hero-copy .eyebrow{font-size:11px}.hero-foot{font-size:11px}.project-meta{font-size:12px}.console-foot,.demo-label{font-size:11px}.console-detail{min-height:255px}.cc-story-head .eyebrow{font-size:12px}.cc-story-foot{font-size:12px}.cc-story-foot>a{font-size:13px}.cc-callout b{font-size:14px}.cc-callout div>span{font-size:12px}.window-bar{font-size:11px}.design-decisions>div{font-size:14px}.lab-copy>.micro-note,.ampax-link-row>p,.authorship-note p{font-size:12px}.motion-toggle{font-size:12px}
@media(max-width:1100px){.scene-chapters{gap:16px;left:36px}.scene-chapters>button{font-size:11px}.scene-controls>span{font-size:9px}.step-copy>p{font-size:15px}.hero-end p{font-size:39px;max-width:430px}}
@media(max-width:800px){.scene-chapters{bottom:81px;left:22px;gap:18px}.scene-chapters>button{font-size:11px}.scene-controls{bottom:77px;left:auto;gap:9px}.scene-controls>span{display:none}.scene-controls button{height:44px;width:44px}.hero-foot>span:first-child,.scroll-cue{font-size:9px}.hero-end{bottom:auto}.hero-end p{font-size:38px;max-width:560px}.step-copy>p{font-size:15px;min-height:90px}.story-buttons button{font-size:0;min-height:44px;width:44px;justify-content:center}.story-buttons button>span{width:28px;height:28px;font-size:11px}.cc-stage{padding-block:20px}.cc-pin{min-height:760px}.cc-story-foot{font-size:10px}.cc-story-foot>a{font-size:12px}.cc-story-foot>span{max-width:230px}.cc-callout b{font-size:12px}.cc-callout div>span{font-size:11px}.scenario-row>span,.segmented-control button,.lab-tabs>button,.replay-button{font-size:13px}.lab-tabs>button{padding-inline:11px}.console-foot,.demo-label{font-size:10px}.project-meta{font-size:11px}.hero-copy .eyebrow{font-size:9px}.hero-bottom p{font-size:15px}.engineering-item p,.process-item p{font-size:15px}}
@media(max-width:480px){.scene-chapters{bottom:138px;left:22px;right:22px;justify-content:center;gap:20px}.scene-controls{bottom:69px;left:22px;right:22px;justify-content:space-between}.scene-controls>span{display:block;font-size:9px}.scene-chapters>button{font-size:11px}.hero-pin{min-height:760px}.hero h1{font-size:13vw}.hero-copy{padding-top:117px}.hero-copy .eyebrow{font-size:8px}.hero-bottom p{font-size:14px}.hero-bottom .round-link{margin-top:12px}.hero-end p{font-size:33px}.cc-pin{min-height:790px}.cc-stage{padding-block:16px}.cc-story-foot{padding-bottom:20px}.cc-story-foot>span{max-width:185px;font-size:10px}.cc-story-foot>a{font-size:11px}.step-copy>p{font-size:14px;min-height:100px}.cc-callout b{font-size:11px}.cc-callout div>span{font-size:10px}.lab-tabs>button{font-size:12px;padding-inline:8px}.segmented-control button{font-size:12px}.node-number{font-size:10px}.pipeline-node>b{font-size:13px}.pipeline-node>small{font-size:11px}.detail-copy>p{font-size:15px}.reduced-motion .cc-pin{height:810px}.reduced-motion .hero-pin{height:780px}}
.cc-desktop{transform:rotateY(var(--cc-turn,-5deg)) rotateX(var(--cc-tilt,3deg)) scale(var(--cc-zoom,1));will-change:transform}.reduced-motion .cc-desktop{transform:none!important}.hero-project-caption{top:12%}.hero-project-caption>.text-link{position:absolute;top:67svh;left:50%;transform:translateX(-50%);white-space:nowrap;margin:0}.scene-project-links{position:absolute;top:60svh;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;pointer-events:auto}.scene-project-links>a{text-align:center;font-size:16px;letter-spacing:-.02em}.scene-project-links>a>span{font-size:10px;color:#7c90b0;margin-right:9px}.scene-project-links small{display:block;font-size:11px;letter-spacing:0;color:#8493ac;margin-top:2px}.scene-project-links>a:hover{color:#b8ccff}.hero-project-caption>.text-link{display:none}
@media(max-width:800px){.hero-project-caption{top:120px}.scene-project-links{top:49svh;gap:12px}.scene-project-links>a{font-size:13px}.scene-project-links>a>span{display:block;font-size:10px}.scene-project-links small{font-size:9px}.hero-project-caption h2{font-size:34px}.cc-desktop{transform:rotateY(calc(var(--cc-turn,-5deg)*.5)) rotateX(var(--cc-tilt,3deg)) scale(var(--cc-zoom,1))}.reduced-motion .hero-project-caption{display:none}}
@media(max-width:480px){.scene-project-links{top:52svh;gap:5px}.scene-project-links>a{font-size:12px;min-height:44px}.scene-project-links small{font-size:9px}.hero-project-caption h2{font-size:32px}.hero-project-caption .eyebrow{font-size:9px}}
.cc-screen-crop img{object-fit:contain;object-position:top center}.pipeline[data-condition=offline] .pipeline-node:not(.is-selected){opacity:1;background:#111722}.replay-button:disabled{color:#71809a;cursor:not-allowed}.poster-art .zoom-image{background:#dce3f1}.hero-art{transition:none}.has-3d .hero-art{visibility:hidden}.has-3d #scene-3d{animation:sceneAppear .8s var(--ease) both}@keyframes sceneAppear{from{opacity:0}to{opacity:1}}
@media(min-width:801px){.cc-desktop{max-width:min(100%,calc((100svh - 350px)*1.46))}.cc-visual{padding-bottom:65px}.cc-callout{bottom:8px}.cc-story-foot{position:relative;z-index:5}}
@media(max-width:480px) and (max-height:740px){.hero-pin{min-height:660px}.hero-copy{padding-top:100px}.hero h1{font-size:12vw}.hero-bottom p{font-size:13px}.hero-bottom .round-link{margin-top:9px}.scene-chapters{bottom:128px}.scene-controls{bottom:61px}.hero-foot{bottom:15px}.hero-end,.hero-project-caption{top:100px}.hero-end p{font-size:30px}}

@media(min-width:801px){.cc-desktop{max-width:min(100%,calc((100svh - 350px)*1.46))}.cc-visual{padding-bottom:65px}.cc-callout{bottom:8px}}

/* Full-image presentation: preserve every edge and the source proportions. */
.systems-art{height:auto;min-height:0;aspect-ratio:3/2;align-self:center;margin:0;}
.systems-art>img{position:static;display:block;width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center;mask-image:none;transform:none;opacity:1;}
.systems-art>span{bottom:-24px;right:0;}
.relay-photo{height:auto;min-height:0;aspect-ratio:3/2;overflow:visible;}
.relay-photo>img{width:100%;max-width:100%;height:100%;margin:0;object-fit:contain;transform:none;}
.zoom-image:hover>img{transform:none;}
.zoom-image{transition:box-shadow .35s var(--ease);}
.zoom-image:hover{box-shadow:0 16px 46px #16244326;}
/* Keep the matched poster visible until the rendered sequence has a frame. */
.hero-art,.has-3d .hero-art{visibility:visible;opacity:var(--photo-opacity,1);pointer-events:none;display:block;z-index:2;overflow:visible;}
.hero-image{inset:0 0 0 auto;left:auto;width:65%;height:100%;max-width:none;object-fit:contain;object-position:center;opacity:1;transform:perspective(1600px) rotateY(var(--photo-turn,0deg)) translateY(var(--photo-y,0px));transform-origin:center;}
.hero-shade{display:none;}
.hero-copy,.hero-end,.hero-project-caption{z-index:4;}
.has-3d #scene-3d{animation:none;opacity:var(--model-opacity,0);}
.hero-pin{background:#000;}
@media(max-width:1150px) and (min-width:801px){.hero-image{width:66%;}}
@media(max-width:800px){.hero-image{inset:auto 0 16% 0;width:100%;height:43%;object-position:center;}.systems-art{height:auto;min-height:0;margin:18px 0 35px;}.relay-photo{height:auto;min-height:0;}}
.reduced-motion .hero-art{opacity:1!important;}.reduced-motion #scene-3d{opacity:0!important;}

/* Keep the complete product screens visible, with room for their annotation. */
.product-zoom{display:block;width:100%;height:100%;background:#fff;padding:0;cursor:zoom-in;}
.product-zoom:focus-visible{outline-offset:-4px;}
.cc-visual.is-mobile .cc-desktop{width:71%;opacity:1;}
.cc-visual.is-mobile .cc-mobile{width:23%;right:0;bottom:110px;max-height:none;pointer-events:auto;}
.cc-visual{padding-bottom:110px;}
.cc-callout{bottom:8px;}
@media(min-width:801px){.cc-desktop{max-width:min(100%,calc((100svh - 405px)*1.46));}}
@media(max-width:800px){.cc-visual{padding-bottom:90px;}.cc-visual.is-mobile .cc-mobile{bottom:90px;width:23%;}.cc-callout{bottom:5px;}}

/* Keep the complete artwork inside the lightbox, including short screens. */
.image-dialog[open]{display:flex;flex-direction:column;width:min(1500px,94vw);height:94svh;max-height:94svh;overflow:hidden;}
.dialog-toolbar{flex:0 0 auto;min-height:72px;}
.image-dialog>img{flex:1 1 auto;min-height:0;width:100%;height:0;max-height:none;max-width:100%;object-fit:contain;padding:0 14px 14px;}
@media(max-width:600px){.image-dialog[open]{width:96vw;height:92svh;}.dialog-toolbar{padding:14px;gap:12px;min-height:68px;}.image-dialog>img{padding:0 8px 8px;}}

@media(max-width:480px) and (max-height:740px){html:not(.reduced-motion) .cc-pin{min-height:0;height:100svh;}.cc-stage{padding-block:12px;}.cc-visual{padding-top:18px;}.cc-story-head{padding-top:24px;}.cc-story-foot{padding-bottom:16px;}}

.dialog-toolbar>p{flex:1;min-width:0;}.dialog-toolbar>a{font-size:11px;white-space:nowrap;border-bottom:1px solid #7787a255;padding-block:8px;color:#c5d3e8;}.dialog-toolbar>a:hover{color:white;border-color:#c5d3e8;}.dialog-toolbar>button{flex:none;}


/* Consistent physically rendered laptop, including the poster and every cutaway frame. */
.hero-image,.sequence-video{position:absolute;top:100px;right:0;left:auto;bottom:140px;width:67%;height:calc(100% - 240px);max-width:none;object-fit:contain;object-position:center;transform:none;pointer-events:none;}
#scene-3d{touch-action:pan-y;}
.render-gallery{position:absolute;inset:32% 3% 20%;display:flex;align-items:center;justify-content:center;gap:32px;perspective:1600px;pointer-events:none;}
.render-gallery-panel{display:block;flex:1;min-width:0;max-width:430px;transform:translateY(calc((1 - var(--gallery-entry,0))*60px)) rotateY(var(--panel-rotate));transform-style:preserve-3d;pointer-events:auto;}
.render-gallery-media{display:flex;align-items:center;justify-content:center;width:100%;height:290px;background:#080b10;border:1px solid #596d8c88;box-shadow:0 12px 45px #0008;}
.render-gallery-media img{width:100%;height:100%;object-fit:contain;}
.render-gallery-title{display:block;text-align:center;font-size:17px;line-height:1.35;padding-top:19px;letter-spacing:-.02em;}
.render-gallery-title>small{font-size:10px;color:#7189aa;margin-right:10px;}
.render-gallery-title>span{display:block;font-size:11px;color:#8f9db2;margin-top:7px;letter-spacing:0;}
.render-gallery-panel:hover .render-gallery-title{color:#c3d4ef;}
.render-gallery-panel:hover .render-gallery-media{border-color:#a5bcdf;}
.scene-project-links{display:none;}
.has-3d #scene-3d{animation:none;}
@media(max-width:1150px) and (min-width:801px){.render-gallery-media{height:220px;}.render-gallery{gap:20px;}.hero-image,.sequence-video{width:66%;}}
@media(max-width:800px){
 .hero-image,.sequence-video{top:auto;left:0;right:0;bottom:200px;width:100%;height:calc(100% - 490px);min-height:160px;max-height:43%;}
 .render-gallery{inset:31% 7% 200px;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch;}
 .render-gallery-panel{display:grid;grid-template-columns:48% 1fr;gap:20px;align-items:center;flex:0 1 auto;max-width:none;transform:translateY(calc((1 - var(--gallery-entry,0))*35px));}
 .render-gallery-media{height:100%;min-height:0;max-height:120px;}
 .render-gallery-panel{min-height:0;}
 .render-gallery-media img{min-height:0;}
 .render-gallery-title{text-align:left;font-size:15px;padding:0;}
 .render-gallery-title>small{display:block;margin-bottom:6px;}
 .render-gallery-title>span{font-size:10px;line-height:1.5;}
}
.reduced-motion .hero-art{opacity:1!important;}.reduced-motion #scene-3d{opacity:0!important;}

.hero-pin{background:#000;}
.scene-controls button:disabled{opacity:.3;cursor:default;}

@media(max-width:800px){.hero-bottom .round-link{display:none;}}

/* Give the device more room on phones while keeping chapter navigation visible. */
@media(max-width:480px){.scene-controls{display:none;}.scene-chapters{bottom:76px;}.hero-image,.sequence-video{bottom:140px;height:calc(100% - 430px);}.render-gallery{bottom:144px;}}
