:root{--bg: #08111f;--panel: rgba(9, 18, 34, .86);--panel-strong: rgba(13, 24, 46, .94);--line: rgba(231, 194, 118, .18);--line-strong: rgba(231, 194, 118, .34);--text: #f5efe4;--muted: #c6c0b2;--accent: #e6c276;--shadow: 0 28px 70px rgba(0, 0, 0, .34);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;font-family:Work Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(230,194,118,.14),transparent 22rem),radial-gradient(circle at top right,rgba(122,118,80,.12),transparent 20rem),linear-gradient(180deg,#07101d,#0b1627 34%,#08111f);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1 0 auto}.section-shell,.site-header,.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header-shell{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060d18bd;border-bottom:1px solid rgba(255,255,255,.05)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:grid;gap:2px}.brand strong{color:var(--accent);font-size:1.05rem}.brand small{color:var(--muted);font-size:.8rem}.header-actions{display:flex;align-items:center;gap:18px}.social-links{display:flex;gap:10px}.social-links a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);color:var(--accent);background:#ffffff08;transition:transform .18s ease,border-color .18s ease,background .18s ease}.social-links a:hover{transform:translateY(-1px);border-color:var(--line-strong);background:#ffffff14}.social-links svg{width:18px;height:18px;fill:currentColor}.site-nav{display:flex;align-items:center;gap:8px}.nav-link{padding:10px 14px;border-radius:999px;color:var(--muted);transition:color .18s ease,background .18s ease,transform .18s ease}.nav-link:hover,.nav-link.is-active{color:var(--text);background:#ffffff0f;transform:translateY(-1px)}.nav-toggle{display:none;width:44px;height:44px;padding:0;border:0;border-radius:14px;background:#ffffff0d;cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--text)}.site-footer-shell{padding:18px 0 28px}.site-footer{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 22px;border-top:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:.95rem}.footer-bar-copy{margin:0}.footer-bar-stack{display:flex;flex-direction:column;align-items:center;gap:4px}.footer-bar-link{color:var(--accent);white-space:nowrap}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.button,.legacy-content .cta-btn,.legacy-content .cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover,.legacy-content .cta-btn:hover,.legacy-content .cta-link:hover{transform:translateY(-2px)}.button-primary,.legacy-content .cta-btn,.legacy-content .inline-btn{color:#08111f;background:linear-gradient(135deg,var(--accent),#f4dfb3)}.button-secondary,.legacy-content .cta-btn.secondary{color:var(--accent);border-color:var(--line-strong);background:#ffffff08}.text-link,.legacy-content .cta-link{color:var(--accent)}.hero-section{position:relative;min-height:82vh;display:flex;align-items:center;background:url(/foret.png) center / cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#05081138,#0508117a),radial-gradient(circle at center,rgba(230,194,118,.16),transparent 52%)}.hero-inner{position:relative;z-index:1;padding:72px 0}.hero-card,.content-panel,.banner-card,.service-card,.profile-card,.panel-card,.contact-card,.legacy-content .intro-wrapper,.legacy-content .bilan-card,.legacy-content .role-card,.legacy-content .financement-card,.legacy-content .role-approche-card,.legacy-content .bilan-text,.legacy-content .qualiopi-card,.legacy-content .formule-card,.legacy-content .deroule-card,.legacy-content .avis-grid blockquote,.legacy-content .temoignage-item,.legacy-content .accompagnement-card,.legacy-content .contact-left,.legacy-content .contact-right,.legacy-content .legal-section .bilan-text,.not-found{border:1px solid var(--line);background:var(--panel);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card{max-width:720px;padding:38px}.hero-card--soft{background:#0c182aad;border-color:#e7c2763d}.hero-card h1,.section-heading h2,.content-panel h2,.profile-card h2,.contact-card h2,.legacy-content h2.section-title,.legacy-content .section-title,.legacy-content .parcours-presentation-title,.not-found h1{margin:0;color:var(--accent);line-height:1.1;font-size:clamp(2rem,4vw,3.6rem)}.hero-subtitle{margin:12px 0 8px;font-size:1.2rem;font-weight:600}.hero-text,.lead,.legacy-content p,.legacy-content li,.legacy-content blockquote,.subtle{color:var(--muted)}.hero-actions,.action-row{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .button-primary{flex-direction:column;gap:2px;text-align:center;line-height:1.15}.hero-actions .button-primary span{font-size:.82em;font-weight:600}.action-row--services{align-items:center}.action-row--services .text-link{display:inline-flex;align-items:center;min-height:48px}.section-block{padding:34px 0}.split-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.85fr);gap:18px}.content-panel,.media-panel,.profile-card__left,.profile-card__right,.contact-card__left,.contact-card__right{padding:28px}.content-panel--bilan h2{margin-bottom:22px}.quality-kicker{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:6px 12px;border:1px solid rgba(230,194,118,.24);border-radius:999px;background:#e6c27614;color:#ead7ab;font-size:.84rem;font-weight:600;letter-spacing:.02em}.quality-kicker sup{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;border-radius:999px;background:#e6c27629;color:var(--accent);font-size:.68rem;line-height:1}.action-row--bilan{margin-bottom:24px}.media-panel{border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--panel-strong);box-shadow:var(--shadow);padding:0}.media-panel img,.service-card>img,.visual-button img,.contact-visuals>img{width:100%;height:100%;object-fit:cover}.media-panel--bilan{min-height:100%}.media-panel--bilan img{border-radius:0;object-position:center}.stat-strip{display:flex;flex-wrap:nowrap;gap:14px;margin:22px 0 18px}.stat-pill,.price-pill,.note-card,.legacy-content .quick-info,.legacy-content .price-info,.legacy-content .cpf-info,.legacy-content .key-stats,.legacy-content .values{padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff0a}.stat-pill{display:grid;gap:4px;min-width:140px}.stat-pill--inline{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;background:#ffffff0f}.stat-pill--recommendation{flex-direction:column}.stat-pill--recommendation strong,.stat-pill--recommendation span{white-space:nowrap}.stat-pill--inline strong,.stars-inline{color:var(--accent)}.stars-inline{letter-spacing:.08em;font-size:1.02rem}.info-badge,.banner-card{display:flex;align-items:center;gap:18px}.info-badge{padding:16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff08;margin:18px 0}.info-badge img,.banner-card img{width:84px;flex:0 0 auto;border-radius:12px;background:#fff;padding:8px}.banner-card{margin-top:18px;padding:22px 24px}.banner-card{padding:24px 28px}.banner-card p{margin:0;font-size:1.08rem;line-height:1.7}.banner-card img{width:178px}.price-pill{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:18px}.price-pill span{color:var(--text)}.price-pill strong{color:var(--accent)}.quality-note{margin:14px 0 0;color:var(--muted);font-size:.92rem;line-height:1.6}.quality-note strong{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;margin-right:.35rem;border-radius:999px;background:#e6c27624;color:var(--accent);font-size:.76rem;line-height:1}.arrow-intro{position:relative;margin:4px 0 0;padding-left:18px;color:var(--text);font-weight:600;text-align:left!important}.arrow-intro:before{content:"→";position:absolute;left:0;top:0;color:var(--accent);font-weight:800}.arrow-line{position:relative;display:inline-block;padding-left:18px}.arrow-line:before{content:"→";position:absolute;left:0;top:0;color:var(--accent);font-weight:800}.section-heading{margin-bottom:22px}.section-heading h2{font-size:clamp(1.9rem,3vw,2.8rem)}.service-grid,.quote-grid,.legacy-content .coaching-grid,.legacy-content .bilan-grid,.legacy-content .accompagnements-grid,.legacy-content .tarif-grid{display:grid;gap:18px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{overflow:hidden}.service-card>img{height:260px}.service-card__body{display:grid;gap:16px;padding:24px}.service-card h3,.legacy-content h3{margin:0;color:var(--accent);font-size:1.35rem}.list,.legacy-content ul,.legacy-content .benefits{margin:0;padding:0;list-style:none}.list li,.legacy-content ul li,.legacy-content .benefits li{position:relative;padding-left:18px;margin-bottom:8px}.list li:before,.legacy-content ul li:before,.legacy-content .benefits li:before{content:"•";position:absolute;left:0;top:0;color:var(--accent)}.profile-card{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;padding:18px}.profile-card__left,.profile-card__right{border-radius:22px;background:#ffffff05}.profile-card__left{display:grid;gap:18px;justify-items:center;text-align:center}.profile-card__right{display:grid;gap:18px;align-content:start}.profile-card__left img{max-width:320px;border-radius:22px}.highlight-text{color:var(--accent)}.profile-card__left .highlight-text{text-align:center}.panel-card{display:grid;gap:12px;padding:22px 24px}.panel-card--values{padding-top:10px}.panel-card--values h3{color:var(--accent)}.list--columns{columns:2;column-gap:24px}.trust-grid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);gap:18px}.logo-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:center}.logo-wall img{width:100%;aspect-ratio:1.3 / 1;object-fit:contain;padding:16px;border-radius:18px;background:#ffffffeb}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-grid blockquote,.legacy-content blockquote,.legacy-content .avis-grid blockquote{margin:0;padding:22px}.quote-grid cite,.legacy-content cite{display:block;margin-top:12px;color:var(--accent);font-style:normal}.legacy-content p,.content-panel p,.panel-card p,.banner-card p,.service-card__body p,.contact-card__left p,.contact-card__right p,.profile-card p,.not-found p{text-align:justify;text-justify:inter-word}.contact-card{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:18px;padding:18px}.contact-card__left,.contact-card__right{background:#ffffff05;border-radius:22px}.contact-card__left{display:flex;flex-direction:column;justify-content:flex-start;gap:18px}.contact-card__right{display:flex;flex-direction:column;gap:16px}.contact-lines{display:grid;gap:6px;margin-bottom:18px}.contact-title{font-size:clamp(1.6rem,2.5vw,2.5rem)!important;margin-bottom:18px!important}.contact-list{display:grid;gap:20px;margin:28px 0 0;padding:0;list-style:none}.contact-list li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:var(--text)}.contact-list li a,.contact-list li span:last-child{color:var(--text)}.contact-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.contact-icon svg{width:20px;height:20px;fill:currentColor}.contact-card__left .action-row--stack{margin-top:34px}.action-row--stack{align-items:flex-start}.contact-visuals{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(0,.76fr);gap:14px;align-items:start}.map-visual-group{display:grid;grid-template-rows:auto auto;gap:10px}.map-visual-group .subtle{margin:0;text-align:center}.visual-button{padding:0;border:0;border-radius:18px;overflow:hidden;background:transparent;cursor:pointer}.visual-button--map{aspect-ratio:1 / .9;min-height:0;height:auto}.contact-photo-static{aspect-ratio:1 / .9;min-height:0;height:auto;image-rendering:auto;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;transform:translateZ(0);filter:saturate(1.02) contrast(1.01) brightness(1.01)}.contact-visuals img{width:100%;height:100%;object-fit:cover;border-radius:18px}.modal-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#03080fc7;z-index:80}.modal-card{position:relative;width:min(760px,100%);padding:28px;border:1px solid var(--line-strong);border-radius:26px;background:var(--panel-strong);box-shadow:var(--shadow)}.modal-card h3{margin-top:0;color:var(--accent)}.modal-card h3{text-align:center;margin-bottom:22px}.modal-card--map{width:min(980px,100%);padding:16px}.modal-card--map iframe{width:100%;min-height:70vh;border:0;border-radius:18px}.modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#ffffff14;color:var(--text);cursor:pointer}.modal-close-icon{position:relative;width:16px;height:16px;display:block}.modal-close-icon:before,.modal-close-icon:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background:currentColor;border-radius:999px;transform-origin:center}.modal-close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.hours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hours-column{padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.hours-column h4{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 16px;color:var(--accent);text-align:center}.hours-column ul{margin:0;padding:0;list-style:none}.hours-column li{padding:8px 0;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.hours-column li:first-child{border-top:0}.hours-column.is-active{border-color:var(--line-strong);background:#e6c27614;box-shadow:0 0 0 1px #e6c2762e inset}.hours-current{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,var(--accent),#f4dfb3);color:#08111f;font-size:.78rem;font-weight:700}.modal-note{margin-bottom:0}.modal-note{margin-top:18px;text-align:center;color:var(--muted)}.legacy-content{display:grid;gap:28px;padding:34px 0}.legacy-content section,.legacy-content .legal-section{width:min(1180px,calc(100% - 32px));margin:0 auto}.legacy-content .container{width:100%;max-width:none;margin:0;padding:0}.legacy-content .bilan-intro,.legacy-content .bilan-section,.legacy-content .coaching-section,.legacy-content .accompagnements-section,.legacy-content .contact-section,.legacy-content .formules-section,.legacy-content .clients-avis-section,.legacy-content .presentation-section,.legacy-content .highlight-section,.legacy-content .legal-section{padding:0;background:transparent}.legacy-content .intro-wrapper,.legacy-content .role-financement-card,.legacy-content .deroule-container,.legacy-content .presentation-wrapper,.legacy-content .contact-grid,.legacy-content .clients-avis-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:18px}.legacy-content .intro-img img,.legacy-content .bilan-card img,.legacy-content .illustration img,.legacy-content .deroule-image img,.legacy-content .presentation-image img,.legacy-content .card-image img,.legacy-content .contact-photo img,.legacy-content .contact-map img,.legacy-content .temoignage-img img,.legacy-content .logo-grid img,.legacy-content .bilan-image img{width:100%;height:100%;object-fit:cover;border-radius:18px}.legacy-content blockquote{font-size:1.12rem;color:var(--text)}.legacy-content .bilan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-content .bilan-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-content .coaching-grid,.legacy-content .accompagnements-grid,.legacy-content .avis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.legacy-content .temoignages-list,.legacy-content .avis-grid,.legacy-content .tarif-grid{display:grid;grid-template-columns:1fr;gap:18px}.legacy-content .accompagnements-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-content .temoignage-item{display:grid;grid-template-columns:120px 1fr;align-items:stretch;overflow:hidden}.legacy-content .temoignage-text,.legacy-content .temoignage-text-bis{padding:18px 22px}.legacy-content .temoignage-text-bis{order:-1;text-align:right}.legacy-content .formules-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;transform:none}.legacy-content .formule-card,.legacy-content .accompagnement-card{overflow:hidden}.legacy-content .formule-card img,.legacy-content .accompagnement-card img{width:100%;height:220px;object-fit:cover}.legacy-content .formule-content,.legacy-content .card-content,.legacy-content .qualiopi-card,.legacy-content .role-card,.legacy-content .financement-card,.legacy-content .bilan-card{padding:22px}.legacy-content .qualiopi-inner,.legacy-content .bilan-content,.legacy-content .presentation-content,.legacy-content .contact-map-photo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.legacy-content .bilan-buttons,.legacy-content .cta-group,.legacy-content .contact-buttons,.legacy-content .contact-buttons-row{display:flex;flex-wrap:wrap;gap:12px}.legacy-content .logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.legacy-content .logo-grid img{background:#ffffffeb;padding:16px}.legacy-content .contact-separator,.legacy-content .clients-avis-wrapper:before,.legacy-content .accompagnements-grid:before,.legacy-content .contact-section .popup-overlay,.legacy-content script{display:none}.legacy-content .map-hint,.legacy-content .note,.legacy-content .horaires-note{margin-bottom:0;text-align:center}.legacy-content .legal-section .bilan-content{grid-template-columns:.8fr 1.2fr}.legacy-content .qualiopi-card+.qualiopi-card{margin-top:14px}.not-found{padding:36px;text-align:center}.legacy-content.bilan-page{gap:34px}.legacy-content.bilan-page .section-title,.legacy-content.bilan-page h2.section-title{font-size:clamp(1.55rem,2vw,2.2rem);margin-bottom:30px;text-align:center}.legacy-content.bilan-page .page-intro-title{margin-bottom:18px;text-align:center}.legacy-content.bilan-page .page-intro-title h1.section-title{font-weight:500;letter-spacing:.04em}.legacy-content.bilan-page .page-intro-title .cta-btn{justify-self:center}.legacy-content.coaching-page .page-intro-title,.legacy-content.formation-page .page-intro-title{margin-bottom:18px;text-align:center}.legacy-content.coaching-page .page-intro-title h1.section-title,.legacy-content.formation-page .page-intro-title h1.section-title{font-weight:500;letter-spacing:.04em}.legacy-content.bilan-page .intro-wrapper{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center}.legacy-content.bilan-page .intro-img,.legacy-content.bilan-page .intro-text{padding:6px}.legacy-content.bilan-page .intro-img img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#ffffff05}.legacy-content.bilan-page .intro-text{display:grid;gap:18px}.legacy-content.bilan-page .intro-text blockquote{margin:0;padding:0;font-size:1.18rem;line-height:1.65}.legacy-content.bilan-page .intro-text br{display:none}.legacy-content.bilan-page .intro-points{display:grid;gap:14px}.legacy-content.bilan-page .intro-points li{position:relative;padding-left:24px;margin-bottom:0;display:block;line-height:1.7}.legacy-content.bilan-page .intro-points li:before{display:none}.legacy-content.bilan-page .intro-points .bullet{width:10px;height:10px;position:absolute;top:.55rem;left:0;border-radius:999px;background:var(--accent)}.legacy-content.bilan-page .bilan-intro .bilan-stats{width:min(1180px,calc(100% - 32px));margin:18px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.legacy-content.bilan-page .bilan-intro .stat{padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#ffffff0a;text-align:center}.legacy-content.bilan-page .bilan-intro .stat .value{display:block;color:var(--accent);font-size:1.8rem;font-weight:800;line-height:1;margin-bottom:8px}.legacy-content.bilan-page .bilan-intro .stat .label{color:var(--text)}.legacy-content.bilan-page .bilan-grid,.legacy-content.bilan-page .coaching-grid,.legacy-content.bilan-page .bilan-grid.three-columns{gap:22px}.legacy-content.bilan-page .bilan-card,.legacy-content.bilan-page .role-card,.legacy-content.bilan-page .financement-card,.legacy-content.bilan-page .deroule-card,.legacy-content.bilan-page .bilan-horizontal-card .bilan-text{padding:24px 26px}.legacy-content.bilan-page .bilan-card.centered-title,.legacy-content.bilan-page .bilan-card,.legacy-content.bilan-page .formule-card{display:flex;flex-direction:column;gap:16px}.legacy-content.bilan-page .bilan-card>img,.legacy-content.bilan-page .illustration img,.legacy-content.bilan-page .deroule-image img,.legacy-content.bilan-page .bilan-horizontal-card .bilan-image img{width:100%;height:auto;max-height:320px;object-fit:contain;padding:0;background:transparent;border-radius:18px}.legacy-content.bilan-page .bilan-card h3,.legacy-content.bilan-page .role-card h3,.legacy-content.bilan-page .financement-card h3,.legacy-content.bilan-page .deroule-card h3,.legacy-content.bilan-page .formule-card h3{font-size:1.22rem;line-height:1.3;margin:0}.legacy-content.bilan-page .bilan-card.centered-title h3,.legacy-content.bilan-page .bilan-card.centered-title p{text-align:center}.legacy-content.bilan-page .bilan-card.centered-title>p{text-align:left}.legacy-content.bilan-page .bilan-card p,.legacy-content.bilan-page .role-card p,.legacy-content.bilan-page .financement-card p,.legacy-content.bilan-page .deroule-card p{margin:0}.legacy-content.bilan-page .bilan-card ul,.legacy-content.bilan-page .role-card ul,.legacy-content.bilan-page .financement-card ul,.legacy-content.bilan-page .deroule-card ul,.legacy-content.bilan-page .formule-card ul,.legacy-content.bilan-page .bilan-horizontal-card ul{display:grid;gap:10px}.legacy-content.bilan-page .bilan-card ul li,.legacy-content.bilan-page .role-card ul li,.legacy-content.bilan-page .financement-card ul li,.legacy-content.bilan-page .deroule-card ul li,.legacy-content.bilan-page .formule-card ul li,.legacy-content.bilan-page .bilan-horizontal-card ul li{margin-bottom:0;padding-left:20px;line-height:1.6}.legacy-content.bilan-page .role-financement-container,.legacy-content.bilan-page .role-financement-card{width:min(1180px,calc(100% - 32px));margin:0 auto}.legacy-content.bilan-page .role-financement-container{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:22px}.legacy-content.bilan-page .role-card,.legacy-content.bilan-page .financement-card,.legacy-content.bilan-page .right-col{display:grid;gap:18px}.legacy-content.bilan-page .formules-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.legacy-content.bilan-page #formules-section,.legacy-content.bilan-page #formule-classique{scroll-margin-top:110px}.legacy-content.bilan-page .formule-card img{width:100%;height:auto;max-height:220px;object-fit:contain;background:transparent;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.bilan-page .formule-content{display:grid;gap:12px}.legacy-content.bilan-page .formule-nom{text-align:center}.legacy-content.bilan-page .formule-prix{margin:0;color:var(--accent);font-size:1rem;font-weight:700;text-align:center}.legacy-content.bilan-page .formula-accent{color:#f0d9a3}.legacy-content.bilan-page .formule-content .benefits{margin-top:6px;padding-top:16px;border-top:1px solid rgba(231,194,118,.18)}.legacy-content.bilan-page .deroule-container{align-items:stretch}.legacy-content.bilan-page .deroule-card{display:grid;gap:14px}.legacy-content.bilan-page .deroule-card br{display:none}.legacy-content.bilan-page .deroule-card .benefits{margin:0}.legacy-content.bilan-page .deroule-card a{width:fit-content}.legacy-content.bilan-page .btn-gold{color:var(--accent);font-weight:700}.legacy-content.bilan-page .deroule-card .btn-gold,.legacy-content.bilan-page .deroule-card .cta-btn.secondary{margin:0}.legacy-content.bilan-page .section-separator{margin:42px auto}.legacy-content.bilan-page .deroule-image{display:flex}.legacy-content.bilan-page .deroule-image img{max-height:none;height:100%}.legacy-content.bilan-page .bilan-horizontal-card{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);gap:22px;overflow:hidden;align-items:stretch;width:min(1080px,100%);margin:0 auto 34px}.legacy-content.bilan-page .bilan-horizontal-card .bilan-image{padding:0;display:flex;align-items:stretch}.legacy-content.bilan-page .bilan-horizontal-card .bilan-image img{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:18px}.legacy-content.bilan-page .bilan-horizontal-card .bilan-text{padding-top:24px}.legacy-content.bilan-page .bilan-horizontal-card .bilan-text h3{margin-bottom:18px}.legacy-content.bilan-page .bilan-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-content.bilan-page .bilan-horizontal-card+.bilan-grid.two-columns{margin-top:28px}.legacy-content.bilan-page .bilan-grid.two-columns+.bilan-grid.two-columns{margin-top:28px}.legacy-content.bilan-page .bilan-grid.two-columns .bilan-card{overflow:hidden;gap:0}.legacy-content.bilan-page .bilan-grid.two-columns .bilan-card img{width:100%;height:240px;max-height:none;object-fit:cover;padding:0;border-radius:18px}.legacy-content.bilan-page .bilan-grid.two-columns .bilan-card h3,.legacy-content.bilan-page .bilan-grid.two-columns .bilan-card ul{margin-top:18px}.legacy-content.bilan-page>section:last-of-type .bilan-stats{width:min(1180px,calc(100% - 32px));margin:0 auto}.legacy-content.coaching-page{gap:34px}.legacy-content.coaching-page .section-title,.legacy-content.coaching-page h2.section-title{font-size:clamp(1.55rem,2vw,2.2rem);margin-bottom:24px;text-align:center}.legacy-content.coaching-page .intro-wrapper{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:22px}.legacy-content.coaching-page .intro-img,.legacy-content.coaching-page .intro-text{padding:6px}.legacy-content.coaching-page .intro-img img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#ffffff05}.legacy-content.coaching-page .intro-text{display:grid;gap:18px}.legacy-content.coaching-page .intro-text blockquote{margin:0;padding:0;font-size:1.16rem;line-height:1.65}.legacy-content.coaching-page .intro-points{display:grid;gap:14px}.legacy-content.coaching-page .intro-points li{position:relative;padding-left:24px;margin:0;line-height:1.7}.legacy-content.coaching-page .intro-points li:before{display:none}.legacy-content.coaching-page .intro-points .bullet{position:absolute;top:.72rem;left:0;width:8px;height:8px;border-radius:999px;background:var(--accent)}.legacy-content.coaching-page .coaching-grid,.legacy-content.coaching-page .tarif-grid{gap:22px}.legacy-content.coaching-page .bilan-card,.legacy-content.coaching-page .role-approche-card,.legacy-content.coaching-page .exemple-concret-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.legacy-content.coaching-page .bilan-card>img,.legacy-content.coaching-page .role-approche-card>img,.legacy-content.coaching-page .illustration img{width:100%;height:250px;max-height:none;object-fit:cover;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.coaching-page .exemple-img{display:flex;align-items:flex-start;justify-content:center;padding:18px}.legacy-content.coaching-page .exemple-img img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;padding:0;border-radius:18px;display:block}.legacy-content.coaching-page .bilan-card>br,.legacy-content.coaching-page .role-approche-card>br,.legacy-content.coaching-page .bilan-card ul>br,.legacy-content.coaching-page .role-approche-card ul>br{display:none}.legacy-content.coaching-page .bilan-card h3,.legacy-content.coaching-page .role-approche-card h3,.legacy-content.coaching-page .exemple-title,.legacy-content.coaching-page .tarif-grid .bilan-card h3{margin:0;padding:22px 26px 0;font-size:1.2rem;line-height:1.3;text-align:center}.legacy-content.coaching-page .bilan-card p,.legacy-content.coaching-page .role-approche-card p,.legacy-content.coaching-page .bilan-card ul,.legacy-content.coaching-page .role-approche-card ul{margin:0;padding:16px 26px 24px}.legacy-content.coaching-page .bilan-card ul,.legacy-content.coaching-page .role-approche-card ul{display:grid;gap:10px}.legacy-content.coaching-page .bilan-card ul li,.legacy-content.coaching-page .role-approche-card ul li{margin:0;padding-left:20px;line-height:1.65}.legacy-content.coaching-page .bilan-card ul li:before,.legacy-content.coaching-page .role-approche-card ul li:before{content:"•"}.legacy-content.coaching-page .bilan-card li.synthese:before,.legacy-content.coaching-page .role-approche-card li.synthese:before{content:"→";font-weight:800}.legacy-content.coaching-page .exemple-concret-card{margin-top:24px}.legacy-content.coaching-page .exemple-content{display:grid;grid-template-columns:minmax(150px,.44fr) minmax(0,1.56fr);align-items:stretch}.legacy-content.coaching-page .exemple-text{display:grid;gap:14px;align-content:center;padding:26px 30px}.legacy-content.coaching-page .exemple-text p{margin:0;line-height:1.8}.legacy-content.coaching-page .role-financement-card{grid-template-columns:minmax(0,1.22fr) minmax(220px,.78fr);gap:22px;padding:0;background:transparent;border:0;box-shadow:none}.legacy-content.coaching-page .role-approche-card{padding:0}.legacy-content.coaching-page .right-column{display:flex}.legacy-content.coaching-page .illustration{width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);overflow:hidden}.legacy-content.coaching-page .illustration img{height:100%;min-height:100%;border-radius:18px}.legacy-content.coaching-page .temoignages-list{gap:20px}.legacy-content.coaching-page .temoignage-item{grid-template-columns:160px minmax(0,1fr)}.legacy-content.coaching-page .temoignage-img img{aspect-ratio:1 / 1;object-fit:cover}.legacy-content.coaching-page .temoignage-text{display:flex;align-items:center;padding:24px 28px}.legacy-content.coaching-page .temoignage-text p{margin:0;line-height:1.75}.legacy-content.coaching-page .tarif-grid .bilan-card{text-align:center}.legacy-content.coaching-page #tarification .tarif-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(1080px,100%);margin:0 auto;gap:28px}.legacy-content.coaching-page .tarif-grid .bilan-card img{height:300px;object-fit:cover;background:transparent;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.coaching-page .tarif-grid .bilan-card p{padding-top:14px;line-height:1.75}.legacy-content.coaching-page .tarif-grid .tarif-card-copy{display:grid;gap:18px;padding:14px 26px 24px}.legacy-content.coaching-page .tarif-grid .tarif-card-copy p{margin:0;padding:0;line-height:1.65}.legacy-content.coaching-page .tarif-grid .tarif-card-price{font-size:1.08rem}.legacy-content.coaching-page .tarif-grid .tarif-card-desc{color:var(--text)}.legacy-content.coaching-page .tarif-grid .tarif-card-terms{color:var(--muted)}.legacy-content.coaching-page .tarif-grid .bilan-card strong{color:var(--accent)}.legacy-content.coaching-page .note{margin-top:18px;line-height:1.7}.legacy-content.coaching-page .note+.note{margin-top:10px}.legacy-content.coaching-page [style*="text-align: center"]{margin-top:18px!important}.legacy-content.coaching-page .watermark-gold{color:var(--accent);font-size:1.35em;font-weight:800;line-height:0}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid .bilan-card h3{text-align:center}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid{width:min(1080px,100%);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid .bilan-card img{height:270px}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid .bilan-card:first-child img{object-position:center bottom}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid .bilan-card:last-child img{object-position:center top}.legacy-content.coaching-page .coaching-section:last-of-type .coaching-grid .bilan-card ul{padding-top:14px}.legacy-content.formation-page{gap:34px}.legacy-content.formation-page .section-title,.legacy-content.formation-page h2.section-title,.legacy-content.formation-page .accompagnements-section h2{font-size:clamp(1.55rem,2vw,2.2rem);margin-bottom:24px;text-align:center}.legacy-content.formation-page .intro-wrapper{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center;gap:22px}.legacy-content.formation-page .intro-img,.legacy-content.formation-page .intro-text{padding:6px}.legacy-content.formation-page .intro-img img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#ffffff05}.legacy-content.formation-page .intro-text{display:grid;gap:18px}.legacy-content.formation-page .intro-text blockquote{margin:0;padding:0;font-size:1.16rem;line-height:1.65}.legacy-content.formation-page .intro-points{display:grid;gap:14px}.legacy-content.formation-page .intro-points li{position:relative;padding-left:24px;margin:0;line-height:1.7}.legacy-content.formation-page .intro-points li:before{display:none}.legacy-content.formation-page .intro-points .bullet{position:absolute;top:.72rem;left:0;width:8px;height:8px;border-radius:999px;background:var(--accent)}.legacy-content.formation-page .coaching-grid,.legacy-content.formation-page .accompagnements-grid{gap:22px}.legacy-content.formation-page .bilan-card,.legacy-content.formation-page .role-approche-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.legacy-content.formation-page .bilan-card>img,.legacy-content.formation-page .role-approche-card>img,.legacy-content.formation-page .illustration img{width:100%;height:260px;max-height:none;object-fit:cover;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.formation-page .bilan-card>br,.legacy-content.formation-page .role-approche-card>br,.legacy-content.formation-page .bilan-card ul>br,.legacy-content.formation-page .role-approche-card ul>br{display:none}.legacy-content.formation-page .bilan-card h3,.legacy-content.formation-page .role-approche-card h3{margin:0;padding:22px 26px 0;font-size:1.2rem;line-height:1.3;text-align:center}.legacy-content.formation-page .bilan-card ul,.legacy-content.formation-page .role-approche-card ul,.legacy-content.formation-page .bilan-card p,.legacy-content.formation-page .role-approche-card p{margin:0;padding:16px 26px 24px}.legacy-content.formation-page .bilan-card ul,.legacy-content.formation-page .role-approche-card ul{display:grid;gap:10px}.legacy-content.formation-page .bilan-card ul li,.legacy-content.formation-page .role-approche-card ul li{margin:0;padding-left:20px;line-height:1.65}.legacy-content.formation-page .bilan-card ul li:before,.legacy-content.formation-page .role-approche-card ul li:before{content:"•"}.legacy-content.formation-page .cta-group{padding:0 26px 24px}.legacy-content.formation-page .cta-link{color:var(--accent);font-weight:700}.legacy-content.formation-page .accompagnements-section .container{display:grid;gap:24px}.legacy-content.formation-page .accompagnements-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-content.formation-page .accompagnement-card{display:flex;min-height:100%}.legacy-content.formation-page .card-content{display:grid;gap:12px;width:100%;padding:24px 24px 22px}.legacy-content.formation-page .card-content h3{margin:0;font-size:1.1rem;line-height:1.35;text-align:center}.legacy-content.formation-page .card-content p{margin:0;line-height:1.7;text-align:center}.legacy-content.formation-page .role-financement-card{grid-template-columns:minmax(0,1.18fr) minmax(240px,.82fr);gap:22px;margin-top:12px;margin-bottom:12px;padding:0;background:transparent;border:0;box-shadow:none}.legacy-content.formation-page .right-column{display:flex}.legacy-content.formation-page .illustration{width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);overflow:hidden}.legacy-content.formation-page .illustration img{height:100%;border-radius:18px}.legacy-content.formation-page .contact-grid{grid-template-columns:minmax(0,1fr);padding:0;margin-top:14px}.legacy-content.formation-page .contact-left{display:grid;gap:18px;width:min(1080px,100%);margin:0;padding:20px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left;justify-items:start}.legacy-content.formation-page .contact-left h2{margin:0;color:var(--accent);font-size:clamp(1.4rem,2vw,2rem)}.legacy-content.formation-page .formation-contact-list{display:grid;gap:12px;justify-items:start}.legacy-content.formation-page .formation-contact-list li{margin:0;padding-left:28px;line-height:1.65}.legacy-content.formation-page .formation-contact-list li:before{content:"";position:absolute;left:0;top:.3rem;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px}.legacy-content.formation-page .formation-contact-list li:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e6c276' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.08 4.18 2 2 0 0 1 4.06 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.78.63 2.63a2 2 0 0 1-.45 2.11L8 9.91a16 16 0 0 0 6.09 6.09l1.45-1.24a2 2 0 0 1 2.11-.45c.85.3 1.73.51 2.63.63A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E")}.legacy-content.formation-page .formation-contact-list li:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e6c276' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E")}.legacy-content.formation-page .formation-contact-list li:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e6c276' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s-6-4.35-6-10a6 6 0 1 1 12 0c0 5.65-6 10-6 10Z'/%3E%3Ccircle cx='12' cy='11' r='2.5'/%3E%3C/svg%3E")}.legacy-content.formation-page .formation-contact-list a{color:var(--text)}.legacy-content.formation-page .contact-buttons{justify-content:flex-start}.legacy-content.legal-page{gap:34px}.legacy-content.legal-page .section-title,.legacy-content.legal-page h2.section-title{font-size:clamp(1.32rem,1.8vw,1.85rem);margin-bottom:24px;text-align:center}.legacy-content.legal-page .legal-section+.legal-section{margin-top:6px}.legacy-content.legal-page .bilan-content{grid-template-columns:minmax(160px,.56fr) minmax(0,1.44fr);gap:22px;align-items:stretch}.legacy-content.legal-page .bilan-image{padding:0;display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--line);background:var(--panel);border-radius:22px;box-shadow:var(--shadow)}.legacy-content.legal-page .bilan-image img{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:22px;object-position:center center}.legacy-content.legal-page .legal-section:first-of-type .bilan-image{max-height:420px}.legacy-content.legal-page .bilan-text{display:grid;gap:18px;padding:24px 26px}.legacy-content.legal-page .legal-section>.container>.bilan-text{padding:0;border:0;background:transparent;box-shadow:none;gap:16px}.legacy-content.legal-page .bilan-text>p,.legacy-content.legal-page .bilan-text>ul{margin:0}.legacy-content.legal-page .bilan-text>ul,.legacy-content.legal-page .qualiopi-card ul{display:grid;gap:6px}.legacy-content.legal-page .bilan-content .bilan-text>ul{gap:4px}.legacy-content.legal-page .bilan-text>ul li,.legacy-content.legal-page .qualiopi-card ul li{margin:0!important;padding-left:20px;line-height:1.6}.legacy-content.legal-page .cpf-info{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center;margin-top:2px}.legacy-content.legal-page .cpf-info img{width:96px;height:96px;object-fit:cover;border-radius:18px}.legacy-content.legal-page .cpf-info p{margin:0;line-height:1.7}.legacy-content.legal-page .qualiopi-card{display:grid;gap:10px;padding:20px 22px}.legacy-content.legal-page .qualiopi-card h3,.legacy-content.legal-page .admin-text h3{font-size:1.02rem;line-height:1.3}.legacy-content.legal-page .qualiopi-card p,.legacy-content.legal-page .qualiopi-card ul,.legacy-content.legal-page .admin-text p{margin:0}.legacy-content.legal-page .admin-row{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(132px,.52fr);gap:18px;align-items:stretch;margin-bottom:18px;width:min(760px,100%);margin-left:auto;margin-right:auto}.legacy-content.legal-page .admin-row.reverse{grid-template-columns:minmax(132px,.52fr) minmax(0,1.48fr)}.legacy-content.legal-page .admin-row.reverse .admin-text{order:2}.legacy-content.legal-page .admin-row.reverse .admin-img{order:1}.legacy-content.legal-page .admin-text,.legacy-content.legal-page .admin-img,.legacy-content.legal-page .qualiopi-doc,.legacy-content.legal-page .qualiopi-logo,.legacy-content.legal-page .certif-mention{border:1px solid var(--line);background:var(--panel);border-radius:22px;box-shadow:var(--shadow)}.legacy-content.legal-page .admin-text{display:grid;gap:8px;padding:20px 22px}.legacy-content.legal-page .admin-text p{line-height:1.6}.legacy-content.legal-page .admin-img{display:flex;align-items:stretch;justify-content:center;padding:0!important;overflow:hidden}.legacy-content.legal-page .admin-img img{width:100%;height:100%;object-fit:contain;border-radius:22px}.legacy-content.legal-page .qualiopi-certif-wrapper{display:grid;gap:16px;width:min(980px,100%);margin:0 auto}.legacy-content.legal-page .qualiopi-doc{display:grid;gap:12px;padding:20px 22px;text-align:center}.legacy-content.legal-page .qualiopi-doc p{margin:0;line-height:1.7}.legacy-content.legal-page .qualiopi-logo{display:flex;align-items:center;justify-content:center;padding:16px}.legacy-content.legal-page .qualiopi-logo img{width:min(280px,100%);height:auto;object-fit:contain}.legacy-content.legal-page .certif-mention{padding:18px 22px;margin:0;line-height:1.7;text-align:center}.legacy-content.legal-page .certificat-img{width:100%;max-height:440px;object-fit:contain;border-radius:18px;background:#ffffff08}.legacy-content.legal-page .qualiopi-doc a{color:var(--accent);font-weight:700}.legacy-content.legal-page .legal-section:last-of-type .qualiopi-logo,.legacy-content.legal-page .legal-section:last-of-type .qualiopi-doc,.legacy-content.legal-page .legal-section:last-of-type .certif-mention{border:0;background:transparent;box-shadow:none;padding-left:0;padding-right:0}.legacy-content.legal-page .legal-section:last-of-type .qualiopi-logo{padding-top:0;padding-bottom:0}.legacy-content.legal-page .legal-section:last-of-type .qualiopi-logo img,.legacy-content.legal-page .legal-section:last-of-type .certificat-img{border-radius:22px}.legacy-content.bureau-page,.legacy-content.parcours-page{gap:34px}.legacy-content.bureau-page .section-title,.legacy-content.bureau-page h2.section-title,.legacy-content.parcours-page .section-title,.legacy-content.parcours-page h2.section-title,.legacy-content.parcours-page .formules-section h2,.legacy-content.parcours-page .accompagnements-section h2{font-size:clamp(1.55rem,2vw,2.2rem);margin-bottom:24px;text-align:center}.legacy-content.bureau-page .intro-wrapper,.legacy-content.parcours-page .intro-wrapper{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center;gap:22px}.legacy-content.bureau-page .intro-img,.legacy-content.bureau-page .intro-text,.legacy-content.parcours-page .intro-img,.legacy-content.parcours-page .intro-text{padding:6px}.legacy-content.bureau-page .intro-img img,.legacy-content.parcours-page .intro-img img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#ffffff05}.legacy-content.bureau-page .intro-text,.legacy-content.parcours-page .intro-text{display:grid;gap:18px}.legacy-content.bureau-page .intro-text blockquote,.legacy-content.parcours-page .intro-text blockquote{margin:0;padding:0;font-size:1.16rem;line-height:1.65}.legacy-content.bureau-page .intro-points,.legacy-content.parcours-page .intro-points{display:grid;gap:14px}.legacy-content.bureau-page .intro-points li,.legacy-content.parcours-page .intro-points li{position:relative;padding-left:24px;margin:0;line-height:1.7}.legacy-content.bureau-page .intro-points li:before,.legacy-content.parcours-page .intro-points li:before{display:none}.legacy-content.bureau-page .intro-points .bullet,.legacy-content.parcours-page .intro-points .bullet{position:absolute;top:.72rem;left:0;width:8px;height:8px;border-radius:999px;background:var(--accent)}.legacy-content.bureau-page .coaching-grid,.legacy-content.parcours-page .coaching-grid,.legacy-content.parcours-page .accompagnements-grid,.legacy-content.parcours-page .formules-grid{gap:22px}.legacy-content.bureau-page .bilan-card,.legacy-content.parcours-page .bilan-card,.legacy-content.parcours-page .role-approche-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.legacy-content.bureau-page .bilan-card>img,.legacy-content.parcours-page .bilan-card>img,.legacy-content.parcours-page .role-approche-card>img,.legacy-content.parcours-page .illustration img{width:100%;height:250px;max-height:none;object-fit:cover;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.bureau-page .bilan-card>br,.legacy-content.parcours-page .bilan-card>br,.legacy-content.parcours-page .formule-content>br,.legacy-content.parcours-page .role-approche-card>br,.legacy-content.parcours-page .role-approche-card ul>br{display:none}.legacy-content.bureau-page .bilan-card h3,.legacy-content.parcours-page .bilan-card h3,.legacy-content.parcours-page .formule-card h3,.legacy-content.parcours-page .role-approche-card h3{margin:0;padding:20px 24px 0;font-size:1.18rem;line-height:1.3;text-align:center}.legacy-content.bureau-page .bilan-card p,.legacy-content.parcours-page .bilan-card p,.legacy-content.parcours-page .role-approche-card p,.legacy-content.parcours-page .formule-content p,.legacy-content.parcours-page .formule-content ul,.legacy-content.parcours-page .role-approche-card ul{margin:0;padding:16px 24px 22px}.legacy-content.bureau-page .legende{line-height:1.7;padding-top:14px}.legacy-content.bureau-page .legende--left{text-align:left!important}.legacy-content.bureau-page #photos .coaching-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-content.bureau-page #photos .bilan-card img{height:220px}.legacy-content.bureau-page .bureau-contact-list{margin-top:0}.legacy-content.bureau-page .bureau-contact-list li{margin-bottom:0;padding-left:0}.legacy-content.bureau-page .bureau-contact-list li:before{display:none}.legacy-content.bureau-page .bureau-contact-list .contact-icon{width:20px;height:20px}.legacy-content.bureau-page .bureau-contact-list .contact-icon svg{width:18px;height:18px}.legacy-content.parcours-page .parcours-presentation-title{font-size:clamp(1.8rem,2.6vw,2.6rem);text-align:left}.legacy-content.parcours-page .intro-text blockquote{color:var(--accent);font-size:1.04rem}.legacy-content.parcours-page .parcours-role-list{display:grid;gap:10px}.legacy-content.parcours-page .parcours-role-list blockquote{padding:0;font-size:1.02rem;line-height:1.45}.legacy-content.parcours-page .temoignages-list{gap:20px;width:min(920px,100%);margin:0 auto}.legacy-content.parcours-page .temoignage-item{grid-template-columns:128px minmax(0,1fr);width:min(860px,100%);margin:0 auto}.legacy-content.parcours-page .temoignage-item:has(.temoignage-text-bis){grid-template-columns:minmax(0,1fr) 128px}.legacy-content.parcours-page .temoignage-text,.legacy-content.parcours-page .temoignage-text-bis{display:flex;align-items:center;padding:20px 24px}.legacy-content.parcours-page .temoignage-text p,.legacy-content.parcours-page .temoignage-text-bis p{margin:0;line-height:1.7}.legacy-content.parcours-page .temoignage-img img{aspect-ratio:1 / 1;object-fit:cover;max-width:128px;justify-self:center;border-radius:18px 0 0 18px}.legacy-content.parcours-page .temoignage-item:has(.temoignage-text-bis) .temoignage-img img{border-radius:0 18px 18px 0}.legacy-content.parcours-page .formules-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:min(1120px,100%);margin:0 auto}.legacy-content.parcours-page .formule-card{overflow:hidden;display:flex;flex-direction:column;height:100%}.legacy-content.parcours-page .formule-card img{width:100%;height:154px;object-fit:cover;padding:0;border-radius:18px 18px 0 0;display:block}.legacy-content.parcours-page .formule-content{display:grid;grid-template-rows:minmax(3.8rem,auto) minmax(11.5rem,1fr) auto;align-content:start;gap:10px;height:100%;padding:18px 20px 22px}.legacy-content.parcours-page .formule-card h3,.legacy-content.parcours-page .formule-nom{font-size:1.02rem;line-height:1.2;text-align:center;text-wrap:balance}.legacy-content.parcours-page .formule-content ul{display:grid;gap:10px;padding:0;margin-bottom:4px;min-height:0}.legacy-content.parcours-page .formule-content ul li,.legacy-content.parcours-page .role-approche-card ul li{margin:0;padding-left:20px;line-height:1.65}.legacy-content.parcours-page .formule-content ul li:before,.legacy-content.parcours-page .role-approche-card ul li:before{content:"•"}.legacy-content.parcours-page .formule-content .cta-btn{justify-self:center;margin-top:auto}.legacy-content.parcours-page .parcours-cta{display:inline-flex;align-self:end}.legacy-content.parcours-page .exemple-concret-card{overflow:hidden;width:min(920px,100%);margin:0 auto}.legacy-content.parcours-page .exemple-content{display:grid;grid-template-columns:minmax(140px,.42fr) minmax(0,1.58fr);align-items:stretch}.legacy-content.parcours-page .exemple-img{padding:16px}.legacy-content.parcours-page .exemple-img img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:18px}.legacy-content.parcours-page .exemple-text{display:flex;align-items:center;padding:26px 30px}.legacy-content.parcours-page .exemple-text p{margin:0;line-height:1.8}.legacy-content.parcours-page .accompagnements-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:min(1040px,100%);margin:0 auto}.legacy-content.parcours-page .accompagnement-card{display:flex}.legacy-content.parcours-page .card-content{display:grid;gap:12px;width:100%;padding:24px}.legacy-content.parcours-page .card-content h3{margin:0;text-align:center;font-size:1.12rem;line-height:1.35}.legacy-content.parcours-page .card-content p{margin:0;line-height:1.7}.legacy-content.parcours-page .story-highlight{color:var(--text);font-weight:400;position:relative;padding-left:18px}.legacy-content.parcours-page .story-highlight:before{content:"→";position:absolute;left:0;top:0;color:var(--text);font-weight:700}.legacy-content.parcours-page .role-financement-card{grid-template-columns:minmax(0,1.24fr) minmax(180px,.76fr);gap:22px;width:min(1040px,100%);margin-left:auto;margin-right:auto;padding:0;background:transparent;border:0;box-shadow:none}.legacy-content.parcours-page section:last-of-type{margin-top:18px;margin-bottom:18px}.legacy-content.parcours-page section:last-of-type .section-title{margin-bottom:34px}.legacy-content.parcours-page .right-column{display:flex}.legacy-content.parcours-page .illustration{width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);overflow:hidden}.legacy-content.parcours-page .illustration img{height:100%;border-radius:18px;object-position:center top}.legacy-content.parcours-page .role-approche-card{gap:0}.legacy-content.parcours-page .role-approche-card h3{padding-bottom:14px}.legacy-content.parcours-page .role-approche-card ul{display:grid;gap:10px;padding-top:0}.legacy-content.bilan-page .little-asterisque{padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:#ffffff0a;color:var(--muted);line-height:1.75}.legacy-content.bilan-page .little-asterisque a{color:var(--accent)}.legacy-content.bilan-page .little-asterisque strong{display:inline-flex;align-items:center;justify-content:center;min-width:1.55rem;height:1.55rem;margin-right:.45rem;border-radius:999px;background:#e6c27624;border:1px solid rgba(230,194,118,.32);color:var(--accent);font-size:.78rem;line-height:1;vertical-align:middle}.legacy-content.bilan-page .label sup{display:inline-flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;margin-left:.18rem;border-radius:999px;background:#e6c27629;color:var(--accent);font-size:.68rem;font-weight:700;vertical-align:text-top}.legacy-content.bilan-page .benefits li.synthese:before,.legacy-content.bilan-page .bilan-card li.synthese:before,.legacy-content.bilan-page .formule-card li.synthese:before{content:"→"}.legacy-content.bilan-page .benefits li.ref:before{content:"→"}.legacy-content.bilan-page .benefits li.syntheseH:before{content:"♥";color:#ff7db8;font-size:1rem}.legacy-content.bilan-page .popup-overlay,.legacy-content.bilan-page #popup-graph{display:none!important}@media(max-width:1080px){.service-grid,.trust-grid,.contact-card,.profile-card,.split-card,.legacy-content .intro-wrapper,.legacy-content .role-financement-card,.legacy-content .deroule-container,.legacy-content .clients-avis-wrapper,.legacy-content .presentation-content,.legacy-content .qualiopi-inner,.legacy-content .bilan-content,.legacy-content .contact-map-photo,.legacy-content .contact-grid{grid-template-columns:1fr}.legacy-content .accompagnements-grid,.legacy-content .formules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-grid,.legacy-content .coaching-grid,.legacy-content .bilan-grid,.legacy-content .bilan-grid.three-columns,.legacy-content.bilan-page .bilan-intro .bilan-stats,.legacy-content.bilan-page .role-financement-container,.legacy-content.bilan-page .formules-grid,.legacy-content.bilan-page .bilan-horizontal-card,.legacy-content.coaching-page .intro-wrapper,.legacy-content.coaching-page .coaching-grid,.legacy-content.coaching-page .tarif-grid,.legacy-content.coaching-page .role-financement-card,.legacy-content.coaching-page .exemple-content,.legacy-content.coaching-page .temoignage-item,.legacy-content.formation-page .intro-wrapper,.legacy-content.formation-page .coaching-grid,.legacy-content.formation-page .role-financement-card,.legacy-content.formation-page .accompagnements-grid,.legacy-content.legal-page .bilan-content,.legacy-content.legal-page .admin-row,.legacy-content.legal-page .admin-row.reverse,.legacy-content.bureau-page .intro-wrapper,.legacy-content.bureau-page #photos .coaching-grid,.legacy-content.bureau-page .contact-grid,.legacy-content.bureau-page .contact-map-photo,.legacy-content.parcours-page .intro-wrapper,.legacy-content.parcours-page .formules-grid,.legacy-content.parcours-page .accompagnements-grid,.legacy-content.parcours-page .role-financement-card,.legacy-content.parcours-page .exemple-content{grid-template-columns:1fr}.legacy-content.parcours-page .temoignage-item{grid-template-columns:minmax(0,1fr) 112px;align-items:stretch}.legacy-content.parcours-page .temoignage-text,.legacy-content.parcours-page .temoignage-text-bis{order:0;text-align:left}.legacy-content.parcours-page .temoignage-img{order:1;display:flex;justify-content:flex-end}.legacy-content.parcours-page .temoignage-img img,.legacy-content.parcours-page .temoignage-item:has(.temoignage-text-bis) .temoignage-img img{width:112px;max-width:112px;height:100%;min-height:100%;border-radius:0 18px 18px 0}.stat-strip{flex-wrap:wrap}}@media(max-width:820px){html{font-size:14px}.section-shell,.site-header,.site-footer,.legacy-content section,.legacy-content .legal-section{width:min(100%,calc(100% - 20px))}.site-header{align-items:flex-start;gap:10px;padding:10px 0}.brand{gap:10px;max-width:calc(100% - 60px)}.brand img{width:46px;height:46px}.brand strong{font-size:.94rem}.brand small{font-size:.72rem}.header-actions{align-items:center;gap:10px}.social-links{gap:8px}.social-links a{width:36px;height:36px}.social-links svg{width:16px;height:16px}.nav-toggle{display:inline-block}.site-nav{position:absolute;top:calc(100% + 8px);right:10px;display:none;flex-direction:column;align-items:stretch;min-width:220px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#091222f5;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.nav-link{padding:9px 12px;font-size:.95rem}.site-footer{flex-direction:column;text-align:center;padding:16px 14px;font-size:.88rem}.footer-bar-link{font-size:.88rem}.eyebrow{margin-bottom:8px;font-size:.68rem;letter-spacing:.13em}.hero-card h1,.section-heading h2,.content-panel h2,.profile-card h2,.contact-card h2,.legacy-content h2.section-title,.legacy-content .section-title,.legacy-content .parcours-presentation-title,.not-found h1{font-size:clamp(1.55rem,8vw,2.2rem);line-height:1.08}.hero-subtitle{font-size:1rem}.hero-text,.lead,.legacy-content p,.legacy-content li,.legacy-content blockquote,.subtle{font-size:.95rem;line-height:1.5}.hero-section{min-height:auto}.hero-inner{padding:34px 0 28px}.hero-card{max-width:100%;padding:22px 18px}.section-block{padding:18px 0}.hero-card,.content-panel,.banner-card,.service-card,.profile-card,.panel-card,.contact-card,.legacy-content .intro-wrapper,.legacy-content .bilan-card,.legacy-content .role-card,.legacy-content .financement-card,.legacy-content .role-approche-card,.legacy-content .bilan-text,.legacy-content .qualiopi-card,.legacy-content .formule-card,.legacy-content .deroule-card,.legacy-content .avis-grid blockquote,.legacy-content .temoignage-item,.legacy-content .accompagnement-card,.legacy-content .contact-left,.legacy-content .contact-right,.legacy-content .legal-section .bilan-text,.not-found{border-radius:20px}.content-panel,.media-panel,.profile-card__left,.profile-card__right,.contact-card__left,.contact-card__right,.legacy-content .bilan-card,.legacy-content .role-card,.legacy-content .financement-card,.legacy-content .role-approche-card,.legacy-content .bilan-text,.legacy-content .qualiopi-card,.legacy-content .formule-card,.legacy-content .deroule-card,.legacy-content .accompagnement-card,.legacy-content .contact-left,.legacy-content .contact-right,.legacy-content .legal-section .bilan-text{padding:18px 16px}.button,.legacy-content .cta-btn,.legacy-content .cta-link{min-height:44px;padding:11px 14px;font-size:.92rem}.hero-actions,.action-row,.action-row--services,.action-row--stack{gap:10px}.hero-actions .button,.action-row .button,.action-row .text-link,.legacy-content .cta-btn,.legacy-content .cta-link{width:100%}.split-card,.service-grid,.trust-grid,.profile-card,.contact-card,.quote-grid,.legacy-content .coaching-grid,.legacy-content .bilan-grid,.legacy-content .bilan-grid.three-columns,.legacy-content .formules-grid,.legacy-content .accompagnements-grid,.legacy-content .clients-avis-wrapper,.legacy-content .presentation-content,.legacy-content .qualiopi-inner,.legacy-content .contact-grid,.legacy-content .contact-map-photo{gap:14px}.list--columns{columns:1}.logo-wall,.legacy-content .logo-grid,.legacy-content .accompagnements-grid,.legacy-content .formules-grid,.contact-visuals,.hours-grid,.quote-grid,.legacy-content .temoignage-item{grid-template-columns:1fr}.legacy-content .temoignage-text-bis{order:0;text-align:left}.contact-list{gap:10px}.contact-list li{gap:10px;align-items:flex-start}.contact-icon{width:18px;height:18px;margin-top:.12rem}.price-pill,.info-badge,.note-card,.stat-pill,.legacy-content .synthese-financement{padding:12px 14px}.stat-strip{gap:8px}.hours-grid{gap:10px}.legacy-content.bilan-page .intro-wrapper,.legacy-content.bilan-page .deroule-container{grid-template-columns:1fr}.legacy-content.coaching-page .bilan-card>img,.legacy-content.coaching-page .role-approche-card>img,.legacy-content.coaching-page .exemple-img img,.legacy-content.coaching-page .illustration img,.legacy-content.coaching-page .tarif-grid .bilan-card img{height:auto;max-height:320px}.legacy-content.formation-page .bilan-card>img,.legacy-content.formation-page .role-approche-card>img,.legacy-content.formation-page .illustration img{height:auto;max-height:320px}.legacy-content.legal-page .bilan-image img,.legacy-content.legal-page .admin-img img,.legacy-content.legal-page .certificat-img{height:auto;max-height:360px}.legacy-content.bureau-page .bilan-card>img,.legacy-content.bureau-page .contact-map img,.legacy-content.bureau-page .contact-photo img,.legacy-content.parcours-page .bilan-card>img,.legacy-content.parcours-page .formule-card img,.legacy-content.parcours-page .illustration img,.legacy-content.parcours-page .exemple-img img{height:auto;max-height:320px;min-height:0}.legacy-content.bilan-page .bilan-horizontal-card .bilan-image{padding:0}.legacy-content p,.content-panel p,.panel-card p,.banner-card p,.service-card__body p,.contact-card__left p,.contact-card__right p,.profile-card p,.not-found p{text-align:left}}@media(max-width:820px)and (orientation:portrait){.hero-section{min-height:92svh}.hero-inner{padding:54px 0 48px}.legacy-content.bilan-page #formules-section{scroll-margin-top:132px}.legacy-content.bilan-page #formule-classique{scroll-margin-top:88px}}@media(max-width:560px){html{font-size:13px}.section-shell,.site-header,.site-footer,.legacy-content section,.legacy-content .legal-section{width:min(100%,calc(100% - 14px))}.site-header{gap:8px}.brand img{width:40px;height:40px}.brand strong{font-size:.88rem}.brand small{font-size:.68rem}.social-links a,.nav-toggle{width:34px;height:34px}.site-nav{right:0;min-width:min(220px,calc(100vw - 24px));padding:8px;border-radius:16px}.hero-card,.content-panel,.media-panel,.profile-card__left,.profile-card__right,.contact-card__left,.contact-card__right,.legacy-content .bilan-card,.legacy-content .role-card,.legacy-content .financement-card,.legacy-content .role-approche-card,.legacy-content .bilan-text,.legacy-content .qualiopi-card,.legacy-content .formule-card,.legacy-content .deroule-card,.legacy-content .accompagnement-card,.legacy-content .contact-left,.legacy-content .contact-right,.legacy-content .legal-section .bilan-text,.not-found{padding:16px 14px}.hero-card h1,.section-heading h2,.content-panel h2,.profile-card h2,.contact-card h2,.legacy-content h2.section-title,.legacy-content .section-title,.legacy-content .parcours-presentation-title,.not-found h1{font-size:clamp(1.4rem,8.5vw,1.9rem)}.legacy-content h3,.legacy-content .bilan-card h3,.legacy-content .formule-card h3,.legacy-content .role-card h3,.legacy-content .financement-card h3,.legacy-content .role-approche-card h3,.legacy-content .deroule-card h3,.legacy-content .contact-left h3,.legacy-content .contact-right h3,.panel-card h3,.service-card h3{font-size:1.08rem;line-height:1.25}.hero-subtitle{font-size:.94rem}.hero-text,.lead,.legacy-content p,.legacy-content li,.legacy-content blockquote,.subtle,.contact-list li,.site-footer{font-size:.92rem}.button,.legacy-content .cta-btn,.legacy-content .cta-link{min-height:42px;padding:10px 12px;font-size:.88rem}.legacy-content .bilan-card>img,.legacy-content .role-approche-card>img,.legacy-content .illustration img,.legacy-content .formule-card img,.legacy-content .exemple-img img,.legacy-content .contact-map img,.legacy-content .contact-photo img,.legacy-content .bilan-image img,.legacy-content .admin-img img,.legacy-content .certificat-img{max-height:240px}.logo-wall{gap:10px}.quote-grid blockquote,.legacy-content .avis-grid blockquote{padding:16px 14px}.legacy-content.parcours-page .formule-content ul,.legacy-content.parcours-page .role-approche-card ul{gap:0}.legacy-content.parcours-page .formule-content ul li,.legacy-content.parcours-page .role-approche-card ul li{margin:0;padding-top:0;padding-bottom:0;line-height:1.28}}
