/* Presentation only. Business data, IDs and interactions remain shared. */
body.fp-theme {font-family:var(--fp-body);color:var(--fp-ink);background:var(--fp-paper);--fp-radius:3px}
.fp-theme.fp-impact{--fp-radius:0px}
.fp-theme *{font-family:inherit}
.fp-theme :is(h1,h2,h3,h4){font-family:var(--fp-display);color:var(--fp-ink);overflow-wrap:anywhere}
.fp-theme :is(p,li,a,button,label){overflow-wrap:anywhere}
.fp-theme :is(h1,h2){text-wrap:balance}
.fp-theme :is(button,a,input,select,textarea):focus-visible{outline:3px solid var(--fp-link)!important;outline-offset:4px}
.fp-theme :is(input,select,textarea){border-color:var(--fp-line);accent-color:var(--fp-primary)}
.fp-theme [class*="rounded-"]{border-radius:var(--fp-radius)!important}
.fp-theme .rounded-full:has(img),.fp-theme img.rounded-full{border-radius:50%!important}
.fp-theme [style*="box-shadow"],.fp-theme [class*="shadow"],.fp-theme [data-glow]{box-shadow:none!important}
.fp-theme [data-glow]:hover{transform:none;border-color:var(--fp-line)}
.fp-theme [data-glow]::before,.fp-theme .glow-border,.fp-theme .glow-bg,.fp-theme .btn-spotlight{display:none!important}
.fp-theme .glow-wrapper{padding:0}
.fp-theme .gradient-text{background:none;-webkit-text-fill-color:currentColor;color:var(--fp-ink)}
.fp-theme [class*="text-gray-"],.fp-theme [class*="text-neutral-"]{color:var(--fp-muted)}
.fp-theme :is(h1,h2,h3,h4,strong),.fp-theme .text-gray-900,.fp-theme .text-gray-800{color:var(--fp-ink)}
.fp-theme .btn-gradient,.fp-theme .fp-primary-button{background:var(--fp-primary)!important;color:var(--fp-on-primary)!important;border:1px solid transparent;box-shadow:none!important;text-transform:none;letter-spacing:0;transition:filter .18s,transform .18s}
.fp-theme .btn-gradient::before{display:none}
.fp-theme .btn-gradient:hover,.fp-primary-button:hover{filter:brightness(.93);transform:translateY(-2px)}
.fp-primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:19px 27px;font-weight:700;font-size:15px;border-radius:var(--fp-radius)}
.fp-primary-button span{font-size:24px;font-weight:400}
.fp-theme .brand-bg-soft,.fp-theme .brand-bg-soft-md,.fp-theme .brand-bg-soft-lg,.fp-theme .brand-secondary-bg-soft{background:var(--fp-soft)}
.fp-theme .brand-hero-gradient{background:var(--fp-soft)}
.fp-theme .brand-badge-bg{background:var(--fp-soft);color:var(--fp-link)}
.fp-theme .card-lift:hover,.fp-theme .card-shadow-hover:hover,.fp-theme .btn-lift:hover{box-shadow:none;transform:translateY(-1px)}
.fp-theme header{top:0;background:var(--fp-paper)!important;backdrop-filter:none;border-color:var(--fp-line)}
.fp-theme header nav{max-width:1344px;height:84px;padding:0 40px;gap:20px}
.fp-theme header nav>a:first-child{max-width:32%;min-width:0}
.fp-theme header nav>a:first-child img{max-width:100%;height:45px;object-fit:contain}
.fp-theme header nav>a:first-child>svg{max-width:42px;flex-shrink:0}
.fp-theme header nav .hidden.md\:flex>a:last-child{border:1px solid var(--fp-ink);margin-left:16px}
.fp-theme header .group:focus-within>.absolute{visibility:visible;opacity:1;transform:none}
.fp-theme header .group>.absolute{background:var(--fp-paper);border-color:var(--fp-line)}
.fp-theme header a:hover{color:var(--fp-link)}
.fp-theme #mobile-menu{background:var(--fp-paper)}
.fp-theme main{min-height:55vh}
.fp-theme .fp-section{background:var(--fp-paper);border-bottom:1px solid var(--fp-line)}
.fp-theme .fp-section>div{max-width:1280px}
.fp-theme .fp-section>div>.text-center{max-width:none;text-align:left;margin-left:0}
.fp-theme .fp-section h2{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.18;letter-spacing:-.045em}
.fp-theme .fp-section h3{letter-spacing:-.025em;line-height:1.3}
.fp-theme .fp-section p{line-height:1.7}
.fp-theme .fp-section .w-24.h-1,.fp-theme .fp-section .h-1\.5{display:none}
.fp-theme .fp-section .max-w-2xl.mx-auto,.fp-theme .fp-section .max-w-3xl.mx-auto,.fp-theme .fp-section .max-w-4xl.mx-auto{max-width:none}
.fp-theme .fp-section [data-glow]{border-color:var(--fp-line);background:var(--fp-paper)}
.fp-theme main>.fp-section>div>.grid{gap:24px}
.fp-theme .fp-section-skills,.fp-theme .fp-section-testimonials,.fp-theme .fp-section-distance{background:var(--fp-soft)}
.fp-theme .fp-section-testimonials [data-glow]{background:transparent;border:0;border-left:2px solid var(--fp-primary);text-align:left}
.fp-theme .fp-section-testimonials [data-glow]>.flex{justify-content:flex-start}
.fp-theme .fp-section-why [data-glow]{border:0;border-top:1px solid var(--fp-line);padding:32px 0;background:transparent}
.fp-theme .fp-section [data-glow]>.w-14{width:36px;height:36px;background:var(--fp-soft)}
.fp-theme .fp-section-distance>div{text-align:left}
.fp-theme .fp-section-distance .mt-10{text-align:left}
.fp-theme .fp-section-contact{background:var(--fp-ink)!important}
.fp-theme .fp-section-contact :is(h2,p){color:#fff!important}
.fp-theme .fp-section-contact>div{text-align:left}
.fp-theme .fp-section-contact .mx-auto{margin-left:0}
.fp-theme .fp-section-contact .justify-center{justify-content:flex-start}
.fp-theme .fp-section-contact .absolute[aria-hidden]{display:none}
.fp-theme .fp-section-contact a{background:var(--fp-primary)!important;color:var(--fp-on-primary)!important;border-color:var(--fp-primary)!important}
.fp-theme .fp-section-contact .glow-wrapper+.glow-wrapper a{background:transparent!important;color:white!important;border-color:#fff!important}
.fp-theme .fp-section-quality{padding:40px 24px;background:var(--fp-paper)}
.fp-theme .fp-section-quality img{max-width:260px}
.fp-theme footer{background:var(--fp-soft);border-color:var(--fp-line)}
.fp-theme footer h3{font-family:var(--fp-body)}
.fp-theme footer img{max-width:100%}
.fp-hero{position:relative;max-width:1440px;margin:0 auto}
.fp-eyebrow{font-family:var(--fp-body);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}
.fp-hero-corporate{display:grid;grid-template-columns:1fr 1fr;min-height:560px}
.fp-hero-corporate .fp-hero-copy{padding:76px 48px 68px;align-self:center}
.fp-hero-corporate h1{font-size:clamp(2.4rem,4.5vw,4.75rem);line-height:1.09;letter-spacing:-.06em;font-weight:800;margin:26px 0 36px}
.fp-hero-corporate h1 span{display:block}
.fp-hero-photo{object-fit:cover;width:100%;height:100%;min-width:0}
.fp-hero-no-image.fp-hero-corporate{grid-template-columns:1fr}
.fp-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));background:var(--fp-ink);color:white;padding:35px max(32px,calc((100vw - 1250px)/2));gap:30px}
.fp-trust-item+.fp-trust-item{border-left:1px solid #ffffff38;padding-left:30px}
.fp-trust h3{font-family:var(--fp-body);font-size:16px;font-weight:700;color:#fff;line-height:1.4}
.fp-trust p{color:#e4e8ed;font-size:13px;line-height:1.6;margin-top:9px;max-width:36em}
.fp-theme .fp-section-courses .grid{max-width:none}
.fp-theme .fp-section-courses [data-glow]>.p-7{padding:35px;text-align:left}
.fp-theme .fp-section-courses [data-glow]{background:var(--fp-soft)}
.fp-theme .fp-section-courses [data-glow] .w-14{margin-left:0;background:transparent;width:34px;height:34px;justify-content:flex-start}
.fp-theme .fp-section-courses h3{font-size:23px;font-weight:750}
.fp-theme .fp-section-courses .justify-center{justify-content:flex-start}
.fp-theme .fp-section-courses a[style]{color:var(--fp-link)!important}
.fp-theme .fp-section-courses span[class*="bg-"]{background:var(--fp-paper);color:var(--fp-link);border:1px solid var(--fp-line)}
/* Existing inner pages use the same semantic IDs and shared interactions. */
.fp-theme .fp-page-hero{background:var(--fp-soft)!important}
.fp-theme .fp-page-hero>div{text-align:left;max-width:1280px}
.fp-theme .fp-page-hero h1{font-size:clamp(2.3rem,4vw,4rem);line-height:1.15;letter-spacing:-.05em}
.fp-theme .fp-page-hero .absolute[aria-hidden]{display:none}
.fp-theme .fp-page-hero .mx-auto{margin-left:0}
.fp-theme .fp-page-hero .w-24.h-1{display:none}
.fp-theme[data-page^="formation"] main>nav ol{flex-wrap:wrap}
.fp-theme #hero-title{font-size:clamp(2rem,3.8vw,3.65rem);line-height:1.13}
.fp-theme #hero-badges>span{background:var(--fp-soft)!important;color:var(--fp-link)!important;border:1px solid var(--fp-line);box-shadow:none!important}
.fp-theme #format-cards-container{max-width:none;justify-content:flex-start}
.fp-theme .format-card{background:var(--fp-paper)!important;border-color:var(--fp-line)!important;box-shadow:none!important}
.fp-theme .format-card.active{background:var(--fp-primary)!important;border-color:var(--fp-primary)!important}
.fp-theme .format-card.active *{color:var(--fp-on-primary)!important}
.fp-theme .format-card:not(.active) [style*="color"]{color:var(--fp-link)!important}
.fp-theme .parcours-card{background:var(--fp-paper)!important;border-color:var(--fp-line)!important;box-shadow:none!important}
.fp-theme .parcours-card.active{background:var(--fp-soft)!important;border-color:var(--fp-link)!important}
.fp-theme .tab-btn.active{background:var(--fp-ink)!important;color:#fff!important;box-shadow:none}
.fp-theme .tab-content{display:none}
.fp-theme .tab-content.active{display:block}
.fp-theme .module-item{border-color:var(--fp-line)}
.fp-theme .faq-item{border-color:var(--fp-line)}
.fp-theme .faq-open{border-color:var(--fp-link)}
.fp-theme .faq-answer-content{background:var(--fp-soft)}
.fp-theme [id$="-modal"]>div:not(.absolute){max-width:calc(100vw - 24px)}
/* Impact uses poster proportions, a horizontal photograph and alternating catalogue bands. */
.fp-impact header{background:var(--fp-ink)!important;border-color:#ffffff38}
.fp-impact header nav a,.fp-impact header nav span,.fp-impact #mobile-menu-btn{color:#f4f2e8!important}
.fp-impact header nav>a:first-child img{background:white;padding:5px}
.fp-impact header nav .hidden.md\:flex>a:last-child{border-color:#f4f2e8}
.fp-impact header .group>.absolute a,.fp-impact #mobile-menu a{color:var(--fp-ink)!important}
.fp-impact .fp-hero{background:var(--fp-ink)}
.fp-hero-impact{display:grid;grid-template-columns:1fr 2fr;padding:32px 48px 0}
.fp-hero-impact .fp-hero-copy{display:contents}
.fp-hero-impact .fp-eyebrow{grid-column:1/-1;grid-row:1;color:#f4f2e8;letter-spacing:.08em}
.fp-hero-impact h1{grid-column:1/-1;grid-row:2;font-size:clamp(4.5rem,9.7vw,9.6rem);line-height:.88;letter-spacing:-.045em;font-weight:800;text-transform:uppercase;color:#f4f2e8;margin:30px 0}
.fp-hero-impact h1 span{display:block}
.fp-hero-impact .fp-headline-accent{color:var(--fp-on-dark);padding-right:18%}
.fp-hero-arrow{position:absolute;width:13%;height:auto;right:4%;top:41%;color:var(--fp-on-dark);pointer-events:none}
.fp-hero-impact .fp-primary-button{grid-column:1;grid-row:3;align-self:stretch;justify-content:space-between;font-size:clamp(16px,2vw,24px);font-family:var(--fp-display);padding:28px;min-height:195px}
.fp-hero-impact .fp-hero-photo{grid-column:2;grid-row:3;max-height:250px;min-height:195px;filter:grayscale(1)}
.fp-hero-impact.fp-hero-no-image .fp-primary-button{grid-column:1/-1;min-height:90px}
.fp-impact .fp-trust{border-top:1px solid #ffffff38;padding-top:26px;padding-bottom:26px}
.fp-impact .fp-section h2{font-size:clamp(2.6rem,5vw,5rem);line-height:1;letter-spacing:-.025em}
.fp-impact .fp-section h3{font-family:var(--fp-body)}
.fp-impact .fp-section-courses{padding-top:64px;padding-bottom:64px}
.fp-impact .fp-section-courses .grid{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--fp-ink)}
.fp-impact .fp-section-courses [data-course-label]{display:grid;grid-template-columns:1fr 1fr;overflow:visible;border:0;border-bottom:1px solid var(--fp-ink);background:transparent}
.fp-impact .fp-section-courses [data-course-label]::before{display:flex!important;position:static;opacity:1;background:none;content:attr(data-course-label);align-items:center;font:800 clamp(2.2rem,5.2vw,5rem)/.95 var(--fp-display);text-transform:uppercase;letter-spacing:-.035em;padding:28px 24px 28px 0;overflow-wrap:anywhere;pointer-events:none;min-width:0}
.fp-impact .fp-section-courses [data-course-label]>.p-7{min-width:0;padding:28px;border-left:1px solid var(--fp-line)}
.fp-impact .fp-section-courses [data-course-label] .w-14{display:none}
.fp-impact .fp-section-courses [data-course-label]:nth-child(even)::before{grid-column:2;grid-row:1;background:var(--fp-primary);color:var(--fp-on-primary);padding-left:28px}
.fp-impact .fp-section-courses [data-course-label]:nth-child(even)>.p-7{grid-column:1;grid-row:1;border:0;padding-left:0}
.fp-impact .fp-section-courses h3{font-size:clamp(1.1rem,1.75vw,1.6rem)}
.fp-impact .fp-section-skills [data-glow]{background:transparent;border:0;border-left:1px solid var(--fp-ink)}
.fp-impact .fp-section-contact{background:var(--fp-primary)!important}
.fp-impact .fp-section-contact :is(h2,p){color:var(--fp-on-primary)!important}
.fp-impact .fp-section-contact a{background:var(--fp-ink)!important;color:white!important;border-color:var(--fp-ink)!important}
.fp-impact .fp-section-contact .glow-wrapper+.glow-wrapper a{background:transparent!important;color:var(--fp-on-primary)!important;border-color:var(--fp-on-primary)!important}
.fp-impact .fp-page-hero{background:var(--fp-ink)!important}
.fp-impact .fp-page-hero h1{font-size:clamp(3rem,6vw,6.4rem);line-height:.99;text-transform:uppercase;color:#f4f2e8}
.fp-impact .fp-page-hero>div>p{color:#e4e8df}
.fp-impact .fp-page-hero:has(#hero-title){background:var(--fp-soft)!important;border-bottom:2px solid var(--fp-ink)}
.fp-impact #hero-title{font-family:var(--fp-display);text-transform:uppercase;font-size:clamp(2.6rem,4.7vw,4.9rem);line-height:1;color:var(--fp-ink)}
@media(min-width:1024px){
 .fp-corporate .fp-section-why>div>.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
 .fp-impact .fp-section-testimonials>div>.grid{display:block}
 .fp-impact .fp-section-testimonials [data-glow]{max-width:950px;padding:40px 0 40px 40px}
 .fp-impact .fp-section-testimonials [data-glow] p:first-of-type{font-family:var(--fp-display);font-size:36px;line-height:1.3}
}
@media(max-width:767px){
 .fp-theme header nav{padding:0 20px;height:72px}
 .fp-theme header nav>a:first-child{max-width:75%}
 .fp-hero-corporate{grid-template-columns:1fr;min-height:0}
 .fp-hero-corporate .fp-hero-copy{padding:45px 24px}
 .fp-hero-corporate h1{font-size:clamp(2.3rem,9.5vw,3.7rem)}
 .fp-hero-corporate .fp-hero-photo{height:280px}
 .fp-trust{padding:28px 24px;grid-template-columns:1fr;gap:20px}
 .fp-trust-item+.fp-trust-item{padding:20px 0 0;border:0;border-top:1px solid #ffffff38}
 .fp-theme .fp-section{padding:44px 8px}
 .fp-theme .fp-section-courses [data-glow]>.p-7{padding:24px}
 .fp-theme #hero-title{font-size:2.2rem}
 .fp-hero-impact{padding:25px 20px 0;grid-template-columns:1fr}
 .fp-hero-impact h1{font-size:clamp(3.6rem,14vw,6rem);line-height:.94;margin:24px 0}
 .fp-hero-impact .fp-headline-accent{padding-right:0}
 .fp-hero-arrow{display:none}
 .fp-hero-impact .fp-primary-button{grid-column:1;grid-row:3;min-height:76px;font-size:22px;padding:22px}
 .fp-hero-impact .fp-hero-photo{grid-column:1;grid-row:4;min-height:145px;height:145px}
 .fp-impact .fp-section-courses [data-course-label]{grid-template-columns:1fr}
 .fp-impact .fp-section-courses [data-course-label]::before,.fp-impact .fp-section-courses [data-course-label]:nth-child(even)::before{grid-column:1;grid-row:1;font-size:44px;padding:20px}
 .fp-impact .fp-section-courses [data-course-label]>.p-7,.fp-impact .fp-section-courses [data-course-label]:nth-child(even)>.p-7{grid-column:1;grid-row:2;border:0;padding:8px 20px 24px}
 .fp-theme .fp-section-contact h2{font-size:clamp(2rem,8vw,3.4rem)}
 .fp-theme .fp-page-hero h1{font-size:2.5rem}
 .fp-theme .fp-page-hero{padding-top:40px;padding-bottom:40px}
}
@media(prefers-reduced-motion:reduce){.fp-theme *,.fp-theme *::before,.fp-theme *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Active navigation uses readable colors with every user palette. */
.fp-theme header a[style*="color: var(--brand-primary)"]{background:var(--fp-soft)!important;color:var(--fp-link)!important}
.fp-impact header nav a:hover{background:var(--fp-paper);color:var(--fp-ink)!important}

.fp-theme :is(#hero-price,#displayed-price,#modal-formation-price){color:var(--fp-link)!important}
.fp-theme .fp-section-courses a{color:var(--fp-link)!important}
.fp-impact .fp-page-hero:not(:has(#hero-title)) :is(p,h2,h3){color:var(--fp-paper)!important}
.fp-impact .fp-page-hero:not(:has(#hero-title)) span[style*="background: linear-gradient"]{background:var(--fp-primary)!important;color:var(--fp-on-primary)!important}

.fp-impact header :is(a,button):focus-visible{outline-color:var(--fp-on-dark)!important}
.fp-theme a[style*="background: linear-gradient"]{background:var(--fp-primary)!important;color:var(--fp-on-primary)!important}

/* Dynamic values and links use the same color roles as the static components. */
.fp-theme [style*="color: var(--brand-primary)"]:where(:not(.format-card,.tab-btn,.btn-gradient)),
.fp-theme [style*="color:var(--brand-primary)"]:where(:not(.format-card,.tab-btn,.btn-gradient)),
.fp-theme [style*="color: var(--brand-primary-dark)"]{color:var(--fp-link)!important}
.fp-theme .fp-section-stats{background:var(--fp-ink)!important}
.fp-theme .fp-section-stats :is(h2,p,.text-gray-900,.text-gray-500){color:#f3f4ef!important}
.fp-theme .fp-section-stats .stat-divider>div[style*="color:"]{color:var(--fp-on-dark)!important}
.fp-theme .fp-section-stats .stat-divider>.w-16{background:transparent!important;border:1px solid #ffffff50}
.fp-theme .fp-section-stats svg{color:var(--fp-on-dark)!important}
.fp-theme .fp-section-stats .stat-divider>.font-extrabold{font-family:var(--fp-display);font-size:clamp(2.5rem,4vw,4.5rem)}
.fp-impact .fp-section-stats .stat-divider{border-left:1px solid #ffffff40}
