@charset "UTF-8";
:root{--paper:#f7f6f2;--ink:#222421;--muted:#74756e;--orange:#ef702d;--line:#dedfd8;--font:'Helvetica Neue','PingFang SC','Microsoft YaHei',sans-serif;--ease:cubic-bezier(.22,1,.36,1);--reel-h:196px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;background:none;border:0;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--orange);outline-offset:6px}[hidden]{display:none!important}::selection{background:#f6b37f;color:#24221e}em{font-style:normal;color:var(--orange)}.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}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;padding:15px;background:white}.skip-link:focus{top:12px}.site-shell{overflow:clip}.site-header{position:sticky;top:0;z-index:30;height:88px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;background:#f7f6f2e8;backdrop-filter:blur(20px);border-bottom:1px solid #e1e1d860}.brand{display:flex;align-items:center;gap:16px;font-size:25px;letter-spacing:-1px}.brand>span{font-size:17px;letter-spacing:2px;padding-right:16px;border-right:1px solid #b3b4ad;font-weight:500}.brand strong{font-weight:600}.site-header nav{display:flex;gap:32px}.site-header nav a{font-size:17px;padding:14px 0;position:relative;color:#75776e}.site-header nav a[aria-current],.site-header nav a:hover{color:#20251d}.site-header nav a:after{content:'';height:2px;background:var(--orange);position:absolute;left:0;right:100%;bottom:4px;transition:right .6s var(--ease)}.site-header nav a[aria-current]:after{right:0}.menu-toggle{display:none;font-size:17px}.action{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;min-height:56px;border-radius:30px;padding:14px 28px;font-size:18px;white-space:nowrap;transition:background .3s,transform .3s}.action:hover{background:#d85b1b;transform:translateY(-2px)}.action.secondary{background:#eaeae2;color:#484b41}.action.secondary:hover{background:#dfdfd4}.section-label{font-size:23px;letter-spacing:.04em;font-weight:500;margin-bottom:28px}.section-heading h2{font-size:clamp(58px,6.6vw,100px);line-height:1.17;letter-spacing:-.055em;font-weight:600}.section-intro{font-size:24px;line-height:1.8;color:var(--muted);margin-top:30px;max-width:720px}.section{padding:140px 8%}.section-heading{text-align:center;margin-bottom:80px}.section-heading .section-intro{margin-left:auto;margin-right:auto}.has-motion .reveal{opacity:0;transform:translateY(45px);transition:opacity 1.3s var(--ease),transform 1.3s var(--ease)}.has-motion .reveal.visible{opacity:1;transform:none}
/* A spacious product-like hero: one message and one research object. */
.hero{padding:82px 5% 105px;background:#f7f6f2;text-align:center}.hero-heading{position:relative;z-index:2}.hero-heading .section-label{color:#575b50;margin-bottom:25px;font-size:24px}.hero-heading h1{font-size:clamp(80px,9.2vw,152px);line-height:1.09;font-weight:600;letter-spacing:-.065em}.hero-subtitle{font-size:27px;color:#777b70;margin-top:30px}.research-workbench{max-width:1320px;margin:10px auto 0}.scene-stage{position:relative;width:100%;height:clamp(420px,43vw,650px);isolation:isolate}.scene-stage:before{content:'';position:absolute;inset:52% 12% 9%;background:radial-gradient(ellipse,#b7b7a847,transparent 65%);filter:blur(20px);z-index:-1}.scene-stage canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}.scene-stage canvas:active{cursor:grabbing}.scene-node,.scene-model-label,.scene-feedback{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;font-size:18px;color:#696e5f;background:#f7f6f2da;backdrop-filter:blur(8px);border-radius:25px;padding:10px 17px;transition:background .5s,color .5s}.scene-node>span{display:none}.scene-node.active,.scene-feedback.active{color:#a54c22;background:#ffe6cd}.scene-model-label{font-size:17px}.scene-feedback{font-size:17px}.scene-selector{display:flex;justify-content:center;gap:45px;border:0;margin:0 auto 22px}.scene-selector button{font-size:24px;color:#a0a296;padding:13px 0;border-bottom:2px solid transparent;transition:color .5s,border .5s}.scene-selector button[aria-selected=true]{color:#242a1e;border-color:var(--orange)}.scene-selector button>span{display:none}#scene-description{min-height:95px;max-width:720px;margin:auto}#scene-description strong{font-size:26px;font-weight:500;line-height:1.5}#scene-description p{font-size:18px;line-height:1.8;color:#7b7e70;margin:12px auto 0;max-width:660px}.scene-detail-tags{display:none}.scene-actions{display:flex;justify-content:center;gap:15px;margin-top:30px;flex-wrap:wrap}.scene-reset{font-size:17px;color:#7e8175;padding:14px 20px}.scene-disclaimer{font-size:15px;color:#939589;margin-top:24px}.scene-fallback{padding:90px 30px;font-size:25px;line-height:2}.no-webgl .scene-node-labels,.no-webgl .scene-feedback{display:none}
/* Three data manuscripts take turns presenting their place in the research. */
.about-section{background:#eeede7}.data-story{display:grid;grid-template-columns:56% 44%;align-items:center;max-width:1400px;margin:auto}.note-stage{height:540px;position:relative;perspective:1500px;transform-style:preserve-3d}.field-note{position:absolute;top:50px;left:50%;width:280px;height:400px;border-radius:8px;background:#fffefa;padding:26px;box-shadow:1px 3px 0 #c3c0b0,10px 30px 60px #454b2d1a;transform:translateX(calc(-50% + var(--note-x,0px))) translateY(25px) rotate(var(--note-r,0deg)) scale(.89);opacity:.55;transition:transform 1.5s var(--ease),opacity 1.3s,box-shadow 1.3s}.field-note:nth-child(1){--note-x:-115px;--note-r:-12deg}.field-note:nth-child(2){--note-x:0px;--note-r:0deg;background:#efeddf}.field-note:nth-child(3){--note-x:115px;--note-r:12deg;background:#f3975c}.field-note.active{transform:translateX(calc(-50% + var(--note-x,0px)*.7)) translateY(-10px) rotate(-3deg) scale(1);opacity:1;z-index:3;box-shadow:1px 3px 0 #c3c0b0,15px 40px 60px #454b2d28}.field-note>span{font-size:18px}.field-note>strong{display:block;font-size:59px;letter-spacing:-4px;font-weight:500;margin-top:25px}.field-note>p{font-size:20px;line-height:1.8;position:absolute;bottom:28px}.note-lines{display:flex;flex-direction:column;gap:9px;margin-top:28px}.note-lines i{height:4px;background:#babdae;width:80%}.note-lines i:nth-child(2n){background:#ef8750;width:60%}.note-lines i:last-child{width:70%}.note-frames{height:90px;position:relative;margin-top:25px}.note-frames i{position:absolute;width:115px;height:85px;border:2px solid #b4b9a4;background:#f4f4e9;left:calc(var(--n,0)*23px);top:calc(var(--n,0)*-7px);box-shadow:3px 4px 0 #c0c3b2}.note-frames i:nth-child(2){--n:1}.note-frames i:nth-child(3){--n:2;background:#f5a56f}.note-rings{position:relative;margin:24px 15px;width:135px;height:70px;transform:rotateX(45deg)}.note-rings i{position:absolute;inset:0;border:8px solid #a64b2699;border-radius:50%;box-shadow:2px 5px 0 #d86835}.note-rings i:last-child{inset:13px;border-color:#fff0cb;box-shadow:2px 5px 0 #c77d4e}.story-reading{padding-left:45px;min-width:0}.story-tabs{display:flex;gap:27px;margin-bottom:32px}.story-tabs button{font-size:23px;color:#9a9d8d;padding:10px 0;border-bottom:2px solid transparent}.story-tabs button[aria-selected=true]{color:#b85b2e;border-color:#df7842}#story-panel{min-height:230px}#story-panel h3{font-size:clamp(28px,3vw,42px);line-height:1.45;letter-spacing:-1.5px;font-weight:500}#story-panel p{font-size:21px;line-height:1.85;color:#7c8071;margin-top:24px}.quiet-details{border-top:1px solid #cfd1c4;border-bottom:1px solid #cfd1c4;margin:50px auto 0;max-width:1400px}.quiet-details summary{list-style:none;padding:27px 0;cursor:pointer;font-size:21px;display:flex;justify-content:space-between;gap:25px}.quiet-details summary::-webkit-details-marker{display:none}.quiet-details summary:after{content:'展开';font-size:18px;color:#929587}.quiet-details[open] summary:after{content:'收起'}.quiet-details>p{font-size:21px;line-height:2;color:#797f6d;padding:0 0 30px;max-width:1000px}
/* Three large research questions. Supporting graphics demonstrate each stage. */
.research-section{background:#fbfbf8}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1500px;margin:auto}.direction-card{background:#f0f0e9;border-radius:24px;padding:28px 32px 35px;overflow:hidden}.direction-card:nth-child(2){background:#eceee5;transition-delay:.12s}.direction-card:nth-child(3){background:#f8e5d2;transition-delay:.24s}.direction-card h3{font-size:clamp(31px,3.3vw,47px);line-height:1.3;letter-spacing:-1.7px;font-weight:500}.direction-card>p{font-size:20px;color:#858877;line-height:1.85;margin-top:23px;min-height:105px}.direction-card>span{font-size:17px;color:#555e46;display:block;margin-top:25px}.direction-visual{height:200px;position:relative;margin:5px auto 35px;width:170px;transform-style:preserve-3d}.curate-visual{transform:perspective(600px) rotateX(42deg) rotateZ(-22deg)}.curate-visual i{position:absolute;inset:30px 0 22px;border-radius:5px;background:#dddccf;border:1px solid white;box-shadow:5px 7px 0 #a6aa96;transform:translateZ(calc(var(--n,0)*23px))}.curate-visual i:nth-child(2){--n:1;background:#fffdf5}.curate-visual i:nth-child(3){--n:2;background:#ed8045}.has-motion .curate-visual i{animation:packet-float 5s ease-in-out infinite;animation-delay:calc(var(--n,0)*-.5s)}.evaluate-visual{transform:perspective(600px) rotateY(-18deg) rotateX(8deg)}.evaluate-visual>div{position:absolute;inset:13px 7px 13px;background:#fffdf2;border:9px solid #788575;border-radius:8px;padding:25px 16px;box-shadow:7px 6px 0 #b4b8a5}.evaluate-visual i{display:block;height:21px;border-bottom:4px solid #b3b9a4;margin-bottom:16px;position:relative}.evaluate-visual i:before{content:'';display:block;width:11px;height:11px;background:#ee8546}.has-motion .evaluate-visual i{animation:verify-line 5s ease-in-out infinite;animation-delay:calc(var(--n,0)*.5s)}.evaluate-visual i:nth-child(2){--n:1}.evaluate-visual i:nth-child(3){--n:2}.evolve-visual{transform:perspective(600px) rotateX(57deg) rotateZ(-20deg)}.evolve-visual i{position:absolute;inset:17px 0;border:13px solid #d6a67a;border-radius:50%;box-shadow:4px 8px 0 #b28359;transform:translateZ(calc(var(--n,0)*22px))}.evolve-visual i:nth-child(2){--n:1;inset:35px 18px;border-color:#fff4db}.evolve-visual i:nth-child(3){--n:2;inset:53px 36px;border-color:#ef823e}.has-motion .evolve-visual{animation:feedback-turn 9s ease-in-out infinite}.data-game{background:#e9e8de;border-radius:16px;margin:5px 0 25px;padding:35px}.game-toolbar{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:18px;margin-bottom:28px}.game-toolbar>p{font-size:22px}.game-stations{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-station{background:#fbf8ed;border:1px solid #d0cfbb;border-radius:14px;padding:25px 15px;min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px}.game-station strong{font-weight:500;font-size:24px}.game-station small{font-size:16px;color:#737964}.station-slots{display:flex;gap:10px}.station-slots i{width:30px;height:5px;border-radius:5px;background:#d0d5bc}.station-slots .filled{background:var(--orange)}.game-station.drop-ready,.game-station[aria-pressed=true]{border-color:#df8d58;background:#f9e5cd}.game-materials{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}.material{background:#fffbf1;color:#655842;padding:30px 13px;box-shadow:2px 4px 0 #c8c3a7;min-height:94px;border-radius:6px;touch-action:none;rotate:-2deg;transition:transform .4s,opacity .4s}.material:nth-child(2n){rotate:2deg}.material strong{font-size:21px;font-weight:500}.material[aria-pressed=true]{outline:3px solid var(--orange);outline-offset:4px;transform:translateY(-5px)}.material.assigned{opacity:.4;box-shadow:none}.material.dragging{opacity:.2}.material-ghost{position:fixed;width:160px;z-index:100;pointer-events:none;opacity:.95;rotate:5deg;box-shadow:8px 15px 30px #423d3038}.data-game.complete{background:#e1e9c5}#game-status{font-size:19px;line-height:1.8;min-height:66px;color:#777b68;margin-bottom:22px}
/* Related work stays concise until a visitor chooses another research. */
.reading-room{padding-top:140px;max-width:1400px;margin:auto}.reading-room .section-heading h2{font-size:clamp(48px,5.5vw,80px)}.paper-tabs{display:flex;justify-content:center;gap:35px;margin-bottom:38px;flex-wrap:wrap}.paper-tabs button{font-size:23px;color:#939789;padding:10px 0;border-bottom:2px solid transparent}.paper-tabs button[aria-selected=true]{color:#b95b2d;border-color:var(--orange)}.paper-panel{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#f0f0e8;border-radius:26px;padding:65px}.paper-panel h3{font-size:44px;letter-spacing:-1.5px;font-weight:500}.paper-panel>div>p{font-size:22px;line-height:1.85;color:#7e8370;margin:22px 0 26px}.paper-panel a{display:inline-block;font-size:18px;color:#b8653a;border-bottom:1px solid #cbaa8a;padding:8px 0}.paper-panel .open-question{border-left:2px solid #eb955f;padding-left:40px}.open-question>span{color:#a86a44;font-size:19px}.paper-panel .open-question>p{font-size:33px;letter-spacing:-1px;line-height:1.6;color:#414d33;margin-bottom:0}.source-note{font-size:16px;color:#9a9e8e;line-height:1.8;margin-top:25px;text-align:center}
/* Actual engineering tasks are the largest media, rather than decorative UI. */
.platform-section{background:#242b25;color:#f7f4e7}.platform-section .section-label{color:#c3c6b5}.platform-section .section-intro{color:#aeb4a2}.output-stats{display:flex;justify-content:center;gap:150px;margin:-10px 0 40px}.output-stats>div{display:flex;flex-direction:column;gap:13px;align-items:center}.output-stats strong{font-size:104px;font-weight:400;letter-spacing:-7px;color:#f49353;line-height:1}.output-stats span{font-size:22px;color:#b1b9a3}.platform-section .source-note{color:#929e89}.task-showcase{margin-top:95px;max-width:1400px;margin-left:auto;margin-right:auto}.task-tabs{display:flex;justify-content:center;gap:48px;margin-bottom:35px;flex-wrap:wrap}.task-tabs button{font-size:22px;color:#8f9c84;padding:12px 0;border-bottom:2px solid transparent}.task-tabs button[aria-selected=true]{color:#fff0d5;border-color:#ec8849}.task-media{background:#edeadd;border-radius:25px;overflow:hidden;aspect-ratio:16/8;display:flex;align-items:center;justify-content:center}.task-media img{display:block;width:90%;height:100%;object-fit:contain;transition:opacity .6s,transform 1.5s var(--ease)}.has-motion .task-media.projecting img{animation:task-focus 1.3s var(--ease)}.task-caption{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:45px 0 5px}.task-caption h3{font-size:36px;font-weight:500;letter-spacing:-1px;line-height:1.4}.task-caption p{font-size:21px;color:#a9b49d;line-height:1.9;margin-top:18px;max-width:750px}.task-caption .action{flex-shrink:0}
/* A quiet, self-presenting collective. Every name remains directly selectable. */
.team-section{background:#f4eee4;text-align:center;padding-bottom:120px}.team-section .section-heading{margin-bottom:20px}.people-room{position:relative;height:520px;margin:0 -9.52%;perspective:1500px;overflow:hidden;touch-action:pan-y;overflow-anchor:none;transition:height 1s var(--ease)}.person-poster{position:absolute;width:285px;height:360px;left:50%;top:65px;padding:27px;text-align:left;overflow:hidden;border-radius:5px;background:#ec7d3c;color:#442c1b;box-shadow:3px 4px 0 #bc693d,10px 25px 45px #5a47212b;transform:translateX(calc(-50% + var(--px,0px))) translateY(var(--py,0px)) translateZ(var(--pz,0px)) rotateY(var(--pr,0deg)) rotateZ(var(--pt,0deg));opacity:var(--po,1);transition:transform 1.6s var(--ease),opacity 1.4s;transform-style:preserve-3d}.person-poster:nth-child(2n){background:#dddccd;box-shadow:3px 4px 0 #b0b59b,10px 25px 45px #5a47212b;color:#47513c}.person-poster:nth-child(3n){background:#414f3f;color:#f4ebd3;box-shadow:3px 4px 0 #2e3c2d,10px 25px 45px #5a47212b}.person-poster:nth-child(4n){background:#fcf6e6;color:#515340;box-shadow:3px 4px 0 #c8c6b2,10px 25px 45px #5a47212b}.person-art{position:absolute;top:20px;left:30px;transform:rotate(8deg);font-size:260px;line-height:1;letter-spacing:-20px;opacity:.13;font-weight:600;pointer-events:none}.person-poster strong{position:absolute;bottom:76px;left:26px;font-size:45px;font-weight:500;letter-spacing:-2px;line-height:1.2}.person-role{position:absolute;bottom:32px;left:27px;font-size:23px;opacity:.8}.people-choices{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;position:relative}.people-choices button{font-size:22px;padding:16px 5px;color:#969986;border-bottom:2px solid transparent}.people-choices button span{display:block;font-size:16px;margin-top:11px;color:#9b9f8f}.people-choices button[aria-pressed=true]{border-color:var(--orange);color:#343c2c}.people-choices button[aria-pressed=true] span{color:#b5673e}#people-assembly{margin-top:45px}.people-room.assembly{height:735px}.assembly .person-poster{width:220px;height:280px;top:35px}.assembly .person-poster strong{font-size:34px;bottom:65px;left:20px}.assembly .person-role{font-size:20px;bottom:27px;left:21px}.assembly .person-art{font-size:205px;left:17px}
footer{padding:65px 7%;display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap;background:#edeee7}footer .brand{font-size:26px}footer>p{font-size:17px;color:#838a74}.footer-actions{display:flex;gap:28px}.footer-actions button{font-size:17px;padding:14px 0;color:#637151}#motion-status{display:inline-block;margin-left:10px;color:#929a84}dialog{background:#faf8ef;border:0;border-radius:18px;color:#3b4332;max-width:800px;width:calc(100% - 40px);padding:60px;max-height:88svh;overflow:auto;box-shadow:0 20px 100px #0005}dialog::backdrop{background:#182010b5;backdrop-filter:blur(12px)}.dialog-open{overflow:hidden}.dialog-close{position:absolute;right:24px;top:20px;font-size:18px;min-height:44px;padding:8px 14px}#dialog-meta{font-size:16px;color:#a97b52;margin:10px 0 20px}dialog h2{font-size:36px;line-height:1.4;font-weight:500}#dialog-original{font-size:16px;color:#929682;overflow-wrap:anywhere;margin-top:15px}.dialog-diagram{width:100%;border-radius:10px;margin:25px 0}#dialog-description{font-size:20px;line-height:1.9;color:#6b735d}dialog h3{font-size:24px;font-weight:500;margin:26px 0 12px}dialog ul{font-size:18px;line-height:1.9;padding-left:24px;color:#707a60}dialog .source-note{text-align:left;font-size:16px}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}.motion-off .reveal{opacity:1;transform:none}html.motion-off{scroll-behavior:auto}
/* The five team colors become a restrained mechanical opening. */
@keyframes packet-float{0%,100%{translate:0 0}50%{translate:0 calc(var(--n,0)*-9px)}}@keyframes verify-line{0%,100%{opacity:.5}45%,75%{opacity:1}}@keyframes feedback-turn{0%,100%{transform:perspective(600px) rotateX(57deg) rotateZ(-20deg)}50%{transform:perspective(600px) rotateX(57deg) rotateZ(10deg)}}@keyframes task-focus{from{opacity:.2;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
@media(min-width:1600px){.hero{padding-top:100px}.scene-stage{height:650px}.section{padding-left:max(8%,calc((100vw - 1440px)/2));padding-right:max(8%,calc((100vw - 1440px)/2))}}
@media(max-width:1100px){.site-header nav{gap:22px}.site-header nav a{font-size:16px}.section{padding:100px 6%}.hero{padding-top:65px}.scene-stage{height:460px}.hero-heading h1{font-size:105px}.note-stage{height:450px}.field-note{width:220px;height:330px;padding:21px}.field-note>strong{font-size:48px}.field-note>span{font-size:16px}.field-note>p{font-size:17px}.field-note:nth-child(1){--note-x:-90px}.field-note:nth-child(3){--note-x:90px}.story-reading{padding-left:35px}#story-panel h3{font-size:31px}#story-panel p{font-size:19px}.direction-card{padding:24px}.direction-card h3{font-size:32px}.direction-card>p{font-size:18px}.direction-card>span{font-size:15px}.direction-visual{scale:.85;margin-bottom:15px}.research-grid{gap:15px}.paper-tabs{gap:25px}.paper-tabs button{font-size:21px}.paper-panel{padding:45px;gap:6%}.paper-panel h3{font-size:36px}.paper-panel>div>p{font-size:20px}.paper-panel .open-question{padding-left:28px}.paper-panel .open-question>p{font-size:28px}.task-caption h3{font-size:31px}.task-caption p{font-size:19px}.person-poster{width:260px;height:330px}.person-art{font-size:235px}.person-poster strong{font-size:40px}.person-role{font-size:22px}.people-choices{gap:20px}.people-choices button{font-size:19px}.people-choices button span{font-size:16px}.assembly .person-poster{width:180px;height:245px}.assembly .person-poster strong{font-size:29px}.assembly .person-role{font-size:19px}.assembly .person-art{font-size:165px}.people-room.assembly{height:650px}footer .brand{font-size:23px}footer>p{font-size:16px}}
@media(max-width:700px){
 :root{--reel-h:135px}html{scroll-padding-top:72px}.site-header{height:72px;padding:0 6%}.brand{font-size:23px;gap:12px}.brand>span{font-size:15px;letter-spacing:1px;padding-right:12px}.menu-toggle{display:block;font-size:17px;padding:12px 0 12px 15px}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#f6f5ed;padding:15px 6% 25px;border-bottom:1px solid #d4d8c8;gap:0}.site-header nav.open{display:flex;flex-direction:column}.site-header nav a{font-size:21px;padding:14px 0}.site-header nav a:after{display:none}.section{padding:85px 6%}.section-label{font-size:18px;margin-bottom:23px}.section-heading{margin-bottom:44px}.section-heading h2{font-size:43px;letter-spacing:-2px;line-height:1.25}.section-intro{font-size:19px;margin-top:24px;line-height:1.85}.hero{padding:55px 5% 75px}.hero-heading .section-label{font-size:19px;margin-bottom:22px}.hero-heading h1{font-size:64px;line-height:1.15;letter-spacing:-4px}.hero-subtitle{font-size:20px;margin-top:25px}.research-workbench{margin:10px -1% 0}.scene-stage{height:320px}.scene-stage:before{inset:55% 5% 12%}.scene-node,.scene-model-label,.scene-feedback{font-size:14px;padding:6px 9px}.scene-model-label{font-size:13px}.scene-feedback{font-size:14px}.scene-selector{gap:24px;margin:0 0 20px}.scene-selector button{font-size:19px;padding:9px 0}#scene-description{min-height:122px}#scene-description strong{font-size:22px;line-height:1.6}#scene-description p{font-size:17px;line-height:1.8;padding:0 8px;margin-top:12px}.scene-actions{gap:12px;margin-top:26px}.action{min-height:52px;font-size:17px;padding:13px 24px}.scene-reset{font-size:16px;flex-basis:100%;padding:7px 20px}.scene-disclaimer{font-size:14px;margin-top:10px}.data-story{display:flex;flex-direction:column}.note-stage{width:100%;height:380px;margin-bottom:15px}.field-note{width:192px;height:295px;top:40px;padding:19px}.field-note:nth-child(1){--note-x:-70px}.field-note:nth-child(3){--note-x:70px}.field-note.active{transform:translateX(calc(-50% + var(--note-x,0px)*.55)) translateY(-5px) rotate(-3deg) scale(1)}.field-note>span{font-size:15px}.field-note>strong{font-size:46px;letter-spacing:-3px;margin-top:19px}.field-note>p{font-size:17px;bottom:20px;line-height:1.6}.note-lines{margin-top:19px;gap:7px}.note-lines i{height:3px}.note-frames{scale:.85;transform-origin:left top;margin-top:20px}.note-rings{scale:.8;margin-top:20px;margin-left:0}.story-reading{padding:0;width:100%;text-align:center}.story-tabs{justify-content:center;gap:38px;margin-bottom:22px}.story-tabs button{font-size:21px}#story-panel{min-height:185px}#story-panel h3{font-size:28px;letter-spacing:-.8px;line-height:1.5}#story-panel p{font-size:19px;line-height:1.9;margin-top:19px}.quiet-details{margin-top:22px}.quiet-details summary{font-size:19px;padding:23px 0;gap:15px}.quiet-details summary:after{font-size:16px}.quiet-details>p{font-size:18px;line-height:1.9}.research-grid{grid-template-columns:1fr;gap:22px}.direction-card{padding:25px 28px 30px;border-radius:20px}.direction-visual{height:160px;margin:0 auto 25px;scale:.8}.direction-card h3{font-size:35px;line-height:1.35;letter-spacing:-1.5px}.direction-card>p{font-size:19px;line-height:1.85;min-height:0;margin-top:21px}.direction-card>span{font-size:17px;margin-top:24px}.data-game{padding:20px 13px}.game-toolbar{display:block}.game-toolbar>p{font-size:20px;line-height:1.8}.game-toolbar>span{display:block;font-size:17px;margin-top:12px}.game-stations{gap:8px}.game-station{padding:15px 5px;gap:15px;min-height:130px;border-radius:9px}.game-station strong{font-size:16px}.game-station small{font-size:14px}.station-slots{gap:6px}.station-slots i{width:22px;height:4px}.game-materials{grid-template-columns:repeat(2,1fr);gap:16px 12px;margin:25px 0}.material{padding:22px 6px;min-height:90px}.material strong{font-size:18px}#game-status{font-size:17px;min-height:96px}.reading-room{padding-top:85px}.reading-room .section-heading h2{font-size:40px}.paper-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px;margin:0 0 28px}.paper-tabs button{font-size:20px;padding:12px 0}.paper-panel{display:block;padding:30px 25px;border-radius:20px}.paper-panel h3{font-size:34px}.paper-panel>div>p{font-size:19px;line-height:1.85}.paper-panel a{font-size:17px}.paper-panel .open-question{margin-top:36px;padding-left:20px}.open-question>span{font-size:17px}.paper-panel .open-question>p{font-size:27px;line-height:1.6;margin-top:17px}.source-note{font-size:15px;margin-top:23px;line-height:1.8}.output-stats{gap:55px;margin:0 0 30px}.output-stats strong{font-size:77px;letter-spacing:-4px}.output-stats span{font-size:18px}.task-showcase{margin-top:65px}.task-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-bottom:25px}.task-tabs button{font-size:20px;padding:10px 0}.task-media{border-radius:16px;aspect-ratio:1.2}.task-media img{width:100%;height:auto;min-height:100%;object-fit:contain}.task-caption{display:block;padding-top:30px}.task-caption h3{font-size:29px;letter-spacing:-1px}.task-caption p{font-size:18px;margin-top:18px}.task-caption .action{margin-top:25px}.team-section{padding-bottom:75px}.people-room{height:405px;margin:0 -6.82%;perspective:1000px}.person-poster{width:215px;height:295px;top:48px;padding:22px}.person-art{font-size:205px;top:22px;left:19px}.person-poster strong{font-size:36px;bottom:69px;left:20px;letter-spacing:-1.5px}.person-role{font-size:21px;left:21px;bottom:29px}.people-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 9px}.people-choices button{font-size:18px;padding:12px 0}.people-choices button span{font-size:15px;margin-top:9px}#people-assembly{margin-top:30px}.people-room.assembly{height:985px}.assembly .person-poster{width:150px;height:209px;top:30px}.assembly .person-poster strong{font-size:26px;bottom:54px;left:13px}.assembly .person-role{font-size:18px;bottom:22px;left:14px}.assembly .person-art{font-size:145px;left:10px;top:18px}footer{display:flex;flex-direction:column;align-items:flex-start;padding:45px 6%;gap:25px}footer .brand{font-size:25px}footer>p{font-size:16px}.footer-actions{gap:27px;flex-wrap:wrap}.footer-actions button{font-size:16px}dialog{padding:50px 25px 30px;border-radius:14px;width:calc(100% - 24px)}dialog h2{font-size:29px}#dialog-meta{font-size:15px}#dialog-original{font-size:15px}.dialog-close{right:15px;top:10px;font-size:17px}#dialog-description{font-size:18px}dialog ul{font-size:17px}dialog .source-note{font-size:15px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.has-motion .reveal{opacity:1;transform:none}.entrance:after{display:none}}

/* Pause decorative timelines outside the viewport, and keep machine cells exactly aligned. */
#main:focus{outline:none}.reel-cell{height:calc(var(--reel-h) - 2px)}.open-question p{white-space:pre-line}.direction-card:not(.in-view) .direction-visual,.direction-card:not(.in-view) .direction-visual i{animation-play-state:paused}.motion-off{scroll-behavior:auto}.motion-off *,.motion-off *:before,.motion-off *:after{transition:none!important;animation:none!important}

@media(max-width:700px){.team-section h2 em span{display:block}}
@media(max-width:360px){.hero-heading h1{font-size:56px}.section-heading h2{font-size:39px}.reading-room .section-heading h2{font-size:36px}.scene-selector{gap:17px}.scene-selector button{font-size:18px}.team-swatches{gap:10px}.color-ball{width:76px;height:76px;font-size:39px}.entrance h1{font-size:38px}.people-choices{grid-template-columns:repeat(3,1fr)}}

/* Five featured members by default; the complete team remains available on demand. */
@media(max-width:700px){.people-choices{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 7px}.people-choices.show-all{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:360px){.people-choices,.people-choices.show-all{display:flex;justify-content:center;gap:10px 14px;flex-wrap:wrap}.people-choices button{min-width:65px}}
@media(min-width:701px){.people-room:not(.assembly) .person-poster{width:clamp(195px,19vw,260px)}}

.captain-mark{position:absolute;top:22px;right:20px;width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#fff5dfe8;border:1px solid #d9b87d80;color:#c78e35;box-shadow:0 3px 10px #533b1910;pointer-events:none}.captain-mark svg{width:35px;height:32px;fill:currentColor;stroke:#98652a;stroke-width:1.2;stroke-linejoin:round}.captain-mark .crown-band{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round}.assembly .captain-mark{width:42px;height:42px;top:16px;right:14px;border-radius:12px}.assembly .captain-mark svg{width:29px;height:27px}
@media(max-width:700px){.captain-mark{top:19px;right:17px;width:46px;height:46px;border-radius:13px}.captain-mark svg{width:31px;height:29px}.assembly .captain-mark{width:34px;height:34px;top:12px;right:11px;border-radius:10px}.assembly .captain-mark svg{width:24px;height:22px}}
