.reactions{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(128,128,128,.2)}.reactions-vote-wrap{text-align:center;margin-bottom:2.5rem}.reactions-vote{display:inline-flex;align-items:center;gap:.25rem}.vote-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .5rem;border:0;border-radius:8px;background:0 0;color:var(--gh-fg-muted,#888);cursor:pointer;font-size:.9rem;transition:background .15s,color .15s}.vote-btn:hover{background:var(--gh-subtle,rgba(128,128,128,.12));color:var(--gh-fg,#333)}.vote-btn.active{color:var(--gh-accent,#0969da)}.vote-icon{width:20px;height:20px;display:block}.vote-count{font-variant-numeric:tabular-nums}.reactions-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.reactions-count{color:#888;font-weight:500}.reactions-auth{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.reactions-username{font-weight:600}.reactions-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;background:rgba(128,128,128,.2)}.reactions-form{margin-bottom:1.5rem}.reactions-reply-hint{font-size:.85rem;color:#e0245e;margin-bottom:.4rem}.reactions-input{width:100%;box-sizing:border-box;padding:.6rem .75rem;border:1px solid rgba(128,128,128,.35);border-radius:8px;background:0 0;color:inherit;font:inherit;resize:vertical}.reactions-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.reactions-btn{padding:.45rem 1rem;border:none;border-radius:8px;background:var(--gh-accent,#0969da);color:#fff;font-weight:600;cursor:pointer}.reactions-btn:hover{background:var(--gh-accent-emph,#0550ae)}.reactions-btn-ghost{padding:.45rem .8rem;border:1px solid rgba(128,128,128,.35);border-radius:8px;background:0 0;color:inherit;cursor:pointer}.reactions-list{display:flex;flex-direction:column;gap:1.2rem}.reactions-comment{display:flex;gap:.7rem}.reactions-comment.is-reply{margin-left:2.5rem}.reactions-body{flex:1;min-width:0}.reactions-meta{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.2rem}.reactions-author{font-weight:600}.reactions-time{font-size:.78rem;color:#888}.reactions-text{white-space:pre-wrap;word-break:break-word;line-height:1.6}.reactions-actions{display:flex;gap:.8rem;margin-top:.3rem}.reactions-link{background:0 0;border:none;padding:0;color:#888;font-size:.8rem;cursor:pointer}.reactions-link:hover{color:var(--gh-accent,#0969da);text-decoration:underline}.reactions-empty{color:#888}.reactions-reply-box{margin:.6rem 0 .2rem 2.5rem}.reactions-reply-input{width:100%;box-sizing:border-box;padding:.5rem .6rem;border:1px solid rgba(128,128,128,.35);border-radius:8px;background:0 0;color:inherit;font:inherit;resize:vertical}.navbar-auth{position:relative;display:flex;align-items:center;margin-left:.25rem}.navbar-avatar-btn{padding:0;border:0;background:0 0;cursor:pointer;line-height:0;border-radius:50%}.navbar-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;display:block;background:rgba(128,128,128,.2)}.navbar-menu{position:absolute;top:130%;right:0;min-width:150px;background:#fff;color:#111;border:1px solid rgba(128,128,128,.25);border-radius:10px;padding:.5rem;box-shadow:0 6px 18px rgba(0,0,0,.12);z-index:50}html.dark .navbar-menu{background:#1b1b1f;color:#eaeaea;border-color:rgba(255,255,255,.14)}.navbar-name{font-size:.85rem;font-weight:600;padding:.2rem .4rem .5rem;white-space:nowrap}.navbar-logout{width:100%;text-align:left;padding:.4rem;border:0;border-radius:6px;background:0 0;color:inherit;cursor:pointer;font-size:.85rem}.navbar-logout:hover{background:rgba(128,128,128,.12)}