@charset "UTF-8";
:root{--paper:#f6f5f0;--ink:#24372f;--muted:#70796f;--line:#dddeda;--accent:#b45432;--green:#355d48;--wash:#eef2e9;--white:#fffefa}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b45432;outline-offset:4px}::selection{background:#e3ddbc}.wrap{max-width:1216px;padding:0 44px;margin:0 auto}.header{height:112px;display:flex;align-items:center;gap:45px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center;line-height:1.25;font-size:19px;font-weight:500;letter-spacing:-.5px;white-space:nowrap}.brand strong{font-weight:750}.brand small{display:block;font-size:10px;letter-spacing:3px;color:var(--muted);margin-top:7px}.mark{font-family:Georgia,serif;font-size:52px;font-weight:bold;line-height:45px;letter-spacing:-10px;width:48px}.mark span{color:var(--accent)}nav{display:flex;gap:32px;margin-left:auto;height:100%;align-items:center}nav a{position:relative;font-size:14px;padding:13px 0;color:var(--muted)}nav a span{font-size:11px;margin-left:4px}nav a.active{color:var(--ink)}nav a.active:after{content:"";width:18px;height:2px;position:absolute;bottom:2px;left:0;background:var(--accent)}.local{font-size:11px;white-space:nowrap;color:var(--muted);border:1px solid var(--line);padding:5px 11px;border-radius:30px}.local i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-right:6px}.hero{padding:61px 0 37px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;display:flex;gap:12px;align-items:center;color:var(--green)}.line{width:25px;height:1px;background:var(--accent)}.date{margin-left:auto;letter-spacing:1px;color:var(--muted);font-weight:400}.hero h1{font-size:clamp(29px,3.25vw,43px);font-weight:550;letter-spacing:-1.5px;line-height:1.35;margin:25px 0 16px}.hero-copy{color:var(--muted);font-size:15px;letter-spacing:.4px;margin:0}.mobile-break{display:none}.notice{background:#efeee4;border:1px solid #e2dfcf;border-radius:5px;display:flex;align-items:center;gap:16px;padding:13px 18px;font-size:12px;margin-bottom:37px;color:#72654c}.notice p{margin:0}.notice strong{font-weight:600}.notice a{margin-left:auto;white-space:nowrap}.notice-tag{font-size:10px;letter-spacing:1px;border:1px solid #b8ac86;border-radius:3px;padding:2px 6px;white-space:nowrap}.issue-layout{display:grid;grid-template-columns:230px 1fr;gap:53px;padding-top:7px}.issue-aside{padding-top:6px}.issue-aside h2{font-size:23px;font-weight:550;letter-spacing:1px;margin:12px 0}.issue-aside>p{font-size:13px;color:var(--muted);margin:0 0 25px;max-width:210px}.edition-count{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin:22px 0}.edition-count strong{font:49px/1.3 Georgia,serif;color:var(--green)}.edition-count span{font-size:11px;color:var(--muted);line-height:1.8}.text-link{font-size:12px;display:inline-flex;gap:18px;align-items:center}.text-link:hover{color:var(--accent)}.aside-note{margin-top:58px;max-width:210px}.aside-note>span{font-size:11px;color:var(--accent)}.aside-note p{font-size:12px;color:var(--muted)}.aside-note small{font-size:10px;color:var(--muted)}.card{border:1px solid var(--line);border-radius:9px;background:var(--white);padding:27px 31px 12px;margin-bottom:22px}.card-top{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--muted)}.index{font-family:Georgia,serif;font-size:16px;color:var(--accent);margin-right:3px}.kind{padding:1px 7px;background:var(--wash);color:var(--green);font-size:9px;letter-spacing:1px;text-transform:uppercase;border-radius:2px}.card-top time{margin-left:auto;font-variant-numeric:tabular-nums;letter-spacing:.6px}.card h2{font-size:23px;line-height:1.4;font-weight:600;letter-spacing:-.55px;margin:17px 0 13px}.card h2 a:hover{color:var(--accent)}.summary{font-size:14px;color:#49564c;line-height:1.95;margin:0 0 15px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span{font-size:10px;padding:2px 8px;background:#f3f3ed;color:#747b70;border-radius:3px}.why{margin-top:21px;padding:13px 16px 14px;background:#f0f3eb;border-left:2px solid #8d9d78;border-radius:0 4px 4px 0}.why>span{font-size:9px;letter-spacing:1.6px;color:var(--green);font-weight:700}.why p{font-size:12px;line-height:1.9;margin:4px 0 0;color:#52624f}details{margin-top:13px}summary{cursor:pointer;list-style:none;font-size:11px;padding:8px 0;color:var(--muted);display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}details ul{font-size:12px;padding-left:19px;line-height:1.9;color:#536153}.limitations,.authors{font-size:11px;color:var(--muted);line-height:1.9}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e9e9e2;margin-top:11px;padding-top:15px}.original{font-size:12px}.original span{margin-left:12px;color:var(--accent)}.feedback{display:flex;gap:7px}.feedback button{border:1px solid #e1e4dc;background:transparent;border-radius:5px;font-size:11px;min-height:36px;padding:6px 10px;color:var(--muted)}.feedback button span{font-size:16px;margin-right:3px}.feedback button:hover{border-color:#8e9f8b}.feedback button[aria-pressed=true]{border-color:var(--green);background:#e8f0e3;color:#2d563c}.feedback button[data-vote=dont_care][aria-pressed=true]{background:#eee8dd;border-color:#9d8a6e;color:#716048}.feedback button:disabled{opacity:.5;cursor:wait}.feedback-status{font-size:10px;min-height:17px;color:var(--green);margin:7px 0 0;text-align:right}.endnote{display:flex;align-items:center;gap:16px;font-size:10px;color:#94998d;justify-content:center;margin:36px 0 55px}.endnote span{width:30px;height:1px;background:var(--line)}.footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:28px;padding-bottom:33px;color:var(--muted);font-size:10px;gap:25px;margin-top:45px}.footer strong{font-size:12px;font-weight:500;color:var(--ink)}.footer p{margin:5px 0 0}.footer>span{text-align:right;line-height:2}.empty{text-align:center;padding:70px 20px 85px;border:1px solid var(--line);border-radius:9px;margin:20px 0 70px;background:var(--white)}.empty-icon{font-size:39px;color:#93a082}.empty h2{font-size:24px;font-weight:500}.empty p{font-size:13px;color:var(--muted)}.button{display:inline-flex;align-items:center;gap:30px;padding:11px 20px;font-size:12px;border-radius:5px;margin:20px 10px 0}.primary{background:var(--green);color:white}.compact{padding-bottom:40px}.archive-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:25px;font-size:13px}.archive-tabs a{padding-bottom:12px}.archive-tabs a.selected{border-bottom:2px solid var(--accent)}.archive-row{display:flex;align-items:center;padding:26px 15px;gap:30px;border-bottom:1px solid var(--line)}.archive-row:hover{background:#eeeee5}.archive-row time{font-size:12px;color:var(--accent);white-space:nowrap}.archive-row h2{font-size:19px;font-weight:500;margin:0}.archive-row p{font-size:12px;color:var(--muted);margin:6px 0 0}.archive-row>span{margin-left:auto;font-size:11px;white-space:nowrap}.archive-row b{font-size:20px;font-weight:400}.source-summary{display:flex;gap:10px;align-items:baseline;padding:20px 0 30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.source-summary strong{font-size:29px;font-family:Georgia,serif;color:var(--green);font-weight:400}.source-summary strong:not(:first-child){margin-left:20px}.source-caption{margin-left:auto;font-size:10px}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.source-card{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:20px;display:flex;flex-direction:column}.source-card-top{display:flex;justify-content:space-between;gap:5px;font-size:8px;color:var(--muted);text-transform:uppercase}.status{white-space:nowrap;align-self:start;padding:1px 5px;border-radius:3px}.ready{color:#3b6246;background:#ebf0e5}.pending{background:#f0ebe0;color:#8b7856}.source-card h2{font-size:17px;font-weight:550;line-height:1.4;margin:15px 0 6px}.source-card>p{font-size:11px;color:var(--muted);line-height:1.9;margin-bottom:20px}.source-card small{font-size:9px;color:var(--muted);margin-bottom:10px}.source-card .tags{margin-top:auto}.source-card .error-text{color:#a34931}.skip{position:absolute;left:10px;top:-80px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}
@media(max-width:1000px){.header{gap:22px}.local{display:none}.issue-layout{grid-template-columns:180px 1fr;gap:30px}.source-grid{grid-template-columns:repeat(2,1fr)}.source-caption{display:none}.card{padding:24px 24px 12px}nav{gap:23px}nav a span{display:none}}
@media(max-width:640px){.wrap{padding-left:21px;padding-right:21px}.header{height:94px;flex-wrap:wrap;gap:8px;padding-top:17px;padding-bottom:12px}.brand{font-size:16px;gap:10px}.brand small{font-size:8px;letter-spacing:2px;margin-top:4px}.mark{font-size:39px;width:35px;letter-spacing:-8px}nav{gap:18px}nav a{font-size:12px}.hero{padding-top:35px;padding-bottom:27px}.eyebrow{font-size:8px;letter-spacing:1.5px;gap:8px}.date{font-size:8px;letter-spacing:0}.hero h1{font-size:29px;letter-spacing:-1px;margin-top:21px}.hero-copy{font-size:12px;line-height:1.9}.mobile-break{display:block}.notice{padding:12px;gap:10px;align-items:flex-start;font-size:10px;margin-bottom:28px}.notice a{display:none}.notice-tag{font-size:8px;margin-top:2px}.issue-layout{display:block}.issue-aside{margin-bottom:22px;display:flex;flex-wrap:wrap;gap:6px 15px;align-items:center}.issue-aside>.eyebrow{display:none}.issue-aside h2{font-size:17px;margin:0}.issue-aside>p{margin:0;max-width:none;font-size:11px;flex-basis:100%;order:3}.edition-count{border:0;padding:0;margin:0;margin-left:auto;gap:5px}.edition-count strong{font-size:22px}.edition-count span{font-size:9px}.aside-note,.issue-aside>.text-link{display:none}.card{padding:19px 18px 9px;border-radius:7px;margin-bottom:17px}.card h2{font-size:20px;line-height:1.45}.card-top{gap:8px;font-size:9px}.summary{font-size:12px;line-height:1.95}.why{padding:11px 12px}.why p{font-size:11px}.card-bottom{gap:6px}.feedback{gap:5px}.feedback button{font-size:10px;padding:6px 7px;min-height:40px}.original{font-size:11px;white-space:nowrap}.original span{margin-left:3px}.feedback-status{font-size:9px}.footer{margin-top:30px;padding-top:22px}.footer>span{font-size:9px}.footer p{max-width:170px;font-size:9px}.empty{padding:40px 12px 50px;margin-bottom:40px}.empty h2{font-size:22px}.empty p{font-size:12px}.source-grid{grid-template-columns:1fr}.source-summary{padding-top:15px;padding-bottom:22px}.source-summary strong{font-size:24px}.source-summary strong:not(:first-child){margin-left:10px}.source-card{padding:20px}.source-card-top{font-size:9px}.source-card>p{font-size:12px}.archive-row{flex-wrap:wrap;padding:22px 0;gap:10px 15px}.archive-row>div{order:3;flex-basis:100%}.archive-row>span{margin-left:auto}.archive-row h2{font-size:18px}.archive-row p{font-size:11px}.endnote{font-size:9px;gap:10px}.endnote span{width:18px}}

@media(max-width:360px){.header{height:auto;min-height:94px}.header nav{height:auto;margin-left:0;gap:24px;width:100%;justify-content:center}}

/* Standalone editorial briefs: primary findings remain visible. */
.reading-brief{margin:24px 0}.reading-brief section+section{margin-top:20px}.reading-brief h3{font-size:15px;line-height:1.6;margin:0 0 6px}.reading-brief p{font-size:15px;line-height:1.85;margin:0;overflow-wrap:anywhere}.evidence-links{font-size:13px;line-height:1.7}.evidence-links a{text-decoration:underline;text-underline-offset:3px}

/* Publisher images, short news and weekly synthesis. */
.news-image{margin:22px 0 24px;background:#eeeee7;border-radius:7px;overflow:hidden}
.news-image img{display:block;width:100%;height:auto;max-height:390px;object-fit:contain;aspect-ratio:16/9}
.news-image figcaption{padding:9px 13px;font-size:11px;line-height:1.6;color:var(--muted)}
.news-image figcaption a{text-decoration:underline;text-underline-offset:3px}
.news-image.failed>a{display:none}
.quick-hits{margin-top:32px;border:1px solid var(--ink);border-radius:9px;overflow:hidden;background:#fff}
.quick-heading{display:flex;align-items:center;gap:14px;padding:19px 25px;background:var(--ink);color:#fff}
.quick-heading .eyebrow{color:#d8e5bd}.quick-heading h2{font-size:21px;margin:0}.quick-heading>span:last-child{margin-left:auto;font-size:12px}
.card.quick-hit{border:0;border-radius:0;box-shadow:none;margin:0 25px;padding:21px 0;border-bottom:1px solid #e2e6de;background:transparent}
.card.quick-hit:last-child{border-bottom:0}.quick-copy{font-size:15px;line-height:1.8;margin:0 0 9px}.quick-copy>a{font-weight:650;color:var(--accent);text-decoration:underline;text-underline-offset:3px}
.quick-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px;flex-wrap:wrap}
.quick-meta .feedback button{font-size:11px;padding:4px 8px}.quick-hit .feedback-status:empty{display:none}.quick-hit .feedback-status{margin-bottom:0}
.weekly-card>p{line-height:1.85;font-size:15px}.weekly-followup{padding:16px;background:var(--paper);border-radius:5px}
.weekly-issues{display:grid;gap:10px;margin:24px 0}.weekly-questions{padding:12px 25px 25px;border-top:2px solid var(--ink)}.weekly-questions h2{font-size:21px}.weekly-questions li{line-height:1.8;margin:12px 0}
@media(max-width:640px){.header{height:auto;min-height:94px}.header nav{flex-wrap:wrap;gap:14px}.news-image{margin:18px 0}.news-image img{max-height:260px}.quick-heading{padding:17px}.card.quick-hit{margin:0 17px}.quick-meta{gap:6px}.quick-copy{font-size:14px}.weekly-card>p{font-size:14px}}
