@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,600;9..144,700&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap");
/* v1.0.11 — checklist mot de passe temps reel + logo clair */
body .coab-password-rules{gap:8px;margin-top:12px}
body .coab-password-rules__item{display:flex;align-items:center;gap:9px;color:#8fa1af;font-size:13px;font-weight:700;line-height:1.35;transition:color .18s ease}
body .coab-password-rules__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(143,161,175,.45);background:rgba(255,255,255,.035);color:#8fa1af;font-size:12px;font-weight:900;flex:0 0 18px;transition:background .18s ease,border-color .18s ease,color .18s ease}
body .coab-password-rules__icon:before{content:"x";line-height:1}
body .coab-password-rules__item.is-valid{color:#86efac}
body .coab-password-rules__item.is-valid .coab-password-rules__icon{background:#27ae60;border-color:#27ae60;color:#06150c}
body .coab-password-rules__item.is-valid .coab-password-rules__icon:before{content:"✓"}
body .coab-password-rules__item.is-missing{color:#fca5a5}
body .coab-password-rules__item.is-missing .coab-password-rules__icon{border-color:rgba(239,68,68,.55);background:rgba(239,68,68,.12);color:#fca5a5}
html[data-theme="light"] body .coab-password-rules__item{color:#65798a}
html[data-theme="light"] body .coab-password-rules__icon{background:#f4f7fa;border-color:#cbd6df;color:#65798a}
html[data-theme="light"] body .coab-password-rules__item.is-valid{color:#167b42}
html[data-theme="light"] body .coab-password-rules__item.is-valid .coab-password-rules__icon{background:#27ae60;border-color:#27ae60;color:#fff}
html[data-theme="light"] body .coab-password-rules__item.is-missing{color:#b42318}
html[data-theme="light"] body .coab-password-rules__item.is-missing .coab-password-rules__icon{background:#fff1f0;border-color:#f04438;color:#b42318}
html[data-theme="light"] .certigate-auth-logo span{background-image:url('../images/logo-couleur-tight.png')!important;background-color:#fff;border-radius:999px;box-shadow:0 0 0 1px rgba(15,36,51,.10),0 10px 28px rgba(10,31,48,.08)}
html[data-theme="dark"] .certigate-auth-logo span{background-image:url('../images/logo-blanc-tight.png')!important}
html{background:#091E2B}body.coab-auth-screen,body.certigate-auth-screen{margin:0;background:#091E2B!important;color:#E8ECF0;font-family:"IBM Plex Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.coab-auth-page{min-height:100svh;background:radial-gradient(circle at 15% 10%,rgba(201,162,39,.10),transparent 28%),#091E2B;display:flex;align-items:center;justify-content:center;padding:48px 18px;box-sizing:border-box}.coab-auth-shell-inner{width:100%}.coab-auth-layout{width:100%;display:flex;justify-content:center}.coab-auth-layout__card{width:min(100%,560px)}.coab-auth-card{background:rgba(14,42,58,.86);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:42px 40px;box-shadow:0 18px 70px rgba(0,0,0,.26);box-sizing:border-box}.certigate-auth-logo{display:flex;justify-content:center;margin:0 0 24px}.certigate-auth-logo span{width:68px;height:68px;display:block;background:url('../images/logo-blanc-tight.png') center/contain no-repeat}.coab-auth-card h2{font-family:"Fraunces",serif;font-size:32px;line-height:1.12;margin:0 0 8px;font-weight:700;letter-spacing:-.03em;text-align:center;color:#E8ECF0}.coab-auth-subtitle{margin:0 0 28px;color:#8A9BAA;font-size:15px;line-height:1.55;text-align:center}.coab-google-btn{display:flex;align-items:center;justify-content:center;gap:12px;min-height:54px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#E8ECF0;text-decoration:none;font-weight:800;font-size:15px;background:rgba(255,255,255,.035);transition:.25s}.coab-google-btn:hover{border-color:rgba(201,162,39,.55);background:rgba(201,162,39,.10)}.coab-auth-sep{display:flex;align-items:center;gap:14px;margin:22px 0;color:#64748B;font-weight:700;font-size:13px}.coab-auth-sep:before,.coab-auth-sep:after{content:"";height:1px;background:rgba(255,255,255,.08);flex:1}.coab-auth-field{margin:0 0 18px}.coab-auth-field label{display:block;margin:0 0 7px;font-weight:700;color:#A8B5C3;font-size:14px}.coab-auth-field input,.coab-auth-field select,.coab-auth-field textarea{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.10);border-radius:10px;padding:0 15px;font-size:15px;box-sizing:border-box;background:rgba(255,255,255,.045);color:#E8ECF0;outline:0;font-family:inherit}.coab-auth-field textarea{min-height:96px;padding:14px 15px;resize:vertical}.coab-auth-field input::placeholder,.coab-auth-field textarea::placeholder{color:#5A6670}.coab-auth-field input:focus,.coab-auth-field select:focus,.coab-auth-field textarea:focus{border-color:#C9A227;box-shadow:0 0 0 3px rgba(201,162,39,.15)}.coab-auth-password-wrap{position:relative}.coab-auth-password-wrap input{padding-right:54px}.coab-auth-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:17px;cursor:pointer;color:#8A9BAA}.coab-auth-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0 22px;color:#8A9BAA;font-size:14px}.coab-auth-row a,.coab-auth-links a{color:#C9A227;text-decoration:none;font-weight:800}.coab-auth-check{display:flex!important;align-items:center;gap:9px;margin:0!important;font-weight:500!important;color:#8A9BAA!important}.coab-auth-check input{width:18px!important;height:18px!important;min-height:18px!important}.coab-auth-submit,.coab-auth-ghost{width:100%;min-height:54px;border-radius:10px;border:0;background:#C9A227;color:#091E2B;font-size:15px;font-weight:900;cursor:pointer;transition:.25s}.coab-auth-submit:hover{background:#D4B84A;transform:translateY(-1px)}.coab-auth-ghost{background:rgba(255,255,255,.04);color:#E8ECF0;border:1px solid rgba(255,255,255,.10)}.coab-auth-links{margin-top:20px;text-align:center;color:#8A9BAA}.coab-auth-links--split{display:flex;justify-content:space-between;gap:12px}.coab-auth-help{margin:7px 0 0;color:#64748B;font-size:12px;line-height:1.45}.coab-auth-errors,.coab-auth-success{border-radius:12px;padding:13px 15px;margin:0 0 20px;font-weight:700;font-size:14px}.coab-auth-errors{background:rgba(192,57,43,.12);border:1px solid rgba(192,57,43,.35);color:#FCA5A5}.coab-auth-success{background:rgba(39,174,96,.12);border:1px solid rgba(39,174,96,.35);color:#86EFAC}.coab-auth-actions--split{display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.coab-auth-step-panel[hidden]{display:none!important}.coab-password-rules{display:grid;gap:6px;margin:10px 0 0}.coab-password-rules__item{font-size:12px;color:#64748B}.coab-password-rules__item.is-valid{color:#27AE60}@media(max-width:640px){.coab-auth-page{align-items:flex-start;justify-content:flex-start;padding:22px 14px calc(22px + env(safe-area-inset-bottom));}.coab-auth-layout{justify-content:flex-start}.coab-auth-layout__card{width:100%;max-width:none}.coab-auth-card{width:100%;border-radius:18px;padding:28px 18px}.coab-auth-card h2{font-size:28px}.coab-auth-row{align-items:flex-start;flex-direction:column}.coab-auth-actions--split{grid-template-columns:1fr}.certigate-auth-logo span{width:58px;height:58px}.coab-auth-field input,.coab-auth-field select,.coab-auth-field textarea{font-size:16px}}

/* v1.0.1 — retour + largeur mobile standardisée */
.coab-auth-topbar{width:100%;max-width:560px;margin:0 auto 16px;}
.coab-auth-back{display:inline-flex;align-items:center;gap:8px;color:#E8ECF0;text-decoration:none;font-weight:800;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);border-radius:999px;padding:10px 14px;}
.coab-auth-back:hover{color:#C9A227;border-color:rgba(201,162,39,.45);}
@media(max-width:640px){
  .coab-auth-page{align-items:flex-start!important;justify-content:flex-start!important;padding:14px 14px calc(22px + env(safe-area-inset-bottom))!important;}
  .coab-auth-topbar{max-width:none;margin:0 0 12px;width:100%;}
  .coab-auth-back{width:auto;min-height:42px;}
  .coab-auth-shell-inner{width:100%!important;}
  .coab-auth-layout{width:100%!important;}
  .coab-auth-layout__card{width:100%!important;max-width:none!important;}
  .coab-auth-card{width:100%!important;max-width:none!important;padding:26px 18px!important;border-radius:18px!important;}
  .coab-auth-submit,.coab-auth-ghost,.coab-google-btn{width:100%;}
}
.coab-auth-choice-field{border:0;margin:0;padding:0}.coab-auth-choice-field legend{display:block;margin:0 0 10px;color:#dbe7ee;font-weight:800}.coab-choice-grid{display:grid;gap:10px}.coab-auth-choice{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.035);cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.coab-auth-choice:hover{border-color:rgba(216,177,47,.45);background:rgba(216,177,47,.06)}.coab-auth-choice input{width:18px;height:18px;margin-top:3px;accent-color:#d8b12f}.coab-auth-choice strong{display:block;color:#f4f7fb;font-weight:900;line-height:1.25}.coab-auth-choice small{display:block;margin-top:4px;color:#9fb1bf;font-size:13px;line-height:1.45}.coab-auth-choice:has(input:checked){border-color:#d8b12f;box-shadow:0 0 0 1px rgba(216,177,47,.18),0 12px 28px rgba(216,177,47,.08);background:rgba(216,177,47,.09)}.coab-auth-consent{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;margin:2px 0 14px;color:#9fb1bf;font-size:14px;line-height:1.5}.coab-auth-consent input{width:18px;height:18px;margin-top:2px;accent-color:#d8b12f}@media(max-width:640px){.coab-auth-choice{padding:13px 14px}.coab-auth-choice small{font-size:12.5px}.coab-auth-consent{font-size:13px}}

/* v1.0.6 — voie d'entree compacte pour l'inscription diagnostic */
.coab-auth-route-field{margin-top:-2px!important}.coab-auth-route-field legend{font-size:14px;letter-spacing:.01em}.coab-route-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.coab-route-option{min-height:74px;padding:12px 13px!important;border-radius:14px!important;grid-template-columns:20px 1fr!important;align-items:center!important;background:rgba(255,255,255,.03)!important}.coab-route-option input{margin:0!important}.coab-route-option strong{font-size:15px}.coab-route-option small{font-size:12px!important;line-height:1.35!important}.coab-route-option.is-selected,.coab-route-option:has(input:checked){border-color:#d8b12f!important;background:rgba(216,177,47,.10)!important;box-shadow:0 0 0 1px rgba(216,177,47,.16)!important}.coab-route-option.is-selected input{accent-color:#d8b12f}.coab-auth-field select:required:invalid{color:#8ea0ae}.coab-auth-field select option{color:#f4f7fb;background:#132d3a}@media(max-width:640px){.coab-route-toggle{grid-template-columns:1fr}.coab-route-option{min-height:64px}.coab-auth-route-field{margin-bottom:10px!important}}

/* v1.0.7 — candidature guidee : explications visibles, sans Google */
.coab-auth-process-note{margin:10px 0 22px;padding:11px 13px;border:1px solid rgba(216,177,47,.22);border-radius:14px;background:rgba(216,177,47,.065);color:#aebdca;font-size:13px;line-height:1.45;text-align:left}.coab-auth-route-field{margin-top:0!important}.coab-auth-route-field legend{font-size:15px!important;color:#edf4f8!important}.coab-route-toggle{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.coab-route-option{min-height:112px!important;padding:15px 15px!important;align-items:flex-start!important}.coab-route-option strong{font-size:15.5px!important;letter-spacing:0!important}.coab-route-option small{margin-top:7px!important;color:#b8c5d0!important;font-size:13px!important;line-height:1.42!important}.coab-route-option input{margin-top:2px!important}.coab-route-option.is-selected,.coab-route-option:has(input:checked){background:rgba(216,177,47,.085)!important}@media(max-width:760px){.coab-route-toggle{grid-template-columns:1fr!important}.coab-route-option{min-height:auto!important}.coab-auth-process-note{font-size:12.5px;margin-bottom:18px}}

/* v1.0.8 — synchronisation clair/sombre avec le theme Certigate */
html[data-theme="light"]{background:#f4f7fa}html[data-theme="light"] body.coab-auth-screen,html[data-theme="light"] body.certigate-auth-screen{background:#f4f7fa!important;color:#102533}html[data-theme="light"] .coab-auth-page{background:radial-gradient(circle at 12% 8%,rgba(201,162,39,.12),transparent 28%),linear-gradient(180deg,#f7fafc,#eef4f7);color:#102533}html[data-theme="light"] .coab-auth-card{background:rgba(255,255,255,.94);border-color:rgba(15,36,51,.10);box-shadow:0 18px 60px rgba(10,31,48,.12)}html[data-theme="light"] .coab-auth-card h2{color:#102533}html[data-theme="light"] .coab-auth-subtitle{color:#52697a}html[data-theme="light"] .coab-auth-process-note{background:#fff8df;border-color:rgba(201,162,39,.38);color:#465b69}html[data-theme="light"] .coab-auth-field label,html[data-theme="light"] .coab-auth-route-field legend{color:#294154!important}html[data-theme="light"] .coab-auth-field input,html[data-theme="light"] .coab-auth-field select,html[data-theme="light"] .coab-auth-field textarea{background:#fff;color:#102533;border-color:rgba(15,36,51,.16)}html[data-theme="light"] .coab-auth-field input::placeholder,html[data-theme="light"] .coab-auth-field textarea::placeholder{color:#8495a2}html[data-theme="light"] .coab-auth-help{color:#687d8d}html[data-theme="light"] .coab-auth-choice,html[data-theme="light"] .coab-route-option{background:#fff!important;border-color:rgba(15,36,51,.14)!important}html[data-theme="light"] .coab-auth-choice strong,html[data-theme="light"] .coab-route-option strong{color:#102533!important}html[data-theme="light"] .coab-auth-choice small,html[data-theme="light"] .coab-route-option small{color:#52697a!important}html[data-theme="light"] .coab-auth-choice:has(input:checked),html[data-theme="light"] .coab-route-option.is-selected,html[data-theme="light"] .coab-route-option:has(input:checked){background:#fff8df!important;border-color:#c9a227!important;box-shadow:0 0 0 1px rgba(201,162,39,.18),0 14px 28px rgba(10,31,48,.08)!important}html[data-theme="light"] .coab-auth-consent,html[data-theme="light"] .coab-auth-row,html[data-theme="light"] .coab-auth-links{color:#52697a}html[data-theme="light"] .coab-auth-back{background:#fff;color:#102533;border-color:rgba(15,36,51,.14);box-shadow:0 8px 24px rgba(10,31,48,.08)}html[data-theme="light"] .coab-google-btn,html[data-theme="light"] .coab-auth-ghost{background:#fff;color:#102533;border-color:rgba(15,36,51,.15)}html[data-theme="light"] .coab-auth-sep{color:#718393}html[data-theme="light"] .coab-auth-sep:before,html[data-theme="light"] .coab-auth-sep:after{background:rgba(15,36,51,.12)}@media(max-width:760px){.coab-auth-layout__card{width:min(100%,560px)}html[data-theme="light"] .coab-auth-page{background:#f4f7fa}.coab-route-toggle{gap:12px!important}.coab-route-option strong{font-size:15px!important}.coab-route-option small{font-size:12.8px!important}}

/* v1.0.9 — inscription en wizard progressif */
.coab-auth-form--wizard{margin-top:20px}.coab-wizard-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 22px}.coab-wizard-progress span{position:relative;display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.035);color:#7f93a4;font-weight:800}.coab-wizard-progress b{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(255,255,255,.08);color:#9fb1bf;font-size:12px;flex:0 0 auto}.coab-wizard-progress em{font-style:normal;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coab-wizard-progress span.is-active{border-color:#d8b12f;background:rgba(216,177,47,.10);color:#eef5f9}.coab-wizard-progress span.is-active b{background:#d8b12f;color:#091e2b}.coab-wizard-progress span.is-complete{border-color:rgba(39,174,96,.38);color:#c8f7da}.coab-wizard-progress span.is-complete b{background:#27ae60;color:#06150c}.coab-wizard-panel-head{margin:0 0 18px}.coab-wizard-panel-head span{display:inline-flex;margin:0 0 8px;color:#d8b12f;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.coab-wizard-panel-head h3{margin:0;color:#f4f7fb;font-family:"Fraunces",serif;font-size:24px;line-height:1.15;letter-spacing:-.02em}.coab-wizard-panel-head p{margin:7px 0 0;color:#9fb1bf;font-size:13px;line-height:1.5}.coab-auth-step-panel.is-active{animation:coabWizardIn .22s ease both}.coab-auth-actions--wizard{margin-top:18px}.coab-auth-route-field .coab-choice-grid{align-items:stretch}.coab-auth-route-field .coab-route-option{height:100%}.coab-auth-route-field .coab-route-option small{max-width:26ch}.coab-auth-page .coab-auth-field select{appearance:auto}.coab-auth-submit:focus-visible,.coab-auth-ghost:focus-visible,.coab-auth-back:focus-visible,.coab-auth-choice:focus-within{outline:3px solid rgba(216,177,47,.35);outline-offset:2px}@keyframes coabWizardIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}html[data-theme="light"] .coab-wizard-progress span{background:#fff;border-color:rgba(15,36,51,.13);color:#607483}html[data-theme="light"] .coab-wizard-progress b{background:#edf3f6;color:#52697a}html[data-theme="light"] .coab-wizard-progress span.is-active{background:#fff8df;border-color:#c9a227;color:#102533}html[data-theme="light"] .coab-wizard-progress span.is-active b{background:#c9a227;color:#102533}html[data-theme="light"] .coab-wizard-progress span.is-complete{border-color:rgba(39,174,96,.35);color:#167b42}html[data-theme="light"] .coab-wizard-progress span.is-complete b{background:#27ae60;color:#fff}html[data-theme="light"] .coab-wizard-panel-head h3{color:#102533}html[data-theme="light"] .coab-wizard-panel-head p{color:#52697a}@media(max-width:640px){.coab-wizard-progress{gap:6px;margin-bottom:18px}.coab-wizard-progress span{justify-content:center;padding:8px 7px}.coab-wizard-progress em{display:none}.coab-wizard-panel-head h3{font-size:22px}.coab-auth-actions--wizard{margin-top:16px}.coab-auth-actions--split{grid-template-columns:1fr!important}.coab-route-option small{max-width:none!important}}@media(prefers-reduced-motion:reduce){.coab-auth-step-panel.is-active{animation:none}.coab-auth-submit:hover{transform:none}}
