.article p { margin: 0 0 0.9em; line-height: 1.85; }
.article h3 { font-weight: 600; margin: 1.2em 0 0.6em; font-size: 1.02em; }
.para { position: relative; border-radius: 4px; padding: 2px 6px; margin-left: -6px; }
.para.flagged { background: #fef3c7; }
.para:hover { background: #f1f5f9; cursor: pointer; }
.para.flagged:hover { background: #fde68a; }
.flag-note { display: block; font-size: 12px; color: #92400e; margin-top: 2px; }
.score input[type=range] { width: 100%; }
mark.cite { background: none; color: #94a3b8; font-size: 11px; }
