.dy-platform-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.dy-platform-note i{width:7px;height:7px;border-radius:50%;background:var(--brand)}
.dy-account-line{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.dy-account-line span{padding:5px 8px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:10px}.dy-account-line span.verified{background:#e8f4ee;color:var(--ok)}.dy-account-line span.pending{background:#fff1da;color:var(--warn)}
.dy-evidence{padding:10px 12px;border-radius:9px;background:#f8f5f2;color:var(--muted);font-size:11px;line-height:1.6}.dy-evidence b{color:var(--ink)}
.dy-detail-source{display:grid;gap:8px}.dy-detail-source a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}
@media(max-width:570px){.dy-platform-note{align-items:flex-start;flex-direction:column}}
