.pfx-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);padding:12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}
.pfx-header{font-weight:700;font-size:16px;margin-bottom:8px}
.pfx-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}
.pfx-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:1px dashed #f1f5f9}
.pfx-item:last-child{border-bottom:none}
.pfx-flag{width:22px;display:inline-block;text-align:center;font-size:18px}
.pfx-code{font-weight:600;min-width:42px}
.pfx-value{font-variant-numeric:tabular-nums}
.pfx-meta{display:flex;gap:12px;flex-wrap:wrap;color:#6b7280;font-size:12px;margin-top:8px}
