@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-400.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-500.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans-600.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/dm-sans-700.ttf) format("truetype")}.soundtrack-bar{position:relative;z-index:4;display:flex;align-items:center;gap:24px;flex-wrap:wrap;min-height:54px;padding:10px 0;border-bottom:1px solid #ffffff0a}.music-toggle{display:flex;align-items:center;gap:9px;min-height:36px;padding:5px 0;font-size:14px;color:#b1b6af;white-space:nowrap}.music-toggle:hover,.music-toggle.is-playing{color:var(--accent)}.music-toggle svg{flex-shrink:0}.music-bars{display:flex;align-items:center;gap:3px;height:17px;width:21px;margin-left:3px}.music-bars i{height:3px;width:2px;border-radius:2px;background:currentColor;transform-origin:center}.is-playing .music-bars i{animation:music-pulse 1.1s ease-in-out infinite alternate}.is-playing .music-bars i:nth-child(2){animation-delay:-.7s;animation-duration:.8s}.is-playing .music-bars i:nth-child(3){animation-delay:-.2s;animation-duration:1.4s}.is-playing .music-bars i:nth-child(4){animation-delay:-.5s;animation-duration:.9s}.music-track{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 12px;min-width:0;flex:1;font-size:14px;line-height:1.5}.music-era{color:#818a83;font-variant-numeric:tabular-nums;font-size:12px;letter-spacing:1px;white-space:nowrap}.music-title{color:#c5cdc3;white-space:nowrap}.music-style{color:#818a83;font-size:12px}.music-volume{display:flex;align-items:center;gap:10px;color:#939d91;font-size:12px;min-height:36px}.music-volume input{width:78px;margin:0;accent-color:var(--accent);cursor:pointer;height:24px;touch-action:pan-y}.music-volume output{width:34px;font-variant-numeric:tabular-nums;text-align:right}.music-loading{animation:music-spin 1.6s linear infinite}@media(min-width:760px){.soundtrack-bar+.exhibit{min-height:clamp(410px,calc(100svh - 369px),800px)}}@media(min-width:1650px){.soundtrack-bar+.exhibit{min-height:clamp(500px,calc(100svh - 434px),900px)}}@keyframes music-pulse{0%{transform:scaleY(1)}to{transform:scaleY(5)}}@keyframes music-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.soundtrack-bar{gap:12px 20px}.music-original{display:none}.music-track{gap:5px 10px}.music-style{flex-basis:100%}.music-volume{gap:7px}}@media(max-width:759px){.site-header{height:auto;min-height:70px;padding-top:14px;row-gap:8px}.soundtrack-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 16px;padding:10px 0 12px}.music-toggle{font-size:14px;min-width:0;white-space:normal}.music-track{grid-row:2;grid-column:1/-1;gap:3px 10px}.music-style{flex-basis:auto}.music-volume{grid-row:1;grid-column:2;gap:6px}.music-volume>span{display:none}.music-volume input{width:62px}.music-volume output{width:30px}.music-era,.music-style{font-size:12px}.music-bars{flex-shrink:0}}@media(prefers-reduced-motion:reduce){.music-bars i,.music-loading{animation:none!important}.is-playing .music-bars i:nth-child(2){transform:scaleY(4)}.is-playing .music-bars i:nth-child(3){transform:scaleY(2)}}:root{font-family:DM Sans,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#eae9e3;background:#0b0c0e;font-synthesis:none;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-smooth:always;color-scheme:dark;font-size:16px}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:default;opacity:.25}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent,#f58e42);outline-offset:5px}button,a{touch-action:manipulation}::selection{background:#ac764c;color:#fff}.museum{min-height:100svh;position:relative;overflow:hidden;padding:0 3.2vw;background:radial-gradient(ellipse at 68% 44%,#181a1d65 0,transparent 51%),#0b0c0e;--accent:#f58e42}.museum:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.9' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5;border-bottom:1px solid #ffffff06}.brand{padding:8px 0;display:flex;align-items:center;gap:15px;font-size:13px;letter-spacing:2.2px;white-space:nowrap}.brand i{font-style:normal;color:#666;margin:0 4px}.rainbow-mark{width:29px;height:20px;background:linear-gradient(to bottom,#61bb46 0 13%,transparent 13% 18%,#fdb827 18% 30%,transparent 30% 35%,#f5821f 35% 47%,transparent 47% 52%,#e03a3e 52% 64%,transparent 64% 69%,#963d97 69% 81%,transparent 81% 86%,#009ddc 86%);display:block;transform:skew(-9deg)}nav{display:flex;gap:38px;margin-right:40px}nav button{font-size:14px;letter-spacing:1.5px;color:#80817e;transition:color .25s;padding:15px 2px;position:relative}nav button.active,nav button:hover{color:#eae9e3}nav button.active:after{content:"";position:absolute;bottom:5px;left:50%;width:3px;height:3px;background:var(--accent);border-radius:50%;transition:background 1s}.sources-button{display:flex;align-items:center;gap:8px;color:#b4b5b0;font-size:13px;letter-spacing:.7px}.sources-button:hover{color:#fff}.exhibit{position:relative;display:grid;grid-template-columns:30% 25% 45%;align-items:center;min-height:530px;height:calc(100svh - 294px);max-height:830px;isolation:isolate;outline:none}.year-backdrop{position:absolute;z-index:-1;top:-.025em;left:16%;width:82%;height:100%;overflow:hidden;pointer-events:none;font-size:clamp(200px,30vw,530px);font-weight:550;letter-spacing:-.09em;line-height:.93;color:transparent;-webkit-text-stroke:1px #ffffff09;-webkit-user-select:none;user-select:none}.year-backdrop span{position:absolute;left:0;top:0}.story{padding:22px 18px 8px 0;align-self:center;z-index:3}.chapter-counter{font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:10px;color:#666967;font-size:12px;letter-spacing:1.5px;margin-bottom:25px}.chapter-counter>span{color:#bcbeb7;font-size:14px}.chapter-counter>i{height:1px;width:23px;background:#393b3d;margin:0 3px}.story-copy{min-height:337px}h1{font-weight:450;font-size:clamp(38px,4.75vw,80px);line-height:1.06;letter-spacing:-.055em;margin:0 0 23px}h1 span{display:block}h1.compact-title{font-size:clamp(32px,3.5vw,57px);line-height:1.1;overflow-wrap:normal}.story h2{font-size:15px;font-weight:450;line-height:1.7;margin:0 0 6px;color:#bdbeb8;letter-spacing:.5px}.description{font-size:14px;line-height:1.85;color:#888b89;margin:0;max-width:310px}.release-date{display:flex;align-items:center;gap:12px;margin-top:23px;padding-bottom:13px;border-bottom:1px solid #ffffff0a;max-width:280px}.release-date time{font-size:21px;letter-spacing:3px;font-variant-numeric:tabular-nums}.release-date>span{color:#767977;font-size:11px;letter-spacing:1px}.availability{font-size:11px;color:var(--accent);line-height:1.7;margin:7px 0 0;max-width:320px}.specs{list-style:none;margin:13px 0 21px;padding:0;color:#919590;font-size:13px;line-height:1.55}.specs li{display:flex;align-items:center;gap:10px;margin:8px 0}.specs svg{color:#767e78;flex-shrink:0}.explode-button{display:flex;align-items:center;gap:13px;border:1px solid #7c7f78;border-radius:2px;padding:14px 18px;font-size:13px;letter-spacing:1px;transition:border-color .25s,background .25s,transform .4s}.explode-button svg:last-child{margin-left:10px}.explode-button:hover{background:#ffffff0b;border-color:#ddd;transform:translateY(-2px)}.explode-button.is-exploded{border-color:var(--accent)}.chapter-source{display:flex;align-items:center;gap:5px;font-size:11px;letter-spacing:.5px;color:#737875;margin-top:15px;width:max-content}.chapter-source:hover{color:#c6ccc6}.logo-stage{width:100%;height:100%;max-height:580px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 0;position:relative;z-index:2;perspective:1000px}.logo-orbit{width:100%;height:min(27vw,370px);max-height:65%;display:flex;align-items:center;justify-content:center;animation:float-logo 7s ease-in-out infinite}.logo-art{width:83%;height:85%;position:relative;transform-style:preserve-3d}.logo-asset{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.logo-asset img{height:100%;width:100%;object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 22px 28px #0007)}.logo-newton .logo-art{width:75%;height:100%}.logo-newton img{filter:invert(1);opacity:.86;mix-blend-mode:screen}.logo-mono img{filter:invert(.92)}.logo-material{display:none}.logo-caption{margin-top:40px;font-size:11px;letter-spacing:1.4px;color:#a3a59d;display:flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap}.logo-caption i{height:10px;width:1px;background:#62645e;transform:rotate(18deg)}.logo-discover{font-size:10px;color:#585d58;letter-spacing:1px;margin-top:12px;transition:color .3s,opacity .3s;opacity:0}.logo-stage:hover .logo-discover,.logo-stage:focus-visible .logo-discover{opacity:1;color:#a7aaa4}.hardware{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding-top:12px}.hardware-topline{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px;letter-spacing:.8px;position:absolute;left:15px;right:0;top:32px;color:#888e89}.hardware-topline>span:last-child{font-size:9px;letter-spacing:1.5px;color:#666f69;display:flex;gap:7px;align-items:center}.hardware-topline i{width:4px;height:4px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent);transition:background 1s}.hardware-viewport{width:112%;height:85%;min-height:430px;max-height:630px;position:relative;margin-left:-9%;isolation:isolate;cursor:grab}.hardware-viewport:active{cursor:grabbing}.hardware-caption{display:flex;justify-content:space-between;position:absolute;bottom:31px;left:15px;right:3px;gap:15px;font-size:10px;letter-spacing:.5px;color:#747c77;pointer-events:none}.hardware-caption span{display:flex;gap:7px;align-items:center}.part-callouts{position:absolute;right:-8px;top:28%;display:flex;flex-direction:column;gap:35px;pointer-events:none;font-size:11px;color:#abb0a7}.part-callouts>span{display:flex;align-items:center;gap:7px;opacity:0;transform:translate(15px);transition:opacity .6s calc(var(--i)*.1s),transform .8s calc(var(--i)*.1s)}.part-callouts.visible>span{opacity:1;transform:translate(0)}.part-callouts i{width:35px;height:1px;background:#b5bcac4f;position:relative}.part-callouts i:before{content:"";height:3px;width:3px;position:absolute;left:0;top:-1px;background:#b5bcac;border-radius:50%}.selected-part{position:absolute;left:50%;bottom:65px;transform:translate(-50%);background:#1a1d1cef;border:1px solid #526153;box-shadow:0 10px 50px #0008;padding:12px 15px;color:#d6ded1;font-size:12px;white-space:nowrap;z-index:4}.selected-part button{margin-left:18px;font-size:19px}.scene-loading{height:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#9da59e}.scene-loading>span{width:14px;height:14px;border:1px solid #414941;border-top-color:#b5c4b5;border-radius:50%;animation:spin 1s linear infinite}.timeline{position:relative;z-index:5;padding-top:5px}.timeline-top{display:flex;align-items:center;padding-bottom:16px;border-bottom:1px solid #6e74675c;gap:25px}.timeline-top p{font-size:14px;letter-spacing:2px;margin:0}.timeline-count{margin-left:auto;color:#737a73;font-size:10px;letter-spacing:1px}.timeline-count i{margin:0 8px;font-style:normal}.transport{display:flex;gap:12px}.transport button{width:33px;height:33px;border-radius:50%;border:1px solid #41443e;display:grid;place-items:center;color:#c2c8bb;transition:background .2s,border-color .2s}.transport button:hover:not(:disabled){background:#ffffff0d;border-color:#abb1a4}.timeline-rail{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;position:relative;scroll-padding:50px}.timeline-rail::-webkit-scrollbar{display:none}.timeline-node{position:relative;min-width:12.5%;max-width:12.5%;text-align:left;padding:19px 14px 19px 8px;color:#989f95;transition:color .4s;flex-shrink:0}.timeline-node>span{display:block;font-size:23px;font-weight:400;line-height:1.3;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.timeline-node small{display:block;font-size:10px;margin-top:5px;color:#777f75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .4s}.timeline-node.selected{color:var(--accent)}.timeline-node.selected small{color:#bdc6b5}.timeline-node:hover{color:#ebede7}.timeline-node i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--accent);bottom:2px;left:9px;opacity:0;transition:opacity .5s,background .9s}.timeline-node.selected i{opacity:1}.time-scrubber{display:block;width:100%;height:20px;margin:0;cursor:ew-resize;appearance:none;border:0;background:repeating-linear-gradient(to right,#78827055 0px,#78827055 1px,transparent 1px,transparent 8px) center/100% 7px no-repeat;accent-color:var(--accent)}.time-scrubber::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,var(--accent) var(--progress),transparent var(--progress));opacity:.8}.time-scrubber::-webkit-slider-thumb{appearance:none;width:9px;height:9px;margin-top:-3.5px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 4px #0b0c0e}.time-scrubber::-moz-range-thumb{width:9px;height:9px;background:var(--accent);border:0;border-radius:50%}.time-scrubber::-moz-range-track{height:2px;background:#30342e}footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 0 22px;color:#626a60;font-size:9px;letter-spacing:1px}footer i{font-style:normal;color:#41483f;margin:0 5px}.navigation-hint{display:flex;align-items:center;gap:8px}kbd{font-family:inherit;font-size:15px;color:#919a8c;font-weight:400}.skip-link{position:fixed;left:15px;top:-70px;padding:12px;background:#fff;color:#000;z-index:100}.skip-link:focus{top:12px}.archive-dialog{border:1px solid #3c403a;color:#dedfd7;background:#121413;max-width:940px;width:calc(100% - 48px);max-height:88svh;padding:0;border-radius:5px;box-shadow:0 30px 150px #000b;overflow:auto;scrollbar-width:thin;scrollbar-color:#454d42 transparent}.archive-dialog::backdrop{background:#050706c9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.dialog-content{padding:50px 58px;position:relative}.close-dialog{position:absolute;right:25px;top:23px;display:grid;place-items:center;width:32px;height:32px;color:#9ca796}.dialog-index{font-size:11px;letter-spacing:3px;color:#7e8a75;margin:0 0 25px}.dialog-content h2{font-size:33px;font-weight:450;letter-spacing:-1px;margin:0 0 17px}.dialog-intro{font-size:14px;color:#8d9887;line-height:1.9;max-width:690px;margin:0 0 30px}.source-notes{border-top:1px solid #33382f;border-bottom:1px solid #33382f;padding:8px 0 12px;margin-bottom:22px}.source-notes p{font-size:12px;line-height:1.8;color:#94a089}.source-notes b{display:block;font-weight:500;color:#bec6b7;margin:12px 0 4px}.source-list>a{display:grid;grid-template-columns:22px 102px 1fr 18px;gap:14px;padding:15px 0;border-bottom:1px solid #2a3026;align-items:center}.source-list>a:hover{color:#f5a05e}.source-number{font-size:10px;color:#596951}.source-list time{font-size:12px;color:#929e87;font-variant-numeric:tabular-nums}.source-list b{display:block;font-size:14px;font-weight:400}.source-list small{display:block;font-size:10px;margin-top:5px;color:#78876d}.reference-heading{font-size:15px;font-weight:500;margin-top:35px}.additional-sources{display:flex;flex-direction:column;gap:13px;font-size:12px;color:#97a58c}.additional-sources a:hover{color:#fff}.attribution{font-size:10px;color:#6b7b60;line-height:1.9;margin-top:35px}.logo-history article{display:grid;grid-template-columns:140px 1fr;gap:40px;padding:25px 0;border-bottom:1px solid #32382c;align-items:center}.history-image{height:165px;display:flex;align-items:center;justify-content:center}.history-image img{width:95px;max-height:160px;object-fit:contain}.history-newton img{filter:invert(1);mix-blend-mode:screen}.history-mono img{filter:invert(.9)}.history-range{font-size:11px;color:#9ca991;letter-spacing:1px}.logo-history h3{font-size:20px;font-weight:450;margin:14px 0 10px}.logo-history p{font-size:13px;line-height:1.9;color:#96a28b;margin:0}.text-button{display:flex;align-items:center;gap:10px;padding:0;margin-top:18px;font-size:12px;color:#d3d9ca}.source-link{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:30px;color:#b0bea3}@keyframes float-logo{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-9px) rotate(1deg)}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1650px){.museum{padding:0 4vw}.site-header{height:100px}.exhibit{height:calc(100svh - 320px)}.story-copy{min-height:400px}.chapter-counter{margin-bottom:30px}.story h2{font-size:18px}.description{font-size:16px;max-width:390px}.specs{font-size:15px}.logo-caption{font-size:13px}.hardware-topline{top:50px}.hardware-caption{bottom:40px}.timeline-node small{font-size:12px}.timeline-top p{font-size:16px}footer{font-size:11px}}@media(max-width:1100px){.museum{padding:0 28px}.site-header{height:76px}.brand{font-size:11px;letter-spacing:1.5px;gap:10px}nav{gap:24px;margin-right:0}.sources-button{font-size:11px}.exhibit{grid-template-columns:32% 24% 44%;min-height:510px}.story-copy{min-height:320px}h1{font-size:44px}.description{font-size:12px}.story h2{font-size:13px}.chapter-counter{font-size:10px;gap:6px}.release-date time{font-size:18px}.specs{font-size:11px}.logo-caption{font-size:9px;letter-spacing:.8px;gap:6px}.logo-orbit{height:300px;max-height:56%}.hardware-viewport{width:118%;margin-left:-12%}.hardware-topline>span:last-child{font-size:8px}.part-callouts{font-size:9px;right:-12px}.part-callouts i{width:17px}.timeline-node{min-width:calc(100% / 6);max-width:calc(100% / 6)}.explode-button{font-size:11px;padding:12px;gap:8px}.hardware-caption{font-size:9px}footer{font-size:8px}}@media(max-width:759px){.museum{padding:0 22px}.site-header{height:70px;flex-wrap:wrap}.brand{font-size:10px;letter-spacing:1.3px;gap:9px}.rainbow-mark{width:23px;height:16px}.sources-button{font-size:10px;letter-spacing:0}.sources-button svg{width:13px}nav{position:relative;width:100%;justify-content:center;gap:36px;margin:0;height:39px;border-top:1px solid #ffffff06}nav button{font-size:11px;padding:11px 0;letter-spacing:1px}.site-header nav{order:3}.exhibit{margin-top:42px;display:grid;grid-template-columns:58% 42%;height:auto;min-height:0;max-height:none;align-items:start}.year-backdrop{font-size:43vw;top:8px;left:1%;width:100%;height:350px}.story{padding:20px 6px 0 0;grid-row:1;grid-column:1}.chapter-counter{font-size:9px;gap:5px;margin-bottom:19px;letter-spacing:.5px}.chapter-counter>i{width:12px;margin:0 2px}.chapter-counter>span{font-size:11px}.story-copy{min-height:298px}.story h1{font-size:38px;line-height:1.04;letter-spacing:-2px;margin-bottom:17px}.story h1.compact-title{font-size:30px;letter-spacing:-1.3px}.story h2{font-size:12px;line-height:1.6;letter-spacing:0;margin-bottom:6px}.description{font-size:11px;line-height:1.8;max-width:240px}.release-date{margin-top:17px;gap:7px;flex-wrap:wrap;padding-bottom:10px}.release-date time{font-size:17px;letter-spacing:2px}.release-date>span{font-size:9px}.specs{font-size:10px;margin-top:10px;margin-bottom:15px}.specs li{gap:7px;margin:6px 0}.specs svg{width:13px}.explode-button{font-size:10px;padding:11px 12px;gap:7px}.explode-button svg{width:14px}.explode-button svg:last-child{margin-left:0;width:13px}.chapter-source{font-size:9px;margin-top:12px}.logo-stage{padding:55px 0 0;grid-row:1;grid-column:2;align-self:start;height:305px;max-height:none}.logo-orbit{height:190px;max-height:none}.logo-art{width:87%;height:91%}.logo-newton .logo-art{width:83%;height:100%}.logo-caption{font-size:8px;letter-spacing:0;gap:5px;margin-top:22px;flex-wrap:wrap}.logo-discover{font-size:8px;opacity:1;letter-spacing:0;margin-top:8px}.hardware{grid-row:2;grid-column:1 / -1;height:300px;margin-top:16px;min-height:0;padding:0}.hardware-viewport{width:100%;height:300px;min-height:0;max-height:none;margin:0}.hardware-topline{left:0;top:3px;font-size:10px}.hardware-topline>span:last-child{font-size:7px}.hardware-caption{left:0;right:0;bottom:0;font-size:8px}.part-callouts{right:0;top:60px;gap:29px}.timeline{margin-top:30px;padding:0}.timeline-top{gap:12px;padding-bottom:12px}.timeline-top p{font-size:12px;letter-spacing:1px}.timeline-count{display:none}.transport{margin-left:auto;gap:8px}.transport button{width:29px;height:29px}.transport svg{width:15px}.timeline-node{min-width:30%;max-width:30%;padding:15px 8px 17px 3px}.timeline-node>span{font-size:22px}.timeline-node small{font-size:9px}.timeline-node i{left:3px}.time-scrubber{height:23px}footer{flex-wrap:wrap;row-gap:14px;padding:16px 0 23px;font-size:8px}.navigation-hint{order:3;width:100%;justify-content:center;gap:9px;font-size:9px}.availability{font-size:9px;line-height:1.6}.archive-dialog{width:calc(100% - 24px);max-height:92svh}.dialog-content{padding:40px 23px}.dialog-content h2{font-size:25px;line-height:1.3}.dialog-intro{font-size:12px}.source-list>a{grid-template-columns:14px 76px 1fr 13px;gap:8px}.source-list time{font-size:10px}.source-list b{font-size:12px}.source-list small{font-size:9px}.logo-history article{grid-template-columns:80px 1fr;gap:17px}.history-image{height:125px}.history-image img{width:65px;max-height:120px}.history-range{font-size:9px}.logo-history h3{font-size:16px;line-height:1.5}.logo-history p{font-size:11px}.text-button{font-size:10px}.source-link{font-size:11px}.dialog-index{font-size:9px}.selected-part{font-size:10px;padding:9px 12px;bottom:35px}.reference-heading{font-size:14px}}@media(min-width:760px)and (max-height:980px){.site-header{height:72px}.exhibit{height:calc(100svh - 255px);min-height:440px}.story{padding:12px 18px 12px 0}.chapter-counter{margin-bottom:16px}.story-copy{min-height:290px}h1{font-size:clamp(36px,4.4vw,59px);margin-bottom:16px}.story h2{font-size:13px;margin-bottom:4px}.description{font-size:12px;line-height:1.75}.release-date{margin-top:16px;padding-bottom:9px}.release-date time{font-size:18px}.specs{font-size:11px;margin:10px 0 17px}.specs li{margin:6px 0}.explode-button{padding:11px 14px;font-size:11px}.chapter-source{margin-top:10px;font-size:10px}.hardware-viewport{min-height:355px;height:86%}.hardware-topline{top:16px}.hardware-caption{bottom:16px}.logo-orbit{height:280px}.logo-caption{margin-top:25px}.timeline-top{padding-bottom:11px}.timeline-node{padding-top:14px;padding-bottom:15px}.timeline-node>span{font-size:21px}footer{padding:14px 0 16px}.timeline{padding-top:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}h1{font-size:clamp(38px,4vw,68px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}nav{gap:28px;margin-right:0}.exhibit{grid-template-columns:30% 23% 47%;height:calc(100svh - 451px);min-height:495px;max-height:760px}.story-layers{display:grid}.story-copy{grid-area:1/1;min-height:0;will-change:transform,opacity;pointer-events:none}.story-copy[aria-hidden=true]{-webkit-user-select:none;user-select:none}.story-actions{display:flex;align-items:center;gap:18px;margin-top:6px}.chapter-source{margin:0;font-size:10px;white-space:nowrap}.explode-button{font-size:11px;padding:12px 14px;gap:9px}.explode-button:disabled{opacity:.45}.explode-button svg:last-child{margin-left:0}.logo-orbit{height:min(23vw,310px)}.logo-caption{margin-top:30px}.year-backdrop{font-size:clamp(200px,28vw,500px)}.photo-stage{padding:42px 0 12px 18px;height:100%;justify-content:center}.photo-stage .hardware-topline{left:18px;top:18px}.photo-viewport{position:relative;width:100%;height:calc(100% - 91px);max-height:490px;min-height:270px;isolation:isolate}.photo-layer{position:absolute;inset:0;will-change:transform,opacity;pointer-events:none}.original-frame{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden;border-radius:3px}.original-frame img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.photo-light{background:#f4f4f2}.photo-dark{background:#000}.photo-transparent{background:radial-gradient(ellipse at 50% 60%,#2d353740,transparent 65%)}.photo-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:10px}.photo-controls{display:flex;gap:3px;background:#ffffff05;border:1px solid #ffffff12;padding:3px;border-radius:4px}.photo-controls button{font-size:10px;padding:6px 10px;color:#7b837d;border-radius:2px;transition:color .2s,background .2s}.photo-controls button[aria-pressed=true]{color:#e7eae2;background:#ffffff12}.photo-controls button:disabled{opacity:.3}.photo-source{font-size:10px;color:#939d94;display:flex;align-items:center;gap:6px}.photo-credit{display:flex;gap:7px;align-items:center;margin-top:11px;font-size:9px;color:#626e64;line-height:1.5}.photo-credit>span:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:72%}.photo-credit>span:last-child{margin-left:auto;white-space:nowrap}.photo-note{margin:7px 0 0;color:#a69a7a;font-size:9px;line-height:1.4}.leadership-strip{position:relative;display:flex;align-items:center;gap:24px;padding:15px 0;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff0a;margin:10px 0 20px;min-height:111px;z-index:2}.leadership-label{width:95px;flex-shrink:0;color:#a4ab9f;font-size:11px;line-height:2;letter-spacing:2px}.leadership-label i{font-style:normal;color:#4f5a50;font-size:8px;letter-spacing:1.5px}.leadership-changing{position:relative;flex:1;min-width:0;height:76px}.leadership-person{display:flex;position:absolute;inset:0;align-items:center;gap:35px}.leader-identity{display:flex;gap:17px;padding:0;text-align:left;align-items:center;min-width:280px}.leader-identity img{width:65px;height:76px;object-fit:cover;object-position:center 22%;border-radius:2px;background:#262925}.leader-identity small{display:block;font-size:9px;color:#75806e;letter-spacing:1px;margin-bottom:5px}.leader-identity strong{display:block;font-size:17px;letter-spacing:.3px;font-weight:450;white-space:nowrap}.leader-identity time{display:block;color:#8d9886;font-size:10px;margin-top:7px;letter-spacing:.8px}.leader-contribution{font-size:11px;line-height:1.9;color:#919b88;max-width:680px;margin:0}.people-link{font-size:10px;display:flex;align-items:center;gap:8px;color:#a3ac99;white-space:nowrap;padding:10px 0 10px 12px}.leadership-strip .people-link:hover{color:#eee}.people-history{display:flex;flex-direction:column;gap:0}.people-history article{display:grid;grid-template-columns:115px 1fr;gap:30px;padding:28px 0;border-bottom:1px solid #ffffff12}.people-photo img{width:115px;height:145px;object-fit:cover;object-position:center 20%;background:#262a24;border-radius:2px}.people-photo>a{font-size:9px;color:#727f6c;display:block;line-height:1.6;margin-top:8px}.people-history h3{margin:9px 0 4px;font-size:22px;font-weight:450}.people-en{font-size:11px;color:#727e6d;margin:0 0 13px}.people-tenure{font-size:10px;color:#a7b499;letter-spacing:.8px}.people-history ul{padding-left:16px;font-size:12px;line-height:1.9;color:#a1ad95;margin:10px 0}.people-history li+li{margin-top:7px}.people-note{font-size:10px;color:#77866e;line-height:1.8}.people-source{font-size:10px;color:#a5b19a;display:inline-flex;align-items:center;gap:5px;margin-top:5px}.photo-attributions{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px}.photo-attributions article{font-size:11px;padding:15px 0;border-bottom:1px solid #ffffff0c}.photo-attributions b{font-weight:500;color:#c5cbbb;display:block;margin-bottom:8px}.photo-attributions p{font-size:10px;color:#839179;margin:4px 0;line-height:1.8}.photo-attributions a{color:#a5b398}.photo-attributions small{color:#68775e;display:block;font-size:9px;margin-top:3px}@media(min-width:1650px){.exhibit{min-height:550px}.story-copy{min-height:0}.photo-viewport{max-height:560px}.leadership-strip{margin-bottom:25px}}@media(min-width:760px)and (max-width:1100px){.exhibit{grid-template-columns:32% 23% 45%}.story-actions{gap:10px}.chapter-source{font-size:9px}.explode-button{padding:10px;font-size:10px}.photo-stage{padding-left:8px}.photo-stage .hardware-topline{left:8px}.photo-controls button{font-size:9px;padding:6px}.photo-credit{font-size:8px}.leader-identity{min-width:235px;gap:12px}.leadership-person{gap:16px}.leadership-label{width:75px;font-size:10px}.leadership-strip{gap:16px}.leader-contribution{font-size:10px}.people-link span{display:none}}@media(min-width:760px)and (max-height:980px){.site-header{height:64px}.exhibit{height:calc(100svh - 330px);min-height:396px}.story{padding:8px 15px 8px 0}.chapter-counter{margin-bottom:14px}.story-copy{min-height:0}h1{font-size:clamp(34px,3.9vw,56px);margin-bottom:12px}h1.compact-title{font-size:clamp(30px,3vw,45px)}.description{font-size:11px;line-height:1.7;max-width:310px}.story h2{font-size:12px}.release-date{margin-top:13px;padding-bottom:8px}.release-date time{font-size:17px}.specs{font-size:10px;margin:9px 0 13px}.specs li{margin:5px 0}.availability{font-size:10px}.explode-button{padding:9px 12px;font-size:10px}.story-actions,.chapter-source{margin-top:0}.photo-stage{padding-top:35px;padding-bottom:8px}.photo-stage .hardware-topline{top:12px;font-size:10px}.photo-viewport{min-height:230px;height:calc(100% - 70px)}.photo-bottom{margin-top:10px}.photo-controls button{padding:5px 8px;font-size:9px}.photo-credit{margin-top:7px;font-size:8px}.logo-orbit{height:240px}.logo-caption{margin-top:20px}.leadership-strip{padding:10px 0;margin:5px 0 8px;min-height:86px;gap:18px}.leadership-changing{height:64px}.leader-identity img{width:55px;height:64px}.leader-identity{min-width:250px;gap:14px}.leader-identity strong{font-size:15px}.leader-identity time{font-size:9px;margin-top:5px}.leader-identity small{font-size:8px}.leader-contribution{font-size:10px;line-height:1.8}.leadership-label{font-size:10px}.timeline-top{padding-bottom:9px}.timeline{padding-top:5px}.timeline-node{padding-top:12px;padding-bottom:13px}.timeline-node>span{font-size:20px}.timeline-node small{font-size:9px}.timeline-top p{font-size:12px}.transport button{width:29px;height:29px}.time-scrubber{height:17px}footer{padding:12px 0 14px}}@media(max-width:759px){nav{gap:29px}.exhibit{grid-template-columns:58% 42%;height:auto;min-height:0}.story-layers{min-height:355px}.story-copy{min-height:0}.story h1{font-size:35px}.story h1.compact-title{font-size:29px}.story-actions{flex-wrap:wrap;gap:12px}.explode-button{font-size:9px;padding:10px;gap:6px}.chapter-source{font-size:9px}.specs{font-size:10px}.logo-orbit{height:190px}.logo-caption{margin-top:22px}.photo-stage{height:355px;padding:35px 0 0;margin-top:24px}.photo-stage .hardware-topline{left:0;top:5px}.photo-viewport{height:260px;min-height:0;max-height:none}.photo-bottom{margin-top:12px}.photo-controls button{font-size:9px;padding:6px 10px}.photo-credit{font-size:8px;margin-top:8px}.photo-note{font-size:8px}.leadership-strip{gap:12px;align-items:flex-start;margin:22px 0 0;padding:20px 0 18px;min-height:194px}.leadership-label{width:43px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px;line-height:1.8;padding-top:2px}.leadership-label i{display:none}.leadership-changing{height:155px}.leadership-person{display:block}.leader-identity{min-width:0;gap:13px}.leader-identity img{width:54px;height:67px}.leader-identity strong{font-size:15px;white-space:normal}.leader-identity small{font-size:8px}.leader-identity time{font-size:9px}.leader-contribution{font-size:10px;line-height:1.8;margin-top:12px;padding-right:3px}.people-link{padding:0;margin:0;position:absolute;right:0;top:24px}.people-link span{display:none}.timeline{margin-top:22px}.people-history article{grid-template-columns:72px 1fr;gap:18px}.people-photo img{width:72px;height:95px}.people-history h3{font-size:19px}.people-history ul{font-size:11px}.people-tenure{font-size:9px}.photo-attributions{grid-template-columns:1fr}.people-photo>a{font-size:8px}}@media(min-width:760px)and (max-height:980px){.leadership-strip{min-height:82px;margin-bottom:6px}.leadership-changing{height:60px}.leader-identity img{width:52px;height:60px}footer{padding:9px 0 10px}.timeline-node{padding-bottom:11px}}@media(min-width:760px){.story-layers{height:380px}}@media(min-width:760px)and (max-height:980px){.story-layers{height:304px}}.scrubber-wrap{position:relative}.time-scrubber::-webkit-slider-thumb{background:transparent;box-shadow:none}.time-scrubber::-moz-range-thumb{background:transparent}.timeline-needle{position:absolute;top:50%;width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #0b0c0e;transform:translate(-50%,-50%);pointer-events:none}@media(max-width:759px){.exhibit{max-height:none}}.logo-focus{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0;min-height:0}.logo-versions{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:21px;width:100%}.logo-version{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 5px 5px;border-radius:4px;border:1px solid transparent;opacity:.46;transition:opacity .25s,border-color .25s,background .25s;min-width:26px}.logo-version img{display:block;object-fit:contain;width:22px;height:25px;filter:none}.logo-version span{font-size:7px;letter-spacing:1px;color:#92988d;margin-top:7px}.logo-version:hover,.logo-version[aria-pressed=true]{opacity:1;background:#ffffff07;border-color:#9da49b44}.logo-version[aria-pressed=true] span{color:var(--accent)}.logo-version.version-newton img{filter:invert(1)}.logo-version.version-mono img{background:#e7e9e3;padding:3px;filter:none;border-radius:2px}.logo-flat .logo-asset img,.version-flat img{filter:invert(.92)}.logo-mono .logo-asset{border-radius:4px;background:#e7e9e3}.logo-mono .logo-asset img{filter:none;width:86%;height:86%}.logo-translucent .logo-asset img,.logo-aqua .logo-asset img,.logo-chrome .logo-asset img{filter:drop-shadow(0 18px 24px #0004)}.logo-stage .logo-discover{opacity:1;padding:0;margin-top:12px;color:#697163}.logo-stage .logo-discover:hover{color:#b9c3b0}.history-mono{background:#e7e9e3;border-radius:4px}.history-mono img{filter:none}.history-flat img{filter:invert(.9)}.logo-original-source{display:inline-flex;color:#6f8063;font-size:10px;margin-top:10px;line-height:1.6}.logo-original-source:hover{color:#ccd5c2}.logo-history .text-button{margin-top:12px}@media(min-width:760px)and (max-width:1100px){.logo-versions{gap:2px}.logo-version{min-width:22px;padding:5px 3px}.logo-version img{width:18px;height:21px}.logo-version span{font-size:6px}.logo-stage .logo-discover{font-size:8px}}@media(max-width:759px){.logo-stage{height:345px;padding-top:44px}.logo-versions{gap:1px;margin-top:15px}.logo-version{min-width:16px;padding:4px 2px;border-radius:2px}.logo-version img{width:13px;height:17px}.logo-version span{font-size:5px;letter-spacing:0;margin-top:5px}.logo-stage .logo-discover{font-size:7px;margin-top:10px}.logo-caption{white-space:normal;line-height:1.6}.history-mono{background:#e7e9e3}}.logo-asset.asset-bg-light{background:#fff;border-radius:5px;overflow:hidden}.logo-asset.asset-bg-light img{filter:none!important;mix-blend-mode:normal;opacity:1;width:100%;height:100%;object-fit:cover}.logo-asset.asset-mono img{object-fit:contain;padding:13%}.logo-asset.asset-flat img{filter:invert(.92)}.history-translucent,.history-aqua,.history-chrome{background:#fff;border-radius:4px;overflow:hidden}.history-translucent img,.history-aqua img,.history-chrome img{width:100%;height:100%;max-height:none;object-fit:cover}.logo-asset-note{font-size:10px!important;color:#68775e!important;margin-top:10px!important}.logo-original-source{display:flex;width:fit-content}.logo-version img{border-radius:1px}.original-subject{display:block;width:100%;height:100%;overflow:visible;-webkit-user-select:none;user-select:none;pointer-events:none}.photo-stage{min-width:0;padding-left:24px}.photo-viewport{flex:1;min-height:0;height:auto;max-height:none;margin-top:9px}.original-frame{inset:3% 2% 4%;border-radius:0;background:transparent;overflow:visible}.original-frame.photo-cutout{filter:drop-shadow(0 18px 20px #0005)}.original-frame.photo-transparent{background:transparent}.original-frame.photo-dark{background:transparent;mix-blend-mode:lighten}.original-frame.photo-archive{inset:6% 3%;overflow:hidden;border-radius:3px}.original-frame.photo-archive .original-subject{overflow:hidden}.photo-note{color:#6f796c;max-width:95%;min-height:1.4em}.photo-bottom{flex-shrink:0;position:relative;z-index:1;margin-top:15px}.photo-credit{flex-shrink:0}.logo-stage{padding-top:0;max-height:none}.logo-focus{flex-shrink:1}.logo-orbit{height:min(20vw,250px);max-height:none}.logo-art{width:72%;height:87%}.logo-asset.asset-bg-light,.logo-mono .logo-asset{background:transparent;border-radius:0;overflow:visible}.logo-asset .original-subject{width:90%;height:100%;filter:drop-shadow(0 10px 16px #0006)}.logo-asset.asset-mono img{padding:0;width:90%;height:100%;filter:drop-shadow(0 0 1px #bac2c5)!important}.logo-caption{margin-top:20px}.logo-versions{margin-top:18px}.logo-version .original-subject{width:22px;height:25px}.logo-version.version-mono img{background:transparent;padding:0;filter:drop-shadow(0 0 .7px #d3d7d5)}.history-translucent,.history-aqua,.history-chrome,.history-mono{background:transparent;overflow:visible}.history-image .original-subject{width:105px;height:150px}.history-mono img{filter:drop-shadow(0 0 1px #c6cec9)}@media(min-width:760px)and (max-width:1100px){.photo-stage{padding-left:14px}.logo-version .original-subject{width:18px;height:21px}.logo-versions{gap:1px}}@media(min-width:760px)and (max-height:980px){.logo-orbit{height:215px}.logo-caption{margin-top:15px}.logo-versions{margin-top:14px}.logo-stage .logo-discover{margin-top:9px}.photo-bottom{margin-top:10px}}@media(max-width:759px){.photo-stage{height:380px;padding:32px 0 0;margin-top:25px}.photo-viewport{height:265px;flex:1;min-height:245px}.original-frame{inset:3% 1% 4%}.photo-bottom{margin-top:12px}.photo-note{max-width:100%}.logo-stage{padding-top:48px;height:345px}.logo-orbit{height:170px}.logo-art{width:78%}.logo-version .original-subject{width:13px;height:17px}.logo-versions{margin-top:17px}.logo-caption{margin-top:20px}.history-image .original-subject{width:70px;height:115px}}.story-layers{height:auto;min-height:0}.story-copy{min-width:0;overflow-wrap:break-word}.story-copy h1{max-width:100%}.story-actions{margin-top:18px;flex-wrap:wrap;row-gap:12px}.exhibit{height:auto;max-height:none;min-height:clamp(410px,calc(100svh - 315px),800px);padding:22px 0}.story{min-width:0;padding-top:0;padding-bottom:0}.photo-stage{height:auto;align-self:stretch;min-height:365px;padding-top:34px;padding-bottom:8px}.logo-stage{height:auto;align-self:stretch;min-height:340px}.leadership-strip{margin-top:10px}@media(min-width:1650px){.exhibit{min-height:clamp(500px,calc(100svh - 380px),900px);padding:30px 0}.photo-stage{min-height:440px}.logo-orbit{height:290px}.logo-caption{margin-top:24px}}@media(min-width:760px)and (max-width:980px){.exhibit{grid-template-columns:34% 23% 43%;gap:0}.story{padding-right:16px}.story h1{font-size:clamp(29px,3.7vw,39px)}.story h1.compact-title{font-size:29px}.story-actions{gap:11px}.logo-caption{flex-wrap:wrap;white-space:normal;line-height:1.6;column-gap:5px}.logo-caption i{display:none}.logo-caption span{width:100%}.logo-orbit{height:190px}.logo-version{padding-inline:2px;min-width:21px}.logo-version img,.logo-version .original-subject{width:17px;height:20px}.photo-stage{padding-left:12px}.photo-bottom{flex-wrap:wrap;row-gap:9px}.photo-credit{flex-wrap:wrap}.photo-credit>span:first-of-type{max-width:100%}.photo-credit>span:last-child{margin-left:0}.leader-identity{min-width:225px}.leadership-person{gap:16px}}@media(max-width:759px){.exhibit{min-height:0;padding:0;grid-template-columns:minmax(0,58%) minmax(0,42%)}.story-layers{height:auto;min-height:0}.story{padding-top:20px}.story-actions{margin-top:18px;gap:13px}.logo-stage{min-height:0;height:auto;align-self:start;padding-top:53px}.logo-art{width:74%}.logo-orbit{height:160px}.logo-newton .logo-art{width:74%;height:100%}.logo-caption{flex-wrap:wrap;font-size:8px;line-height:1.7;gap:3px}.logo-caption span{width:100%}.logo-caption i{display:none}.logo-versions{flex-wrap:wrap;gap:3px;max-width:125px;margin-top:16px}.logo-version{min-width:23px;padding:5px 3px}.logo-version img,.logo-version .original-subject{width:16px;height:20px}.logo-stage .logo-discover{font-size:7px;letter-spacing:0;line-height:1.8}.photo-stage{height:365px;min-height:0;margin-top:30px;padding:32px 0 0;grid-column:1/-1}.photo-viewport{min-height:0;height:auto;max-height:none;flex:1}.photo-note{line-height:1.6}.leadership-strip{margin-top:25px;min-height:0;align-items:stretch}.leadership-changing{height:auto;min-height:185px}.leadership-person{position:relative;min-height:170px}.leader-contribution{margin-top:14px;padding-right:0}.people-link{top:24px}.timeline{margin-top:16px}}@media(max-width:360px){.museum{padding-inline:16px}.story h1{font-size:30px}.story h1.compact-title{font-size:26px}.story h2{font-size:11px}.logo-versions{max-width:110px;gap:2px}.logo-orbit{height:145px}.logo-caption{font-size:7px}.photo-stage{height:335px}}.exhibit.duo-exhibit{grid-template-columns:minmax(0,29%) minmax(0,17%) minmax(0,54%);column-gap:0}.duo-exhibit .story{padding-right:12px;min-width:0}.duo-exhibit .story h1{font-size:clamp(46px,5.5vw,88px);line-height:1.06;letter-spacing:-.05em}.duo-exhibit .story .description,.duo-exhibit .story .availability{font-size:16px;line-height:1.65}.duo-exhibit .logo-stage{min-width:0}.duo-stage{min-width:0;align-self:stretch;display:flex;flex-direction:column;position:relative;z-index:2;padding:20px 0 6px 12px;animation:duo-arrive .55s ease both}.duo-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#92949c;font-size:12px;letter-spacing:.06em;padding:0 6px}.duo-heading span:first-child{display:flex;align-items:center;gap:8px}.duo-frame{border:0;width:100%;height:clamp(440px,58svh,650px);min-height:440px;display:block;background:transparent;flex:1}.duo-caption{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:8px 8px 0;color:#d5d5d7;font-size:14px;line-height:1.6}.duo-caption p{margin:0}.duo-caption p span{color:#8e9098;font-size:12px}.duo-caption a{color:#adb2bc;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;font-size:12px;text-decoration:none}.duo-release-badge{font-size:14px;color:#b4c5f3;border:1px solid #414b63;padding:10px 14px;border-radius:3px}@keyframes duo-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(min-width:760px)and (max-width:1100px){.exhibit.duo-exhibit{grid-template-columns:minmax(0,39%) minmax(0,61%)}.duo-exhibit .logo-stage{grid-column:1;grid-row:2;min-height:120px;height:160px}.duo-exhibit .duo-stage{grid-column:2;grid-row:1 / 3}.duo-frame{min-height:500px}.duo-heading{flex-wrap:wrap}}@media(max-width:759px){.exhibit.duo-exhibit{grid-template-columns:minmax(0,65%) minmax(0,35%)}.duo-exhibit .story h1{font-size:clamp(46px,12vw,75px)}.duo-exhibit .story{padding-right:10px}.duo-exhibit .logo-stage{grid-column:2;grid-row:1}.duo-stage{grid-column:1 / -1;grid-row:2;padding:24px 0 0;margin-top:16px}.duo-frame{height:560px;min-height:480px;flex:none}.duo-caption{padding:8px 0 0;align-items:flex-start}.duo-heading{flex-wrap:wrap;padding:0}.duo-exhibit .story-actions{gap:12px}}@media(max-width:390px){.duo-frame{height:480px;min-height:480px}.duo-caption{flex-wrap:wrap;gap:8px}}@media(prefers-reduced-motion:reduce){.duo-stage{animation:none}}.museum.immersive{height:100dvh;min-height:0;padding:0;overflow:hidden;background:#050505;color:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,sans-serif}.immersive:before{display:none}.immersive .site-header{position:absolute;inset:0 0 auto;height:64px;min-height:0;padding:0 clamp(20px,3vw,48px);gap:20px;border:0;flex-wrap:nowrap;background:linear-gradient(#050505,#050505c9 65%,transparent);z-index:10}.immersive .brand{font-size:17px;letter-spacing:-.04em;font-weight:600;gap:0}.brand-short{display:none}.exhibit-navigation{display:flex;align-items:center;gap:5px;margin:0 auto}.exhibit-navigation button{min-height:36px;display:flex;align-items:center;justify-content:center}.chapter-arrow{width:34px;color:#a1a1a6;border-radius:50%}.chapter-arrow:hover:not(:disabled){color:#fff;background:#ffffff10}.chapter-menu{gap:11px;padding:6px 10px;border-radius:20px;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}.chapter-menu:hover{background:#ffffff10}.chapter-fraction{font-size:12px;font-weight:400;color:#86868b}.immersive .site-header nav{position:static;width:auto;height:auto;margin:0;gap:18px;border:0;align-items:center;order:initial}.immersive .site-header nav button{letter-spacing:0;color:#a1a1a6;font-size:14px;padding:8px 0}.immersive .site-header nav button:hover{color:#fff}.immersive .site-header .details-toggle{width:28px;min-height:36px;display:grid;place-items:center}.immersive .exhibit,.immersive .exhibit.duo-exhibit{width:100%;height:100%;min-height:0;max-height:none;margin:0;padding:64px 0 0;display:grid;grid-template-columns:minmax(210px,29%) minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch;gap:0}.exhibit-intro{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(16px,4vh,40px);min-width:0;min-height:0;padding:24px 0 32px clamp(24px,4.5vw,72px);z-index:3}.immersive .story{padding:0;align-self:auto;min-width:0}.immersive .chapter-counter{margin:0 0 18px;font-size:14px;color:#86868b;letter-spacing:.04em}.immersive .story-layers{min-height:0;height:auto;display:grid}.immersive .story-copy{min-height:0;padding:0;grid-area:1 / 1}.immersive .story h1{margin:0 0 18px;font-size:clamp(38px,4.7vw,80px);font-weight:600;letter-spacing:-.05em;line-height:1.06;overflow-wrap:normal}.hero-tagline{margin:0;font-size:clamp(16px,1.4vw,21px);line-height:1.6;color:#a1a1a6;letter-spacing:-.02em}.hero-details{display:inline-flex;align-items:center;gap:10px;margin-top:26px;padding:0;color:#2997ff;font-size:14px;min-height:32px}.hero-details svg{padding:2px;width:19px;height:19px;background:#1d1d1f;color:#d2d2d7;border-radius:50%}.immersive .logo-stage{position:relative;grid-area:auto;width:130px;height:auto;min-height:0;max-height:none;padding:0;align-self:flex-start;flex:0 0 auto;gap:0}.immersive .logo-focus{padding:0;width:100%}.immersive .logo-orbit{height:90px;max-height:none;min-height:0;width:100%}.immersive .logo-art,.immersive .logo-newton .logo-art{width:72px;height:86px}.immersive .logo-caption{margin-top:12px;gap:0;font-size:12px;line-height:1.4;letter-spacing:0;justify-content:flex-start;color:#6e6e73}.immersive .logo-caption span{width:auto}.immersive .logo-caption span:last-child,.immersive .logo-caption i,.immersive .logo-versions,.immersive .logo-discover{display:none}.immersive .photo-stage,.immersive .duo-stage{position:relative;grid-column:2;grid-row:1;margin:0;padding:0;width:100%;height:100%;min-height:0;min-width:0;max-height:none;align-self:stretch;overflow:hidden}.immersive .duo-frame{display:block;width:100%;height:100%;min-height:0;flex:none;border:0}.immersive .photo-viewport{position:absolute;inset:0 0 66px;width:100%;height:auto;min-height:0;max-height:none;margin:0}.immersive .original-frame{inset:3% 4% 2%}.immersive .original-frame .original-subject,.immersive .original-frame img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.immersive .photo-stage .hardware-topline,.immersive .photo-credit,.immersive .photo-note,.immersive .photo-source{display:none}.immersive .photo-bottom{position:absolute;bottom:22px;left:0;right:0;margin:0;display:flex;justify-content:center}.immersive .photo-controls{padding:5px;border:1px solid #ffffff0e;border-radius:28px;background:#1c1c1ed9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);gap:2px}.immersive .photo-controls button{padding:10px 17px;font-size:14px;letter-spacing:0;border:0;border-radius:22px;color:#a1a1a6}.immersive .photo-controls button[aria-pressed=true]{background:#f5f5f7;color:#1d1d1f}.immersive .photo-controls button:disabled{display:none}.immersive .compact-soundtrack{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:4px;width:auto;min-height:0;height:auto;padding:0;margin:0;border:0;background:none}.immersive .compact-soundtrack .music-toggle{width:30px;height:36px;min-height:36px;min-width:0;padding:8px 0;display:grid;place-items:center;border:0;border-radius:0;background:none}.immersive .compact-soundtrack .music-toggle>span{display:none}.immersive .compact-soundtrack .music-toggle.is-playing{color:#e8e8ed}.immersive .compact-soundtrack .music-settings{width:22px;min-height:36px;display:grid;place-items:center}.music-options[hidden]{display:none!important}.immersive .music-options{position:absolute;top:46px;right:0;width:min(310px,calc(100vw - 32px));padding:20px;border:1px solid #ffffff12;border-radius:20px;background:#202023f2;box-shadow:0 16px 60px #0008;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.immersive .music-track{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:5px}.immersive .music-era{font-size:12px}.immersive .music-title{font-size:14px}.immersive .music-style{width:100%;font-size:13px;line-height:1.6}.immersive .music-original{display:none}.immersive .music-volume{margin:16px 0 0;display:flex;gap:10px;width:100%;font-size:14px}.immersive .music-volume input{min-width:0;width:auto;flex:1}.exhibit-panel{width:min(660px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #ffffff12;border-radius:28px;background:#1c1c1ef5;color:#f5f5f7;box-shadow:0 24px 100px #0009;overflow:auto;overscroll-behavior:contain}.exhibit-panel::backdrop{background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.exhibit-panel-content{position:relative;padding:44px}.panel-close{position:sticky;float:right;top:0;width:32px;height:32px;margin:-24px -24px 0 0;border-radius:50%;background:#37373b;color:#bdbdc2;display:grid;place-items:center;z-index:2}.panel-eyebrow{font-size:14px;color:#86868b;margin:0 0 12px}.exhibit-panel h2{font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.04em;margin:0 0 24px}.panel-description{font-size:17px;line-height:1.75;color:#c6c6cb}.product-facts{margin:24px 0 16px}.product-facts>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:20px;border-top:1px solid #ffffff10;padding:15px 0;font-size:15px;line-height:1.6}.product-facts dt{color:#86868b}.product-facts dd{margin:0}.panel-availability{font-size:15px;line-height:1.7;color:#9fc9f4}.panel-leader{border-top:1px solid #ffffff10;margin-top:28px;padding-top:24px}.panel-person{padding:0;display:flex;align-items:center;gap:18px;width:100%;text-align:left}.panel-person img{width:64px;height:76px;border-radius:12px;object-fit:cover}.panel-person span{display:flex;flex-direction:column;gap:4px;flex:1}.panel-person small,.panel-person time{font-size:13px;color:#86868b}.panel-person strong{font-weight:500;font-size:18px}.panel-leader ul{padding-left:20px;font-size:16px;line-height:1.8;color:#b0b0b6}.panel-leader li+li{margin-top:8px}.panel-image-note{color:#86868b;font-size:13px;line-height:1.8;margin-top:26px}.panel-links{display:flex;gap:16px 22px;flex-wrap:wrap;padding-top:12px}.panel-links a,.panel-links button{display:inline-flex;align-items:center;gap:5px;color:#2997ff;font-size:14px;padding:0}.timeline-panel{width:min(1000px,calc(100% - 32px))}.immersive .timeline-panel .timeline{margin:0;padding:0;border:0}.immersive .timeline-panel .timeline-top{padding:0 0 16px}.immersive .timeline-panel .timeline-top>p,.immersive .timeline-panel footer{display:none}.immersive .timeline-panel .timeline-count{display:block;font-size:14px;color:#86868b}.immersive .timeline-panel .transport{margin-left:auto}.immersive .timeline-panel .transport button{width:36px;height:36px}.immersive .timeline-panel .timeline-node{min-width:150px;max-width:150px;padding:22px 10px 24px}.immersive .timeline-panel .timeline-node>span{font-size:27px}.immersive .timeline-panel .timeline-node small{font-size:14px;white-space:normal;min-height:42px;line-height:1.5}.immersive .timeline-panel .time-scrubber{height:36px}.immersive .archive-dialog{border-radius:28px;max-height:calc(100dvh - 32px);background:#1c1c1e}@media(max-width:1000px){.immersive .site-header nav .archive-nav{display:none}.immersive .exhibit,.immersive .exhibit.duo-exhibit{grid-template-columns:minmax(190px,30%) minmax(0,1fr)}.exhibit-intro{padding-left:28px}.immersive .story h1{font-size:clamp(34px,4.7vw,52px)}}@media(max-width:759px){.immersive .site-header{height:54px;padding:0 16px;gap:10px}.immersive .brand{font-size:15px}.brand-full{display:none}.brand-short{display:inline}.immersive .site-header nav{gap:4px}.exhibit-navigation{gap:0}.chapter-menu{padding:4px 6px;gap:5px;font-size:14px}.chapter-fraction{display:none}.chapter-arrow{width:28px}.immersive .exhibit,.immersive .exhibit.duo-exhibit{padding-top:54px;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.exhibit-intro{grid-row:1;grid-column:1;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;padding:16px 24px 8px}.immersive .story{flex:1}.immersive .chapter-counter{display:none}.immersive .story h1{font-size:clamp(29px,8vw,48px);margin-bottom:7px}.hero-tagline{font-size:16px;line-height:1.45}.hero-details{margin-top:8px;font-size:13px}.immersive .logo-stage{width:58px;align-self:center}.immersive .logo-orbit{height:60px}.immersive .logo-art,.immersive .logo-newton .logo-art{width:44px;height:56px}.immersive .logo-caption{display:none}.immersive .photo-stage,.immersive .duo-stage{grid-column:1;grid-row:2;height:100%;min-height:0;padding:0;margin:0}.immersive .duo-frame{height:100%;min-height:0}.immersive .photo-viewport{inset:0 0 64px}.immersive .original-frame{inset:2% 5%}.immersive .photo-bottom{bottom:max(16px,env(safe-area-inset-bottom))}.exhibit-panel-content{padding:36px 24px}.panel-close{margin:-20px -8px 0 0}.exhibit-panel{border-radius:22px}.product-facts>div{grid-template-columns:72px minmax(0,1fr);gap:12px}.immersive .timeline-panel .timeline-count{font-size:13px}}@media(max-height:600px)and (min-width:760px){.exhibit-intro{gap:14px;padding-top:10px;padding-bottom:14px}.immersive .story h1{font-size:clamp(32px,4vw,56px);margin-bottom:10px}.immersive .chapter-counter{margin-bottom:10px}.hero-details{margin-top:12px}.immersive .logo-orbit{height:58px}.immersive .logo-art,.immersive .logo-newton .logo-art{width:44px;height:54px}.immersive .logo-caption{margin-top:6px}}@media(max-height:580px)and (max-width:759px){.exhibit-intro{padding-top:8px;padding-bottom:0}.immersive .story h1{font-size:28px}.hero-tagline{display:none}.hero-details{margin-top:0}}
