:root{--bg: #f7f1e7;--bg-soft: #efe5d7;--surface: rgba(255, 252, 246, .88);--surface-strong: #fffaf2;--text: #1f1b17;--text-soft: #6e6254;--line: rgba(67, 50, 33, .12);--primary: #2d6a64;--primary-strong: #1f4d49;--accent: #b86f3c;--shadow: 0 24px 70px rgba(77, 57, 34, .08);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--content: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Microsoft YaHei,sans-serif;line-height:1.75;background:radial-gradient(circle at top left,rgba(45,106,100,.12),transparent 22%),radial-gradient(circle at 85% 0%,rgba(184,111,60,.12),transparent 18%),linear-gradient(180deg,#fffaf3e0,#f7f1e7),var(--bg)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}main{min-height:70vh}.container{width:min(var(--content),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;backdrop-filter:blur(18px);background:#f7f1e7c2;border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;min-height:76px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand small{display:block;color:var(--text-soft);font-size:11px}.brand strong{display:block;font-size:17px}.brand-mark{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--primary));box-shadow:0 0 0 8px #2d6a641f}.main-nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.nav-link{padding:10px 14px;border-radius:999px;color:var(--text-soft);transition:.18s ease}.nav-link:hover,.nav-link.active{color:var(--primary-strong);background:#2d6a641a}.hero,.section,.page-hero,.post-shell{padding:44px 0}.hero-shell,.feature-grid,.feature-panels,.category-layout,.post-layout,.topic-grid,.footer-inner,.stat-row{display:grid;gap:24px}.hero-shell{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch}.surface,.post-card,.article-card,.hero-main,.hero-side,.category-sidebar,.prose-shell,.related-list a{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-main,.hero-side,.article-card,.feature-panel,.teaser-panel,.category-sidebar,.prose-shell{padding:32px}.hero h1,.section-title,.page-title,.post-title,.panel-title,.post-card h3,.article-card h3,.hero-side h2{font-family:"Source Han Serif SC","Noto Serif SC",Songti SC,serif;line-height:1.14;letter-spacing:-.02em}.hero h1{font-size:clamp(3rem,5.2vw,5.6rem);margin:12px 0 18px;max-width:9ch}.page-title{font-size:clamp(2.4rem,4vw,4rem);margin:14px 0 18px}.section-title{font-size:clamp(2rem,3.2vw,3rem);margin:14px 0 12px}.panel-title{font-size:clamp(1.6rem,2.5vw,2.3rem);margin:10px 0 12px}.eyebrow,.chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#2d6a641c;color:var(--primary-strong);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.chip.muted{background:#1f1b170f;color:var(--text-soft)}.lede,.section-copy,.meta-text,.footer-copy,.prose-shell p,.stack-item span,.post-card p,.article-card p{color:var(--text-soft)}.actions,.meta-row,.share-list{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:700}.button.primary{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong))}.button.secondary{color:var(--primary-strong);border-color:var(--line);background:#ffffff59}.text-link{color:var(--accent);font-weight:700}.text-link:hover{color:var(--primary-strong)}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.stat-card{padding:18px 20px;border-radius:22px;background:#ffffff73;border:1px solid rgba(67,50,33,.08)}.stat-card strong{display:block;font-size:1.35rem;margin-bottom:6px}.stat-card span{color:var(--text-soft)}.feature-cover,.post-card-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:24px}.feature-link{display:grid;gap:18px}.quote-mark{margin:18px 0 0;font-family:"Source Han Serif SC","Noto Serif SC",Songti SC,serif;font-size:1.1rem;line-height:1.75}.feature-grid,.feature-panels{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.post-card{overflow:hidden}.post-card-body{padding:22px 22px 24px}.post-card h3,.article-card h3{font-size:1.55rem;margin:12px 0}.card-date{color:var(--text-soft);font-size:.96rem}.stack-list{display:grid;gap:14px;margin:20px 0}.stack-item{display:grid;gap:6px;padding-top:14px;border-top:1px solid var(--line)}.stack-item strong{font-size:1.04rem}.feature-panel,.teaser-panel{min-height:100%}.category-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start}.category-sidebar{position:sticky;top:98px}.category-sidebar ul{margin:0;padding-left:18px;color:var(--text-soft)}.post-layout{grid-template-columns:280px minmax(0,1fr);align-items:start}.prose-shell{padding:38px}.post-title{font-size:clamp(2.3rem,4vw,4.3rem);margin:16px 0}.post-cover{overflow:hidden;margin:28px 0;border-radius:24px}.post-cover img{width:100%;max-height:420px;object-fit:cover}.prose-shell .content{font-family:"Source Han Serif SC","Noto Serif SC",Songti SC,serif;font-size:1.08rem;line-height:1.95}.prose-shell .content :where(p,ul,ol,blockquote,h2,h3,figure){margin:0 0 1.25em}.prose-shell .content h2,.prose-shell .content h3{color:var(--text);line-height:1.3}.prose-shell .content img{border-radius:20px}.related-list{display:grid;gap:16px}.related-list a{display:block;padding:18px 20px}.site-footer{padding:20px 0 60px}.footer-inner{grid-template-columns:1.1fr .9fr;padding-top:28px;border-top:1px solid var(--line)}.footer-title{margin:0 0 8px;font-weight:800}.footer-meta{color:var(--text-soft);text-align:right}@media(max-width:1100px){.hero-shell,.category-layout,.post-layout,.footer-inner,.topic-grid,.feature-grid,.feature-panels,.card-grid{grid-template-columns:1fr}.category-sidebar{position:static}}@media(max-width:820px){.header-inner{grid-template-columns:1fr;padding:12px 0}.main-nav{justify-content:flex-start}.stat-row{grid-template-columns:1fr}.container{width:min(var(--content),calc(100% - 24px))}.hero-main,.hero-side,.article-card,.feature-panel,.teaser-panel,.category-sidebar,.prose-shell{padding:24px}.footer-meta{text-align:left}}
