:root{--ink:#18322f;--muted:#70817d;--line:#dce8e4;--paper:#f7faf8;--mint:#dff1e8;--green:#1f765f;--orange:#ef8d54}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{background:rgba(247,250,248,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:11px}.brand>span{display:grid;place-items:center;width:38px;height:38px;background:var(--green);color:#fff;border-radius:12px 12px 12px 4px;font-size:22px;font-weight:800}.brand strong{display:block;font-size:19px;letter-spacing:1px}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:3px}nav{display:flex;gap:24px;font-size:14px;color:#4e635e}nav a:hover{color:var(--green)}.hero{background:linear-gradient(120deg,#e6f4ed 0%,#f7faf8 65%);border-bottom:1px solid var(--line)}.hero-inner{min-height:470px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.eyebrow,.page-kicker{font-size:11px;letter-spacing:2px;color:var(--green);font-weight:800}.hero h1{font-size:58px;line-height:1.12;letter-spacing:-2px;margin:18px 0}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy{max-width:550px;color:#5b716b;line-height:1.9;font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:28px}.button{display:inline-block;padding:13px 22px;border-radius:8px;font-size:14px}.button.primary{background:var(--green);color:#fff}.button.light{border:1px solid #bcd8cb;background:#fff;color:var(--green)}.hero-card{background:#fff;border:1px solid var(--line);padding:36px;border-radius:18px;box-shadow:0 18px 50px rgba(41,94,77,.08);transform:rotate(2deg)}.card-label{color:var(--orange);font-size:12px;font-weight:700}.hero-card h3{font-size:25px;line-height:1.55;margin:22px 0 35px}.hero-stat{display:flex;align-items:end;gap:12px;border-top:1px solid var(--line);padding-top:22px}.hero-stat strong{font-size:54px;color:var(--green);line-height:.9}.hero-stat span{color:var(--muted);font-size:13px;line-height:1.6}.section{padding:76px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2,.topic-panel h2{font-size:30px;margin:8px 0 0}.section-head>a{color:var(--green);font-size:13px}.featured-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.featured-card{background:#fff;border:1px solid var(--line);padding:26px;border-radius:12px;min-height:230px;display:flex;flex-direction:column}.featured-card:hover,.article-row:hover{border-color:#a3cbb9;box-shadow:0 10px 28px rgba(41,94,77,.06)}.featured-main{background:var(--green);color:#fff;border-color:var(--green)}.featured-main .article-tag,.featured-main p,.featured-main time{color:#c9e7d9}.article-tag{font-size:12px;color:var(--orange);font-weight:700}.featured-card h3{font-size:21px;line-height:1.5;margin:18px 0 10px}.featured-card p,.article-row p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.featured-main h3{font-size:27px}.featured-card time,.article-row time{font-size:11px;color:#98a8a3;margin-top:auto;padding-top:20px}.split-section{display:grid;grid-template-columns:1.5fr .7fr;gap:70px;padding-top:0}.article-list{display:flex;flex-direction:column;gap:0}.article-row{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);border-bottom:0;padding:22px 24px}.article-row:first-child{border-radius:12px 12px 0 0}.article-row:last-child{border-bottom:1px solid var(--line);border-radius:0 0 12px 12px}.article-row h3{font-size:18px;margin:8px 0}.arrow{font-size:23px;color:var(--green)}.topic-panel{background:#edf6f1;border-radius:14px;padding:28px;height:max-content}.topic-panel a{display:flex;justify-content:space-between;border-bottom:1px solid #cfe3d9;padding:15px 0;font-size:14px}.topic-panel b{font-weight:400;color:var(--green)}.empty-card{padding:40px;background:#fff;border:1px dashed var(--line);color:var(--muted);border-radius:12px}.page-main{padding:70px 0 100px}.page-main h1{font-size:50px;margin:18px 0 8px}.page-intro{color:var(--muted);margin-bottom:44px}.category-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:70px}.large-list .article-row{padding:28px}.pager{display:flex;justify-content:center;gap:28px;align-items:center;padding:28px;color:var(--muted);font-size:13px}.pager a{color:var(--green)}.article-main{padding:55px 0 100px}.article-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:42px}.article-main article{max-width:820px;margin:auto}.article-main article>h1{font-size:43px;line-height:1.35;margin:18px 0}.article-meta{color:#8a9994;font-size:12px;padding-bottom:30px;border-bottom:1px solid var(--line)}.article-cover{display:block;width:100%;max-height:430px;object-fit:cover;border-radius:12px;margin:30px 0}.article-content{font-size:17px;line-height:2;color:#304944;padding-top:25px}.article-content h2{font-size:27px;margin-top:38px}.article-content h3{font-size:21px;margin-top:30px}.article-content img{max-width:100%;height:auto;border-radius:8px}.article-content blockquote{border-left:4px solid var(--green);background:#edf6f1;margin:28px 0;padding:16px 22px;color:#557069}.source-box{background:#edf6f1;padding:18px;margin-top:42px;color:#5a716b;font-size:13px;border-radius:8px}.source-box a{color:var(--green)}footer{border-top:1px solid var(--line);padding:30px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-inner p{color:var(--muted);font-size:12px}@media(max-width:800px){nav{display:none}.hero-inner,.split-section,.category-layout{grid-template-columns:1fr;gap:32px}.hero{padding:50px 0}.hero h1{font-size:42px}.hero-card{transform:none}.featured-grid{grid-template-columns:1fr}.featured-card{min-height:190px}.section{padding:50px 0}.page-main h1{font-size:38px}.article-main article>h1{font-size:30px}.footer-inner{display:block}.footer-inner p{margin-top:22px}}
.brand>img{width:42px;height:42px;display:block}
.site-header .brand>img,.footer-inner .brand>img{width:42px!important;height:42px!important;max-width:42px;min-width:42px;object-fit:contain;flex:0 0 42px}.brand>div{min-width:0;white-space:nowrap}.footer-inner p a{color:var(--green);margin-left:8px}.footer-inner p a:hover{text-decoration:underline}
.footer-inner{position:relative;min-height:76px;padding-bottom:30px}.footer-brand{display:flex;align-items:flex-start;gap:28px}.footer-links{display:flex;align-items:center;gap:12px;padding-top:13px;color:var(--muted);font-size:12px}.footer-links a{color:var(--green)}.footer-record{position:absolute;left:50%;bottom:0;transform:translateX(-50%);font-size:12px;white-space:nowrap}.footer-record a{color:var(--muted)}.footer-record a:hover{text-decoration:underline}.footer-note{margin:13px 0 0 auto;max-width:360px;text-align:right}
@media(max-width:800px){.footer-inner{padding-bottom:0}.footer-brand{display:block}.footer-links{padding-top:18px}.footer-note{margin:20px 0 0;text-align:left}.footer-record{position:static;transform:none;text-align:center;margin-top:24px}}
