@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg: #f5f1ea;--bg-alt: #eee8de;--text: #171a1f;--muted: #59636e;--surface: #ffffff;--surface-soft: #f1ece3;--border: #d8d0c5;--accent: #0b6f6a;--accent-strong: #d94f30;--accent-soft: rgba(14, 124, 123, .12);--shadow: 0 12px 28px rgba(23, 26, 31, .06)}*{box-sizing:border-box}html{background:linear-gradient(180deg,var(--bg),var(--bg-alt));color:var(--text)}body{margin:0;min-height:100vh;font-family:IBM Plex Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}h1,h2,h3{font-family:IBM Plex Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.14;margin:0;letter-spacing:0;font-weight:800}h1{font-size:4rem}h2{font-size:2rem}p{margin:0}.page-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 4rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding:.4rem 0 1rem}.site-brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:700;text-decoration:none}.site-brand__mark{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--text);border-radius:8px;background:var(--text);color:var(--surface);font-family:IBM Plex Sans,Noto Sans SC,system-ui,sans-serif}.site-nav,.language-switcher{display:flex;align-items:center}.site-nav{gap:1rem;flex-wrap:wrap}.site-nav>a{color:var(--muted);font-weight:600;text-decoration:none}.language-switcher{gap:.25rem;border:1px solid var(--border);border-radius:8px;background:#ffffffad;padding:.2rem}.language-link{min-width:2.25rem;border-radius:6px;padding:.25rem .55rem;color:var(--muted);font-weight:700;text-align:center;text-decoration:none}.language-link--active{background:var(--text);color:var(--surface)}.hero{border-bottom:1px solid var(--border);padding:2.5rem 0 2rem}.post-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.eyebrow,.post-card__meta{font-size:.78rem;text-transform:uppercase;letter-spacing:0;color:var(--muted);font-weight:700}.lead{max-width:60ch;margin-top:1rem;font-size:1.08rem;color:var(--muted)}.tag-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem}.tag-list li{border-radius:8px;border:1px solid var(--border);background:var(--surface-soft);padding:.45rem .8rem;font-size:.92rem}.content-grid{display:grid;gap:1.25rem;padding-top:2rem}.headline-section{display:grid;gap:.9rem;border-bottom:1px solid var(--border);padding:1.5rem 0 2rem}.headline-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow)}.headline-card__cover{display:block;height:clamp(280px,28vw,340px);background:var(--surface-soft)}.headline-card__cover img{display:block;width:100%;height:100%;object-fit:cover}.headline-card__cover--placeholder{display:grid;place-items:center;background:linear-gradient(rgba(14,124,123,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(14,124,123,.08) 1px,transparent 1px),var(--surface-soft);background-size:24px 24px,24px 24px,auto;text-decoration:none}.headline-card__cover--placeholder span{display:grid;width:4rem;height:4rem;place-items:center;border-radius:10px;background:var(--text);color:var(--surface);font-size:2.4rem;font-weight:700}.headline-card__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,2.5vw,2rem)}.headline-card__date{margin:.5rem 0 0;color:var(--muted);font-size:.9rem}.headline-card h2{margin:.55rem 0 .75rem;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}.headline-card h2 a,.headline-card__action{text-decoration:none}.headline-card__description{color:var(--muted);font-size:1.05rem}.headline-card__action{align-self:flex-start;margin-top:1rem;border-bottom:1px solid currentColor;color:var(--accent-strong);font-weight:700}.headline-card__topic,.post-card__topic{align-self:flex-start;margin-top:.55rem;color:var(--accent);font-size:.82rem;font-weight:800;text-decoration:none}.headline-card__topic:hover,.post-card__topic:hover{text-decoration:underline}.topic-directory{display:grid;gap:1rem;border-bottom:1px solid var(--border);padding:2rem 0}.topic-directory>.section-heading>a{color:var(--accent);font-weight:700;text-decoration:none}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.topic-card{display:flex;min-height:100%;flex-direction:column;border:1px solid var(--border);border-radius:10px;background:#ffffffad;padding:1.2rem}.topic-card__count,.topic-page__count{color:var(--muted);font-size:.82rem;font-weight:700}.topic-card h2{margin-top:.35rem;font-size:1.25rem}.topic-card h2 a,.topic-card__action{text-decoration:none}.topic-card>p:not(.topic-card__count){margin-top:.65rem;color:var(--muted);font-size:.94rem}.topic-card__action{margin-top:auto;padding-top:1rem;color:var(--accent);font-weight:700}.topic-hub,.topic-page{padding:2rem 0 3rem}.topic-hub__intro,.topic-page__intro{max-width:780px;margin-bottom:2rem;border-top:3px solid var(--text);padding-top:1.5rem}.topic-hub__intro h1,.topic-page__intro h1{margin-top:.35rem;font-size:clamp(2.2rem,6vw,3.8rem)}.topic-page__intro .lead{max-width:72ch}.topic-page__count,.topic-page__posts{margin-top:1rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.post-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:stretch;gap:1.25rem}.post-card{border-radius:8px;display:flex;min-height:100%;overflow:hidden;flex-direction:column;padding:0;transition:transform .18s ease,border-color .18s ease}.post-card__cover{display:block;overflow:hidden;border-bottom:1px solid var(--border);aspect-ratio:16 / 9;background:var(--surface-soft)}.post-card__cover--placeholder{display:grid;place-items:center;background:linear-gradient(rgba(14,124,123,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(14,124,123,.08) 1px,transparent 1px),var(--surface-soft);background-size:24px 24px,24px 24px,auto;text-decoration:none}.post-card__cover--placeholder span{display:grid;width:3.25rem;height:3.25rem;place-items:center;border:1px solid var(--text);border-radius:8px;background:var(--text);color:var(--surface);font-family:IBM Plex Sans,Noto Sans SC,system-ui,sans-serif;font-size:2rem;font-weight:700;line-height:1}.post-card__cover img{width:100%;height:100%;display:block;object-fit:cover}.post-card__body{display:flex;flex:1;flex-direction:column;padding:1.35rem 1.4rem 1.4rem}.post-card:hover{transform:translateY(-4px);border-color:#0e7c7b66}.post-card h2{margin:.35rem 0 .7rem;font-size:1.45rem;line-height:1.18}.post-card h2 a{text-decoration:none}.post-card h2 a:hover{color:var(--accent)}.post-card .tag-list{margin-top:auto;padding-top:1rem}.post-card p,.article__content{color:var(--muted)}.article{padding:2rem 0 3rem}.back-link{display:inline-flex;margin-bottom:1rem;color:var(--muted)}.article__card{max-width:760px;border-top:3px solid var(--text);padding-top:2rem}.article-byline{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.8rem;color:var(--muted);font-size:.88rem}.article-byline a{color:var(--accent);font-weight:700}.article-context{margin-top:1.5rem;border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;background:#ffffff6b;padding:1rem 1.1rem;color:var(--muted)}.article-context p+p{margin-top:.45rem}.article-context__label{color:var(--text);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.article__content{margin-top:1.5rem;color:var(--text)}.article__cover{margin:1.5rem 0 0}.article__cover img{width:100%;display:block;border:1px solid var(--border);border-radius:8px;aspect-ratio:16 / 9;object-fit:cover}.article__cover figcaption{margin-top:.45rem;color:var(--muted);font-size:.82rem}.article-summary,.article-faq,.article-sources{margin-top:1.5rem;border-top:1px solid var(--border);padding-top:1.25rem}.article-summary h2,.article-faq h2,.article-sources h2{margin-bottom:.8rem;font-size:1.35rem}.article-summary ul,.article-sources ol{margin:0;padding-left:1.25rem}.article-summary li,.article-sources li{margin-bottom:.5rem}.article-faq details{border-bottom:1px solid var(--border);padding:.8rem 0}.article-faq summary{cursor:pointer;color:var(--text);font-weight:700}.article-faq p{margin-top:.55rem;color:var(--muted)}.article-sources a{overflow-wrap:anywhere}.page-content{max-width:720px;margin:0 auto;padding:2rem 1rem}.page-content h1{margin-bottom:.5rem;font-size:1.75rem}.page-content h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem}.page-content p+p{margin-top:.85rem}.page-content ul{padding-left:1.25rem;line-height:1.7}.page-content li{margin-bottom:.4rem}.page-content a{color:var(--accent)}.ad-unit{display:grid;min-height:280px;margin:1.75rem 0;align-content:center;border-block:1px solid var(--border)}.ad-unit__label{margin-bottom:.35rem;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.related-posts{margin-top:2.5rem;border-top:1px solid var(--border);padding-top:1.5rem}.related-posts ul{display:grid;gap:.85rem;margin:1rem 0 0;padding:0;list-style:none}.related-posts li{border-left:3px solid var(--accent);padding-left:.9rem}.related-posts a{font-weight:700}.related-posts p{margin-top:.25rem;color:var(--muted);font-size:.92rem}.site-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:4rem;border-top:1px solid var(--border);padding-top:1.25rem;color:var(--muted);font-size:.88rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.article__content h2,.article__content h3{margin-top:2rem;margin-bottom:.75rem}.article__content p,.article__content ul,.article__content ol{margin-bottom:1rem}.article__content table{display:block;width:100%;margin:1.25rem 0;overflow-x:auto;border-collapse:collapse;color:var(--text);font-size:.96rem;line-height:1.55}.article__content th,.article__content td{min-width:8.5rem;border-bottom:1px solid var(--border);padding:.55rem .8rem .55rem 0;text-align:left;vertical-align:top}.article__content th{color:var(--text);font-weight:700}.article__content :not(pre)>code{border:1px solid rgba(23,26,31,.12);border-radius:5px;background:#ffffffb3;color:var(--text);padding:.08em .28em;font-family:Consolas,SFMono-Regular,Noto Sans Mono CJK SC,Microsoft YaHei UI,monospace;font-size:.94em;line-height:1.45;white-space:nowrap}.article__content pre{margin:1.25rem 0;overflow-x:auto;border:1px solid var(--border);border-radius:8px;background:#111827;color:#f7fafc;padding:1rem;line-height:1.6}.article__content pre code{font-family:Consolas,SFMono-Regular,Noto Sans Mono CJK SC,Microsoft YaHei UI,monospace;font-size:.92rem;white-space:pre}.empty-state{border:1px dashed var(--border);border-radius:8px;color:var(--muted);padding:1rem}@media(max-width:860px){h1{font-size:2.7rem}h2{font-size:1.65rem}.site-header{align-items:flex-start;flex-direction:column}.editorial-bar{align-items:flex-start;flex-direction:column;gap:.2rem}.site-nav{width:100%;justify-content:flex-start}.site-footer{flex-direction:column}.site-footer nav{justify-content:flex-start}.hero{padding:2rem 0 1.5rem}.headline-card{grid-template-columns:1fr}.headline-card__cover,.headline-card__cover img,.headline-card__cover--placeholder{height:clamp(220px,58vw,300px);min-height:240px}.section-heading{align-items:start;flex-direction:column}.topic-grid{grid-template-columns:1fr}}
