.chronique-reactions{margin-top:18px}
.cr{border-top:1px solid #e2e8f0;padding-top:16px}
.cr-ts{max-width:100%;overflow-x:auto}
.cr-title{font-size:1.1rem;font-weight:600;margin:0 0 12px;color:#1e293b}
.cr-list{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}
.cr-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}
.cr-meta{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}
.cr-who{font-weight:600;color:#1e293b}
.cr-date{color:#64748b;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}
.cr-txt{margin:0;white-space:pre-wrap;color:#334155;line-height:1.5}
.cr-form{display:flex;flex-direction:column;gap:10px}
.cr-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.cr-input,.cr-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;color:#1e293b;background:#fff}
.cr-textarea{min-height:90px;resize:vertical}
.cr-input:focus,.cr-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}
.cr-foot{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}
.cr-note{color:#64748b;font-size:.85rem}
.cr-send{font-weight:600;color:#fff;background:#2563eb;border:0;border-radius:8px;padding:9px 22px;cursor:pointer}
.cr-send:hover{background:#1d4ed8}
.cr-send:disabled{opacity:.6;cursor:default}
.cr-status{margin:4px 0 0;color:#64748b;font-size:.9rem}
.cr-loading{color:#64748b;font-size:.9rem}
