/* JurisCRM v5.7 — Cofre de credenciais */
.cf-aviso{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:10px 14px;
  font-size:12.5px;color:#92400e;line-height:1.6;margin-bottom:14px}
.cf-aviso a{color:#92400e;font-weight:700}
.cf-lista{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.cf-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}
.cf-item-topo{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.cf-item-topo b{font-size:14px;color:#0f2744}
.cf-item-acoes{display:flex;gap:6px}
.cf-campo{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:13px}
.cf-rot{min-width:110px;color:#94a3b8;font-size:11px;text-transform:uppercase;
  letter-spacing:.3px;font-weight:700}
.cf-senha{font-family:ui-monospace,monospace;letter-spacing:1px;color:#334155}
.cf-senha-visivel{background:#fef3c7;padding:2px 8px;border-radius:6px;color:#92400e;
  font-weight:700;letter-spacing:normal}
.cf-novo{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:16px}
.cf-novo-tit{font-size:13px;font-weight:700;color:#0f2744;margin-bottom:10px}
.cf-log-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px;
  font-size:13px;color:#334155;display:flex;justify-content:space-between;align-items:center;
  flex-wrap:wrap;gap:6px}
.cf-log-data{font-size:11.5px;color:#94a3b8}
