@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url("/assets/fonts/inter-latin-v31023.woff2") format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:400 800;font-display:swap;src:url("/assets/fonts/sora-latin-v31023.woff2") format("woff2")}
:root{--navy:#061331;--navy-2:#0a2055;--ink:#071432;--blue:#0d52ff;--blue-2:#5c83ff;--cyan:#68d5ff;--gold:#f6b84b;--muted:#5d6882;--line:#dfe5f0;--soft:#f4f7fc;--white:#fff;--shadow:0 18px 60px rgba(6,19,49,.10);--shadow-sm:0 8px 28px rgba(6,19,49,.08);--radius:18px;--font:'DM Sans',Arial,sans-serif;--display:'Manrope','DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:var(--display);line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.65rem,5vw,5rem);margin:.35em 0}h2{font-size:clamp(1.8rem,3vw,3rem)}h3{letter-spacing:-.02em}p{margin-top:0}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;transform:translateY(-160%);background:#fff;color:var(--navy);padding:12px 16px;border-radius:8px;font-weight:800}.skip-link:focus{transform:none}.svg-icon{width:1.25em;height:1.25em;flex:0 0 auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(6,19,49,.94);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px);transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 10px 35px rgba(2,9,25,.26)}.nav{min-height:80px;display:flex;align-items:center;gap:24px}.logo{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.logo-mark{width:42px;height:46px;display:grid;place-items:center;position:relative;color:#fff}.logo-mark:before,.logo-mark:after{content:'';position:absolute;border:2px solid currentColor;border-radius:50%;width:27px;height:27px;transform:skew(-14deg)}.logo-mark:before{top:2px}.logo-mark:after{bottom:2px}.logo-mark span{font:800 25px Georgia;z-index:1}.logo-type{font-size:10px;line-height:1.15;letter-spacing:.03em}.logo-type strong{display:block;color:#6f95ff;font-size:14px}.nav-menu{display:flex;align-items:center;gap:24px;margin-left:auto}.nav-menu a,.login-link{font-size:13px;font-weight:600;position:relative}.nav-menu a:after{content:'';position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:#6c91ff;transition:right .2s}.nav-menu a:hover:after,.nav-menu a.active:after{right:0}.nav-menu a.active{color:#8faaff}.mobile-only{display:none}.nav-actions{display:flex;align-items:center;gap:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:10px;background:linear-gradient(135deg,#0d52ff,#1644db);box-shadow:0 10px 24px rgba(13,82,255,.22);color:#fff;font-weight:800;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(13,82,255,.3)}.button.small{min-height:42px;padding:9px 17px;font-size:13px}.button.outline{background:#fff;color:var(--blue);border-color:#b8c9ff;box-shadow:none}.button.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.38);box-shadow:none}.nav-toggle{display:none;background:transparent;color:#fff;border:0;padding:8px}.nav-toggle .svg-icon{width:28px;height:28px}
.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 77% 25%,rgba(77,126,255,.15),transparent 29%),linear-gradient(135deg,#fff 0%,#f4f7ff 100%)}.page-hero:before{content:'';position:absolute;width:520px;height:520px;right:-180px;top:-180px;border:1px solid rgba(13,82,255,.09);border-radius:50%;box-shadow:0 0 0 80px rgba(13,82,255,.025),0 0 0 160px rgba(13,82,255,.018)}.split{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;min-height:590px;padding-block:60px}.hero-copy{position:relative;z-index:2}.page-hero h1{font-size:clamp(3rem,5.2vw,5.25rem);max-width:760px}.page-hero h1 em,.accent{font-style:normal;color:var(--blue)}.lead{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;color:#3c4968;max-width:680px}.kicker{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#e9efff;color:#0b4bea;font-size:11px;font-weight:800;letter-spacing:.08em}.kicker-dark{background:rgba(87,131,255,.15);color:#8faaff}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.trust-line{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;color:#52607d;font-size:12px;font-weight:700}.trust-line span{display:flex;align-items:center;gap:6px}.trust-line .svg-icon{color:var(--blue)}.hero-picture{position:relative;height:470px;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);isolation:isolate}.hero-picture:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(3,13,39,.3));z-index:1}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center 25%}
.home-hero{background:radial-gradient(circle at 75% 35%,rgba(19,82,255,.36),transparent 30%),linear-gradient(120deg,#020a1d,#07183e 64%,#061331);color:#fff;overflow:hidden}.home-hero .split{min-height:680px}.home-hero .lead{color:#cfd9f1}.home-hero h1{font-size:clamp(3rem,5.7vw,5.7rem)}.home-hero .hero-picture{box-shadow:none;border-radius:0;height:620px;overflow:visible}.home-hero .hero-picture img{object-fit:contain;object-position:bottom}.home-hero .trust-line{color:#cbd6ef}.hero-stat{position:absolute;right:0;bottom:50px;z-index:3;padding:17px 20px;background:rgba(3,14,42,.78);border:1px solid rgba(255,255,255,.18);border-radius:14px;backdrop-filter:blur(15px);font-size:13px}.hero-stat strong{font-family:var(--display);font-size:25px;display:block;color:#fff}
.section{padding:86px 0}.section.compact{padding:58px 0}.section.soft{background:linear-gradient(180deg,#f6f8fc,#f1f5fb)}.section.dark{background:var(--navy);color:#fff}.section-title{max-width:820px;text-align:center;margin:0 auto 12px}.section-sub{max-width:720px;text-align:center;margin:0 auto 38px;color:var(--muted);font-size:17px}.section.dark .section-sub{color:#b9c6e3}.grid-2,.grid-3,.grid-4,.grid-5,.grid-6{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.grid-6{grid-template-columns:repeat(6,1fr)}.card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c6d4ef}.card h3{margin:17px 0 9px;font-size:18px}.card p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#edf2ff,#f8faff);color:var(--blue)}.icon .svg-icon{width:27px;height:27px}.feature-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-sm)}.feature-band>div{padding:26px;border-right:1px solid var(--line)}.feature-band>div:last-child{border:0}.feature-band strong{display:block;margin-top:10px}.feature-band span{color:var(--muted);font-size:13px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;counter-reset:steps}.step{position:relative;text-align:left;padding:28px 22px}.step:before{counter-increment:steps;content:'0' counter(steps);display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;font:800 13px var(--display);box-shadow:0 0 0 8px #e9efff}.step:not(:last-child):after{content:'';position:absolute;top:48px;left:72px;width:calc(100% - 55px);border-top:1px dashed #9db4f7}.step h3{margin-top:30px}.compare{display:grid;grid-template-columns:1fr 70px 1fr;align-items:stretch;padding:10px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.compare>div{padding:30px;border-radius:14px}.compare>div:last-child{background:linear-gradient(145deg,#f1f5ff,#fff)}.compare>strong{align-self:center;justify-self:center;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--navy);color:#fff}.checklist{list-style:none;padding:0;margin:18px 0}.checklist li{position:relative;padding-left:29px;margin:13px 0}.checklist li:before{content:'✓';position:absolute;left:0;top:1px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#e9f0ff;color:var(--blue);font-size:12px;font-weight:900}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:0;background:#294174;border-radius:18px;overflow:hidden;color:#fff}.stats>div{background:var(--navy);padding:30px}.stats strong{display:block;font:800 34px var(--display);color:#fff}.stats span{font-size:13px;color:#c2cee8}
.cta{margin-block:44px;border-radius:24px;padding:38px 42px;background:radial-gradient(circle at 80% 0,rgba(52,100,255,.38),transparent 35%),linear-gradient(115deg,#04102e,#0b286e);color:#fff;display:flex;align-items:center;gap:30px;overflow:hidden}.cta>div:first-child{margin-right:auto}.cta h2{margin:9px 0;font-size:clamp(1.7rem,3vw,2.7rem);max-width:650px}.cta p{margin:0;color:#cbd6ec}.cta-actions{display:flex;gap:12px;flex:0 0 auto}.cta .button .svg-icon{width:18px}.team-card{position:relative;overflow:hidden;padding:0;height:430px;background:#061132}.team-card img{width:100%;height:100%;object-fit:cover}.team-card .overlay{position:absolute;inset:43% 0 0;padding:100px 22px 22px;background:linear-gradient(transparent,#03102e 55%);color:#fff}.team-card .overlay h3{font-size:22px;margin:0 0 4px}.team-card p{color:#d9e1f5}.testimonial{display:flex;gap:18px;align-items:flex-start}.testimonial img{width:88px;height:88px;object-fit:cover;border-radius:18px}.stars{color:#efa827;letter-spacing:2px}.logo-row{display:flex;gap:46px;justify-content:center;align-items:center;flex-wrap:wrap;color:#8290ad;font:800 23px var(--display);filter:grayscale(1)}
.accordion{display:grid;gap:11px}.accordion-item{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.accordion-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:none;text-align:left;padding:19px 22px;color:var(--ink);font-weight:800}.accordion-item button:after{content:'+';font-size:23px;color:var(--blue)}.accordion-item>div,.accordion-item>p{display:none;padding:0 22px 20px;margin:0;color:var(--muted);line-height:1.7}.accordion-item.open>div,.accordion-item.open>p{display:block}.accordion-item.open button:after{content:'−'}.faq-tools{display:flex;gap:12px;margin-bottom:25px}.faq-search{flex:1;min-height:52px;border:1px solid var(--line);border-radius:12px;padding:0 18px;background:#fff}.category-layout{display:grid;grid-template-columns:230px 1fr;gap:30px}.category-nav{display:grid;gap:8px;align-content:start}.category-nav button{border:1px solid transparent;background:#fff;text-align:left;padding:14px 16px;border-radius:10px;color:var(--ink);font-weight:700}.category-nav button.active{background:var(--blue);color:#fff}.category-nav button:focus-visible{outline:3px solid #9bb4ff}
.legal-layout{display:grid;grid-template-columns:250px 1fr;gap:32px}.legal-nav{position:sticky;top:105px;align-self:start;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.legal-nav a{display:block;padding:11px 12px;border-radius:8px;font-size:13px;font-weight:700}.legal-nav a:hover{background:#edf2ff;color:var(--blue)}.legal-content article{scroll-margin-top:105px;border-bottom:1px solid var(--line);padding:10px 0 28px;margin-bottom:25px}.legal-content h2{font-size:23px;margin:0 0 10px}.legal-content p{color:#3f4c69;line-height:1.72}.legal-note{padding:16px 18px;border-left:4px solid var(--gold);background:#fff8e9;border-radius:8px;color:#6b5222;font-size:13px}
.legal-hero-icon{width:230px;height:230px;stroke-width:.7}
.form-card{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff;box-shadow:var(--shadow-sm)}.field{margin-bottom:19px}.field label{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.field input,.field textarea,.field select{width:100%;min-height:50px;padding:13px 14px;border:1px solid #cbd5e7;border-radius:10px;background:#fff;color:var(--ink);font-size:16px;outline:none;transition:border-color .2s,box-shadow .2s}.field textarea{min-height:155px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(13,82,255,.12)}.field-help{color:var(--muted);font-size:12px}.form-success,.form-error{padding:14px 16px;border-radius:10px;margin:14px 0}.form-success{background:#e9fbf0;color:#13683a}.form-error{background:#fff0f1;color:#a62834}.honeypot{position:absolute!important;left:-10000px!important}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.map-card{position:relative;min-height:330px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#e9eef7,#f8faff);border:1px solid var(--line)}.map-card:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(30deg,transparent 0 30px,rgba(33,72,148,.06) 31px 33px),repeating-linear-gradient(120deg,transparent 0 45px,rgba(33,72,148,.05) 46px 48px)}.map-pin{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.map-pin .icon{margin:auto;background:var(--blue);color:#fff}.price-card{background:radial-gradient(circle at 80% 0,rgba(75,121,255,.45),transparent 38%),linear-gradient(150deg,#0b2c78,#03102e);color:#fff;border-radius:18px;padding:30px}.price-card .price{font:800 clamp(2.2rem,4vw,3.6rem) var(--display);letter-spacing:-.06em}.price-card p{color:#d3dcf1}.checkout{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.payment-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:16px;margin-bottom:10px}.secure-note{display:flex;gap:13px;padding:16px;border-radius:12px;background:#f1f5ff;color:#405172;font-size:13px}.success{text-align:center;padding:80px 0}.success-mark{margin:auto;width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:#ebf1ff;color:var(--blue);box-shadow:0 0 0 18px #f6f8ff}.success-mark .svg-icon{width:52px;height:52px}.success h1{font-size:clamp(2.6rem,6vw,5rem)}.module{display:grid;grid-template-columns:55px 1fr auto;gap:15px;align-items:start;padding:20px 4px;border-bottom:1px solid var(--line)}.module:last-child{border:0}.module>strong{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#eaf0ff;color:var(--blue)}.module p{margin:6px 0;color:var(--muted);font-size:13px}.login-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center;min-height:680px}.login-art{position:relative}.login-art img{width:100%;height:530px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}
.footer{background:#040f2a;color:#dce4f6;padding:62px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .95fr 1.3fr;gap:55px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:13px}.footer-grid b{color:#fff;font-size:11px;letter-spacing:.09em;margin-bottom:7px}.footer-grid a:hover{color:#86a2ff}.footer-grid a,.footer-grid span{display:flex;gap:8px;align-items:flex-start}.footer-grid .svg-icon{color:#7e9cff;margin-top:2px}.footer-brand p{max-width:290px;color:#aebbd5}.social-links{display:flex!important;flex-direction:row!important}.social-links a{width:34px;height:34px;border:1px solid #394869;border-radius:9px;display:grid;place-items:center!important;font-weight:800}.footer-bottom{border-top:1px solid #263657;margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px;color:#96a5c3}.link-button{border:0;background:none;color:inherit;padding:0}.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:300;display:flex;align-items:center;gap:24px;max-width:1050px;margin:auto;padding:20px 22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.2)}.cookie-banner[hidden]{display:none}.cookie-banner>div:first-child{margin-right:auto}.cookie-banner p{margin:4px 0;color:var(--muted);font-size:13px}.cookie-banner>div:last-child{display:flex;gap:10px}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
:focus-visible{outline:3px solid #80a0ff;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:1050px){.nav-menu{gap:14px}.nav-menu a:nth-last-child(-n+2){display:none}.grid-5,.grid-6{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.split{gap:35px}.page-hero h1{font-size:clamp(2.8rem,5vw,4.3rem)}}
@media(max-width:760px){html{scroll-padding-top:72px}.wrap{width:min(100% - 28px,680px)}.nav{min-height:70px}.nav-actions .login-link{display:none}.nav-actions .button{display:none}.nav-toggle{display:block;margin-left:auto}.nav-menu{display:none;position:fixed;inset:70px 0 auto;background:#071635;padding:28px 20px 35px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #1f3158;box-shadow:0 20px 50px rgba(0,0,0,.3)}.nav-menu.open{display:flex}.nav-menu a:nth-child(n){display:block;padding:14px;border-bottom:1px solid #18294f;font-size:16px}.nav-menu .mobile-reserve{margin-top:16px;text-align:center;background:var(--blue);border-radius:10px;border:0}.split,.checkout,.contact-grid,.login-wrap,.category-layout,.legal-layout{grid-template-columns:1fr}.page-hero .split{padding:42px 0 0;gap:30px}.page-hero h1{font-size:clamp(2.65rem,12vw,4rem)}.hero-picture{height:390px;border-radius:22px 22px 0 0}.home-hero .split{padding-top:55px;min-height:auto}.home-hero .hero-picture{height:420px}.home-hero h1{font-size:clamp(2.9rem,12vw,4.3rem)}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-line{gap:11px}.section{padding:58px 0}.section.compact{padding:42px 0}.section-sub{font-size:15px}.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.steps{grid-template-columns:1fr}.feature-band,.stats{grid-template-columns:1fr 1fr}.feature-band>div:nth-child(2){border-right:0}.feature-band>div{border-bottom:1px solid var(--line)}.step:not(:last-child):after{display:none}.compare{grid-template-columns:1fr}.compare>strong{margin:-12px auto;z-index:2}.cta{display:grid;padding:30px 24px;border-radius:18px}.cta-actions{display:grid}.team-card{height:450px}.category-nav{display:flex;overflow:auto;padding-bottom:8px}.category-nav button{white-space:nowrap}.legal-nav{position:static;display:flex;overflow:auto}.legal-nav a{white-space:nowrap}.login-wrap{gap:25px;padding:35px 0}.login-art{order:-1}.login-art img{height:310px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:9px}.cookie-banner{left:12px;right:12px;bottom:82px;display:grid}.cookie-banner>div:last-child{display:grid}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:200;min-height:70px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;background:rgba(4,15,42,.96);color:#fff;box-shadow:0 -8px 30px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.mobile-cta span{font-size:12px;font-weight:800;margin-right:auto}.mobile-cta .button{min-height:46px;padding:10px 15px}.footer{padding-bottom:100px}.hero-stat{right:10px;bottom:25px}}
@media(max-width:480px){.logo-type{font-size:8px}.logo-type strong{font-size:11px}.logo-mark{width:35px}.feature-band,.stats,.footer-grid{grid-template-columns:1fr}.feature-band>div{border-right:0}.card{padding:22px}.form-card{padding:22px}.trust-line{display:grid}.page-hero .hero-picture{height:340px}.home-hero .hero-picture{height:380px}.footer-brand{grid-column:auto}.mobile-cta span{display:none}.mobile-cta .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media print{.site-header,.footer,.mobile-cta,.cookie-banner,.cta,.hero-actions{display:none!important}.page-hero,.section{padding:20px 0;background:#fff}.legal-layout{display:block}.legal-nav{display:none}body{font-size:11pt;color:#000}.wrap{width:100%}}
.page-inscription .mobile-cta,.page-inscription-confirmee .mobile-cta,.page-connexion .mobile-cta{display:none!important}

/* Académie du Storytelling — V3.2, intégration fidèle des maquettes */
:root{--v32-blue:#0755f6;--v32-navy:#03102f;--v32-ink:#07143b;--v32-line:#e1e7f2;--v32-soft:#f7f9fd;--v32-shadow:0 10px 30px rgba(5,24,72,.08);--radius:12px}
body{font-size:14px;line-height:1.45;color:var(--v32-ink)}
.wrap{width:min(1060px,calc(100% - 40px))}
h1,h2,h3{letter-spacing:-.028em}h2{font-size:clamp(1.65rem,2.5vw,2.25rem)}
.site-header{position:relative;height:70px}.nav{min-height:70px}.nav-menu{gap:27px}.nav-menu a,.login-link{font-size:12px}.nav-actions .login-link{display:none}.button{border-radius:5px;min-height:42px;padding:10px 21px;font-size:12px}.button.small{min-height:38px;border-radius:5px}
.site-header-light{background:#fff;color:var(--v32-ink);border-color:#edf0f5}.site-header-light .logo-mark{color:#0733a8}.site-header-light .nav-toggle{color:var(--v32-ink)}.site-header-light .nav-menu a.active{color:var(--v32-blue)}
.site-header-minimal .nav-menu,.site-header-minimal .nav-actions{display:none}.site-header-minimal .nav{justify-content:flex-start}.site-header-minimal:after{content:'Paiement 100% sécurisé';margin-left:auto;margin-right:max(20px,calc((100vw - 1060px)/2));font-size:12px;color:#fff}
.logo-mark{width:36px;height:40px}.logo-mark:before,.logo-mark:after{width:23px;height:23px}.logo-mark span{font-size:21px}.logo-type{font-size:9px}.logo-type strong{font-size:12px}
.page-hero{background:linear-gradient(125deg,#fff 12%,#f6f8fd)}.page-hero:before{width:380px;height:380px}.page-hero .split{grid-template-columns:1fr 1.08fr;min-height:390px;padding-block:34px;gap:52px}.page-hero h1{font-size:clamp(2.4rem,4vw,3.55rem);margin:.32em 0 .22em;line-height:1.08}.page-hero .lead{font-size:15px;line-height:1.55;max-width:560px}.page-hero .hero-picture{height:320px;border-radius:11px}.page-hero .hero-picture img{object-position:center 22%}.kicker{padding:5px 10px;font-size:9px}.hero-actions{margin-top:20px}.trust-line{margin-top:20px;gap:16px;font-size:10px}
.section{padding:48px 0}.section.compact{padding:34px 0}.section-title{font-size:clamp(1.55rem,2.3vw,2rem);margin-bottom:7px}.section-sub{font-size:13px;margin-bottom:25px}.grid-2,.grid-3,.grid-4,.grid-5,.grid-6{gap:13px}.card{border-radius:10px;padding:18px;box-shadow:var(--v32-shadow)}.card:hover{transform:translateY(-2px)}.card h3{font-size:14px;margin:13px 0 6px}.card p{font-size:11px;line-height:1.55}.icon{width:40px;height:40px;border-radius:50%}.icon .svg-icon{width:22px;height:22px}.feature-band{border-radius:10px}.feature-band>div{padding:18px}.feature-band strong{font-size:13px}.feature-band span{font-size:10px}
.steps{gap:12px}.step{padding:20px 15px;text-align:center}.step:before{margin:auto;width:31px;height:31px;box-shadow:0 0 0 5px #e9efff;font-size:10px}.step:not(:last-child):after{top:35px;left:63%;width:78%}.step h3{font-size:14px;margin:23px 0 6px}.step p{font-size:11px;color:#5d6882}.compare{border-radius:11px;padding:7px}.compare>div{padding:20px}.compare>strong{width:42px;height:42px;font-size:11px}.checklist li{font-size:12px;margin:9px 0;padding-left:24px}.checklist li:before{width:16px;height:16px}.stats{border-radius:10px}.stats>div{padding:22px}.stats strong{font-size:27px}.stats span{font-size:10px}
.cta{margin-block:30px;border-radius:9px;padding:28px 34px}.cta h2{font-size:clamp(1.5rem,2.3vw,2rem)}.cta p{font-size:12px}.team-card{height:330px;border-radius:9px}.team-card .overlay{padding:75px 17px 17px}.team-card .overlay h3{font-size:18px}.team-card .overlay p{font-size:11px}.testimonial{gap:13px}.testimonial img{width:72px;height:72px;border-radius:8px}
.accordion{gap:7px}.accordion-item{border-radius:8px}.accordion-item button{padding:14px 17px;font-size:12px}.accordion-item>div,.accordion-item>p{padding:0 17px 15px;font-size:11px}.category-layout{grid-template-columns:205px 1fr;gap:22px}.category-nav{border:1px solid var(--v32-line);border-radius:9px;padding:9px}.category-nav button{font-size:12px;padding:12px 13px}.faq-search{min-height:46px;border-radius:7px;font-size:13px}
.legal-layout{grid-template-columns:220px 1fr;gap:24px}.legal-nav{top:88px;border-radius:9px}.legal-nav a{font-size:11px;padding:10px}.legal-content{border:1px solid var(--v32-line);border-radius:9px;padding:8px 22px}.legal-content article{margin:0;padding:16px 0}.legal-content h2{font-size:18px}.legal-content p{font-size:11px;line-height:1.6}.legal-note{font-size:10px}
.form-card{border-radius:10px;padding:23px;box-shadow:var(--v32-shadow)}.field{margin-bottom:14px}.field label{font-size:11px}.field input,.field textarea,.field select{min-height:45px;border-radius:6px;font-size:13px}.field textarea{min-height:120px}.contact-grid{gap:18px}.map-card{min-height:240px;border-radius:9px}.price-card{border-radius:10px;padding:22px}.price-card .price{font-size:2.7rem}.checkout{gap:20px}.payment-option{padding:13px}.login-wrap{min-height:610px;gap:50px}.login-art img{height:440px;border-radius:12px}
.footer{padding:42px 0 15px}.footer-grid{grid-template-columns:1.35fr .75fr .9fr 1.25fr;gap:34px}.footer-grid>div{gap:8px;font-size:11px}.footer-brand p{font-size:11px}.footer-bottom{margin-top:27px;padding-top:14px;font-size:10px}.footer-light{background:#fff;color:#31405f;border-top:1px solid var(--v32-line)}.footer-light .footer-grid b{color:var(--v32-ink)}.footer-light .logo-mark{color:#0733a8}.footer-light .footer-bottom{border-color:var(--v32-line)}
.cookie-banner{max-width:760px;padding:14px 16px;border-radius:9px}.cookie-banner p{font-size:11px}

/* Accueil : héro compact et rythme proche de la maquette longue */
.page-accueil .site-header{position:absolute;inset:0 0 auto;background:transparent}.page-accueil .home-hero{padding-top:70px}.page-accueil .home-hero .split{min-height:520px;padding-block:24px}.page-accueil .home-hero h1{font-size:clamp(2.6rem,4.5vw,4rem);max-width:590px}.page-accueil .home-hero .hero-picture{height:470px}.page-accueil .section{padding:40px 0}.page-accueil .hero-stat{bottom:30px}.page-accueil .cta{margin-top:22px}

/* Pages à forte personnalité */
.page-programme .page-hero{background:radial-gradient(circle at 75% 35%,#123a91 0,transparent 34%),linear-gradient(115deg,#020b24,#061a4e);color:#fff}.page-programme .page-hero .lead,.page-programme .trust-line{color:#d7e0f4}.page-programme .page-hero .hero-picture{box-shadow:none;border-radius:0}.page-programme .page-hero .hero-picture:after{display:none}.page-programme .page-hero .button.outline{background:transparent;color:#fff;border-color:#fff}.page-programme .kicker{background:transparent;color:#70a0ff;padding-left:0}.page-programme .module{grid-template-columns:43px 1fr auto;padding:13px 3px}.page-programme .module>strong{width:34px;height:34px}.page-programme .module h3{font-size:13px;margin:1px 0}.page-programme .module p{font-size:10px}
.page-intervenants .page-hero,.page-a-propos .page-hero,.page-reservation .page-hero{background:#fff}.page-intervenants .hero-picture,.page-a-propos .hero-picture{border-radius:0;box-shadow:none}.page-intervenants .hero-picture:after,.page-a-propos .hero-picture:after{display:none}.page-intervenants .team-card{height:365px}.page-intervenants .grid-6 .card{padding:0 0 15px;overflow:hidden}.page-intervenants .grid-6 .card img{height:150px;width:100%;object-fit:cover}.page-intervenants .grid-6 .card h3,.page-intervenants .grid-6 .card p{margin-inline:14px}
.page-temoignages .page-hero{background:linear-gradient(110deg,#fff 0 45%,#edf3ff)}.page-temoignages .testimonial{display:block;text-align:center}.page-temoignages .testimonial img{width:86px;height:86px;border-radius:50%;margin:0 auto 10px}.page-temoignages .testimonial h3{font-size:13px}.page-temoignages .testimonial p{font-size:10px}.page-temoignages .logo-row{font-size:17px}
.page-reservation .page-hero .split{grid-template-columns:1.2fr .8fr}.page-reservation .price-card img{height:150px!important}.page-reservation .price-card h2{font-size:16px}.page-reservation .price-card .price{font-size:2.5rem}.page-reservation .price-card p,.page-reservation .price-card li{font-size:10px}
.page-faq .page-hero .hero-picture img{object-position:center}.page-faq .category-layout{min-height:470px}.page-contact .page-hero .hero-picture img{object-position:center 30%}
.page-connexion .login-wrap{padding-block:34px}.page-connexion .section{padding:45px 0}.page-inscription main{background:#fbfcff}.page-inscription .checkout{padding-block:35px}.page-inscription-confirmee .success{padding:55px 0}.page-inscription-confirmee .success-mark{width:82px;height:82px}.page-inscription-confirmee .success h1{font-size:3.3rem}

.legal-page-hero .split{min-height:270px}.legal-page-hero h1{font-size:3rem}.legal-visual{display:grid;place-items:center;color:var(--v32-blue)}.legal-assurances{margin-top:-35px;position:relative;z-index:2}.legal-assurances .feature-band{grid-template-columns:repeat(3,1fr)}.legal-support{margin-bottom:28px;display:flex;align-items:center;gap:20px;padding:22px 28px}.legal-support div{margin-right:auto}.legal-support h2{font-size:17px;margin:0 0 4px}.legal-support p{font-size:11px;margin:0;color:#5d6882}
.page-methode main{counter-reset:methode}.page-methode main>.section .section-title{counter-increment:methode}.page-methode main>.section .section-title:before{content:counter(methode) '. ';color:var(--v32-ink)}
.page-programme .feature-band{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
@media(max-width:1050px){.nav-menu{gap:16px}.nav-menu a:nth-last-child(-n+2){display:none}.wrap{width:min(940px,calc(100% - 36px))}.page-hero .split{gap:30px}.footer-grid{gap:22px}}
@media(max-width:760px){body{font-size:14px}.wrap{width:min(100% - 28px,620px)}.site-header{height:68px;position:relative}.nav{min-height:68px}.site-header-minimal:after{margin-right:14px;font-size:9px}.nav-menu{inset:68px 0 auto}.site-header-light .nav-menu{background:#fff;border-color:#e4e9f2}.site-header-light .nav-menu a{border-color:#e8edf5}.page-hero .split,.page-reservation .page-hero .split{grid-template-columns:1fr;min-height:auto;padding:34px 0 0;gap:24px}.page-hero h1{font-size:clamp(2.3rem,11vw,3.2rem)}.page-hero .lead{font-size:14px}.page-hero .hero-picture{height:330px;border-radius:10px 10px 0 0}.page-hero .hero-actions{grid-template-columns:1fr}.page-accueil .site-header{position:absolute}.page-accueil .home-hero{padding-top:68px}.page-accueil .home-hero .split{padding-top:38px}.page-accueil .home-hero .hero-picture{height:390px}.page-accueil .home-hero h1{font-size:clamp(2.5rem,11vw,3.4rem)}.section{padding:38px 0}.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.steps{grid-template-columns:1fr}.feature-band,.stats{grid-template-columns:1fr 1fr}.team-card{height:390px}.category-layout,.legal-layout,.checkout,.contact-grid,.login-wrap{grid-template-columns:1fr}.category-layout{min-height:0!important}.legal-content{padding:6px 16px}.login-wrap{min-height:0;padding:28px 0}.login-art{order:0}.login-art img{height:300px}.cta{padding:24px 20px}.cta-actions{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer{padding-bottom:25px}.cookie-banner{bottom:12px}.page-programme .page-hero .hero-picture{height:330px}.page-reservation .price-card{margin-bottom:28px}.page-reservation .price-card img{height:180px!important}}
@media(max-width:480px){.feature-band,.stats,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.site-header-minimal:after{content:'100% sécurisé'}.page-hero .hero-picture{height:300px}.page-accueil .home-hero .hero-picture{height:350px}.section-title{font-size:1.55rem}.card{padding:17px}.compare>div{padding:16px}.form-card{padding:18px}}

:root{--night:#0e1343;--black:#080b24;--deep:#14216e;--academic:#192d97;--flame:#1d39c1;--white:#fff;--ice:#f6f8ff;--pale:#e4e9f6;--text:#0e1343;--muted:#6b7190;--border:#dde3f3;--shadow:0 12px 34px rgba(14,19,67,.08)}
body{font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}.hf-home h1,.hf-home h2,.hf-home h3,.site-header,.footer{font-family:Sora,Manrope,sans-serif}.wrap{width:min(1160px,calc(100% - 40px))}.brand-logo-images{display:block;position:relative;width:181px;height:58px}.brand-logo-images img{position:absolute;inset:0;width:181px;height:81px;object-fit:contain;object-position:left center}.brand-logo-blue{display:none}.site-header{height:76px}.site-header .logo{width:190px;height:62px}.site-header-dark{background:transparent}.page-accueil .site-header{position:absolute;inset:0 0 auto;z-index:20}.page-accueil .nav{height:76px}.page-accueil .nav-menu{gap:34px}.page-accueil .nav-menu a{font-size:13px;font-weight:600;color:#fff}.page-accueil .nav-menu a:nth-last-child(-n+2),.page-accueil .login-link{display:none}.page-accueil .nav-actions .button{min-width:145px;padding:13px 20px;background:#2455ff}.page-accueil .nav-actions .button::after{content:' ma place'}.hf-home{overflow:hidden}.hf-home em{font-style:normal;color:#2455ff}.hf-section{padding:32px 0}.hf-section h2,.hf-solution h2,.hf-offer h2{margin:0;color:var(--night);font-size:26px;line-height:1.25;font-weight:700}.hf-eyebrow{display:block;width:max-content;max-width:100%;margin:0 auto 8px;padding:4px 12px;border-radius:99px;background:#eef2ff;color:#2455ff;font-size:10px;font-weight:800;letter-spacing:.08em;text-align:center}.hf-center{text-align:center;margin-top:14px}.hf-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#eef2ff;color:#2455ff}.hf-icon svg{width:27px;height:27px}.hf-btn,.hf-outline-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;font-size:13px;font-weight:700;text-decoration:none;transition:.2s ease}.hf-btn{padding:15px 26px;background:#2455ff;color:#fff;box-shadow:0 10px 25px rgba(36,85,255,.24)}.hf-btn:hover{background:#173fd1;transform:translateY(-1px)}.hf-btn svg,.hf-outline-btn svg,.hf-text-link svg{width:16px}.hf-outline-btn{padding:10px 21px;border:1px solid #2455ff;color:#2455ff;background:#fff}.hf-text-link{display:inline-flex;align-items:center;gap:8px;color:#2455ff;font-size:12px;font-weight:700;text-decoration:none}
.site-header-light .brand-logo-white,.footer-light .brand-logo-white{display:none}.site-header-light .brand-logo-blue,.footer-light .brand-logo-blue{display:block}

.hf-hero{position:relative;min-height:522px;padding-top:76px;background:#050b24;color:#fff}.hf-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,33,.99) 0%,rgba(4,10,33,.86) 38%,rgba(4,10,33,.22) 72%),url('/assets/home/premium-bg.webp') 70% 50%/cover no-repeat}.hf-hero::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 76% 44%,rgba(35,75,255,.12),transparent 33%);pointer-events:none}.hf-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:48% 52%;min-height:390px;align-items:center}.hf-hero-copy{padding:26px 0 18px}.hf-pill{display:inline-block;margin-bottom:15px;padding:5px 11px;border:1px solid rgba(36,85,255,.35);border-radius:99px;background:rgba(36,85,255,.08);color:#5f83ff;font-size:10px;font-weight:800;letter-spacing:.08em}.hf-hero h1{margin:0 0 12px;color:#fff;font-size:41px;line-height:1.13;letter-spacing:-.035em}.hf-hero-copy>p{max-width:520px;margin:0 0 20px;font-size:14px;line-height:1.7;color:#e4e9f6}.hf-actions{display:flex;gap:20px}.hf-btn-ghost{border:1px solid rgba(144,164,255,.6);background:rgba(8,11,36,.45);box-shadow:none}.hf-btn-ghost:hover{background:rgba(29,57,193,.35)}.hf-method-card{position:absolute;right:0;bottom:55px;width:295px;padding:20px;border:1px solid rgba(156,172,255,.45);border-radius:12px;background:linear-gradient(135deg,rgba(9,16,55,.84),rgba(13,25,80,.75));box-shadow:0 18px 40px rgba(0,0,0,.22);backdrop-filter:blur(8px)}.hf-method-title{display:flex;gap:12px;font-size:11px;line-height:1.45}.hf-method-title svg{flex:0 0 28px}.hf-avatar-stack{display:flex;margin:18px 0 10px}.hf-avatar-stack img{width:42px;height:42px;margin-right:-8px;border:3px solid #0d1644;border-radius:50%;object-fit:cover}.hf-method-card p{margin:0;font-size:10px;line-height:1.5;color:#fff}.hf-hero-trust{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;height:56px;align-items:center}.hf-hero-trust span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;white-space:nowrap}.hf-hero-trust svg{width:18px;color:#4c74ff}

.hf-problem{text-align:center}.hf-problem h2{font-size:25px}.hf-intro{margin:7px auto 16px;color:var(--muted);font-size:12px;line-height:1.5}.hf-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hf-problem-grid article{display:flex;gap:15px;align-items:flex-start;padding:17px 20px;text-align:left;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.hf-problem-grid svg{flex:0 0 44px;width:44px;height:44px;padding:11px;border-radius:10px;background:#2455ff;color:#fff}.hf-problem-grid h3{margin:2px 0 8px;font-size:12px}.hf-problem-grid p{margin:0;font-size:10px;line-height:1.5;color:var(--muted)}.hf-good-news{margin:12px 0 0;color:var(--night);font-size:12px;line-height:1.45}.hf-good-news:first-letter{color:#2455ff}

.hf-solution{display:grid;grid-template-columns:44% 56%;min-height:175px;margin-bottom:14px;border-radius:11px;overflow:hidden;background:linear-gradient(130deg,#071131,#091b63);color:#fff;box-shadow:0 12px 30px rgba(5,13,48,.18)}.hf-solution>div{padding:20px 27px}.hf-dark-label{display:inline-block;padding:3px 9px;border:1px solid #254dca;border-radius:99px;color:#5c7dff;font-size:9px;font-weight:800}.hf-solution h2{margin:7px 0 3px;color:#fff;font-size:22px}.hf-solution p{margin:0;font-size:10px;color:#e4e9f6}.hf-flow{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.hf-flow span{display:flex;flex-direction:column;align-items:center;color:#3e67ff;font-size:30px}.hf-flow b{margin-top:4px;color:#fff;font-size:10px}.hf-flow i{font-style:normal}.hf-solution blockquote{display:flex;align-items:center;margin:0;padding:28px 34px;background:radial-gradient(circle at 70% 0,rgba(43,77,255,.28),transparent 48%),linear-gradient(140deg,#0c1c5d,#06113c);font-family:Sora,Manrope,sans-serif;font-size:21px;line-height:1.45}.hf-solution blockquote>span{align-self:flex-start;margin-right:14px;color:#2455ff;font-size:58px;line-height:.9}

.hf-audiences{text-align:center}.hf-audiences h2{font-size:20px}.hf-five-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px}.hf-five-grid article,.hf-four-grid article{padding:18px 14px;border:1px solid #edf0fa;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(14,19,67,.05)}.hf-five-grid .hf-icon{margin:0 auto 10px}.hf-five-grid h3,.hf-four-grid h3{margin:0 0 8px;font-size:11px;line-height:1.35}.hf-five-grid p,.hf-four-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.hf-phases{padding-top:4px;background:linear-gradient(180deg,#fff,#f8faff)}.hf-four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hf-phases article{position:relative;padding:18px 20px 20px 58px}.hf-number{position:absolute;top:15px;left:17px;color:#2455ff;font-size:11px;font-weight:800}.hf-phases .hf-icon{width:35px;height:35px;margin-bottom:7px}.hf-phases .hf-icon svg{width:20px}.hf-phases h3{font-size:12px}

.hf-results{background:#fff}.hf-results-grid{display:grid;grid-template-columns:32% 19% 49%;align-items:stretch}.hf-results-grid>div:first-child{padding:18px 14px 18px 22px;border:1px solid #edf0fa;border-radius:10px 0 0 10px;background:#fbfcff}.hf-results-grid figure{margin:0;border-top:1px solid #edf0fa;border-bottom:1px solid #edf0fa;overflow:hidden}.hf-results-grid figure img{width:100%;height:100%;max-height:255px;object-fit:cover}.hf-checks{padding:0;margin:15px 0 0;list-style:none}.hf-checks li{position:relative;margin:0 0 10px;padding-left:19px;font-size:10px}.hf-checks li::before,.hf-compare li::before,.hf-offer li::before{content:'✓';position:absolute;left:0;color:#2455ff;font-weight:900}.hf-compare{padding:13px 16px 16px;border:1px solid #edf0fa;border-radius:0 10px 10px 0;background:#f8faff}.hf-compare-cols{display:grid;grid-template-columns:1fr 34px 1fr;align-items:stretch;margin-top:7px}.hf-compare-cols article{padding:13px 15px;border:1px solid var(--border);border-radius:8px;background:#fff}.hf-compare-cols article:last-child{background:linear-gradient(145deg,#0d1d59,#061033);color:#fff}.hf-compare-cols>b{align-self:center;z-index:2;margin:0 -3px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#0d1747;color:#fff;font-size:10px}.hf-compare h3{margin:0 0 10px;text-align:center;font-size:11px}.hf-compare ul{margin:0;padding:0;list-style:none}.hf-compare li{position:relative;margin-bottom:6px;padding-left:15px;font-size:8.5px;line-height:1.35}

.hf-testimonials{padding-top:0}.hf-testimonials>div>h2,.hf-experts>div>h2,.hf-experience>div>h2{margin:0 0 10px;text-align:center;font-size:12px;letter-spacing:.015em}.hf-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hf-three-grid article{display:flex;min-height:145px;border:1px solid var(--border);border-radius:9px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.hf-three-grid img{width:110px;height:145px;object-fit:cover}.hf-three-grid div{padding:13px}.hf-three-grid p{min-height:55px;margin:0;font-size:10px;line-height:1.5}.hf-stars{display:block;color:#ffad1f;font-size:12px;letter-spacing:1px}.hf-three-grid strong,.hf-three-grid small{display:block;font-size:9px}.hf-three-grid small{color:var(--muted)}.hf-six-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.hf-six-grid article{position:relative;height:205px;border-radius:8px;overflow:hidden;background:#080b24}.hf-six-grid img{width:100%;height:100%;object-fit:cover}.hf-six-grid article::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(2,5,23,.98))}.hf-six-grid div{position:absolute;z-index:2;left:12px;right:8px;bottom:10px;color:#fff}.hf-six-grid h3{margin:0;font-size:12px}.hf-six-grid p{margin:2px 0 7px;font-size:8px;line-height:1.3}.hf-six-grid span{padding:3px 7px;border-radius:3px;background:#2455ff;font-size:7px;font-weight:700}.hf-experience{padding-top:4px}.hf-experience article{display:grid;grid-template-columns:50px 1fr;column-gap:13px;padding:14px;text-align:left}.hf-experience .hf-icon{grid-row:1/3}.hf-experience h3{margin-top:3px}.hf-experience p{grid-column:2}

.hf-offer{display:grid;grid-template-columns:1.35fr .7fr 1fr 1fr .65fr;gap:22px;align-items:center;min-height:155px;padding:20px 28px;border-radius:10px;background:linear-gradient(120deg,rgba(7,16,52,.96),rgba(9,31,104,.95)),url('/assets/home/premium-bg.webp') center/cover;color:#fff}.hf-offer>div:first-child>span{font-size:8px;color:#7993ff;font-weight:800}.hf-offer h2{margin-top:8px;color:#fff;font-size:18px}.hf-price{padding:15px;border-radius:8px;background:#fff;color:var(--night);text-align:center}.hf-price strong{display:block;font-size:25px}.hf-price strong small{font-size:13px}.hf-price>span,.hf-price>small{display:block;font-size:9px}.hf-price>small{margin-top:8px;color:var(--muted)}.hf-offer ul{margin:0;padding:0;list-style:none}.hf-offer li{position:relative;margin:7px 0;padding-left:18px;font-size:9px}.hf-offer-action{text-align:center}.hf-offer-action .hf-btn{padding:13px 16px}.hf-offer-action small{display:block;margin-top:9px}.hf-faq{padding:18px 0 22px}.hf-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 18px}.hf-faq article{border:1px solid var(--border);border-radius:7px;background:#fff}.hf-faq button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:9px 13px;border:0;background:none;color:var(--night);font:600 10px Inter,Arial,sans-serif;text-align:left}.hf-faq button b{color:#2455ff;font-size:14px}.hf-faq article>div{padding:0 13px 10px}.hf-faq p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}

.page-accueil .footer{padding-top:30px;background:#06102d}.page-accueil .footer-grid{grid-template-columns:1.2fr .75fr .9fr 1.25fr}.page-accueil .footer .brand-logo-blue{display:none}.page-accueil .footer .brand-logo-white{display:block}.page-accueil .footer-brand .logo{height:58px}.page-accueil .footer-grid b{font-size:9px}.page-accueil .footer-grid a,.page-accueil .footer-grid span,.page-accueil .footer-grid p,.page-accueil .footer-grid small{font-size:9px}.page-accueil .footer-bottom{font-size:9px}

@media(max-width:1024px){.page-accueil .nav-menu{gap:18px}.page-accueil .nav-menu a{font-size:11px}.hf-hero-bg{background-position:62% center}.hf-hero-grid{grid-template-columns:58% 42%}.hf-method-card{right:15px;width:250px}.hf-five-grid{grid-template-columns:repeat(3,1fr)}.hf-six-grid{grid-template-columns:repeat(3,1fr)}.hf-offer{grid-template-columns:1.2fr .8fr 1fr}.hf-offer ul:nth-of-type(2){display:none}.hf-results-grid{grid-template-columns:40% 24% 36%}.hf-compare-cols{grid-template-columns:1fr}.hf-compare-cols>b{display:none}.hf-compare-cols article:first-child{display:none}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1160px)}.site-header{height:68px}.page-accueil .nav{height:68px}.brand-logo-images{width:150px;height:55px}.brand-logo-images img{width:150px;height:67px}.page-accueil .nav-actions{display:none}.hf-hero{min-height:auto;padding-top:68px;padding-bottom:0}.hf-hero-bg{background:linear-gradient(180deg,rgba(4,10,33,.97) 0%,rgba(4,10,33,.8) 45%,rgba(4,10,33,.55) 100%),url('/assets/home/premium-bg.webp') 62% bottom/cover no-repeat}.hf-hero-grid{display:block;min-height:620px}.hf-hero-copy{padding-top:34px}.hf-hero h1{font-size:34px}.hf-hero-copy>p{max-width:92%;font-size:13px}.hf-actions{gap:10px}.hf-actions .hf-btn{padding:13px 15px;font-size:11px}.hf-method-card{right:14px;bottom:25px;width:270px}.hf-hero-trust{grid-template-columns:repeat(2,1fr);height:auto;padding:15px 0}.hf-hero-trust span{font-size:10px}.hf-hero-trust span:last-child{display:none}.hf-section{padding:25px 0}.hf-section h2,.hf-problem h2{font-size:21px}.hf-problem-grid,.hf-three-grid,.hf-four-grid,.hf-faq-grid{grid-template-columns:1fr}.hf-solution{grid-template-columns:1fr}.hf-solution blockquote{font-size:17px}.hf-five-grid{grid-template-columns:repeat(2,1fr)}.hf-results-grid{grid-template-columns:1fr}.hf-results-grid>div:first-child{border-radius:10px 10px 0 0}.hf-results-grid figure{height:230px}.hf-compare{border-radius:0 0 10px 10px}.hf-compare-cols{grid-template-columns:1fr 34px 1fr}.hf-compare-cols>b{display:grid}.hf-compare-cols article:first-child{display:block}.hf-six-grid{grid-template-columns:repeat(2,1fr)}.hf-six-grid article{height:245px}.hf-offer{grid-template-columns:1fr;margin:0 14px;text-align:center}.hf-offer ul{display:none}.page-accueil .footer-grid{grid-template-columns:1fr 1fr}.page-accueil .footer-brand{grid-column:1/-1}}
@media(max-width:460px){.hf-hero-grid{min-height:650px}.hf-hero h1{font-size:29px}.hf-hero-copy>p{font-size:12px}.hf-actions{flex-direction:column;align-items:stretch;width:90%}.hf-method-card{left:14px;right:14px;width:auto}.hf-five-grid{grid-template-columns:1fr}.hf-compare-cols{grid-template-columns:1fr}.hf-compare-cols article:first-child,.hf-compare-cols>b{display:none}.hf-six-grid{grid-template-columns:1fr 1fr}.hf-six-grid article{height:220px}.hf-three-grid article{display:block}.hf-three-grid img{width:100%;height:180px}.hf-faq-grid{grid-template-columns:1fr}.page-accueil .footer-grid{grid-template-columns:1fr}.page-accueil .footer-brand{grid-column:auto}}
.page-accueil .nav-menu>a[href="/faq"],.page-accueil .nav-menu>a[href="/contact"]{display:none}.hf-hero-bg{background-position:70% 22%}
@media(max-width:1024px){.hf-hero-bg{background-position:62% 22%}}
@media(max-width:760px){.hf-hero-bg{background-position:62% bottom}}

:root{
  --ads-container:1240px;
  --ads-gutter:24px;
  --ads-section-lg:96px;
  --ads-section-md:82px;
  --ads-section-sm:56px;
  --ads-radius-sm:20px;
  --ads-radius-md:26px;
  --ads-radius-lg:32px;
  --ads-shadow:0 18px 45px rgba(14,19,67,.07);
  --ads-shadow-dark:0 24px 70px rgba(0,0,0,.25);
}
.ads-container,.page-accueil .wrap{width:min(var(--ads-container),calc(100% - 2 * var(--ads-gutter)));margin-inline:auto}
.ads-section{padding-block:var(--ads-section-md)}
.ads-section-lg{padding-block:var(--ads-section-lg)}
.ads-section-sm{padding-block:var(--ads-section-sm)}
.ads-card{border:1px solid var(--border);border-radius:var(--ads-radius-sm);background:#fff;box-shadow:var(--ads-shadow)}
.ads-card-dark{border-radius:var(--ads-radius-lg);background:linear-gradient(135deg,var(--black),var(--deep));box-shadow:var(--ads-shadow-dark);color:#fff}
.ads-grid-2,.ads-grid-3,.ads-grid-4,.ads-grid-5{display:grid;gap:24px}
.ads-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ads-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.ads-btn-primary,.ads-btn-secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 27px;border-radius:999px;font-weight:700;text-decoration:none}
.ads-btn-primary{background:var(--flame);color:#fff;box-shadow:0 12px 28px rgba(29,57,193,.24)}.ads-btn-secondary{border:1px solid currentColor;background:transparent}
@media(max-width:1024px){:root{--ads-gutter:4%;--ads-section-lg:82px;--ads-section-md:72px}.ads-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){:root{--ads-gutter:20px;--ads-section-lg:68px;--ads-section-md:60px;--ads-section-sm:52px}.ads-grid-2,.ads-grid-3,.ads-grid-4,.ads-grid-5{grid-template-columns:1fr}.ads-btn-primary,.ads-btn-secondary{width:100%}}

/* V3.4 — proportions de production premium */
.page-accueil{font-size:16px;line-height:1.65}.page-accueil .site-header,.page-accueil .nav{height:82px}.page-accueil .site-header .logo{width:205px}.page-accueil .brand-logo-images,.page-accueil .brand-logo-images img{width:205px}.page-accueil .nav-menu{gap:32px}.page-accueil .nav-menu a{font-size:14px}.page-accueil .nav-actions .button{min-height:46px;padding-inline:25px;border-radius:999px}.hf-mobile-speaker{display:none}
.hf-home em{color:var(--flame)}.hf-home h2{font-size:clamp(2rem,2.7vw,2.625rem);line-height:1.2;letter-spacing:-.025em}.hf-home h3{line-height:1.35}.hf-section{padding-block:88px}.hf-eyebrow{margin-bottom:16px;padding:7px 14px;font-size:11px}.hf-center{margin-top:32px}.hf-btn,.hf-outline-btn{min-height:50px;padding:0 25px;border-radius:999px;font-size:14px}.hf-icon{width:58px;height:58px;border-radius:18px}.hf-icon svg{width:29px;height:29px}

.hf-hero{min-height:720px;padding-top:82px}.hf-hero-bg{background-position:72% 22%}.hf-hero-grid{grid-template-columns:.52fr .48fr;gap:56px;min-height:565px}.hf-hero-copy{padding:50px 0 35px}.hf-pill{margin-bottom:22px;padding:7px 13px;font-size:11px}.hf-hero h1{max-width:700px;margin-bottom:22px;font-size:clamp(3.375rem,4.5vw,4rem);line-height:1.07}.hf-hero-copy>p{max-width:600px;margin-bottom:30px;font-size:17px;line-height:1.72}.hf-actions{gap:16px}.hf-actions .hf-btn{min-height:54px;padding-inline:29px;font-size:15px}.hf-method-card{right:0;bottom:78px;width:360px;padding:28px;border-radius:24px}.hf-method-title{gap:15px;font-size:13px}.hf-method-title svg{flex-basis:34px}.hf-avatar-stack{margin:22px 0 14px}.hf-avatar-stack img{width:48px;height:48px}.hf-method-card p{font-size:12px;line-height:1.55}.hf-hero-trust{grid-template-columns:repeat(4,1fr);gap:25px;height:73px}.hf-hero-trust span{font-size:13px}.hf-hero-trust svg{width:20px;height:20px}

.hf-problem{text-align:center}.hf-problem h2{max-width:900px;margin-inline:auto;font-size:clamp(2.125rem,3vw,2.625rem)}.hf-intro{max-width:750px;margin:16px auto 32px;font-size:16px;line-height:1.7}.hf-problem-grid{gap:24px}.hf-problem-grid article{min-height:165px;gap:20px;padding:30px;border-radius:22px;box-shadow:var(--ads-shadow)}.hf-problem-grid svg{flex-basis:54px;width:54px;height:54px;padding:14px;border-radius:16px}.hf-problem-grid h3{margin:2px 0 10px;font-size:18px}.hf-problem-grid p{font-size:14px;line-height:1.6}.hf-good-news{margin-top:26px;font-size:15px;line-height:1.6}

.hf-solution{grid-template-columns:42% 58%;min-height:340px;margin-bottom:0;border-radius:32px;box-shadow:var(--ads-shadow-dark)}.hf-solution>div{padding:58px 54px}.hf-dark-label{padding:6px 11px;font-size:10px}.hf-solution h2{margin:13px 0 12px;font-size:clamp(2rem,2.7vw,2.5rem)}.hf-solution p{font-size:16px;line-height:1.65}.hf-flow{margin-top:28px}.hf-flow span{font-size:38px}.hf-flow b{margin-top:7px;font-size:13px}.hf-solution blockquote{min-height:230px;padding:48px 56px;border-radius:30px 0 0 30px;font-size:clamp(1.5rem,2vw,1.875rem);line-height:1.48}.hf-solution blockquote>span{margin-right:20px;font-size:72px}

.hf-audiences h2,.hf-phases>div>h2{max-width:940px;margin-inline:auto;font-size:clamp(2rem,2.6vw,2.375rem)}.hf-five-grid{gap:18px;margin-top:32px}.hf-five-grid article{min-height:200px;padding:26px 22px;border-radius:22px}.hf-five-grid .hf-icon{margin-bottom:16px}.hf-five-grid h3,.hf-four-grid h3{margin-bottom:10px;font-size:16px}.hf-five-grid p,.hf-four-grid p{font-size:13px;line-height:1.55}.hf-phases{padding-block:88px;background:var(--ice)}.hf-four-grid{gap:22px}.hf-phases article{min-height:215px;padding:30px;border-radius:24px}.hf-number{position:static;display:block;margin-bottom:12px;font-size:13px}.hf-phases .hf-icon{width:48px;height:48px;margin-bottom:15px}.hf-phases .hf-icon svg{width:25px}.hf-phases h3{font-size:18px}

.hf-results{background:#fff}.hf-output-grid{display:grid;grid-template-columns:48% 52%;gap:56px;align-items:center}.hf-output-grid>div{min-width:0}.hf-output-grid .hf-eyebrow{margin-left:0}.hf-output-grid h2{margin:0 0 18px}.hf-output-grid>div>p{max-width:600px;margin:0 0 25px;color:var(--muted);font-size:16px}.hf-output-grid figure{height:480px;margin:0;border-radius:28px;overflow:hidden;box-shadow:var(--ads-shadow)}.hf-output-grid figure img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.hf-checks{display:grid;gap:14px;margin-top:0}.hf-checks li{margin:0;padding-left:28px;font-size:16px}.hf-checks li::before{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#edf2ff}

.hf-comparison{background:var(--ice);text-align:center}.hf-comparison h2{max-width:850px;margin:0 auto 38px}.hf-compare-cols{grid-template-columns:1fr 72px 1.15fr;max-width:1060px;margin:0 auto;align-items:center}.hf-compare-cols article{min-height:290px;padding:38px;border-radius:26px;text-align:left;box-shadow:var(--ads-shadow)}.hf-compare-cols article:last-child{background:linear-gradient(145deg,var(--deep),var(--black));box-shadow:var(--ads-shadow-dark)}.hf-compare-cols>b{width:60px;height:60px;margin-inline:6px;font-size:14px}.hf-compare h3,.hf-compare-cols h3{margin-bottom:22px;font-size:22px;text-align:left}.hf-compare-cols ul{margin:0;padding:0;list-style:none}.hf-compare-cols li{position:relative;margin-bottom:13px;padding-left:23px;font-size:14px;line-height:1.55}.hf-compare-cols li::before{content:'✓';position:absolute;left:0;color:var(--flame);font-weight:900}

.hf-testimonials>div>h2,.hf-experts>div>h2,.hf-experience>div>h2{max-width:920px;margin:0 auto 36px;font-size:clamp(2rem,2.6vw,2.375rem);line-height:1.25}.hf-three-grid{gap:24px}.hf-three-grid article{display:grid;grid-template-columns:86px 1fr;min-height:250px;align-content:start;gap:20px;padding:28px;border-radius:24px;box-shadow:var(--ads-shadow)}.hf-three-grid img{width:86px;height:96px;border-radius:18px;object-fit:cover}.hf-three-grid div{padding:0}.hf-three-grid p{grid-column:1/-1;min-height:100px;margin:0 0 12px;font-size:15px;line-height:1.7}.hf-stars{margin-bottom:8px;font-size:15px}.hf-three-grid strong{font-size:15px}.hf-three-grid small{font-size:13px}.hf-six-grid{gap:18px}.hf-six-grid article{height:300px;border-radius:24px}.hf-six-grid div{left:18px;right:14px;bottom:18px}.hf-six-grid h3{font-size:18px}.hf-six-grid p{margin:4px 0 12px;font-size:12px}.hf-six-grid span{padding:5px 8px;border-radius:999px;font-size:9px}.hf-experience{background:var(--ice)}.hf-experience .hf-four-grid{gap:22px}.hf-experience article{min-height:185px;grid-template-columns:58px 1fr;padding:28px 25px;border-radius:22px}.hf-experience h3{font-size:18px}.hf-experience p{font-size:14px}

.hf-offer-section{padding-block:96px}.hf-offer{grid-template-columns:35% 25% 40%;gap:36px;min-height:440px;padding:48px;border-radius:32px;box-shadow:var(--ads-shadow-dark)}.hf-offer-copy>span{font-size:11px}.hf-offer h2{margin:16px 0 18px;font-size:clamp(2rem,2.6vw,2.5rem)}.hf-offer-copy p{margin:0;color:#cbd5f0;font-size:15px;line-height:1.7}.hf-price{padding:34px 24px;border-radius:24px}.hf-price>span:first-child{margin-bottom:20px;color:var(--academic);font-weight:700}.hf-price strong{margin-bottom:8px;font-size:44px;line-height:1.05}.hf-price strong small{font-size:17px}.hf-price>span{font-size:15px}.hf-price>small{margin-top:24px;font-size:12px;line-height:1.6}.hf-offer-details h3{margin:0 0 18px;color:#fff;font-size:19px}.hf-offer-details>div:first-of-type{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hf-offer li{margin:11px 0;padding-left:21px;font-size:13px}.hf-offer-action{margin-top:26px}.hf-offer-action .hf-btn{width:100%;min-height:55px}.hf-offer-action small{font-size:11px;color:#cbd5f0}

.hf-faq{text-align:center}.hf-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin-top:26px;text-align:left}.hf-faq article{border-radius:17px}.hf-faq button{min-height:64px;padding:18px 22px;font-size:14px}.hf-faq button b{font-size:20px}.hf-faq article>div{padding:0 22px 18px}.hf-faq p{font-size:14px}.hf-final-cta{padding:0 0 96px;background:#fff}.hf-final-cta>.wrap{display:grid;grid-template-columns:13% 57% 30%;align-items:center;min-height:255px;padding:48px 54px;border-radius:32px;background:radial-gradient(circle at 80% 0,rgba(52,100,255,.34),transparent 40%),url('/assets/home/premium-bg.webp') center/cover;color:#fff;box-shadow:var(--ads-shadow-dark)}.hf-final-mark{display:grid;place-items:center;width:90px;height:90px;border:1px solid rgba(255,255,255,.28);border-radius:26px;background:rgba(255,255,255,.08)}.hf-final-mark svg{width:48px;height:48px;color:#8da6ff}.hf-final-cta span{color:#8da6ff;font-size:11px;font-weight:800;letter-spacing:.08em}.hf-final-cta h2{margin:10px 0;font-size:clamp(1.8rem,2.5vw,2.35rem);color:#fff}.hf-final-cta p{margin:0;color:#cbd5f0}.hf-final-cta>div>div:last-child{display:grid;gap:12px}.hf-final-cta .hf-btn{width:100%}

.page-accueil .footer{padding:70px 0 30px}.page-accueil .footer-grid{grid-template-columns:1.7fr .9fr .9fr .9fr 1.1fr;gap:42px}.page-accueil .footer-brand .logo{width:240px;height:78px}.page-accueil .footer-brand .brand-logo-images,.page-accueil .footer-brand .brand-logo-images img{width:240px;height:90px}.page-accueil .footer-grid b{font-size:11px}.page-accueil .footer-grid a,.page-accueil .footer-grid span,.page-accueil .footer-grid p,.page-accueil .footer-grid small{font-size:12px;line-height:1.6}.page-accueil .footer-brand p{max-width:360px}.page-accueil .footer-bottom{margin-top:50px;font-size:11px}

@media(max-width:1100px){.page-accueil .nav-menu{gap:20px}.page-accueil .nav-menu a{font-size:12px}.hf-hero-grid{grid-template-columns:55% 45%;gap:28px}.hf-hero h1{font-size:50px}.hf-method-card{width:310px}.hf-five-grid{grid-template-columns:repeat(3,1fr)}.hf-six-grid{grid-template-columns:repeat(3,1fr)}.hf-offer{grid-template-columns:1fr 1fr}.hf-offer-details{grid-column:1/-1}.page-accueil .footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.page-accueil .footer-brand{grid-row:span 2}}
@media(max-width:760px){.page-accueil .site-header,.page-accueil .nav{height:70px}.page-accueil .site-header .logo,.page-accueil .brand-logo-images,.page-accueil .brand-logo-images img{width:155px}.hf-section{padding-block:60px}.hf-home h2{font-size:30px}.hf-eyebrow{font-size:10px}.hf-hero{min-height:auto;padding-top:70px;background:var(--black)}.hf-hero-bg{background:radial-gradient(circle at 80% 25%,rgba(29,57,193,.22),transparent 38%),linear-gradient(145deg,var(--black),#071338)}.hf-hero-grid{display:flex;min-height:auto;flex-direction:column;gap:28px;padding:34px 0 0}.hf-hero-copy{padding:0}.hf-hero h1{font-size:clamp(2.25rem,10vw,2.625rem);line-height:1.08}.hf-hero-copy>p{max-width:none;font-size:16px;line-height:1.65}.hf-actions{display:grid}.hf-actions .hf-btn{width:100%;min-height:52px}.hf-mobile-speaker{display:block;width:100%;height:290px;border-radius:24px;overflow:hidden}.hf-mobile-speaker img{width:100%;height:100%;object-fit:cover;object-position:63% center}.hf-method-card{position:static;width:100%;padding:24px}.hf-hero-trust{grid-template-columns:repeat(2,1fr);height:auto;padding-block:28px;gap:16px}.hf-hero-trust span{font-size:12px}.hf-problem h2{font-size:30px}.hf-intro{font-size:15px}.hf-problem-grid{grid-template-columns:1fr;gap:16px}.hf-problem-grid article{min-height:auto;padding:24px}.hf-solution{grid-template-columns:1fr;min-height:auto;border-radius:26px}.hf-solution>div{padding:40px 28px}.hf-solution blockquote{min-height:auto;padding:38px 28px;border-radius:0;font-size:22px}.hf-five-grid{grid-template-columns:1fr}.hf-five-grid article{min-height:auto;text-align:left}.hf-five-grid .hf-icon{margin:0 0 14px}.hf-four-grid{grid-template-columns:1fr}.hf-phases{padding-block:60px}.hf-phases article{min-height:185px}.hf-output-grid{grid-template-columns:1fr;gap:32px}.hf-output-grid figure{height:390px}.hf-output-grid .hf-eyebrow{margin-left:auto}.hf-output-grid h2,.hf-output-grid>div>p{text-align:center}.hf-checks li{font-size:15px}.hf-comparison h2{margin-bottom:30px}.hf-compare-cols{grid-template-columns:1fr;gap:18px}.hf-compare-cols article{min-height:auto;padding:28px}.hf-compare-cols>b{margin:auto}.hf-three-grid{grid-template-columns:1fr}.hf-three-grid article{min-height:230px}.hf-six-grid{grid-template-columns:repeat(2,1fr)}.hf-six-grid article{height:280px}.hf-experience .hf-four-grid{grid-template-columns:1fr 1fr}.hf-experience article{display:block;min-height:210px}.hf-experience .hf-icon{margin-bottom:15px}.hf-experience p{grid-column:auto}.hf-offer-section{padding-block:68px}.hf-offer{grid-template-columns:1fr;min-height:auto;margin:0;padding:34px 26px;border-radius:28px;text-align:left}.hf-price{text-align:center}.hf-offer-details{grid-column:auto}.hf-offer-details>div:first-of-type{grid-template-columns:1fr 1fr}.hf-faq-grid{grid-template-columns:1fr}.hf-final-cta{padding-bottom:68px}.hf-final-cta>.wrap{grid-template-columns:1fr;gap:24px;padding:38px 28px;text-align:center}.hf-final-mark{margin:auto}.page-accueil .footer-grid{grid-template-columns:1fr 1fr}.page-accueil .footer-brand{grid-column:1/-1;grid-row:auto}}
@media(max-width:480px){.hf-hero h1{font-size:36px}.hf-mobile-speaker{height:250px}.hf-hero-trust{grid-template-columns:1fr 1fr}.hf-flow span{font-size:30px}.hf-flow b{font-size:11px}.hf-output-grid figure{height:330px}.hf-six-grid{gap:12px}.hf-six-grid article{height:245px}.hf-six-grid h3{font-size:15px}.hf-experience .hf-four-grid{grid-template-columns:1fr}.hf-experience article{min-height:auto}.hf-offer-details>div:first-of-type{grid-template-columns:1fr}.hf-price strong{font-size:39px}.page-accueil .footer-grid{grid-template-columns:1fr}.page-accueil .footer-brand{grid-column:auto}}
.hf-compare-cols article:first-child{display:block}.hf-compare-cols>b{display:grid}
@media(max-width:760px){.hf-offer ul{display:block}}
.hf-nowrap{white-space:nowrap}.hf-hero-grid{grid-template-columns:.54fr .46fr}.hf-hero h1{font-size:56px}.hf-problem{padding-block:72px}.hf-solution>div{padding:40px}.hf-solution h2{font-size:32px}.hf-solution blockquote{padding:42px 48px;font-size:26px}.hf-phases article{min-height:245px;padding:24px}
@media(max-width:760px){
  .hf-hero h1{font-size:40px}.hf-problem{padding-block:56px}.hf-problem-grid article{min-height:auto;padding:20px}.hf-problem-grid h3{font-size:17px}.hf-good-news{margin-top:18px}
  .hf-solution>div{padding:32px 24px}.hf-solution h2{font-size:29px}.hf-solution blockquote{padding:30px 24px;font-size:21px}.hf-flow{margin-top:20px}
  .hf-audiences{padding-block:56px}.hf-five-grid{gap:14px}.hf-five-grid article{display:grid;grid-template-columns:58px 1fr;column-gap:15px;min-height:138px;align-content:center;padding:19px}.hf-five-grid .hf-icon{grid-row:1/3;margin:0}.hf-five-grid h3{margin:0 0 5px;font-size:16px}.hf-five-grid p{font-size:13px}
  .hf-phases{padding-block:56px}.hf-phases article{min-height:0;padding:22px}.hf-phases .hf-icon{margin-bottom:10px}.hf-phases h3{font-size:17px}.hf-phases p{font-size:13px}
  .hf-comparison{padding-block:56px}.hf-compare-cols article{padding:24px}.hf-compare-cols h3{font-size:20px}.hf-compare-cols li{margin-bottom:9px}
  .hf-testimonials,.hf-experts,.hf-experience{padding-block:56px}.hf-three-grid article{min-height:215px;padding:22px}.hf-three-grid p{min-height:78px}.hf-six-grid article{height:230px}
  .hf-experience .hf-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-experience article{min-height:225px;padding:18px}.hf-experience h3{font-size:15px}.hf-experience p{font-size:12px}.hf-experience .hf-icon{width:48px;height:48px}
  .hf-offer-section{padding-block:56px}.hf-offer{padding:28px 24px}.hf-price{padding:27px 20px}.hf-offer-action{margin-top:20px}.hf-faq{padding-block:56px}.hf-final-cta{padding-bottom:56px}.hf-final-cta>.wrap{padding:32px 24px}.page-accueil .footer{padding-top:56px}
}
@media(max-width:480px){.hf-experience .hf-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-hero h1{font-size:36px}}
.hf-nowrap{font:inherit;color:inherit}
@media(min-width:761px) and (max-width:1100px){
  .hf-hero-grid{min-height:530px}
  .hf-hero-copy{padding:30px 0 20px}
  .hf-hero h1{font-size:46px}
  .hf-method-card{width:285px;padding:22px}
}
@media(min-width:1101px){.hf-hero-grid{grid-template-columns:.58fr .42fr}}

/* V3.7 — harmonisation commerciale et corrections de composition */
.hf-solution blockquote{display:flex;align-items:flex-start;gap:20px}
.hf-solution blockquote>span{flex:0 0 auto;margin-right:0}
.hf-solution blockquote p{max-width:680px;margin:22px 0 0;color:inherit;font:inherit;line-height:inherit}
.hf-solution blockquote em{display:inline;color:var(--flame)}
.hf-offer{grid-template-columns:minmax(0,1.05fr) minmax(250px,.72fr) minmax(0,1.25fr);gap:28px}
.hf-offer>*{min-width:0}
.hf-price del{display:block;margin-top:8px;color:#7b819b;font-size:18px;font-weight:700;text-decoration-thickness:2px}
.hf-offer-details,.hf-offer-action{min-width:0}
.hf-offer-action .hf-btn{box-sizing:border-box;max-width:100%;white-space:normal;text-align:center}
@media(max-width:1100px){.hf-offer{grid-template-columns:minmax(0,1fr) minmax(250px,.8fr)}.hf-offer-details{grid-column:1/-1}}
@media(max-width:760px){.hf-solution blockquote{gap:12px}.hf-solution blockquote p{margin:10px 0 0}.hf-offer{grid-template-columns:1fr}.hf-offer-details{grid-column:auto}}

/* Académie du Storytelling — système multipage premium V3.5 */
:root{
  --v35-night:#080b24;--v35-sapphire:#0e1343;--v35-deep:#14216e;
  --v35-blue:#1d39c1;--v35-flame:#2f61ff;--v35-soft:#f6f8ff;
  --v35-ice:#e4e9f6;--v35-line:#dde3f3;--v35-muted:#6b7190;
  --v35-shadow:0 18px 45px rgba(14,19,67,.07);
  --v35-shadow-lg:0 28px 80px rgba(14,19,67,.12);
}

body:not(.page-accueil){background:#fff;color:var(--v35-sapphire)}
body:not(.page-accueil) .wrap{width:min(100% - 48px,1240px)}
body:not(.page-accueil) .section{padding:92px 0}
body:not(.page-accueil) .section.compact{padding:58px 0}
body:not(.page-accueil) .section.soft{background:var(--v35-soft)}
body:not(.page-accueil) .section.dark{background:linear-gradient(135deg,var(--v35-night),var(--v35-deep));color:#fff}
body:not(.page-accueil) h1,body:not(.page-accueil) h2,body:not(.page-accueil) h3{font-family:Sora,Manrope,Inter,sans-serif;letter-spacing:-.035em}
body:not(.page-accueil) h2{font-size:clamp(2rem,3vw,2.75rem);line-height:1.12}
body:not(.page-accueil) .section-title{max-width:850px;margin:0 auto 14px;text-align:center}
body:not(.page-accueil) .section-sub{max-width:760px;margin:0 auto 42px;font-size:16px;line-height:1.75;text-align:center;color:var(--v35-muted)}
body:not(.page-accueil) .card{padding:30px;border:1px solid var(--v35-line);border-radius:24px;background:#fff;box-shadow:var(--v35-shadow)}
body:not(.page-accueil) .card h3{font-size:18px;line-height:1.25}
body:not(.page-accueil) .card p{color:var(--v35-muted);line-height:1.65}
body:not(.page-accueil) .icon{width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#eef2ff,#fff);color:var(--v35-flame);box-shadow:inset 0 0 0 1px #dce4ff}
body:not(.page-accueil) .button{min-height:50px;padding:14px 25px;border-radius:999px;font-size:14px;box-shadow:0 13px 30px rgba(29,57,193,.2)}
body:not(.page-accueil) .button.outline{box-shadow:none}
body:not(.page-accueil) .grid-2,body:not(.page-accueil) .grid-3,body:not(.page-accueil) .grid-4,body:not(.page-accueil) .grid-5,body:not(.page-accueil) .grid-6{gap:22px}
body:not(.page-accueil) .grid-3>.card,body:not(.page-accueil) .grid-4>.card{min-height:205px}
body:not(.page-accueil) .feature-band{padding:26px 30px;border:1px solid var(--v35-line);border-radius:24px;background:#fff;box-shadow:var(--v35-shadow)}
body:not(.page-accueil) .feature-band>div{padding:8px 22px}
body:not(.page-accueil) .feature-band svg{width:30px;height:30px;color:var(--v35-flame)}
body:not(.page-accueil) .feature-band strong{font-size:15px}
body:not(.page-accueil) .feature-band span{font-size:12px;color:var(--v35-muted)}
body:not(.page-accueil) .site-header{height:82px}
body:not(.page-accueil) .site-header-dark{background:rgba(8,11,36,.98);border-color:rgba(255,255,255,.08)}
body:not(.page-accueil) .site-header-dark .nav-menu a,body:not(.page-accueil) .site-header-dark .login-link{color:#fff}
body:not(.page-accueil) .site-header-dark .nav-menu a.active{color:#8da6ff}
body:not(.page-accueil) .site-header-light{background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}
body:not(.page-accueil) .site-header-light .nav-menu a,body:not(.page-accueil) .site-header-light .login-link{color:var(--v35-sapphire)}
body:not(.page-accueil) .site-header-light .nav-menu a.active{color:var(--v35-flame)}
body:not(.page-accueil) .site-header-minimal{background:var(--v35-night)}

/* Hero intérieur partagé, fidèle aux compositions claires des maquettes */
body:not(.page-accueil) .page-hero{position:relative;min-height:610px;padding:82px 0 0;overflow:hidden;background:radial-gradient(circle at 88% 24%,rgba(47,97,255,.16),transparent 33%),linear-gradient(135deg,#fff 8%,#f7f9ff 100%)}
body:not(.page-accueil) .page-hero:after{content:"";position:absolute;right:-150px;bottom:-270px;width:610px;height:610px;border:1px solid rgba(29,57,193,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(29,57,193,.03),0 0 0 140px rgba(29,57,193,.025);pointer-events:none}
body:not(.page-accueil) .page-hero .split{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:58px;min-height:528px;align-items:center}
body:not(.page-accueil) .page-hero .hero-copy{padding:58px 0}
body:not(.page-accueil) .page-hero h1{max-width:730px;margin:16px 0 22px;font-size:clamp(3.15rem,5vw,4.7rem);line-height:1.04;color:var(--v35-sapphire)}
body:not(.page-accueil) .page-hero h1 em{color:var(--v35-flame);font-style:normal}
body:not(.page-accueil) .page-hero .lead{max-width:640px;font-size:17px;line-height:1.75;color:#4f5677}
body:not(.page-accueil) .kicker{padding:8px 14px;border:1px solid #cdd9ff;border-radius:999px;background:#f2f5ff;color:var(--v35-flame);font-size:11px;letter-spacing:.09em}
body:not(.page-accueil) .hero-actions{gap:14px;margin-top:30px}
body:not(.page-accueil) .trust-line{gap:24px;margin-top:28px;color:#444d72}
body:not(.page-accueil) .trust-line span{font-size:13px}
body:not(.page-accueil) .hero-picture{align-self:stretch;min-height:528px;border-radius:32px 32px 0 0;overflow:hidden;box-shadow:var(--v35-shadow-lg)}
body:not(.page-accueil) .hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center 20%}

/* Composants transversaux */
body:not(.page-accueil) .steps{gap:0;margin-top:44px}
body:not(.page-accueil) .step{position:relative;min-height:210px;padding:34px 26px 28px;border:1px solid var(--v35-line);background:#fff}
body:not(.page-accueil) .step:first-child{border-radius:24px 0 0 24px}
body:not(.page-accueil) .step:last-child{border-radius:0 24px 24px 0}
body:not(.page-accueil) .step:before{width:38px;height:38px;border:6px solid #edf1ff;background:var(--v35-flame);box-shadow:0 0 0 1px #bccaff}
body:not(.page-accueil) .compare{grid-template-columns:1fr 76px 1.1fr;gap:0;padding:0;border:1px solid var(--v35-line);border-radius:28px;background:#fff;box-shadow:var(--v35-shadow)}
body:not(.page-accueil) .compare>div{min-height:290px;padding:38px 40px}
body:not(.page-accueil) .compare>div:last-child{border-radius:0 28px 28px 0;background:linear-gradient(145deg,var(--v35-sapphire),var(--v35-deep));color:#fff}
body:not(.page-accueil) .compare>strong{position:relative;z-index:2;align-self:center;justify-self:center;display:grid;place-items:center;width:62px;height:62px;margin-inline:-31px;border:6px solid #fff;border-radius:50%;background:var(--v35-sapphire);color:#fff}
body:not(.page-accueil) .checklist li{margin:12px 0;line-height:1.5}
body:not(.page-accueil) .stats{min-height:135px;gap:0}
body:not(.page-accueil) .stats>div{padding:12px 34px;border-right:1px solid rgba(255,255,255,.15)}
body:not(.page-accueil) .stats>div:last-child{border:0}
body:not(.page-accueil) .stats strong{font-size:34px;color:#fff}
body:not(.page-accueil) .stats span{color:#c9d3f1}
body:not(.page-accueil) .team-card{min-height:410px;padding:0;overflow:hidden;border-radius:26px;background:var(--v35-night)}
body:not(.page-accueil) .team-card img{height:100%;object-fit:cover;object-position:center top}
body:not(.page-accueil) .team-card .overlay{padding:80px 24px 24px;background:linear-gradient(transparent,rgba(5,9,32,.96))}
body:not(.page-accueil) .team-card .overlay h3,body:not(.page-accueil) .team-card .overlay p{color:#fff}
body:not(.page-accueil) .logo-row{min-height:95px;gap:40px;padding:24px 30px;border:1px solid var(--v35-line);border-radius:22px;background:#fff;filter:grayscale(1);opacity:.72}

/* Méthode */
.page-methode .page-hero .hero-picture img{object-position:center 16%}
.page-methode .section:nth-of-type(2) .grid-4>.card{min-height:245px}
.page-methode .section:nth-of-type(3){background:var(--v35-soft)}
.page-methode .section:nth-of-type(4){background:#fff}
.page-methode .grid-6>.card{min-height:190px;padding:25px}
.page-methode .grid-5>.card{min-height:220px}

/* Programme */
body.page-programme .page-hero{background:radial-gradient(circle at 73% 42%,rgba(40,82,255,.36),transparent 30%),linear-gradient(125deg,#050a22,#091956);color:#fff}
body.page-programme .page-hero h1,body.page-programme .page-hero .lead{color:#fff}
body.page-programme .page-hero .lead{color:#d2daf0}
.page-programme .page-hero .kicker{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#9eb3ff}
.page-programme .page-hero .button.outline{border-color:rgba(255,255,255,.45);color:#fff}
.page-programme .page-hero .trust-line{color:#dce4ff}
.page-programme .page-hero .hero-picture{box-shadow:none}
body.page-programme .page-hero .hero-picture img{mix-blend-mode:screen;object-position:center top}
.page-programme .accordion{gap:10px}
.page-programme .accordion-item{border-radius:16px;border-color:var(--v35-line)}
.page-programme .accordion-item button{min-height:78px;padding:18px 22px;font-size:15px}
.page-programme .accordion-item>div{padding:0 22px 22px}
.page-programme .price-card{padding:38px;border-radius:28px;background:linear-gradient(145deg,var(--v35-sapphire),var(--v35-deep));box-shadow:var(--v35-shadow-lg)}

/* Intervenants */
.page-intervenants .page-hero .hero-picture{background:linear-gradient(160deg,#eef2ff,#cad7ff)}
body.page-intervenants .page-hero h1{font-size:clamp(3rem,4.4vw,4.1rem)}
.page-intervenants .page-hero .hero-picture img{object-position:center 9%}
.page-intervenants .grid-4>.team-card{min-height:490px}
.v35-profile-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}
.v35-profile{overflow:hidden;border:1px solid var(--v35-line);border-radius:22px;background:#fff;box-shadow:var(--v35-shadow)}
.v35-profile img{width:100%;height:205px;object-fit:cover;object-position:center top}
.v35-profile div{padding:19px}.v35-profile h3{margin:0 0 6px;font-size:16px}.v35-profile p{margin:0;color:var(--v35-muted);font-size:13px;line-height:1.5}

/* Témoignages */
.page-temoignages .page-hero{background:linear-gradient(90deg,#fff 0%,#fff 42%,#eef2ff 100%)}
.page-temoignages .page-hero .hero-picture img{object-position:center 12%}
.v35-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px}
.v35-story{position:relative;min-height:330px;overflow:hidden;border-radius:26px;background:var(--v35-night);box-shadow:var(--v35-shadow-lg)}
.v35-story img{width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.76}
.v35-story:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 28%,rgba(3,8,31,.94))}
.v35-story div{position:absolute;z-index:1;left:28px;right:28px;bottom:25px;color:#fff}
.v35-story span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(255,255,255,.16)}
.v35-story h3{margin:0 0 8px;color:#fff;font-size:21px}.v35-story p{margin:0;color:#d5def7;font-size:13px}
.page-temoignages .section:first-of-type .grid-3>.card{min-height:280px}
.page-temoignages .section:nth-of-type(2) .grid-4>.card{min-height:245px}

/* À propos */
.page-a-propos .page-hero .hero-picture img{object-position:center 12%}
body.page-a-propos .page-hero .split{grid-template-columns:1.15fr .85fr}
body.page-a-propos .page-hero h1{font-size:clamp(3rem,4.3vw,4rem)}
.page-a-propos .section:nth-of-type(4) .grid-3>.card{min-height:230px}
.page-a-propos .steps{grid-template-columns:repeat(4,1fr)}

/* Réservation */
.page-reservation .page-hero{padding-top:82px}
body.page-reservation .page-hero h1{font-size:clamp(3rem,4.3vw,4rem)}
.page-reservation .page-hero .split{grid-template-columns:minmax(0,1.05fr) minmax(390px,.72fr);align-items:center}
.page-reservation .page-hero .price-card{position:relative;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:linear-gradient(145deg,var(--v35-sapphire),var(--v35-deep));box-shadow:var(--v35-shadow-lg)}
.page-reservation .page-hero .price-card.reveal{opacity:1;transform:none}
.page-reservation .page-hero .price-card img{height:180px!important;border-radius:20px!important}
.page-reservation .page-hero .price{font-size:44px;color:#fff}
.page-reservation .page-hero .price-card h2,.page-reservation .page-hero .price-card p{color:#fff}
.page-reservation .page-hero .price-card h2{font-size:24px}.page-reservation .page-hero .price-card .checklist li{margin:7px 0}
.page-reservation .section:nth-of-type(3) .grid-3>.card{min-height:230px}
.page-reservation .section:nth-of-type(6) .grid-5>.card{min-height:220px}
.v35-guarantee{display:grid;grid-template-columns:130px 1fr 210px;gap:30px;align-items:center;padding:38px 44px;border:1px solid #cfdbff;border-radius:28px;background:linear-gradient(130deg,#f7f9ff,#edf2ff);box-shadow:var(--v35-shadow)}
.v35-guarantee .seal{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;background:linear-gradient(145deg,var(--v35-flame),var(--v35-deep));color:#fff;font:800 22px Sora;text-align:center;box-shadow:0 16px 35px rgba(29,57,193,.25)}

/* FAQ */
.page-faq .page-hero .hero-picture img{object-position:center 25%}
.page-faq .faq-tools{margin-bottom:28px}
.page-faq .faq-search{min-height:58px;border-radius:18px;padding-inline:22px}
.page-faq .category-layout{grid-template-columns:250px 1fr;gap:28px}
.page-faq .category-nav{position:sticky;top:110px;padding:14px;border:1px solid var(--v35-line);border-radius:22px;background:#fff;box-shadow:var(--v35-shadow)}
.page-faq .category-nav button{min-height:50px;border-radius:14px;padding-inline:18px}
.page-faq .accordion{gap:12px}
.page-faq .accordion-item{border-radius:18px;border-color:var(--v35-line)}
.page-faq .accordion-item button{min-height:66px;padding:20px 24px;font-size:15px}
.page-faq .accordion-item>p{padding:0 24px 22px;font-size:14px;line-height:1.7}

/* Contact */
.page-contact .page-hero .hero-picture img{object-position:center 18%}
.page-contact .contact-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px}
.page-contact .form-card{padding:36px;border-radius:28px;box-shadow:var(--v35-shadow)}
.page-contact .field input,.page-contact .field select,.page-contact .field textarea{min-height:55px;border-radius:14px;padding-inline:17px}
.page-contact .field textarea{min-height:165px;padding-top:15px}
.page-contact .contact-grid .grid-2>.card{min-height:220px}
.page-contact .map-card{min-height:390px;border-radius:28px;background:radial-gradient(circle at 62% 45%,rgba(47,97,255,.25),transparent 12%),linear-gradient(30deg,transparent 48%,#dce4f4 49%,#dce4f4 51%,transparent 52%),linear-gradient(-20deg,transparent 48%,#dce4f4 49%,#dce4f4 51%,transparent 52%),#f2f5fb}
.v35-before-contact{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.v35-before-contact .card{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start;min-height:190px}

/* Connexion */
.page-connexion .login-wrap{min-height:760px;padding-top:145px;padding-bottom:85px;gap:70px;align-items:center}
.page-connexion .login-wrap h1{font-size:clamp(3rem,4.5vw,4.35rem);line-height:1.06}
.page-connexion .login-art{min-height:530px;padding:22px;border:1px solid var(--v35-line);border-radius:34px;background:linear-gradient(145deg,#f7f9ff,#e5ebff);box-shadow:var(--v35-shadow-lg)}
.page-connexion .login-art img{width:100%;height:100%;object-fit:cover;border-radius:22px}
.page-connexion .form-card{padding:32px;border-radius:26px}

/* Inscription et confirmation */
.page-inscription .site-header,.page-inscription-confirmee .site-header{background:var(--v35-night)}
.page-inscription main>.section{padding-top:145px}
.page-inscription .checkout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:28px;align-items:start}
.page-inscription .form-card{padding:36px;border-radius:28px}
.page-inscription .checkout aside{position:sticky;top:110px}
.page-inscription .field input,.page-inscription .field select{min-height:55px;border-radius:14px}
.page-inscription .payment-option{min-height:74px;border-radius:16px}
.page-inscription-confirmee .success{min-height:760px;padding-top:165px;padding-bottom:100px}
.page-inscription-confirmee .success-mark{width:118px;height:118px;border:14px solid #edf2ff;box-shadow:0 0 0 1px #cad6ff,0 20px 45px rgba(29,57,193,.15)}
.page-inscription-confirmee .success h1{font-size:clamp(3rem,5vw,5rem)}
.v35-next-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:50px auto 0;max-width:1100px;text-align:left}
.v35-next-steps .card{min-height:210px}.v35-next-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--v35-flame);color:#fff}

/* Pages juridiques */
.page-mentions-legales .legal-page-hero,.page-confidentialite .legal-page-hero,.page-cgv .legal-page-hero{min-height:470px;padding-top:82px}
.legal-page-hero .split{min-height:388px;grid-template-columns:1.25fr .75fr}
.legal-page-hero h1{font-size:clamp(3rem,5vw,4.8rem)!important}
.legal-visual{display:grid;place-items:center;width:260px;height:260px;margin:auto;border:1px solid #cbd7ff;border-radius:64px;background:radial-gradient(circle at 35% 25%,#6f8cff,var(--v35-flame) 35%,var(--v35-deep) 75%);box-shadow:0 30px 60px rgba(29,57,193,.25);transform:rotate(6deg)}
.legal-visual svg{width:120px;height:120px;color:#fff;filter:drop-shadow(0 12px 18px rgba(0,0,0,.2));transform:rotate(-6deg)}
.legal-layout{grid-template-columns:270px 1fr;gap:30px;align-items:start}
.legal-nav{position:sticky;top:105px;padding:24px;border:1px solid var(--v35-line);border-radius:24px;background:#fff;box-shadow:var(--v35-shadow)}
.legal-nav>a{padding:13px 14px;border-radius:12px;font-size:13px}
.legal-nav>a:hover{background:#eef2ff;color:var(--v35-flame)}
.legal-content{padding:10px 0}
.legal-content article{scroll-margin-top:115px;margin-bottom:14px;padding:28px 32px;border:1px solid var(--v35-line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(14,19,67,.045)}
.legal-content article h2{font-size:21px}
.legal-content article p{font-size:15px;line-height:1.75;color:#525a79}
.legal-support{display:grid;grid-template-columns:70px 1fr auto;gap:22px;align-items:center;margin-bottom:70px;padding:30px 36px}

/* 404 */
.page-404 main{min-height:720px;padding:160px 24px 100px;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(47,97,255,.14),transparent 30%),var(--v35-soft)}
.page-404 h1{font-size:clamp(5rem,14vw,11rem);color:var(--v35-flame)}

/* Footer multipage */
body:not(.page-accueil) .footer{padding-top:74px;background:var(--v35-night)}
body:not(.page-accueil) .footer-grid{grid-template-columns:1.65fr repeat(3,.82fr) 1.22fr;gap:46px}
body:not(.page-accueil) .footer h3{font-size:12px;letter-spacing:.08em}
body:not(.page-accueil) .footer a,body:not(.page-accueil) .footer p{line-height:1.65}

@media(max-width:1100px){
  body:not(.page-accueil) .page-hero .split{grid-template-columns:55% 45%;gap:30px}
  body:not(.page-accueil) .page-hero h1{font-size:48px}
  body:not(.page-accueil) .grid-5{grid-template-columns:repeat(3,1fr)}
  body:not(.page-accueil) .grid-6,.v35-profile-grid{grid-template-columns:repeat(3,1fr)}
  .v35-profile img{height:250px}
  .page-intervenants .grid-4{grid-template-columns:repeat(2,1fr)}
  .page-reservation .page-hero .split{grid-template-columns:1fr 400px}
  body:not(.page-accueil) .footer-grid{grid-template-columns:1.35fr repeat(2,1fr);gap:38px}
  body:not(.page-accueil) .footer-brand{grid-column:1/-1}
}

@media(max-width:760px){
  body:not(.page-accueil) .wrap{width:min(100% - 40px,1240px)}
  body:not(.page-accueil) .section,body:not(.page-accueil) .section.compact{padding:62px 0}
  body:not(.page-accueil) .section-title{font-size:30px}
  body:not(.page-accueil) .section-sub{margin-bottom:30px;font-size:15px}
  body:not(.page-accueil) .page-hero{min-height:auto;padding-top:70px}
  body:not(.page-accueil) .page-hero:after{display:none}
  body:not(.page-accueil) .page-hero .split{display:flex;min-height:auto;flex-direction:column;gap:24px;padding-top:38px}
  body:not(.page-accueil) .page-hero .hero-copy{padding:0}
  body:not(.page-accueil) .page-hero h1{font-size:clamp(2.45rem,11vw,3.15rem);line-height:1.07}
  body:not(.page-accueil) .page-hero .lead{font-size:16px}
  body:not(.page-accueil) .hero-actions{display:grid}
  body:not(.page-accueil) .hero-actions .button{width:100%}
  body:not(.page-accueil) .trust-line{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  body:not(.page-accueil) .hero-picture{width:100%;min-height:340px;max-height:390px;border-radius:26px 26px 0 0}
  body:not(.page-accueil) .grid-2,body:not(.page-accueil) .grid-3,body:not(.page-accueil) .grid-4,body:not(.page-accueil) .grid-5,body:not(.page-accueil) .grid-6{grid-template-columns:1fr}
  body:not(.page-accueil) .card,body:not(.page-accueil) .grid-3>.card,body:not(.page-accueil) .grid-4>.card{min-height:auto;padding:25px}
  body:not(.page-accueil) .feature-band{grid-template-columns:1fr 1fr;padding:18px}
  body:not(.page-accueil) .feature-band>div{padding:15px 8px}
  body:not(.page-accueil) .steps{grid-template-columns:1fr;gap:14px}
  body:not(.page-accueil) .step,body:not(.page-accueil) .step:first-child,body:not(.page-accueil) .step:last-child{min-height:auto;border-radius:20px}
  body:not(.page-accueil) .compare{grid-template-columns:1fr;gap:0}
  body:not(.page-accueil) .compare>div{min-height:auto;padding:30px 26px}
  body:not(.page-accueil) .compare>div:last-child{border-radius:0 0 26px 26px}
  body:not(.page-accueil) .compare>strong{margin:-24px auto;width:48px;height:48px;border-width:4px}
  body:not(.page-accueil) .stats{grid-template-columns:1fr 1fr}
  body:not(.page-accueil) .stats>div{padding:20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  body:not(.page-accueil) .team-card{min-height:430px;padding:0}
  .v35-profile-grid{grid-template-columns:1fr 1fr}
  .v35-profile img{height:190px}
  .v35-story-grid{grid-template-columns:1fr}
  .v35-story{min-height:360px}
  .page-programme .page-hero .hero-picture img{mix-blend-mode:normal}
  .page-intervenants .grid-4{grid-template-columns:1fr}
  .page-reservation .page-hero .split{display:flex}
  .v35-guarantee{grid-template-columns:1fr;padding:30px 25px;text-align:center}.v35-guarantee .seal{margin:auto}
  .page-faq .category-layout{grid-template-columns:1fr}.page-faq .category-nav{position:static;grid-template-columns:1fr 1fr}
  .page-contact .contact-grid,.v35-before-contact{grid-template-columns:1fr}
  .page-contact .map-card{min-height:320px}
  .page-connexion .login-wrap{display:flex;min-height:auto;flex-direction:column;padding-top:115px;padding-bottom:62px;gap:35px}
  .page-connexion .login-wrap h1{font-size:42px}.page-connexion .login-art{width:100%;min-height:380px}
  .page-inscription main>.section{padding-top:110px}.page-inscription .checkout{grid-template-columns:1fr}.page-inscription .checkout aside{position:static}
  .page-inscription .form-card{padding:26px}
  .v35-next-steps{grid-template-columns:1fr}
  .legal-page-hero .split{display:grid;grid-template-columns:1fr}.legal-visual{width:180px;height:180px;border-radius:44px}.legal-visual svg{width:80px;height:80px}
  .legal-layout{grid-template-columns:1fr}.legal-nav{position:static}.legal-content article{padding:24px}
  .legal-support{grid-template-columns:1fr;text-align:center}.legal-support .icon{margin:auto}
  body:not(.page-accueil) .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
}

@media(max-width:480px){
  body:not(.page-accueil) .wrap{width:min(100% - 32px,1240px)}
  body:not(.page-accueil) .page-hero h1{font-size:39px}
  body:not(.page-accueil) .trust-line{grid-template-columns:1fr}
  body:not(.page-accueil) .feature-band{grid-template-columns:1fr}
  .v35-profile-grid{grid-template-columns:1fr 1fr;gap:12px}.v35-profile img{height:165px}.v35-profile div{padding:14px}.v35-profile p{font-size:11px}
  .page-faq .category-nav{grid-template-columns:1fr}
  body:not(.page-accueil) .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}
}

/* Tarifs · page de décision V3.6 */
.nav-menu a:nth-last-child(2){display:inline-flex}
.nav-menu .mobile-only{display:none}
.page-accueil .nav-menu a:nth-last-child(2){display:inline-flex}
.page-accueil .nav-menu .mobile-only{display:none}
.page-accueil .nav-actions .button::after{content:none}
.page-tarifs{background:#fff}
.page-tarifs .site-header{position:absolute;inset:0 0 auto;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}
.pricing-hero{position:relative;overflow:hidden;padding:150px 0 82px;background:radial-gradient(circle at 78% 22%,rgba(29,57,193,.13),transparent 29%),linear-gradient(135deg,#fff 0%,#f4f7ff 100%)}
.pricing-hero:before{content:"";position:absolute;width:620px;height:620px;right:-250px;top:-260px;border:1px solid rgba(29,57,193,.1);border-radius:50%;box-shadow:0 0 0 90px rgba(29,57,193,.025),0 0 0 180px rgba(29,57,193,.018)}
.pricing-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);gap:70px;align-items:center}
.pricing-copy h1{max-width:760px;margin:24px 0 22px;font-size:clamp(3.25rem,5vw,5.15rem);line-height:1.04;letter-spacing:-.055em}
.pricing-copy h1 em{font-style:normal;color:var(--v35-flame)}
.pricing-copy .lead{max-width:710px;font-size:18px;line-height:1.72}
.pricing-primary{min-width:230px}
.pricing-reassurance{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#4d5976;font-size:12px;font-weight:700}
.pricing-reassurance span{display:flex;align-items:center;gap:7px}
.pricing-reassurance svg{width:18px;color:var(--v35-flame)}
.pricing-card{position:relative;padding:38px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:radial-gradient(circle at 88% 3%,rgba(73,111,255,.45),transparent 34%),linear-gradient(145deg,#14216e,#080b24);color:#fff;box-shadow:0 30px 80px rgba(14,19,67,.28)}
.pricing-badge{position:absolute;top:-15px;left:34px;padding:9px 16px;border-radius:99px;background:#1d39c1;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;box-shadow:0 12px 30px rgba(29,57,193,.3)}
.pricing-label{margin:5px 0 10px!important;color:#dce4ff!important;font-weight:700}
.pricing-amount{font:800 clamp(2.7rem,4.5vw,4.25rem) Sora,sans-serif;letter-spacing:-.07em}
.pricing-amount small{font-size:18px;letter-spacing:0}
.pricing-installments{margin:5px 0!important;color:#fff!important;font-weight:700}
.pricing-divider{height:1px;margin:26px 0;background:rgba(255,255,255,.15)}
.pricing-card .checklist li{margin:12px 0;color:#edf1ff;font-size:13px}
.pricing-card .checklist li:before{background:rgba(93,128,255,.25);color:#fff}
.pricing-card-button{width:100%;margin-top:24px;min-height:56px}
.pricing-safe{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;color:#bfcaf0;font-size:10px;text-align:center}
.pricing-safe svg{width:15px}
.pricing-proof{position:relative;margin-top:-1px;background:#fff}
.pricing-kicker{display:flex;margin-inline:auto}
.pricing-stakes .grid-3{margin-top:34px}
.pricing-pain{border-top:4px solid #dfe6ff}
.pricing-pain .icon{color:var(--v35-flame)}
.pricing-value-grid{display:grid;gap:13px;max-width:1000px;margin:38px auto 0}
.pricing-value-grid article{display:grid;grid-template-columns:54px 1fr auto;gap:20px;align-items:center;padding:22px 26px;border:1px solid var(--v35-line);border-radius:18px;background:#fff;box-shadow:var(--v35-shadow)}
.pricing-value-grid article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#edf2ff;color:var(--v35-flame)}
.pricing-value-grid article>span svg{width:26px}
.pricing-value-grid h3{margin:0 0 5px;font-size:17px}
.pricing-value-grid p{margin:0;color:var(--v35-muted);font-size:13px;line-height:1.6}
.pricing-value-grid article>strong{padding:7px 12px;border-radius:99px;background:#edf2ff;color:var(--v35-flame);font-size:11px}
.pricing-inline-cta{display:grid;grid-template-columns:220px 1fr auto;gap:28px;align-items:center;margin-top:34px;padding:30px 34px;border-radius:22px;background:linear-gradient(120deg,#080b24,#14216e);color:#fff;box-shadow:var(--v35-shadow-lg)}
.pricing-inline-cta>div{display:flex;flex-direction:column}
.pricing-inline-cta>div span{font-size:9px;letter-spacing:.1em;color:#91a6ff;font-weight:800}
.pricing-inline-cta>div strong{font:800 30px Sora}
.pricing-inline-cta>div small{color:#bdc8ec}
.pricing-inline-cta p{margin:0;color:#d5ddf5;font-size:13px;line-height:1.65}
.pricing-results .grid-3{margin-top:36px}
.pricing-fit .section-title{margin-top:14px;color:#fff}
.pricing-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:980px;margin:38px auto 0}
.pricing-fit-grid>div{display:flex;gap:15px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.055)}
.pricing-fit-grid svg{flex:0 0 auto;width:24px;color:#7e9cff}
.pricing-fit-grid p{margin:0;color:#d6def3;font-size:13px;line-height:1.65}
.pricing-fit-grid strong{color:#fff;font-size:15px}
.pricing-difference .compare{max-width:1050px;margin:35px auto 0}
.pricing-minus{padding:0;list-style:none}
.pricing-minus li{position:relative;margin:13px 0;padding-left:28px;color:#66718c;font-size:13px}
.pricing-minus li:before{content:"×";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#fff0f1;color:#c43c4b;font-weight:800}
.pricing-testimonials .testimonial{min-height:210px}
.pricing-testimonials .testimonial small{display:block;margin-top:4px;color:var(--v35-muted)}
.pricing-guarantee-section{padding-top:70px;padding-bottom:70px}
.pricing-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.pricing-faq-grid>div:first-child h2{margin:20px 0 12px;font-size:36px}
.pricing-faq-grid>div:first-child p{margin-bottom:25px;color:var(--v35-muted)}
.pricing-final{padding:80px 0;background:radial-gradient(circle at 80% 0,rgba(54,91,255,.35),transparent 35%),linear-gradient(120deg,#080b24,#14216e);color:#fff}
.pricing-final>.wrap{display:grid;grid-template-columns:1fr 340px;gap:70px;align-items:center}
.pricing-final>div>div:first-child>span{color:#8da4ff;font-size:10px;font-weight:800;letter-spacing:.1em}
.pricing-final h2{max-width:800px;margin:16px 0;font-size:clamp(2rem,3.2vw,3.25rem);color:#fff}
.pricing-final p{max-width:700px;color:#cbd5f0}
.pricing-final-action{display:flex;flex-direction:column;padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(255,255,255,.06);text-align:center}
.pricing-final-action>strong{font:800 34px Sora}
.pricing-final-action>small{margin:5px 0 20px;color:#c6d0ee}
.pricing-final-action>span{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:14px;color:#c6d0ee;font-size:10px}
.pricing-final-action svg{width:15px}
.page-accueil .hf-offer-action .hf-text-link{justify-content:center;margin-top:12px;color:#9bb0ff}

@media(max-width:1050px){
  .pricing-hero-grid{grid-template-columns:1fr 390px;gap:35px}
  .pricing-copy h1{font-size:3.45rem}
  .pricing-inline-cta{grid-template-columns:190px 1fr}
  .pricing-inline-cta .button{grid-column:1/-1}
}
@media(max-width:760px){
  .nav-menu a:nth-last-child(2),.nav-menu .mobile-only{display:block}
  .page-accueil .nav-menu a:nth-last-child(2),.page-accueil .nav-menu .mobile-only{display:block}
  .pricing-hero{padding:110px 0 55px}
  .pricing-hero-grid{display:flex;flex-direction:column;gap:42px}
  .pricing-copy h1{font-size:clamp(2.65rem,12vw,4rem)}
  .pricing-copy .lead{font-size:16px}
  .pricing-reassurance{display:grid;gap:12px}
  .pricing-card{width:100%;padding:32px 24px}
  .pricing-value-grid article{grid-template-columns:48px 1fr;padding:20px}
  .pricing-value-grid article>strong{grid-column:2}
  .pricing-inline-cta{grid-template-columns:1fr;padding:26px 22px;text-align:center}
  .pricing-fit-grid{grid-template-columns:1fr}
  .pricing-faq-grid{grid-template-columns:1fr;gap:34px}
  .pricing-final{padding:60px 0}
  .pricing-final>.wrap{grid-template-columns:1fr;gap:35px}
}
@media(max-width:480px){
  .pricing-amount{font-size:42px}
  .pricing-value-grid article{grid-template-columns:1fr;text-align:center}
  .pricing-value-grid article>span{margin:auto}
  .pricing-value-grid article>strong{grid-column:auto;justify-self:center}
}

@media print{
  .site-header,.footer,.legal-assurances,.legal-support,.v35-final-cta,.cookie-banner{display:none!important}
  .legal-page-hero{min-height:auto!important;padding:20px 0!important}.legal-layout{display:block!important}.legal-nav{display:none!important}.legal-content article{break-inside:avoid;box-shadow:none}
}
.pricing-installments del,.pricing-inline-cta del,.pricing-final-action del{text-decoration-thickness:2px;text-decoration-color:currentColor}
.pricing-installments del{color:#7a819c;font-weight:700}
.pricing-inline-cta small,.pricing-final-action small{line-height:1.5}

/* V3.8 — tablettes portrait : navigation et grilles sans débordement */
@media(max-width:900px){
  .nav-actions{display:none}
  .nav-toggle{display:block;margin-left:auto}
  .nav-menu{display:none;position:fixed;z-index:300;inset:70px 0 auto;background:#071635;padding:28px 20px 35px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #1f3158;box-shadow:0 20px 50px rgba(0,0,0,.3)}
  .nav-menu.open{display:flex}
  .nav-menu a:nth-child(n),.nav-menu a:nth-last-child(2),.nav-menu .mobile-only,.page-accueil .nav-menu a:nth-last-child(2),.page-accueil .nav-menu .mobile-only{display:block!important;padding:14px;border-bottom:1px solid #18294f;font-size:16px}
  .nav-menu .mobile-reserve{margin-top:16px;text-align:center;background:var(--blue);border-radius:10px;border:0}
  .site-header-light .nav-menu{background:#fff;border-color:#e4e9f2}
  .site-header-light .nav-menu a{border-color:#e8edf5}
  .page-contact .contact-grid{grid-template-columns:1fr}
  .page-accueil .hf-experience .hf-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* V3.9 — hero immersive inspirée des codes premium d’Augment, identité ADS */
.page-accueil .site-header{
  background:linear-gradient(180deg,rgba(3,8,25,.96),rgba(3,8,25,.72) 72%,transparent);
}
.page-accueil .site-header.scrolled{
  background:rgba(3,8,25,.9);
  border-bottom:1px solid rgba(117,142,255,.16);
  box-shadow:0 16px 40px rgba(0,0,0,.18);
  backdrop-filter:blur(18px);
}
.hf-hero-v39{
  position:relative;
  isolation:isolate;
  min-height:780px;
  padding-top:82px;
  overflow:hidden;
  background:#030819;
}
.hf-hero-v39::before{
  content:'';
  position:absolute;
  z-index:1;
  inset:0;
  background:
    radial-gradient(circle at 78% 28%,rgba(29,57,193,.2),transparent 28%),
    linear-gradient(90deg,#030819 0%,#030819 30%,rgba(3,8,25,.94) 42%,rgba(3,8,25,.32) 68%,rgba(3,8,25,.1) 100%);
  pointer-events:none;
}
.hf-hero-v39::after{
  content:'';
  position:absolute;
  z-index:1;
  inset:auto 0 0;
  height:190px;
  background:linear-gradient(180deg,transparent,#030819 75%);
  pointer-events:none;
}
.hf-hero-media{
  position:absolute;
  z-index:0;
  inset:0 0 0 31%;
  overflow:hidden;
  background:#071338;
}
.hf-hero-poster,.hf-hero-poster img,.hf-hero-media video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.hf-hero-poster img,.hf-hero-media video{
  object-fit:cover;
  object-position:66% center;
}
.hf-hero-media video{z-index:1}
.hf-hero-media-shade{
  position:absolute;
  z-index:2;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,8,25,.96),rgba(3,8,25,.45) 27%,transparent 58%),
    linear-gradient(180deg,rgba(3,8,25,.2),transparent 34%,rgba(3,8,25,.48));
}
.hf-hero-media-note{
  position:absolute;
  z-index:3;
  right:max(32px,calc((100vw - 1320px)/2));
  bottom:105px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 16px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(4,12,42,.55);
  color:#fff;
  font-size:11px;
  font-weight:700;
  letter-spacing:.03em;
  box-shadow:0 12px 35px rgba(0,0,0,.24);
  backdrop-filter:blur(12px);
}
.hf-hero-media-note i{width:4px;height:4px;border-radius:50%;background:#6f8cff}
.hf-hero-v39 .hf-hero-grid{
  position:relative;
  z-index:3;
  display:flex;
  width:min(1320px,calc(100% - 64px));
  min-height:620px;
  align-items:center;
}
.hf-hero-v39 .hf-hero-copy{
  width:min(62%,780px);
  padding:48px 0 40px;
}
.hf-hero-v39 .hf-pill{
  margin-bottom:24px;
  padding:8px 14px;
  border-color:rgba(93,126,255,.42);
  background:rgba(29,57,193,.16);
  color:#89a2ff;
  font-size:11px;
}
.hf-hero-v39 h1{
  max-width:780px;
  margin:0 0 24px;
  font-size:clamp(3.3rem,4.45vw,4.2rem);
  line-height:1.055;
  letter-spacing:-.042em;
  word-spacing:.06em;
  text-wrap:balance;
}
.hf-hero-v39 h1>span{display:block;white-space:nowrap}
.hf-hero-v39 h1>span:not(:last-child){margin-inline-end:.22em}
.hf-hero-v39 .hf-hero-copy>p{
  max-width:610px;
  margin-bottom:30px;
  color:#d9e0f4;
  font-size:17px;
  line-height:1.72;
}
.hf-hero-v39 .hf-actions{gap:14px}
.hf-hero-v39 .hf-actions .hf-btn{min-height:56px;padding-inline:28px;font-size:14px}
.hf-hero-v39 .hf-btn-ghost{background:rgba(2,8,27,.42);backdrop-filter:blur(8px)}
.hf-hero-proof{
  display:flex;
  align-items:center;
  gap:16px;
  margin-top:30px;
}
.hf-hero-avatars{display:flex;padding-left:8px}
.hf-hero-avatars img{
  width:42px;
  height:42px;
  margin-left:-8px;
  border:2px solid #101c50;
  border-radius:50%;
  object-fit:cover;
  background:#14216e;
}
.hf-hero-proof p{display:grid;gap:2px;margin:0;font-size:12px;line-height:1.35;color:#dce4f7}
.hf-hero-proof strong{font-family:Sora,Manrope,sans-serif;font-size:12px;color:#fff}
.hf-hero-proof span{color:#aebad6}
.hf-hero-v39 .hf-hero-trust{
  position:relative;
  z-index:4;
  width:min(1320px,calc(100% - 64px));
  height:78px;
  border-top:1px solid rgba(132,153,238,.18);
}
.hf-hero-v39 .hf-hero-trust span{font-size:12px;color:#eef2ff}
.hf-hero-v39 .hf-hero-trust svg{color:#6f8cff}
.hf-hero-v39 .hf-mobile-speaker{display:none}

@media(min-width:761px){
  .hf-solution blockquote{align-items:center;justify-content:center}
  .hf-solution blockquote>span{align-self:center}
  .hf-solution blockquote p{margin:0;max-width:650px}
}

@media(max-width:1100px){
  .hf-hero-v39{min-height:735px}
  .hf-hero-media{left:37%}
  .hf-hero-v39 .hf-hero-grid{min-height:575px}
  .hf-hero-v39 .hf-hero-copy{width:61%}
  .hf-hero-v39 h1{font-size:50px}
  .hf-hero-v39 .hf-hero-copy>p{font-size:16px}
}

@media(max-width:900px){
  .page-accueil .site-header{height:70px;background:rgba(3,8,25,.9);backdrop-filter:blur(14px)}
  .page-accueil .nav{height:70px}
  .hf-hero-v39{min-height:auto;padding-top:70px;background:radial-gradient(circle at 80% 22%,rgba(29,57,193,.24),transparent 34%),linear-gradient(145deg,#030819,#07143b)}
  .hf-hero-v39::before,.hf-hero-v39::after,.hf-hero-media{display:none}
  .hf-hero-v39 .hf-hero-grid{display:flex;width:min(100% - 40px,760px);min-height:0;flex-direction:column;align-items:stretch;gap:32px;padding:48px 0 0}
  .hf-hero-v39 .hf-hero-copy{width:100%;max-width:700px;padding:0}
  .hf-hero-v39 h1>span{white-space:normal}
  .hf-hero-v39 h1{max-width:700px;font-size:clamp(2.65rem,7.3vw,3.7rem)}
  .hf-hero-v39 .hf-hero-copy>p{max-width:680px;font-size:16px}
  .hf-hero-v39 .hf-mobile-speaker{display:block;width:100%;height:390px;border:1px solid rgba(118,143,255,.22);border-radius:30px 30px 0 0;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.3)}
  .hf-hero-v39 .hf-mobile-speaker img{width:100%;height:100%;object-fit:cover;object-position:65% center}
  .hf-hero-v39 .hf-hero-trust{width:min(100% - 40px,760px);height:auto;padding:25px 0 28px}
}

@media(max-width:600px){
  .hf-hero-v39 .hf-hero-grid{width:min(100% - 28px,760px);gap:26px;padding-top:34px}
  .hf-hero-v39 .hf-pill{margin-bottom:18px;font-size:9px}
  .hf-hero-v39 h1{margin-bottom:18px;font-size:clamp(2.25rem,10.5vw,2.8rem);line-height:1.075}
  .hf-hero-v39 h1>span{display:inline;white-space:normal}
  .hf-hero-v39 h1>span:not(:last-child)::after{content:none}
  .hf-hero-v39 .hf-hero-copy>p{margin-bottom:24px;font-size:15px;line-height:1.62}
  .hf-hero-v39 .hf-actions{display:grid;gap:11px;width:100%}
  .hf-hero-v39 .hf-actions .hf-btn{width:100%;min-height:53px}
  .hf-hero-proof{margin-top:24px;gap:13px}
  .hf-hero-avatars img{width:37px;height:37px}
  .hf-hero-proof p,.hf-hero-proof strong{font-size:10px}
  .hf-hero-v39 .hf-mobile-speaker{height:270px;border-radius:24px 24px 0 0}
  .hf-hero-v39 .hf-hero-trust{width:min(100% - 28px,760px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-block:22px}
  .hf-hero-v39 .hf-hero-trust span{font-size:10px;white-space:normal}
  .hf-hero-v39 .hf-hero-trust span:last-child{display:flex}
}

@media(prefers-reduced-motion:reduce){
  .hf-hero-media video{display:none}
}

/* V3.10 — équipe pédagogique authentique et emplacements photo officiels */
.team-grid-v310{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,34px);max-width:1040px;margin:34px auto 0}
.team-profile-v310{overflow:hidden;border:1px solid var(--line,#dde3f3);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(14,19,67,.09)}
.team-visual-v310{position:relative;min-height:360px;overflow:hidden;background:#080b24 url('/assets/home/premium-bg.webp') center/cover no-repeat;isolation:isolate}
.team-visual-v310:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,11,36,.08),rgba(8,11,36,.62));z-index:-1}
.team-visual-v310>img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}
.team-watermark-v310{position:absolute;inset:0;display:grid;place-items:center;opacity:.22;transform:scale(1.15)}
.team-watermark-v310 .brand-logo-images{width:220px;height:auto}
.team-watermark-v310 .brand-logo-blue{display:none!important}
.team-watermark-v310 .brand-logo-white{display:block!important;width:100%;height:auto}
.team-number-v310{position:absolute;right:24px;top:20px;color:rgba(255,255,255,.22);font:800 clamp(70px,8vw,112px)/1 Sora,sans-serif;letter-spacing:-.08em}
.team-photo-note-v310{position:absolute;left:24px;bottom:24px;padding:9px 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:rgba(8,11,36,.56);backdrop-filter:blur(10px);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.team-copy-v310{padding:26px 28px 30px}
.team-copy-v310>span{display:block;margin-bottom:10px;color:var(--blue,#1d39c1);font-size:11px;font-weight:800;letter-spacing:.1em}
.team-copy-v310 h3{margin:0 0 7px;font-size:clamp(22px,2.2vw,30px)}
.team-copy-v310 strong{display:block;color:var(--blue,#1d39c1);font-size:14px;line-height:1.55}
.team-expertise-v310{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0 0;padding:0;list-style:none}
.team-expertise-v310 li{padding:7px 10px;border:1px solid #dbe4ff;border-radius:999px;background:#f4f7ff;color:#263b83;font-size:11px;font-weight:750;line-height:1.25}
.team-copy-v310 p{margin:14px 0 0;color:var(--muted,#6b7190);line-height:1.7}
.team-truth-note-v310{max-width:800px;margin:28px auto 0;padding:15px 18px;border:1px solid #dbe4ff;border-radius:14px;background:#f6f8ff;color:#4f587f;text-align:center;font-size:14px}
.team-proof-v310{display:flex;align-items:center;gap:13px}
.team-proof-v310>strong{display:grid;place-items:center;width:50px;height:50px;flex:0 0 50px;border:1px solid rgba(121,153,255,.42);border-radius:50%;background:rgba(29,57,193,.2);color:#fff;font:800 20px/1 Sora,sans-serif}
.testimonial-editorial-v310 .testimonial-symbol-v310{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:16px;background:#eef2ff;color:#1d39c1}
.testimonial-editorial-v310 .testimonial-symbol-v310 svg{width:27px;height:27px}
.proof-policy-v310{max-width:900px;margin:28px auto 0;padding:18px 22px;border-left:4px solid #1d39c1;background:#f6f8ff;color:#4f587f;line-height:1.65}
.page-intervenants .stats strong{font-size:clamp(22px,2.6vw,38px);line-height:1.08}
@media(max-width:760px){.team-grid-v310{grid-template-columns:1fr}.team-visual-v310{min-height:300px}.team-visual-v310>img{min-height:300px}.team-copy-v310{padding:22px}.team-photo-note-v310{left:18px;bottom:18px;font-size:10px}.team-number-v310{right:18px}.team-proof-v310>strong{width:44px;height:44px;flex-basis:44px}}

/* V3.10.5 — visuels éditoriaux premium sans portraits artificiels */
.hero-editorial-v310{--hero-accent:#547cff;position:relative;align-self:stretch;min-height:528px;padding:34px;overflow:hidden;border:1px solid rgba(141,164,255,.24);border-radius:32px 32px 0 0;background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--hero-accent) 52%,transparent),transparent 34%),linear-gradient(145deg,#03081a 0%,#07143d 54%,#0b216c 100%);box-shadow:0 34px 80px rgba(7,17,60,.28);color:#fff;isolation:isolate}
.hero-editorial-v310:before,.hero-editorial-v310:after{content:"";position:absolute;border:1px solid rgba(147,170,255,.22);border-radius:50%;pointer-events:none}
.hero-editorial-v310:before{width:330px;height:330px;right:-110px;top:-100px;box-shadow:0 0 0 48px rgba(102,132,255,.035),0 0 0 96px rgba(102,132,255,.022)}
.hero-editorial-v310:after{width:180px;height:180px;left:-105px;bottom:-90px}
.hero-editorial-grid-v310{position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(135deg,transparent 6%,#000 48%,transparent 96%)}
.hero-editorial-top-v310,.hero-editorial-footer-v310{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;font-weight:800;letter-spacing:.11em}
.hero-editorial-top-v310>span{padding:8px 12px;border:1px solid color-mix(in srgb,var(--hero-accent) 62%,transparent);border-radius:999px;background:rgba(4,11,39,.52);color:#b8c7ff}
.hero-editorial-top-v310 small{color:#9eabd0;font-size:9px}
.hero-editorial-signal-v310{position:absolute;right:36px;top:82px;display:grid;width:128px;height:128px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.035));box-shadow:0 24px 55px rgba(0,0,0,.24);transform:rotate(7deg);backdrop-filter:blur(9px)}
.hero-editorial-signal-v310 .svg-icon{width:62px;height:62px;color:#a7b9ff;transform:rotate(-7deg)}
.hero-editorial-copy-v310{position:absolute;left:34px;right:34px;bottom:128px;z-index:2}
.hero-editorial-copy-v310 strong{display:block;max-width:460px;color:#fff;font:800 clamp(31px,3.4vw,50px)/1.02 Sora,sans-serif;letter-spacing:-.045em;text-wrap:balance}
.hero-editorial-copy-v310 p{max-width:430px;margin:18px 0 0;color:#cbd5f0;font-size:14px;line-height:1.65}
.hero-editorial-tags-v310{position:absolute;left:34px;right:34px;bottom:69px;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.hero-editorial-tags-v310 li{padding:8px 11px;border:1px solid rgba(151,173,255,.3);border-radius:999px;background:rgba(8,17,54,.62);color:#e7ecff;font-size:10px;font-weight:750;letter-spacing:.03em;backdrop-filter:blur(8px)}
.hero-editorial-footer-v310{position:absolute;left:34px;right:34px;bottom:27px;justify-content:flex-start;color:#8494c0}
.hero-editorial-footer-v310>span{color:#fff;font:800 13px Sora,sans-serif}.hero-editorial-footer-v310 i{width:32px;height:1px;background:var(--hero-accent)}.hero-editorial-footer-v310 small{font-size:8px}
.hero-editorial-programme{--hero-accent:#4f7cff}.hero-editorial-methode{--hero-accent:#46a6ff}.hero-editorial-intervenants{--hero-accent:#795fff}.hero-editorial-temoignages{--hero-accent:#23b8b0}.hero-editorial-academie{--hero-accent:#8a64ff}.hero-editorial-faq{--hero-accent:#3c93ff}.hero-editorial-contact{--hero-accent:#5b70ff}
body.page-programme .hero-editorial-v310{border-radius:32px;background:radial-gradient(circle at 82% 18%,rgba(62,104,255,.56),transparent 34%),linear-gradient(145deg,#020719,#07143b 52%,#0d2a85)}
@media(max-width:980px){.hero-editorial-v310{min-height:430px}.hero-editorial-copy-v310{bottom:122px}.hero-editorial-copy-v310 strong{font-size:clamp(30px,5vw,44px)}.hero-editorial-signal-v310{width:108px;height:108px}.hero-editorial-signal-v310 .svg-icon{width:52px;height:52px}}
@media(max-width:760px){.hero-editorial-v310{width:100%;min-height:390px;padding:25px;border-radius:26px 26px 0 0}.hero-editorial-top-v310 small{display:none}.hero-editorial-signal-v310{right:25px;top:67px;width:88px;height:88px;border-radius:25px}.hero-editorial-signal-v310 .svg-icon{width:43px;height:43px}.hero-editorial-copy-v310{left:25px;right:25px;bottom:118px}.hero-editorial-copy-v310 strong{max-width:90%;font-size:clamp(27px,8vw,38px)}.hero-editorial-copy-v310 p{max-width:86%;font-size:12px}.hero-editorial-tags-v310{left:25px;right:25px;bottom:61px}.hero-editorial-footer-v310{left:25px;right:25px;bottom:23px}}
@media(max-width:480px){.hero-editorial-v310{min-height:360px}.hero-editorial-copy-v310 strong{font-size:27px}.hero-editorial-copy-v310 p{margin-top:12px;line-height:1.5}.hero-editorial-tags-v310 li{padding:6px 8px;font-size:9px}.hero-editorial-footer-v310 small{font-size:7px}}

/* V3.10.7 — double titrage officiel + transformation */
.programme-modules-v310{padding:18px}
.page-programme .programme-modules-v310 .accordion-item button{align-items:flex-start;min-height:126px}
.page-programme .programme-modules-v310 .accordion-item button>span{display:block;padding-right:22px}
.module-official-v310{display:block;margin-top:7px;color:#111a42;font:700 13px/1.45 Sora,Inter,sans-serif}
.module-transformation-v310{display:block;margin-top:8px;color:#1d39c1;font:800 clamp(16px,1.6vw,20px)/1.38 Sora,Inter,sans-serif;letter-spacing:-.018em}
.page-programme .programme-modules-v310 .accordion-item>div p{margin:0;font-size:14px;line-height:1.7}
.hf-phase-grid-v310{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
@media(max-width:900px){.hf-phase-grid-v310{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.programme-modules-v310{padding:12px}.page-programme .programme-modules-v310 .accordion-item button{min-height:118px;padding:16px}.module-official-v310{font-size:12px}.module-transformation-v310{font-size:16px}.hf-phase-grid-v310{grid-template-columns:1fr}}

/* V3.10.8 — témoignages authentiques, fonctions professionnelles et portraits temporaires premium */
.testimonials-intro-v310 .section-sub{max-width:850px}
.testimonials-section-v310{background:linear-gradient(180deg,#f5f8ff 0%,#fff 100%)}
.testimonials-grid-v310{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.testimonial-card-v310{position:relative;display:flex;flex-direction:column;min-width:0;min-height:420px;padding:34px;border:1px solid rgba(18,48,113,.12);border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(13,35,88,.08);overflow:hidden}
.testimonial-card-v310::after{content:"";position:absolute;right:-55px;bottom:-65px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(43,92,255,.12),transparent 70%);pointer-events:none}
.testimonial-card-top-v310{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.testimonial-quote-mark-v310{color:#2457e6;font:800 54px/1 Sora,Inter,sans-serif}
.testimonial-topic-v310{color:#2457e6;font:700 12px/1.4 Sora,Inter,sans-serif;letter-spacing:.1em;text-align:right;text-transform:uppercase}
.testimonial-card-v310 blockquote{margin:0 0 30px}
.testimonial-card-v310 blockquote p{margin:0;color:#17213b;font-size:17px;line-height:1.75}
.testimonial-card-v310 footer{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:22px;border-top:1px solid rgba(18,48,113,.1)}
.testimonial-avatar-v310{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:linear-gradient(145deg,#0a1d49,#3568f0);box-shadow:0 10px 25px rgba(35,78,190,.22);font:800 14px/1 Sora,Inter,sans-serif;letter-spacing:.04em}
.testimonial-card-v310 footer strong,.testimonial-card-v310 footer small{display:block}
.testimonial-card-v310 footer strong{color:#081a40;font:700 15px/1.4 Sora,Inter,sans-serif}
.testimonial-card-v310 footer small{max-width:290px;margin-top:3px;color:#65708b;font-size:12px;line-height:1.45}
.testimonial-trust-v310 .card{min-height:220px}
.hf-testimonials-v310 .testimonials-grid-v310{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}
.hf-testimonials-v310 .testimonial-card-v310{min-height:400px;padding:28px}
.hf-testimonials-v310 .testimonial-card-v310 blockquote p{font-size:15px}
.pricing-testimonials-v310 .testimonials-grid-v310{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}
.pricing-testimonials-v310 .testimonial-card-v310{min-height:400px;padding:28px}
.pricing-testimonials-v310 .testimonial-card-v310 blockquote p{font-size:15px}
@media(max-width:1050px){.hf-testimonials-v310 .testimonials-grid-v310,.pricing-testimonials-v310 .testimonials-grid-v310{grid-template-columns:1fr}.hf-testimonials-v310 .testimonial-card-v310,.pricing-testimonials-v310 .testimonial-card-v310{min-height:auto}}
@media(max-width:760px){.testimonials-grid-v310{grid-template-columns:1fr;gap:18px}.testimonial-card-v310{min-height:auto;padding:24px;border-radius:20px}.testimonial-card-v310 blockquote p{font-size:15px;line-height:1.68}.testimonial-card-top-v310{align-items:flex-start}.testimonial-topic-v310{max-width:70%}}

/* V3.10.9 — inscription immédiate et offre mensuelle temporaire */
.monthly-offer-bar-v310{position:relative;z-index:130;height:44px;color:#fff;background:linear-gradient(90deg,#1235a8,#2457ed 55%,#102d94);box-shadow:0 8px 24px rgba(8,30,100,.18)}
.monthly-offer-bar-v310 .wrap{height:100%;display:flex;align-items:center;justify-content:center;gap:18px}
.monthly-offer-bar-v310 span{font:800 11px/1 Sora,Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.monthly-offer-bar-v310 strong{font:800 14px/1 Sora,Inter,sans-serif;white-space:nowrap}
.monthly-offer-bar-v310 del{margin-left:5px;color:#cbd7ff;font-size:11px;font-weight:600}
.monthly-offer-bar-v310 small{color:#dbe4ff;font-size:11px;white-space:nowrap}
.monthly-offer-bar-v310 a{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:999px;color:#0d2b86;background:#fff;font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap}
.monthly-offer-bar-v310 a svg{width:14px;height:14px}
.page-accueil.monthly-offer-active .site-header,.page-tarifs.monthly-offer-active .site-header{top:44px}
.offer-price-standard-v310 del,.offer-price-standard-v310 .offer-deadline-v310{display:none}
.offer-price-promo-v310 del{display:inline}
@media(max-width:760px){.monthly-offer-bar-v310{height:64px}.monthly-offer-bar-v310 .wrap{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding-block:8px}.monthly-offer-bar-v310 span{font-size:10px}.monthly-offer-bar-v310 strong{font-size:12px}.monthly-offer-bar-v310 small{grid-column:1;font-size:9px}.monthly-offer-bar-v310 a{grid-column:2;grid-row:1/3;padding:8px 11px}.page-accueil.monthly-offer-active .site-header,.page-tarifs.monthly-offer-active .site-header{top:64px}}
@media print{.monthly-offer-bar-v310{display:none!important}}

.platform-preview-v310{background:linear-gradient(180deg,#f7f9ff 0%,#fff 100%);overflow:hidden}.platform-preview-heading-v310{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:56px;align-items:end;margin-bottom:42px}.platform-preview-heading-v310 h2{max-width:760px;margin:14px 0 16px;color:#07143d}.platform-preview-heading-v310 h2 em{color:#285cff;font-style:normal}.platform-preview-heading-v310>div>p{max-width:720px;margin:0;color:#5b6684;font-size:1.08rem;line-height:1.75}.platform-preview-disclaimer-v310{display:flex;align-items:center;gap:14px;margin:0;padding:16px 18px;border:1px solid #dce4ff;border-radius:16px;background:#fff;color:#596687;box-shadow:0 12px 32px rgba(18,41,105,.07)}.platform-preview-disclaimer-v310 svg{flex:0 0 24px;width:24px;color:#285cff}.platform-preview-disclaimer-v310 span{display:grid;gap:2px;font-size:.78rem;line-height:1.4}.platform-preview-disclaimer-v310 strong{color:#0a1745;font-size:.86rem}.platform-preview-shell-v310{display:grid;grid-template-columns:255px minmax(0,1fr);border:1px solid #dce3f4;border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(13,34,92,.14);overflow:hidden}.platform-preview-tabs-v310{display:flex;flex-direction:column;gap:8px;padding:28px 18px;background:#061130}.platform-preview-tabs-v310 button{display:grid;grid-template-columns:34px 1fr;gap:1px 10px;width:100%;padding:16px 14px;border:1px solid transparent;border-radius:15px;background:transparent;color:#fff;text-align:left;cursor:pointer;transition:.2s ease}.platform-preview-tabs-v310 button>span{grid-row:1/3;align-self:start;display:grid;place-items:center;width:30px;height:30px;border:1px solid #3a4d83;border-radius:9px;color:#8da9ff;font-weight:800;font-size:.72rem}.platform-preview-tabs-v310 button strong{font-size:.92rem;line-height:1.25}.platform-preview-tabs-v310 button small{color:#8793b6;font-size:.7rem;line-height:1.3}.platform-preview-tabs-v310 button:hover{background:#0c1b49}.platform-preview-tabs-v310 button[aria-selected=true]{border-color:#355fff;background:linear-gradient(135deg,#173584,#0f235e);box-shadow:0 12px 30px rgba(0,0,0,.22)}.platform-preview-tabs-v310 button[aria-selected=true]>span{border-color:#5f80ff;background:#285cff;color:#fff}.platform-preview-tabs-v310 button:focus-visible{outline:3px solid #86a1ff;outline-offset:2px}.platform-preview-window-v310{min-width:0;padding:18px;background:radial-gradient(circle at 80% 12%,#142967 0,transparent 32%),#030a1d}.platform-preview-panel-v310[hidden]{display:none!important}.preview-app-v316{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:570px;border:1px solid #24345e;border-radius:20px;background:linear-gradient(145deg,#08122d,#040b20);color:#fff;box-shadow:0 18px 42px rgba(0,0,0,.32);overflow:hidden}.preview-app-v316 .svg-icon{width:19px;height:19px}.preview-appbar-v316{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:65px;padding:12px 22px;border-bottom:1px solid #25345c;background:rgba(17,31,75,.86)}.preview-appbar-v316 strong{font-size:.78rem;text-align:center}.preview-appbar-v316 small{padding:7px 10px;border:1px solid #3a4e80;border-radius:8px;color:#b6c4eb;font-size:.62rem}.preview-app-logo-v316{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#3467ff,#173aab);font-size:.67rem;font-weight:900;letter-spacing:.05em}.preview-dashboard-v316{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:20px;padding:30px}.preview-welcome-v316,.preview-progress-card-v316{border:1px solid #2b3c6a;border-radius:18px}.preview-welcome-v316{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:340px;padding:34px;background:radial-gradient(circle at 85% 20%,#406eff 0,transparent 32%),linear-gradient(145deg,#142b84,#0a1954);overflow:hidden}.preview-welcome-v316:after{content:"";position:absolute;right:-70px;bottom:-120px;width:310px;height:310px;border:35px solid rgba(255,255,255,.05);border-radius:50%}.preview-welcome-v316>span,.preview-practice-v316 header span,.preview-quiz-v316 section>span,.preview-journey-v316>header span{position:relative;z-index:1;color:#a9bbff;font-size:.65rem;font-weight:850;letter-spacing:.11em}.preview-welcome-v316 h3,.preview-practice-v316 h3,.preview-quiz-v316 h3,.preview-journey-v316 h3{position:relative;z-index:1;margin:10px 0;color:#fff;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1.12}.preview-welcome-v316 p{position:relative;z-index:1;max-width:510px;margin:4px 0 25px;color:#c7d2f3;font-size:.83rem;line-height:1.65}.preview-welcome-v316>b,.preview-practice-v316>footer>b{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;background:#fff;color:#07143d;font-size:.72rem}.preview-welcome-v316>b svg,.preview-practice-v316>footer>b svg{width:15px}.preview-progress-card-v316{display:flex;flex-direction:column;padding:28px;background:#101a39}.preview-progress-card-v316>small{color:#829cff;font-size:.64rem;font-weight:850;letter-spacing:.09em}.preview-progress-card-v316>strong{margin-top:23px;font-size:2.15rem}.preview-progress-card-v316>strong em{color:#92a0c5;font-size:.8rem;font-style:normal}.preview-progress-line-v316{height:6px;margin:16px 0;border-radius:6px;background:#2a3659;overflow:hidden}.preview-progress-line-v316 i{display:block;width:18%;height:100%;background:#4d7aff}.preview-progress-card-v316>p{margin:0 0 25px;color:#c5d0ee;font-size:.76rem}.preview-progress-card-v316 ul{display:grid;gap:11px;margin:auto 0 0;padding:18px 0 0;border-top:1px solid #2b385d;list-style:none}.preview-progress-card-v316 li{display:flex;align-items:center;gap:8px;color:#aebbdc;font-size:.7rem}.preview-progress-card-v316 li svg{width:16px;color:#6f91ff}.preview-benefit-v316{display:flex;align-items:center;gap:13px;min-height:72px;padding:14px 22px;border-top:1px solid #25345c;background:#0c1632}.preview-benefit-v316>svg{flex:0 0 22px;color:#6387ff}.preview-benefit-v316 span{display:grid;gap:2px;color:#97a5c8;font-size:.68rem;line-height:1.4}.preview-benefit-v316 strong{color:#fff;font-size:.75rem}.preview-lesson-v316{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:430px}.preview-lesson-v316>aside{padding:25px 20px;border-right:1px solid #26365f;background:#111b3b}.preview-lesson-v316 aside>span{color:#829cff;font-size:.6rem;font-weight:850;letter-spacing:.09em}.preview-lesson-v316 aside h4{margin:8px 0 22px;font-size:.9rem;line-height:1.4}.preview-lesson-v316 aside ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.preview-lesson-v316 aside li{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;color:#8f9cbd;font-size:.67rem}.preview-lesson-v316 aside li svg{width:15px}.preview-lesson-v316 aside li.done{color:#b5c2e3}.preview-lesson-v316 aside li.active{background:#1b326f;color:#fff}.preview-lesson-v316>section{padding:31px}.preview-lesson-v316 section>span{color:#829cff;font-size:.62rem;font-weight:850;letter-spacing:.09em}.preview-lesson-v316 section h3{margin:8px 0 18px;font-size:1.75rem}.preview-video-v316{position:relative;display:grid;place-items:center;min-height:230px;border:1px solid #324676;border-radius:16px;background:radial-gradient(circle at 70% 20%,#274ac1,transparent 36%),linear-gradient(145deg,#101d48,#08112d);overflow:hidden}.preview-video-v316:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.preview-video-v316 b{z-index:1;display:grid;place-items:center;width:58px;height:58px;border:1px solid #7794ef;border-radius:50%;background:rgba(255,255,255,.1);color:#fff}.preview-video-v316 b svg{width:26px;fill:currentColor}.preview-video-v316 small{position:absolute;left:18px;bottom:14px;color:#aebce2;font-size:.62rem}.preview-lesson-v316 blockquote{margin:16px 0 0;padding:13px 16px;border-left:3px solid #e2aa42;border-radius:6px;background:rgba(226,170,66,.11);color:#f2dcae;font-size:.72rem;line-height:1.55}.preview-practice-v316{max-width:700px;margin:auto;padding:30px}.preview-practice-v316>header{display:grid;grid-template-columns:48px 1fr;gap:15px}.preview-practice-v316>header>svg{width:45px;height:45px;padding:12px;border-radius:13px;background:#173784;color:#7d9cff}.preview-practice-v316 header p{margin:0;color:#9faccc;font-size:.76rem}.preview-fields-v316{display:grid;gap:9px;margin-top:22px}.preview-fields-v316 label{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 15px;border:1px solid #2c3d68;border-radius:11px;background:#101a39}.preview-fields-v316 label>b{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#1a3479;color:#7f9dff;font-size:.62rem}.preview-fields-v316 label>span{display:grid;gap:3px}.preview-fields-v316 label strong{font-size:.7rem}.preview-fields-v316 label i{color:#7e8cac;font-size:.64rem;font-style:normal}.preview-practice-v316>footer{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.preview-practice-v316>footer>small{color:#7785a7;font-size:.62rem}.preview-quiz-v316{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:20px;padding:30px}.preview-quiz-v316>section{padding:26px;border:1px solid #2c3d68;border-radius:17px;background:#0c1632}.preview-quiz-v316 h3{font-size:1.45rem}.preview-answers-v316{display:grid;gap:9px;margin-top:20px}.preview-answers-v316 p{display:flex;align-items:center;gap:10px;margin:0;padding:12px;border:1px solid #2e3d65;border-radius:10px;color:#aab7d7;font-size:.67rem;line-height:1.45}.preview-answers-v316 p>b{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:8px;background:#17264f;color:#7595ff}.preview-answers-v316 p.selected{border-color:#537bff;background:#172c68;color:#fff}.preview-answers-v316 p.selected>b{background:#315dde;color:#fff}.preview-quiz-v316>aside{align-self:center;display:flex;gap:13px;padding:22px;border:1px solid #2c5f58;border-radius:16px;background:linear-gradient(145deg,#123b3b,#0d262e)}.preview-quiz-v316>aside>svg{flex:0 0 26px;width:26px;color:#58d2a8}.preview-quiz-v316>aside span{display:grid}.preview-quiz-v316>aside small{color:#75d7b5;font-size:.59rem;font-weight:850;letter-spacing:.08em}.preview-quiz-v316>aside strong{margin:7px 0;color:#fff;font-size:.8rem;line-height:1.4}.preview-quiz-v316>aside p{margin:0;color:#a7c9c3;font-size:.67rem;line-height:1.55}.preview-journey-v316{max-width:800px;margin:auto;padding:27px 30px}.preview-journey-v316>header{text-align:center}.preview-journey-v316>header h3{font-size:1.6rem}.preview-journey-v316 ol{display:grid;grid-template-columns:repeat(5,1fr);margin:28px 0 24px;padding:0;list-style:none}.preview-journey-v316 li{position:relative;padding-right:9px}.preview-journey-v316 li:before{content:"";position:absolute;top:16px;left:34px;right:0;height:2px;background:#2d3b62}.preview-journey-v316 li:last-child:before{display:none}.preview-journey-v316 li>b{position:relative;z-index:1;display:grid;place-items:center;width:33px;height:33px;border:2px solid #34466f;border-radius:50%;background:#0d1733;color:#7888ac;font-size:.62rem}.preview-journey-v316 li.active>b{border-color:#4b77ff;background:#315dd9;color:#fff}.preview-journey-v316 li b svg{width:15px}.preview-journey-v316 li>div{display:grid;gap:3px;margin-top:12px}.preview-journey-v316 li small{color:#7282a8;font-size:.52rem;font-weight:850}.preview-journey-v316 li strong{color:#e4e9f8;font-size:.63rem;line-height:1.4}.preview-journey-v316 li p{margin:0;color:#7f8cac;font-size:.56rem;line-height:1.4}.preview-journey-v316>aside{display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid #334879;border-radius:13px;background:#101d42}.preview-journey-v316>aside>svg{flex:0 0 24px;color:#e4b34d}.preview-journey-v316>aside span{display:grid;gap:2px}.preview-journey-v316>aside strong{font-size:.72rem}.preview-journey-v316>aside small{color:#8d9bbb;font-size:.63rem}.platform-preview-actions-v310{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:34px}.platform-preview-actions-v310 .hf-btn{box-shadow:0 14px 32px rgba(40,92,255,.25)}.platform-preview-actions-v310 .hf-text-link{color:#4f5c7a;font-weight:700;text-decoration:none}.platform-preview-actions-v310 .hf-text-link:hover{text-decoration:underline}.platform-preview-actions-v310 .hf-text-link:focus-visible{outline:3px solid #86a1ff;outline-offset:5px;border-radius:2px}
@media(max-width:980px){.platform-preview-heading-v310{grid-template-columns:1fr;gap:22px}.platform-preview-disclaimer-v310{max-width:450px}.platform-preview-shell-v310{grid-template-columns:1fr}.platform-preview-tabs-v310{flex-direction:row;overflow-x:auto;padding:14px;scrollbar-width:thin;scroll-snap-type:x proximity}.platform-preview-tabs-v310 button{flex:0 0 200px;scroll-snap-align:start}.platform-preview-window-v310{padding:14px}}
@media(max-width:700px){.platform-preview-heading-v310{margin-bottom:26px}.platform-preview-heading-v310>div>p{font-size:.98rem}.platform-preview-shell-v310{border-radius:20px}.platform-preview-tabs-v310 button{flex-basis:176px;padding:13px 10px}.platform-preview-window-v310{padding:7px}.preview-app-v316{min-height:0;border-radius:14px}.preview-appbar-v316{grid-template-columns:auto 1fr;gap:9px;min-height:58px;padding:10px 12px}.preview-appbar-v316 strong{text-align:left;font-size:.68rem}.preview-appbar-v316 small{grid-column:2;padding:0;border:0;color:#8292ba}.preview-app-logo-v316{grid-row:1/3;width:36px;height:36px}.preview-dashboard-v316{grid-template-columns:1fr;padding:14px}.preview-welcome-v316{min-height:300px;padding:25px}.preview-welcome-v316 h3,.preview-practice-v316 h3,.preview-quiz-v316 h3,.preview-journey-v316 h3{font-size:1.48rem}.preview-progress-card-v316{padding:23px;min-height:250px}.preview-benefit-v316{align-items:flex-start;padding:15px}.preview-benefit-v316 span{font-size:.65rem}.preview-lesson-v316{grid-template-columns:1fr}.preview-lesson-v316>aside{padding:17px;border-right:0;border-bottom:1px solid #26365f}.preview-lesson-v316 aside h4{margin-bottom:12px}.preview-lesson-v316 aside ul{grid-template-columns:repeat(3,1fr)}.preview-lesson-v316 aside li{align-items:flex-start;padding:8px;font-size:.58rem}.preview-lesson-v316>section{padding:20px 16px}.preview-video-v316{min-height:210px}.preview-practice-v316{padding:22px 15px}.preview-practice-v316>header{grid-template-columns:40px 1fr}.preview-practice-v316>header>svg{width:39px;height:39px;padding:10px}.preview-fields-v316 label{padding:12px}.preview-practice-v316>footer{align-items:stretch;flex-direction:column;gap:10px}.preview-practice-v316>footer>b{justify-content:center}.preview-quiz-v316{grid-template-columns:1fr;padding:15px}.preview-quiz-v316>section{padding:18px 14px}.preview-quiz-v316>aside{align-self:auto;padding:17px}.preview-journey-v316{padding:22px 15px}.preview-journey-v316 ol{grid-template-columns:1fr;margin:22px 0}.preview-journey-v316 li{display:grid;grid-template-columns:35px 1fr;padding:0 0 15px}.preview-journey-v316 li:before{top:33px;bottom:0;left:16px;width:2px;height:auto}.preview-journey-v316 li>div{grid-column:2;margin:0}.preview-journey-v316 li strong{font-size:.7rem}.preview-journey-v316 li p{font-size:.6rem}.platform-preview-actions-v310{align-items:stretch;flex-direction:column;gap:16px;text-align:center}.platform-preview-actions-v310 .hf-btn{justify-content:center}}
@media(prefers-reduced-motion:reduce){.platform-preview-tabs-v310 button{transition:none}}
.preview-app-logo-v316{width:96px;height:40px;border-radius:0;background:transparent}.preview-app-logo-v316 img{display:block;width:92px;height:auto;object-fit:contain}.preview-appbar-v316>small{display:flex;align-items:center;justify-content:center;gap:6px}.preview-appbar-v316>small b,.preview-appbar-v316>small i{padding:3px 6px;border-radius:5px;font-size:.58rem;font-style:normal}.preview-appbar-v316>small b{background:#22386f;color:#fff}.preview-appbar-v316>small i{color:#aebce0}.preview-lesson-v316 aside li.teacher{display:grid;grid-template-columns:31px 1fr;align-items:center}.preview-lesson-v316 aside li.teacher img{grid-row:1;width:31px;height:31px;border:1px solid #5776cb;border-radius:50%;object-fit:cover;object-position:65% 30%}.preview-lesson-v316 aside li.teacher span{display:grid;gap:2px;color:#8190b4;font-size:.54rem}.preview-lesson-v316 aside li.teacher b{color:#fff;font-size:.6rem}.preview-lesson-text-v317{padding:20px;border:1px solid #293a66;border-radius:14px;background:#0d1732}.preview-lesson-text-v317 h4{margin:0 0 12px;color:#fff;font-size:1rem}.preview-lesson-text-v317 p{margin:9px 0;color:#aeb9d6;font-size:.69rem;line-height:1.65}.preview-lesson-v316 blockquote{display:flex;align-items:flex-start;gap:9px}.preview-lesson-v316 blockquote svg{flex:0 0 18px;width:18px;color:#e4b34d}.preview-community-v317{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:28px}.preview-community-v317>aside{display:flex;flex-direction:column;gap:8px;padding:18px;border:1px solid #2c3d68;border-radius:15px;background:#111b39}.preview-community-v317>aside strong{margin-bottom:5px;font-size:.72rem}.preview-community-v317>aside span{padding:10px;border-radius:8px;color:#8f9dbc;font-size:.65rem;line-height:1.4}.preview-community-v317>aside span.active{border-left:3px solid #5c82ff;background:#091229;color:#fff}.preview-community-v317>section{padding:22px;border:1px solid #2c3d68;border-radius:17px;background:#0c1632}.preview-community-v317>section>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.preview-community-v317>section>header span{color:#829cff;font-size:.59rem;font-weight:850;letter-spacing:.09em}.preview-community-v317>section>header h3{margin:7px 0 17px;font-size:1.35rem}.preview-community-v317>section>header svg{width:32px;height:32px;color:#6f8eff}.preview-community-v317>section>label{display:block;min-height:78px;padding:14px;border:1px solid #30416d;border-radius:10px;color:#7080a4;font-size:.66rem}.preview-community-actions-v317{display:flex;align-items:center;gap:10px;margin-top:10px}.preview-community-actions-v317 span{flex:1;padding:10px 12px;border:1px solid #30416d;border-radius:9px;color:#a9b5d4;font-size:.65rem}.preview-community-actions-v317 b{padding:10px 14px;border-radius:9px;background:#4d73ed;font-size:.66rem}.preview-community-v317 article{display:flex;align-items:center;justify-content:center;gap:13px;min-height:105px;margin-top:16px;border:1px solid #26375f;border-radius:13px;background:#111b38}.preview-community-v317 article>svg{flex:0 0 22px;color:#9bb0f0}.preview-community-v317 article div{display:grid;gap:3px}.preview-community-v317 article strong{font-size:.75rem}.preview-community-v317 article p{margin:0;color:#8997b8;font-size:.63rem;line-height:1.45}
@media(max-width:700px){.preview-app-logo-v316{width:76px;height:36px}.preview-app-logo-v316 img{width:74px}.preview-appbar-v316>small{justify-content:flex-start}.preview-lesson-v316 aside li.teacher{grid-template-columns:28px 1fr}.preview-lesson-v316 aside li.teacher img{width:28px;height:28px}.preview-community-v317{grid-template-columns:1fr;padding:14px}.preview-community-v317>aside{display:grid;grid-template-columns:1fr 1fr;padding:12px}.preview-community-v317>aside strong{grid-column:1/-1}.preview-community-v317>section{padding:17px 13px}.preview-community-actions-v317{align-items:stretch;flex-direction:column}.preview-community-actions-v317 span,.preview-community-actions-v317 b{width:100%;text-align:center}.preview-community-v317 article{align-items:flex-start;padding:16px}}
.preview-app-v316{position:relative}.preview-app-v316:after{content:"☀";position:absolute;right:14px;bottom:82px;z-index:4;display:grid;place-items:center;width:38px;height:38px;border:1px solid #43578c;border-radius:50%;background:#172852;color:#f3cd57;font-size:1rem;box-shadow:0 8px 20px rgba(0,0,0,.3)}.preview-real-nav-v318{display:flex;align-items:center;justify-content:center;gap:20px;color:#dce4fb;font-size:.65rem}.preview-real-nav-v318 b{color:#7898ff}.preview-real-nav-v318 span{white-space:nowrap}.preview-progress-real-v318 i{width:14%}.preview-progress-card-v316 dl{display:grid;margin:auto 0 0}.preview-progress-card-v316 dl>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 0;border-top:1px solid #2b385d}.preview-progress-card-v316 dt{color:#aebbdc;font-size:.66rem}.preview-progress-card-v316 dd{margin:0;color:#fff;font-size:.68rem;font-weight:800}.preview-appbar-v316.has-menu-v318{grid-template-columns:auto auto minmax(0,1fr) auto}.preview-menu-v318,.preview-course-close-v318{display:none;border:0;background:transparent;color:#fff;cursor:pointer}.preview-course-progress-v318{display:grid;gap:6px;margin:12px 0}.preview-course-progress-v318>i{height:5px;border-radius:5px;background:linear-gradient(90deg,#5c7fff 14%,#2c385d 14%)}.preview-course-progress-v318>small{color:#8c9abc;font-size:.59rem}.preview-course-search-v318{display:flex;align-items:center;gap:8px;margin:12px 0;padding:9px;border:1px solid #304069;border-radius:9px;color:#7583a5;font-size:.57rem}.preview-course-search-v318 svg{width:13px!important}.preview-course-title-v318{display:block;margin:14px -20px 8px;padding:12px 20px;border-block:1px solid #2b3c66;background:#172344;color:#c8d4f2;font-size:.56rem;line-height:1.4}.preview-answers-v316 button{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border:1px solid #2e3d65;border-radius:10px;background:transparent;color:#aab7d7;font:inherit;font-size:.67rem;line-height:1.45;text-align:left;cursor:pointer}.preview-answers-v316 button>b{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:8px;background:#17264f;color:#7595ff}.preview-answers-v316 button:hover,.preview-answers-v316 button.selected{border-color:#537bff;background:#172c68;color:#fff}.preview-answers-v316 button.selected>b{background:#315dde;color:#fff}.preview-answers-v316 button.correct{border-color:#47b793}.preview-answers-v316 button.correct>b{background:#17664f;color:#fff}.preview-answers-v316 button.wrong{border-color:#d86678;background:#4a1f37}.preview-quiz-meter-v318{height:5px;margin:12px 0 19px;border-radius:5px;background:#dce2f0;overflow:hidden}.preview-quiz-meter-v318 i{display:block;width:17%;height:100%;background:#4e75ef}.preview-quiz-submit-v318{margin-top:13px;padding:10px 14px;border:0;border-radius:9px;background:#4d73ed;color:#fff;font-size:.66rem;font-weight:800;cursor:pointer}.preview-quiz-submit-v318:disabled{background:#283655;color:#7885a5;cursor:not-allowed}.preview-community-v317>aside button{width:100%;padding:10px;border:0;border-radius:8px;background:transparent;color:#8f9dbc;font:inherit;font-size:.65rem;line-height:1.4;text-align:left;cursor:pointer}.preview-community-v317>aside button.active{border-left:3px solid #5c82ff;background:#091229;color:#fff}.preview-community-actions-v317 i{padding:10px 12px;border:1px dashed #30416d;border-radius:9px;color:#8a99bc;font-size:.62rem;font-style:normal}.preview-notification-v318{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:13px;margin-top:18px;padding:18px;border:1px solid #30416d;border-radius:13px;background:#111b38}.preview-notification-v318>svg{width:22px;color:#e6b64a}.preview-notification-v318>div{display:grid;gap:4px}.preview-notification-v318 strong{font-size:.72rem}.preview-notification-v318 p{margin:0;color:#a6b3d1;font-size:.66rem;line-height:1.45}.preview-notification-v318 small{color:#7685a9;font-size:.59rem}.preview-notification-v318>b{padding:8px 11px;border-radius:8px;background:#59627a;font-size:.61rem}
@media(max-width:700px){.preview-app-v316:after{right:10px;bottom:78px;width:34px;height:34px}.preview-real-nav-v318{display:none}.preview-appbar-v316.has-menu-v318{grid-template-columns:40px 76px minmax(0,1fr)}.preview-appbar-v316.has-menu-v318>small{grid-column:3}.preview-menu-v318{display:grid;place-items:center;width:38px;height:38px;border:1px solid #314676;border-radius:9px;background:#172b62;font-size:1rem}.preview-lesson-v316{position:relative}.preview-lesson-v316>aside{display:none}.preview-lesson-v316.course-nav-open>aside{position:absolute;inset:0 auto 0 0;z-index:6;display:block;width:min(88%,310px);overflow-y:auto;box-shadow:18px 0 35px rgba(0,0,0,.45)}.preview-course-close-v318{position:absolute;top:9px;right:10px;display:block;font-size:1.25rem}.preview-course-title-v318{margin-inline:-17px;padding-inline:17px}.preview-progress-card-v316 dl{margin-top:18px}.preview-community-v317>aside button{text-align:center}.preview-notification-v318{grid-template-columns:28px 1fr;padding:14px}.preview-notification-v318>b{grid-column:2;justify-self:start}.preview-community-actions-v317 i{width:100%;text-align:center}}
.preview-quiz-v316>aside[hidden],.preview-community-v317>section[hidden]{display:none!important}
.platform-preview-frame-v319{border:1px solid #cdd7ec;border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(13,34,92,.14);overflow:hidden}.platform-preview-browser-v319{display:grid;grid-template-columns:auto minmax(180px,430px) auto;align-items:center;justify-content:space-between;gap:18px;min-height:54px;padding:9px 16px;border-bottom:1px solid #d9e0ee;background:#f8faff}.preview-browser-dots-v319{display:flex;gap:7px}.preview-browser-dots-v319 i{width:9px;height:9px;border-radius:50%;background:#ff6b6b}.preview-browser-dots-v319 i:nth-child(2){background:#f7bd48}.preview-browser-dots-v319 i:nth-child(3){background:#55c981}.preview-browser-address-v319{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 18px;border:1px solid #e0e6f0;border-radius:9px;background:#fff;color:#66718a;font-size:.66rem}.preview-browser-address-v319 svg{width:13px}.preview-browser-actions-v319{display:flex;gap:7px}.preview-browser-actions-v319 button{min-height:32px;padding:6px 10px;border:1px solid #ced8ec;border-radius:8px;background:#fff;color:#243250;font-size:.62rem;font-weight:750;cursor:pointer}.preview-browser-actions-v319 button:first-child{width:34px;padding:0;color:#d09d26;font-size:.85rem}.preview-browser-actions-v319 button[hidden]{display:none!important}.platform-preview-frame-v319 .platform-preview-shell-v310{border:0;border-radius:0;box-shadow:none}.platform-preview-controls-v319{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:12px 16px;border-top:1px solid #d9e0ee;background:#fff}.platform-preview-controls-v319 button{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #d1daec;border-radius:9px;background:#f7f9fd;color:#233253;font-size:.64rem;font-weight:800;cursor:pointer}.platform-preview-controls-v319 button:first-child svg{transform:rotate(180deg)}.platform-preview-controls-v319 button svg{width:14px}.platform-preview-controls-v319>span{color:#68748d;font-size:.65rem;font-weight:750;text-align:center}.platform-preview-panel-v310{display:grid}.platform-preview-panel-v310.preview-panel-entering-v319{animation:previewFadeV319 .24s ease both}.preview-app-v316{grid-template-rows:auto minmax(0,1fr);min-height:500px}.platform-preview-panel-v310>.preview-benefit-v316{margin-top:12px;border:1px solid #dce4f3;border-radius:13px;background:#fff;color:#64708a;box-shadow:0 8px 20px rgba(9,28,78,.08)}.platform-preview-panel-v310>.preview-benefit-v316 strong{color:#101d43}.platform-preview-panel-v310>.preview-benefit-v316>svg{color:#315fe0}.preview-app-v316:after{display:none}.preview-open-v319{overflow:hidden}.platform-preview-frame-v319.preview-expanded-v319{position:fixed;inset:14px;z-index:10000;display:flex;flex-direction:column;border-radius:18px;box-shadow:0 40px 120px rgba(0,0,0,.45)}.preview-expanded-v319 .platform-preview-shell-v310{flex:1;min-height:0}.preview-expanded-v319 .platform-preview-window-v310{overflow:auto}.preview-expanded-v319 .preview-app-v316{min-height:calc(100vh - 200px)}.preview-light-theme-v319 .platform-preview-window-v310{background:#eaf0fb}.preview-light-theme-v319 .preview-app-v316{border-color:#cbd6e9;background:#f7f9fd;color:#14203d}.preview-light-theme-v319 .preview-appbar-v316{border-color:#d2dced;background:#13234f;color:#fff}.preview-light-theme-v319 .preview-progress-card-v316,.preview-light-theme-v319 .preview-lesson-v316>aside,.preview-light-theme-v319 .preview-fields-v316 label,.preview-light-theme-v319 .preview-quiz-v316>section,.preview-light-theme-v319 .preview-community-v317>aside,.preview-light-theme-v319 .preview-community-v317>section{border-color:#ccd7ea;background:#fff;color:#172443}.preview-light-theme-v319 .preview-progress-card-v316 dt,.preview-light-theme-v319 .preview-progress-card-v316>p,.preview-light-theme-v319 .preview-lesson-v316 aside li,.preview-light-theme-v319 .preview-fields-v316 label i,.preview-light-theme-v319 .preview-answers-v316 button,.preview-light-theme-v319 .preview-community-v317>aside span{color:#68758f}.preview-light-theme-v319 .preview-progress-card-v316 dd,.preview-light-theme-v319 .preview-lesson-v316 aside h4,.preview-light-theme-v319 .preview-fields-v316 label strong,.preview-light-theme-v319 .preview-quiz-v316 h3,.preview-light-theme-v319 .preview-community-v317 h3{color:#101c3b}.preview-light-theme-v319 .preview-lesson-text-v317,.preview-light-theme-v319 .preview-community-v317 article{border-color:#d2dced;background:#f1f4fa}.preview-light-theme-v319 .preview-lesson-text-v317 h4,.preview-light-theme-v319 .preview-community-v317 article strong{color:#14203d}.preview-light-theme-v319 .preview-lesson-text-v317 p,.preview-light-theme-v319 .preview-community-v317 article p{color:#63708b}.preview-light-theme-v319 .preview-benefit-v316{background:#f8faff}.preview-light-theme-v319 .preview-quiz-v316>aside{color:#fff}.preview-light-theme-v319 .preview-practice-v316 h3{color:#14203d}
@keyframes previewFadeV319{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:700px){.platform-preview-frame-v319{border-radius:20px}.platform-preview-browser-v319{grid-template-columns:auto 1fr auto;gap:8px;padding:8px 10px}.preview-browser-address-v319{min-width:0;padding:7px 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-browser-dots-v319 i{width:7px;height:7px}.preview-browser-actions-v319 button[data-preview-expand]{width:34px;padding:0;font-size:0}.preview-browser-actions-v319 button[data-preview-expand]:after{content:"⛶";font-size:.9rem}.platform-preview-controls-v319{grid-template-columns:1fr 1fr;padding:10px}.platform-preview-controls-v319>span{grid-column:1/-1;grid-row:1}.platform-preview-controls-v319 button{justify-content:center}.platform-preview-frame-v319.preview-expanded-v319{inset:0;border-radius:0}.preview-expanded-v319 .platform-preview-browser-v319{position:sticky;top:0;z-index:20}.preview-expanded-v319 .platform-preview-controls-v319{position:sticky;bottom:0;z-index:20}.preview-expanded-v319 .preview-app-v316{min-height:0}}
@media(prefers-reduced-motion:reduce){.platform-preview-panel-v310.preview-panel-entering-v319{animation:none}}

/* V3.10.20 — stabilisation responsive globale */
:root{--offer-bar-height:44px}
html{max-width:100%;overflow-x:hidden;overflow-x:clip}
body{max-width:100%;overflow-x:hidden;overflow-x:clip}
main,section,header,footer,.wrap,.split,.card{min-width:0}
img,video,iframe{max-width:100%}
h1,h2,h3,h4,p,a,button,strong,small,span{overflow-wrap:break-word}
.nav-menu,.nav-actions,.hero-copy,.platform-preview-heading-v310>*{min-width:0}

/* L'aperçu reste contenu, y compris dans une colonne étroite. */
.platform-preview-frame-v319,.platform-preview-shell-v310,.platform-preview-window-v310,
.platform-preview-panel-v310,.preview-app-v316{width:100%;min-width:0}
.platform-preview-tabs-v310{-webkit-overflow-scrolling:touch}
.platform-preview-tabs-v310 button{touch-action:manipulation}
.platform-preview-browser-v319,.platform-preview-controls-v319{flex:0 0 auto}
.preview-browser-address-v319,.preview-browser-actions-v319{min-width:0}
.preview-appbar-v316>*{min-width:0}
.preview-appbar-v316 strong{overflow-wrap:anywhere}
.preview-dashboard-v316>*,.preview-lesson-v316>*,.preview-quiz-v316>*,.preview-community-v317>*{min-width:0}
.preview-answers-v316 button,.preview-community-actions-v317 span{overflow-wrap:anywhere}
.preview-expanded-v319 .platform-preview-shell-v310{overflow:hidden}
.preview-expanded-v319 .platform-preview-window-v310{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}

@media(max-width:900px){
  body.menu-open{overflow:hidden}
  .nav-menu{max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(35px,env(safe-area-inset-bottom))}
  body.monthly-offer-active .nav-menu{inset:calc(var(--offer-bar-height) + 70px) 0 auto;max-height:calc(100dvh - var(--offer-bar-height) - 70px)}
  .nav-toggle{min-width:44px;min-height:44px;touch-action:manipulation}
  .nav-menu a{min-height:46px}
  .hero-actions a,.hf-actions a,.platform-preview-actions-v310 a{min-height:48px}
  input,select,textarea{font-size:16px}
}

@media(max-width:760px){
  :root{--offer-bar-height:64px}
  .monthly-offer-bar-v310{height:var(--offer-bar-height)}
  .page-accueil.monthly-offer-active .site-header,.page-tarifs.monthly-offer-active .site-header{top:var(--offer-bar-height)}
  body:not(.page-accueil) .page-hero h1{font-size:clamp(2.35rem,10vw,3.05rem);text-wrap:balance}
  body:not(.page-accueil) .section-title{font-size:clamp(1.75rem,7.5vw,2rem);text-wrap:balance}
  .legal-content article{overflow-wrap:anywhere}
  .page-programme .module{grid-template-columns:42px minmax(0,1fr)}
  .page-programme .module>*:last-child{grid-column:2}
  .platform-preview-browser-v319{min-height:48px}
  .preview-browser-actions-v319{gap:5px}
  .preview-browser-actions-v319 button{flex:0 0 36px;width:36px;height:36px;padding:0}
  .platform-preview-controls-v319 button{min-height:44px;touch-action:manipulation}
  .platform-preview-frame-v319.preview-expanded-v319{width:100%;height:100dvh;max-height:100dvh}
  .preview-expanded-v319 .platform-preview-shell-v310{height:100%;border-radius:0}
  .preview-expanded-v319 .platform-preview-window-v310{height:100%;padding-bottom:max(10px,env(safe-area-inset-bottom))}
  .preview-expanded-v319 .platform-preview-browser-v319{padding-top:max(8px,env(safe-area-inset-top))}
  .preview-expanded-v319 .platform-preview-controls-v319{padding-bottom:max(10px,env(safe-area-inset-bottom))}
  .platform-preview-tabs-v310 button{min-height:72px}
  .preview-lesson-v316 aside ul{grid-template-columns:repeat(2,minmax(0,1fr))}
  .preview-lesson-v316 aside li.teacher{grid-column:1/-1}
}

@media(max-width:560px){
  .v35-profile-grid{grid-template-columns:1fr}
  .v35-profile img{height:auto;max-height:360px;aspect-ratio:16/10}
  .page-intervenants .team-card{min-height:390px}
  .monthly-offer-bar-v310 a{min-height:40px}
  .platform-preview-heading-v310 h2{font-size:clamp(1.8rem,8.5vw,2.25rem);text-wrap:balance}
  .platform-preview-disclaimer-v310{align-items:flex-start;padding:14px}
  .platform-preview-tabs-v310 button{flex-basis:min(76vw,230px)}
  .preview-dashboard-v316{gap:12px;padding:10px}
  .preview-welcome-v316{min-height:270px;padding:22px 18px}
  .preview-welcome-v316 p{font-size:.76rem}
  .preview-progress-card-v316{min-height:225px;padding:20px 18px}
  .preview-appbar-v316 strong{font-size:.62rem;line-height:1.35}
  .preview-lesson-v316>aside{padding:15px 12px}
  .preview-lesson-v316>section{padding:18px 12px}
  .preview-video-v316{min-height:180px}
  .preview-practice-v316,.preview-journey-v316{padding-inline:12px}
  .preview-fields-v316 label{grid-template-columns:29px minmax(0,1fr);padding:11px 10px}
  .preview-quiz-v316{padding:10px}
  .preview-quiz-v316>section{padding:16px 11px}
  .preview-answers-v316 button{align-items:flex-start;padding:11px 9px;text-align:left}
  .preview-community-v317{padding:10px}
  .preview-community-v317>aside{grid-template-columns:1fr}
  .preview-community-v317>aside strong{grid-column:auto}
  .platform-preview-panel-v310>.preview-benefit-v316{margin-top:8px;padding:13px}
}

@media(max-width:420px){
  :root{--offer-bar-height:72px}
  .monthly-offer-bar-v310{height:var(--offer-bar-height)}
  .monthly-offer-bar-v310 .wrap{gap:2px 7px;padding-block:7px}
  .monthly-offer-bar-v310 span{font-size:9px;letter-spacing:.06em}
  .monthly-offer-bar-v310 strong{font-size:11px}
  .monthly-offer-bar-v310 small{font-size:8px}
  .monthly-offer-bar-v310 a{padding:7px 9px;font-size:9px}
  .page-accueil.monthly-offer-active .site-header,.page-tarifs.monthly-offer-active .site-header{top:var(--offer-bar-height)}
  body.monthly-offer-active .nav-menu{inset:calc(var(--offer-bar-height) + 70px) 0 auto;max-height:calc(100dvh - var(--offer-bar-height) - 70px)}
  .hf-hero-v39 .hf-hero-grid{width:calc(100% - 24px)}
  .hf-hero-v39 h1{font-size:clamp(2.05rem,10vw,2.55rem)}
  .hf-hero-v39 .hf-mobile-speaker{height:240px}
  .hf-six-grid{grid-template-columns:1fr}
  .hf-six-grid article{height:285px}
  .hero-editorial-v310{min-height:430px;padding:22px}
  .hero-editorial-signal-v310{right:20px;top:62px;opacity:.62}
  .hero-editorial-copy-v310{left:22px;right:22px;bottom:135px}
  .hero-editorial-copy-v310 strong{max-width:100%;font-size:clamp(24px,7.4vw,29px)}
  .hero-editorial-copy-v310 p{max-width:100%;font-size:11px}
  .hero-editorial-tags-v310{left:22px;right:22px;bottom:59px}
  .hero-editorial-footer-v310{left:22px;right:22px}
  .preview-browser-dots-v319{display:none}
  .platform-preview-browser-v319{grid-template-columns:minmax(0,1fr) auto}
  .preview-browser-address-v319{font-size:.56rem}
  .preview-browser-actions-v319 button{flex-basis:34px;width:34px;height:34px}
  .platform-preview-controls-v319{gap:7px;padding:8px}
  .platform-preview-controls-v319 button{padding:8px;font-size:.58rem}
  .platform-preview-controls-v319>span{font-size:.58rem}
  .preview-app-logo-v316{width:62px}
  .preview-app-logo-v316 img{width:60px}
  .preview-appbar-v316{grid-template-columns:62px minmax(0,1fr);padding-inline:9px}
  .preview-appbar-v316>small b{display:none}
  .preview-appbar-v316>small i{padding-left:0}
  .preview-lesson-v316 aside ul{grid-template-columns:1fr}
  .preview-lesson-v316 aside li.teacher{grid-column:auto}
  .preview-journey-v316>aside{align-items:flex-start;padding:12px}
  .preview-benefit-v316 span{font-size:.62rem}
  .preview-benefit-v316 strong{font-size:.7rem}
}

@media(max-width:340px){
  body:not(.page-accueil) .wrap,.wrap{width:calc(100% - 20px)}
  body:not(.page-accueil) .page-hero h1{font-size:2rem}
  .monthly-offer-bar-v310 small{display:none}
  .monthly-offer-bar-v310 a{grid-row:1/2}
  .platform-preview-tabs-v310 button{flex-basis:82vw}
  .preview-browser-address-v319 span{max-width:120px;overflow:hidden;text-overflow:ellipsis}
  .preview-appbar-v316 strong{font-size:.56rem}
}

@media(max-height:520px) and (orientation:landscape){
  .nav-menu{max-height:calc(100dvh - 58px);padding-block:12px}
  .nav-menu a{min-height:40px;padding-block:9px!important}
  .platform-preview-frame-v319.preview-expanded-v319{height:100dvh}
  .preview-expanded-v319 .platform-preview-tabs-v310{padding-block:7px}
  .preview-expanded-v319 .platform-preview-tabs-v310 button{min-height:58px;padding-block:8px}
}

@media(prefers-reduced-motion:reduce){.platform-preview-tabs-v310{scroll-behavior:auto}}

/* V3.10.21 — nouvelle structure de la page d'accueil */
#pourquoi,#transformation,#apercu-plateforme,#programme-accueil,#methode-accueil,#experts-accueil,#temoignages-accueil,#offre{scroll-margin-top:96px}
.home-discovery-v31021{position:relative;z-index:6;border-bottom:1px solid #e5eaf5;background:#fff;box-shadow:0 14px 35px rgba(8,20,61,.06)}
.home-discovery-v31021>.wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:17px}
.home-discovery-v31021 a{display:grid;grid-template-columns:38px 1fr;gap:2px 12px;align-items:center;min-width:0;padding:12px 20px;border-right:1px solid #e4e9f3;color:#111d43;text-decoration:none;transition:background-color .2s ease,color .2s ease}
.home-discovery-v31021 a:first-child{padding-left:0}.home-discovery-v31021 a:last-child{padding-right:0;border-right:0}
.home-discovery-v31021 a>span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border:1px solid #ced9f5;border-radius:11px;background:#f3f6ff;color:#285cff;font:800 .7rem Sora,sans-serif}
.home-discovery-v31021 a strong{font:750 .78rem Sora,sans-serif}.home-discovery-v31021 a small{color:#75809a;font-size:.64rem;line-height:1.35}
.home-discovery-v31021 a:hover{background:#f7f9ff;color:#285cff}.home-discovery-v31021 a:focus-visible{outline:3px solid #7193ff;outline-offset:-3px;border-radius:10px}
.hf-problem{position:relative;background:linear-gradient(180deg,#fff 0%,#fafbff 100%)}
.hf-solution{margin-top:0;margin-bottom:0}
.platform-preview-v310{padding-top:100px;border-top:1px solid #e4e9f5}
.hf-audiences{background:#fff}.hf-audiences .hf-intro{max-width:790px}
.hf-phases>div>h2{max-width:860px;margin:15px auto 0;text-align:center}.hf-phases>div>.hf-intro{max-width:830px;text-align:center}
.hf-phases .hf-phase-grid-v310{margin-top:34px}
.hf-results{border-top:1px solid #e7ebf4}
.hf-experience{text-align:center}.hf-experience>div>.hf-intro{max-width:790px}
.hf-experts{background:#fff;text-align:center}.hf-experts>div>.hf-intro{max-width:780px}
.hf-testimonials-v310{background:linear-gradient(180deg,#f7f9ff 0%,#fff 100%)}
.hf-faq>div>h2{max-width:720px;margin:14px auto 0}.hf-faq>div>.hf-intro{max-width:720px;margin-bottom:28px}
.hf-offer-section{position:relative;background:#fff}
.hf-offer-section:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,#ccd7f4,transparent)}

@media(max-width:1024px){
  .home-discovery-v31021 a{padding-inline:13px}.home-discovery-v31021 a small{font-size:.6rem}
}
@media(max-width:760px){
  #pourquoi,#transformation,#apercu-plateforme,#programme-accueil,#methode-accueil,#experts-accueil,#temoignages-accueil,#offre{scroll-margin-top:78px}
  .home-discovery-v31021{overflow:hidden}
  .home-discovery-v31021>.wrap{display:flex;width:100%;overflow-x:auto;padding:13px 14px;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
  .home-discovery-v31021 a{flex:0 0 225px;padding:12px 15px;border:1px solid #e0e6f3;border-radius:14px;scroll-snap-align:start}
  .home-discovery-v31021 a+ a{margin-left:9px}.home-discovery-v31021 a:first-child,.home-discovery-v31021 a:last-child{padding-inline:15px;border-right:1px solid #e0e6f3}
  .platform-preview-v310{padding-top:68px}
  .hf-phases>div>h2{font-size:30px}
  .hf-phases .hf-phase-grid-v310{margin-top:26px}
}
@media(max-width:420px){
  .home-discovery-v31021 a{flex-basis:205px}
  .home-discovery-v31021 a strong{font-size:.72rem}.home-discovery-v31021 a small{font-size:.58rem}
  .home-discovery-v31021 a>span{width:34px;height:34px}
}
@media(prefers-reduced-motion:reduce){.home-discovery-v31021 a{transition:none}.home-discovery-v31021>.wrap{scroll-behavior:auto}}

/* V3.10.24 — Centre de ressources et articles éditoriaux */
.editorial-v31024{background:#fff;color:#111d43}.editorial-v31024 h1,.editorial-v31024 h2,.editorial-v31024 h3{font-family:Sora,Inter,sans-serif}.editorial-v31024 em{color:#4f78ff;font-style:normal}.editorial-kicker-v31024{display:inline-flex;margin-bottom:18px;color:#86a2ff;font:800 .72rem Sora,sans-serif;letter-spacing:.12em}.resource-hub-hero-v31024{padding:150px 0 90px;background:radial-gradient(circle at 80% 15%,rgba(42,89,255,.27),transparent 32%),linear-gradient(145deg,#03091d,#071947);color:#fff}.resource-hub-hero-grid-v31024{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.65fr);gap:70px;align-items:center}.resource-hub-hero-v31024 h1{max-width:780px;margin:0 0 24px;color:#fff;font-size:clamp(2.8rem,5vw,4.7rem);line-height:1.04;letter-spacing:-.045em}.resource-hub-hero-v31024 p{max-width:700px;margin:0 0 30px;color:#d1daf2;font-size:1.08rem;line-height:1.75}.resource-hub-map-v31024{padding:30px;border:1px solid rgba(141,165,255,.34);border-radius:24px;background:rgba(10,23,67,.72);box-shadow:0 30px 70px rgba(0,0,0,.24)}.resource-hub-map-v31024>span{color:#8da6ff;font:800 .68rem Sora,sans-serif;letter-spacing:.1em}.resource-hub-map-v31024 ol{display:grid;gap:13px;margin:20px 0 0;padding:0;list-style:none}.resource-hub-map-v31024 li{display:grid;grid-template-columns:38px 1fr;gap:2px 12px;padding:15px;border:1px solid rgba(131,154,231,.2);border-radius:13px;background:rgba(255,255,255,.035)}.resource-hub-map-v31024 b{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#285cff;color:#fff;font-size:.7rem}.resource-hub-map-v31024 strong{font-size:.86rem}.resource-hub-map-v31024 small{color:#9eacd0;font-size:.68rem}.resource-featured-v31024 .section-sub{max-width:790px}.resource-card-grid-v31024{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:38px}.resource-card-v31024{display:flex;min-height:490px;flex-direction:column;padding:34px;border:1px solid #dce3f2;border-radius:25px;background:#fff;box-shadow:0 20px 50px rgba(17,35,88,.09)}.resource-card-primary-v31024{background:radial-gradient(circle at 90% 0,rgba(67,110,255,.22),transparent 28%),linear-gradient(145deg,#07143b,#0b235f);color:#fff}.resource-card-v31024>div:first-child{display:flex;justify-content:space-between;gap:15px}.resource-number-v31024{color:#315fdf;font:800 .68rem Sora,sans-serif;letter-spacing:.1em}.resource-card-primary-v31024 .resource-number-v31024{color:#91aaff}.resource-time-v31024{display:flex;align-items:center;gap:6px;color:#69758f;font-size:.7rem}.resource-card-primary-v31024 .resource-time-v31024{color:#aab8dc}.resource-time-v31024 svg{width:15px}.resource-icon-v31024{display:grid;place-items:center;width:58px;height:58px;margin:42px 0 25px;border-radius:16px;background:#eef3ff;color:#285cff}.resource-card-primary-v31024 .resource-icon-v31024{background:rgba(69,111,255,.2);color:#8ba6ff}.resource-icon-v31024 svg{width:29px}.resource-card-v31024 h2{margin:0 0 15px;color:#0a1742;font-size:1.65rem;line-height:1.2}.resource-card-primary-v31024 h2{color:#fff}.resource-card-v31024 p{margin:0;color:#5c6883;line-height:1.75}.resource-card-primary-v31024 p{color:#c4cee9}.resource-card-v31024 ul{display:grid;gap:8px;margin:24px 0;padding:0;list-style:none}.resource-card-v31024 li{position:relative;padding-left:20px;color:#43506d;font-size:.84rem}.resource-card-primary-v31024 li{color:#d7dff2}.resource-card-v31024 li:before{content:"✓";position:absolute;left:0;color:#315fdf;font-weight:900}.resource-card-v31024>a{display:flex;align-items:center;gap:8px;margin-top:auto;color:#285cff;font-weight:800;text-decoration:none}.resource-card-primary-v31024>a{color:#fff}.resource-card-v31024>a svg{width:18px}.resource-theme-grid-v31024{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px}.resource-theme-grid-v31024 article{min-height:235px;padding:26px;border:1px solid #e0e6f2;border-radius:20px;background:#fff}.resource-theme-grid-v31024 article>svg{width:28px;color:#315fdf}.resource-theme-grid-v31024 h3{margin:24px 0 10px;font-size:1rem}.resource-theme-grid-v31024 p{color:#64708a;font-size:.86rem;line-height:1.65}.resource-theme-grid-v31024 small{color:#7d88a0;font-size:.7rem;font-weight:750}.resource-method-link-v31024{padding-top:0}.resource-method-link-v31024>.wrap,.editorial-conversion-v31024>.wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:45px;align-items:center;padding:46px 50px;border-radius:28px;background:radial-gradient(circle at 90% 0,rgba(61,106,255,.3),transparent 35%),#07143b;color:#fff}.resource-method-link-v31024 h2,.editorial-conversion-v31024 h2{margin:10px 0;color:#fff}.resource-method-link-v31024 p,.editorial-conversion-v31024 p{max-width:720px;margin:0;color:#c6d0ea;line-height:1.7}.resource-method-link-v31024>.wrap>div:last-child,.editorial-conversion-v31024>.wrap>div:last-child{display:grid;gap:12px}.resource-method-link-v31024 .button,.editorial-conversion-v31024 .button{justify-content:center;white-space:nowrap}

.editorial-breadcrumb-v31024{padding-top:112px}.monthly-offer-active .editorial-breadcrumb-v31024{padding-top:152px}.editorial-breadcrumb-v31024 ol{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:18px 0;list-style:none}.editorial-breadcrumb-v31024 li{display:flex;align-items:center;color:#6b7690;font-size:.74rem}.editorial-breadcrumb-v31024 li+li:before{content:"/";margin-right:7px;color:#a2abc0}.editorial-breadcrumb-v31024 a{color:#315fdf;text-decoration:none}.editorial-hero-v31024{padding:62px 0 74px;background:radial-gradient(circle at 82% 10%,rgba(47,95,255,.25),transparent 30%),linear-gradient(145deg,#03091d,#071947);color:#fff}.editorial-hero-method-v31024{background:radial-gradient(circle at 82% 10%,rgba(78,114,255,.28),transparent 30%),linear-gradient(145deg,#04102c,#0a2668)}.editorial-hero-grid-v31024{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);gap:65px;align-items:center}.editorial-hero-v31024 h1{max-width:830px;margin:0 0 24px;color:#fff;font-size:clamp(2.7rem,5.2vw,4.8rem);line-height:1.04;letter-spacing:-.045em}.editorial-lead-v31024{max-width:810px;margin:0;color:#d1daf1;font-size:1.08rem;line-height:1.75}.editorial-meta-v31024{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#a9b7da;font-size:.73rem}.editorial-meta-v31024 span,.editorial-meta-v31024 time{display:flex;align-items:center;gap:7px}.editorial-meta-v31024 svg{width:16px}.editorial-key-v31024{padding:27px;border:1px solid rgba(139,163,241,.32);border-radius:21px;background:rgba(13,31,83,.68)}.editorial-key-v31024>span{color:#91aaff;font:800 .65rem Sora,sans-serif;letter-spacing:.1em}.editorial-key-v31024 strong{display:block;margin:15px 0 12px;font:750 1.15rem/1.45 Sora,sans-serif}.editorial-key-v31024 p{margin:0;color:#b9c6e6;font-size:.82rem;line-height:1.65}.editorial-layout-v31024{display:grid;grid-template-columns:245px minmax(0,760px);justify-content:center;gap:70px;padding-block:75px}.editorial-toc-v31024{position:sticky;top:110px;align-self:start;padding:22px;border:1px solid #dee5f2;border-radius:17px;background:#f8faff}.editorial-toc-v31024>strong{font:800 .75rem Sora,sans-serif;letter-spacing:.04em}.editorial-toc-v31024 ol{display:grid;gap:11px;margin:17px 0 0;padding:0;list-style:none}.editorial-toc-v31024 a{color:#5c6882;font-size:.78rem;line-height:1.4;text-decoration:none}.editorial-toc-v31024 a:hover{color:#285cff}.editorial-body-v31024 section{scroll-margin-top:115px;margin-bottom:68px}.editorial-body-v31024 h2{margin:0 0 20px;color:#09163f;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.22;letter-spacing:-.025em}.editorial-body-v31024 h3{color:#14204a}.editorial-body-v31024 p{color:#485570;font-size:1rem;line-height:1.88}.editorial-body-v31024 strong{color:#15224a}.editorial-definition-v31024{margin:30px 0;padding:26px 28px;border-left:4px solid #285cff;border-radius:0 17px 17px 0;background:#eef3ff}.editorial-definition-v31024>span,.editorial-next-v31024 span{color:#285cff;font:800 .66rem Sora,sans-serif;letter-spacing:.1em}.editorial-definition-v31024 p{margin:9px 0 0;color:#263252;font-size:1.04rem}.editorial-check-v31024{display:grid;gap:12px;margin:24px 0;padding:0;list-style:none}.editorial-check-v31024 li{position:relative;padding:14px 16px 14px 44px;border:1px solid #dce5f3;border-radius:12px;color:#3f4d69;line-height:1.55}.editorial-check-v31024 li:before{content:"✓";position:absolute;left:16px;color:#285cff;font-weight:900}.editorial-check-negative-v31024 li:before{content:"×";color:#a44a50}.editorial-three-v31024{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0}.editorial-three-v31024 article{padding:23px;border:1px solid #dde5f2;border-radius:16px}.editorial-three-v31024 span{color:#315fdf;font:800 .7rem Sora,sans-serif}.editorial-three-v31024 h3{margin:18px 0 9px;font-size:1rem}.editorial-three-v31024 p{margin:0;font-size:.82rem;line-height:1.65}.editorial-note-v31024{padding:13px 17px;border-radius:11px;background:#f4f6fa;color:#5b6680!important;font-size:.82rem!important}.editorial-compare-v31024{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.editorial-compare-v31024 article{padding:23px;border:1px solid #e0e5ef;border-radius:16px;background:#fafbfe}.editorial-compare-v31024 article:last-child{border-color:#b9c9f6;background:#f1f5ff}.editorial-compare-v31024 span{color:#60708f;font:800 .64rem Sora,sans-serif;letter-spacing:.08em}.editorial-compare-v31024 article:last-child span{color:#285cff}.editorial-compare-v31024 p{margin:14px 0 0;font-size:.85rem;line-height:1.72}.editorial-use-grid-v31024{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.editorial-use-grid-v31024 article{padding:22px;border:1px solid #dfe6f2;border-radius:15px}.editorial-use-grid-v31024 svg{width:24px;color:#315fdf}.editorial-use-grid-v31024 h3{margin:17px 0 8px;font-size:.95rem}.editorial-use-grid-v31024 p{margin:0;font-size:.82rem;line-height:1.6}.editorial-steps-v31024,.editorial-story-steps-v31024{display:grid;gap:15px;margin:27px 0;padding:0;list-style:none}.editorial-steps-v31024>li{display:grid;grid-template-columns:43px 1fr;gap:15px;padding:19px;border:1px solid #dce4f1;border-radius:15px}.editorial-steps-v31024>li>b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#285cff;color:#fff}.editorial-steps-v31024 h3{margin:0 0 7px;font-size:1rem}.editorial-steps-v31024 p{margin:0;font-size:.83rem;line-height:1.65}.editorial-next-v31024{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center;margin:33px 0;padding:25px;border:1px solid #cbd8f9;border-radius:17px;background:#f4f7ff}.editorial-next-v31024 h3{margin:8px 0 5px}.editorial-next-v31024 p{margin:0;font-size:.82rem;line-height:1.55}.editorial-errors-v31024{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.editorial-errors-v31024 li{display:grid;gap:3px;padding:18px 20px;border-left:3px solid #d49649;background:#fbf7f1}.editorial-errors-v31024 span{color:#606b81;font-size:.82rem;line-height:1.55}.editorial-author-v31024{display:flex;align-items:center;gap:17px;margin-top:50px;padding:22px;border-top:1px solid #dfe5ef;border-bottom:1px solid #dfe5ef}.editorial-author-v31024 img{width:64px;height:64px;border-radius:50%;object-fit:cover}.editorial-author-v31024 div{display:grid;gap:2px}.editorial-author-v31024 span{color:#66728b;font-size:.65rem;font-weight:800;letter-spacing:.07em}.editorial-author-v31024 strong{font-size:.88rem}.editorial-author-v31024 small{color:#657089;font-size:.7rem}.editorial-prompt-v31024{margin:28px 0;padding:28px;border:1px solid #c8d6fb;border-radius:18px;background:#f2f6ff;color:#18254b;font:600 1.15rem/1.7 Sora,sans-serif}.editorial-story-steps-v31024{gap:28px}.editorial-story-steps-v31024>li{display:grid;grid-template-columns:48px 1fr;gap:18px}.editorial-story-steps-v31024>li>span{display:grid;place-items:center;align-self:start;width:46px;height:46px;border-radius:14px;background:#285cff;color:#fff;font:800 .72rem Sora,sans-serif}.editorial-story-steps-v31024 h3{margin:7px 0 9px}.editorial-story-steps-v31024 p{margin:0}.editorial-story-steps-v31024 aside{margin-top:13px;padding:13px 15px;border-radius:10px;background:#f4f6fa;color:#58647e;font-size:.78rem;line-height:1.55}.editorial-story-steps-v31024 aside strong{margin-right:5px;color:#285cff}.editorial-canvas-v31024{display:grid;gap:9px;margin:28px 0;padding:25px;border:1px solid #cbd8f7;border-radius:20px;background:#f5f8ff}.editorial-canvas-v31024 p{display:grid;grid-template-columns:180px 1fr;gap:15px;margin:0;padding:13px;border-bottom:1px solid #dce4f5;font-size:.82rem;line-height:1.55}.editorial-canvas-v31024 p:last-child{border-bottom:0}.editorial-canvas-v31024 span{color:#69758d}.editorial-example-v31024{margin:25px 0;padding:28px;border-radius:20px;background:#07143b}.editorial-example-v31024 p{margin:0;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#c9d3eb;font-size:.88rem;line-height:1.7}.editorial-example-v31024 p:last-child{border-bottom:0}.editorial-example-v31024 strong{color:#8da6ff}.editorial-conversion-v31024{padding:0 0 90px}.editorial-conversion-v31024>div>div:first-child>span{color:#8da6ff;font:800 .66rem Sora,sans-serif;letter-spacing:.1em}

.home-resources-v31024{background:#f7f9ff}.home-resources-heading-v31024{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:45px;align-items:end;margin-bottom:32px}.home-resources-heading-v31024 h2{margin:10px 0 0}.home-resources-heading-v31024 p{margin:0;color:#626e88;line-height:1.7}.home-resource-grid-v31024{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-resource-card-v31024{display:grid;grid-template-columns:62px 1fr auto;gap:18px;align-items:center;padding:25px;border:1px solid #dfe6f3;border-radius:20px;background:#fff;color:#0e1a43;text-decoration:none;box-shadow:0 13px 35px rgba(17,35,88,.07)}.home-resource-card-v31024>span{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#edf2ff;color:#285cff}.home-resource-card-v31024>span svg{width:27px}.home-resource-card-v31024 small{color:#315fdf;font-size:.64rem;font-weight:800;letter-spacing:.08em}.home-resource-card-v31024 strong{display:block;margin:7px 0 4px;font:750 1rem/1.35 Sora,sans-serif}.home-resource-card-v31024 p{margin:0;color:#68738c;font-size:.76rem;line-height:1.55}.home-resource-card-v31024>svg{width:21px;color:#315fdf}.home-resources-link-v31024{margin-top:24px;text-align:center}

@media(max-width:1000px){.resource-hub-hero-grid-v31024,.editorial-hero-grid-v31024{grid-template-columns:1fr;gap:40px}.resource-hub-map-v31024,.editorial-key-v31024{max-width:720px}.resource-theme-grid-v31024{grid-template-columns:1fr 1fr}.editorial-layout-v31024{grid-template-columns:210px minmax(0,1fr);gap:40px}.home-resources-heading-v31024{grid-template-columns:1fr}.home-resource-card-v31024{grid-template-columns:54px 1fr}}
@media(max-width:800px){.resource-hub-hero-v31024{padding:120px 0 70px}.resource-card-grid-v31024,.home-resource-grid-v31024{grid-template-columns:1fr}.resource-card-v31024{min-height:auto}.resource-method-link-v31024>.wrap,.editorial-conversion-v31024>.wrap{grid-template-columns:1fr;padding:38px 30px}.editorial-breadcrumb-v31024{padding-top:85px}.monthly-offer-active .editorial-breadcrumb-v31024{padding-top:130px}.editorial-layout-v31024{display:block;padding-block:55px}.editorial-toc-v31024{position:static;margin-bottom:45px}.editorial-hero-v31024{padding:48px 0 58px}.editorial-hero-v31024 h1{font-size:clamp(2.4rem,9vw,3.8rem)}}
@media(max-width:560px){.resource-hub-hero-v31024 h1{font-size:2.55rem}.resource-theme-grid-v31024,.editorial-three-v31024,.editorial-compare-v31024,.editorial-use-grid-v31024{grid-template-columns:1fr}.resource-hub-map-v31024,.resource-card-v31024{padding:24px}.resource-method-link-v31024>.wrap,.editorial-conversion-v31024>.wrap{padding:31px 23px}.editorial-breadcrumb-v31024 ol{padding-block:12px}.editorial-hero-v31024 h1{font-size:2.45rem}.editorial-lead-v31024{font-size:.98rem}.editorial-key-v31024{padding:22px}.editorial-layout-v31024{padding-block:42px}.editorial-body-v31024 section{margin-bottom:52px}.editorial-body-v31024 p{font-size:.96rem;line-height:1.8}.editorial-definition-v31024,.editorial-prompt-v31024,.editorial-example-v31024{padding:21px}.editorial-next-v31024{grid-template-columns:1fr}.editorial-canvas-v31024{padding:16px}.editorial-canvas-v31024 p{grid-template-columns:1fr;gap:4px}.editorial-story-steps-v31024>li{grid-template-columns:40px 1fr;gap:12px}.editorial-story-steps-v31024>li>span{width:38px;height:38px}.home-resource-card-v31024{grid-template-columns:45px 1fr;gap:13px;padding:20px}.home-resource-card-v31024>span{width:44px;height:44px}.home-resource-card-v31024>svg{display:none}}
.editorial-links-v31024 h2{max-width:760px;margin:12px 0 14px}.editorial-links-grid-v31024{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:32px}.editorial-link-card-v31024{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:30px;border:1px solid #dce3f2;border-radius:24px;background:#fff;color:#071432;box-shadow:0 18px 50px rgba(7,20,50,.07);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.editorial-link-card-v31024:hover,.editorial-link-card-v31024:focus-visible{transform:translateY(-4px);border-color:#295bff;box-shadow:0 24px 60px rgba(41,91,255,.13)}.editorial-link-card-v31024 small{margin-bottom:auto;color:#295bff;font-weight:800;letter-spacing:.1em}.editorial-link-card-v31024 strong{font-family:Sora,Inter,sans-serif;font-size:clamp(21px,2vw,28px);line-height:1.18}.editorial-link-card-v31024 span{margin-top:12px;color:#5e687f;line-height:1.65}
@media(max-width:760px){.editorial-links-grid-v31024{grid-template-columns:1fr}.editorial-link-card-v31024{min-height:190px;padding:24px}}
@media(prefers-reduced-motion:reduce){.editorial-v31024 *{scroll-behavior:auto!important}}

/* V3.10.25 — le header des pages éditoriales reste dans le flux : aucun décalage vertical supplémentaire n’est nécessaire. */
.editorial-breadcrumb-v31024,.monthly-offer-active .editorial-breadcrumb-v31024{padding-top:0}
.editorial-breadcrumb-v31024 ol{min-height:48px;align-items:center;padding-block:10px}

.home-discovery-v31021 a small{color:#5e687f}.platform-preview-panel-v310>.preview-benefit-v316 span{color:#56627a}.hf-price del,.pricing-installments del{color:#555d73}.hf-actions{min-height:56px}@media(max-width:760px){.hf-actions{min-height:117px}}