main{padding-top:36px;padding-bottom:56px}
.post{max-width:860px}
.post-head{border-bottom:2px solid var(--brand);padding-bottom:14px;margin-bottom:24px}
.post-head h2{font-size:22px;font-weight:700;color:var(--text);letter-spacing:normal;line-height:1.4;word-break:keep-all}
.post-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;font-size:13.5px;color:var(--text-muted)}
.post-meta .tagflat{margin-right:0}
.post-meta time{font-family:var(--mono)}
.post-body{font-size:16px;line-height:1.8;word-break:keep-all}
.post-body p{margin-bottom:14px}
.post-body h3{font-size:17px;font-weight:700;color:var(--text);margin:26px 0 8px}
.post-body ul,.post-body ol{margin:0 0 14px 22px}
.post-body li{margin-bottom:6px}
.post-body table.doc{margin:10px 0 18px}
.attach{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 4px;margin-top:28px;font-size:14px}
.attach strong{color:var(--brand);margin-right:12px}
.attach a{margin-right:14px}
.post-nav{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:28px}
