
.mrmaid-signal{
 position:fixed;
 bottom:20px;
 right:20px;
 padding:10px 14px;
 border-radius:8px;
 font-family:system-ui,-apple-system,Segoe UI,Roboto;
 font-size:14px;
 font-weight:600;
 box-shadow:0 4px 14px rgba(0,0,0,.15);
 z-index:9999;
}
.mm-verified{background:#1d4ed8;color:#fff}
.mm-trusted{background:#15803d;color:#fff}
.mm-neutral{background:#e5e7eb;color:#111827}
