.vote-section{min-width:52px;display:flex;flex-direction:column;align-items:center;gap:2px}.vote-count{font-size:1.4rem;font-weight:700;color:var(--bs-info,#0dcaf0);line-height:1}.vote-label{font-size:.7rem;color:var(--bs-secondary)}.question-title a{color:var(--bs-card-color);text-decoration:none;font-weight:500}.question-title a:hover{color:var(--bs-info)}.question-meta .badge{font-weight:500}.question-author{font-size:.875rem}.tenant-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:4px;background-color:rgba(13,202,240,.12);color:var(--bs-info,#0dcaf0);font-size:.65rem;font-weight:700;letter-spacing:.05em;vertical-align:middle;flex-shrink:0;border:1px solid rgba(13,202,240,.25)}