.blog-body{background:var(--paper)}.blog-body .nav{position:fixed}.blog-hero{background:var(--deep);color:white;padding:190px max(28px,calc((100vw - var(--max))/2)) 110px}.blog-hero h1{font-size:clamp(52px,7vw,94px);max-width:1050px}.blog-hero>p:last-child{max-width:680px;color:#aebbb5;font-size:18px;line-height:1.7;margin-top:35px}.post-list{max-width:var(--max);margin:auto;padding:90px 28px 130px}.post-card{display:grid;grid-template-columns:190px 1fr 1fr 120px;gap:32px;align-items:start;padding:42px 0;border-bottom:1px solid var(--line)}.post-card:first-child{border-top:1px solid var(--line)}.post-card-meta{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.post-card h2{font-size:30px;line-height:1.2}.post-card h2 a:hover{color:#54772d}.post-card>p{margin:0;color:var(--muted);line-height:1.65}.read-link{font-size:13px;font-weight:600}.read-link span{margin-left:6px}.empty-state{padding:60px 0}.empty-state h2{font-size:38px}.post{max-width:900px;margin:auto;padding:170px 28px 100px}.post-header{border-bottom:1px solid var(--line);padding-bottom:55px}.back-link{display:inline-block;margin-bottom:55px;color:var(--muted);font-size:14px}.post-header .eyebrow{color:var(--muted)}.post-header h1{font-size:clamp(48px,7vw,82px);line-height:1.05;margin:25px 0}.post-lead{font-size:21px;color:var(--muted);line-height:1.6;max-width:760px}.post-meta{display:flex;gap:24px;margin-top:35px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.post-content{font-size:18px;line-height:1.8;padding-top:45px}.post-content h2{font-size:36px;margin:65px 0 18px}.post-content h3{font-size:25px;margin:45px 0 15px}.post-content p,.post-content ul,.post-content ol{margin:0 0 25px}.post-content blockquote{margin:40px 0;padding:10px 0 10px 28px;border-left:3px solid var(--green);font:26px/1.5 Manrope;color:#3c4943}.post-content pre{padding:24px;background:var(--deep);color:#e7eee9;overflow:auto;border-radius:4px}.post-content img{max-width:100%;height:auto}.post-next{background:var(--green);padding:60px max(28px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;align-items:center}.post-next p{margin:0;color:#49603d}.post-next a{font:600 24px Manrope}@media(max-width:900px){.post-card{grid-template-columns:1fr}.post-card-meta{flex-direction:row}.post-meta{flex-wrap:wrap}.post-next{align-items:flex-start;flex-direction:column;gap:18px}}
