:root{--ink:#172b49;--muted:#5d6c7e;--line:#e0e6ef;--blue:#215bdf;--surface:#f4f7fb;--green:#13754d;--amber:#996111;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #80a9ff;outline-offset:4px}button[hidden]{display:none}.skip{position:absolute;top:-100px;background:#fff;padding:12px;z-index:10}.skip:focus{top:10px}.masthead{background:#13243e;color:#fff}.mast-inner{max-width:1280px;margin:auto;height:76px;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:20px;letter-spacing:.13em;font-weight:750;display:flex;gap:16px;align-items:center}.wordmark span{font-weight:450;font-size:14px;letter-spacing:.16em;color:#b5caff;border-left:1px solid #58708d;padding-left:16px}.edition{font-size:14px;color:#bfccde;letter-spacing:.13em}.shell{max-width:1280px;margin:auto;padding:38px 40px 0}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:29px}.eyebrow{font-size:14px;letter-spacing:.12em;color:var(--blue);font-weight:650;margin:0 0 7px}h1{font-size:32px;letter-spacing:-.025em;line-height:1.25;margin:0 0 12px;font-weight:700}.intro{margin:0;color:var(--muted);font-size:16px}.update{text-align:right;font-size:14px;color:#425370;flex-shrink:0}.timezone{display:block;font-size:12px;color:var(--muted);margin-top:4px}.categories{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:28px;overflow-x:auto}.categories button{border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);padding:14px 0;white-space:nowrap;font-weight:550;display:flex;gap:8px;align-items:center}.categories button.selected{color:var(--blue);border-bottom-color:var(--blue)}.categories button span{font-size:12px;background:var(--surface);padding:0 7px;border-radius:4px;font-weight:500}.categories button .pending-tag{color:var(--amber);background:#fff3dc}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:40px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}h2{font-size:16px;margin:0;font-weight:650}.muted{color:var(--muted);font-size:14px}.section-top .muted{font-size:12px}.item{border-bottom:1px solid var(--line);padding:22px 0 23px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px}.item-index{font-size:14px;color:#8b9bb0;font-variant-numeric:tabular-nums;padding-top:2px}.item-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px;font-size:12px}.category{color:var(--blue);font-weight:650;letter-spacing:.02em}.category.ai{color:#7250b9}.item-source{color:var(--muted)}.item h3{font-size:18px;line-height:1.55;font-weight:600;letter-spacing:-.01em;margin:0 0 10px;overflow-wrap:anywhere}.item h3 a:hover{color:var(--blue)}.item-bottom{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px}.item-bottom a{font-size:14px;flex-shrink:0}.item-bottom a:hover{color:var(--blue)}.source-panel{border:1px solid var(--line);padding:21px 22px;border-top:3px solid var(--blue);background:#fff}.small-label{font-size:12px;color:var(--muted)}.source-row{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.source-name{display:flex;justify-content:space-between;align-items:center;gap:10px}.source-name>a:hover{color:var(--blue)}.source-time{display:block;font-size:12px;color:var(--muted);margin-top:4px}.state{font-size:12px;color:var(--green);white-space:nowrap}.state.pending,.state.stale{color:var(--amber)}.state.failed{color:#b34233}.source-note{font-size:12px;color:var(--muted);line-height:1.8;margin:16px 0 0}.hk-panel{background:var(--surface);padding:23px;margin-top:22px}.hk-panel h2{font-size:20px;margin:9px 0 10px}.hk-panel p{font-size:14px;color:var(--muted);line-height:1.8}.hk-panel>a{font-size:14px;display:block;margin-top:16px;color:var(--blue)}.pending-line{font-size:12px;color:var(--amber);display:flex;align-items:center;gap:7px}.dot{width:6px;height:6px;border-radius:50%;background:var(--green);display:inline-block}.dot.amber{background:#c79126}.reading-note{padding:24px 4px}.reading-note h2{font-size:14px}.reading-note p{font-size:12px;color:var(--muted);line-height:1.8}.notice{background:var(--surface);color:var(--muted);padding:22px;font-size:14px}.notice[hidden]{display:none}.empty-title{font-size:22px;margin:0 0 12px;color:var(--ink)}.empty-block{padding:55px 30px;background:var(--surface);margin-top:16px}.empty-block p{font-size:16px;color:var(--muted);max-width:450px}.empty-block a{color:var(--blue);font-size:14px}.more{display:block;margin:28px auto;padding:9px 28px;background:#fff;border:1px solid var(--line);border-radius:4px;color:var(--ink);font-size:14px}.more:hover{border-color:var(--blue);color:var(--blue)}footer{border-top:1px solid var(--line);margin-top:48px;display:flex;justify-content:space-between;padding:24px 0 30px;color:var(--muted);font-size:12px}footer span:first-child{letter-spacing:.09em;font-weight:600}@media(min-width:1450px){.shell{padding-top:48px}.workspace{gap:56px}}@media(max-width:900px){.shell{padding:28px 24px 0}.mast-inner{padding:0 24px}.workspace{grid-template-columns:minmax(0,1fr) 260px;gap:25px}.page-heading{display:block}.update{text-align:left;margin-top:18px}.timezone{display:inline;margin-left:12px}.item{grid-template-columns:28px minmax(0,1fr)}}@media(max-width:680px){.mast-inner{height:66px;padding:0 20px}.wordmark{font-size:16px;gap:10px}.wordmark span{font-size:11px;padding-left:10px}.edition{display:none}.shell{padding:25px 20px 0}h1{font-size:27px}.intro{font-size:14px}.categories{gap:25px;margin-bottom:20px}.categories button{font-size:14px}.workspace{display:block}.item{padding:20px 0}.item h3{font-size:17px}.item-index{font-size:12px}.item-bottom{flex-wrap:wrap;gap:7px}.workspace aside{margin-top:35px}.source-panel{padding:20px}.timezone{display:block;margin:3px 0 0}footer{gap:15px;flex-wrap:wrap}.empty-block{padding:30px 20px}}@media(prefers-reduced-motion:no-preference){a,button{transition:color .15s,border-color .15s}}
/* Reviewed health editorial: readable without JavaScript or feed access. */
[hidden]{display:none!important}.health-intro{padding:0 0 24px;border-bottom:1px solid var(--line);margin-bottom:25px}.health-intro>p:not(.eyebrow){margin:6px 0 18px;color:var(--muted);line-height:1.85}.health-jumps{display:flex;gap:12px 23px;flex-wrap:wrap;font-size:13px}.health-jumps a,.back-link{color:var(--blue);font-weight:600}.health-jumps span{color:var(--muted)}.health-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--line);padding:25px 0 29px}.health-card h3{font-size:21px;line-height:1.5;letter-spacing:-.015em;margin:8px 0 13px}.health-card h3 a:hover{color:var(--blue)}.health-summary{color:#425370;font-size:15px;line-height:1.95;margin:0 0 14px}.takeaway{font-size:13px;line-height:1.85;padding-left:13px;border-left:2px solid #98b5aa;color:#496258;margin:14px 0 18px}.takeaway strong{display:block;font-size:11px;letter-spacing:.05em;color:var(--green);margin-bottom:3px}.health{color:var(--green)}.evidence{font-size:11px;color:#526775;background:#f1f5f6;padding:3px 7px;border-radius:3px}.health-guide{border-top:3px solid var(--green);padding:20px 19px;background:#f4f8f6;margin-bottom:28px}.health-guide h2{font-size:19px}.health-guide dl{font-size:13px;line-height:1.8;margin:20px 0}.health-guide dt{font-weight:650;margin-top:15px}.health-guide dd{margin:3px 0 0;color:var(--muted)}.health-guide .back-link{font-size:13px}.blueprints{margin-top:40px;padding-top:28px;border-top:2px solid var(--ink)}.blueprints>h2{font-size:24px;line-height:1.45}.blueprints>.muted{line-height:1.9}.hub-content{max-width:890px;margin:auto}.hub-content .health-card{padding:28px 0 32px}.breadcrumbs{display:flex;gap:12px;color:var(--muted);font-size:13px;margin:0 0 30px}.breadcrumbs a:hover{color:var(--blue)}.article-heading{max-width:940px;border-bottom:1px solid var(--line);padding-bottom:28px;margin-bottom:36px}.article-heading h1{font-size:38px;line-height:1.4;margin:12px 0 20px;letter-spacing:-.025em}.article-deck{font-size:18px;color:#4d6076;line-height:1.9;max-width:850px;margin:0 0 23px}.article-meta{display:flex;gap:10px 20px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(180px,1fr);gap:64px;align-items:start}.article-body{font-size:17px;line-height:2}.article-key{margin:0 0 34px;background:#f4f8f6;padding:19px 23px;border-left:3px solid var(--green);font-size:16px}.article-key strong{display:block;color:var(--green);font-size:12px;margin-bottom:5px}.article-section{margin-bottom:36px;scroll-margin-top:24px}.article-section h2{font-size:23px;line-height:1.5;margin:0 0 17px}.article-section p{margin:0 0 17px}.article-section .analysis-label{font-size:12px;letter-spacing:.07em;color:var(--blue);margin:34px 0 7px}.inline-citations{font-size:13px;color:var(--blue)}.inline-citations a:hover,.references a:hover{text-decoration:underline}.article-toc{position:sticky;top:30px;font-size:13px;line-height:1.9;padding-left:22px;border-left:1px solid var(--line)}.article-toc ol{padding-left:20px}.article-toc li{padding:6px 0}.article-toc a:hover{color:var(--blue)}.article-toc .reading-note{padding:14px 0}.references{border-top:1px solid var(--line);padding:27px 0;margin:15px 0 23px;font-size:14px}.references h2{font-size:20px}.references ol,.references ul{padding-left:22px}.references li{padding:7px 0;overflow-wrap:anywhere;scroll-margin-top:25px}.references a{color:var(--blue)}.references li span{display:block;color:var(--muted);font-size:12px}.article-body>.back-link{font-size:14px}.health-card .item-bottom a{color:var(--blue)}
@media(max-width:900px){.article-layout{grid-template-columns:minmax(0,1fr);gap:25px}.article-toc{position:static;grid-row:1;padding:15px 20px;background:var(--surface);border:0}.article-toc ol{display:flex;flex-wrap:wrap;gap:8px 28px;margin:0;padding-left:17px}.article-toc .reading-note{display:none}.article-heading h1{font-size:32px}.health-card h3{font-size:19px}}
@media(max-width:680px){.health-card{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:22px 0}.health-summary{font-size:14px}.health-card h3{font-size:19px}.health-jumps{font-size:12px}.blueprints>h2{font-size:22px}.article-heading h1{font-size:28px}.article-deck{font-size:16px}.article-body{font-size:16px;line-height:1.95}.article-section h2{font-size:21px}.article-heading{margin-bottom:24px}.article-key{padding:16px 18px}.article-layout{gap:25px}.article-toc ol{display:block}.article-toc li{padding:3px 0}}
.categories>a{border-bottom:3px solid transparent;color:var(--muted);padding:14px 0;white-space:nowrap;font-weight:550;display:flex;gap:8px;align-items:center}.categories>a.selected{color:var(--blue);border-bottom-color:var(--blue)}.categories>a span{font-size:12px;background:var(--surface);padding:0 7px;border-radius:4px}.categories>a:hover{color:var(--blue)}.repo-live{font-size:12px;color:var(--muted);line-height:1.9;margin:16px 0}.repo-name{font:12px/1.8 ui-monospace,SFMono-Regular,monospace;color:var(--muted);overflow-wrap:anywhere;margin:-5px 0 12px}.project-group{margin:35px 0 45px}.project-group>.section-top h2{font-size:22px;line-height:1.5}.project-combination{background:var(--surface);padding:25px 28px;margin-bottom:35px}.project-combination>h2{font-size:21px}.project-combination ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:25px 0}.project-combination li{border-top:2px solid #afbfdd;padding-top:12px;min-width:0}.project-combination li>a{color:var(--blue);font-size:16px;font-weight:650}.project-combination li>span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.project-combination>p:last-child{font-size:13px;line-height:1.9;color:var(--muted);margin:0}@media(max-width:680px){.categories>a{font-size:14px}.project-combination{padding:22px 20px}.project-combination ol{grid-template-columns:repeat(2,minmax(0,1fr))}.project-group>.section-top h2{font-size:20px}}
/* Full project cards are shared by the directory and home feed. */
.project-card{border:1px solid var(--line);border-radius:8px;padding:27px 28px 22px;margin:22px 0 28px;background:#fff;scroll-margin-top:24px}.project-card-heading{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px}.project-card-heading h3{font-size:25px;line-height:1.4;margin:8px 0 12px;letter-spacing:-.02em}.project-card-heading .health-summary{margin-bottom:20px;color:#425370;line-height:1.9}.project-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 30px;margin:4px 0 24px;padding-top:22px;border-top:1px solid var(--line)}.project-facts dt,.project-start h4{font-size:14px;font-weight:650;color:var(--ink);margin:0 0 8px}.project-facts dd{margin:0;color:#4d6076;font-size:14px;line-height:1.95;overflow-wrap:anywhere}.project-start{background:#f4f8f6;border-left:3px solid var(--green);padding:15px 18px;margin:3px 0 20px}.project-start h4{color:var(--green);font-size:13px}.project-start p{font-size:14px;line-height:1.9;margin:0;color:#435e52}.project-card-meta{display:flex;flex-wrap:wrap;gap:4px 24px;font-size:12px;color:var(--muted)}.project-card .repo-live{margin:6px 0 16px}.project-links{display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--line);padding-top:17px;font-size:13px;color:var(--muted)}.project-links .primary{color:var(--blue);font-weight:600}.project-links a:hover{color:var(--blue);text-decoration:underline}.project-card a:focus-visible{outline:3px solid #80a9ff;outline-offset:4px}@media(max-width:900px){.workspace .project-facts{grid-template-columns:minmax(0,1fr)}.workspace .project-card{padding:22px}}@media(max-width:680px){.project-card{padding:22px 18px 19px;border-radius:6px}.project-card-heading{grid-template-columns:20px minmax(0,1fr);gap:8px}.project-card-heading h3{font-size:22px}.project-facts{grid-template-columns:minmax(0,1fr);gap:19px;padding-top:18px}.project-facts dd{font-size:14px}.project-links{gap:12px 20px}.project-card-meta{gap:4px 14px}.project-start{padding:13px 15px}}
