.ocr-photo-consent{margin:12px 0;padding:12px 14px;border:1px solid #c9b99c;border-radius:10px;background:#fffaf0;color:#5a4631;min-width:0;overflow-wrap:anywhere}
.ocr-photo-consent label{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;line-height:1.6;cursor:pointer}
.ocr-photo-consent input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:3px 0 0;accent-color:#52723a}
.ocr-photo-consent p{margin:6px 0 0;line-height:1.65;font-size:var(--ui-type-l3-size,14px);font-weight:400}
.ocr-photo-consent p:empty{display:none}
.ocr-photo-consent a{color:#4b6535;text-decoration:underline}
.wizard-capture-side:has(> [data-ocr-photo-consent]){overflow-y:auto}
.wizard-capture-side>[data-ocr-photo-consent]{flex:none}
