/* v0.9.7 — confirmação da emissora e ações compactas na página interna. */
.cfm-ownership-status{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin:0 0 14px;padding:9px 12px;border:1px solid #d8e3e8;border-radius:12px;background:#f7fafb;color:#536978;font-size:12px;line-height:1.25}
.cfm-ownership-status strong{font-size:12px;white-space:nowrap}
.cfm-ownership-status.is-verified{border-color:#9edee8;background:#edfbfd;color:#08798e}
.cfm-ownership-status.is-pending{border-color:#e2e7ea;background:#f8f9fa;color:#687783}
.cfm-radio-actions>.cfm-secondary{align-self:center;padding:9px 13px;min-height:auto;font-size:13px;border-radius:10px}
@media(max-width:700px){.cfm-ownership-status{display:grid;width:100%;gap:3px;padding:11px 13px}.cfm-radio-actions>.cfm-secondary{min-height:46px;padding:12px 16px;font-size:14px;justify-content:center}}
