:root{--ink:#152633;--muted:#62717c;--line:#dce3e9;--blue:#164eac;--navy:#102d49;--paper:#fff;--bg:#f5f7fa;--accent:#e9f0fe;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-size:16px;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #e19620;outline-offset:4px}header,main,footer{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:650;letter-spacing:2px}.brand-mark{background:var(--navy);color:white;width:43px;height:43px;display:grid;place-items:center;font-family:serif;font-size:26px;border-radius:2px}.brand small{display:block;font-size:10px;font-weight:500;letter-spacing:2px;line-height:1.25;color:var(--muted)}.quiet-link{font-size:14px;text-decoration:none}.quiet-link span{margin-left:10px}.intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:48px 0 34px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;margin:0 0 12px;color:var(--blue)}h1{font-size:32px;letter-spacing:-1px;line-height:1.4;margin:0 0 12px;font-weight:650}.intro-copy{margin:0;color:var(--muted);font-size:15px}.edition-date{text-align:right;flex-shrink:0;display:flex;flex-direction:column}.edition-date span,.edition-date small{font-size:12px;color:var(--muted)}.edition-date strong{font-size:21px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:1px;margin:3px 0}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.content-panel{min-width:0}.filters{display:flex;gap:22px;border-bottom:1px solid var(--line)}.filters button{position:relative;background:none;border:0;padding:10px 0 16px;color:var(--muted);font-size:15px;white-space:nowrap}.filters button.active{color:var(--blue);font-weight:650}.filters button.active:after{content:"";position:absolute;height:3px;background:var(--blue);bottom:-1px;left:0;right:0}.filters span{font-size:12px;padding-left:5px}.list-heading{display:flex;justify-content:space-between;align-items:center;margin:19px 0 13px;font-size:13px;color:var(--muted)}.text-button{background:transparent;border:0;padding:2px;color:var(--blue);font-size:13px}.article{border:1px solid var(--line);background:white;padding:22px 24px;margin:0 0 14px;border-radius:5px;transition:border-color .15s}.article.is-selected{border-left:3px solid var(--blue);padding-left:22px}.article-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.article-meta{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted);flex-wrap:wrap}.category{color:var(--blue);font-weight:600}.category.paper{color:#725427}.category.github{color:#3c6a58}.article h2{font-size:20px;line-height:1.5;margin:10px 0 8px;font-weight:620;letter-spacing:-.25px}.summary{font-size:15px;color:#52616b;line-height:1.8;margin:0 0 14px}.choice{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:13px;color:var(--muted);cursor:pointer;padding:0 0 8px 8px}.choice input{width:18px;height:18px;accent-color:var(--blue);margin:0}.article-bottom{display:flex;justify-content:space-between;gap:10px;align-items:start}.why{margin:0;font-size:13px;color:#657681;max-width:80%}.why b{font-weight:500;color:var(--ink)}details{border-top:1px solid #eef1f4;margin-top:17px;padding-top:12px}summary{cursor:pointer;font-size:13px;color:var(--blue)}.reader-text{font-size:15px;line-height:1.9;padding-top:10px}.reader-text h3{font-size:16px;margin:20px 0 8px}.reader-text p{margin:8px 0 12px}.reader-text .sources{font-size:12px;overflow-wrap:anywhere;color:var(--muted)}.reader-text a{color:var(--blue)}.ticket{background:var(--navy);color:white;padding:26px 25px;border-radius:6px}.selection-panel{position:sticky;top:24px}.ticket .eyebrow{color:#a8c6ea;font-size:10px}.ticket h2{font-size:25px;margin:0 0 5px;font-weight:500}.ticket-note{font-size:13px;color:#bbcddd;margin:0 0 22px}.durations{display:flex;gap:7px}.durations button{flex:1;background:transparent;border:1px solid #58738b;border-radius:3px;color:#e6eef7;font-size:13px;padding:7px 0}.durations button.active{background:#e9f1fd;color:var(--navy);border-color:#e9f1fd}.budget-note{font-size:12px;color:#b6c9d9;min-height:38px;margin:12px 0 4px}.ticket-stats{display:flex;gap:40px;padding:15px 0 20px;border-bottom:1px dashed #55718b}.ticket-stats div{display:flex;flex-direction:column}.ticket-stats strong{font-size:39px;font-weight:400;line-height:1.3;font-variant-numeric:tabular-nums}.ticket-stats span{font-size:12px;color:#bbcddd}.selected-titles{margin:18px 0;font-size:12px;color:#e0eaf3}.selected-titles div{display:flex;gap:9px;margin:9px 0;line-height:1.6}.selected-titles span{color:#98b7d3;font-variant-numeric:tabular-nums}.primary{border:0;background:#fff;color:var(--navy);border-radius:3px;padding:13px 15px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%}.primary span{font-size:21px;line-height:1}.primary:hover{background:#e6efff}#status{font-size:13px;margin:8px 0;color:#d7e7f8;overflow-wrap:anywhere}#status:empty{display:none}.save-ready{display:block;background:#cce3ff;color:#102d49;padding:10px;text-align:center;font-size:14px;margin:10px 0;border-radius:3px}.whole-issue{display:block;font-size:13px;text-align:center;margin:15px 0 5px;color:#c6dcf3}.save-help{font-size:12px;color:#b6c9d9;margin:17px 0 0;line-height:1.8}.side-note{padding:22px 6px}.small-label{font-size:13px;font-weight:600}.side-note p{font-size:13px;color:var(--muted);line-height:1.9;margin:8px 0}.method{margin:55px 0 38px;border-top:1px solid var(--line);padding-top:32px}.method h2{font-size:23px;font-weight:500;margin:0 0 25px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.method-grid b{font-size:14px;font-weight:550}.method-grid p{font-size:14px;color:var(--muted);margin:9px 0}.editorial-status{font-size:12px;color:var(--muted);margin-top:25px}footer{padding-top:22px;padding-bottom:30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.footer-dot{margin:0 14px;color:#a4afb8}.notice{padding:12px 16px;border:1px solid #e0cfa9;background:#fff9eb;color:#775b23;font-size:14px;border-radius:4px;margin:0 0 22px}.empty{padding:40px 20px;text-align:center;background:#fff;border:1px solid var(--line);color:var(--muted)}[hidden]{display:none!important}@media(max-width:900px){header,main,footer{padding-left:24px;padding-right:24px}.workspace{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.ticket{padding:22px 19px}h1{font-size:27px}.intro-copy{font-size:14px}.article{padding:19px}.article.is-selected{padding-left:17px}}@media(max-width:700px){header,main,footer{padding-left:20px;padding-right:20px}header{height:78px}.brand{font-size:19px}.intro{padding:29px 0 24px;display:block}h1{font-size:27px}.intro-copy{font-size:14px}.edition-date{margin-top:22px;flex-direction:row;gap:10px;text-align:left;align-items:center;flex-wrap:wrap}.edition-date strong{font-size:15px;letter-spacing:0}.edition-date small{font-size:11px}.workspace{display:flex;flex-direction:column;gap:24px}.content-panel,.selection-panel{width:100%}.selection-panel{position:static}.filters{gap:25px}.filters button{font-size:14px}.article h2{font-size:19px}.summary{font-size:15px}.article-meta{font-size:11px;gap:6px}.choice{font-size:12px;gap:5px}.article{padding:18px}.article.is-selected{padding-left:16px}.why{max-width:100%;font-size:12px}.ticket{padding:25px}.durations{max-width:340px}.ticket-stats{gap:60px}.selected-titles{display:grid;grid-template-columns:1fr 1fr;gap:5px 15px}.selected-titles div{margin:3px 0}.method{margin-top:15px}.method-grid{grid-template-columns:1fr;gap:15px}.method h2{font-size:22px}.method-grid p{margin:6px 0}.side-note{padding:20px 0}.footer-dot{margin:0 6px}footer{display:block;font-size:11px}footer>span{display:block;margin-bottom:5px}}
.mobile-download{display:none}#reading-pack{scroll-margin-top:20px}@media(max-width:700px){body{padding-bottom:78px}.mobile-download{position:fixed;bottom:0;left:0;right:0;z-index:5;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:16px 20px calc(16px + env(safe-area-inset-bottom));text-decoration:none;font-size:13px;box-shadow:0 -3px 16px #102d490a}.mobile-download span{color:var(--muted)}.mobile-download strong{font-weight:600;color:var(--blue)}}

.archive{border-top:1px solid var(--line);padding:25px 0 30px;margin-bottom:8px}.archive-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.archive h2{font-size:23px;font-weight:550;margin:0 0 8px}.archive-heading p:not(.eyebrow){color:var(--muted);font-size:13px;margin:0}.archive-heading>a{flex-shrink:0}.archive-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;max-height:410px;overflow:auto}.issue-card{padding:18px;background:white;border:1px solid var(--line);border-radius:5px}.issue-card.current{border-color:var(--blue);background:#f0f5ff}.issue-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.issue-top time{font-size:19px;font-variant-numeric:tabular-nums}.issue-top span{font-size:11px;color:var(--blue)}.issue-card h3{font-size:16px;line-height:1.5;margin:12px 0 8px}.issue-card p{font-size:12px;color:var(--muted);margin:5px 0}.issue-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:12px;margin-top:14px}.issue-actions a{font-size:12px;color:var(--blue);text-decoration:none}#archive-status{font-size:12px;color:var(--muted);margin:12px 0 0}.selected-titles{max-height:300px;overflow:auto}@media(max-width:900px){.archive-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.archive-heading{display:block}.archive-heading>a{display:inline-block;margin-top:10px;font-size:13px}.archive-list{grid-template-columns:1fr;max-height:470px}.archive h2{font-size:21px}}
