:root{--ink:#1b3041;--muted:#5c6e7d;--teal:#086f69;--line:#dce4e8;--paper:#f2f5f7;--accent:#d47c24;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select,summary{cursor:pointer}button{color:inherit;border:1px solid var(--line);background:white;border-radius:6px;padding:9px 13px;min-height:40px;font-size:14px}button:hover{background:#edf5f4;border-color:#9abbb8}button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible,summary:focus-visible,[role=button]:focus-visible{outline:3px solid #df923e;outline-offset:4px}button:disabled{opacity:.4;cursor:default}a{color:var(--teal);text-underline-offset:4px}h1,h2,h3,p{margin:0}h2{font-size:23px;letter-spacing:-.4px}h3{font-size:16px}p{line-height:1.75}.masthead{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:0 4%;background:#fff}.brand{display:flex;align-items:center;gap:12px;font-weight:650;letter-spacing:2px}.brand-mark{font-size:36px;color:white;background:var(--teal);width:40px;height:40px;display:grid;place-items:center;border-radius:10px;font-weight:400}.brand-en{display:block;font-size:10px;letter-spacing:1.8px;color:var(--muted);margin-top:3px}.edition{font-size:14px;color:var(--muted);margin-left:auto}.masthead>a{font-size:14px;text-decoration:none;border-left:1px solid var(--line);padding-left:24px}main{max-width:1800px;margin:auto;padding:30px 4% 0}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.eyebrow{font-size:12px;letter-spacing:1.2px;color:var(--teal);font-weight:650;margin-bottom:9px}h1{font-size:38px;letter-spacing:-1px;font-weight:680}h1 span{font-size:27px;font-weight:480;margin-left:12px}.heading-note{font-size:13px;text-align:right;color:var(--muted)}.lab{border:1px solid #cfdbdf;border-radius:12px;background:white;overflow:hidden;box-shadow:0 8px 30px #21384e05}.lab-toolbar{padding:16px 20px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);gap:12px}.segmented{display:flex;background:#eef2f4;border:1px solid #e3e9ec;border-radius:8px;padding:4px;gap:3px}.segmented button{border:0;background:transparent;font-weight:600;border-radius:5px}.segmented button[aria-pressed=true]{background:var(--teal);color:white;box-shadow:0 2px 4px #183d341a}.viewmode button[aria-pressed=true]{background:#fff;color:var(--teal)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;min-height:418px}.visual{min-width:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#f9fbfc,#fff)}.diagram-caption{padding:14px 20px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted)}.diagram-caption b{font-size:11px;letter-spacing:1px;background:#e2eeec;color:var(--teal);border-radius:3px;padding:4px 7px;margin-right:8px}.text-button{padding:4px 6px;min-height:32px;color:var(--teal);font-size:12px;border:0;background:transparent}#instrumentMount{flex:1;display:flex;align-items:center;min-height:295px}#instrument{width:100%;display:block;height:auto;max-height:455px;overflow:hidden}#instrument text{font-family:inherit;fill:#415969;font-size:15px}#instrument .micro{font-size:12px}#instrument .heavy{font-size:17px;fill:#253e4f;font-weight:600}#instrument .leader{fill:none;stroke:#8295a1;stroke-width:1}#instrument .part{cursor:pointer;outline:none}#instrument .halo{fill:transparent;stroke:transparent;stroke-width:2;rx:12}#instrument .part.active .halo{fill:#0b8c8010;stroke:#168b80}#instrument .part:hover .halo,#instrument .part:focus-visible .halo{stroke:#d47c24;stroke-width:3}#instrument .shell{fill:url(#metal);stroke:#95a6b0;stroke-width:1.5}#instrument .rod{fill:url(#rod);stroke:#7f909c}#instrument .flow{fill:none;stroke:#c19a6b;stroke-width:2}#instrument .gas{fill:none;stroke:#588fab;stroke-width:2;stroke-dasharray:6 4}#instrument .vacuum{fill:none;stroke:#96a5b2;stroke-width:3;stroke-dasharray:3 4}.legend{border-top:1px solid #e8edef;padding:11px 18px;display:flex;gap:8px 16px;flex-wrap:wrap;font-size:11px;line-height:1.7;color:var(--muted)}.legend span{color:var(--c,#5c6e7d)}.stage-panel{padding:26px 23px;background:#fafcfc;border-left:1px solid var(--line)}.stage-panel h2{font-size:23px;margin-bottom:20px}.stage-panel dl{margin:0}.stage-panel dt{font-size:12px;font-weight:650;color:var(--teal);margin-top:16px;letter-spacing:1px}.stage-panel dd{font-size:14px;line-height:1.7;margin:4px 0 0}.science-note{font-size:12px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);margin-top:20px;padding-top:14px}.live-setting{color:var(--teal);font-size:12px;margin-top:12px;font-variant-numeric:tabular-nums}.playback{display:flex;align-items:center;gap:20px;padding:17px 20px;border-top:1px solid var(--line);background:white;flex-wrap:wrap}.buttons{display:flex;gap:7px}.primary{background:var(--teal);border-color:var(--teal);color:white;min-width:90px}.primary:hover{background:#095952;color:white}.time-control{display:flex;align-items:center;gap:15px;flex:1;min-width:190px}.time-control output{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}input[type=range]{accent-color:var(--teal);cursor:pointer;min-width:0;width:100%;height:20px}.speed{font-size:12px;display:flex;align-items:center;gap:8px}.speed select{border:1px solid var(--line);border-radius:5px;padding:8px;background:white}.playback-note{display:flex;justify-content:space-between;gap:12px;padding:0 22px 15px;font-size:11px;line-height:1.65;color:var(--muted)}#playState{color:var(--teal);white-space:nowrap}.stages{display:flex;border-top:1px solid var(--line);padding:13px 14px;gap:4px;overflow-x:auto;background:#f8fafb}.stages button{flex:1;min-width:84px;border:0;background:transparent;padding:8px 5px;font-size:12px;text-align:left;line-height:1.5}.stages button span{display:block;font-family:monospace;font-size:11px;color:#70828f;margin-bottom:3px}.stages button[aria-current=step]{background:#deeeeb;color:#075e58}.stages button[aria-current=step] span{color:var(--teal)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:30px 0 16px}.tag{font-size:12px;color:#875916;background:#f8eedc;padding:5px 10px;border-radius:4px}.parameters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px;font-size:12px}.param{background:#e6ecef;padding:7px 11px;border-radius:4px}.param.current{background:#dbeee9;color:#07665c}.charts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chart-card{padding:20px;border:1px solid var(--line);background:white;border-radius:10px;min-width:0}.chart-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.chart-heading span{font-size:12px;color:var(--muted)}.chart-card svg{width:100%;height:auto;display:block}.chart-card svg text{font-family:inherit;font-size:12px;fill:#647783}.chart-card>p{font-size:12px;color:var(--muted)}.scan-select{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.scan-select input{flex:1}.scan-select output{white-space:nowrap}.comparison{margin-top:32px;border-top:1px solid #cdd8de;padding:28px 0}.comparison>div{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:22px}.comparison article{border-left:3px solid #54918c;padding-left:18px}.comparison h3{margin:8px 0}.comparison p,.references>p{font-size:14px;color:var(--muted)}.references{border-top:1px solid var(--line);padding:28px 0}.references>p{margin-top:14px;max-width:1120px}.references details{margin-top:20px;padding:15px 20px;border:1px solid var(--line);border-radius:7px;background:#fff}.references summary{font-size:14px;font-weight:600}.references ul{padding-left:20px;font-size:13px;color:var(--muted);line-height:1.9}.sources{display:grid;grid-template-columns:1fr 1fr;gap:16px 40px;padding-left:22px;font-size:13px;line-height:1.7;margin-top:24px}.sources span{display:block;font-size:12px;color:var(--muted)}footer{border-top:1px solid var(--line);padding:22px 0;display:flex;gap:20px;font-size:11px;color:var(--muted);flex-wrap:wrap}footer span:last-child{margin-left:auto}.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{position:absolute;top:-100px;z-index:5;background:#fff;padding:10px}.skip:focus{top:10px}#minimap{padding:6px 22px 12px;display:flex;gap:4px;flex-wrap:wrap}#minimap[hidden],[hidden]{display:none!important}#minimap button{font-size:10px;min-height:25px;padding:3px 6px}#minimap button[aria-current=step]{background:var(--teal);color:white}.channel-row{display:grid;grid-template-columns:15px 1fr auto;gap:12px;align-items:center;padding:17px 12px;border:1px solid var(--line);border-radius:6px;margin-bottom:10px}.channel-row.current{border-color:var(--teal);background:#f1f8f6}.channel-row p{font-size:12px;color:var(--muted)}.channel-row b{font-size:21px}.channel-dot{height:9px;width:9px;border-radius:50%}.dwell-track{height:5px;background:#e2e9eb;border-radius:4px;margin:10px 0}.dwell-track i{display:block;height:100%;background:var(--teal)}.channel-hint{font-size:12px;color:var(--muted);line-height:1.8}
@media(min-width:1600px){.workspace{grid-template-columns:minmax(0,1fr) 320px}.stage-panel dd{font-size:16px}#instrumentMount{min-height:390px}.legend{font-size:12px}}@media(max-width:1100px){main{padding:24px 24px 0}.workspace{grid-template-columns:minmax(0,1fr) 250px}.stage-panel{padding:22px 18px}h1{font-size:32px}.playback{gap:14px}.time-control{min-width:200px}.legend{gap:5px 10px}.stages button{min-width:92px}#instrumentMount{min-height:285px}}
@media(max-width:800px){.masthead{height:65px;padding:0 20px}.edition{display:none}.masthead>a{margin-left:auto;font-size:12px}.brand-en{font-size:9px}main{padding:22px 16px 0}.heading{align-items:flex-start;gap:12px;margin-bottom:20px}h1{font-size:28px}h1 span{font-size:22px;display:block;margin:4px 0 0}.heading-note{font-size:11px;max-width:130px;padding-top:22px}.eyebrow{font-size:11px}.lab-toolbar{flex-wrap:wrap;padding:12px;gap:8px}.segmented button{font-size:13px;padding:8px 10px}.workspace{display:flex;flex-direction:column}.visual{min-height:0}.diagram-caption{padding:12px 12px 0;font-size:10px}.diagram-caption b{font-size:9px}.diagram-caption .text-button{font-size:11px}#instrumentMount{min-height:180px}#instrument{max-height:none}.stage-panel{border-left:0;border-top:1px solid var(--line);padding:18px}.stage-panel h2{font-size:20px;margin-bottom:12px}.stage-panel dl{display:grid;grid-template-columns:48px 1fr;column-gap:12px;row-gap:8px}.stage-panel dt,.stage-panel dd{margin:0;font-size:14px}.stage-panel dt{font-size:12px;padding-top:2px}.science-note{margin-top:13px;padding-top:10px;font-size:12px}.live-setting{font-size:12px}.legend{padding:8px 12px;font-size:10px}.playback{padding:12px;gap:12px}.buttons{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.buttons button{padding:8px 3px;font-size:12px;min-width:0}.time-control{min-width:150px;gap:7px}.time-control output{font-size:10px}.speed{gap:4px}.speed select{padding:6px}.playback-note{padding:0 12px 12px;flex-direction:column;gap:3px;font-size:10px}.stages{padding:8px}.stages button{min-width:90px}.charts,.comparison>div,.sources{grid-template-columns:1fr}.chart-card{padding:15px}.section-heading h2,.comparison h2,.references h2{font-size:21px}.tag{font-size:10px;max-width:155px;line-height:1.7;text-align:right}.parameters{gap:6px;font-size:11px}.param{padding:6px 8px}.chart-heading h3{font-size:14px}.chart-heading span{font-size:10px}.scan-select{font-size:11px;flex-wrap:wrap}.scan-select input{min-width:80px}.comparison>div{gap:23px}.references details{padding:13px}.sources{gap:15px}footer span:last-child{margin-left:0}#minimap{padding:5px 12px 10px}.zoomed #instrument{min-height:240px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
