/* Only the elements that do not exist in the client's original landing. */
.se-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.hlb-choice-field{margin:0;padding:0;border:0;display:grid;gap:7px;color:rgba(6,17,31,.72);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hlb-choice-field legend{padding:0;color:inherit;font:inherit}
.hlb-choice-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.hlb-choice-options label{display:flex;align-items:center;gap:10px;min-height:50px;padding:10px 13px;border:1px solid rgba(6,17,31,.25);background:rgba(255,255,255,.54);color:var(--ink);font-size:.82rem;font-weight:600;letter-spacing:0;text-transform:none}
.hlb-choice-options input[type=radio],.hlb-choice-options input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0!important;padding:0!important;accent-color:var(--ink)}
.hlb-question-other[hidden]{display:none!important}
.hlb-registration-form.is-loading button[type=submit]{opacity:.68;cursor:wait}
.hlb-registration-form.is-complete>*{display:none!important}
.hlb-registration-form.is-complete>.hlb-success{display:grid!important}
.hlb-success{gap:16px;align-content:center;min-height:360px;padding:32px;border:1px solid rgba(6,17,31,.18);background:rgba(255,255,255,.54)}
.hlb-success strong{font-size:clamp(1.7rem,2.5vw,2.4rem);line-height:1.05;color:var(--ink)}
.hlb-success p,.hlb-success small{color:rgba(6,17,31,.68);line-height:1.6}
/* Validation client: Mustafa avant Mohamed dans la section intervenants sur mobile. */
@media(max-width:760px){.speaker-stage{display:flex;flex-direction:column}.speaker-feature--mustafa{order:-1}.hlb-choice-options{grid-template-columns:1fr}}
