@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Noto+Serif+SC:wght@500;600;700;900&family=Noto+Sans+SC:wght@400;500;700;800&display=swap');
:root{
  --bg:#f6f2e8;
  --surface:#fffdf7;
  --surface-2:#eee5d3;
  --ink:#15130f;
  --muted:#756c5d;
  --faint:#a99f8d;
  --line:#d8cfbd;
  --line-strong:#17130f;
  --accent:#d8462f;
  --accent-dark:#902818;
  --green:#184f46;
  --blue:#113b76;
  --mono:'IBM Plex Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
  --sans:'Noto Sans SC',-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif;
  --serif:'Noto Serif SC','Songti SC',serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)!important;color:var(--ink)!important;font-family:var(--sans)!important;line-height:1.78;-webkit-font-smoothing:antialiased}body:before{content:none!important}a{color:var(--ink)!important;text-decoration-color:rgba(216,70,47,.45)!important;text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--accent)!important}.wrap{max-width:1180px!important;margin:0 auto!important;padding:38px 28px 96px!important}.hero,.top{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:0 0 34px!important;margin:0 0 44px!important;border-bottom:1px solid var(--line-strong)!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr)!important;gap:42px!important;align-items:end!important}.kicker,.meta,.date{font-family:var(--mono)!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--accent)!important;font-weight:600!important}.hero h1,.top h1{font-family:var(--serif)!important;font-weight:900!important;font-size:clamp(46px,7.8vw,104px)!important;line-height:1.02!important;letter-spacing:-.06em!important;margin:12px 0 18px!important;text-wrap:balance;color:var(--ink)!important}.deck,.dek{font-family:var(--serif)!important;font-size:clamp(18px,2.1vw,27px)!important;line-height:1.52!important;color:#342d24!important;max-width:780px;border-left:0!important;padding-left:0!important}.hero img,.wide-img,.image-panel img{width:100%;display:block;border:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important;filter:saturate(.92) contrast(1.02)}.hero img{aspect-ratio:4/3;object-fit:cover}.wide-img,.image-panel{margin:20px 0 34px!important;background:transparent!important;border:0!important;padding:0!important}h2{font-family:var(--serif)!important;font-weight:800!important;font-size:clamp(30px,4.4vw,56px)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:70px 0 22px!important;padding:0!important;border:0!important;color:var(--ink)!important;text-wrap:balance}h2:before{display:none!important}h3{font-family:var(--serif)!important;font-weight:800!important;font-size:clamp(22px,2.2vw,31px)!important;line-height:1.25!important;letter-spacing:-.03em!important;margin:0 0 12px!important;color:var(--ink)!important}.grid{display:grid!important;grid-template-columns:minmax(180px,260px) minmax(0,1fr)!important;gap:46px!important;border-top:1px solid var(--line)!important;padding:38px 0!important}.section-title{position:sticky;top:18px;align-self:start;background:transparent!important;border-radius:0!important;padding:0!important}.section-title h2{font-size:28px!important;line-height:1.08!important;margin:0!important}.section-title p{font-size:14px!important;color:var(--muted)!important;margin-top:12px!important}.cards{display:grid;gap:18px}.card,.hotspot,.hot{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0 0 24px!important;margin:0 0 24px!important;border-bottom:1px solid var(--line)!important;position:relative;overflow:visible!important}.card:before,.hotspot:before,.hot:before{display:none!important}.card p,.hotspot p,.hot p,li{font-size:17px;line-height:1.82;color:#272119}.card ul{margin:0}.judgement,.hero + section .grid{gap:18px}.judgement .card,.grid .span6.card{padding:18px 0!important;border-top:2px solid var(--ink)!important;border-bottom:1px solid var(--line)!important}.num,.accent{font-family:var(--mono)!important;color:var(--accent)!important;font-size:13px!important;letter-spacing:.08em}.source,.src,.note{font-family:var(--mono)!important;font-size:12px!important;color:var(--muted)!important}.model{background:#f2eadb!important;border:1px solid var(--line)!important;border-left:4px solid var(--green)!important;border-radius:0!important;padding:16px 18px!important;margin:18px 0!important}.model b,.badge{font-family:var(--mono)!important;font-size:12px!important;letter-spacing:.03em!important;background:transparent!important;color:var(--green)!important;padding:0!important;border-radius:0!important;text-transform:uppercase}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 16px}.tab,.tab-btn{font-family:var(--mono)!important;border:1px solid var(--line-strong)!important;background:transparent!important;border-radius:0!important;color:var(--ink)!important;min-height:42px;padding:9px 15px!important;cursor:pointer;font-weight:600!important}.tab.active,.tab-btn.active{background:var(--ink)!important;color:#fff!important}.panel[hidden]{display:none!important}.tab-panel{display:none}.tab-panel.active{display:block}table.event-table{width:100%!important;border-collapse:collapse!important;background:transparent!important;border-radius:0!important;font-size:15px}table.event-table th{background:var(--ink)!important;color:#fff!important;font-family:var(--mono)!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.04em}table.event-table td,table.event-table th{border:1px solid var(--line)!important;padding:11px 12px!important;vertical-align:top!important;text-align:left!important}table.event-table tr:nth-child(4n+1) td{background:rgba(255,253,247,.45)}.event-summary{cursor:pointer}.event-detail{display:none;background:#efe5d2!important;color:#4a3d2f!important}.event-detail.open{display:table-row}.button,.feature-actions a{display:inline-flex;align-items:center;min-height:42px;border-radius:0!important;border:1px solid var(--ink)!important;background:var(--ink)!important;color:#fff!important;padding:9px 14px!important;font-family:var(--mono)!important;font-size:12px!important;text-transform:uppercase;text-decoration:none!important}.button.secondary,.feature-actions a:not(:first-child){background:transparent!important;color:var(--ink)!important}blockquote{margin:26px 0;padding:18px 22px;border-left:4px solid var(--accent);background:#efe5d2;color:#342d24}.span6{grid-column:auto!important}.span12{grid-column:1 / -1!important}@media(max-width:860px){.wrap{padding:22px 16px 70px!important}.hero,.top,.grid{grid-template-columns:1fr!important;gap:22px!important}.section-title{position:relative;top:auto}.hero h1,.top h1{font-size:46px!important}.deck,.dek{font-size:18px!important}.card p,.hotspot p,.hot p,li{font-size:16px}.table-wrap{overflow-x:auto}}


/* Generic issue template: section-level editorial rhythm */
article.wrap>section{border-top:1px solid var(--line);padding:42px 0;margin:0;}
article.wrap>section>h2{margin:0 0 28px!important;max-width:820px;}
article.wrap>section#judgment .grid, article.wrap>section#ai .grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;border:0!important;padding:0!important;}
article.wrap>section#judgment .card, article.wrap>section#ai .card{border-top:2px solid var(--ink)!important;padding-top:16px!important;}
article.wrap>section#hotspots .card.hotspot{max-width:920px;margin-left:0!important;margin-right:auto!important;}
article.wrap>section#macro .card{max-width:920px;margin-left:0!important;margin-right:auto!important;}
article.wrap>section#macro ul{max-width:920px;margin-left:0!important;margin-right:auto!important;padding-left:1.15em!important;}
article.wrap>section#local-life>.tabs, article.wrap>section#local-life>.panel, article.wrap>section#local-life>.table-wrap{max-width:980px;margin-left:0!important;margin-right:auto!important;}
article.wrap>section#watch .card{max-width:760px;margin-left:0!important;margin-right:auto!important;}
article.wrap>section#watch ul{max-width:760px;margin-left:0!important;margin-right:auto!important;padding-left:1.15em!important;}
article.wrap strong{font-weight:800;color:#1a1510;}
article.wrap p{max-width:78ch;}
article.wrap .hotspot p{max-width:82ch;}
@media(max-width:860px){article.wrap>section#judgment .grid,article.wrap>section#ai .grid{grid-template-columns:1fr!important}article.wrap>section#hotspots .card.hotspot,article.wrap>section#macro .card,article.wrap>section#local-life>.tabs,article.wrap>section#local-life>.panel,article.wrap>section#local-life>.table-wrap,article.wrap>section#watch .card{margin-left:0!important;max-width:none}}
