:root{--paper: #f7f7f3;--surface: #ffffff;--ink: #121416;--muted: #697077;--line: #d9dddf;--strong-line: #202427;--brand: #0d6455;--brand-dark: #08473d;--signal: #e84a2f;--cool: #dce9e6;--soft: #eceeea;--max: 1240px;--serif: Georgia, "Noto Serif SC", "Songti SC", STSong, serif;--sans: Inter, "Noto Sans SC", "Microsoft YaHei", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.58}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover;background:var(--soft)}button{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.utility{background:var(--ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.utility-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.live{display:inline-flex;align-items:center;gap:8px}.live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--signal)}.utility-links{display:flex;gap:18px;color:#cbd1d2}.masthead{background:var(--surface);border-bottom:1px solid var(--line)}.masthead-main{min-height:90px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.menu-button{display:none;width:40px;height:40px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.menu-button span,.menu-button:before,.menu-button:after{content:"";display:block;width:18px;height:2px;margin:4px auto;background:currentColor}.brand{text-align:center;line-height:1}.brand-name{display:block;font:900 34px/1 var(--serif)}.brand-name em{color:var(--brand);font-style:normal}.brand-tagline{display:block;margin-top:9px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.16em}.masthead-meta{justify-self:end;text-align:right;color:var(--muted);font-size:12px}.search-link{display:inline-flex;margin-top:6px;color:var(--ink);font-size:13px;font-weight:800}.nav{background:var(--surface);border-bottom:3px solid var(--strong-line)}.nav-inner{min-height:48px;display:flex;align-items:stretch;justify-content:center}.nav a{display:flex;align-items:center;padding:0 24px;font-size:14px;font-weight:800}.nav a:hover,.nav a.active{background:var(--brand);color:#fff}.crumb{font-size:13px;color:var(--muted);padding:22px 0 18px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.crumb a{color:var(--muted)}.crumb a:hover{color:var(--brand);text-decoration:underline}.crumb-sep{color:var(--line)}.eyebrow{color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.section-kicker{color:var(--brand);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.section-link{color:var(--brand);font-size:13px;font-weight:900;border-bottom:1px solid currentColor}.section-title{margin:7px 0 0;font:900 31px/1.05 var(--serif)}.story-meta{color:var(--muted);font-size:12px;display:flex;flex-wrap:wrap;gap:8px 16px}.section{padding:42px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.empty{color:var(--muted);padding:40px 0;text-align:center}.item-list{list-style:none;padding:0;margin:0}.item{border-bottom:1px solid var(--line)}.item:last-child{border-bottom:none}.item-link{display:block;padding:16px 0}.item-link:hover .item-title{color:var(--brand)}.item-title{font-size:16px;font-weight:700;color:var(--ink);font-family:var(--serif)}.item-excerpt{margin-top:6px;color:var(--muted);font-size:13px}.pill{display:inline-block;background:var(--soft);color:var(--ink);padding:5px 10px;font-size:12px;font-weight:800}.pill:hover{background:var(--ink);color:#fff}.pill-brand{background:var(--cool);color:var(--brand-dark)}.pager{display:flex;justify-content:center;gap:8px;margin:36px 0 8px}.pager a{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--surface);font-weight:800;font-size:13px}.pager a.active{background:var(--brand);border-color:var(--brand);color:#fff}.pager a:hover:not(.active){border-color:var(--brand);color:var(--brand)}.site-footer{background:var(--ink);color:#fff}.footer-main{padding:34px 0;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:32px}.footer-brand{font:900 26px/1 var(--serif)}.footer-copy{margin-top:12px;color:#aeb6b7;font-size:13px;max-width:360px}.footer-col h3{margin:0 0 12px;color:#8ebeb5;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footer-col a{display:block;margin:8px 0;color:#d6dada;font-size:13px}.footer-bottom{border-top:1px solid #363b3d;padding:14px 0 22px;color:#8f989a;font-size:11px;display:flex;justify-content:space-between}@media(max-width:980px){.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:720px){.container{width:min(calc(100% - 28px),var(--max))}.utility-links,.masthead-meta{display:none}.utility-inner{justify-content:center}.masthead-main{min-height:72px;grid-template-columns:42px 1fr 42px}.menu-button{display:block}.brand-name{font-size:28px}.brand-tagline,.nav{display:none}.nav.open{display:block}.nav-inner{display:grid}.nav a{min-height:46px;justify-content:center;border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}body.theme-research-blue{--paper: #eef3f8;--surface: #ffffff;--ink: #10253f;--muted: #60748a;--line: #d4dee8;--strong-line: #17324d;--brand: #0969b3;--brand-dark: #082b4c;--signal: #e67e22;--cool: #d9edf7;--soft: #e8eef5;--serif: "Noto Sans SC", "Microsoft YaHei", system-ui, sans-serif}body.theme-research-blue .utility,body.theme-research-blue .guide-shell{background:#082b4c}body.theme-research-blue .brand-name em{color:#0969b3}
