
:root{--paper:#f8f7f2;--ink:#262d2b;--muted:#6b746f;--line:#d8ddd6;--accent:#276b66;--soft:#edf2ed;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--accent)}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-70px;background:white;padding:12px;z-index:5}.skip:focus{top:10px}.top,.bottom{max-width:1130px;margin:auto;padding:25px 30px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.top{border-bottom:1px solid var(--line)}.top a,.bottom a{text-decoration:none}.hero{max-width:990px;margin:auto;padding:56px 30px 35px}.eyebrow{color:var(--accent);font-size:11px;letter-spacing:.15em;margin:0 0 23px}h1{font-family:"Songti SC",STSong,serif;font-size:clamp(31px,3.7vw,46px);font-weight:600;line-height:1.42;letter-spacing:-.03em;margin:0 0 25px;text-wrap:balance}h1>span{display:block}h1 .title-group{display:inline-block;white-space:nowrap}.dek{font-size:18px;line-height:1.85;color:#58635d;max-width:730px;margin:0}.meta{display:flex;gap:20px;font-size:12px;color:var(--muted);margin-top:27px;flex-wrap:wrap}.contents{position:sticky;top:var(--site-header-height,64px);z-index:2;border-block:1px solid var(--line);background:var(--paper)}.contents nav{max-width:990px;margin:auto;display:flex;gap:30px;overflow:auto;padding:0 30px;scrollbar-width:none}.contents a{padding:15px 0;white-space:nowrap;font-size:12px;text-decoration:none}.contents a span{color:var(--muted);font-size:10px;margin-right:7px}.prose{max-width:790px;margin:auto;padding:33px 30px 50px;font-size:18px;line-height:1.97;overflow-wrap:anywhere}.prose p{margin:0 0 22px}.opening p:first-child{font-size:20px;line-height:1.9}.section{margin-top:48px;padding-top:25px;border-top:1px solid var(--line);scroll-margin-top:67px}.section h2{font-size:25px;line-height:1.5;letter-spacing:-.02em;margin:0 0 24px}.section h2 span{display:block;color:var(--accent);font-size:11px;font-weight:500;letter-spacing:.12em;margin-bottom:11px}strong{font-weight:600}.ref{font-size:10px;line-height:0;padding-left:4px}.ref a{color:var(--accent);text-decoration:none}.figure{margin:33px -65px}.figure .caption{color:var(--muted);font-size:12px;line-height:1.8;margin:12px 4px 0}.figure-bar{display:flex;justify-content:space-between;gap:20px;color:var(--accent);font-size:11px;line-height:1.7;padding:0 4px 12px}.figure-button{display:block;width:100%;border:0;background:none;padding:0}.figure-button img{display:block;width:100%;height:auto}.film{margin:32px -65px 38px}.film .film-row{margin-bottom:12px}.film-label{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:6px}.film img{border-radius:2px}.note{border-left:2px solid var(--accent);margin:29px 0;padding:3px 0 3px 20px;font-size:15px;line-height:1.9;color:#596860}.table-wrap{margin:29px 0 30px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums;font-size:14px;line-height:1.8}caption{text-align:left;font-size:12px;color:var(--accent);margin:0 0 14px}th,td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}th{font-size:12px;color:var(--muted);font-weight:500;border-top:1px solid var(--line)}th:first-child,td:first-child{text-align:left}tbody tr:last-child{color:var(--accent);font-weight:600;background:var(--soft)}.shot-workbench{margin:30px 0}.shot-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);overflow:auto}.shot-tabs button{white-space:nowrap;flex-shrink:0;background:none;border:0;border-bottom:2px solid transparent;padding:11px 0;font-size:13px;color:var(--muted)}.shot-tabs button[aria-selected=true]{color:var(--accent);border-color:var(--accent)}.shot-panel{padding-top:23px}.shot-panel h3{font-size:20px;font-weight:500;margin:0 0 19px}.shot-panel dl{margin:0;display:grid;grid-template-columns:85px 1fr;gap:13px 18px;font-size:15px;line-height:1.9}.shot-panel dt{color:var(--accent);font-size:12px;padding-top:2px}.shot-panel dd{margin:0}.conclusion{border-top:2px solid var(--accent)}.sources{border-top:1px solid var(--line);margin-top:55px;padding-top:27px;color:var(--muted);font-size:12px;line-height:1.85}.sources h2{font-size:16px;color:var(--ink)}.sources ol{padding-left:21px}.sources li{padding-left:5px;margin:0 0 18px;scroll-margin-top:70px}.sources small{display:block;font-size:11px;margin-top:5px}.sources a{color:var(--accent)}.bottom{border-top:1px solid var(--line);padding-bottom:40px}dialog{border:1px solid var(--line);padding:17px;background:var(--paper);width:min(1150px,94vw);max-height:93vh;color:var(--ink)}dialog::backdrop{background:rgba(20,29,25,.68)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;margin-bottom:16px}.dialog-head p{margin:0}.dialog-head button{font-size:13px;border:1px solid var(--line);background:white;padding:8px 15px;white-space:nowrap}.large-stage{overflow:auto;max-height:78vh}.large-stage img{display:block;min-width:740px;width:100%;height:auto}.zoom-hint{font-size:11px;color:var(--muted);margin:12px 0 0}
@media(max-width:970px){.figure,.film{margin-left:-20px;margin-right:-20px}}@media(max-width:760px){.figure,.film{margin-left:0;margin-right:0}.hero{padding-top:37px}}@media(max-width:600px){.top,.bottom{padding:21px 22px;font-size:11px}.top span{display:none}.hero{padding:32px 22px 29px}h1{font-size:31px;line-height:1.5;margin-bottom:20px}.eyebrow{font-size:10px;margin-bottom:18px}.dek{font-size:17px;line-height:1.85}.meta{font-size:11px;gap:12px;margin-top:22px}.contents nav{padding:0 22px;gap:23px}.contents a{font-size:11px;padding:13px 0}.prose{padding:27px 22px 35px;font-size:17px;line-height:1.98}.opening p:first-child{font-size:18px}.section{margin-top:37px;padding-top:24px}.section h2{font-size:23px;line-height:1.6}.section h2 span{font-size:10px}.film{margin:26px -5px 32px}.film-label{font-size:10px}.figure{margin:28px -7px}.figure .caption{font-size:11px;padding:0 4px}.figure-bar{font-size:10px}.note{font-size:14px;padding-left:15px}table{font-size:12px}th{font-size:10px}th,td{padding:12px 7px}caption{font-size:11px}.shot-tabs{gap:19px}.shot-tabs button{font-size:12px}.shot-panel dl{grid-template-columns:56px 1fr;gap:13px;font-size:14px}.shot-panel h3{font-size:18px}.shot-panel dt{font-size:11px}.sources{font-size:11px}.sources small{font-size:10px}dialog{padding:10px;width:calc(100vw - 12px)}.dialog-head{font-size:11px;align-items:flex-start}.dialog-head button{font-size:11px;padding:7px 11px}.bottom span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.top,.contents,.bottom,.skip,.shot-tabs,dialog{display:none!important}.shot-panel[hidden]{display:block!important}.hero{padding-top:0}.prose{max-width:none;font-size:12pt}.figure,.film{break-inside:avoid;margin-inline:0}.figure-bar{display:none}.section{break-before:auto}.table-wrap{overflow:visible}}

:root{--paper:#faf7f3;--ink:#383330;--muted:#78716b;--accent:#915443;--line:#e1d8ce;--soft:#f3e7db;--green:#426e56}.hero{max-width:1080px;padding-top:42px}.prose{max-width:830px;font-size:17px;padding-top:12px}.hero h1{font-size:clamp(29px,3.4vw,43px)}.dek{font-size:17px;max-width:840px}.meta{font-size:11px}.hero-note{font-size:12px;line-height:1.9;color:var(--muted);margin-top:19px;max-width:740px}.section:first-child{margin-top:24px}.section h2{font-size:25px}.opening{margin:22px 0 30px}.opening p:first-child{font-size:18px}.outcome{margin:23px -100px 28px;padding:23px;border:1px solid var(--line);border-radius:18px;background:#fffdf8}.outcome-top{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;margin-bottom:18px;color:var(--accent)}.outcome-top b{font-weight:500}.pair{display:grid;grid-template-columns:1fr 30px 1fr;gap:18px;align-items:center}.sample{margin:0;min-width:0}.sample-stage{height:305px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#efece4}.sample-stage img{display:block;height:100%;max-height:305px;width:100%;object-fit:contain}.sample-stage.checker{background-color:#fff;background-image:linear-gradient(45deg,#e0ddd6 25%,transparent 25%),linear-gradient(-45deg,#e0ddd6 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e0ddd6 75%),linear-gradient(-45deg,transparent 75%,#e0ddd6 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.sample-stage[data-bg="dark"]{background:#242b30}.sample-stage[data-bg="light"]{background:#fff}.sample-stage[data-bg="pink"]{background:#f7a6bd}.sample figcaption{font-size:11px;line-height:1.8;color:var(--muted);margin:12px 0 0}.sample figcaption b{display:block;color:var(--ink);font-size:14px;margin-bottom:3px;font-weight:550}.pair-arrow{color:var(--accent);font-size:27px;text-align:center}.bg-control{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:19px 0 12px;font-size:11px}.bg-control>span{margin-right:5px;color:var(--muted)}.bg-control button{font-size:11px;border:1px solid var(--line);border-radius:6px;background:none;padding:6px 12px;line-height:1.8}.bg-control button[aria-pressed=true]{border-color:var(--accent);background:var(--soft);color:var(--accent)}.source-caption{font-size:11px!important;line-height:1.85!important;color:var(--muted);margin:12px 0 0!important}.route{display:grid;grid-template-columns:1fr 25px 1fr 25px 1fr 25px 1fr;align-items:center;gap:7px;margin:28px -50px 30px}.route-cell{padding:17px 10px;border-block:2px solid #cbb8a5;text-align:center;font-size:13px;line-height:1.8}.route-cell b{display:block;font-weight:550;font-size:16px}.route-cell small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.route-arrow{text-align:center;color:#ad9784;font-size:21px}.prep{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:21px 0;margin:22px 0;border-block:1px solid var(--line);font-size:14px;line-height:1.9}.prep h3{font-size:16px;margin:0 0 9px;font-weight:550}.prep p{font-size:13px;color:var(--muted);margin:0}.instruction{counter-reset:step;list-style:none;padding:0;margin:25px 0}.instruction li{counter-increment:step;position:relative;padding:0 0 21px 43px;font-size:16px;line-height:1.95}.instruction li:last-child{padding-bottom:0}.instruction li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;font-family:Georgia,serif;color:var(--accent);font-size:21px}.instruction b{display:block;font-size:17px;font-weight:550;margin-bottom:4px}.instruction small{display:block;color:var(--muted);font-size:13px;line-height:1.95}.figure{margin:28px -85px}.figure-button{background:#222;border:1px solid #444;border-radius:10px;overflow:hidden}.figure-button img{max-height:600px;object-fit:contain}.figure-bar{font-size:11px}.caption .inline-ref{color:var(--accent)}.parameters{margin:25px -45px;border-top:1px solid var(--line)}.parameter-row{display:grid;grid-template-columns:145px 1fr 1fr;gap:23px;border-bottom:1px solid var(--line);padding:19px 0;font-size:13px;line-height:1.9}.parameter-row h3{font-size:14px;margin:0;font-weight:550;color:var(--accent)}.parameter-row h3 small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.parameter-row p{font-size:13px;margin:0}.parameter-row p:last-child{color:var(--muted)}.connection{padding:17px 20px;background:#f0e8df;border-radius:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:2;margin:23px 0;overflow-wrap:anywhere}.connection strong{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;font-size:13px}.connection p{margin:0;font-size:12px}.detail{border-block:1px solid var(--line);padding:15px 0;margin:28px 0;font-size:14px;line-height:1.95}.detail summary{cursor:pointer;font-size:13px;color:var(--accent)}.detail>div{padding-top:18px}.detail p{font-size:14px;margin-bottom:14px}.detail p:last-child{margin-bottom:0}.prompt-block{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.8;white-space:pre-wrap;background:#efeae3;border-radius:9px;padding:18px 20px;margin:20px 0}.trouble{margin:27px 0}.trouble details{border-top:1px solid var(--line);padding:16px 0;font-size:14px;line-height:1.9}.trouble details:last-child{border-bottom:1px solid var(--line)}.trouble summary{cursor:pointer;list-style:none;font-size:15px;padding-right:25px;position:relative}.trouble summary::-webkit-details-marker{display:none}.trouble summary:after{content:'+';position:absolute;right:4px;font-size:20px;color:var(--accent)}.trouble details[open] summary:after{content:'−'}.trouble p{font-size:14px;color:var(--muted);margin:15px 0 0}.downloads{padding:23px;background:#eee9df;border-radius:12px;margin:28px 0}.downloads h3{font-size:18px;margin:0 0 12px;font-weight:550}.downloads p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 17px}.download-row{display:flex;flex-wrap:wrap;gap:10px}.download-row button{font-size:12px;padding:10px 15px;border:1px solid var(--accent);border-radius:7px;color:var(--accent);background:var(--paper)}.download-row button:first-child{background:var(--accent);color:white}.downloads .download-state{font-size:11px;margin:13px 0 0;min-height:20px}.sources{font-size:11px}.sources small{font-size:10px}.conclusion{border-top:2px solid var(--accent)}.summary-words{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0}.summary-words div{padding-top:12px;border-top:2px solid #d0bba8}.summary-words b{display:block;font-weight:550;font-size:17px;color:var(--accent);margin-bottom:9px}.summary-words p{font-size:13px;line-height:1.9;color:var(--muted);margin:0}dialog{border-radius:12px}.zoom-hint{font-size:11px}.large-stage img{min-width:720px}.source-note{font-size:12px;color:var(--muted);line-height:1.9}.source-note a{color:var(--accent)}
@media(max-width:1070px){.outcome{margin-inline:-35px}.figure{margin-inline:-35px}.parameters{margin-inline:0}.route{margin-inline:-15px}}@media(max-width:820px){.outcome{margin-inline:0}.figure{margin-inline:0}.route{margin-inline:0}.sample-stage{height:255px}.sample-stage img{max-height:255px}.parameter-row{grid-template-columns:130px 1fr 1fr;gap:17px}}@media(max-width:600px){.hero{padding:29px 22px 26px}.hero h1{font-size:29px;line-height:1.52}.hero-note{font-size:11px}.dek{font-size:16px}.prose{font-size:16px;padding:12px 21px 32px}.opening p:first-child{font-size:17px}.outcome{padding:15px 12px;border-radius:13px;margin:16px -5px 24px}.outcome-top{font-size:10px;gap:10px;margin-bottom:14px}.pair{grid-template-columns:1fr 19px 1fr;gap:7px}.sample-stage{height:210px;border-radius:6px}.sample-stage img{max-height:210px}.sample figcaption{font-size:9px;margin-top:9px}.sample figcaption b{font-size:12px}.pair-arrow{font-size:21px}.bg-control{gap:6px;margin-top:15px;font-size:10px}.bg-control>span{width:100%;margin-bottom:2px}.bg-control button{font-size:10px;padding:5px 10px}.source-caption{font-size:10px!important}.route{grid-template-columns:1fr 19px 1fr;gap:9px;margin:23px 0}.route-cell{padding:12px 4px;font-size:11px}.route-cell b{font-size:14px}.route-cell small{font-size:10px}.route-arrow{font-size:19px}.route-arrow:nth-child(4){display:none}.route-cell:nth-child(5){grid-column:1}.prep{display:block;margin:21px 0;padding:18px 0}.prep>div+div{margin-top:20px}.prep h3{font-size:15px;margin-bottom:7px}.prep p{font-size:12px}.section h2{font-size:23px;line-height:1.65;margin-bottom:20px}.instruction li{font-size:14px;padding-left:34px;padding-bottom:20px}.instruction li:before{font-size:19px}.instruction b{font-size:16px}.instruction small{font-size:12px}.figure{margin:24px -4px}.figure-bar{font-size:10px;gap:10px;padding-bottom:9px}.figure-button{border-radius:7px}.figure .caption{font-size:10px;line-height:1.9}.parameter-row{display:block;padding:17px 2px}.parameter-row h3{font-size:15px;margin-bottom:10px}.parameter-row h3 small{display:inline;margin-left:10px;font-size:10px}.parameter-row p{font-size:13px;margin-bottom:9px}.parameter-row p:last-child{margin-bottom:0}.connection{font-size:11px;padding:14px 15px;line-height:2}.connection p{font-size:11px}.connection strong{font-size:12px}.detail{font-size:13px;margin:22px 0;padding:14px 0}.detail summary{font-size:12px}.detail p{font-size:13px}.prompt-block{font-size:11px;padding:15px;line-height:1.9}.trouble details{padding:15px 1px}.trouble summary{font-size:14px}.trouble p{font-size:13px}.downloads{padding:20px 17px;border-radius:10px}.downloads h3{font-size:17px}.downloads p{font-size:12px}.download-row{gap:8px}.download-row button{font-size:11px;padding:9px 11px}.downloads .download-state{font-size:10px}.summary-words{gap:13px}.summary-words b{font-size:15px;line-height:1.6}.summary-words p{font-size:12px}.sources{font-size:11px}.source-note{font-size:11px}}@media print{.bg-control,.download-row{display:none!important}.outcome,.route,.parameters,.figure{margin-inline:0}.sample-stage{height:250px}.trouble details>p{display:block}}

:root[data-theme="dark"] .dek{color:var(--site-ink,#ededed)}
:root[data-theme="dark"] .note{color:var(--site-ink,#ededed)}
:root[data-theme="dark"] .outcome{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .sample-stage{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .sample-stage.checker{background-color:var(--site-surface,#252525)}
:root[data-theme="dark"] .sample-stage[data-bg="light"]{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .sample-stage[data-bg="pink"]{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .route-arrow{color:var(--site-ink,#ededed)}
:root[data-theme="dark"] .connection{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .prompt-block{background:var(--site-surface,#252525)}
:root[data-theme="dark"] .downloads{background:var(--site-surface,#252525)}
