/* OCR disclaimer notice
 * Displayed at the top of articles whose content was produced by the
 * forum-ocr plugin via Mistral OCR / AI.
 */
.ocr-disclaimer {
    position: relative;
    background-color: #f4f4f5;
    border-left: 4px solid #6b7280;
    border-radius: 0 4px 4px 0;
    padding: 0.75em 1em 0.75em 1.75em;
    margin-bottom: 1.75em;
    font-size: 0.875em;
    line-height: 1.6;
    color: #374151;
}
