.verification-steps { margin: 12px 0 12px 22px; }
.verification-steps li { padding: 4px 0; }
.verification-help { padding: 10px 12px; background:#eef2ff; border-radius:8px; color:#3730a3; }
.attachment-field small { color:#667085; font-weight:500; }
.attachment-field input { padding:9px !important; background:#f8fafc !important; }
.message-attachments { display:flex; gap:10px; flex-wrap:wrap; margin-top:12px; }
.message-attachments a { width:130px; color:#475467; text-decoration:none; font-size:11px; overflow:hidden; }
.message-attachments img { width:130px; height:88px; object-fit:cover; border-radius:8px; border:1px solid #e4e7ec; display:block; margin-bottom:4px; }
