:root{--ink:#0a0b0c;--ink-soft:#111316;--paper:#eee9dc;--paper-dim:#b9b3a7;--line:#eee9dc2e;--display:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,a{color:inherit}button{font:inherit}a{text-decoration:none}::selection{color:#12100e;background:#d5b49c}:focus-visible{outline-offset:4px;outline:2px solid #fff4c4}.skip-link{z-index:1000;background:var(--paper);color:var(--ink);border-radius:999px;padding:12px 18px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.kicker{color:currentColor;letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:.69rem;font-weight:650}.museum-header{z-index:20;justify-content:space-between;align-items:center;width:100%;padding:26px clamp(22px,4vw,68px);display:flex;position:absolute;top:0;left:0}.museum-header--paper{color:var(--ink);border-bottom:1px solid #0a0b0c24}.museum-mark{letter-spacing:.25em;align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:inline-flex}.museum-mark__orb{border:1px solid;border-radius:50%;width:15px;height:15px;display:inline-block;box-shadow:inset 5px 0}.museum-nav{color:var(--paper-dim);letter-spacing:.08em;gap:30px;font-size:.75rem;display:flex}.museum-nav a{transition:color .18s}.museum-nav a:hover{color:var(--paper)}.museum-header--paper .museum-nav{color:#67635c}.museum-header--paper .museum-nav a:hover{color:var(--ink)}.museum-menu{display:none;position:relative}.museum-menu summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700;list-style:none}.museum-menu summary::-webkit-details-marker{display:none}.museum-menu nav{min-width:176px;color:var(--paper);background:#111315;border:1px solid #eee9dc2e;border-radius:3px;display:grid;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 16px 38px #0000002e}.museum-menu nav a{border-bottom:1px solid #eee9dc1a;padding:14px 16px;font-size:.76rem}.museum-menu nav a:last-child{border-bottom:0}.lobby-hero{isolation:isolate;background:radial-gradient(circle at 70% 44%,#74655442,#0000 24%),radial-gradient(circle at 66% 47%,#f5e5c814,#0000 6%),linear-gradient(135deg,#090a0b 15%,#11100f 68%,#090a0b);align-content:center;min-height:100svh;padding:120px clamp(22px,7vw,112px) 64px;display:grid;position:relative;overflow:hidden}.lobby-hero:before{z-index:-1;content:"";mix-blend-mode:soft-light;opacity:.22;pointer-events:none;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='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:absolute;inset:0}.lobby-hero h1{z-index:2;max-width:1000px;font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(4.5rem,11vw,10.5rem);font-weight:400;line-height:.78;position:relative}.lobby-hero h1 span{color:#9e988e;max-width:850px;font-family:var(--sans);letter-spacing:-.04em;margin-top:.3em;margin-left:clamp(0px,7vw,110px);font-size:clamp(1.1rem,2.4vw,2.2rem);font-weight:350;line-height:1.06;display:block}.lobby-hero__intro{max-width:410px;color:var(--paper-dim);margin:44px 0 0 clamp(0px,7vw,110px);font-size:clamp(.95rem,1.2vw,1.08rem)}.round-link{z-index:3;letter-spacing:.08em;width:112px;height:112px;transition:background .3s ease, color .3s ease, transform .3s var(--ease-out);border:1px solid #eee9dc57;border-radius:50%;justify-content:center;align-items:center;gap:9px;font-size:.76rem;display:flex;position:absolute;bottom:clamp(28px,7vh,76px);right:clamp(24px,8vw,130px)}.round-link:hover{background:var(--paper);color:var(--ink);transform:scale(1.05)}.lobby-orbit{z-index:-1;pointer-events:none;border:1px solid #eee9dc1a;border-radius:50%;position:absolute;top:50%;left:70%;transform:translate(-50%,-50%)rotate(-14deg)}.lobby-orbit--one{aspect-ratio:1;width:min(60vw,820px);animation:18s ease-in-out infinite alternate lobby-drift}.lobby-orbit--two{aspect-ratio:.68;width:min(42vw,560px);animation:13s ease-in-out infinite alternate lobby-drift-two;transform:translate(-50%,-50%)rotate(24deg)}@keyframes lobby-drift{to{transform:translate(-48%,-52%)rotate(5deg)scale(1.04)}}@keyframes lobby-drift-two{to{transform:translate(-54%,-47%)rotate(34deg)scale(.96)}}.exhibit-index{background:var(--paper);min-height:100svh;color:var(--ink);padding:clamp(64px,10vw,150px) clamp(22px,7vw,112px)}.section-label{color:#4f4b44;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #0a0b0c2e;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;font-size:.67rem;font-weight:650;display:flex}.exhibit-index__header{margin:clamp(48px,6vw,84px) 0 clamp(40px,5vw,64px)}.exhibit-index__header h2{max-width:900px;font-family:var(--display);letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(3.1rem,7vw,6.8rem);font-weight:400;line-height:.92}.exhibit-index__subtext{color:#5c574e;max-width:620px;margin:0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.5}.exhibit-gallery{flex-direction:column;gap:clamp(48px,6vw,80px);max-width:1240px;margin:0 auto;display:flex}.exhibit-card{color:var(--paper);transition:transform .5s var(--ease-out), box-shadow .5s ease, border-color .5s ease;background:#111315;border:1px solid #eee9dc14;border-radius:4px;grid-template-columns:minmax(320px,1.1fr) minmax(320px,1fr);display:grid;overflow:hidden;box-shadow:0 18px 48px #0a0b0c1f}.exhibit-card:hover{border-color:#eee9dc38;transform:translateY(-8px);box-shadow:0 32px 84px #0a0b0c38}.exhibit-card__visual{flex-direction:column;justify-content:space-between;min-height:min(65vw,580px);display:flex;position:relative;overflow:hidden}.exhibit-card--thirteen-minutes .exhibit-card__visual{background:radial-gradient(circle at 75% 25%,#48cae42e,#0000 30%),radial-gradient(circle at 25% 75%,#f4a2611f,#0000 35%),radial-gradient(circle,#131b24,#07090c 75%)}.exhibit-card--becoming-human .exhibit-card__visual{background:radial-gradient(circle at 52% 48%,#d65a2538,#0000 9%),radial-gradient(#1b1714,#080809 67%)}.poster-becoming-human{background-image:linear-gradient(#eee9dc06 1px,#0000 1px),linear-gradient(90deg,#eee9dc06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;overflow:hidden}.poster-bh__time{z-index:4;color:#eee9dc7a;letter-spacing:.08em;align-items:center;gap:10px;font-family:monospace;font-size:.54rem;display:flex;position:absolute;top:52%;left:24px;right:24px;transform:rotate(-90deg)translateY(-46%)}.poster-bh__time i{background:#eee9dc47;flex:1;height:1px}.poster-bh__artifact{aspect-ratio:.9;width:min(73%,430px);position:absolute;top:48%;left:52%;transform:translate(-50%,-50%)}.poster-bh__core{z-index:2;aspect-ratio:.86;clip-path:polygon(31% 0,79% 9%,100% 46%,74% 100%,29% 92%,0 67%,7% 20%);background:linear-gradient(125deg,#858079 0 14%,#2a2f32 15% 31%,#535a5c 32% 47%,#151719 48% 65%,#78746e 66%);width:34%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)rotate(7deg)}.poster-bh__ring{z-index:3;border:1px solid #eee9dca6;border-radius:50%;width:76%;height:41%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(63deg)}.poster-bh__ring--two{border-color:#d37044cc;width:60%;height:68%;transform:translate(-50%,-50%)rotate(-18deg)}.poster-bh__ember{z-index:4;background:#ff5c25;border-radius:50%;width:18px;height:18px;position:absolute;top:52%;left:45%;box-shadow:0 0 18px #ff5c25,0 0 46px #ff561f8c}.poster-bh__strata{width:72%;height:27%;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.poster-bh__strata i{right:calc(var(--level) * 3%);bottom:calc(var(--level) * 6px);left:calc(var(--level) * 3%);background:#111214;border:1px solid #eee9dc24;border-radius:50%;height:36%;position:absolute}.poster-bh__strata i:first-child{--level:0}.poster-bh__strata i:nth-child(2){--level:1}.poster-bh__strata i:nth-child(3){--level:2}.poster-bh__strata i:nth-child(4){--level:3;border-color:#eee9dcad}.poster-bh__strata i:nth-child(5){--level:4}.poster-bh__strata i:nth-child(6){--level:5}.exhibit-card__meta-badges{z-index:3;justify-content:space-between;align-items:center;padding:24px 26px 0;display:flex;position:relative}.exhibit-card__number{font-family:var(--sans);letter-spacing:.2em;color:var(--paper-dim);font-size:.68rem;font-weight:700}.exhibit-card__theme-badge{letter-spacing:.16em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--paper);background:#0a0b0c8c;border:1px solid #eee9dc33;border-radius:999px;padding:4px 10px;font-size:.62rem;font-weight:650}.exhibit-card__metrics-ribbon{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c0eb8;border:1px solid #eee9dc1f;border-radius:3px;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 18px 18px;padding:14px 20px;display:grid;position:relative}.metric-cell{flex-direction:column;gap:2px;display:flex}.metric-cell__label{letter-spacing:.12em;text-transform:uppercase;color:var(--paper-dim);font-size:.58rem;font-weight:600}.metric-cell__value{color:var(--paper);font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.poster-apollo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.poster-apollo__stars{pointer-events:none;position:absolute;inset:0}.star{opacity:.4;background:#eee9dc;border-radius:50%;width:2px;height:2px;position:absolute}.star--1{opacity:.7;top:18%;left:22%}.star--2{opacity:.5;width:3px;height:3px;top:32%;right:28%}.star--3{opacity:.3;top:60%;left:16%}.star--4{opacity:.6;top:14%;right:18%}.star--5{opacity:.4;top:78%;right:22%}.poster-apollo__trajectory-svg{pointer-events:none;width:85%;height:85%;position:absolute;top:8%;left:8%}.alarm-node{animation:1.4s ease-in-out infinite alternate alarm-blink}@keyframes alarm-blink{0%{opacity:.4;r:3.5}to{opacity:1;r:6}}.poster-apollo__craft{filter:drop-shadow(0 0 24px #48cae447);width:140px;height:140px;transition:transform .6s var(--ease-out);position:absolute;top:36%;left:48%;transform:translate(-50%,-50%)rotate(-12deg)}.exhibit-card:hover .poster-apollo__craft{transform:translate(-50%,-54%)rotate(-8deg)scale(1.05)}.poster-apollo__lm-icon{width:100%;height:100%}.engine-fire{animation:.2s ease-in-out infinite alternate thrust-flicker}@keyframes thrust-flicker{0%{opacity:.7;transform:scaleY(.85)}to{opacity:1;transform:scaleY(1.2)}}.poster-apollo__horizon{pointer-events:none;background:linear-gradient(#1e242e59,#07090cf2);border-top:1px solid #eee9dc29;border-radius:50% 50% 0 0/24px 24px 0 0;height:90px;position:absolute;bottom:60px;left:-20px;right:-20px}.crater{border:1px solid #eee9dc1a;border-radius:50%;position:absolute}.crater--one{width:44px;height:14px;top:24px;left:28%;transform:rotate(-6deg)}.crater--two{width:68px;height:18px;top:36px;right:24%;transform:rotate(4deg)}.poster-apollo__hud{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:64px;left:26px}.hud-pill{letter-spacing:.08em;color:#d6eef8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0e12b3;border:1px solid #48cae438;border-radius:3px;align-items:center;gap:6px;padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:600;display:inline-flex}.hud-pill--alarm{color:#fed9b7;border-color:#f4a26173}.hud-pill--alarm .hud-dot{background:#f4a261;border-radius:50%;width:5px;height:5px;animation:1s infinite alternate alarm-blink}.exhibit-card__copy{flex-direction:column;justify-content:space-between;padding:clamp(32px,4.5vw,64px);display:flex}.exhibit-card__wing-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.wing-pill{color:#a8a296;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;font-size:.68rem;font-weight:650;display:inline-flex}.reading-time-pill{letter-spacing:.08em;color:var(--paper-dim);font-size:.68rem}.exhibit-card__title{font-family:var(--display);letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(2.4rem,4.4vw,4.4rem);font-weight:400;line-height:.95}.exhibit-card__title-link{color:inherit;transition:color .2s}.exhibit-card__title-link:hover{color:#fed9b7}.exhibit-card__tagline{color:#eee9dc;margin:0 0 16px;font-size:clamp(.98rem,1.2vw,1.15rem);font-weight:400;line-height:1.35}.exhibit-card__synopsis{color:#b8b1a5;margin:0 0 20px;font-size:.92rem;line-height:1.55}.exhibit-card__curator-note{color:#c9c3b8;background:#eee9dc0a;border-left:2px solid #eee9dc40;border-radius:3px;align-items:flex-start;gap:8px;margin-bottom:20px;padding:10px 14px;font-size:.8rem;line-height:1.45;display:flex}.curator-icon{color:#f4a261;flex-shrink:0;margin-top:2px}.exhibit-card__tags{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.tag-chip{letter-spacing:.06em;color:#b8b1a5;background:#eee9dc0f;border:1px solid #eee9dc1a;border-radius:2px;padding:3px 9px;font-size:.65rem}.exhibit-card__footer{border-top:1px solid var(--line);margin-top:auto;padding-top:18px}.exhibit-card__cta{letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--paper);justify-content:space-between;align-items:center;font-size:.82rem;font-weight:600;transition:color .2s,transform .2s;display:inline-flex}.exhibit-card__cta:hover{color:#f4a261}@media (max-width:900px){.exhibit-card{grid-template-columns:1fr}.exhibit-card__visual{min-height:380px}.poster-apollo__trajectory-svg{width:95%;height:95%}}@media (max-width:600px){.museum-header{padding:18px 20px}.museum-nav{gap:16px;font-size:.7rem}.lobby-hero{padding:100px 20px 80px}.lobby-hero h1{font-size:clamp(3.2rem,14vw,5rem)}.lobby-hero h1 span{margin-left:0;font-size:1.15rem}.lobby-hero__intro{margin-left:0}.round-link{width:80px;height:80px;font-size:.68rem;bottom:20px;right:20px}.exhibit-index{padding:48px 18px}.exhibit-card__copy{padding:24px 18px}.exhibit-card__title{font-size:clamp(2rem,8vw,3rem)}.exhibit-card__metrics-ribbon{grid-template-columns:1fr;gap:6px;margin:0 12px 12px;padding:10px 14px}.section-label{flex-direction:column;align-items:flex-start;gap:6px}.exhibit-card.exhibit-card--becoming-human .exhibit-card__visual{min-height:540px}.exhibit-card.exhibit-card--becoming-human .poster-bh__artifact{width:min(70%,290px);top:45%}.exhibit-card.exhibit-card--becoming-human .exhibit-card__metrics-ribbon{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:0}.exhibit-card.exhibit-card--becoming-human .metric-cell{min-width:0;padding:12px 9px}.exhibit-card.exhibit-card--becoming-human .metric-cell__label{overflow-wrap:anywhere;font-size:.48rem}.exhibit-card.exhibit-card--becoming-human .metric-cell__value{font-size:.72rem}}.manifesto{text-align:center;background:radial-gradient(circle at 50% 50%, #5c4f4338, transparent 32%), var(--ink);place-content:center;min-height:80svh;padding:80px 22px;display:grid}.manifesto h2{max-width:900px;font-family:var(--display);letter-spacing:-.06em;margin:0 auto 36px;font-size:clamp(3.4rem,8vw,8rem);font-weight:400;line-height:.86}.manifesto>p:last-child{max-width:560px;color:var(--paper-dim);margin:0 auto}.museum-footer{border-top:1px solid var(--line);color:#77746e;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:24px clamp(22px,4vw,68px);font-size:.66rem;display:flex}@media (max-width:900px){.lobby-hero h1{font-size:clamp(4.4rem,17vw,8rem)}.exhibit-card{grid-template-columns:1fr}.exhibit-card__visual{min-height:70svh}}@media (max-width:600px){.museum-header{padding:21px 20px}.museum-nav{display:none}.museum-menu{display:block}.lobby-hero{align-content:start;padding:150px 20px 110px}.lobby-hero h1{font-size:clamp(4.7rem,21vw,7rem);line-height:.8}.lobby-hero h1 span{margin-top:.44em;margin-left:4px;font-size:1.16rem}.lobby-hero__intro{margin:32px 0 0 4px}.round-link{width:84px;height:84px;right:20px}.lobby-orbit{top:70%;left:58%}.lobby-orbit--one{width:110vw}.lobby-orbit--two{width:84vw}.section-label span:last-child{display:none}.exhibit-index{padding:72px 16px}.exhibit-index>h2{margin:54px 0 34px;font-size:3.7rem}.exhibit-card__visual{min-height:68svh}.exhibit-card__copy{padding:32px 26px 36px}.manifesto{padding:100px 20px}.manifesto h2{font-size:4rem}.museum-footer{flex-direction:column;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.exhibit-card--jet-engine .exhibit-card__visual{background:#171b1c}.poster-jet{color:#eee9dc;background:linear-gradient(145deg,#202526,#111516 74%);grid-template-rows:auto 1fr auto;padding:66px 24px 78px;display:grid;position:absolute;inset:0;overflow:hidden}.poster-jet__topline,.poster-jet__caption{color:#eee9dc85;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem;display:flex}.poster-jet__topline{border-bottom:1px solid #eee9dc21;padding-bottom:10px}.poster-jet__caption{border-top:1px solid #eee9dc21;justify-content:flex-start;padding-top:9px}.poster-jet__caption i{background:#9e5f40;width:32px;height:1px}.poster-jet svg{width:100%;height:100%;min-height:300px}.poster-jet__datum,.poster-jet__case>path:not([fill]),.poster-jet__spinner path:not([fill]),.poster-jet__stations path{fill:none;stroke:#eee9dc3d;stroke-width:1px;stroke-dasharray:6 7}.poster-jet__case>path:not([fill]){stroke:#eee9dc94;stroke-dasharray:none}.poster-jet__spinner path:not([fill]){stroke:#eee9dc59;stroke-dasharray:none}.poster-jet__fan rect{fill:#394344}.poster-jet__fan path,.poster-jet__compressor path{fill:#a5aaa5;stroke:#3c4444;stroke-width:.7px}.poster-jet__turbine path{fill:#896f61;stroke:#3c4444;stroke-width:.7px}.poster-jet__combustor path{fill:#9e5f4094;stroke:#ae7253;stroke-width:1px}.poster-jet__flow path{fill:none;stroke:#6d96a5;stroke-width:1.4px;stroke-dasharray:7 12;animation:4.8s linear infinite poster-jet-flow}.poster-jet__flow .poster-jet__flow--core{stroke:#b87552;animation-duration:3.7s}.poster-jet__stations path{stroke:#eee9dc29;stroke-dasharray:3 6}.poster-jet__stations circle{fill:#171b1c;stroke:#eee9dc61}.poster-jet__stations text{fill:#eee9dcb8;text-anchor:middle;font-family:ui-monospace,Consolas,monospace;font-size:10px}@keyframes poster-jet-flow{to{stroke-dashoffset:-76px}}@media (max-width:600px){.poster-jet{padding:54px 12px 70px}.poster-jet__topline span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.poster-jet__flow path{animation:none}}
