:root{--ink:#17201b;--muted:#647168;--paper:#f6f4ee;--card:#fffdf8;--line:#d9ddd4;--accent:#176b4d;--accent-soft:#dcece4;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Source Han Sans SC,Noto Sans CJK SC,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 0%, #ffffffe6, transparent 32rem), var(--paper);min-height:100vh;margin:0}a{color:inherit}.shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:26px 0;display:flex}.brand{letter-spacing:.02em;font-family:Georgia,Noto Serif CJK SC,serif;font-size:1.1rem;font-weight:700;text-decoration:none}.site-nav{gap:18px;display:flex}.site-nav a{color:var(--muted);text-decoration:none}.site-nav a:hover{color:var(--accent)}.hero{padding:96px 0 72px}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}h1,h2,h3{font-family:Georgia,Noto Serif CJK SC,Songti SC,serif;line-height:1.16}.hero h1{letter-spacing:-.045em;max-width:850px;margin:18px 0 22px;font-size:clamp(2.7rem,7vw,5.9rem)}.hero p{max-width:690px;color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.75}.hero-author{border-top:1px solid var(--line);align-items:center;gap:18px;max-width:760px;margin-top:34px;padding-top:28px;display:flex}.hero-author img{object-fit:cover;object-position:50% 18%;border-radius:50%;width:72px;height:72px}.hero-author p{font-size:.98rem;line-height:1.65}.hero-author-links{flex-wrap:wrap;gap:8px 18px;margin-top:8px;display:flex}.hero-author-links a{color:var(--accent);text-underline-offset:3px;font-weight:700}.latest-section{margin-bottom:20px}.latest-section .section-head{margin-bottom:22px}.latest-grid{padding-bottom:74px}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-head h2{margin:0;font-size:clamp(1.8rem,4vw,2.7rem)}.section-head p{color:var(--muted);margin:0}.category-nav{flex-wrap:wrap;gap:10px;margin-bottom:58px;display:flex}.category-nav a{border:1px solid var(--line);color:var(--muted);background:#fffdf8b3;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;text-decoration:none;display:inline-flex}.category-nav a:hover{color:var(--accent);border-color:#abc9b8}.category-nav span{color:var(--accent);font-size:.78rem;font-weight:800}.category-section{scroll-margin-top:24px}.category-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;padding-top:14px;display:flex}.category-head h2{margin:0 0 8px;font-size:clamp(1.55rem,3vw,2.15rem)}.category-head h2 a{text-decoration:none}.category-head h2 a:hover{color:var(--accent)}.category-head p{color:var(--muted);margin:0}.category-head>span{color:var(--accent);font-size:1.25rem;font-weight:800}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:62px;display:grid}.category-section:last-child .article-grid{padding-bottom:100px}.article-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:30px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.article-card:hover{border-color:#abc9b8;transform:translateY(-3px);box-shadow:0 18px 55px #1e372a14}.article-card time,.article-meta{color:var(--muted);font-size:.86rem}.article-card h3{margin:16px 0 12px;font-size:1.55rem}.article-card p{color:var(--muted);margin:0;line-height:1.65}.empty-state{color:var(--muted);text-align:center;border:1px dashed #b8c2ba;border-radius:18px;grid-column:1/-1;padding:58px 30px}.article-page{width:min(760px,100% - 40px);margin:0 auto}.article-head{border-bottom:1px solid var(--line);padding:82px 0 46px}.article-head h1{letter-spacing:-.035em;margin:18px 0 20px;font-size:clamp(2.25rem,6vw,4.8rem)}.article-head .dek{color:var(--muted);font-size:1.2rem;line-height:1.7}.article-meta{flex-wrap:wrap;gap:12px 22px;display:flex}.language-link{color:var(--accent);font-weight:700}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:22px;font-size:.86rem;display:flex}.breadcrumbs a{color:var(--accent);text-underline-offset:3px}.prose{padding:52px 0 90px;font-family:Georgia,Noto Serif CJK SC,Songti SC,serif;font-size:1.08rem;line-height:1.95}.prose h2{margin:2.6em 0 .8em;font-size:1.75rem}.prose h3{margin:2.2em 0 .7em;font-size:1.35rem}.prose p{margin:1.2em 0}.prose blockquote{border-left:3px solid var(--accent);color:#3f4c44;margin:1.8em 0;padding:.2em 0 .2em 1.25em}.prose img{border-radius:12px;max-width:100%;height:auto}.prose a{color:var(--accent);text-underline-offset:3px}.citation-panel{background:linear-gradient(145deg,#dcece4c7,#fffdf8f5);border:1px solid #b9d2c4;border-radius:18px;margin:0 0 54px;padding:30px}.citation-panel h2{margin:12px 0 10px;font-size:1.75rem}.citation-panel>p{color:var(--muted);line-height:1.7}.citation-panel dl{margin:24px 0}.citation-panel dl>div{border-top:1px solid #176b4d29;grid-template-columns:112px 1fr;gap:16px;padding:10px 0;display:grid}.citation-panel dt{color:var(--muted);font-size:.85rem;font-weight:700}.citation-panel dd{overflow-wrap:anywhere;min-width:0;margin:0}.citation-panel a{color:var(--accent);text-underline-offset:3px}.citation-text{border-left:3px solid var(--accent);background:#fffdf8b3;padding:16px 18px;font-family:Georgia,Noto Serif CJK SC,serif;color:var(--ink)!important}.citation-links{flex-wrap:wrap;gap:10px 20px;display:flex}.citation-links a{font-weight:700}.author-card{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:92px 1fr;column-gap:22px;margin:0 0 90px;padding:30px;display:grid}.author-avatar{object-fit:cover;object-position:50% 18%;border-radius:50%;width:92px;height:92px}.author-card h2{margin:12px 0 10px;font-size:1.65rem}.author-card p{color:var(--muted);margin:0;line-height:1.7}.author-contact,.author-links,.contact-list{flex-wrap:wrap;grid-column:1/-1;gap:10px 22px;margin-top:18px;display:flex}.author-contact span,.contact-list span{color:var(--muted)}.author-contact a,.contact-list a{color:var(--ink);text-decoration:none}.author-links a{color:var(--accent);text-underline-offset:3px;font-weight:700}.about-page{width:min(760px,100% - 40px);margin:0 auto;padding:82px 0 100px}.about-page header{border-bottom:1px solid var(--line);padding-bottom:40px}.about-page h1{letter-spacing:-.04em;margin:18px 0 20px;font-size:clamp(2.6rem,7vw,5.2rem)}.about-page h2{margin:0 0 16px;font-size:1.7rem}.about-page section{margin-top:46px}.about-page p{color:var(--muted);font-size:1.06rem;line-height:1.85}.about-lead{max-width:680px;font-size:1.24rem!important}.profile-header{grid-template-columns:210px 1fr;align-items:center;gap:42px;display:grid}.profile-header img{object-fit:cover;object-position:50% 16%;border-radius:22px;width:210px;height:250px}.profile-header h1{font-size:clamp(2.4rem,6vw,4.5rem)}.contact-panel{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:28px}.contact-panel h2{margin-top:0}.related-articles{border-top:1px solid var(--line);margin:0 0 54px;padding-top:42px}.related-articles .section-head{align-items:center}.related-articles .section-head h2{margin:0;font-size:1.75rem}.related-articles .section-head a{color:var(--accent);text-underline-offset:3px;font-weight:700}.related-grid{gap:12px;display:grid}.related-grid>a{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:22px 24px;text-decoration:none}.related-grid>a:hover{border-color:#abc9b8}.related-grid h3{margin:0 0 8px;font-size:1.25rem}.related-grid p{color:var(--muted);margin:0;line-height:1.6}.topic-page{padding:66px 0 80px}.topic-head{max-width:760px;margin-bottom:48px}.topic-head h1{letter-spacing:-.04em;margin:16px 0 18px;font-size:clamp(2.6rem,7vw,5.2rem)}.topic-head p{color:var(--muted);font-size:1.2rem;line-height:1.75}.topic-head>span{color:var(--accent);font-weight:800}.topic-questions{border:1px solid var(--line);background:var(--card);border-radius:18px;margin:-14px 0 48px;padding:28px 30px}.topic-questions h2{margin:0 0 18px;font-size:1.45rem}.topic-questions ul{color:var(--muted);gap:12px;margin:0;padding-left:1.3rem;line-height:1.65;display:grid}.topic-page .article-card h2{margin:16px 0 12px;font-size:1.55rem}.topic-page .article-card p{color:var(--muted);margin:0;line-height:1.65}.footer-contact,.footer-policy{flex-wrap:wrap;gap:6px 10px;margin-top:8px;display:flex}.footer-contact a,.footer-policy a{text-underline-offset:3px}.footer-policy{flex-direction:column;align-items:flex-end;margin-top:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:30px 0 42px;font-size:.88rem;display:flex}@media (width<=720px){.shell{width:min(100% - 28px,1120px)}.site-header{align-items:flex-start;gap:18px}.site-nav{gap:12px;font-size:.9rem}.hero{padding:68px 0 54px}.article-grid{grid-template-columns:1fr}.section-head,.category-head,.site-footer{flex-direction:column;align-items:flex-start}.site-header{flex-direction:column}.author-card,.contact-panel,.citation-panel,.topic-questions{padding:24px}.citation-panel dl>div{grid-template-columns:1fr;gap:5px}.author-card{grid-template-columns:72px 1fr}.author-avatar{width:72px;height:72px}.profile-header{grid-template-columns:1fr;gap:26px}.profile-header img{width:150px;height:180px}.hero-author,.footer-policy{align-items:flex-start}}
