*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f6f2;color:#292c27;font:16px/1.85 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}a:hover{color:#647b48}header,main,footer{max-width:980px;margin:auto;padding:0 28px}header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd6}.brand{font-weight:700;font-size:21px;letter-spacing:2px}.brand span{color:#778364}nav{display:flex;gap:28px;font-size:14px}.hero{padding:86px 0 70px;max-width:740px}.eyebrow{font-size:12px;letter-spacing:3px;color:#778364;font-weight:600}h1{font-size:clamp(36px,6vw,58px);line-height:1.3;font-weight:600;letter-spacing:-1px;margin:22px 0}p{color:#64685f}.intro{font-size:18px;max-width:580px}.section-label{display:flex;justify-content:space-between;border-bottom:1px solid #d8dbd0;padding-bottom:14px;font-size:13px;color:#777e6d}.post{display:grid;grid-template-columns:130px 1fr 30px;gap:24px;padding:34px 0;border-bottom:1px solid #dedfd6}.date,.tag{font-size:12px;color:#7c846f}.post h2{font-size:23px;margin:0 0 10px;font-weight:550;line-height:1.5}.post p{margin:0;font-size:15px}.arrow{color:#778364;font-size:24px}.about{margin:70px 0;padding:28px 32px;background:#eeefe7;border-radius:4px}.about h2{font-size:17px;margin:0}.about p{margin:8px 0 0;font-size:14px}footer{display:flex;justify-content:space-between;gap:18px;padding-top:26px;padding-bottom:30px;border-top:1px solid #dedfd6;font-size:12px;color:#85897f}.article{max-width:740px;margin:60px auto 80px}.article h1{font-size:38px}.article h2{font-size:23px;margin-top:38px}.article p{font-size:17px;line-height:2}.article .lead{font-size:19px;color:#454d3c;border-left:3px solid #9aa885;padding-left:22px;margin:32px 0}.back{font-size:13px;color:#778364}@media(max-width:600px){header{height:84px}nav{gap:18px}.hero{padding:55px 0}.post{grid-template-columns:1fr 22px;gap:12px}.post .date{grid-column:1 / -1}.post h2{font-size:21px}.about{margin:48px 0}footer{flex-direction:column;gap:4px}.article{margin-top:36px}.article h1{font-size:30px}}