/* v0.8.9 — busca escalável, confirmação visual e validação de e-mail. */
.cfm-radio-search{position:relative;display:grid;gap:7px}.cfm-radio-search-status{min-height:16px;color:#6b7d89;font-size:10px;font-weight:700}.cfm-radio-search-results{position:relative;z-index:5;display:grid;gap:6px;max-height:350px;overflow:auto}.cfm-radio-search-results>button{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:9px;border:1px solid #dfe8ed;border-radius:13px;background:#fff;color:#071b33;text-align:left;cursor:pointer}.cfm-radio-search-results>button:hover{border-color:#16cbd2;background:#f0fdff}.cfm-radio-search-results img{width:52px;height:52px;border-radius:11px;object-fit:contain;background:#f3f6f8}.cfm-radio-search-results span{display:grid;gap:3px;min-width:0}.cfm-radio-search-results strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cfm-radio-search-results small{color:#6a7c89}.cfm-radio-search-results b{padding:7px 9px;border-radius:9px;background:#b8f328;font-size:10px}
.cfm-selected-radio{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px;border:2px solid #18cbd3;border-radius:16px;background:#edfdff}.cfm-selected-radio[hidden]{display:none}.cfm-selected-radio img{width:72px;height:72px;border-radius:14px;object-fit:contain;background:#fff}.cfm-selected-radio>span{display:grid;gap:2px}.cfm-selected-radio small{color:#07869a;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cfm-selected-radio strong{color:#071b33;font-size:18px}.cfm-selected-radio em{color:#647682;font-size:11px;font-style:normal}.cfm-selected-radio button{padding:8px 10px;border:1px solid #b9d8df;border-radius:10px;background:#fff;color:#315363;font-size:10px;font-weight:850;cursor:pointer}
@media(max-width:600px){.cfm-radio-search-results>button{grid-template-columns:48px minmax(0,1fr)}.cfm-radio-search-results>button>b{grid-column:2;justify-self:start}.cfm-selected-radio{grid-template-columns:62px minmax(0,1fr)}.cfm-selected-radio img{width:62px;height:62px}.cfm-selected-radio button{grid-column:2;justify-self:start}}
