/* Badge ILO autonomo. Non dipende dalla funzione Account Verification di Youzify. */
.ilo-cert-badge{display:inline-flex;align-items:center;gap:5px;vertical-align:middle;margin-left:7px;padding:4px 8px;border-radius:999px;border:1px solid rgba(57,169,232,.55);background:rgba(22,117,178,.20);color:#eaf8ff!important;font-size:12px;font-weight:700;line-height:1;text-decoration:none!important;white-space:nowrap;box-sizing:border-box}
.ilo-cert-badge:hover{background:rgba(22,117,178,.32);color:#fff!important}
.ilo-cert-badge-check{display:inline-flex;width:18px;height:18px;border-radius:50%;align-items:center;justify-content:center;background:#39a9e8;color:#fff;font-size:12px;font-weight:900;line-height:1;box-shadow:0 0 0 1px rgba(255,255,255,.18)}
.ilo-cert-badge--profile{font-size:12px;padding:4px 8px;margin-left:8px;transform:translateY(-1px)}
.ilo-cert-badge--profile .ilo-cert-badge-check{width:18px;height:18px}
/* Nell'elenco membri teniamo solo la spunta, con tooltip/aria-label, per non allargare le card. */
.ilo-cert-badge--member .ilo-cert-badge-text{display:none}
.ilo-cert-badge--member{padding:0;margin-left:5px;border:0;background:transparent!important;transform:translateY(-1px)}
.ilo-cert-badge--member .ilo-cert-badge-check{width:18px;height:18px;box-shadow:0 0 0 2px rgba(255,255,255,.12)}
.ilo-cert-activity-card{display:block;width:auto;max-width:min(100%,760px);height:auto;border-radius:10px;margin-top:10px}
@media(max-width:768px){.ilo-cert-badge--profile{margin-left:6px;font-size:11px;padding:3px 6px}.ilo-cert-badge--profile .ilo-cert-badge-check{width:17px;height:17px;font-size:11px}.ilo-cert-badge--member{margin-left:4px}.ilo-cert-activity-card{max-width:100%}}
/* 0.1.1 Core/Chat integration */
.icc-chat-decoration.certified-profile{min-width:16px;padding:1px 5px;border-radius:999px;font-size:9px;font-weight:950;line-height:1.25;vertical-align:1px}
