.esafe-alerts{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:800px}
.esafe-card{display:flex;align-items:flex-start;border:1px solid #ddd;border-radius:10px;padding:10px;margin:10px 0;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}
.esafe-card .badge{width:10px;height:10px;border-radius:50%;margin:6px 10px 0 0;flex-shrink:0}
.esafe-card strong{font-size:15px}
.esafe-card small{color:#666}
.esafe-card p{margin:4px 0 0;font-size:13px;color:#333}
.esafe-alerts h2{margin-top:20px;font-size:18px;color:#1e5476;border-bottom:2px solid #eee;padding-bottom:4px}