*{box-sizing:border-box}body{margin:0;font-family:'Nunito Sans',-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#222;background:#f6f6f7;line-height:1.55}
a{color:#c8471c}.wrap{max-width:720px;margin:0 auto;padding:0 16px}
header.site{background:#fff;border-bottom:1px solid #eee;padding:26px 0}
header.site .row{display:flex;gap:18px;align-items:center}
header.site img.av{width:74px;height:74px;border-radius:12px;object-fit:cover}
header.site h1{margin:0 0 4px;font-size:22px}header.site .bio{color:#555;font-size:14px}
header.site .note{color:#999;font-size:13px;margin-top:8px}
.crumbs{padding:14px 0;font-size:14px}
h2.year{margin:26px 0 8px;font-size:15px;letter-spacing:.05em;text-transform:uppercase;color:#eb5b25}
.months{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}
.months a{background:#fff;border:1px solid #eee;border-radius:10px;padding:12px 14px;text-decoration:none;color:#222;display:flex;justify-content:space-between;align-items:center}
.months a:hover{box-shadow:0 4px 14px rgba(0,0,0,.07)}.months a .c{color:#999;font-size:13px}
.post{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px 18px;margin:14px 0}
.post .meta{font-size:13px;color:#888;margin-bottom:8px;display:flex;gap:10px;align-items:center}
.post .reply{background:#f0f0f0;border-radius:10px;padding:1px 8px;font-size:12px}
.post .body{font-size:16px;word-wrap:break-word}.post .body p{margin:0 0 10px}.post .body a{word-break:break-word}
.cw{background:#fff7e6;border:1px solid #ffe2ad;border-radius:8px;padding:8px 10px;margin-bottom:8px;font-weight:600}
.media{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:10px}
.media .m{width:100%;border-radius:8px;display:block;max-height:520px;object-fit:cover}
.foot{margin-top:10px;font-size:12px;color:#aaa;display:flex;justify-content:space-between;align-items:center}
.foot .src{color:#bbb}.foot .st{color:#aaa}
footer{padding:30px 0;text-align:center;color:#aaa;font-size:13px}
.pager{display:flex;justify-content:space-between;margin:18px 0}
