.ifo-accred-wrap{max-width:860px;margin:24px auto;padding:24px;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff;box-shadow:0 2px 12px rgba(0,0,0,.03);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
.ifo-accred-heading{margin:0 0 16px;font-size:22px;font-weight:700;color:#0f172a;border-bottom:1px solid #e5e7eb;padding-bottom:10px}
.ifo-accred-form{display:flex;gap:12px;margin-bottom:18px}
.ifo-accred-form input{flex:1;padding:12px 14px;border:1px solid #cbd5e1;border-radius:8px;outline:none}
.ifo-accred-form input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.15)}
.ifo-accred-btn{padding:12px 18px;border:none;border-radius:8px;background:#0f766e;color:#fff;font-weight:600;cursor:pointer}
.ifo-accred-btn:hover{opacity:.95}
.ifo-accred-result{min-height:40px}
.ifo-accred-footnote{margin-top:16px;font-size:12px;color:#6b7280}

.ifo-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}
.ifo-card-header{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;padding:12px 16px;border-bottom:1px solid #e5e7eb}
.ifo-badge{font-size:12px;font-weight:700;padding:6px 10px;border-radius:9999px;background:#e2e8f0;color:#0f172a}
.ifo-number{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;color:#0f172a;font-weight:700}
.ifo-card-body{padding:16px}
.ifo-row{display:flex;gap:16px;margin:8px 0}
.ifo-label{width:180px;color:#475569;font-weight:600}
.ifo-value{flex:1;color:#111827}
.ifo-scope .ifo-value{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;padding:12px}
.ifo-card-footer{padding:12px 16px;background:#f8fafc;border-top:1px solid #e5e7eb;text-align:right}
.ifo-verify-link{font-weight:700;text-decoration:none}
