:root {
  --paper:#fff; --warm:#fbfbfa; --archive:#f1f0ed; --ink:#0a0a0a;
  --muted:#6b6b68; --soft:#898989; --rule:#dededb; --orange:#f36b24;
  --dark:#1a1a1a; --nav-h:52px; --max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--dark)}body{margin:0;background:var(--warm);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}button{font:inherit}::selection{background:var(--orange);color:#fff}.skip-link{position:fixed;top:-100px;left:8px;z-index:100;padding:10px 14px;background:#fff;color:#000}.skip-link:focus{top:8px}.site-nav{position:fixed;inset:0 0 auto;z-index:50;height:var(--nav-h);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(16px,3vw,48px);background:rgba(251,251,250,.96);border-bottom:1px solid #e7e7e4;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:9px;width:max-content;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.08em}.brand-s{font:800 25px/1 "Avenir Next",Avenir,Helvetica,sans-serif}.nav-center{font-size:10px;letter-spacing:.14em}.menu-button{justify-self:end;min-width:48px;min-height:44px;border:0;background:transparent;cursor:pointer;letter-spacing:.08em}.chapter-nav{position:absolute;top:var(--nav-h);right:clamp(16px,3vw,48px);display:none;grid-template-columns:repeat(5,48px);max-height:70vh;overflow:auto;padding:10px;background:#fff;border:1px solid #e1e1de;box-shadow:0 16px 42px rgba(0,0,0,.08)}.chapter-nav.open{display:grid}.chapter-nav a{display:grid;place-items:center;min-height:44px;text-decoration:none;font-size:11px}.chapter-nav a:hover,.chapter-nav a:focus-visible,.chapter-nav a[aria-current]{background:var(--orange);color:#fff;outline:0}.progress-track{position:absolute;left:0;right:0;bottom:-1px;height:2px}.progress-track span{display:block;width:0;height:100%;background:var(--orange)}
.page{position:relative;min-height:100svh;padding:calc(var(--nav-h) + 36px) clamp(22px,6vw,88px) 64px;overflow:clip;background:var(--paper);isolation:isolate;scroll-margin-top:var(--nav-h)}.page+.page{border-top:1px solid rgba(10,10,10,.12)}.running-head{position:relative;z-index:3;display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid currentColor;font-size:10px;font-weight:700;letter-spacing:.1em}.running-head.light{color:#fff;border-color:rgba(255,255,255,.6)}.sync-mark{display:block;width:74px;height:6px;margin-bottom:24px;background:var(--orange)}.eyebrow{margin:0 0 16px;color:var(--soft);font-size:10px;font-weight:750;letter-spacing:.14em}.eyebrow.orange{color:var(--orange)}.label{margin-top:30px!important;color:var(--orange)!important;font-size:10px!important;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.page-number{position:absolute;right:2vw;top:8vh;z-index:-1;color:rgba(10,10,10,.026);font:750 min(27vw,400px)/.8 "Avenir Next",Avenir,sans-serif;letter-spacing:-.09em}.editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(54px,9vw,150px);max-width:var(--max);margin:clamp(54px,8vh,100px) auto 38px;align-items:start}.editorial-title{position:sticky;top:calc(var(--nav-h) + 76px)}.editorial-title h2{max-width:9em;margin:0;font-size:clamp(48px,6.3vw,92px);font-weight:650;line-height:.98;letter-spacing:-.06em;word-break:keep-all}.editorial-body{padding-top:82px;color:var(--muted);font-size:clamp(16px,1.45vw,20px);line-height:1.78;letter-spacing:-.022em;word-break:keep-all}.editorial-body>p:first-child{color:var(--ink);font-size:clamp(20px,1.9vw,27px);font-weight:600;line-height:1.54}.editorial-body p{margin:0 0 1.3em}.editorial-body h3,.editorial-body h4{margin:2.4em 0 .8em;color:var(--ink);font-size:clamp(22px,2vw,30px);line-height:1.25;letter-spacing:-.035em}.editorial-body ul{margin:1.4em 0;padding:0;list-style:none;border-top:1px solid var(--rule)}.editorial-body li{padding:12px 0;border-bottom:1px solid var(--rule)}.editorial-body li::before{content:"";display:inline-block;width:6px;height:6px;margin:0 12px 2px 0;background:var(--orange)}.editorial-body blockquote{margin:44px 0;padding:26px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);color:var(--ink);font-size:clamp(24px,2.3vw,34px);font-weight:650;line-height:1.35;letter-spacing:-.04em}.editorial-body blockquote p{margin:.15em 0;color:inherit}.editorial-body code{padding:.08em .35em;background:var(--archive);border-radius:2px;color:var(--ink);font:600 .82em/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.cite{color:var(--orange);font-size:.72em;font-weight:750;text-decoration:none;white-space:nowrap}.table-wrap{max-width:100%;overflow:auto;margin:26px 0;border-top:1px solid var(--ink)}table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.45}th,td{padding:11px 9px;border-bottom:1px solid var(--rule);text-align:left;white-space:nowrap}th{color:var(--ink);font-weight:700}.evidence-strip{display:flex;justify-content:space-between;gap:20px;max-width:var(--max);margin:0 auto;padding-top:16px;border-top:1px solid var(--rule);color:var(--soft);font-size:8px;font-weight:700;letter-spacing:.1em}.photo-grid{display:grid;grid-template-columns:1fr;gap:18px;margin:0 0 38px}.photo-grid.photo-count-2{grid-template-columns:repeat(2,1fr)}.photo-grid.photo-count-3,.photo-grid.photo-count-4{grid-template-columns:repeat(2,1fr)}.photo-card{min-width:0;margin:0}.photo-frame{position:relative;overflow:hidden;background:#e9e8e4;aspect-ratio:4/3}.photo-frame img{display:block;width:100%;height:100%;object-fit:cover}.photo-count-3 .photo-frame,.photo-count-4 .photo-frame{aspect-ratio:1/1}.photo-card figcaption{display:grid;gap:5px;padding:10px 0 0;color:var(--ink);font-size:12px;line-height:1.45}.photo-card figcaption small{color:var(--soft);font-size:8px;font-weight:700;letter-spacing:.07em}.rights-badge{position:absolute;left:0;right:0;bottom:0;padding:8px 10px;color:#fff;background:rgba(10,10,10,.86);font-size:8px;font-weight:800;letter-spacing:.08em;text-align:center}.photo-pending{display:grid;gap:8px;margin:0 0 38px;padding:26px;background:var(--archive);border-top:1px solid var(--ink)}.photo-pending strong{font-size:11px;letter-spacing:.13em}.photo-pending span{color:var(--ink);font-size:16px;font-weight:650}.photo-pending small{color:var(--soft);font-size:11px;line-height:1.5}.dark .photo-card figcaption,.dark .photo-pending span{color:#fff}.dark .photo-pending{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.5)}.dark .photo-frame{background:#252626}.archive{background:var(--archive)}.dark{color:#fff;background:var(--dark)}.dark .page-number{color:rgba(255,255,255,.035)}.dark .editorial-body{color:rgba(255,255,255,.7)}.dark .editorial-body>p:first-child,.dark .editorial-body h3,.dark .editorial-body h4,.dark .editorial-body blockquote{color:#fff}.dark .editorial-body blockquote{border-color:rgba(255,255,255,.62)}.dark .editorial-body ul,.dark .editorial-body li,.dark .evidence-strip,.dark .table-wrap,.dark th,.dark td{border-color:rgba(255,255,255,.18)}.dark .editorial-body code{background:rgba(255,255,255,.1);color:#fff}.dark .evidence-strip,.dark .eyebrow{color:rgba(255,255,255,.55)}
.cover{min-height:max(100svh,760px);padding-bottom:74px;color:#fff;background:#000}.cover-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48% center;filter:saturate(.48) contrast(.94) brightness(1.06) sepia(.08);z-index:-3}.cover-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(12,12,12,.2),rgba(245,241,232,.03) 34%,rgba(12,12,12,.88)),linear-gradient(90deg,rgba(20,20,20,.18),transparent 64%)}.cover-mark{position:absolute;z-index:-1;top:12%;left:50%;transform:translateX(-50%);color:rgba(250,248,242,.94);font:800 clamp(220px,34vw,520px)/.8 "Avenir Next",Avenir,sans-serif;letter-spacing:-.08em}.cover-journal{position:absolute;top:49%;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:clamp(12px,1.25vw,19px);font-weight:650}.cover-copy{position:absolute;left:clamp(22px,6vw,88px);bottom:66px;max-width:900px}.cover h1{margin:8px 0 4px;font-size:clamp(58px,10vw,148px);line-height:.86;letter-spacing:-.055em;font-weight:650}.cover-deck{margin:18px 0 14px;font-size:clamp(20px,2.7vw,38px);font-weight:500;letter-spacing:-.04em}.cover-storyline{max-width:620px;margin:0 0 24px;color:rgba(255,255,255,.78);font-size:clamp(13px,1.3vw,18px);line-height:1.5}.cover-lineage{margin:0;font-size:10px;letter-spacing:.12em}.light-text{color:rgba(255,255,255,.72)}.photo-credit{position:absolute;right:clamp(22px,6vw,88px);bottom:29px;font-size:8px;letter-spacing:.08em;opacity:.72}.scroll-cue{position:absolute;right:clamp(22px,6vw,88px);bottom:72px;display:flex;align-items:center;gap:12px;text-decoration:none;font-size:9px;letter-spacing:.16em}.scroll-cue i{position:relative;width:36px;height:1px;background:currentColor}.scroll-cue i::after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;transform:rotate(-45deg)}.inside{background:var(--warm)}.inside .editorial-title h2{font-size:clamp(56px,7.6vw,110px)}.chapter-open{background:var(--warm)}.chapter-open .page-number{top:7vh;font-size:min(35vw,500px)}.chapter-open .editorial-title h2{font-size:clamp(58px,7.5vw,108px)}.chapter-open .editorial-body>p:first-child{font-size:clamp(22px,2.1vw,30px)}.contents-page .editorial-grid{grid-template-columns:minmax(260px,.65fr) minmax(0,1.15fr)}.contents-page .editorial-title h2{font-size:clamp(46px,5.4vw,76px)}.contents-page .editorial-body{padding-top:20px}
.signal-flow{width:min(980px,calc(100vw - 176px));margin:0 50% 58px;transform:translateX(-50%);color:var(--ink)}.signal-flow ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;background:var(--rule)}.signal-flow li{position:relative;display:flex;min-height:168px;flex-direction:column;justify-content:space-between;padding:18px;background:var(--warm)}.signal-flow li:not(:last-child)::after{content:"→";position:absolute;right:-12px;top:50%;z-index:2;width:23px;height:23px;border-radius:50%;background:var(--orange);color:#fff;font:700 13px/23px sans-serif;text-align:center;transform:translateY(-50%)}.signal-flow span{color:var(--orange);font-size:9px;font-weight:750;letter-spacing:.13em}.signal-flow strong{font:650 clamp(24px,2.4vw,38px)/1 "Avenir Next",Avenir,sans-serif;letter-spacing:-.05em}.signal-flow small{color:var(--muted);font-size:11px;line-height:1.35}.signal-flow figcaption{margin-top:10px;color:var(--soft);font-size:8px;letter-spacing:.08em}
.sources{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:8vw;padding:100px clamp(22px,6vw,88px);background:#f3f2ef;border-top:1px solid var(--rule)}.sources>div{max-width:520px}.sources h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em}.sources>div>p:last-child{color:var(--muted);font-size:15px;line-height:1.7}.sources ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}.sources li{display:grid;grid-template-columns:58px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid var(--rule);font-size:13px}.sources li span{color:var(--orange);font-weight:700}.sources a{text-decoration:none}.sources a:hover{text-decoration:underline}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:22px clamp(22px,6vw,88px);color:#8b8b87;background:#f3f2ef;border-top:1px solid #e1e1de;font-size:9px;letter-spacing:.08em}
@media(max-width:760px){:root{--nav-h:48px}.site-nav{grid-template-columns:1fr auto;padding-inline:15px}.brand span:last-child,.nav-center{display:none}.chapter-nav{right:15px;grid-template-columns:repeat(5,46px)}.page{padding:calc(var(--nav-h) + 22px) 20px 52px;min-height:100svh}.running-head{font-size:8px}.cover{min-height:100svh}.cover-photo{object-position:58% center}.cover-mark{top:16%;font-size:min(72vw,300px)}.cover-journal{top:43%;font-size:11px}.cover-copy{left:20px;right:20px;bottom:68px}.cover h1{font-size:clamp(54px,20vw,84px)}.cover-deck{font-size:22px}.scroll-cue{display:none}.photo-credit{right:20px;bottom:23px;max-width:54%;text-align:right;font-size:7px}.editorial-grid,.contents-page .editorial-grid{grid-template-columns:1fr;gap:30px;margin:42px 0 30px}.editorial-title{position:relative;top:auto}.editorial-title h2,.inside .editorial-title h2,.chapter-open .editorial-title h2,.contents-page .editorial-title h2{max-width:none;font-size:clamp(43px,13vw,62px);line-height:.99}.editorial-body{padding-top:0;font-size:16px;line-height:1.72}.editorial-body>p:first-child,.chapter-open .editorial-body>p:first-child{font-size:20px}.editorial-body blockquote{font-size:25px}.page-number{right:-5vw;top:10%;font-size:58vw}.evidence-strip{font-size:7px;line-height:1.45}.signal-flow{width:100%;margin:0 0 38px;transform:none}.signal-flow ol{grid-template-columns:1fr}.signal-flow li{min-height:104px;padding:15px}.signal-flow li:not(:last-child)::after{right:auto;left:50%;top:auto;bottom:-12px;transform:translateX(-50%) rotate(90deg)}.signal-flow strong{font-size:28px}.sources{grid-template-columns:1fr;gap:44px;padding:72px 20px}.sources h2{font-size:48px}.site-footer{flex-direction:column;padding-inline:20px}}
@media(min-width:1025px){.editorial-grid,.contents-page .editorial-grid{display:block;max-width:1080px;margin:86px auto 42px}.editorial-title{position:relative;top:auto;max-width:900px;padding-bottom:34px}.editorial-title h2,.inside .editorial-title h2,.chapter-open .editorial-title h2,.contents-page .editorial-title h2{max-width:12em;font-size:clamp(62px,7.2vw,108px)}.editorial-body{max-width:720px;margin:0 auto;padding-top:42px;font-size:19px;line-height:1.84}.photo-grid{width:min(1080px,calc(100vw - 176px));margin:0 50% 54px;transform:translateX(-50%)}.photo-frame{aspect-ratio:16/9}.photo-count-3 .photo-frame,.photo-count-4 .photo-frame{aspect-ratio:4/3}.photo-pending{width:min(960px,calc(100vw - 176px));margin-left:50%;transform:translateX(-50%)}.contents-page .editorial-body{max-width:860px}.page-number{top:8vh;font-size:22vw}}
@media(min-width:761px) and (max-width:1024px){.editorial-grid{gap:6vw}.editorial-title h2{font-size:clamp(48px,6.7vw,70px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.site-nav,.site-footer,.scroll-cue,.sources{display:none!important}.page{min-height:240mm;width:170mm;page-break-after:always;padding:14mm 14mm 18mm 18mm}.editorial-title{position:static}.cover{min-height:240mm}@page{size:170mm 240mm;margin:0}}
@media(max-width:760px){#p031 .table-wrap,#p033 .table-wrap,#p034 .table-wrap{width:100%;overflow:visible}#p031 .table-wrap table,#p033 .table-wrap table,#p034 .table-wrap table{width:100%;min-width:0;table-layout:fixed}#p031 .table-wrap th,#p031 .table-wrap td,#p033 .table-wrap th,#p033 .table-wrap td,#p034 .table-wrap th,#p034 .table-wrap td{padding:9px 4px;font-size:10px;line-height:1.4;overflow-wrap:anywhere;word-break:normal}#p031 .table-wrap th:nth-child(1),#p031 .table-wrap td:nth-child(1){width:22%}#p031 .table-wrap th:nth-child(2),#p031 .table-wrap td:nth-child(2){width:58%}#p031 .table-wrap th:nth-child(3),#p031 .table-wrap td:nth-child(3){width:20%}#p033 .table-wrap th:nth-child(1),#p033 .table-wrap td:nth-child(1){width:21%}#p033 .table-wrap th:nth-child(2),#p033 .table-wrap td:nth-child(2){width:24%}#p033 .table-wrap th:nth-child(3),#p033 .table-wrap td:nth-child(3){width:35%}#p033 .table-wrap th:nth-child(4),#p033 .table-wrap td:nth-child(4){width:20%}#p034 .table-wrap th:nth-child(1),#p034 .table-wrap td:nth-child(1){width:36%;word-break:normal;overflow-wrap:anywhere}#p034 .table-wrap th:nth-child(2),#p034 .table-wrap td:nth-child(2){width:32%}#p034 .table-wrap th:nth-child(3),#p034 .table-wrap td:nth-child(3){width:32%}#p033 .editorial-title h2,#p034 .editorial-title h2{font-size:clamp(40px,11.5vw,54px);overflow-wrap:break-word;word-break:keep-all;letter-spacing:-.065em}}

/* p035–p036 MASTER EDITORIAL HARNESS re-edit */
#p035 .editorial-title h2,#p036 .editorial-title h2{max-width:11em;font-size:clamp(48px,6vw,86px)}
#p035 .photo-grid,#p036 .photo-grid{margin-bottom:42px}
#p035 .photo-frame,#p036 .photo-frame{aspect-ratio:3/2;background:#ddd}
#p035 .photo-frame img,#p036 .photo-frame img{filter:saturate(.72) contrast(1.02)}
#p035 .photo-frame img{object-position:50% 45%}
#p036 .photo-frame img{object-position:50% 48%}
#p035 .scene-kicker,#p036 .scene-kicker{color:var(--ink);font-size:clamp(24px,2.2vw,34px);font-weight:620;line-height:1.42;letter-spacing:-.04em}
.reconstruction-note{padding:15px 17px;border-left:3px solid var(--orange);background:var(--archive);font-size:13px;line-height:1.65}
.reconstruction-note strong{display:block;margin-bottom:4px;color:var(--orange);font-size:9px;letter-spacing:.13em}
.technical-note{display:grid;gap:10px;margin-top:48px;padding:22px;border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);background:var(--warm);color:var(--muted);font-size:14px;line-height:1.65}
.technical-note strong{color:var(--orange);font-size:10px;letter-spacing:.13em}.technical-note small{color:var(--soft);font-size:9px;letter-spacing:.1em}
@media(max-width:760px){#p035 .editorial-title h2,#p036 .editorial-title h2{font-size:clamp(39px,10.8vw,50px);line-height:1.02}#p035 .photo-grid,#p036 .photo-grid{margin-bottom:32px}#p035 .photo-frame,#p036 .photo-frame{aspect-ratio:4/3}#p035 .scene-kicker,#p036 .scene-kicker{font-size:22px}.technical-note{margin-top:36px;padding:18px}.reconstruction-note{font-size:12px}}

/* p037–p042: people and field context before product */
#p037 .editorial-title h2,#p038 .editorial-title h2,#p039 .editorial-title h2,#p040 .editorial-title h2,#p041 .editorial-title h2,#p042 .editorial-title h2{max-width:11em;font-size:clamp(48px,6vw,86px)}
#p037 .scene-kicker,#p038 .scene-kicker,#p039 .scene-kicker,#p040 .scene-kicker,#p041 .scene-kicker,#p042 .scene-kicker{color:var(--ink);font-size:clamp(24px,2.2vw,34px);font-weight:620;line-height:1.42;letter-spacing:-.04em}
.photo-grid.human-priority{grid-template-columns:minmax(0,3fr) minmax(180px,1fr);align-items:end;margin-bottom:42px}
.photo-grid.human-priority .photo-card:first-child .photo-frame{aspect-ratio:4/3}
.photo-grid.human-priority .photo-card:last-child .photo-frame{aspect-ratio:1/1}
.photo-grid.human-priority .photo-card:last-child{max-width:300px;justify-self:end}
.photo-grid.photo-count-1.human-priority{grid-template-columns:1fr}
.photo-grid.photo-count-1.human-priority .photo-card:last-child{width:100%;max-width:none;justify-self:stretch}
.photo-grid.photo-count-1.human-priority .photo-card:last-child .photo-frame{aspect-ratio:4/3}
@media(max-width:760px){#p037 .editorial-title h2,#p038 .editorial-title h2,#p039 .editorial-title h2,#p040 .editorial-title h2,#p041 .editorial-title h2,#p042 .editorial-title h2{font-size:clamp(39px,10.8vw,50px);line-height:1.02}.photo-grid.human-priority{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.photo-grid.human-priority .photo-card:last-child{width:42%;min-width:148px;justify-self:end}.photo-grid.photo-count-1.human-priority .photo-card:last-child{width:100%;min-width:0;justify-self:stretch}#p037 .scene-kicker,#p038 .scene-kicker,#p039 .scene-kicker,#p040 .scene-kicker,#p041 .scene-kicker,#p042 .scene-kicker{font-size:22px}}
