@import url('./paged.css');
/* Loopback preview only. Homepage desktop geometry is untouched. */
.private-reader-link{position:absolute;inset:0;z-index:3;cursor:pointer}
.private-reader-link:focus-visible{outline:2px solid var(--accent);outline-offset:8px}
.publications{position:relative}
.private-preview-disclosure{position:absolute;top:-23px;left:0;margin:0;color:var(--muted);font-size:9px;letter-spacing:0}
#private-reader{max-width:1440px;margin:0 auto;padding:0 64px 100px}
.reader-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--ink);padding:29px 0 27px}
.reader-return{font:12px var(--zh-sans);letter-spacing:.04em;padding:10px 0}
.reader-brand{font:bold 28px Arial,sans-serif;letter-spacing:-1.3px}
.reader-privacy{font-size:10px;color:var(--accent)}
.reader-sheet{max-width:660px;margin:100px auto 0;position:relative}
.reader-folio{display:flex;justify-content:space-between;gap:24px;font-size:10px;color:var(--muted)}
.reader-folio>span:first-child{color:var(--accent)}
#private-reader #reader-title{font-family:var(--zh-serif);font-size:64px;font-weight:400;letter-spacing:-.035em;line-height:1.25;margin:33px 0 24px;white-space:pre-line;overflow-wrap:anywhere}
#reader-title:focus{outline:none}
.reader-deck{font:17px/1.85 var(--zh-sans);color:#625d57;max-width:540px;margin:0 0 35px}
.reader-byline{border-bottom:1px solid var(--rule);display:flex;justify-content:space-between;padding:0 0 22px;font-size:10px;color:var(--muted)}
.reader-body{font-family:var(--zh-sans);font-size:17px;font-weight:400;line-height:2.05;letter-spacing:.015em;margin-top:52px;overflow-wrap:anywhere;line-break:strict}
.reader-body p{margin:0 0 1.4em}
.reader-body>p:first-child{font-size:20px;line-height:1.95;margin-bottom:2em}
.reader-body h2,.reader-body h3,.reader-body h4{font-family:var(--zh-serif);font-size:30px;font-weight:400;line-height:1.5;letter-spacing:0;margin:76px 0 27px;break-after:avoid}
.reader-body h4{font-family:var(--zh-sans);font-size:22px}
.reader-body>h2:first-child{margin-top:0}
.reader-body>h2:first-child+p{font-size:20px;line-height:1.95}
.reader-body strong{font-weight:700}
.reader-body .reader-emphasis{font-family:var(--zh-serif);font-size:30px;line-height:1.55;letter-spacing:-.02em;margin:35px 0 40px;padding-left:24px;border-left:2px solid var(--accent)}
.reader-body .reader-emphasis strong{font-weight:400}
.reader-body blockquote,.reader-body aside{margin:36px 0;padding:4px 0 4px 24px;border-left:2px solid var(--accent);font-family:var(--zh-serif);font-size:21px;line-height:1.9}
.reader-body ul,.reader-body ol{padding-left:1.6em;margin:24px 0 34px}
.reader-body li{padding-left:.2em;margin:8px 0}
.reader-body a{border-bottom:1px solid var(--accent);text-underline-offset:4px}
.reader-body hr{border:0;border-top:1px solid var(--rule);margin:56px 0}
.reader-body code{font-family:var(--mono);font-size:.85em;white-space:pre-wrap}
.reader-body pre{padding:20px;background:#f7f6f3;overflow-x:auto;white-space:pre-wrap}
.reader-body figure{margin:38px 0}.reader-body img{max-width:100%;height:auto}
.reader-body figcaption{font:12px/1.8 var(--zh-sans);color:var(--muted);margin-top:10px}
.reader-end{border-top:1px solid var(--ink);margin-top:72px;padding-top:22px;display:flex;justify-content:space-between;align-items:center}
.reader-end>span{font-size:10px;color:var(--muted)}
.reader-notes{font:12px/1.9 var(--zh-sans);color:var(--muted);margin-top:50px}
.reader-notes summary{cursor:pointer;padding:8px 0;text-decoration:underline;text-underline-offset:4px}
.reader-notes>div{padding:15px 0}.reader-notes a{text-decoration:underline}
.reader-notes code{font-family:var(--mono);font-size:11px;overflow-wrap:anywhere}
.reader-state{margin:54px 0 100px;font:17px/1.9 var(--zh-serif)}
.reader-retry{border:0;border-bottom:1px solid var(--ink);background:none;border-radius:0;padding:8px 0;font:13px var(--zh-sans);cursor:pointer}
.reader-retry:focus-visible{outline:2px solid var(--accent);outline-offset:6px}
#private-reader[lang=en] #reader-title{font-family:var(--serif);font-size:58px;letter-spacing:-2px}
@media(max-width:760px){
  #private-reader{padding:0 24px 56px}
  .reader-bar{flex-wrap:wrap;gap:6px 18px;padding:16px 0 18px}
  .reader-brand{font-size:25px}.reader-privacy{width:100%;font-size:9px;margin-top:10px}
  .reader-sheet{margin:54px auto 0}
  .reader-folio{font-size:9px;gap:12px}
  #private-reader #reader-title{font-size:43px;line-height:1.3;margin:28px 0 21px}
  .reader-deck{font-size:15px;line-height:1.9;margin-bottom:28px}
  .reader-body{font-size:16px;line-height:2;letter-spacing:.01em;margin-top:36px}
  .reader-body>p:first-child{font-size:18px;line-height:1.95}
  .reader-body>h2:first-child+p{font-size:18px}
  .reader-body h2,.reader-body h3{font-size:27px;margin:54px 0 23px}
  .reader-body .reader-emphasis{font-size:25px;padding-left:17px}
  .reader-body blockquote,.reader-body aside{font-size:19px;padding-left:17px}
  .reader-end{margin-top:50px}
  #private-reader[lang=en] #reader-title{font-size:40px}
  /* Basic access to the single private issue, not a new mobile art direction. */
  .page{min-width:0;padding:0 24px}
  .masthead{flex-wrap:wrap;gap:14px;padding:22px 0;height:auto}
  .masthead-name{font-size:9px}.masthead nav,.edition{display:none}
  .language-mark{margin-left:auto}.wordmark{font-size:28px}
  .hero{padding-top:30px;height:auto}
  .hero-meta{font-size:8px}.hero-composition{display:block;min-height:0}
  html[lang] .hero h1{font-size:clamp(32px,8vw,58px);line-height:1.25;letter-spacing:-1.5px}
  html[lang] .hero h1 .last-line{font-size:1.08em;letter-spacing:-1.5px}
  html[lang] .hero-intro{padding-top:24px;max-width:100%;width:auto}
  html[lang] .intro-en{font-size:17px;max-width:100%;margin-top:12px}
  html[lang] .intro-zh{font-size:11px}
  html[lang] .editor-note{margin-top:18px}
  .stack-label{font-size:8px;gap:12px;margin-top:35px}
  .private-preview-disclosure{position:static;font-size:9px;line-height:1.8;margin:24px 0 12px}
  .magazine-stage{height:690px;container-type:inline-size}
  .stack{inset:0 auto auto 0;width:900px;height:500px;transform:scale(.34);transform:scale(calc(100cqw / 900px));transform-origin:0 0}
  .permanent{width:238px;top:310px;right:calc(50% - 119px)}
  .section-rule{font-size:8px;gap:16px}
  .section-heading{flex-wrap:wrap;gap:20px;padding:30px 0}
  html[lang] .section-heading h2{font-size:38px}
  html[lang] .section-heading>p{margin:0;font-size:12px}
  .issue-shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}
  .shelf-issue{padding-top:0}
  .desk-layout{grid-template-columns:1fr;gap:25px;padding:30px 0}
  .desk-papers{grid-template-columns:1fr;gap:30px}
  .desk-paper--writing{margin:0 5px}
  .selected:has(#selected-issues:empty),.desk:has(#desk-papers:empty){display:none}
  .page footer{flex-wrap:wrap;gap:20px;padding:30px 0;margin-top:20px;height:auto}
  html[lang] .page footer p{font-size:16px}
  .archive-notice .notice-body{display:block;margin:30px 0}
  .archive-notice .notice-index{display:none}.archive-notice .notice-body h2{font-size:36px;margin-bottom:24px}
  .archive-notice .notice-assurance{margin-left:0}.notice-rule{gap:15px}
}
