:root{--fbo-blue:#07225f;--fbo-red:#f01822;--fbo-border:#dfe4ec;--fbo-muted:#62708a;--fbo-bg:#f5f7fa;--fbo-header-height:76px}
.fbo-page{background:var(--fbo-bg);color:var(--fbo-blue);min-height:100vh;padding-top:var(--fbo-header-height)}
.fbo-page .topbar{position:fixed!important;top:0;left:0;right:0;width:100%!important;max-width:none!important;margin:0!important;z-index:10050;background:#fff!important;box-shadow:0 1px 0 rgba(7,34,95,.12);padding-left:24px!important;padding-right:24px!important;box-sizing:border-box;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}.fbo-page .topbar .brand{margin:0!important;flex:0 0 auto!important}.fbo-page .topbar nav{margin-left:auto!important;display:flex;align-items:center;justify-content:flex-end;gap:24px}
.fbo-page .brand span{color:#07225f}.fbo-page .topbar a,.fbo-page .topbar nav a{color:#071844!important;text-decoration:none!important}
.fbo-main{max-width:1120px;margin:24px auto 48px!important;background:#fff;border-radius:16px;box-shadow:0 8px 28px rgba(20,39,74,.12);overflow:visible}
.fbo-welcome{display:grid;grid-template-columns:1.05fr .95fr;min-height:690px;position:relative;padding:84px 56px 120px;overflow:hidden;border-radius:16px}
.fbo-welcome-copy{align-self:center;z-index:2}.fbo-welcome-copy h1,.fbo-form-head h1{font-size:42px;line-height:1.08;margin:0;color:var(--fbo-blue);text-transform:none}.fbo-red-rule{display:block;width:55px;height:4px;background:var(--fbo-red);margin:20px 0}.fbo-welcome-copy p{max-width:520px;color:#556079;font-size:17px;line-height:1.65;margin:0 0 28px}.fbo-primary,.fbo-back{border-radius:8px;min-height:52px;padding:0 28px;font-weight:800;text-transform:uppercase;letter-spacing:.01em;cursor:pointer}.fbo-primary{border:1px solid var(--fbo-red);background:var(--fbo-red);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:24px}.fbo-primary span{width:31px;height:31px;border-radius:50%;background:#fff;color:var(--fbo-red);display:grid;place-items:center;font-size:20px}.fbo-primary:disabled{opacity:.45;cursor:not-allowed}.fbo-back{background:#fff;border:2px solid #173d82;color:#173d82;min-width:150px}.fbo-welcome-visual{align-self:stretch;position:relative;display:flex;align-items:center;justify-content:center}.fbo-welcome-visual img{position:relative;z-index:2;max-width:520px;width:110%;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(0,0,0,.06))}.fbo-visual-shape{position:absolute;width:340px;height:430px;border-radius:46% 48% 15% 45%;background:linear-gradient(140deg,#eaf2ff 30%,#2e76c6 31% 67%,#ec433b 68%);opacity:.85}.fbo-trust{position:absolute;left:56px;right:56px;bottom:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;border-top:1px solid #edf0f4;padding-top:28px}.fbo-trust>div{display:flex;align-items:center;gap:16px;border-right:1px solid #dfe4ec}.fbo-trust>div:last-child{border-right:0}.fbo-trust-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;font-size:27px}.fbo-trust p{margin:0;display:flex;flex-direction:column;gap:5px}.fbo-trust strong{font-size:16px}.fbo-trust small{font-size:13px;color:#67728a}
.fbo-form-shell{padding:46px 50px 30px}.fbo-form-head{margin-bottom:28px}.fbo-form-head h1{font-size:34px}.fbo-form-head>p{font-size:15px;line-height:1.5;color:var(--fbo-muted);margin:12px 0 20px;white-space:pre-line}.fbo-progress-meta{display:flex;align-items:center;gap:24px}.fbo-progress-meta strong{font-size:14px;white-space:nowrap}.fbo-progress{height:5px;background:#e7e9ee;border-radius:999px;width:460px;overflow:hidden}.fbo-progress i{display:block;height:100%;background:var(--fbo-red);border-radius:999px;transition:width .25s}
.fbo-step{min-height:470px;scroll-margin-top:calc(var(--fbo-header-height) + 18px)}.fbo-step+.fbo-step{padding-top:34px;margin-top:36px;border-top:1px solid #edf0f4}.fbo-step.is-current{position:relative}.fbo-question-title{display:flex;align-items:center;gap:12px;margin:25px 0 14px}.fbo-question-title b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf3ff;color:#173d82}.fbo-question-title h2{font-size:16px;text-align:left;margin:0;text-transform:none;color:var(--fbo-blue)}.fbo-question-title h2:after{display:none}.fbo-q2{margin-top:26px}.fbo-control{width:100%;border:1px solid #dbe0e8;border-radius:8px;background:#fff;padding:13px 14px;color:#142956;font:inherit;min-height:48px;box-sizing:border-box}.fbo-control:focus{outline:2px solid rgba(240,24,34,.14);border-color:var(--fbo-red)}.fbo-training-select{border-color:#f05258}.fbo-training-card,.fbo-personal-card{border:1px solid var(--fbo-border);border-radius:12px;background:#fff;padding:18px;margin-top:18px}.fbo-card-title{display:flex;align-items:center;gap:9px;font-size:14px}.fbo-card-title span{width:34px;height:34px;background:#123a86;color:#fff;border-radius:50%;display:grid;place-items:center}.fbo-training-layout{display:grid;grid-template-columns:44% 1fr;gap:28px;align-items:center;margin-top:14px}.fbo-training-layout img{width:100%;height:245px;object-fit:cover;border-radius:9px;background:#eef2f7}.fbo-training-layout h3{font-size:21px;line-height:1.15;margin:0 0 14px}.fbo-training-layout ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;font-size:13px}.fbo-choice-grid{display:grid;gap:12px}.fbo-profile-grid{grid-template-columns:repeat(4,1fr)}.fbo-objective-grid{grid-template-columns:1fr 1fr}.fbo-level-grid{grid-template-columns:repeat(5,1fr)}.fbo-computer-grid,.fbo-payment-grid{grid-template-columns:repeat(3,1fr)}.fbo-choice{border:1px solid #dfe3e9;background:#fff;color:#17325f;border-radius:8px;min-height:54px;padding:10px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;font-weight:600}.fbo-choice:before{content:"";width:18px;height:18px;border-radius:50%;border:2px solid #cfd5df;flex:0 0 auto}.fbo-choice.is-selected{border-color:#e33b43;color:#d71923;box-shadow:inset 0 0 0 1px rgba(227,59,67,.08)}.fbo-choice.is-selected:before{border-color:#e01923;background:radial-gradient(circle,#e01923 0 45%,#fff 48%)}.fbo-objective-grid .fbo-choice.is-selected{border-color:#2b5dc1;color:#17325f}.fbo-objective-grid .fbo-choice.is-selected:before{background:#1d58c8;border-color:#1d58c8;box-shadow:inset 0 0 0 4px #fff}.fbo-other{display:block;margin-top:12px;font-size:12px;color:#42506a}.fbo-other input{margin-top:5px}.fbo-personal-card{display:grid;grid-template-columns:1fr 1fr;gap:20px 34px;padding:28px}.fbo-personal-card label,.fbo-date-label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#35476c}
.fbo-country-label{position:relative}.fbo-country-picker{position:relative}.fbo-country-trigger{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;font-weight:400}.fbo-country-popover{position:absolute;z-index:120;left:0;right:0;top:calc(100% + 6px);padding:10px;background:#fff;border:1px solid #dbe0e8;border-radius:10px;box-shadow:0 12px 30px rgba(20,39,74,.16)}.fbo-country-search{min-height:42px}.fbo-country-results{max-height:238px;overflow:auto;margin-top:8px;display:grid;gap:3px}.fbo-country-option{border:0;background:#fff;color:#17325f;border-radius:7px;min-height:38px;padding:7px 10px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer;font:inherit}.fbo-country-option:hover,.fbo-country-option:focus{background:#eef4ff;outline:none}.fbo-country-option.is-selected{background:#fff1f1;color:#b91f28}.fbo-country-flag{font-size:18px;line-height:1}.fbo-country-empty{padding:12px;color:#6b768c;font-weight:400;text-align:center}
.fbo-computer-detail{margin-top:14px}.fbo-config-title{font-size:14px;margin-bottom:10px}.fbo-config-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e5ec;border-radius:8px;overflow:hidden;max-width:760px}.fbo-config-grid div{padding:14px 18px;border-right:1px solid #e1e5ec;display:flex;flex-direction:column;gap:5px}.fbo-config-grid div:last-child{border-right:0}.fbo-config-grid small{color:#68758d}.fbo-computer-message{margin-top:12px;padding:13px 15px;border-radius:8px;background:#f5f7fb;color:#42506a;font-size:13px;line-height:1.5}.fbo-computer-message.is-blocked{background:#fff1f1;color:#9a1720;border:1px solid #f4c1c4}.fbo-config-confirm{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;margin-top:14px;padding:14px 16px;border:1px solid #dbe2ee;border-radius:8px;background:#f7f9fd;color:#17325f;font-size:13px;font-weight:700;line-height:1.45;box-shadow:0 2px 8px rgba(20,39,74,.05)}.fbo-config-confirm input{margin:0;accent-color:#1d58c8;transform:scale(1.15);flex:0 0 auto}.fbo-config-confirm span{display:block;flex:1}
.fbo-payment-detail{margin-top:14px;border:1px solid #dbe2ee;border-radius:10px;background:#f9fbff;padding:18px}.fbo-payment-detail h3{margin:0 0 8px;font-size:17px;color:var(--fbo-blue)}.fbo-payment-price{font-size:22px;font-weight:900;color:#d71923;margin:4px 0 10px}.fbo-payment-usd{font-size:12px;color:#68758d;margin-left:8px}.fbo-payment-detail p{margin:7px 0;color:#4b5871;font-size:13px;line-height:1.5}.fbo-payment-detail ul{margin:10px 0 0;padding-left:18px;display:grid;gap:6px;color:#344765;font-size:13px}.fbo-date-label{margin-top:18px}.fbo-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f4;margin-top:28px;padding-top:24px}.fbo-error,.fbo-success{padding:12px 14px;border-radius:8px;margin-top:18px;font-size:13px}.fbo-error{background:#fff0f0;border:1px solid #f1b7ba;color:#a51b24}.fbo-success{background:#edf9ef;border:1px solid #b6dfbd;color:#176b27}.fbo-form-shell [hidden],.fbo-welcome [hidden]{display:none!important}
@media(max-width:900px){:root{--fbo-header-height:70px}.fbo-page .topbar{padding-left:18px!important;padding-right:18px!important}.fbo-page .topbar nav{gap:14px}.fbo-main{margin:12px!important;border-radius:12px}.fbo-welcome{grid-template-columns:1fr;padding:46px 26px 290px;min-height:auto}.fbo-welcome-copy h1{font-size:34px}.fbo-welcome-visual{position:absolute;right:10px;bottom:116px;width:48%;height:300px}.fbo-trust{left:26px;right:26px}.fbo-form-shell{padding:34px 26px}.fbo-profile-grid{grid-template-columns:repeat(2,1fr)}.fbo-level-grid{grid-template-columns:repeat(2,1fr)}.fbo-training-layout{grid-template-columns:42% 1fr}.fbo-progress{width:100%}}
@media(max-width:767px){:root{--fbo-header-height:64px}.fbo-page .topbar{height:64px!important;padding:0 14px!important}.fbo-page .brand span{font-size:10px;max-width:120px}.fbo-main{margin:0!important;border-radius:0;box-shadow:none}.fbo-welcome{padding:42px 20px 28px;display:block;border-radius:0}.fbo-welcome-copy h1,.fbo-form-head h1{font-size:30px;line-height:1.08}.fbo-welcome-copy p{font-size:14px;line-height:1.55}.fbo-start{width:100%}.fbo-welcome-visual{display:none}.fbo-trust{position:static;display:grid;grid-template-columns:1fr;margin-top:34px;padding-top:22px;gap:14px}.fbo-trust>div{border-right:0}.fbo-trust-icon{width:48px;height:48px}.fbo-form-shell{padding:26px 16px 18px}.fbo-form-head{margin-bottom:18px}.fbo-form-head h1{font-size:27px}.fbo-form-head>p{font-size:12px;margin:8px 0 16px}.fbo-progress-meta{display:block}.fbo-progress-meta strong{display:block;margin-bottom:8px;font-size:12px}.fbo-progress{width:100%;height:4px}.fbo-step{min-height:0;scroll-margin-top:calc(var(--fbo-header-height) + 10px)}.fbo-step+.fbo-step{padding-top:22px;margin-top:24px}.fbo-question-title{margin:20px 0 10px}.fbo-question-title b{width:25px;height:25px;font-size:12px}.fbo-question-title h2{font-size:13px}.fbo-training-card,.fbo-personal-card{padding:10px;margin-top:12px}.fbo-training-layout{grid-template-columns:1fr;gap:10px}.fbo-training-layout img{height:180px}.fbo-training-layout h3{font-size:15px;margin-bottom:8px}.fbo-training-layout ul{gap:7px;font-size:11px}.fbo-profile-grid,.fbo-objective-grid,.fbo-level-grid,.fbo-computer-grid,.fbo-payment-grid{grid-template-columns:1fr;gap:5px}.fbo-choice{min-height:38px;padding:7px 10px;font-size:11px}.fbo-choice:before{width:15px;height:15px}.fbo-personal-card{grid-template-columns:1fr;gap:12px}.fbo-control{min-height:42px;padding:10px 12px;font-size:13px}.fbo-country-popover{position:absolute;max-height:320px}.fbo-country-results{max-height:220px}.fbo-config-grid{grid-template-columns:1fr 1fr}.fbo-config-grid div{border-bottom:1px solid #e1e5ec;padding:10px}.fbo-config-grid div:nth-child(2n){border-right:0}.fbo-payment-detail{padding:14px}.fbo-actions{gap:10px;margin-top:20px;padding-top:16px}.fbo-back{min-width:92px;min-height:44px;padding:0 15px}.fbo-actions .fbo-primary{flex:1;min-height:44px;padding:0 14px;font-size:11px}.fbo-primary span{width:27px;height:27px}.fbo-date-label{margin-top:14px}}

.fbo-welcome-copy h1{font-size:var(--fbo-welcome-size-desktop,46px)}
@media(max-width:620px){.fbo-welcome-copy h1{font-size:var(--fbo-welcome-size-mobile,34px)}}


/* Correctif ciblé CTA accueil : le libellé ne doit pas hériter du cercle de la flèche. */
.fbo-start{max-width:100%;white-space:nowrap;overflow:hidden}
.fbo-start [data-online-welcome-cta]{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#fff!important;display:block!important;place-items:unset!important;font-size:inherit!important;line-height:1.2!important;min-width:0;overflow:hidden;text-overflow:clip;text-align:left}
.fbo-start>span:last-child{flex:0 0 31px}
@media(max-width:420px){.fbo-start{padding-left:16px;padding-right:12px;gap:10px;font-size:11px}.fbo-start>span:last-child{flex-basis:27px}}

/* 2026-08-14 — actions mobiles équilibrées : Retour / Suivant / Enregistrer */
@media(max-width:767px){
  .fbo-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}
  .fbo-actions .fbo-back,.fbo-actions .fbo-primary{width:100%;min-width:0;height:58px;min-height:58px;margin:0;padding:0 38px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.15}
  .fbo-actions .fbo-back{font-size:11px}
  .fbo-actions .fbo-primary{position:relative;font-size:10px;white-space:normal}
  .fbo-actions .fbo-primary span{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:27px;height:27px;flex:0 0 27px}
}
