.container .post-container{width:100%;max-width:995px;margin:9px 20px 0 20px;box-sizing:border-box}.post-container .bread,.post-container .bread a,.post-container .bread span{height:21px;font-size:14px}.post-container .post{width:100%;padding:15px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;box-shadow:var(--card-shadow);box-sizing:border-box}.post .post-title{margin:0;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post .post-meta{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;list-style:none}.post-meta .meta-author{display:flex;align-items:flex-start;gap:10px}.post-meta .meta-author img{width:36px;height:36px;border-radius:50%;vertical-align:middle;margin-right:0}.meta-author-name{display:flex;flex-direction:column;align-items:flex-start}.meta-author-name a{font-size:13px;text-decoration:none}.meta-author-name time,.meta-stats-time{font-size:12px;color:#888}.post-meta .meta-stats{display:flex;flex-direction:column;align-items:self-end}.meta-stats-data{display:flex;flex-direction:row;gap:5px;height:19.5px}.meta-stats-data span{display:flex;align-items:center;font-size:13px;color:#888}.meta-stats-data img{width:13px;height:13px;margin-right:3px}.post-meta-divider{width:100%;border:none;border-top:1px solid #e0e0e0;margin:6px 0 12px 0}p code{color:var(--code-inline);background:var(--code-inline-bg)}.post-content img{display:block;max-width:100%;max-height:50vh;margin:0 auto}.post-content code,.post-content iframe,.post-content pre,.post-content table,.post-content video{max-width:100%;height:auto;box-sizing:border-box;word-break:break-all;overflow-x:auto}.post-content table{border-collapse:collapse}.post-content table,.post-content td,.post-content th{border:1px solid #d0d0d0}.post-content td,.post-content th{padding:8px 12px}[class=post-content] h1,[class=post-content] h2,[class=post-content] h3,[class=post-content] h4,[class=post-content] h5,[class=post-content] h6{position:relative;margin-top:1rem;margin-bottom:1rem;font-weight:700;line-height:1.4;cursor:text}[class=post-content] h1:hover a.anchor,[class=post-content] h2:hover a.anchor,[class=post-content] h3:hover a.anchor,[class=post-content] h4:hover a.anchor,[class=post-content] h5:hover a.anchor,[class=post-content] h6:hover a.anchor{text-decoration:none}[class=post-content] h2{text-align:left;border-left:6px solid var(--theme);padding:5px 0 5px 8px;background-color:rgba(163,184,238,.25);clear:both}[class=post-content] h3{text-align:left;border-left:4px solid var(--theme);padding:0 0 0 10px;clear:both}[class=post-content] blockquote,[class=post-content] dl,[class=post-content] li,[class=post-content] ol,[class=post-content] p,[class=post-content] table,[class=post-content] ul{margin:.6em 0}[class=post-content] li>ol,[class=post-content] li>ul{margin:0 0}[class=post-content] li p.first{display:inline-block}[class=post-content] ol,[class=post-content] ul{padding-left:16px}[class=post-content] ol:first-child,[class=post-content] ul:first-child{margin-top:0}[class=post-content] ol:last-child,[class=post-content] ul:last-child{margin-bottom:0}[class=post-content] blockquote{border-left:4px solid var(--blockquote-border);background:var(--blockquote-bg);padding:0 10px;color:var(--blockquote-color)}[class=post-content] blockquote blockquote{padding-right:0}[class=dark-mode] .post-content blockquote,[class=dark-mode] .post-content blockquote blockquote{background:#303030;color:#888;border-color:#515253}[class=post-content] table{width:100%;max-width:100%;padding:0;font-size:13px;word-break:initial}[class=post-content] table tr{border:1px solid #dfe2e5;margin:0;padding:0}[class=post-content] table th{font-weight:700;border:1px solid #dfe2e5;border-bottom:0;margin:0;padding:6px 13px}[class=post-content] table td{border:1px solid #dfe2e5;margin:0;padding:6px 13px}[class=post-content] table td:first-child,[class=post-content] table th:first-child{margin-top:0}[class=post-content] table td:last-child,[class=post-content] table th:last-child{margin-bottom:0}[class=post-content] sup a{font-size:12px}[class=post-content] a{color:var(--theme)}#reward-btn{display:block;margin:30px auto 0 auto;padding:10px 32px;background:#ffb800;color:#fff;border:none;border-radius:24px;font-size:18px;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px rgba(0,0,0,.08)}#reward-btn:hover{background:#ffa000}.reward-qrcode{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45)}.reward-qrcode-inner{position:relative;min-width:320px;padding:32px 40px 24px 40px;background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.18);text-align:center}.reward-close{position:absolute;top:12px;right:16px;font-size:28px;color:#bbb;cursor:pointer;transition:color .2s}.reward-close:hover{color:#ff4d4f}.reward-title{margin-bottom:18px;font-size:20px;color:#333}.reward-imgs{display:flex;justify-content:center;gap:32px}.reward-imgs>div{display:flex;flex-direction:column;align-items:center}.reward-imgs img{width:120px;height:120px;border:1px solid #eee;border-radius:8px;margin-bottom:8px}.reward-imgs div>div{font-size:16px;color:#666}.post-agree{display:flex;align-items:center;justify-content:center;gap:60px;margin:15px 0}#like-btn,#reward-btn{display:flex;align-items:center;justify-content:center;width:100px;height:45px;margin:0;padding:0;background:#ffb800;color:#fff;border:none;border-radius:24px;font-size:18px;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px rgba(0,0,0,.08)}#like-btn:hover,#reward-btn:hover{background:#ffa000}#like-btn img{width:20px;margin-right:4px;vertical-align:middle}#like-btn.liked{background:#ffa000!important}[class=dark-mode] #like-btn,[class=dark-mode] #reward-btn{background:#444950;color:#fff}[class=dark-mode] #like-btn:hover,[class=dark-mode] #reward-btn:hover{background:#666b73}.post-container .post-near{display:flex;flex-direction:row;justify-content:space-between;gap:16px;padding:0;list-style:none}.post-container .post-near li{flex:1 1 0;padding:12px 18px;background:var(--card-bg);border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);font-size:16px;text-align:center;box-sizing:border-box;margin:0}[class=dark-mode] .post-container .post-near li{background:#23272b;border-color:#44474a;box-shadow:0 2px 8px rgba(0,0,0,.35)}.post-copyright{margin:28px 0 0 0;padding:18px 22px;background:var(--copyright-bg);border:1px solid var(--copyright-border);border-radius:8px;box-shadow:var(--card-shadow);font-size:15px;color:var(--copyright-color);transition:background .2s}.post-copyright a{color:var(--copyright-link);word-break:break-all}.post-copyright>div{margin-bottom:4px}.post-copyright>div:last-child{margin-bottom:0}[class=dark-mode] .post-copyright{background:#23272b;border-color:#44474a;color:#bbb}[class=dark-mode] .post-copyright a{color:#7abaff}@media (max-width:768px){.post-container{min-width:360px}}