.mission-theater{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-rows:68px minmax(0,1fr) 124px;background:#10171a;color:#ecede9}.theater-open{overflow:hidden}.theater-open #app{display:none}.theater-header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:20px;border-bottom:1px solid var(--line);background:var(--canvas)}.theater-header button{min-height:44px;font-size:12px}.theater-back{display:flex;align-items:center;gap:12px}.theater-back span{font-size:22px}.theater-selector select{border:0;background:transparent;color:#ecede9;font-size:14px;min-height:44px;padding:0 24px 0 8px}.theater-display-tools{display:flex;align-items:center;gap:16px}.theater-cinema{color:var(--muted);white-space:nowrap}.theater-cinema[aria-pressed=true]{color:var(--accent)}.cinema-view .theater-heading h1,.cinema-view .theater-caption{display:none}.cinema-view .theater-note{margin-top:0}.theater-stage{position:relative;min-height:0;overflow:hidden}.theater-stage>.scene{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;max-height:none;height:auto}.theater-stage .scene-heading,.theater-stage .scene-status,.theater-stage .viewer-tools,.theater-stage .scene-bottom,.theater-stage .subtitles{display:none}.theater-heading{position:absolute;left:38px;top:30px;pointer-events:none;max-width:calc(100% - 270px)}.theater-heading h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(30px,3.7vw,58px);font-weight:600;line-height:1.02;margin:0;letter-spacing:.01em;text-wrap:balance;text-shadow:0 2px 14px #10171a88}.theater-note{font-size:11px;line-height:1.7;color:#b5c0c5;max-width:600px;margin:10px 0 0;padding:4px 8px;background:#111b1fe8;border-radius:4px;display:inline-block}.theater-scene-tools{position:absolute;right:28px;top:26px;display:flex;gap:8px}.theater-scene-tools button,.theater-module-tools button{background:#111b1fe8;border:1px solid #48565b;min-height:42px;padding:0 12px;border-radius:5px;font-size:11px}.theater-scene-tools button:hover,.theater-module-tools button:hover{background:var(--hover);color:var(--accent)}.theater-caption{position:absolute;pointer-events:none;bottom:20px;left:38px;max-width:660px;padding:20px 22px;background:#10171aec;border:1px solid #38464b;border-radius:8px}.theater-caption h2{font-size:23px;font-weight:500;margin:0 0 8px;text-wrap:balance;line-height:1.5}.theater-caption p{font-size:13px;line-height:1.85;margin:0;color:#bdc8cb}.theater-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 28px;padding:19px 32px 12px;background:#111b1f;border-top:1px solid var(--line)}.theater-transport{display:flex;gap:12px;align-items:center}.theater-transport button{min-height:44px;font-size:12px}.theater-play{background:var(--accent);color:var(--accent-ink);padding:0 23px;border-radius:6px;min-width:70px}.theater-play:hover{background:#f3d9ba}.theater-timeline input{width:100%;height:4px;margin:0;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--accent) var(--progress,0%),#3e4a50 var(--progress,0%));cursor:pointer}.theater-timeline input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent)}.theater-timeline input::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:var(--accent)}.theater-phases{display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:14px;pointer-events:auto;border-top:1px solid #38464b;padding-top:6px}.theater-phases:empty{display:none}.theater-phases button{color:#aab8bd;font-size:11px;min-height:36px;padding:0;text-align:left}.theater-phases button[aria-current=step]{color:var(--accent)}.theater-timing{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.theater-time{font-size:12px;font-variant-numeric:tabular-nums}.theater-timing select{min-height:30px;color:var(--muted);font-size:11px;background:transparent;border:0}.theater-status{grid-column:1/-1;margin:0;color:#a1b0b7;font-size:10px;line-height:1.3}.theater-module-tools{position:absolute;right:28px;top:85px;max-width:270px;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.theater-module-tools select{width:100%;min-height:42px;background:#111b1f;color:var(--accent);border:1px solid #48565b;border-radius:5px;padding:0 10px}.theater-module-tools label{width:100%}.theater-module-tools p{font-size:10px;color:#bdc8cb;margin:0;background:#10171adb;padding:5px 8px;border-radius:4px}.theater-flow-legend{position:absolute;right:28px;bottom:28px;display:flex;flex-direction:column;gap:9px;padding:13px 16px;background:#10171ae8;border:1px solid #38464b;border-radius:6px}.theater-flow-legend span{display:flex;align-items:center;gap:9px;font-size:11px;color:#cbd4d8}.theater-flow-legend i{width:8px;height:8px;border-radius:50%;background:#70cfff}.theater-flow-legend span:nth-child(2) i{background:#efb06f}.theater-flow-legend span:nth-child(3) i{background:#e5dcca}.mission-entry{border-top:1px solid var(--line);padding:20px 25px}.mission-entry h3{margin:0 0 10px;font-size:13px;font-weight:500}.mission-entry button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;min-height:43px;border-bottom:1px solid #283438;font-size:12px;padding:7px 0}.mission-entry button span{color:var(--muted);font-size:10px;display:inline-flex;align-items:center;gap:5px}.mission-entry button span svg{width:13px;height:13px}.mission-entry button:hover{color:var(--accent)}.mission-entry .journey-entry{border:1px solid #665947;color:var(--accent);padding:0 12px;border-radius:5px;margin-top:13px}.mission-entry .journey-entry span{color:var(--accent)}@media(max-width:1100px){.theater-caption{max-width:560px}.theater-flow-legend{bottom:170px}}@media(max-width:760px){.mission-theater{grid-template-rows:58px minmax(0,1fr) 142px}.theater-header{padding:0 14px;gap:8px}.theater-header button{font-size:10px}.theater-back{gap:5px}.theater-selector select{max-width:145px;font-size:12px;padding:0 4px}.theater-heading{left:18px;top:20px;max-width:calc(100% - 36px)}.theater-heading h1{font-size:34px}.theater-note{font-size:9px;max-width:330px}.theater-scene-tools{right:14px;top:auto;bottom:178px}.theater-scene-tools button{min-height:36px;font-size:10px;padding:0 9px}.theater-caption{left:14px;right:14px;bottom:14px;padding:13px 15px;max-width:none}.theater-caption h2{font-size:18px;margin-bottom:6px}.theater-caption p{font-size:11px;line-height:1.7}.theater-controls{padding:13px 15px 10px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.theater-timeline{grid-column:1/-1;grid-row:1}.theater-phases{gap:9px;margin-top:7px}.theater-phases button{font-size:9px}.theater-timing{grid-column:3;flex-direction:row;gap:10px;align-items:center}.theater-status{grid-column:2;font-size:9px}.theater-transport{gap:8px}.theater-transport button{min-height:36px;font-size:10px}.theater-play{min-width:54px;padding:0 14px}.theater-time{font-size:10px}.theater-module-tools{right:14px;top:118px;max-width:184px;gap:6px}.theater-module-tools button{min-height:34px;font-size:9px;padding:0 8px}.theater-module-tools select{min-height:34px;font-size:10px}.theater-module-tools p{font-size:9px}.theater-flow-legend{left:14px;right:auto;bottom:184px;padding:9px 10px;gap:6px}.theater-flow-legend span{font-size:9px}}@media(prefers-reduced-motion:reduce){.mission-theater *{transition:none!important}}.theater-program{margin-right:auto;display:flex;align-items:baseline;gap:16px}.theater-program strong{font-size:15px;font-weight:500;white-space:nowrap}.theater-program>span{font-size:11px;color:var(--muted)}.theater-header{gap:32px}.theater-display-tools{gap:20px}.theater-selector select{font-size:12px;color:#c1cbcd;max-width:230px}.theater-chapters{display:flex;gap:12px;margin-top:8px}.theater-chapters button{flex:1;display:flex;align-items:center;gap:8px;min-height:36px;font-size:11px;color:#aab8bd;text-align:left;line-height:1.5;padding:0}.theater-chapters button span{color:#7b8e96;font-size:10px;font-variant-numeric:tabular-nums}.theater-chapters button[aria-current=step],.theater-chapters button[aria-current=step] span{color:var(--accent)}.theater-caption{pointer-events:auto;max-width:640px}.theater-note{color:#d0d7d8}.theater-transport{gap:16px}.theater-transport [data-action=replay]{color:#c1cbcd;white-space:nowrap}.flight-entry-strip{height:auto;min-height:104px;gap:28px}.flight-entry-chapters{flex:1;display:flex;gap:18px;justify-content:space-between}.flight-entry-chapters button{min-height:44px;text-align:left;font-size:11px;line-height:1.6;color:#c1cbcd}.flight-entry-chapters button span{display:block;font-size:10px;font-variant-numeric:tabular-nums;color:#7b8e96;margin-bottom:4px}.flight-entry-chapters button:hover{color:var(--accent)}.narration-speed select{min-height:36px;border:0;background:transparent;color:var(--muted);font-size:11px;width:55px}@media(max-width:1100px){.flight-entry-strip{gap:14px}.flight-entry-chapters{flex-basis:100%;gap:10px}.theater-program>span{display:none}.theater-caption{max-width:560px}}@media(max-width:900px){.mission-theater{grid-template-rows:64px minmax(0,1fr) 148px}.theater-controls{grid-template-columns:auto 1fr auto;padding:12px 24px;gap:8px 18px}.theater-timeline{grid-row:1;grid-column:1/-1}.theater-timing{grid-column:3;grid-row:2;flex-direction:row;gap:12px;align-items:center}.theater-transport{grid-row:2}.theater-status{grid-column:2;grid-row:2;line-height:1.6}.theater-chapters{gap:12px;margin-top:6px}.theater-chapters button{font-size:11px}.theater-header{padding:0 20px;gap:24px}.theater-display-tools{gap:12px}.theater-heading{max-width:calc(100% - 60px);top:24px}.theater-scene-tools{top:130px;right:24px}.theater-module-tools{top:185px}.theater-flow-legend{bottom:250px}}@media(max-width:760px){.mission-theater{grid-template-rows:58px minmax(0,1fr) 152px}.theater-header{gap:12px;padding:0 14px}.theater-program strong{font-size:12px}.theater-display-tools{gap:8px}.theater-selector select{max-width:142px;font-size:10px}.theater-caption{max-width:none}.theater-controls{padding:12px 14px;gap:8px 10px}.theater-status{font-size:9px}.theater-chapters{gap:10px}.theater-chapters button{font-size:9px;gap:5px;min-height:40px}.theater-chapters button span{font-size:9px}.theater-phases{gap:0 14px;margin-top:9px;padding-top:5px}.theater-phases button{font-size:9px;min-height:30px}.theater-scene-tools{top:116px;right:14px;bottom:auto}.theater-module-tools{top:163px}.theater-flow-legend{bottom:228px}.theater-transport{gap:12px}.theater-transport button{min-height:40px}.flight-entry-strip{min-height:138px}}@media(max-width:480px){.theater-program{display:none}.theater-display-tools{margin-left:auto}.theater-timing{gap:5px}.theater-chapters button,.theater-chapters button span{display:block}.theater-status{font-size:8px}.theater-caption h2{font-size:16px}.theater-caption p{font-size:10px}.theater-scene-tools button{padding:0 8px}}.theater-attribution{display:block;width:fit-content;margin-top:5px;padding:4px 8px;font-size:10px;line-height:1.5;color:#d0d7d8;background:#111b1fe8;border-radius:4px;pointer-events:auto;text-decoration:underline;text-underline-offset:3px}.theater-attribution[hidden]{display:none}@font-face{font-family:Barlow Condensed;src:url(/fonts/barlow-condensed-600.ttf) format("truetype");font-weight:600;font-display:swap}:root{font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;color:#ecede9;background:#10171a;font-synthesis:none;--canvas: #10171a;--panel: #171f22;--line: #303a3d;--muted: #a1acaf;--accent: #e8c6a0;--accent-ink: #201c16;--hover: #293439;color-scheme:dark;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0;background:none}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button,summary,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button svg{flex:none;pointer-events:none}button i{pointer-events:none}::selection{background:#e8c6a0;color:#10171a}*{scrollbar-width:thin;scrollbar-color:#586266 #171f22}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#586266;border-radius:4px}::placeholder{color:#a1acaf}input{accent-color:var(--accent);caret-color:var(--accent)}[hidden]{display:none!important}p{line-height:1.8}button{transition:background-color .18s,color .18s,border-color .18s}h1,h2,h3,p{margin:0}svg{display:block}#app{height:100dvh;min-height:690px;display:flex;flex-direction:column;overflow:hidden}.topbar{height:88px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);position:relative;background:#10171a;z-index:3}.brand{display:flex;align-items:center;gap:13px}.brand>svg{width:31px;height:40px;fill:none;stroke:var(--accent);stroke-width:1.7}.brand>span{font-size:21px;font-weight:500;letter-spacing:2px}.brand small{display:block;font-family:Barlow Condensed,sans-serif;font-size:10px;letter-spacing:2.25px;color:var(--muted);margin-top:3px}.mode-switch{display:flex;gap:5px;background:#1b2529;padding:5px;border-radius:9px;position:absolute;left:50%;transform:translate(-50%)}.mode-switch button{height:40px;min-width:130px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);border-radius:6px}.mode-switch button.selected{background:#354045;color:#f2f3ed}.mode-switch button:hover{color:#fff;background:#2e3a3e}.header-tools{display:flex;gap:25px;align-items:center}.plain-button{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;min-height:44px}.plain-button:hover{color:var(--accent)}.icon-button{height:38px;width:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--muted)}.icon-button:hover{background:var(--hover);color:#fff}.workspace{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 334px;min-height:0}.experience{min-width:0;min-height:0;display:flex;flex-direction:column}.scene{flex:1;position:relative;overflow:hidden;min-height:430px;background:#172228}.scene canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;touch-action:none}.scene-heading{position:absolute;left:36px;top:30px;pointer-events:none;z-index:1}.scene-heading h1{font-family:Barlow Condensed,PingFang SC,sans-serif;font-weight:600;font-size:58px;letter-spacing:1.5px;line-height:1.05;max-width:560px;text-wrap:balance}.scene-heading p{font-size:12px;color:#abb9bd;margin-top:11px;letter-spacing:1px}.scene-heading p span{padding:0 8px;color:#617277}.scene-status{position:absolute;right:24px;top:37px;display:flex;align-items:center;gap:8px;color:#bac5c6;font-size:10px;letter-spacing:.5px}#scene[data-inspection=surface] .scene-status{padding:7px 10px;border-radius:6px;color:#edf1f1;background:#121b20ed}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--accent)}.viewer-tools{position:absolute;left:27px;top:50%;transform:translateY(-30%);padding:6px;background:#182327e8;border:1px solid #465257;border-radius:10px;display:flex;flex-direction:column;gap:3px;z-index:2}.tool{height:37px;width:37px;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#b5c0c4}.tool:hover{color:#fff;background:#324047}.tool.active{color:var(--accent);background:#2c3639}.tool-divider{height:1px;background:var(--line);margin:4px}.scene-bottom{position:absolute;bottom:22px;left:30px;right:25px;display:flex;align-items:center;justify-content:space-between;z-index:2;gap:15px}.gesture-hint{display:flex;align-items:center;gap:9px;font-size:10px;color:#c1caca;letter-spacing:.3px;text-shadow:0 1px 4px #111}.gesture-hint svg{width:14px;height:14px}.touch-hint{display:none}@media(pointer:coarse){.desktop-hint{display:none}.touch-hint{display:inline}}.assembly-switch{display:flex;background:#121b20ed;border:1px solid #455255;border-radius:8px;padding:4px;gap:3px}.assembly-switch button{display:flex;align-items:center;gap:7px;height:34px;padding:0 14px;font-size:12px;color:#a9b8ba;border-radius:5px}.assembly-switch button.selected{color:#f1f1e9;background:#354249}.assembly-switch button:hover{color:#fff}.assembly-switch svg{width:16px;height:16px}.model-label{position:absolute;left:0;top:0;z-index:1;white-space:nowrap;font-size:10px;letter-spacing:.5px;color:#eff3f2;display:flex;align-items:center;gap:7px;padding:9px 11px 9px 0;text-shadow:0 1px 6px #000;background:none;min-height:34px}.model-label span{display:block;height:5px;width:5px;border-radius:50%;background:#e8c6a0;box-shadow:0 0 0 3px #18232888}.model-label:after{content:"";width:42px;height:1px;background:#b9c8c17d;position:absolute;left:-43px;top:50%}.model-label[data-side=left]{translate:calc(-100% - 42px) 0}.model-label[data-side=left]:after{left:auto;right:-42px}.model-label[data-side=right]{translate:42px 0}.model-label:hover{color:#e8c6a0}.subtitles{position:absolute;left:50%;transform:translate(-50%);bottom:84px;width:max-content;max-width:76%;background:#10181aef;padding:12px 18px;border-radius:6px;text-align:center;font-size:14px;line-height:1.75;color:#f1f0e9;z-index:2;pointer-events:none}.loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#162126;display:flex;align-items:center;justify-content:center;gap:14px;font-size:13px;color:var(--muted);z-index:4}.loading>span{height:17px;width:17px;border:1px solid #667278;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}.model-error{position:absolute;top:0;right:0;bottom:0;left:0;background:#172228;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;z-index:5;gap:18px}.model-error p{max-width:400px;color:var(--muted)}.primary-button{background:var(--accent);color:var(--accent-ink);padding:12px 22px;border-radius:5px}.mission-strip{min-height:104px;display:flex;align-items:center;gap:27px;padding:20px 29px;border-top:1px solid var(--line);background:#111b1f;flex-shrink:0}.mission-start{display:flex;gap:13px;align-items:center;flex-shrink:0}.play-flight{width:46px;height:46px;border-radius:50%;background:var(--accent);color:var(--accent-ink);display:flex;align-items:center;justify-content:center}.play-flight:hover{background:#f3d9ba}.play-flight svg{width:20px}.mission-start strong{font-size:12px;font-weight:500;display:block}.mission-start span{display:block;margin-top:7px;font-size:10px;color:#a8b6b9}.flight-timeline{flex:1;min-width:160px;padding-top:5px}.flight-timeline input{display:block;width:100%;height:3px;margin:0;background:linear-gradient(to right,var(--accent) var(--progress, 0%),#3e4a50 var(--progress, 0%));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.flight-timeline input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px transparent}.flight-timeline input::-moz-range-thumb{width:9px;height:9px;border:0;border-radius:50%;background:var(--accent)}.phase-list{display:flex;justify-content:space-between;gap:3px;margin-top:12px}.phase-list button{color:#a8b5b9;font-size:10px;white-space:nowrap;padding:3px;min-height:28px}.phase-list button span{font-family:Barlow Condensed,sans-serif;color:#7f8f94;font-size:10px;margin-right:4px}.phase-list button.active,.phase-list button.active span{color:var(--accent)}.phase-list button.past{color:#e2e7e6}.phase-list button:hover{color:#fff}.playback-options{display:flex;gap:3px;align-items:center}.playback-options select{background:#192429;color:#c6d0d1;border:1px solid #334146;border-radius:5px;padding:7px 2px 7px 7px;font-size:11px;cursor:pointer}.explanation{border-left:1px solid var(--line);background:var(--panel);overflow-y:auto;min-height:0;padding:26px 27px 0}.rail-head{display:flex;align-items:center;justify-content:space-between;color:#aab5b8;font-size:11px;margin-bottom:25px;min-height:24px}.rail-mark{font-family:Barlow Condensed,sans-serif;font-size:10px;letter-spacing:1.6px;color:#aebabc}.text-button{display:flex;align-items:center;gap:5px;font-size:10px;color:#c6d1d2;padding:4px 0}.text-button svg{height:12px;width:12px}.text-button:hover{color:var(--accent)}.chapter-content h2{font-size:29px;line-height:1.55;letter-spacing:.5px;font-weight:500;text-wrap:balance}.chapter-description{font-size:12px;line-height:1.95;color:#b1bbbd;margin-top:16px}.narration{display:flex;align-items:center;gap:3px;margin-top:24px;position:relative;padding-bottom:7px}.narration-button{min-height:38px;display:flex;align-items:center;gap:9px;font-size:12px;color:var(--accent);flex:1;text-align:left;padding:0}.narration-button>svg{width:17px;height:17px}.narration-button.speaking>svg{animation:speak 1s ease-in-out infinite alternate}.narration-button:hover{color:#fae3c9}#narration-length{font-size:10px;letter-spacing:.3px;margin-left:auto;padding-right:5px;font-variant-numeric:tabular-nums;color:#9cabad}.narration .icon-button{width:30px;height:32px}.narration .icon-button svg{width:15px;height:15px}.audio-track{position:absolute;bottom:0;left:0;right:0;height:1px;background:#3a464a}.audio-track>div{height:1px;width:100%;transform:scaleX(0);transform-origin:left;background:var(--accent);transition:transform .1s linear}.reference-fact{padding:20px 0 18px;display:grid;grid-template-columns:auto 1fr;gap:7px 14px;align-items:center}.reference-fact>span{font-size:11px;color:#a7b6b8}.reference-fact>strong{font-size:15px;letter-spacing:.4px;font-weight:500;text-align:right;color:#e6e7df}.reference-fact>small{grid-column:1/-1;font-size:10px;color:#99a8ad}.chapter-content details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chapter-content summary{list-style:none;cursor:pointer;padding:13px 0;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#aebbbd;min-height:42px}.chapter-content summary::-webkit-details-marker{display:none}.chapter-content summary svg{height:12px;width:12px}.chapter-content details[open] summary svg{transform:rotate(180deg)}#transcript-text{padding:0 0 15px}#transcript-text p{font-size:12px;line-height:1.9;margin:8px 0;color:#b9c3c5}.component-directory{margin-top:27px}.directory-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.directory-heading h3{font-size:12px;font-weight:500}.directory-heading>span{font-size:10px;color:#99a8ac}.component-row{width:100%;display:flex;align-items:center;gap:13px;text-align:left;padding:12px 0;border-bottom:1px solid #2b383c;min-height:60px;position:relative}.component-row:hover{background:#233034}.component-row.selected{color:var(--accent)}.component-icon{width:25px;display:flex;justify-content:center;flex-shrink:0;color:#95a6ac}.component-icon svg{height:21px;width:21px}.component-row>span:nth-child(2){font-size:12px}.component-row small{display:block;font-size:9px;letter-spacing:.4px;color:#98a9ae;margin-top:5px}.component-arrow{margin-left:auto;color:#8d9ca1;width:14px;height:14px}.component-row.selected .component-icon,.component-row.selected .component-arrow{color:var(--accent)}.rail-foot{display:flex;gap:9px;margin:23px 0 25px;color:#a5b3b5}.rail-foot svg{width:14px;height:14px;flex-shrink:0;margin-top:2px}.rail-foot p{font-size:10px;line-height:1.85}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-shrink:0;height:39px;padding:0 32px;border-top:1px solid var(--line);color:#97a5a9;font-size:9px;letter-spacing:.4px;background:#10171a}.footer button{font-size:9px;display:flex;align-items:center;gap:7px;color:#aab7b9;min-height:30px}.footer button:hover{color:var(--accent)}.footer svg{height:11px;width:11px}dialog{border:1px solid #4b595f;border-radius:14px;background:#1a252a;color:#edf0ed;padding:28px;max-width:530px;width:calc(100% - 40px);max-height:85dvh;box-shadow:0 24px 80px #0008}dialog::backdrop{background:#070f15bb}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.dialog-header h2{font-size:22px;font-weight:500}.help-row{display:flex;gap:14px;padding:14px 0}.help-row>svg{color:var(--accent);margin-top:3px;flex-shrink:0}.help-row strong{font-size:13px;font-weight:500}.help-row p{font-size:12px;color:#b4c0c2;margin-top:6px}.source-link{color:var(--accent);display:inline-flex;align-items:center;gap:9px;font-size:12px;margin-top:10px}.source-link svg{width:14px;height:14px}#dialog-body>p{font-size:13px;color:#b9c4c7;margin:14px 0;line-height:1.9}.toast{position:fixed;left:50%;bottom:60px;transform:translate(-50%);max-width:calc(100% - 36px);width:max-content;padding:13px 20px;background:#e8c6a0;color:#211c16;border-radius:7px;font-size:12px;line-height:1.7;z-index:20;box-shadow:0 8px 28px #0005}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes speak{to{opacity:.5;transform:scaleY(.7)}}@media(min-width:1600px){.workspace{grid-template-columns:minmax(0,1fr) 390px}.explanation{padding:33px 34px 0}.chapter-content h2{font-size:34px}.chapter-description{font-size:14px}.component-row{min-height:67px}.component-row>span:nth-child(2){font-size:14px}.component-row small{font-size:10px}.rail-head{margin-bottom:33px}.scene-heading{top:40px;left:42px}.scene-heading h1{font-size:76px}.scene-heading p{font-size:13px}.component-directory{margin-top:35px}.reference-fact{padding:25px 0}.mission-strip{height:115px;padding:20px 35px;gap:40px}.mission-start strong{font-size:14px}.mission-start span{font-size:11px}.phase-list button,.phase-list button span{font-size:12px}.scene-bottom{bottom:30px}}@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) 290px}.topbar{padding:0 22px;height:76px}.brand>span{font-size:18px}.brand small{font-size:8px}.mode-switch button{min-width:108px;font-size:12px}.header-tools{gap:12px}.plain-button span{display:none}.explanation{padding:22px 20px 0}.scene-heading{left:25px;top:27px}.scene-heading h1{font-size:44px}.scene-status{top:105px;right:auto;left:27px}.mission-strip{padding:16px 20px;gap:16px;flex-wrap:wrap;min-height:125px}.mission-start{flex:1}.flight-timeline{order:3;width:100%;flex:auto;padding-top:0}.phase-list{margin-top:7px}.phase-list button{min-height:23px}.mission-start span{margin-top:4px}.mission-start strong{font-size:11px}.play-flight{height:38px;width:38px}.mission-start{gap:11px}.viewer-tools{left:20px}.scene-bottom{left:20px;right:20px}.gesture-hint{font-size:9px}.gesture-hint svg{display:none}.assembly-switch button{padding:0 10px}.chapter-content h2{font-size:25px}.rail-head{margin-bottom:20px}.narration{margin-top:17px}.rail-foot{margin-top:18px}.model-label{font-size:9px}.component-directory{margin-top:22px}.footer{padding:0 22px}.subtitles{font-size:13px;max-width:80%;bottom:80px}}@media(max-width:760px){#app{height:auto;min-height:100dvh;overflow:visible}.topbar{height:114px;align-items:flex-start;padding:18px 20px}.brand>svg{height:33px;width:26px}.brand>span{font-size:17px}.brand small{font-size:8px;letter-spacing:1.7px}.header-tools{gap:6px}.header-tools button{height:32px;min-height:32px}.mode-switch{bottom:9px}.mode-switch button{height:32px;font-size:12px;min-width:125px}.mode-switch button svg{width:15px;height:15px}.workspace{display:flex;flex-direction:column}.scene{flex:none;height:65dvh;min-height:470px;max-height:760px}.scene-heading{top:22px;left:23px}.scene-heading h1{font-size:43px;max-width:85vw}.scene-heading p{font-size:10px;letter-spacing:.5px;margin-top:7px}.scene-status{left:25px;top:104px;font-size:9px}.viewer-tools{left:15px;padding:4px;top:47%}.tool{width:31px;height:32px}.tool svg{width:16px;height:16px}.scene-bottom{left:17px;right:17px;bottom:18px;align-items:flex-end}.gesture-hint{font-size:9px;max-width:137px;line-height:1.7}.desktop-hint{display:none}.touch-hint{display:inline}.assembly-switch button{height:30px;font-size:11px;padding:0 10px}.assembly-switch svg{width:14px;height:14px}.model-label{font-size:9px}.model-label[data-side=left]{translate:calc(-100% - 24px) 0}.model-label[data-side=right]{translate:24px 0}.model-label:after{width:21px;left:-23px}.model-label[data-side=left]:after{left:auto;right:-23px}.mission-strip{gap:13px;padding:16px 20px 12px;min-height:116px}.phase-list button,.phase-list button span{font-size:10px}.explanation{border-left:0;border-top:1px solid var(--line);overflow:visible;padding:26px 25px 0}.rail-head{margin-bottom:15px}.chapter-content h2{font-size:30px;line-height:1.45}.chapter-description{font-size:13px;margin-top:12px;max-width:65ch}.narration{margin-top:15px}.reference-fact{padding:18px 0}.reference-fact>span{font-size:12px}.reference-fact>strong{font-size:16px}.reference-fact>small{font-size:11px}.component-directory{margin-top:26px}.component-row{min-height:65px}.component-row>span:nth-child(2){font-size:13px}.component-row small{font-size:10px}.rail-foot p{font-size:11px}.footer{height:auto;min-height:60px;justify-content:center;flex-wrap:wrap;padding:12px 18px;gap:5px 16px}.footer>span:first-child{display:none}.footer>span:last-child{font-size:8px}.subtitles{bottom:78px;font-size:12px;max-width:calc(100% - 35px);padding:10px 13px}.explanation details summary{min-height:44px}.narration .icon-button{width:38px;height:38px}.model-label{min-height:35px}.toast{bottom:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}#structure-list{margin:0;padding:0 0 13px}#structure-list dt{font-size:12px;color:#e4c4a0;margin:12px 0 5px}#structure-list dd{font-size:12px;line-height:1.9;color:#b9c3c5;margin:0}#structure-details{border-top:0}.flight-scene .scene-heading h1{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:38px;letter-spacing:1px;font-weight:400}@media(max-width:760px){.flight-scene .scene-heading h1{font-size:30px}}.disassembly-panel{position:absolute;left:24px;bottom:87px;width:300px;padding:19px 18px;background:#111b20f5;border:1px solid #45545a;border-radius:12px;z-index:3}.disassembly-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.disassembly-heading strong{font-size:14px;font-weight:500}.disassembly-heading span{font-size:10px;color:#bdc9cb;font-variant-numeric:tabular-nums}.disassembly-panel>p{font-size:10px;color:#b4c1c4;margin-top:10px;line-height:1.8}.disassembly-actions{display:flex;gap:5px;margin:15px 0}.disassembly-actions button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:37px;padding:0 9px;border:1px solid #4b5b61;border-radius:5px;color:#e4c4a0;font-size:11px;white-space:nowrap}.disassembly-actions button:hover{background:#37484f}.disassembly-actions svg{width:13px;height:13px}.part-select-label{font-size:10px;color:#b4c1c4}.part-select-row{display:flex;gap:7px;margin:7px 0 12px}.part-select-row select{min-width:0;flex:1;min-height:35px;background:#26353c;border:1px solid #52636a;border-radius:5px;padding:6px;font-size:11px;color:#e9eeed}.part-select-row button{border:1px solid #52636a;border-radius:5px;min-width:37px;display:flex;align-items:center;justify-content:center;color:#e4c4a0}.part-select-row button:hover{background:#37484f}.disassembly-panel>small{display:block;color:#a8b8bd;font-size:9px;line-height:1.8}.disassembly-scene .viewer-tools{top:165px;transform:none;left:auto;right:20px}.disassembly-scene .gesture-hint{visibility:hidden}.disassembly-scene .scene-heading h1{font-size:42px}@media(max-width:1100px){.disassembly-panel{width:264px;padding:14px;left:18px}.disassembly-heading strong{font-size:12px}.disassembly-heading span{font-size:9px}.disassembly-actions{gap:4px}.disassembly-actions button{padding:0 7px;font-size:10px}.disassembly-scene .scene-heading h1{font-size:36px}}@media(max-width:760px){.disassembly-scene{height:750px;max-height:none}.disassembly-scene .scene-heading h1{font-size:31px}.disassembly-panel{bottom:67px;left:16px;width:calc(100% - 32px);padding:14px 16px}.disassembly-panel>p{margin-top:6px}.disassembly-actions{margin:10px 0}.disassembly-actions button{flex:1;min-height:40px}.part-select-row select{min-height:40px}.disassembly-scene .viewer-tools{top:142px;right:14px}.disassembly-heading strong{font-size:14px}.disassembly-heading span{font-size:10px}.disassembly-panel>small{font-size:9px}}
